RecoveryInstanceDataReplicationInfo - AWS Elastic Disaster Recovery
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.

RecoveryInstanceDataReplicationInfo

Information about Data Replication

Contents

dataReplicationError

Information about Data Replication

Type: RecoveryInstanceDataReplicationError object

Required: No

dataReplicationInitiation

Information about whether the data replication has been initiated.

Type: RecoveryInstanceDataReplicationInitiation object

Required: No

dataReplicationState

The state of the data replication.

Type: String

Valid Values: STOPPED | INITIATING | INITIAL_SYNC | BACKLOG | CREATING_SNAPSHOT | CONTINUOUS | PAUSED | RESCAN | STALLED | DISCONNECTED | REPLICATION_STATE_NOT_AVAILABLE | NOT_STARTED

Required: No

etaDateTime

An estimate of when the data replication will be completed.

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

Data replication lag duration.

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

The disks that should be replicated.

Type: Array of RecoveryInstanceDataReplicationInfoReplicatedDisk objects

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

Required: No

stagingAvailabilityZone

AWS Availability zone into which data is being replicated.

Type: String

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

Pattern: (us(-gov)?|ap|ca|cn|eu|sa|af|me|il)-(central|north|(north(?:east|west))|south|south(?:east|west)|east|west)-[0-9][a-z]

Required: No

stagingOutpostArn

The ARN of the staging Outpost

Type: String

Length Constraints: Minimum length of 20. Maximum length of 255.

Pattern: arn:aws([a-z-]+)?:outposts:[a-z\d-]+:\d{12}:outpost/op-[a-f0-9]{17}

Required: No

See Also

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