Skip to content

Check for result pagination #15

@groorj

Description

@groorj

The Describe* APIs are all paginated APIs and you'll need to account for that in your code. boto3 makes it pretty easy to use paginated APIs, though - see https://boto3.amazonaws.com/v1/documentation/api/latest/guide/paginators.html for more details.

Need to validate if pagination would break the results.

Thanks /u/otterley for catching this.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions