コマンドオプションサンプル:aws rds revoke-db-security-group-ingress

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

以前に承認されたIP範囲またはEC2またはVPCセキュリティグループのDBSecurityGroupからの入力を取り消します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/rds/revoke-db-security-group-ingress.html

aws rds revoke-db-security-group-ingress \
    Working with DB Security Groups (EC2-Classic Platform) - Amazon Relational Database Service  : http://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_WorkingWithSecurityGroups.html
aws rds revoke-db-security-group-ingress \
     PrestoDB on Amazon EMR at Jampp | Jampp Geeks Blog  : http://geeks.jampp.com/data-infrastructure/prestodb-on-amazon-emr-at-jampp/
aws rds revoke-db-security-group-ingress --db-security-group-name SECURITY-GROUP-NAME --cidrip
    EC2のPublic IPをRDS Security GroupのCIDR/IPに、EC2のinstance-idをELBに自動登録 ・ GitHub : http://gist.github.com/oh-sky/f115e0a640a7762564f9

aws のオプション一覧