Show / Hide Table of Contents

Namespace Amazon.CDK.Mixins.Preview.AWS.VerifiedPermissions.Mixins

Classes

CfnIdentitySourceMixinProps

Properties for CfnIdentitySourcePropsMixin.

CfnIdentitySourcePropsMixin

Creates or updates a reference to Amazon Cognito as an external identity provider.

CfnIdentitySourcePropsMixin.CognitoGroupConfigurationProperty

The type of entity that a policy store maps to groups from an Amazon Cognito user pool identity source.

CfnIdentitySourcePropsMixin.CognitoUserPoolConfigurationProperty

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 .

CfnIdentitySourcePropsMixin.IdentitySourceConfigurationProperty

A structure that contains configuration information used when creating or updating a new identity source.

CfnIdentitySourcePropsMixin.IdentitySourceDetailsProperty
CfnIdentitySourcePropsMixin.OpenIdConnectAccessTokenConfigurationProperty

The configuration of an OpenID Connect (OIDC) identity source for handling access token claims.

CfnIdentitySourcePropsMixin.OpenIdConnectConfigurationProperty

Contains configuration details of an OpenID Connect (OIDC) identity provider, or identity source, that Verified Permissions can use to generate entities from authenticated identities.

CfnIdentitySourcePropsMixin.OpenIdConnectGroupConfigurationProperty

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.

CfnIdentitySourcePropsMixin.OpenIdConnectIdentityTokenConfigurationProperty

The configuration of an OpenID Connect (OIDC) identity source for handling identity (ID) token claims.

CfnIdentitySourcePropsMixin.OpenIdConnectTokenSelectionProperty

The token type that you want to process from your OIDC identity provider.

CfnPolicyMixinProps

Properties for CfnPolicyPropsMixin.

CfnPolicyPropsMixin

Creates or updates a Cedar policy and saves it in the specified policy store.

CfnPolicyPropsMixin.EntityIdentifierProperty

Contains the identifier of an entity in a policy, including its ID and type.

CfnPolicyPropsMixin.PolicyDefinitionProperty

A structure that defines a Cedar policy.

CfnPolicyPropsMixin.StaticPolicyDefinitionProperty

A structure that defines a static policy.

CfnPolicyPropsMixin.TemplateLinkedPolicyDefinitionProperty

A structure that describes a policy created by instantiating a policy template.

CfnPolicyStoreMixinProps

Properties for CfnPolicyStorePropsMixin.

CfnPolicyStorePropsMixin

Creates a policy store.

CfnPolicyStorePropsMixin.DeletionProtectionProperty

Specifies whether the policy store can be deleted.

CfnPolicyStorePropsMixin.SchemaDefinitionProperty

Contains a list of principal types, resource types, and actions that can be specified in policies stored in the same policy store.

CfnPolicyStorePropsMixin.ValidationSettingsProperty

A structure that contains Cedar policy validation settings for the policy store.

CfnPolicyTemplateMixinProps

Properties for CfnPolicyTemplatePropsMixin.

CfnPolicyTemplatePropsMixin

Creates a policy template.

Interfaces

CfnIdentitySourcePropsMixin.ICognitoGroupConfigurationProperty

The type of entity that a policy store maps to groups from an Amazon Cognito user pool identity source.

CfnIdentitySourcePropsMixin.ICognitoUserPoolConfigurationProperty

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 .

CfnIdentitySourcePropsMixin.IIdentitySourceConfigurationProperty

A structure that contains configuration information used when creating or updating a new identity source.

CfnIdentitySourcePropsMixin.IIdentitySourceDetailsProperty
CfnIdentitySourcePropsMixin.IOpenIdConnectAccessTokenConfigurationProperty

The configuration of an OpenID Connect (OIDC) identity source for handling access token claims.

CfnIdentitySourcePropsMixin.IOpenIdConnectConfigurationProperty

Contains configuration details of an OpenID Connect (OIDC) identity provider, or identity source, that Verified Permissions can use to generate entities from authenticated identities.

CfnIdentitySourcePropsMixin.IOpenIdConnectGroupConfigurationProperty

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.

CfnIdentitySourcePropsMixin.IOpenIdConnectIdentityTokenConfigurationProperty

The configuration of an OpenID Connect (OIDC) identity source for handling identity (ID) token claims.

CfnIdentitySourcePropsMixin.IOpenIdConnectTokenSelectionProperty

The token type that you want to process from your OIDC identity provider.

CfnPolicyPropsMixin.IEntityIdentifierProperty

Contains the identifier of an entity in a policy, including its ID and type.

CfnPolicyPropsMixin.IPolicyDefinitionProperty

A structure that defines a Cedar policy.

CfnPolicyPropsMixin.IStaticPolicyDefinitionProperty

A structure that defines a static policy.

CfnPolicyPropsMixin.ITemplateLinkedPolicyDefinitionProperty

A structure that describes a policy created by instantiating a policy template.

CfnPolicyStorePropsMixin.IDeletionProtectionProperty

Specifies whether the policy store can be deleted.

CfnPolicyStorePropsMixin.ISchemaDefinitionProperty

Contains a list of principal types, resource types, and actions that can be specified in policies stored in the same policy store.

CfnPolicyStorePropsMixin.IValidationSettingsProperty

A structure that contains Cedar policy validation settings for the policy store.

ICfnIdentitySourceMixinProps

Properties for CfnIdentitySourcePropsMixin.

ICfnPolicyMixinProps

Properties for CfnPolicyPropsMixin.

ICfnPolicyStoreMixinProps

Properties for CfnPolicyStorePropsMixin.

ICfnPolicyTemplateMixinProps

Properties for CfnPolicyTemplatePropsMixin.

Back to top Generated by DocFX