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
We should also have option to change limit of returned keys (most S3 object providers have limit set to 1000, so 1000 can be the default value). The default delimiter should also be / .
What is the problem this feature would solve?
There's a function on the AWS S3 NPM package that allows you to list all of the items in a directory/path. Bus version doesn't have this.
What is the feature you are proposing to solve the problem?
there should be an s3 list function to see a list of objects in a path
What alternatives have you considered?
No response
The text was updated successfully, but these errors were encountered: