Builder
Properties
Provides additional configuration options for customizing the Iceberg table behavior.
Specifies configuration options for automatic data quality evaluation in Glue jobs. This structure enables automated data quality checks and monitoring during ETL operations, helping to ensure data integrity and reliability without manual intervention.
Specifies the compression codec used for Iceberg table files in S3.
Specifies the file format used for storing Iceberg table data (e.g., Parquet, ORC).
Sets the number of target partitions for distributing Iceberg table files across S3.
Specifies the data schema for the S3 Iceberg direct target.
Specifies the columns used to partition the Iceberg table data in S3.
Defines how schema changes are handled when writing data to the Iceberg table.
Functions
construct an aws.sdk.kotlin.services.glue.model.AutoDataQuality inside the given block
construct an aws.sdk.kotlin.services.glue.model.DirectSchemaChangePolicy inside the given block