Describe Table Statistics

POST {{aws_database_migration_service_base_url}}/?Action=DescribeTableStatistics

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

Request Params

KeyDatatypeRequiredDescription
ActionstringFilters applied to the describe table statistics action.

Request Body

{"ReloadOption"=>"string", "ReplicationTaskArn"=>"string", "TablesToReload"=>[{"SchemaName"=>"string", "TableName"=>"string"}]}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
X-Amz-Targetstring