Builder
Properties
The list of determining policies used to make the authorization decision. For example, if there are multiple matching policies, where at least one is a forbid policy, then because forbid always overrides permit the forbid policies are the determining policies. If all matching policies are permit policies, then those policies are the determining policies. When no policies match and the response is the default DENY, there are no determining policies.
Errors that occurred while making an authorization decision. For example, a policy references an entity or entity attribute that does not exist in the slice.
The identifier of the principal in the ID or access token.
Functions
construct an aws.sdk.kotlin.services.verifiedpermissions.model.EntityIdentifier inside the given block