Amazon Cognito UserPool EmailConfiguration
EmailConfiguration is a property of the AWS::Cognito::UserPool
resource that defines the email configuration of an Amazon Cognito User Pool.
Syntax
JSON
{ "ReplyToEmailAddress" :String, "SourceArn" :String}
YAML
ReplyToEmailAddress:StringSourceArn:String
