コマンドオプションサンプル:aws dms describe-table-statistics

コマンドサンプルを検索した結果です。

テーブル名、挿入された行、更新された行、削除された行を含むデータベース移行タスクに関するテーブル統計を返します。 詳細は次のリンクを参照してください。 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
    AWS DMS のテーブルごとのレプリケーション状況を把握する : http://qiita.com/moaikids/items/445d3c39e58d879a7899
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 のオプション一覧