AWS SDK for .NET Documentation
RevokeClusterSecurityGroupIngress Method (request)
AmazonAmazon.RedshiftAmazonRedshiftRevokeClusterSecurityGroupIngress(RevokeClusterSecurityGroupIngressRequest) Did this page help you?   Yes   No    Tell us about it...
Revokes an ingress rule in an Amazon Redshift security group for a previously authorized IP range or Amazon EC2 security group. To add an ingress rule, see AuthorizeClusterSecurityGroupIngress. For information about managing security groups, go toAmazon Redshift Cluster Security Groups in the Amazon Redshift Management Guide.
Declaration Syntax
Parameters
request (RevokeClusterSecurityGroupIngressRequest)
Container for the necessary parameters to execute the RevokeClusterSecurityGroupIngress service method.
Return Value
The response from the RevokeClusterSecurityGroupIngress service method, as returned by Redshift.
Exceptions
ExceptionCondition
AuthorizationNotFoundException The specified CIDR IP range or EC2 security group is not authorized for the specified cluster security group.
ClusterSecurityGroupNotFoundException The cluster security group name does not refer to an existing cluster security group.
InvalidClusterSecurityGroupStateException The state of the cluster security group is not
CopyC#
available
.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)