Relational Database Management Workflow
Workflow capability for managing Amazon Aurora relational database clusters including creation, scaling, snapshots, and global database configurations.
What You Can Do
MCP Tools
describe-db-clusters
List all Aurora DB clusters to understand available databases and their status.
create-db-cluster
Create a new Aurora MySQL or PostgreSQL compatible DB cluster.
modify-db-cluster
Modify the configuration of an existing Aurora DB cluster.
start-db-cluster
Start a stopped Aurora DB cluster to resume database operations.
stop-db-cluster
Stop an Aurora DB cluster to reduce costs when not in use.
create-db-instance
Add a new read replica or writer instance to an Aurora DB cluster.
describe-db-instances
List all DB instances in Aurora clusters.
create-db-cluster-snapshot
Create a snapshot of an Aurora DB cluster for backup or cloning.
describe-db-cluster-snapshots
List available Aurora DB cluster snapshots for backup management.
restore-db-cluster-from-snapshot
Restore an Aurora DB cluster from a snapshot for disaster recovery.