TableStatistics
Provides a collection of table statistics in response to a request by the DescribeTableStatistics
operation.
Types
Properties
The number of data definition language (DDL) statements used to build and modify the structure of your tables applied on the target.
The number of delete actions applied on a target table.
The number of insert actions applied on a target table.
The number of update actions applied on a target table.
The number of rows that failed conditional checks during the full load operation (valid only for migrations where DynamoDB is the target).
The time when the full load operation completed.
The number of rows that failed to load during the full load operation (valid only for migrations where DynamoDB is the target).
A value that indicates if the table was reloaded (true
) or loaded as part of a new full load operation (false
).
The number of rows added during the full load operation.
The time when the full load operation started.
The last time a table was updated.
The schema name.
The state of the tables described.
The number of records that failed validation.
The number of records that have yet to be validated.
The validation state of the table.
Additional details about the state of validation.
The number of records that couldn't be validated.