Amazon Aurora DSQL · Capability

Distributed SQL Management Workflow

Workflow capability for creating and managing distributed SQL clusters with Amazon Aurora DSQL including multi-region configurations.

Run with Naftiko Amazon Aurora DSQLDistributed SQLPostgreSQLServerlessAWS

What You Can Do

POST
Create cluster — Create a new cluster
/v1/clusters
GET
List clusters — List all clusters
/v1/clusters

MCP Tools

list-clusters

List all Aurora DSQL clusters to understand available databases.

read-only
create-cluster

Create a new Aurora DSQL cluster for distributed SQL workloads.

get-cluster

Get the current status and configuration of an Aurora DSQL cluster.

read-only
get-cluster-endpoint

Get the PostgreSQL-compatible connection endpoint for an Aurora DSQL cluster.

read-only
update-cluster

Update the configuration of an Aurora DSQL cluster.

create-multi-region-clusters

Create linked Aurora DSQL clusters across multiple AWS regions for global distribution.

delete-cluster

Delete an Aurora DSQL cluster when it is no longer needed.