以前承認されたIP範囲またはAmazon EC2セキュリティグループのAmazon Redshiftセキュリティグループの入力ルールを取り消します。 詳細は次のリンクを参照してください。 https://docs.aws.amazon.com/ja_jp/cli/latest/reference/redshift/revoke-cluster-security-group-ingress.html
aws redshift revoke-cluster-security-group-ingress --cluster-security-group-name mysecuritygroup --cidrip *.*.*.*/32 |
revoke-snapshot-access — AWS CLI 1.16.13 Command Reference : http://docs.aws.amazon.com/cli/latest/reference/redshift/revoke-cluster-security-group-ingress.html |