Command option Sample:aws sms get-replication-runs

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

The get-replication-runs API will return all ReplicationRuns for agiven ReplicationJob.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/sms/get-replication-runs.html

aws sms get-replication-runs --replication-job-id sms-job-2ca54045
     Migrate VMware VMs to AWS EC2 using Server Migration Services (SMS) · darrylcauldwell.com  : http://darrylcauldwell.com/aws-sms/
aws sms get-replication-runs --replication-job-id sms-job-12345678 --region us-east-1
    Troubleshooting AWS SMS - AWS Server Migration Service : http://docs.aws.amazon.com/server-migration-service/latest/userguide/cli_workflow.html

aws のオプション一覧