AI AGENT ADDONS

Ingesting Into Data Lake

aws/agent-toolkit-for-aws
Data Science & ML
2,181installs

Moving data into an AWS data lake is now straightforward. You can import from many sources like S3 files, local uploads, or JDBC databases such as Oracle, SQL Server, and PostgreSQL. Cloud data warehouses like Redshift, Snowflake, and BigQuery are also supported.

The default target for your data is S3 Tables. If your environment has not adopted S3 Tables, you can use standard Iceberg on an existing bucket. The skill handles one-time loads, recurring pipelines, and migrations. It also triggers on many common commands like import, sync, migrate, and ETL.

This tool is built for data engineers who need a simple way to move data into a queryable data lake without manual scripting. It checks for existing connections and guides you step by step.

Add Ingesting Into Data Lake skill to your workflow

Global

mkdir -p ~/.claude/skills/ingesting-into-data-lake

Project

mkdir -p .claude/skills/ingesting-into-data-lake

Source Repository

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