AWS::SSMIncidents::ReplicationSet RegionConfiguration
The RegionConfiguration
property 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
{ "SseKmsKeyId" :
String
}
YAML
SseKmsKeyId:
String
Properties
SseKmsKeyId
-
The AWS Key Management Service key ID to use to encrypt your replication set.
Required: Yes
Type: String
Pattern:
^arn:aws(-(cn|us-gov|iso(-b)?))?:[a-z-]+:(([a-z]+-)+[0-9])?:([0-9]{12})?:[^.]+$
Maximum:
1000
Update requires: No interruption