AWS::VerifiedPermissions::IdentitySource IdentitySourceConfiguration - AWS CloudFormation

AWS::VerifiedPermissions::IdentitySource IdentitySourceConfiguration

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

Note

At this time, the only valid member of this structure is a Amazon Cognito user pool configuration.

You must specify a userPoolArn, and optionally, a ClientId.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

Properties

CognitoUserPoolConfiguration

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.

Required: No

Type: CognitoUserPoolConfiguration

Update requires: No interruption

OpenIdConnectConfiguration

Property description not available.

Required: No

Type: OpenIdConnectConfiguration

Update requires: No interruption