AI AGENT ADDONS

Creating Amazon Aurora Db Cluster With Instances

aws/agent-toolkit-for-aws
Databases
1,814installs

This process helps you set up a full Amazon Aurora database cluster. It handles the cluster creation first. Then it adds database instances. It also manages passwords using AWS Secrets Manager. This works for both Aurora MySQL and Aurora PostgreSQL engines. You get a production-ready setup with proper monitoring and retry logic.

The setup can take ten to twenty minutes. That time is normal for Aurora resources. If something fails, you can check the engine version or your permissions. Make sure the instance class works with your chosen Aurora engine and region.

Add Creating Amazon Aurora Db Cluster With Instances skill to your workflow

Global

mkdir -p ~/.claude/skills/creating-amazon-aurora-db-cluster-with-instances

Project

mkdir -p .claude/skills/creating-amazon-aurora-db-cluster-with-instances

Source Repository

Stars
1,530
Forks
128
Watchers
1,530
License
Apache-2.0
Last Push
1 month ago
Created
3 months ago