AWS::SSMIncidents::ReplicationSet RegionConfiguration
The RegionConfiguration
property specifies the Region and KMS key to add
to the replication set.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "SseKmsKeyId" :
String
}
YAML
SseKmsKeyId:
String
Properties
SseKmsKeyId
-
The KMS key ID to use to encrypt your replication set.
Required: Yes
Type: String
Update requires: No interruption