Skip to content

/AWS1/CL_LKF=>REVOKEPERMISSIONS()

About RevokePermissions

Revokes permissions to the principal to access metadata in the Data Catalog and data organized in underlying data storage such as Amazon S3.

Method Signature

IMPORTING

Required arguments:

IO_PRINCIPAL TYPE REF TO /AWS1/CL_LKFDATALAKEPRINCIPAL /AWS1/CL_LKFDATALAKEPRINCIPAL

The principal to be revoked permissions on the resource.

IO_RESOURCE TYPE REF TO /AWS1/CL_LKFRESOURCE /AWS1/CL_LKFRESOURCE

The resource to which permissions are to be revoked.

IT_PERMISSIONS TYPE /AWS1/CL_LKFPERMISSIONLIST_W=>TT_PERMISSIONLIST TT_PERMISSIONLIST

The permissions revoked to the principal on the resource. For information about permissions, see Security and Access Control to Metadata and Data.

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.

IT_PERMSWITHGRANTOPTION TYPE /AWS1/CL_LKFPERMISSIONLIST_W=>TT_PERMISSIONLIST TT_PERMISSIONLIST

Indicates a list of permissions for which to revoke the grant option allowing the principal to pass permissions to other principals.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_LKFREVOKEPERMSRSP /AWS1/CL_LKFREVOKEPERMSRSP