---
title: "POST /#Action=CreateDBCluster"
method: POST
path: "/#Action=CreateDBCluster"
---

# POST /#Action=CreateDBCluster

`POST /#Action=CreateDBCluster`

Creates a new Amazon Neptune DB cluster.

You can use the `ReplicationSourceIdentifier` parameter to create the DB cluster as a Read Replica of another DB cluster or Amazon Neptune DB instance.

Note that when you create a new cluster using `CreateDBCluster` directly, deletion protection is disabled by default (when you create a new production cluster in the console, deletion protection is enabled by default). You can only delete a DB cluster if its `DeletionProtection` field is set to `false`.

## Query parameters

- `Action` 'CreateDBCluster', required
- `Version` '2014-10-31', required

## Response `200`

Success

## Other responses

- `480` — DBClusterAlreadyExistsFault
- `481` — InsufficientStorageClusterCapacityFault
- `482` — DBClusterQuotaExceededFault
- `483` — StorageQuotaExceededFault
- `484` — DBSubnetGroupNotFoundFault
- `485` — InvalidVPCNetworkStateFault
- `486` — InvalidDBClusterStateFault
- `487` — InvalidDBSubnetGroupStateFault
- `488` — InvalidSubnet
- `489` — InvalidDBInstanceStateFault
- `490` — DBClusterParameterGroupNotFoundFault
- `491` — KMSKeyNotAccessibleFault
- `492` — DBClusterNotFoundFault
- `493` — DBInstanceNotFoundFault
- `494` — DBSubnetGroupDoesNotCoverEnoughAZs
- `495` — GlobalClusterNotFoundFault
- `496` — InvalidGlobalClusterStateFault

---

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