AWS::SSMIncidents::ReplicationSet RegionConfiguration - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AWS::SSMIncidents::ReplicationSet RegionConfiguration

The RegionConfiguration property 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

{ "SseKmsKeyId" : String }

YAML

SseKmsKeyId: String

Properties

SseKmsKeyId

The Amazon 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