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:EmailConfigurationLambdaConfig:LambdaConfigSmsConfiguration:SmsConfigurationStatus:StringUserPoolId:StringUserPoolTags:Key:Value
Properties
EmailConfigurationProperty description not available.
Required: No
Type: EmailConfiguration
Update requires: No interruption
LambdaConfigProperty description not available.
Required: No
Type: LambdaConfig
Update requires: No interruption
SmsConfigurationProperty description not available.
Required: No
Type: SmsConfiguration
Update requires: No interruption
StatusProperty description not available.
Required: No
Type: String
Update requires: No interruption
UserPoolIdProperty description not available.
Required: Yes
Type: String
Update requires: Replacement
Property description not available.
Required: No
Type: Object of String
Pattern:
^([\p{L}\p{Z}\p{N}_.:/=+\-@]*)$Update requires: No interruption