class Aws::Glue::Types::S3IcebergCatalogTarget


@see docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/S3IcebergCatalogTarget AWS API Documentation
@return [Types::AutoDataQuality]
checks are performed automatically during the write operation.
for the S3 Iceberg catalog target. When set to ‘true`, data quality
Specifies whether to automatically enable data quality evaluation
@!attribute [rw] auto_data_quality
@return [Types::CatalogSchemaChangePolicy]
The policy for handling schema changes in the catalog target.
@!attribute [rw] schema_change_policy
@return [Hash<String,String>]
target.
Specifies additional connection options for the Iceberg catalog
@!attribute [rw] additional_options
@return [String]
The name of the database to write to.
@!attribute [rw] database
@return [String]
The name of the table to write to in the catalog.
@!attribute [rw] table
@return [Array<Array<String>>]
A list of partition keys for the Iceberg table.
@!attribute [rw] partition_keys
@return [Array<String>]
The input connection for the Iceberg catalog target.
@!attribute [rw] inputs
@return [String]
The name of the Iceberg catalog target.
@!attribute [rw] name
S3 and registers the table in the Glue Data Catalog.
Specifies an Apache Iceberg catalog target that writes data to Amazon