Module Smaws_Client_Redshift.DeleteClusterSecurityGroup

Deletes an Amazon Redshift security group.

You cannot delete a security group that is associated with any clusters. You cannot delete the default security group.

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 | `ClusterSecurityGroupNotFoundFault of Types.cluster_security_group_not_found_fault | `InvalidClusterSecurityGroupStateFault of Types.invalid_cluster_security_group_state_fault ] -> string