Command option Sample:aws dms stop-replication-task

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

Stops the replication task.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/dms/stop-replication-task.html

aws dms stop-replication-task --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 のオプション一覧