Skip to content

/AWS1/IF_LMD_PAGINATOR

/AWS1/IF_LMD_PAGINATOR represents the Paginator client for AWS Lambda.

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_LMD_PAGINATOR

Paginated Method Iterator Class Page Size Option
LISTALIASES() /AWS1/CL_LMD_LISTALIASES_I Yes ( IV_MAXITEMS )
LISTCODESIGNINGCONFIGS() /AWS1/CL_LMD_LSTCODESIGNINGC00 Yes ( IV_MAXITEMS )
LISTEVENTSOURCEMAPPINGS() /AWS1/CL_LMD_LISTEVSRCMAPS_I Yes ( IV_MAXITEMS )
LISTFUNCEVENTINVOKECONFIGS() /AWS1/CL_LMD_LSTFUNCEVTINVCF00 Yes ( IV_MAXITEMS )
LISTFUNCSBYCODESIGNINGCONFIG() /AWS1/CL_LMD_LSTFUNCSBYCODES00 Yes ( IV_MAXITEMS )
LISTFUNCTIONS() /AWS1/CL_LMD_LISTFUNCTIONS_I Yes ( IV_MAXITEMS )
LISTFUNCTIONURLCONFIGS() /AWS1/CL_LMD_LISTFUNCURLCFGS_I Yes ( IV_MAXITEMS )
LISTLAYERS() /AWS1/CL_LMD_LISTLAYERS_I Yes ( IV_MAXITEMS )
LISTLAYERVERSIONS() /AWS1/CL_LMD_LISTLAYERVRSS_I Yes ( IV_MAXITEMS )
LISTPROVCONCURRENCYCONFIGS() /AWS1/CL_LMD_LSTPROVCONCURRE00 Yes ( IV_MAXITEMS )
LISTVERSIONSBYFUNCTION() /AWS1/CL_LMD_LISTVRSSBYFUNC_I Yes ( IV_MAXITEMS )