enum OpenTableFormat
| Language | Type name |
|---|---|
.NET | Amazon.CDK.AWS.S3Tables.Alpha.OpenTableFormat |
Java | software.amazon.awscdk.services.s3tables.alpha.OpenTableFormat |
Python | aws_cdk.aws_s3tables_alpha.OpenTableFormat |
TypeScript (source) | @aws-cdk/aws-s3tables-alpha ยป OpenTableFormat |
Supported open table formats.
Members
| Name | Description |
|---|---|
| ICEBERG | Apache Iceberg table format. |
ICEBERG
Apache Iceberg table format.

.NET
Java
Python
TypeScript (