Skip to content

/AWS1/CL_LKF=>GETEFFECTIVEPERMSFORPATH()

About GetEffectivePermissionsForPath

Returns the Lake Formation permissions for a specified table or database resource located at a path in Amazon S3. GetEffectivePermissionsForPath will not return databases and tables if the catalog is encrypted.

Method Signature

IMPORTING

Required arguments:

IV_RESOURCEARN TYPE /AWS1/LKFRESOURCEARNSTRING /AWS1/LKFRESOURCEARNSTRING

The Amazon Resource Name (ARN) of the resource for which you want to get permissions.

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_NEXTTOKEN TYPE /AWS1/LKFTOKEN /AWS1/LKFTOKEN

A continuation token, if this is not the first call to retrieve this list.

IV_MAXRESULTS TYPE /AWS1/LKFPAGESIZE /AWS1/LKFPAGESIZE

The maximum number of results to return.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_LKFGETEFFECTIVEPERM01 /AWS1/CL_LKFGETEFFECTIVEPERM01