Amazon DMS · Schema

TableStatistics

Provides a collection of table statistics in response to a request by the DescribeTableStatistics operation.

AWSData ReplicationDatabaseDatabase MigrationMigration

Properties

Name Type Description
SchemaName object
TableName object
Inserts object
Deletes object
Updates object
Ddls object
AppliedInserts object
AppliedDeletes object
AppliedUpdates object
AppliedDdls object
FullLoadRows object
FullLoadCondtnlChkFailedRows object
FullLoadErrorRows object
FullLoadStartTime object
FullLoadEndTime object
FullLoadReloaded object
LastUpdateTime object
TableState object
ValidationPendingRecords object
ValidationFailedRecords object
ValidationSuspendedRecords object
ValidationState object
ValidationStateDetails object
View JSON Schema on GitHub