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 EmailConfiguration
The EmailConfiguration property type specifies Property description not available. for an AWS::Cognito::UserPoolRegionalConfigurationAttachment.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "ConfigurationSet" :String, "EmailSendingAccount" :String, "From" :String, "ReplyToEmailAddress" :String, "SourceArn" :String}
YAML
ConfigurationSet:StringEmailSendingAccount:StringFrom:StringReplyToEmailAddress:StringSourceArn:String
Properties
ConfigurationSetProperty description not available.
Required: No
Type: String
Update requires: No interruption
EmailSendingAccountProperty description not available.
Required: No
Type: String
Update requires: No interruption
FromProperty description not available.
Required: No
Type: String
Update requires: No interruption
ReplyToEmailAddressProperty description not available.
Required: No
Type: String
Update requires: No interruption
SourceArnProperty description not available.
Required: No
Type: String
Update requires: No interruption