Skip to content

/AWS1/CL_FNK=>LISTKEYS()

About ListKeys

Returns a list of key value pairs.

Method Signature

IMPORTING

Required arguments:

IV_KVSARN TYPE /AWS1/FNKKVSARN /AWS1/FNKKVSARN

The Amazon Resource Name (ARN) of the Key Value Store.

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/FNKSTRING /AWS1/FNKSTRING

If nextToken is returned in the response, there are more results available. Make the next call using the returned token to retrieve the next page.

IV_MAXRESULTS TYPE /AWS1/FNKINTEGER /AWS1/FNKINTEGER

Maximum number of results that are returned per call. The default is 10 and maximum allowed page is 50.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_FNKLISTKEYSRESPONSE /AWS1/CL_FNKLISTKEYSRESPONSE