amazon-aurora-postgresql

Route Aurora PostgreSQL workloads across express and full configurations with sizing and pricing guidance.

2.3k|234|Updated Apr 23, 2026
One-click install
npx skills add https://github.com/aws/agent-toolkit-for-aws --skill amazon-aurora-postgresql
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: amazon-aurora-postgresql
Source: https://github.com/aws/agent-toolkit-for-aws/tree/main/skills/specialized-skills/database-skills/amazon-aurora-postgresql
Command: npx skills add https://github.com/aws/agent-toolkit-for-aws --skill amazon-aurora-postgresql

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires boto3, and includes scripts (resource) and references (resource) components.

What problem does it solve?

The Skill helps teams safely manage and optimize Amazon Aurora PostgreSQL clusters by providing guided workflows, guardrails, and templates for express vs full configuration, ACU sizing, I/O-Optimized storage decisions, commitment pricing, and upgrade planning.

Core Features & Use Cases

  • Orchestrates express and full configuration paths for Aurora PostgreSQL workloads.
  • Enforces safety guardrails, confirmations, and tagging policies during cluster mutations.
  • Supports ACU sizing, I/O-breakeven analysis, commitment pricing, and upgrade planning workflows.

Quick Start

Start by describing your Aurora cluster and workload, then ask for express vs full routing guidance or run a size, storage, or pricing analysis.

Frequently Asked Questions about amazon-aurora-postgresql

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I determine the right ACU sizing for my Aurora PostgreSQL workload?▼

ACU sizing for Aurora PostgreSQL is determined by analyzing your workload signals and cluster context. The Skill evaluates these metrics to recommend optimal ACU configurations with detailed justification for capacity decisions.

When should I use Aurora PostgreSQL I/O-Optimized storage over the standard configuration?▼

Use Aurora PostgreSQL I/O-Optimized storage when your workload has high I/O demands. The Skill performs an I/O-breakeven analysis comparing storage costs against I/O charges to recommend the most cost-effective storage option.

What is the difference between express and full configuration paths for Aurora PostgreSQL?▼

Express configuration provides streamlined setup for standard Aurora PostgreSQL workloads, while full configuration offers complete customization. The Skill routes your workload to the appropriate path and enforces safety guardrails during cluster mutations.

Can I estimate commitment pricing for Aurora PostgreSQL using live pricing data?▼

Yes, you can estimate commitment pricing for Aurora PostgreSQL using live pricing data when available. The Skill analyzes your cluster context and workload signals to return recommended pricing options with detailed cost justification.

How do I plan an upgrade for an Amazon Aurora PostgreSQL cluster safely?▼

To plan an Aurora PostgreSQL upgrade safely, use guided workflows that enforce confirmations, tagging policies, and safety guardrails. The Skill preserves region and workload context across responses to maintain cluster state during the upgrade process.

Do I need boto3 installed to analyze Aurora PostgreSQL workload configurations?▼

Yes, boto3 is required as a dependency to analyze Aurora PostgreSQL workload configurations. The Skill uses boto3 to interact with AWS services, retrieve live pricing data, and evaluate cluster context for ACU sizing and I/O optimization decisions.