creating-data-lake-table
Create managed Iceberg tables using Amazon S3 Tables (s3tables API namespace) with automatic compaction and snapshot management. Sets up table bucket, namespace, table, schema, Glue catalog registration, partitioning, IAM access control. Triggers on: create table, data lake table, analytics table, structured data storage, S3 Tables, Iceberg, Athena table, partitioning strategy, access permissions. Do NOT use for: importing files (use ingesting-into-data-lake), vector storage (use storing-and-querying-vectors), querying existing tables (use querying-data-lake), or locating existing table (use finding-data-lake-assets).
- Version
- 1
Pinned to revision 6329aa88ff7c, so it is the text this page describes rather than whatever the author pushed since.
Files
- skills/creating-data-lake-table/SKILL.md
- skills/creating-data-lake-table/references/access-control.md
- skills/creating-data-lake-table/references/athena-ddl-path.md
- skills/creating-data-lake-table/references/best-practices.md
- skills/creating-data-lake-table/references/table-creation-glue-etl.md
Every link opens the file at its source, pinned to the revision this page describes.