Skip to content

/AWS1/IF_AGW_PAGINATOR

/AWS1/IF_AGW_PAGINATOR represents the Paginator client for Amazon API Gateway.

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_AGW_PAGINATOR

Paginated Method Iterator Class Page Size Option
GETAPIKEYS() /AWS1/CL_AGW_GETAPIKEYS_I Yes ( IV_LIMIT )
GETBASEPATHMAPPINGS() /AWS1/CL_AGW_GETBASEPATHMAPS_I Yes ( IV_LIMIT )
GETCLIENTCERTIFICATES() /AWS1/CL_AGW_GETCLIENTCERTS_I Yes ( IV_LIMIT )
GETDEPLOYMENTS() /AWS1/CL_AGW_GETDEPLOYMENTS_I Yes ( IV_LIMIT )
GETDOMAINNAMES() /AWS1/CL_AGW_GETDOMAINNAMES_I Yes ( IV_LIMIT )
GETMODELS() /AWS1/CL_AGW_GETMODELS_I Yes ( IV_LIMIT )
GETRESOURCES() /AWS1/CL_AGW_GETRESOURCES_I Yes ( IV_LIMIT )
GETRESTAPIS() /AWS1/CL_AGW_GETRESTAPIS_I Yes ( IV_LIMIT )
GETUSAGE() /AWS1/CL_AGW_GETUSAGE_I Yes ( IV_LIMIT )
GETUSAGEPLANKEYS() /AWS1/CL_AGW_GETUSAGEPLANKEY00 Yes ( IV_LIMIT )
GETUSAGEPLANS() /AWS1/CL_AGW_GETUSAGEPLANS_I Yes ( IV_LIMIT )
GETVPCLINKS() /AWS1/CL_AGW_GETVPCLINKS_I Yes ( IV_LIMIT )