UserPoolIdentityProvider

class UserPoolIdentityProvider : KotlinCustomResource

Resource Type definition for AWS::Cognito::UserPoolIdentityProvider

Properties

Link copied to clipboard
val attributeMapping: Output<Any>?

A mapping of IdP attributes to standard and custom user pool attributes. Search the CloudFormation User Guide for AWS::Cognito::UserPoolIdentityProvider for more information about the expected schema for this property.

Link copied to clipboard
val awsId: Output<String>

The resource ID.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard
val idpIdentifiers: Output<List<String>>?

A list of IdP identifiers.

Link copied to clipboard
val providerDetails: Output<Any>?

The scopes, URLs, and identifiers for your external identity provider. The following examples describe the provider detail keys for each IdP type. These values and their schema are subject to change. Social IdP authorize_scopes values must match the values listed here.

Link copied to clipboard
val providerName: Output<String>

The IdP name.

Link copied to clipboard
val providerType: Output<String>

The IdP type.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val urn: Output<String>
Link copied to clipboard
val userPoolId: Output<String>

The user pool ID.