ToolJet
ToolJet copied to clipboard
Support to paginate Object list from AWS S3 buckets
Currently while listing S3 bucket's objects from a particular directory or a sub-directory, default the action returns up to 1,000 key names. The response might contain fewer keys but will never contain more.
Proposal Able to set the number of key names to be returned and allow to set offset for pagination.