Builder
Properties
The list of determining policies used to make the authorization decision. For example, if there are two matching policies, where one is a forbid and the other is a permit, then the forbid policy will be the determining policy. In the case of multiple matching permit policies then there would be multiple determining policies. In the case that no policies match, and hence the response is DENY, there would be no determining policies.
Errors that occurred while making an authorization decision. For example, a policy might reference an entity or attribute that doesn't exist in the request.
The authorization request that initiated the decision.
Functions
construct an aws.sdk.kotlin.services.verifiedpermissions.model.BatchIsAuthorizedWithTokenInputItem inside the given block