Command option Sample:aws sms delete-replication-job

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

The delete-replication-job API is used to delete a ReplicationJob,resulting in no further ReplicationRuns.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/sms/delete-replication-job.html

aws sms delete-replication-job --region us-east-1 --replication-job-id sms-job-12345678
    Troubleshooting AWS SMS - AWS Server Migration Service : http://docs.aws.amazon.com/server-migration-service/latest/userguide/cli_workflow.html

aws のオプション一覧