Skip to content

/AWS1/IF_WIS_PAGINATOR

/AWS1/IF_WIS_PAGINATOR represents the Paginator client for Amazon Connect Wisdom Service.

Some iterator classes offers a means to indicate the maximum number of results to include in the operation output without having to worry about the exact importing parameter name of the underlying API operation. To set this limit, you can use the set_page_size( ) method. Kindly note, if different values are specified in the operation importing parameter and the iterator's set_page_size() method, the value specified last will be preferred (in the order of the values specified). The table below lists the iterator class that has the set_page_size() method as well as the name of the corresponding importing parameter of the underlying API operation.

List of paginated methods implemented in /AWS1/IF_WIS_PAGINATOR

Paginated Method Iterator Class Page Size Option
LISTASSISTANTASSOCIATIONS() /AWS1/CL_WIS_LSTASSISTANTASS00 Yes ( IV_MAXRESULTS )
LISTASSISTANTS() /AWS1/CL_WIS_LISTASSISTANTS_I Yes ( IV_MAXRESULTS )
LISTCONTENTS() /AWS1/CL_WIS_LISTCONTENTS_I Yes ( IV_MAXRESULTS )
LISTIMPORTJOBS() /AWS1/CL_WIS_LISTIMPORTJOBS_I Yes ( IV_MAXRESULTS )
LISTKNOWLEDGEBASES() /AWS1/CL_WIS_LSTKNOWLEDGEBAS00 Yes ( IV_MAXRESULTS )
LISTQUICKRESPONSES() /AWS1/CL_WIS_LISTQUICKRSPS_I Yes ( IV_MAXRESULTS )
QUERYASSISTANT() /AWS1/CL_WIS_QUERYASSISTANT_I Yes ( IV_MAXRESULTS )
SEARCHCONTENT() /AWS1/CL_WIS_SEARCHCONTENT_I Yes ( IV_MAXRESULTS )
SEARCHQUICKRESPONSES() /AWS1/CL_WIS_SEARCHQUICKRSPS_I Yes ( IV_MAXRESULTS )
SEARCHSESSIONS() /AWS1/CL_WIS_SEARCHSESSIONS_I Yes ( IV_MAXRESULTS )