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 KMS 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 KMS key ID to use to encrypt your replication set.

Required: Yes

Type: String

Update requires: No interruption