Skip to content

/AWS1/IF_CAT_PAGINATOR

/AWS1/IF_CAT_PAGINATOR represents the Paginator client for Amazon CodeCatalyst.

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_CAT_PAGINATOR

Paginated Method Iterator Class Page Size Option
LISTACCESSTOKENS() /AWS1/CL_CAT_LISTACCTOKENS_I Yes ( IV_MAXRESULTS )
LISTDEVENVIRONMENTS() /AWS1/CL_CAT_LSTDEVENVIRONME00 Yes ( IV_MAXRESULTS )
LISTDEVENVIRONMENTSESSIONS() /AWS1/CL_CAT_LSTDEVENVIRONME01 Yes ( IV_MAXRESULTS )
LISTEVENTLOGS() /AWS1/CL_CAT_LISTEVENTLOGS_I Yes ( IV_MAXRESULTS )
LISTPROJECTS() /AWS1/CL_CAT_LISTPROJECTS_I Yes ( IV_MAXRESULTS )
LISTSOURCEREPOSITORIES() /AWS1/CL_CAT_LSTSRCREPOSITOR00 Yes ( IV_MAXRESULTS )
LISTSOURCEREPOSITORYBRANCHES() /AWS1/CL_CAT_LSTSRCREPOSITOR01 Yes ( IV_MAXRESULTS )
LISTSPACES() /AWS1/CL_CAT_LISTSPACES_I Not Available
LISTWORKFLOWRUNS() /AWS1/CL_CAT_LSTWORKFLOWRUNS_I Yes ( IV_MAXRESULTS )
LISTWORKFLOWS() /AWS1/CL_CAT_LISTWORKFLOWS_I Yes ( IV_MAXRESULTS )