AWS::Connect::Queue OutboundEmailConfig
The outbound email address Id.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "OutboundEmailAddressId" :
String
}
YAML
OutboundEmailAddressId:
String
Properties
OutboundEmailAddressId
-
The identifier of the email address.
Required: No
Type: String
Pattern:
^arn:aws[-a-z0-9]*:connect:[-a-z0-9]*:[0-9]{12}:instance/[-a-zA-Z0-9]*/email-address/[-a-zA-Z0-9]*$
Update requires: No interruption