deleteClusterParameterGroup
inline suspend fun RedshiftClient.deleteClusterParameterGroup(crossinline block: DeleteClusterParameterGroupRequest.Builder.() -> Unit): DeleteClusterParameterGroupResponse
Deletes a specified Amazon Redshift parameter group.
You cannot delete a parameter group if it is associated with a cluster.