Module Smaws_Client_Redshift.DeleteClusterParameterGroup

Deletes a specified Amazon Redshift parameter group.

You cannot delete a parameter group if it is associated with a cluster.

val error_to_string : [ Smaws_Lib.Protocols.AwsQuery.error | `ClusterParameterGroupNotFoundFault of Types.cluster_parameter_group_not_found_fault | `InvalidClusterParameterGroupStateFault of Types.invalid_cluster_parameter_group_state_fault ] -> string