AWS::SSMIncidents::ReplicationSet ReplicationRegion
The ReplicationRegion
property type specifies the Region and AWS Key Management Service key to
add to the replication set.
Syntax
To declare this entity in your AWS 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