Skip to content

/AWS1/CL_CNT=>SEARCHRESOURCETAGS()

About SearchResourceTags

Searches tags used in an Amazon Connect instance using optional search criteria.

Method Signature

IMPORTING

Required arguments:

IV_INSTANCEID TYPE /AWS1/CNTINSTANCEIDORARN /AWS1/CNTINSTANCEIDORARN

The identifier of the Amazon Connect instance. You can find the instanceId in the Amazon Resource Name (ARN) of the instance.

Optional arguments:

IT_RESOURCETYPES TYPE /AWS1/CL_CNTRESOURCETYPELIST_W=>TT_RESOURCETYPELIST TT_RESOURCETYPELIST

The list of resource types to be used to search tags from. If not provided or if any empty list is provided, this API will search from all supported resource types.

IV_NEXTTOKEN TYPE /AWS1/CNTNEXTTOKEN2500 /AWS1/CNTNEXTTOKEN2500

The token for the next set of results. Use the value returned in the previous response in the next request to retrieve the next set of results.

IV_MAXRESULTS TYPE /AWS1/CNTMAXRESULT100 /AWS1/CNTMAXRESULT100

The maximum number of results to return per page.

IO_SEARCHCRITERIA TYPE REF TO /AWS1/CL_CNTRESRCTAGSSRCHCRIT /AWS1/CL_CNTRESRCTAGSSRCHCRIT

The search criteria to be used to return tags.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CNTSRCHRESRCTAGSRSP /AWS1/CL_CNTSRCHRESRCTAGSRSP