Command option Sample:aws sms create-replication-job

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

The create-replication-job API is used to create a ReplicationJob toreplicate a server on AWS.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/sms/create-replication-job.html

aws sms create-replication-job --region us-east-1 --server-id s-12345678 --frequency 12 --seed-replication-time 2016-10-24T15:30:00-07:00
    Server Migration Service (SMS) Requirements - AWS Server Migration Service : http://docs.aws.amazon.com/server-migration-service/latest/userguide/cli_workflow.html

aws のオプション一覧