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

# GET /#Action=CopyOptionGroup

`GET /#Action=CopyOptionGroup`

Copies the specified option group.

## Query parameters

- `SourceOptionGroupIdentifier` string, required
- `TargetOptionGroupIdentifier` string, required
- `TargetOptionGroupDescription` string, required
- `Tags` object[] — A list of tags. For more information, see <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_Tagging.html">Tagging Amazon RDS Resources</a> in the <i>Amazon RDS User Guide.</i>
  - `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 only 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 only the set of Unicode letters, digits, white-space, '_', '.', ':', '/', '=', '+', '-', '@' (Java regex: "^([\\p{L}\\p{Z}\\p{N}_.:/=+\\-@]*)$").
- `Action` 'CopyOptionGroup', required
- `Version` '2014-10-31', required

## Response `200`

Success

## Other responses

- `480` — OptionGroupAlreadyExistsFault
- `481` — OptionGroupNotFoundFault
- `482` — OptionGroupQuotaExceededFault

---

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