ReplicationStatusType - AWS Secrets Manager
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

ReplicationStatusType

A replication object consisting of a RegionReplicationStatus object and includes a Region, KMSKeyId, status, and status message.

Contents

KmsKeyId

Can be an ARN, Key ID, or Alias.

Type: String

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

Required: No

LastAccessedDate

The date that the secret was last accessed in the Region. This field is omitted if the secret has never been retrieved in the Region.

Type: Timestamp

Required: No

Region

The Region where replication occurs.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Pattern: ^([a-z]+-)+\d+$

Required: No

Status

The status can be InProgress, Failed, or InSync.

Type: String

Valid Values: InSync | Failed | InProgress

Required: No

StatusMessage

Status message such as "Secret with this name already exists in this region".

Type: String

Length Constraints: Minimum length of 1. Maximum length of 4096.

Required: No

See Also

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