Skip to content

/AWS1/CL_DIR=>LISTOBJECTPOLICIES00()

About ListObjectPolicies

Returns policies attached to an object in pagination fashion.

Method Signature

IMPORTING

Required arguments:

IV_DIRECTORYARN TYPE /AWS1/DIRARN /AWS1/DIRARN

The Amazon Resource Name (ARN) that is associated with the Directory where objects reside. For more information, see arns.

IO_OBJECTREFERENCE TYPE REF TO /AWS1/CL_DIROBJECTREFERENCE /AWS1/CL_DIROBJECTREFERENCE

Reference that identifies the object for which policies will be listed.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/DIRNEXTTOKEN /AWS1/DIRNEXTTOKEN

The pagination token.

IV_MAXRESULTS TYPE /AWS1/DIRNUMBERRESULTS /AWS1/DIRNUMBERRESULTS

The maximum number of items to be retrieved in a single call. This is an approximate number.

IV_CONSISTENCYLEVEL TYPE /AWS1/DIRCONSISTENCYLEVEL /AWS1/DIRCONSISTENCYLEVEL

Represents the manner and timing in which the successful write or update of an object is reflected in a subsequent read operation of that same object.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_DIRLISTOBJECTPOLRSP /AWS1/CL_DIRLISTOBJECTPOLRSP