ReplicationStats - Amazon Database Migration Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ReplicationStats

This object provides a collection of statistics about a serverless replication.

Contents

ElapsedTimeMillis

The elapsed time of the replication, in milliseconds.

Type: Long

Required: No

FreshStartDate

The date the replication was started either with a fresh start or a target reload.

Type: Timestamp

Required: No

FullLoadFinishDate

The date the replication full load was finished.

Type: Timestamp

Required: No

FullLoadProgressPercent

The percent complete for the full load serverless replication.

Type: Integer

Required: No

FullLoadStartDate

The date the replication full load was started.

Type: Timestamp

Required: No

StartDate

The date the replication is scheduled to start.

Type: Timestamp

Required: No

StopDate

The date the replication was stopped.

Type: Timestamp

Required: No

TablesErrored

The number of errors that have occured for this replication.

Type: Integer

Required: No

TablesLoaded

The number of tables loaded for this replication.

Type: Integer

Required: No

TablesLoading

The number of tables currently loading for this replication.

Type: Integer

Required: No

TablesQueued

The number of tables queued for this replication.

Type: Integer

Required: No

See Also

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