Examples demonstrating how to work with Apache Iceberg tables in Amazon Managed Service for Apache Flink using the DataStream API.
- Iceberg DataStream Sink - Writing data to Iceberg tables on S3 with DataStream API, using AWS Glue Data Catalog
- S3 Table Sink - Writing data to S3 Tables with DataStream API
- Iceberg SQL Sink - Writing data to Iceberg tables on S3 with SQL using AWS Glue Data Catalog
- Iceberg DataStream Source - Reading data from Iceberg tables with DataStream API, using AWS Glue Data Catalog