You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 1, 2022. It is now read-only.
feat: support sourcing from buckets with over 1000 objects (#20)
* adds ContinuationToken and extra error handling
* updates list objects error handling
Co-Authored-By: Robin Métral <[email protected]>
* updates empty bucket error handling
Co-Authored-By: Robin Métral <[email protected]>
* adds types for getS3ListObjects params
Co-Authored-By: Robin Métral <[email protected]>
* adds types for listAllS3Items params
Co-Authored-By: Robin Métral <[email protected]>
* use optional chaining operator for contents check
Co-Authored-By: Robin Métral <[email protected]>
* uses ObjectType for allS3Items
Co-Authored-By: Robin Métral <[email protected]>
* feat: adds suggested changes from PR to use ContinuationToken
* fix: runs prettier to correct indent
* fix: adds type back to allBucketsObjects
* corrects type on allBucketsObjects
Co-Authored-By: Robin Métral <[email protected]>
* Corrects check for data.Contents
Co-Authored-By: Robin Métral <[email protected]>
Co-authored-by: Robin Métral <[email protected]>
0 commit comments