コマンドオプションサンプル:aws dms describe-connections

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

レプリケーションインスタンスとエンドポイントの間で行われた接続のステータスを示します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/dms/describe-connections.html

aws dms describe-connections --filter
    How to Script a Database Migration | AWS Database Blog : http://aws.amazon.com/blogs/database/how-to-script-a-database-migration/
aws dms describe-connections --filters Name="endpoint-arn"
    dms — AWS CLI 1.16.6 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/dms/describe-connections.html
aws dms describe-connections --filters Name=endpoint-arn
    AWS Database Migration Service : http://www.stojanveselinovski.com/blog/2016/03/29/aws-database-migration-service/

aws のオプション一覧