This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::Connect::EmailAddress AliasConfiguration
Configuration information of an email alias.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "EmailAddressArn" :String}
YAML
EmailAddressArn:String
Properties
- EmailAddressArn
- Property description not available. - Required: Yes - Type: String - Pattern: - ^arn:(aws|aws-us-gov):connect:[a-z]{2}-[a-z]+-[0-9]{1}:[0-9]{1,20}:instance/[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}/email-address/[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}$- Update requires: No interruption