Interface CatalogConfiguration.Builder

    • Method Detail

      • catalogARN

        CatalogConfiguration.Builder catalogARN​(String 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.

        Parameters:
        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.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • warehouseLocation

        CatalogConfiguration.Builder warehouseLocation​(String warehouseLocation)

        Amazon Data Firehose is in preview release and is subject to change.

        Parameters:
        warehouseLocation -

        Amazon Data Firehose is in preview release and is subject to change.

        Returns:
        Returns a reference to this object so that method calls can be chained together.