IdentitySourceConfigurationCognitoUserPoolConfiguration

Constructors

constructor(clientIds: List<String>? = null, groupConfiguration: IdentitySourceConfigurationCognitoUserPoolConfigurationGroupConfiguration? = null, userPoolArn: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val clientIds: List<String>? = null

The unique application client IDs that are associated with the specified Amazon Cognito user pool.

Link copied to clipboard

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

Link copied to clipboard

The Amazon Resource Name (ARN) of the Amazon Cognito user pool that contains the identities to be authorized.