Command option Sample:aws sms start-on-demand-replication-run

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

The start-on-demand-replication-run API is used to start aReplicationRun on demand (in addition to those that are scheduledbased on your frequency).Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/sms/start-on-demand-replication-run.html

aws sms start-on-demand-replication-run --replication-job-id sms-job-12345678 --region us-east-1
    Replicating VMs Using the AWS SMS Console - AWS Server Migration Service : http://docs.aws.amazon.com/server-migration-service/latest/userguide/cli_workflow.html

aws のオプション一覧