Replica
A structure that contains information about a canary replica in a specific location.
Contents
- CanaryState
-
The current state of the canary in this replica location.
Type: String
Valid Values:
CREATING | READY | STARTING | RUNNING | UPDATING | STOPPING | STOPPED | ERROR | DELETINGRequired: No
- LastModified
-
The date and time that the replica was last modified.
Type: Timestamp
Required: No
- Location
-
The Amazon Web Services Region where this replica is located.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 20.
Pattern:
^[a-z]{2}-((iso[a-z]{0,1}-)|(gov-)){0,1}[a-z]+-{0,1}[0-9]{0,1}$Required: No
- ReplicationStatus
-
A structure that contains information about the replication status of this replica.
Type: ReplicationStatus object
Required: No
- VpcConfig
-
The VPC configuration for the canary replica in this location.
Type: VpcConfigOutput object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: