AWS::SSMIncidents::ReplicationSet ReplicationRegion
The ReplicationRegion property type specifies the Region and KMS 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:RegionConfigurationRegionName: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
Update requires: No interruption