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

Exporting Rds To S3

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

exporting-rds-to-s3 is an agent skill that exports amazon rds or aurora database snapshots to amazon s3 in apache parquet format for analytics, backup, or data migration. handles snapshot selection or creation, iam role

About

exporting-rds-to-s3 is an agent skill from aws/agent-toolkit-for-aws that exports amazon rds or aurora database snapshots to amazon s3 in apache parquet format for analytics, backup, or data migration. handles snapshot selection or creation, iam role setup, kms encryption, . # Exporting RDS/Aurora to S3 ## Overview Domain expertise for exporting Amazon RDS and Aurora database snapshots to Amazon S3 in Apache Parquet format. Covers the full workflow: snapshot identification or creation, IAM role and KMS encryption setup, S3 bucket preparation, export task initiation, progress monitoring, data verification, and post-ex Developers invoke exporting-rds-to-s3 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.

  • Exporting RDS/Aurora to S3
  • Domain expertise for exporting Amazon RDS and Aurora database snapshots to Amazon S3
  • in Apache Parquet format. Covers the full workflow: snapshot identification or creation,
  • IAM role and KMS encryption setup, S3 bucket preparation, export task initiation,
  • progress monitoring, data verification, and post-export access guidance for analytics

Exporting Rds To S3 by the numbers

  • 2,684 all-time installs (skills.sh)
  • +373 installs in the week ending Aug 5, 2026 (Skillselion tracking)
  • Ranked #153 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

exporting-rds-to-s3 capabilities & compatibility

Capabilities
exporting rds/aurora to s3 · domain expertise for exporting amazon rds and au · in apache parquet format. covers the full workfl · iam role and kms encryption setup, s3 bucket pre · progress monitoring, data verification, and post
Use cases
orchestration
From the docs

What exporting-rds-to-s3 says it does

Domain expertise for exporting Amazon RDS and Aurora database snapshots to Amazon S3
SKILL.md
in Apache Parquet format. Covers the full workflow: snapshot identification or creation,
SKILL.md
IAM role and KMS encryption setup, S3 bucket preparation, export task initiation,
SKILL.md
npx skills add https://github.com/aws/agent-toolkit-for-aws --skill exporting-rds-to-s3

Add your badge

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

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

What it does

Exports Amazon RDS or Aurora database snapshots to Amazon S3 in Apache Parquet format for analytics, backup, or data migration. Handles snapshot selection or creation, IAM role setup, KMS encryption,

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?

Exports Amazon RDS or Aurora database snapshots to Amazon S3 in Apache Parquet format for analytics, backup, or data migration. Handles snapshot selection or creation, IAM role setup, KMS encryption,

What you get

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

  • S3 Parquet dataset
  • IAM export role configuration
  • Verified export task logs

Files

SKILL.mdMarkdownGitHub ↗

Exporting RDS/Aurora to S3

Overview

Domain expertise for exporting Amazon RDS and Aurora database snapshots to Amazon S3 in Apache Parquet format. Covers the full workflow: snapshot identification or creation, IAM role and KMS encryption setup, S3 bucket preparation, export task initiation, progress monitoring, data verification, and post-export access guidance for analytics services like Athena, Glue, and Redshift Spectrum.

Export an RDS or Aurora snapshot to S3

To export a database snapshot to S3 with proper IAM roles, encryption, and monitoring, follow the procedure exactly. See RDS to S3 export procedure.

Troubleshooting

Database not found

Verify the database identifier spelling, case, and region. For Aurora, use describe-db-clusters instead of describe-db-instances.

Export not supported

Snapshot export supports MySQL, PostgreSQL, MariaDB, Aurora MySQL, and Aurora PostgreSQL only. Oracle and SQL Server are not supported.

IAM role permission errors

Ensure the role trust policy allows export.rds.amazonaws.com with aws:SourceAccount and aws:SourceArn conditions for confused deputy protection, and has S3 PutObject and KMS permissions. Wait 10–15 seconds after role creation for propagation.

Export stuck or failed

Check the export task status for failure reasons. Common causes: S3 bucket deleted, IAM role modified, or KMS key disabled during export. See the full procedure for detailed troubleshooting.

Related skills

How it compares

Use exporting-rds-to-s3 for managed Parquet snapshot exports; write custom ETL only when you need non-AWS targets or live CDC instead of snapshots.

FAQ

What does exporting-rds-to-s3 do?

Exports Amazon RDS or Aurora database snapshots to Amazon S3 in Apache Parquet format for analytics, backup, or data migration. Handles snapshot selection or creation, IAM role setup, KMS encryption,

When should I use exporting-rds-to-s3?

During operate infra work for cloud & infrastructure.

Is exporting-rds-to-s3 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.