Skip to content

/AWS1/CL_RSHLAKEHOUSECONF

Contains configuration information for lakehouse integration, including the cluster identifier, catalog ARN, and registration status.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_clusteridentifier TYPE /AWS1/RSHSTRING /AWS1/RSHSTRING

The unique identifier of the cluster associated with this lakehouse configuration.

iv_lakehouseidcapparn TYPE /AWS1/RSHSTRING /AWS1/RSHSTRING

The Amazon Resource Name (ARN) of the IAM Identity Center application used for enabling Amazon Web Services IAM Identity Center trusted identity propagation on a cluster enabled with Amazon Redshift federated permissions.

iv_lakehouseregstatus TYPE /AWS1/RSHSTRING /AWS1/RSHSTRING

The current status of the lakehouse registration. Indicates whether the cluster is successfully registered with the lakehouse.

iv_catalogarn TYPE /AWS1/RSHSTRING /AWS1/RSHSTRING

The Amazon Resource Name (ARN) of the Glue data catalog associated with the lakehouse configuration.


Queryable Attributes

ClusterIdentifier

The unique identifier of the cluster associated with this lakehouse configuration.

Accessible with the following methods

Method Description
GET_CLUSTERIDENTIFIER() Getter for CLUSTERIDENTIFIER, with configurable default
ASK_CLUSTERIDENTIFIER() Getter for CLUSTERIDENTIFIER w/ exceptions if field has no v
HAS_CLUSTERIDENTIFIER() Determine if CLUSTERIDENTIFIER has a value

LakehouseIdcApplicationArn

The Amazon Resource Name (ARN) of the IAM Identity Center application used for enabling Amazon Web Services IAM Identity Center trusted identity propagation on a cluster enabled with Amazon Redshift federated permissions.

Accessible with the following methods

Method Description
GET_LAKEHOUSEIDCAPPARN() Getter for LAKEHOUSEIDCAPPLICATIONARN, with configurable def
ASK_LAKEHOUSEIDCAPPARN() Getter for LAKEHOUSEIDCAPPLICATIONARN w/ exceptions if field
HAS_LAKEHOUSEIDCAPPARN() Determine if LAKEHOUSEIDCAPPLICATIONARN has a value

LakehouseRegistrationStatus

The current status of the lakehouse registration. Indicates whether the cluster is successfully registered with the lakehouse.

Accessible with the following methods

Method Description
GET_LAKEHOUSEREGSTATUS() Getter for LAKEHOUSEREGISTRATIONSTATUS, with configurable de
ASK_LAKEHOUSEREGSTATUS() Getter for LAKEHOUSEREGISTRATIONSTATUS w/ exceptions if fiel
HAS_LAKEHOUSEREGSTATUS() Determine if LAKEHOUSEREGISTRATIONSTATUS has a value

CatalogArn

The Amazon Resource Name (ARN) of the Glue data catalog associated with the lakehouse configuration.

Accessible with the following methods

Method Description
GET_CATALOGARN() Getter for CATALOGARN, with configurable default
ASK_CATALOGARN() Getter for CATALOGARN w/ exceptions if field has no value
HAS_CATALOGARN() Determine if CATALOGARN has a value