creating-amazon-aurora-db-cluster-with-instances

Installation
SKILL.md

Creating Amazon Aurora DB Cluster with Instances

Overview

Domain expertise for creating complete Amazon Aurora database setups including cluster creation, instance provisioning, and managed password configuration via AWS Secrets Manager. Supports both Aurora MySQL and Aurora PostgreSQL engines.

Create an Aurora cluster with instances

To create a fully configured Aurora database cluster with attached instances, follow the procedure exactly. See Aurora cluster creation procedure.

The procedure creates an empty Aurora cluster first, then adds a database instance to make it queryable. It uses AWS Secrets Manager for password management and includes proper status monitoring with retry logic.

Troubleshooting

Installs
904
GitHub Stars
829
First Seen
May 7, 2026
creating-amazon-aurora-db-cluster-with-instances — aws/agent-toolkit-for-aws