Skip to content

/AWS1/IF_CGP_PAGINATOR

/AWS1/IF_CGP_PAGINATOR represents the Paginator client for Amazon Cognito Identity Provider.

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_CGP_PAGINATOR

Paginated Method Iterator Class Page Size Option
ADMINLISTGROUPSFORUSER() /AWS1/CL_CGP_ADMINLSTGRSFORU00 Yes ( IV_LIMIT )
ADMINLISTUSERAUTHEVENTS() /AWS1/CL_CGP_ADMINLSTUSERAUT00 Yes ( IV_MAXRESULTS )
LISTGROUPS() /AWS1/CL_CGP_LISTGROUPS_I Yes ( IV_LIMIT )
LISTIDENTITYPROVIDERS() /AWS1/CL_CGP_LISTIDPVDRS_I Yes ( IV_MAXRESULTS )
LISTRESOURCESERVERS() /AWS1/CL_CGP_LSTRESRCSERVERS_I Yes ( IV_MAXRESULTS )
LISTUSERPOOLCLIENTS() /AWS1/CL_CGP_LSTUSERPOOLCLIS_I Yes ( IV_MAXRESULTS )
LISTUSERPOOLS() /AWS1/CL_CGP_LISTUSERPOOLS_I Yes ( IV_MAXRESULTS )
LISTUSERS() /AWS1/CL_CGP_LISTUSERS_I Yes ( IV_LIMIT )
LISTUSERSINGROUP() /AWS1/CL_CGP_LISTUSERSINGRP_I Yes ( IV_LIMIT )