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

# GET /#Action=CopyDBClusterSnapshot

`GET /#Action=CopyDBClusterSnapshot`

Copies a snapshot of a DB cluster.

To copy a DB cluster snapshot from a shared manual DB cluster snapshot, `SourceDBClusterSnapshotIdentifier` must be the Amazon Resource Name (ARN) of the shared DB cluster snapshot.

## Query parameters

- `SourceDBClusterSnapshotIdentifier` string, required
- `TargetDBClusterSnapshotIdentifier` string, required
- `KmsKeyId` string
- `PreSignedUrl` string
- `CopyTags` boolean
- `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` 'CopyDBClusterSnapshot', required
- `Version` '2014-10-31', required

## Response `200`

Success

## Other responses

- `480` — DBClusterSnapshotAlreadyExistsFault
- `481` — DBClusterSnapshotNotFoundFault
- `482` — InvalidDBClusterStateFault
- `483` — InvalidDBClusterSnapshotStateFault
- `484` — SnapshotQuotaExceededFault
- `485` — KMSKeyNotAccessibleFault

---

[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)
