IcebergTarget - AWS Glue

IcebergTarget

Specifies an Apache Iceberg data source where Iceberg tables are stored in Amazon S3.

Contents

ConnectionName

The name of the connection to use to connect to the Iceberg target.

Type: String

Required: No

Exclusions

A list of glob patterns used to exclude from the crawl. For more information, see Catalog Tables with a Crawler.

Type: Array of strings

Required: No

MaximumTraversalDepth

The maximum depth of Amazon S3 paths that the crawler can traverse to discover the Iceberg metadata folder in your Amazon S3 path. Used to limit the crawler run time.

Type: Integer

Required: No

Paths

One or more Amazon S3 paths that contains Iceberg metadata folders as s3://bucket/prefix.

Type: Array of strings

Required: No

See Also

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