# Packages
Package verifiedpermissionsiface provides an interface to enable mocking the Amazon Verified Permissions service client for testing your code.
# Functions
Decision_Values returns all elements of the Decision enum.
New creates a new instance of the VerifiedPermissions client with a session.
OpenIdIssuer_Values returns all elements of the OpenIdIssuer enum.
PolicyEffect_Values returns all elements of the PolicyEffect enum.
PolicyType_Values returns all elements of the PolicyType enum.
ResourceType_Values returns all elements of the ResourceType enum.
ValidationMode_Values returns all elements of the ValidationMode enum.
# Constants
DecisionAllow is a Decision enum value.
DecisionDeny is a Decision enum value.
ID to lookup a service endpoint with.
ErrCodeAccessDeniedException for service response error code "AccessDeniedException".
ErrCodeConflictException for service response error code "ConflictException".
ErrCodeInternalServerException for service response error code "InternalServerException".
ErrCodeResourceNotFoundException for service response error code "ResourceNotFoundException".
ErrCodeServiceQuotaExceededException for service response error code "ServiceQuotaExceededException".
ErrCodeThrottlingException for service response error code "ThrottlingException".
ErrCodeValidationException for service response error code "ValidationException".
OpenIdIssuerCognito is a OpenIdIssuer enum value.
PolicyEffectForbid is a PolicyEffect enum value.
PolicyEffectPermit is a PolicyEffect enum value.
PolicyTypeStatic is a PolicyType enum value.
PolicyTypeTemplateLinked is a PolicyType enum value.
ResourceTypeIdentitySource is a ResourceType enum value.
ResourceTypePolicy is a ResourceType enum value.
ResourceTypePolicyStore is a ResourceType enum value.
ResourceTypePolicyTemplate is a ResourceType enum value.
ResourceTypeSchema is a ResourceType enum value.
ServiceID is a unique identifier of a specific service.
Name of service.
ValidationModeOff is a ValidationMode enum value.
ValidationModeStrict is a ValidationMode enum value.
# Structs
You don't have sufficient access to perform this action.
Contains information about an action for a request for which an authorization decision is made.
The value of an attribute.
An authorization request that you include in a BatchIsAuthorized API request.
The decision, based on policy evaluation, from an individual authorization request in a BatchIsAuthorized API request.
An authorization request that you include in a BatchIsAuthorizedWithToken API request.
The decision, based on policy evaluation, from an individual authorization request in a BatchIsAuthorizedWithToken API request.
The type of entity that a policy store maps to groups from an Amazon Cognito user pool identity source.
The type of entity that a policy store maps to groups from an Amazon Cognito user pool identity source.
The type of entity that a policy store maps to groups from an Amazon Cognito user pool identity source.
The configuration for an identity source that represents a connection to an Amazon Cognito user pool used as an identity provider for Verified Permissions.
The configuration for an identity source that represents a connection to an Amazon Cognito user pool used as an identity provider for Verified Permissions.
The configuration for an identity source that represents a connection to an Amazon Cognito user pool used as an identity provider for Verified Permissions.
Contains configuration information used when creating a new identity source.
Contains configuration information about an identity source.
Contains configuration information about an identity source.
The request failed because another request to modify a resource occurred at the same.
Contains additional details about the context of the request.
Contains information about one of the policies that determined an authorization decision.
Contains the list of entities to be considered during an authorization request.
Contains the identifier of an entity, including its ID and type.
Contains information about an entity that can be referenced in a Cedar policy.
Contains information about a principal or resource that can be referenced in a Cedar policy.
Contains a description of an evaluation error.
A structure that contains configuration of the identity source.
A structure that defines characteristics of an identity source that you can use to filter.
A structure that defines an identity source.
A structure that contains configuration of the identity source.
The request failed because of an internal error.
The configuration of an OpenID Connect (OIDC) identity source for handling access token claims.
The configuration of an OpenID Connect (OIDC) identity source for handling access token claims.
The configuration of an OpenID Connect (OIDC) identity source for handling access token claims.
Contains configuration details of an OpenID Connect (OIDC) identity provider, or identity source, that Verified Permissions can use to generate entities from authenticated identities.
Contains configuration details of an OpenID Connect (OIDC) identity provider, or identity source, that Verified Permissions can use to generate entities from authenticated identities.
Contains configuration details of an OpenID Connect (OIDC) identity provider, or identity source, that Verified Permissions can use to generate entities from authenticated identities.
The claim in OIDC identity provider tokens that indicates a user's group membership, and the entity type that you want to map it to.
The claim in OIDC identity provider tokens that indicates a user's group membership, and the entity type that you want to map it to.
The claim in OIDC identity provider tokens that indicates a user's group membership, and the entity type that you want to map it to.
The configuration of an OpenID Connect (OIDC) identity source for handling identity (ID) token claims.
The configuration of an OpenID Connect (OIDC) identity source for handling identity (ID) token claims.
The configuration of an OpenID Connect (OIDC) identity source for handling identity (ID) token claims.
The token type that you want to process from your OIDC identity provider.
The token type that you want to process from your OIDC identity provider.
The token type that you want to process from your OIDC identity provider.
A structure that contains the details for a Cedar policy definition.
A structure that describes a policy definition.
A structure that describes a PolicyDefinintion (https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_PolicyDefinintion.html).
Contains information about a filter to refine policies returned in a query.
Contains information about a policy.
Contains information about a policy store.
Contains details about a policy template
This data type is used as a response parameter for the ListPolicyTemplates (https://docs.aws.amazon.com/verifiedpermissions/latest/apireference/API_ListPolicyTemplates.html) operation.
Contains information about a resource conflict.
The request failed because it references a resource that doesn't exist.
Contains a list of principal types, resource types, and actions that can be specified in policies stored in the same policy store.
The request failed because it would cause a service quota to be exceeded.
Contains information about a static policy.
A structure that contains details about a static policy.
A structure that contains details about a static policy.
Contains information about a policy created by instantiating a policy template.
Contains information about a policy that was created by instantiating a policy template.
Contains information about a policy created by instantiating a policy template.
The request failed because it exceeded a throttling quota.
The user group entities from an Amazon Cognito user pool identity source.
Contains configuration details of a Amazon Cognito user pool for use with an identity source.
Contains an update to replace the configuration in an existing identity source.
The configuration of an OpenID Connect (OIDC) identity source for handling access token claims.
Contains configuration details of an OpenID Connect (OIDC) identity provider, or identity source, that Verified Permissions can use to generate entities from authenticated identities.
The claim in OIDC identity provider tokens that indicates a user's group membership, and the entity type that you want to map it to.
The configuration of an OpenID Connect (OIDC) identity source for handling identity (ID) token claims.
The token type that you want to process from your OIDC identity provider.
Contains information about updates to be applied to a policy.
Contains information about an update to a static policy.
The request failed because one or more input parameters don't satisfy their constraint requirements.
Details about a field that failed policy validation.
A structure that contains Cedar policy validation settings for the policy store.
VerifiedPermissions provides the API operation methods for making requests to Amazon Verified Permissions.