DataMigrationStatistics - AWS Database Migration Service

DataMigrationStatistics

Information about the data migration run, including start and stop time, latency, and migration progress.

Contents

CDCLatency

The current latency of the change data capture (CDC) operation.

Type: Integer

Required: No

ElapsedTimeMillis

The elapsed duration of the data migration run.

Type: Long

Required: No

FullLoadPercentage

The data migration's progress in the full-load migration phase.

Type: Integer

Required: No

StartTime

The time when the migration started.

Type: Timestamp

Required: No

StopTime

The time when the migration stopped or failed.

Type: Timestamp

Required: No

TablesErrored

The number of tables that DMS failed to process.

Type: Integer

Required: No

TablesLoaded

The number of tables loaded in the current data migration run.

Type: Integer

Required: No

TablesLoading

The data migration's table loading progress.

Type: Integer

Required: No

TablesQueued

The number of tables that are waiting for processing.

Type: Integer

Required: No

See Also

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