IdentityPool

class IdentityPool : KotlinCustomResource

Resource Type definition for AWS::Cognito::IdentityPool

Properties

Link copied to clipboard

Enables the Basic (Classic) authentication flow.

Link copied to clipboard

Specifies whether the identity pool supports unauthenticated logins.

Link copied to clipboard
val awsId: Output<String>
Link copied to clipboard
val cognitoEvents: Output<Any>?

The events to configure. Search the CloudFormation User Guide for AWS::Cognito::IdentityPool for more information about the expected schema for this property.

Link copied to clipboard

The Amazon Cognito user pools and their client IDs.

Link copied to clipboard

Configuration options for configuring Amazon Cognito streams.

Link copied to clipboard

The "domain" Amazon Cognito uses when referencing your users. This name acts as a placeholder that allows your backend and the Amazon Cognito service to communicate about the developer provider. For the DeveloperProviderName , you can use letters and periods (.), underscores (_), and dashes (-). Minimum length : 1 Maximum length : 100

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

The name of your Amazon Cognito identity pool. Minimum length : 1 Maximum length : 128 Pattern : [\w\s+=,&#46;@-]+

Link copied to clipboard
val identityPoolTags: Output<List<Tag>>?

An array of key-value pairs to apply to this resource.

Link copied to clipboard
val name: Output<String>

The name of the Amazon Cognito identity pool, returned as a string.

Link copied to clipboard

The Amazon Resource Names (ARNs) of the OpenID connect providers.

Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

The configuration options to be applied to the identity pool.

Link copied to clipboard

The Amazon Resource Names (ARNs) of the Security Assertion Markup Language (SAML) providers.

Link copied to clipboard

Key-value pairs that map provider names to provider app IDs. Search the CloudFormation User Guide for AWS::Cognito::IdentityPool for more information about the expected schema for this property.

Link copied to clipboard
val urn: Output<String>