ToolJet icon indicating copy to clipboard operation
ToolJet copied to clipboard

Support to paginate Object list from AWS S3 buckets

Open arpitnath opened this issue 2 years ago • 0 comments

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.

arpitnath avatar Sep 07 '22 07:09 arpitnath