| Class | Description |
|---|---|
| ActionIdentifier |
Contains information about an action for a request for which an authorization decision is made.
|
| AttributeValue |
The value of an attribute.
|
| BatchIsAuthorizedInputItem |
An authorization request that you include in a
BatchIsAuthorized API request. |
| BatchIsAuthorizedOutputItem |
The decision, based on policy evaluation, from an individual authorization request in a
BatchIsAuthorized API request. |
| BatchIsAuthorizedRequest | |
| BatchIsAuthorizedResult | |
| CognitoUserPoolConfiguration |
The configuration for an identity source that represents a connection to an Amazon Cognito user pool used as an
identity provider for Verified Permissions.
|
| Configuration |
Contains configuration information used when creating a new identity source.
|
| ContextDefinition |
Contains additional details about the context of the request.
|
| CreateIdentitySourceRequest | |
| CreateIdentitySourceResult | |
| CreatePolicyRequest | |
| CreatePolicyResult | |
| CreatePolicyStoreRequest | |
| CreatePolicyStoreResult | |
| CreatePolicyTemplateRequest | |
| CreatePolicyTemplateResult | |
| DeleteIdentitySourceRequest | |
| DeleteIdentitySourceResult | |
| DeletePolicyRequest | |
| DeletePolicyResult | |
| DeletePolicyStoreRequest | |
| DeletePolicyStoreResult | |
| DeletePolicyTemplateRequest | |
| DeletePolicyTemplateResult | |
| DeterminingPolicyItem |
Contains information about one of the policies that determined an authorization decision.
|
| EntitiesDefinition |
Contains the list of entities to be considered during an authorization request.
|
| EntityIdentifier |
Contains the identifier of an entity, including its ID and type.
|
| EntityItem |
Contains information about an entity that can be referenced in a Cedar policy.
|
| EntityReference |
Contains information about a principal or resource that can be referenced in a Cedar policy.
|
| EvaluationErrorItem |
Contains a description of an evaluation error.
|
| GetIdentitySourceRequest | |
| GetIdentitySourceResult | |
| GetPolicyRequest | |
| GetPolicyResult | |
| GetPolicyStoreRequest | |
| GetPolicyStoreResult | |
| GetPolicyTemplateRequest | |
| GetPolicyTemplateResult | |
| GetSchemaRequest | |
| GetSchemaResult | |
| IdentitySourceDetails |
A structure that contains configuration of the identity source.
|
| IdentitySourceFilter |
A structure that defines characteristics of an identity source that you can use to filter.
|
| IdentitySourceItem |
A structure that defines an identity source.
|
| IdentitySourceItemDetails |
A structure that contains configuration of the identity source.
|
| IsAuthorizedRequest | |
| IsAuthorizedResult | |
| IsAuthorizedWithTokenRequest | |
| IsAuthorizedWithTokenResult | |
| ListIdentitySourcesRequest | |
| ListIdentitySourcesResult | |
| ListPoliciesRequest | |
| ListPoliciesResult | |
| ListPolicyStoresRequest | |
| ListPolicyStoresResult | |
| ListPolicyTemplatesRequest | |
| ListPolicyTemplatesResult | |
| PolicyDefinition |
A structure that contains the details for a Cedar policy definition.
|
| PolicyDefinitionDetail |
A structure that describes a policy definition.
|
| PolicyDefinitionItem |
A structure that describes a PolicyDefinintion.
|
| PolicyFilter |
Contains information about a filter to refine policies returned in a query.
|
| PolicyItem |
Contains information about a policy.
|
| PolicyStoreItem |
Contains information about a policy store.
|
| PolicyTemplateItem |
Contains details about a policy template
|
| PutSchemaRequest | |
| PutSchemaResult | |
| ResourceConflict |
Contains information about a resource conflict.
|
| SchemaDefinition |
Contains a list of principal types, resource types, and actions that can be specified in policies stored in the same
policy store.
|
| StaticPolicyDefinition |
Contains information about a static policy.
|
| StaticPolicyDefinitionDetail |
A structure that contains details about a static policy.
|
| StaticPolicyDefinitionItem |
A structure that contains details about a static policy.
|
| TemplateLinkedPolicyDefinition |
Contains information about a policy created by instantiating a policy template.
|
| TemplateLinkedPolicyDefinitionDetail |
Contains information about a policy that was
|
| TemplateLinkedPolicyDefinitionItem |
Contains information about a policy created by instantiating a policy template.
|
| UpdateCognitoUserPoolConfiguration |
Contains configuration details of a Amazon Cognito user pool for use with an identity source.
|
| UpdateConfiguration |
Contains an updated configuration to replace the configuration in an existing identity source.
|
| UpdateIdentitySourceRequest | |
| UpdateIdentitySourceResult | |
| UpdatePolicyDefinition |
Contains information about updates to be applied to a policy.
|
| UpdatePolicyRequest | |
| UpdatePolicyResult | |
| UpdatePolicyStoreRequest | |
| UpdatePolicyStoreResult | |
| UpdatePolicyTemplateRequest | |
| UpdatePolicyTemplateResult | |
| UpdateStaticPolicyDefinition |
Contains information about an update to a static policy.
|
| ValidationExceptionField |
Details about a field that failed policy validation.
|
| ValidationSettings |
A structure that contains Cedar policy validation settings for the policy store.
|
| Enum | Description |
|---|---|
| Decision | |
| OpenIdIssuer | |
| PolicyType | |
| ResourceType | |
| ValidationMode |
| Exception | Description |
|---|---|
| AccessDeniedException |
You don't have sufficient access to perform this action.
|
| AmazonVerifiedPermissionsException |
Base exception for all service exceptions thrown by Amazon Verified Permissions
|
| ConflictException |
The request failed because another request to modify a resource occurred at the same.
|
| InternalServerException |
The request failed because of an internal error.
|
| ResourceNotFoundException |
The request failed because it references a resource that doesn't exist.
|
| ServiceQuotaExceededException |
The request failed because it would cause a service quota to be exceeded.
|
| ThrottlingException |
The request failed because it exceeded a throttling quota.
|
| ValidationException |
The request failed because one or more input parameters don't satisfy their constraint requirements.
|
Copyright © 2023. All rights reserved.