AI AGENT ADDONS

Exporting Rds To S3

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

Export your Amazon RDS or Aurora database snapshots to Amazon S3 in Apache Parquet format. This makes the data ready for analytics, backups, or moving to another system. The whole process is handled step by step.

You will learn to pick or create a snapshot, set up IAM roles and KMS encryption, prepare the S3 bucket, and start the export. It also covers tracking progress and checking the data after the export. Once done, the data can be used with tools like Athena, Glue, and Redshift Spectrum.

Add Exporting Rds To S3 skill to your workflow

Global

mkdir -p ~/.claude/skills/exporting-rds-to-s3

Project

mkdir -p .claude/skills/exporting-rds-to-s3

Source Repository

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