Amazon Relational Database Service
Command Line Interface Reference (API Version 2012-04-23)
Print this pageEmail this pageGo to the ForumsView the PDFShare this page on TwitterShare this page on FacebookBookmark this page on DeliciousSubmit this page to RedditSubmit this page to DiggDid this page help you?  Yes  No   Tell us about it...

rds-delete-db-parameter-group

Description

Deletes a DB Parameter Group. The specified DB Parameter Group cannot be associated with any DB Instances.

Syntax

rds-delete-db-parameter-group DBParameterGroupName

[General Options]

Options

NameDescriptionRequired

DBParameterGroupName

DB Parameter Group identifier.

This value can also be passed using the --db-parameter-group-name named parameter.

Constraints: Must contain 1 to 255 alphanumeric characters or hyphens. First character must be a letter. Cannot end with a hyphen or contain two consecutive hyphens.

Yes

Examples

Delete a DB Parameter Group

This example deletes a DB Parameter Group.

PROMPT> rds-delete-db-parameter-group mydbparametergroup1