コマンドオプションサンプル:aws sms create-replication-job

コマンドサンプルを検索した結果です。

create-replication-job APIは、AWS上のサーバを複製するためのReplicationJobを作成するために使用されます。 詳細は次のリンクを参照してください。 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) の要件 - AWS Server Migration Service : http://docs.aws.amazon.com/ja_jp/server-migration-service/latest/userguide/cli_workflow.html

aws のオプション一覧