CatalogProperties - AWS Glue

CatalogProperties

A structure that specifies data lake access properties and other custom properties.

Contents

CustomProperties

Additional key-value properties for the catalog, such as column statistics optimizations.

Type: String to string map

Key Length Constraints: Minimum length of 1. Maximum length of 255.

Key Pattern: [\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\t]*

Value Length Constraints: Maximum length of 512000.

Required: No

DataLakeAccessProperties

A DataLakeAccessProperties object that specifies properties to configure data lake access for your catalog resource in the AWS Glue Data Catalog.

Type: DataLakeAccessProperties object

Required: No

IcebergOptimizationProperties

A structure that specifies Iceberg table optimization properties for the catalog. This includes configuration for compaction, retention, and orphan file deletion operations that can be applied to Iceberg tables in this catalog.

Type: IcebergOptimizationProperties object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: