Skip to content

/AWS1/IF_TRL_PAGINATOR

/AWS1/IF_TRL_PAGINATOR represents the Paginator client for AWS CloudTrail.

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_TRL_PAGINATOR

Paginated Method Iterator Class Page Size Option
GETQUERYRESULTS() /AWS1/CL_TRL_GETQUERYRESULTS_I Not Available
LISTCHANNELS() /AWS1/CL_TRL_LISTCHANNELS_I Yes ( IV_MAXRESULTS )
LISTEVENTDATASTORES() /AWS1/CL_TRL_LSTEVTDATASTORE00 Yes ( IV_MAXRESULTS )
LISTIMPORTFAILURES() /AWS1/CL_TRL_LISTIMPFAILURES_I Yes ( IV_MAXRESULTS )
LISTIMPORTS() /AWS1/CL_TRL_LISTIMPORTS_I Yes ( IV_MAXRESULTS )
LISTINSIGHTSMETRICDATA() /AWS1/CL_TRL_LSTINSIGHTSMETR00 Yes ( IV_MAXRESULTS )
LISTPUBLICKEYS() /AWS1/CL_TRL_LISTPUBLICKEYS_I Not Available
LISTQUERIES() /AWS1/CL_TRL_LISTQUERIES_I Yes ( IV_MAXRESULTS )
LISTTAGS() /AWS1/CL_TRL_LISTTAGS_I Not Available
LISTTRAILS() /AWS1/CL_TRL_LISTTRAILS_I Not Available
LOOKUPEVENTS() /AWS1/CL_TRL_LOOKUPEVENTS_I Yes ( IV_MAXRESULTS )