-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
The AWS API provides multiple operations that return incomplete results and require several requests to fetch the entire set of results. It would be very nice if there were an interface included in AWSCore which can handle the pagination logic for end-users instead of having users have to roll there own solution.
It does seem possible to make a common interface for this as it does exist in boto3.
mattBrzezinski, iamed2 and jeremiedb
Metadata
Metadata
Assignees
Labels
No labels