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