TVM should return AWS S3 region
Open
bug
- Dominant language
- JavaScript
- Stars
- 14
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
We should return the region as part of S3 credentials.
Side note: Returned TVM credentials could be injected as is into the JS AWS v2 SDK which was using `us-east-1` as default region. This is not the case anymore for the v3 SDK.
Contributor guide
Research direction
Start by tracing where TVM returns S3 credentials and how the AWS region is represented. Confirm the returned credentials include the S3 region and verify the result can be used by the AWS SDK v3 without relying on a default region.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, javascript
- Domain
- cloud
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100