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::SES::MultiRegionEndpoint RouteDetailsItems
An object that contains route configuration. Includes secondary region name.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Region" :String}
YAML
Region:String
Properties
Region-
The name of an AWS-Region to be a secondary region for the multi-region endpoint (global-endpoint).
Required: Yes
Type: String
Update requires: Replacement