Package software.amazon.awscdk.services.verifiedpermissions
AWS::VerifiedPermissions Construct Library
---
All classes with the
Cfn
prefix in this module (CFN Resources) are always stable and safe to use.
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.verifiedpermissions.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for VerifiedPermissions construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::VerifiedPermissions resources directly.
There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.
For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::VerifiedPermissions.
(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)
-
ClassDescriptionCreates or updates a reference to Amazon Cognito as an external identity provider.A fluent builder for
CfnIdentitySource
.The type of entity that a policy store maps to groups from an Amazon Cognito user pool identity source.A builder forCfnIdentitySource.CognitoGroupConfigurationProperty
An implementation forCfnIdentitySource.CognitoGroupConfigurationProperty
A structure that contains configuration information used when creating or updating an identity source that represents a connection to an Amazon Cognito user pool used as an identity provider for Verified Permissions .A builder forCfnIdentitySource.CognitoUserPoolConfigurationProperty
An implementation forCfnIdentitySource.CognitoUserPoolConfigurationProperty
A structure that contains configuration information used when creating or updating a new identity source.A builder forCfnIdentitySource.IdentitySourceConfigurationProperty
An implementation forCfnIdentitySource.IdentitySourceConfigurationProperty
Example:A builder forCfnIdentitySource.IdentitySourceDetailsProperty
An implementation forCfnIdentitySource.IdentitySourceDetailsProperty
The configuration of an OpenID Connect (OIDC) identity source for handling access token claims.An implementation forCfnIdentitySource.OpenIdConnectAccessTokenConfigurationProperty
Contains configuration details of an OpenID Connect (OIDC) identity provider, or identity source, that Verified Permissions can use to generate entities from authenticated identities.A builder forCfnIdentitySource.OpenIdConnectConfigurationProperty
An implementation forCfnIdentitySource.OpenIdConnectConfigurationProperty
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.An implementation forCfnIdentitySource.OpenIdConnectGroupConfigurationProperty
The configuration of an OpenID Connect (OIDC) identity source for handling identity (ID) token claims.An implementation forCfnIdentitySource.OpenIdConnectIdentityTokenConfigurationProperty
The token type that you want to process from your OIDC identity provider.A builder forCfnIdentitySource.OpenIdConnectTokenSelectionProperty
An implementation forCfnIdentitySource.OpenIdConnectTokenSelectionProperty
Properties for defining aCfnIdentitySource
.A builder forCfnIdentitySourceProps
An implementation forCfnIdentitySourceProps
Creates or updates a Cedar policy and saves it in the specified policy store.A fluent builder forCfnPolicy
.Contains the identifier of an entity in a policy, including its ID and type.A builder forCfnPolicy.EntityIdentifierProperty
An implementation forCfnPolicy.EntityIdentifierProperty
A structure that defines a Cedar policy.A builder forCfnPolicy.PolicyDefinitionProperty
An implementation forCfnPolicy.PolicyDefinitionProperty
A structure that defines a static policy.A builder forCfnPolicy.StaticPolicyDefinitionProperty
An implementation forCfnPolicy.StaticPolicyDefinitionProperty
A structure that describes a policy created by instantiating a policy template.A builder forCfnPolicy.TemplateLinkedPolicyDefinitionProperty
An implementation forCfnPolicy.TemplateLinkedPolicyDefinitionProperty
Properties for defining aCfnPolicy
.A builder forCfnPolicyProps
An implementation forCfnPolicyProps
Creates a policy store.A fluent builder forCfnPolicyStore
.Contains a list of principal types, resource types, and actions that can be specified in policies stored in the same policy store.A builder forCfnPolicyStore.SchemaDefinitionProperty
An implementation forCfnPolicyStore.SchemaDefinitionProperty
A structure that contains Cedar policy validation settings for the policy store.A builder forCfnPolicyStore.ValidationSettingsProperty
An implementation forCfnPolicyStore.ValidationSettingsProperty
Properties for defining aCfnPolicyStore
.A builder forCfnPolicyStoreProps
An implementation forCfnPolicyStoreProps
Creates a policy template.A fluent builder forCfnPolicyTemplate
.Properties for defining aCfnPolicyTemplate
.A builder forCfnPolicyTemplateProps
An implementation forCfnPolicyTemplateProps