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

# GET /#Action=CreateDBClusterSnapshot

`GET /#Action=CreateDBClusterSnapshot`

Creates a snapshot of a DB cluster.

## Query parameters

- `DBClusterSnapshotIdentifier` string, required
- `DBClusterIdentifier` 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` 'CreateDBClusterSnapshot', required
- `Version` '2014-10-31', required

## Response `200`

Success

## Other responses

- `480` — DBClusterSnapshotAlreadyExistsFault
- `481` — InvalidDBClusterStateFault
- `482` — DBClusterNotFoundFault
- `483` — SnapshotQuotaExceededFault
- `484` — InvalidDBClusterSnapshotStateFault

---

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