Command option Sample:aws dms describe-table-statistics

Search command sample in the internet.It is the result.

Returns table statistics on the database migration task, includingtable name, rows inserted, rows updated, and rows deleted.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/dms/describe-table-statistics.html

aws dms describe-table-statistics --replication-task-arn
    How to Script a Database Migration | AWS Database Blog : http://aws.amazon.com/blogs/database/how-to-script-a-database-migration/
aws dms describe-table-statistics --replication-task-arn arn:aws:dms:us-east-1: : rep:36kwvmb7q The report would be similar to the following
    AWS Database Migration Service. User Guide API Version API Version - PDF : http://technodocbox.com/Databases/68330385-Aws-database-migration-service-user-guide-api-version-api-version.html

aws のオプション一覧