get-replication-runs APIは、あるReplicationJobのすべてのReplicationRunを返します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/sms/get-replication-runs.html
aws sms get-replication-runs --replication-job-id sms-job-2ca54045 |
Migrate VMware VMs to AWS EC2 using Server Migration Services (SMS) · darrylcauldwell.com : http://darrylcauldwell.com/aws-sms/ |
aws sms get-replication-runs --replication-job-id sms-job-12345678 --region us-east-1 |
CLI を使用した VM のレプリケーション - AWS Server Migration Service : http://docs.aws.amazon.com/ja_jp/server-migration-service/latest/userguide/cli_workflow.html |