AWS::Connect::EmailAddress AliasConfiguration - AWS CloudFormation

This is the new AWS CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::Connect::EmailAddress AliasConfiguration

Configuration information of an email alias.

Syntax

To declare this entity in your AWS 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