Command option Sample:aws dms test-connection

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

Tests the connection between the replication instance and theendpoint.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/dms/test-connection.html

aws dms test-connection --replication-instance-arn
    How to Script a Database Migration | AWS Database Blog : http://aws.amazon.com/blogs/database/how-to-script-a-database-migration/
aws dms test-connection --replication-instance-arn
    DMS Endpoint (MongoDB) cannot be tested due to DatabaseName missing ・ Issue #4635 ・ terraform-providers/terraform-provider-aws ・ GitHub : http://github.com/terraform-providers/terraform-provider-aws/issues/4635
aws dms test-connection --endpoint-arn arn:aws:dms:ap-southeast-2:
    AWS Database Migration Service : http://www.stojanveselinovski.com/blog/2016/03/29/aws-database-migration-service/

aws のオプション一覧