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, orAlias.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, orInSync.Type: String Valid Values: InSync | Failed | InProgressRequired: 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: