Deletes a specified DB parameter group
Deletes a specified DB parameter group. The DB parameter group to be deleted can't be associated with any DB instances.
See https://www.paws-r-sdk.com/docs/rds_delete_db_parameter_group/ for full documentation.
rds_delete_db_parameter_group(DBParameterGroupName)
DBParameterGroupName
: [required] The name of the DB parameter group.
Constraints:
Useful links