CatalogConfiguration
Describes the containers where the destination Apache Iceberg Tables are persisted.
Contents
- CatalogARN
-
Specifies the Glue catalog ARN identifier of the destination Apache Iceberg Tables. You must specify the ARN in the format
arn:aws:glue:region:account-id:catalog
.Type: String
Length Constraints: Minimum length of 1. Maximum length of 512.
Pattern:
arn:.*:glue:.*:\d{12}:catalog
Required: No
- WarehouseLocation
-
The warehouse location for Apache Iceberg tables. You must configure this when schema evolution and table creation is enabled.
Amazon Data Firehose is in preview release and is subject to change.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 2048.
Pattern:
s3:\/\/.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: