Module Smaws_Client_Redshift.RevokeClusterSecurityGroupIngress

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 to Amazon Redshift Cluster Security Groups in the Amazon Redshift Cluster Management Guide.

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `AuthorizationNotFoundFault of Types.authorization_not_found_fault | `ClusterSecurityGroupNotFoundFault of Types.cluster_security_group_not_found_fault | `InvalidClusterSecurityGroupStateFault of Types.invalid_cluster_security_group_state_fault ] -> string