---
title: "GET /#Action=CopyDBParameterGroup"
method: GET
path: "/#Action=CopyDBParameterGroup"
---

# GET /#Action=CopyDBParameterGroup

`GET /#Action=CopyDBParameterGroup`

Copies the specified DB parameter group.

## Query parameters

- `SourceDBParameterGroupIdentifier` string, required
- `TargetDBParameterGroupIdentifier` string, required
- `TargetDBParameterGroupDescription` string, required
- `Tags` object[]
  - `Key` string — A key is the required name of the tag. The string value can be from 1 to 128 Unicode characters in length and can't be prefixed with <code>aws:</code> or <code>rds:</code>. The string can only contain the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: "^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-]*)$").
  - `Value` string — A value is the optional value of the tag. The string value can be from 1 to 256 Unicode characters in length and can't be prefixed with <code>aws:</code> or <code>rds:</code>. The string can only contain the set of Unicode letters, digits, white-space, '_', '.', '/', '=', '+', '-' (Java regex: "^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-]*)$").
- `Action` 'CopyDBParameterGroup', required
- `Version` '2014-10-31', required

## Response `200`

Success

## Other responses

- `480` — DBParameterGroupNotFoundFault
- `481` — DBParameterGroupAlreadyExistsFault
- `482` — DBParameterGroupQuotaExceededFault

---

[API](https://skmtc.net/aws/apis/neptune.md) · [All operations](https://skmtc.net/aws/apis/neptune/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/neptune/versions/c3673ca75718/schema)
