Skip to content

/AWS1/IF_IOG_PAGINATOR

/AWS1/IF_IOG_PAGINATOR represents the Paginator client for AWS IoT Things Graph.

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 paginator methods implemented in /AWS1/IF_IOG_PAGINATOR

Paginated Method Iterator Class Page Size Option
GETFLOWTEMPLATEREVISIONS() /AWS1/CL_IOG_GETFLOWTMPLREVI00 Yes ( IV_MAXRESULTS )
GETSYSTEMTEMPLATEREVISIONS() /AWS1/CL_IOG_GETSYSTEMTMPLRE00 Yes ( IV_MAXRESULTS )
LISTFLOWEXECUTIONMESSAGES() /AWS1/CL_IOG_LSTFLOWEXECMSGS_I Yes ( IV_MAXRESULTS )
LISTTAGSFORRESOURCE() /AWS1/CL_IOG_LISTTGSFORRESRC_I Yes ( IV_MAXRESULTS )
SEARCHENTITIES() /AWS1/CL_IOG_SEARCHENTITIES_I Yes ( IV_MAXRESULTS )
SEARCHFLOWEXECUTIONS() /AWS1/CL_IOG_SEARCHFLOWEXECS_I Yes ( IV_MAXRESULTS )
SEARCHFLOWTEMPLATES() /AWS1/CL_IOG_SEARCHFLOWTMPLS_I Yes ( IV_MAXRESULTS )
SEARCHSYSTEMINSTANCES() /AWS1/CL_IOG_SRCHSYSTEMINSTS_I Yes ( IV_MAXRESULTS )
SEARCHSYSTEMTEMPLATES() /AWS1/CL_IOG_SRCHSYSTEMTMPLS_I Yes ( IV_MAXRESULTS )
SEARCHTHINGS() /AWS1/CL_IOG_SEARCHTHINGS_I Yes ( IV_MAXRESULTS )