feature: Support IAM role instead of access / secret keys to use AWS S3 bucket
Open
- Dominant language
- JavaScript
- Stars
- 104
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Hi, team.
Some companies force users not to directly own the access / secret keys for AWS S3 bucket. In this case, users can create an AWS IAM role and own the permission for S3 bucket. So it would be good if jnotebook_reader also supports this scenario.
Contributor guide
Research direction
Start by locating the existing AWS S3 credential and bucket configuration in the repository. Compare the current access-key flow with AWS IAM role authentication, then verify that a notebook can be read from an IAM-authorized S3 bucket without directly supplied access or secret keys.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, javascript
- Domain
- authorization, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100