Revokes an ingress rule in an Amazon Redshift security group for apreviously authorized IP range or Amazon EC2 security group.Show details from next link. 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 |