AI AGENT ADDONS

Creating Data Lake Table

aws/agent-toolkit-for-aws
Databases
2,164installs

Amazon S3 Tables let you create managed Iceberg tables. These tables have automatic compaction and snapshot management. You can query them with Athena and other Iceberg engines.

The skill walks you through every step. You create a table bucket, a namespace, and the table itself. You also register it in the AWS Glue catalog and set up partitioning and IAM access control.

Before you start, you can check for existing tables. The skill helps you avoid duplicates and choose the right path. It also points you to other skills for importing data or querying tables.

Add Creating Data Lake Table skill to your workflow

Global

mkdir -p ~/.claude/skills/creating-data-lake-table

Project

mkdir -p .claude/skills/creating-data-lake-table

Source Repository

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