Handles the full workflow for getting RDS or Aurora snapshots into S3 as Parquet files. Covers the annoying parts like IAM role setup with proper confused deputy protection, KMS encryption configuration, and export task monitoring. Works with MySQL, PostgreSQL, MariaDB, and their Aurora variants, but not Oracle or SQL Server. The troubleshooting section is actually useful, calling out the common gotchas like waiting for IAM role propagation and checking that your KMS key doesn't get disabled mid-export. Good for feeding data into Athena, Glue, or Redshift Spectrum without wrestling with the AWS export API yourself.
npx -y skills add aws/agent-toolkit-for-aws --skill exporting-rds-to-s3 --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot