delete_db_cluster_parameter_group
(**kwargs)¶Deletes a specified cluster parameter group. The cluster parameter group to be deleted can't be associated with any clusters.
See also: AWS API Documentation
Request Syntax
response = client.delete_db_cluster_parameter_group(
DBClusterParameterGroupName='string'
)
[REQUIRED]
The name of the cluster parameter group.
Constraints:
Exceptions
DocDB.Client.exceptions.InvalidDBParameterGroupStateFault
DocDB.Client.exceptions.DBParameterGroupNotFoundFault