ReplicationStatus
A structure that contains information about the replication status of a canary replica.
Contents
- State
-
The replication state of the replica. Valid values are
InProgress,InSync, andInconsistent.Type: String
Valid Values:
InProgress | InSync | InconsistentRequired: No
- StateReason
-
A description that provides more detail about the current replication state.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: No
- StateReasonCode
-
A code that provides more detail about the current replication state.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: