/AWS1/CL_LKF=>LISTLFTAGS()
¶
About ListLFTags¶
Lists LF-tags that the requester has permission to view.
Method Signature¶
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_RESOURCESHARETYPE
TYPE /AWS1/LKFRESOURCESHARETYPE
/AWS1/LKFRESOURCESHARETYPE
¶
If resource share type is
ALL
, returns both in-account LF-tags and shared LF-tags that the requester has permission to view. If resource share type isFOREIGN
, returns all share LF-tags that the requester can view. If no resource share type is passed, lists LF-tags in the given catalog ID that the requester has permission to view.
IV_MAXRESULTS
TYPE /AWS1/LKFPAGESIZE
/AWS1/LKFPAGESIZE
¶
The maximum number of results to return.
IV_NEXTTOKEN
TYPE /AWS1/LKFTOKEN
/AWS1/LKFTOKEN
¶
A continuation token, if this is not the first call to retrieve this list.