DataReplicationInfo - ApplicationMigrationService

DataReplicationInfo

Request data replication info.

Contents

dataReplicationError

Error in obtaining data replication info.

Type: DataReplicationError object

Required: No

dataReplicationInitiation

Request to query whether data replication has been initiated.

Type: DataReplicationInitiation object

Required: No

dataReplicationState

Request to query the data replication state.

Type: String

Valid Values: STOPPED | INITIATING | INITIAL_SYNC | BACKLOG | CREATING_SNAPSHOT | CONTINUOUS | PAUSED | RESCAN | STALLED | DISCONNECTED | PENDING_SNAPSHOT_SHIPPING | SHIPPING_SNAPSHOT

Required: No

etaDateTime

Request to query the time when data replication will be complete.

Type: String

Length Constraints: Minimum length of 19. Maximum length of 32.

Pattern: ^[1-9][0-9]*-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T([0-1][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?Z$

Required: No

lagDuration

Request to query data replication lag duration.

Type: String

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

Required: No

lastSnapshotDateTime

Request to query data replication last snapshot time.

Type: String

Length Constraints: Minimum length of 19. Maximum length of 32.

Pattern: ^[1-9][0-9]*-(0[1-9]|1[0-2])-(0[1-9]|[12][0-9]|3[01])T([0-1][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9](\.[0-9]+)?Z$

Required: No

replicatedDisks

Request to query disks replicated.

Type: Array of DataReplicationInfoReplicatedDisk objects

Array Members: Minimum number of 0 items. Maximum number of 60 items.

Required: No

See Also

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