CatalogConfiguration - Amazon Data Firehose
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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(?:(/[a-z0-9_-]+){1,2})?

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: