Class CrawlerIcebergTarget


  • public final class CrawlerIcebergTarget
    extends java.lang.Object
    • Method Detail

      • connectionName

        public java.util.Optional<java.lang.String> connectionName()
        Returns:
        The name of the connection to use to connect to the Iceberg target.
      • exclusions

        public java.util.List<java.lang.String> exclusions()
        Returns:
        A list of glob patterns used to exclude from the crawl.
      • maximumTraversalDepth

        public java.lang.Integer maximumTraversalDepth()
        Returns:
        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. Valid values are between `1` and `20`.
      • paths

        public java.util.List<java.lang.String> paths()
        Returns:
        One or more Amazon S3 paths that contains Iceberg metadata folders as s3://bucket/prefix.