View a markdown version of this page

AWS::Cognito::UserPoolRegionalConfigurationAttachment - AWS CloudFormation

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::Cognito::UserPoolRegionalConfigurationAttachment

The AWS::Cognito::UserPoolRegionalConfigurationAttachment resource Property description not available. for Cognito.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "Type" : "AWS::Cognito::UserPoolRegionalConfigurationAttachment", "Properties" : { "EmailConfiguration" : EmailConfiguration, "LambdaConfig" : LambdaConfig, "SmsConfiguration" : SmsConfiguration, "Status" : String, "UserPoolId" : String, "UserPoolTags" : {Key: Value, ...} } }

YAML

Type: AWS::Cognito::UserPoolRegionalConfigurationAttachment Properties: EmailConfiguration: EmailConfiguration LambdaConfig: LambdaConfig SmsConfiguration: SmsConfiguration Status: String UserPoolId: String UserPoolTags: Key: Value

Properties

EmailConfiguration

Property description not available.

Required: No

Type: EmailConfiguration

Update requires: No interruption

LambdaConfig

Property description not available.

Required: No

Type: LambdaConfig

Update requires: No interruption

SmsConfiguration

Property description not available.

Required: No

Type: SmsConfiguration

Update requires: No interruption

Status

Property description not available.

Required: No

Type: String

Update requires: No interruption

UserPoolId

Property description not available.

Required: Yes

Type: String

Update requires: Replacement

UserPoolTags

Property description not available.

Required: No

Type: Object of String

Pattern: ^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$

Update requires: No interruption

Return values

Ref