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::SSMIncidents::ReplicationSet ReplicationRegion
The ReplicationRegion
property type specifies the Region and Amazon Key Management Service key to
add to the replication set.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "RegionConfiguration" :
RegionConfiguration
, "RegionName" :String
}
YAML
RegionConfiguration:
RegionConfiguration
RegionName:String
Properties
RegionConfiguration
-
Specifies the Region configuration.
Required: No
Type: RegionConfiguration
Update requires: No interruption
RegionName
-
Specifies the region name to add to the replication set.
Required: No
Type: String
Maximum:
20
Update requires: No interruption