Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
aws avatar

Creating Amazon Aurora Db Cluster With Instances

  • 2.6k installs
  • 2.2k repo stars
  • Updated August 4, 2026
  • aws/agent-toolkit-for-aws

creating-amazon-aurora-db-cluster-with-instances is an agent skill that creates a complete amazon aurora database cluster with instances, handling cluster creation, instance provisioning, and secrets manager password man

About

creating-amazon-aurora-db-cluster-with-instances is an agent skill from aws/agent-toolkit-for-aws that creates a complete amazon aurora database cluster with instances, handling cluster creation, instance provisioning, and secrets manager password management in the proper sequence. use when setting up . # 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 Developers invoke creating-amazon-aurora-db-cluster-with-instances during operate/infra work for cloud & infrastructure tasks. The skill documents triggers, prerequisites, and step-by-step workflows grounded in SKILL.md. Compatible with Claude Code, Cursor, and Codex agent runtimes that load marketplace skills.

  • Creating Amazon Aurora DB Cluster with Instances
  • 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

Creating Amazon Aurora Db Cluster With Instances by the numbers

  • 2,611 all-time installs (skills.sh)
  • +372 installs in the week ending Aug 4, 2026 (Skillselion tracking)
  • Ranked #155 of 1,039 Cloud & Infrastructure skills by installs in the Skillselion catalog
  • Security screen: LOW risk (skills.sh audit)
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
At a glance

creating-amazon-aurora-db-cluster-with-instances capabilities & compatibility

Capabilities
creating amazon aurora db cluster with instances · domain expertise for creating complete amazon au · cluster creation, instance provisioning, and man · aws secrets manager. supports both aurora mysql · create an aurora cluster with instances
Use cases
orchestration
From the docs

What creating-amazon-aurora-db-cluster-with-instances says it does

Domain expertise for creating complete Amazon Aurora database setups including
SKILL.md
cluster creation, instance provisioning, and managed password configuration via
SKILL.md
AWS Secrets Manager. Supports both Aurora MySQL and Aurora PostgreSQL engines.
SKILL.md
npx skills add https://github.com/aws/agent-toolkit-for-aws --skill creating-amazon-aurora-db-cluster-with-instances

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs2.6k
repo stars2.2k
Security audit3 / 3 scanners passed
Last updatedAugust 4, 2026
Repositoryaws/agent-toolkit-for-aws

What it does

Creates a complete Amazon Aurora database cluster with instances, handling cluster creation, instance provisioning, and Secrets Manager password management in the proper sequence. Use when setting up

Who is it for?

Developers working on cloud & infrastructure during operate tasks.

Skip if: Tasks outside Cloud & Infrastructure scope described in SKILL.md.

When should I use this skill?

Creates a complete Amazon Aurora database cluster with instances, handling cluster creation, instance provisioning, and Secrets Manager password management in the proper sequence. Use when setting up

What you get

Completed cloud & infrastructure workflow aligned with SKILL.md steps.

  • Aurora cluster resource
  • Aurora DB instance
  • Secrets Manager credential

Files

SKILL.mdMarkdownGitHub ↗

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

Cluster creation fails

Verify the engine version is supported in your region and that you have sufficient permissions for RDS and Secrets Manager operations.

Instance creation fails

Check that the instance class is compatible with the Aurora engine and available in your region's availability zones.

Long creation times

Aurora cluster and instance creation can take 10-20 minutes. Extended wait times are normal for Aurora resources.

Related skills

How it compares

Use this Aurora SOP for managed cluster plus instance provisioning; use lighter RDS skills when a single non-Aurora instance is sufficient.

FAQ

What does creating-amazon-aurora-db-cluster-with-instances do?

Creates a complete Amazon Aurora database cluster with instances, handling cluster creation, instance provisioning, and Secrets Manager password management in the proper sequence. Use when setting up

When should I use creating-amazon-aurora-db-cluster-with-instances?

During operate infra work for cloud & infrastructure.

Is creating-amazon-aurora-db-cluster-with-instances safe to install?

Review the Security Audits panel on this listing before production use.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.