Skip to content

General pagination support #101

@omus

Description

@omus

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions