/AWS1/CL_LKFDSCLAKEFMTIONIDC01¶
DescribeLakeFormationIdentityCenterConfigurationResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_catalogid TYPE /AWS1/LKFCATALOGIDSTRING /AWS1/LKFCATALOGIDSTRING¶
The identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your Lake Formation environment.
iv_instancearn TYPE /AWS1/LKFIDCENTERINSTANCEARN /AWS1/LKFIDCENTERINSTANCEARN¶
The Amazon Resource Name (ARN) of the connection.
iv_applicationarn TYPE /AWS1/LKFAPPLICATIONARN /AWS1/LKFAPPLICATIONARN¶
The Amazon Resource Name (ARN) of the Lake Formation application integrated with IAM Identity Center.
io_externalfiltering TYPE REF TO /AWS1/CL_LKFEXTERNALFILTINGC00 /AWS1/CL_LKFEXTERNALFILTINGC00¶
Indicates if external filtering is enabled.
it_sharerecipients TYPE /AWS1/CL_LKFDATALAKEPRINCIPAL=>TT_DATALAKEPRINCIPALLIST TT_DATALAKEPRINCIPALLIST¶
A list of Amazon Web Services account IDs or Amazon Web Services organization/organizational unit ARNs that are allowed to access data managed by Lake Formation.
If the
ShareRecipientslist includes valid values, a resource share is created with the principals you want to have access to the resources as theShareRecipients.If the
ShareRecipientsvalue is null or the list is empty, no resource share is created.
it_serviceintegrations TYPE /AWS1/CL_LKFSERVICEINTGUNION=>TT_SERVICEINTEGRATIONLIST TT_SERVICEINTEGRATIONLIST¶
A list of service integrations for enabling trusted identity propagation with external services such as Redshift.
iv_resourceshare TYPE /AWS1/LKFRAMRESOURCESHAREARN /AWS1/LKFRAMRESOURCESHAREARN¶
The Amazon Resource Name (ARN) of the RAM share.
Queryable Attributes¶
CatalogId¶
The identifier for the Data Catalog. By default, the account ID. The Data Catalog is the persistent metadata store. It contains database definitions, table definitions, and other control information to manage your Lake Formation environment.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CATALOGID() |
Getter for CATALOGID, with configurable default |
ASK_CATALOGID() |
Getter for CATALOGID w/ exceptions if field has no value |
HAS_CATALOGID() |
Determine if CATALOGID has a value |
InstanceArn¶
The Amazon Resource Name (ARN) of the connection.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INSTANCEARN() |
Getter for INSTANCEARN, with configurable default |
ASK_INSTANCEARN() |
Getter for INSTANCEARN w/ exceptions if field has no value |
HAS_INSTANCEARN() |
Determine if INSTANCEARN has a value |
ApplicationArn¶
The Amazon Resource Name (ARN) of the Lake Formation application integrated with IAM Identity Center.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPLICATIONARN() |
Getter for APPLICATIONARN, with configurable default |
ASK_APPLICATIONARN() |
Getter for APPLICATIONARN w/ exceptions if field has no valu |
HAS_APPLICATIONARN() |
Determine if APPLICATIONARN has a value |
ExternalFiltering¶
Indicates if external filtering is enabled.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXTERNALFILTERING() |
Getter for EXTERNALFILTERING |
ShareRecipients¶
A list of Amazon Web Services account IDs or Amazon Web Services organization/organizational unit ARNs that are allowed to access data managed by Lake Formation.
If the
ShareRecipientslist includes valid values, a resource share is created with the principals you want to have access to the resources as theShareRecipients.If the
ShareRecipientsvalue is null or the list is empty, no resource share is created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SHARERECIPIENTS() |
Getter for SHARERECIPIENTS, with configurable default |
ASK_SHARERECIPIENTS() |
Getter for SHARERECIPIENTS w/ exceptions if field has no val |
HAS_SHARERECIPIENTS() |
Determine if SHARERECIPIENTS has a value |
ServiceIntegrations¶
A list of service integrations for enabling trusted identity propagation with external services such as Redshift.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICEINTEGRATIONS() |
Getter for SERVICEINTEGRATIONS, with configurable default |
ASK_SERVICEINTEGRATIONS() |
Getter for SERVICEINTEGRATIONS w/ exceptions if field has no |
HAS_SERVICEINTEGRATIONS() |
Determine if SERVICEINTEGRATIONS has a value |
ResourceShare¶
The Amazon Resource Name (ARN) of the RAM share.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESOURCESHARE() |
Getter for RESOURCESHARE, with configurable default |
ASK_RESOURCESHARE() |
Getter for RESOURCESHARE w/ exceptions if field has no value |
HAS_RESOURCESHARE() |
Determine if RESOURCESHARE has a value |