/AWS1/CL_LKFEXTERNALFILTINGC00¶
Configuration for enabling external data filtering for third-party applications to access data managed by Lake Formation .
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_status TYPE /AWS1/LKFENABLESTATUS /AWS1/LKFENABLESTATUS¶
Allows to enable or disable the third-party applications that are allowed to access data managed by Lake Formation.
it_authorizedtargets TYPE /AWS1/CL_LKFSCOPETARGETS_W=>TT_SCOPETARGETS TT_SCOPETARGETS¶
List of third-party application
ARNsintegrated with Lake Formation.
Queryable Attributes¶
Status¶
Allows to enable or disable the third-party applications that are allowed to access data managed by Lake Formation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
AuthorizedTargets¶
List of third-party application
ARNsintegrated with Lake Formation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTHORIZEDTARGETS() |
Getter for AUTHORIZEDTARGETS, with configurable default |
ASK_AUTHORIZEDTARGETS() |
Getter for AUTHORIZEDTARGETS w/ exceptions if field has no v |
HAS_AUTHORIZEDTARGETS() |
Determine if AUTHORIZEDTARGETS has a value |