Last updated:|... min read
Parameter | Sample Value | Description |
---|---|---|
Iceberg S3 Path (Warehouse) | s3://<BUCKET_NAME>/ | S3 bucket path where Iceberg table data and metadata files will be stored. |
AWS Region | us-east-1 | AWS region containing the S3 bucket and Glue Data Catalog resources. |
AWS Access Key | XXX | AWS access key ID for authentication. Optional if using IAM roles or instance profiles. |
AWS Secret Key | XXX | AWS secret access key for authentication. Optional if using IAM roles or instance profiles. |
Iceberg Database | iceberg_db | Database name to create in AWS Glue Data Catalog for organizing Iceberg tables. |