'Api Gateway V2 SDK pagination
I don't really understand - do I need to use a paginator when trying to get all the API in get_apis in API gateway v2?
I see here:
that the function receives a MaxResults parameter. What is the limit of this number? I couldn't find any references...
If the MaxResults is not limited, what is the point of the paginators?
Is it still best practice to use a paginator? Why?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
