Command option Sample:aws dms create-replication-subnet-group

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

Creates a replication subnet group given a list of the subnet IDs in aVPC.Show details from next link. https://docs.aws.amazon.com/ja_jp/cli/latest/reference/dms/create-replication-subnet-group.html

aws dms create-replication-subnet-group --replication-subnet-group-identifier dms-priv-subnet-group \
    AWS Database Migration Service : http://www.stojanveselinovski.com/blog/2016/03/29/aws-database-migration-service/

aws のオプション一覧