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

# POST /#Action=CreateGlobalCluster

`POST /#Action=CreateGlobalCluster`

Creates a Neptune global database spread across multiple Amazon Regions. The global database contains a single primary cluster with read-write capability, and read-only secondary clusters that receive data from the primary cluster through high-speed replication performed by the Neptune storage subsystem.

You can create a global database that is initially empty, and then add a primary cluster and secondary clusters to it, or you can specify an existing Neptune cluster during the create operation to become the primary cluster of the global database.

## Query parameters

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

## Response `200`

Success

## Other responses

- `480` — GlobalClusterAlreadyExistsFault
- `481` — GlobalClusterQuotaExceededFault
- `482` — InvalidDBClusterStateFault
- `483` — DBClusterNotFoundFault

---

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