Skip to content

/AWS1/CL_RGS=>GETTAGKEYS()

About GetTagKeys

Returns all tag keys currently in use in the specified Amazon Web Services Region for the calling account.

This operation supports pagination, where the response can be sent in multiple pages. You should check the PaginationToken response parameter to determine if there are additional results available to return. Repeat the query, passing the PaginationToken response parameter value as an input to the next request until you recieve a null value. A null value for PaginationToken indicates that there are no more results waiting to be returned.

Method Signature

IMPORTING

Optional arguments:

IV_PAGINATIONTOKEN TYPE /AWS1/RGSPAGINATIONTOKEN /AWS1/RGSPAGINATIONTOKEN

Specifies a PaginationToken response value from a previous request to indicate that you want the next page of results. Leave this parameter empty in your initial request.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_RGSGETTAGKEYSOUTPUT /AWS1/CL_RGSGETTAGKEYSOUTPUT