AWS::VerifiedPermissions::IdentitySource IdentitySourceConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon 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: Yes

Type: CognitoUserPoolConfiguration

Update requires: No interruption