Module Smaws_Client_DatabaseMigrationService.DescribeTableStatistics

Returns table statistics on the database migration task, including table name, rows inserted, rows updated, and rows deleted.

Note that the "last updated" column the DMS console only indicates the time that DMS last updated the table statistics record for a table. It does not indicate the time of the last update to the table.

val error_to_string : [ Smaws_Lib.Protocols.AwsJson.error | `AccessDeniedFault of Types.access_denied_fault | `InvalidResourceStateFault of Types.invalid_resource_state_fault | `ResourceNotFoundFault of Types.resource_not_found_fault ] -> string