AWS::VerifiedPermissions::IdentitySource IdentitySourceConfiguration - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

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 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