Skip to content

/AWS1/CL_LKF=>GETTEMPORARYGLUEPARTITIONC00()

About GetTemporaryGluePartitionCredentials

This API is identical to GetTemporaryTableCredentials except that this is used when the target Data Catalog resource is of type Partition. Lake Formation restricts the permission of the vended credentials with the same scope down policy which restricts access to a single Amazon S3 prefix.

Method Signature

IMPORTING

Required arguments:

IV_TABLEARN TYPE /AWS1/LKFRESOURCEARNSTRING /AWS1/LKFRESOURCEARNSTRING

The ARN of the partitions' table.

IO_PARTITION TYPE REF TO /AWS1/CL_LKFPARTITIONVALUELIST /AWS1/CL_LKFPARTITIONVALUELIST

A list of partition values identifying a single partition.

Optional arguments:

IT_PERMISSIONS TYPE /AWS1/CL_LKFPERMISSIONLIST_W=>TT_PERMISSIONLIST TT_PERMISSIONLIST

Filters the request based on the user having been granted a list of specified permissions on the requested resource(s).

IV_DURATIONSECONDS TYPE /AWS1/LKFCREDTODURSECINTEGER /AWS1/LKFCREDTODURSECINTEGER

The time period, between 900 and 21,600 seconds, for the timeout of the temporary credentials.

IO_AUDITCONTEXT TYPE REF TO /AWS1/CL_LKFAUDITCONTEXT /AWS1/CL_LKFAUDITCONTEXT

A structure representing context to access a resource (column names, query ID, etc).

IT_SUPPORTEDPERMISSIONTYPES TYPE /AWS1/CL_LKFPERMTYPELIST_W=>TT_PERMISSIONTYPELIST TT_PERMISSIONTYPELIST

A list of supported permission types for the partition. Valid values are COLUMN_PERMISSION and CELL_FILTER_PERMISSION.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_LKFGETTEMPORARYGLUE01 /AWS1/CL_LKFGETTEMPORARYGLUE01