Skip to content

The plugin only fetches the first 1000 images #343

@kilburn

Description

@kilburn

When an s3 bucket has more than 1000 images, this plugin only fetches the first 1000. This is because the listObjectsV2 call returns a maximum of 1000 items (and forces the application to fetch the remainder in subsequent requests) as explained in the docs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions