Add ListAllMyBuckets operation
Open
feature
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 283
- PR merge metrics
- No merged PRs in 30d
Description
This belongs on `knox` itself, I think, instead of on a client instance. Something like `knox.listBuckets({ key, secret })`.
Contributor guide
No contributing guide indexed for this repository
Research direction
No files or tests are named. Start by tracing the public knox API and how existing S3 operations accept credentials, then identify the project’s relevant test entry point. Done means ListAllMyBuckets is exposed from knox itself with the requested key and secret behavior covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100