Command option Sample:aws sms update-replication-job

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

The update-replication-job API is used to change the settings of yourexisting ReplicationJob created using CreateReplicationJob.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/sms/update-replication-job.html

aws sms update-replication-job --region us-east-1 --replication-job-id sms-job-12345678 --frequency 24 --next-replication-run-start-time 2016-10-24T15:30:00-07:00
    Troubleshooting AWS SMS - AWS Server Migration Service : http://docs.aws.amazon.com/server-migration-service/latest/userguide/cli_workflow.html

aws のオプション一覧