ReplicationSet - AWS Systems Manager Incident Manager

ReplicationSet

The set of AWS Region that your Incident Manager data will be replicated to and the AWS KMS key used to encrypt the data.

Contents

createdBy

Details about who created the replication set.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1000.

Pattern: ^arn:aws(-cn|-us-gov)?:[a-z0-9-]*:[a-z0-9-]*:([0-9]{12})?:.+$

Required: Yes

createdTime

When the replication set was created.

Type: Timestamp

Required: Yes

deletionProtected

Determines if the replication set deletion protection is enabled or not. If deletion protection is enabled, you can't delete the last AWS Region in the replication set.

Type: Boolean

Required: Yes

lastModifiedBy

Who last modified the replication set.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1000.

Pattern: ^arn:aws(-cn|-us-gov)?:[a-z0-9-]*:[a-z0-9-]*:([0-9]{12})?:.+$

Required: Yes

lastModifiedTime

When the replication set was last updated.

Type: Timestamp

Required: Yes

regionMap

The map between each AWS Region in your replication set and the AWS KMS key that's used to encrypt the data in that Region.

Type: String to RegionInfo object map

Key Length Constraints: Minimum length of 0. Maximum length of 20.

Required: Yes

status

The status of the replication set. If the replication set is still pending, you can't use Incident Manager functionality.

Type: String

Valid Values: ACTIVE | CREATING | UPDATING | DELETING | FAILED

Required: Yes

arn

The Amazon Resource Name (ARN) of the replication set.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 1000.

Pattern: ^arn:aws(-cn|-us-gov)?:[a-z0-9-]*:[a-z0-9-]*:([0-9]{12})?:.+$

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: