Deletes a specified Amazon Redshift parameter group.
You cannot delete a parameter group if it is associated with a cluster.
get/#Action=DeleteClusterParameterGroup
Query parameters
ParameterGroupNamestring required
<p>The name of the parameter group to be deleted.</p> <p>Constraints:</p> <ul> <li> <p>Must be the name of an existing cluster parameter group.</p> </li> <li> <p>Cannot delete a default cluster parameter group.</p> </li> </ul>
Action'DeleteClusterParameterGroup' required
Version'2012-12-01' required
Response
Success