PUT works inconsistent.
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 283
- PR merge metrics
- No merged PRs in 30d
Description
I created bucket in `US Standart` region. I'm uploading file via stream.
So sometimes it works, sometimes not. I tried to set region to `us-west-2` and 'us-east-1`, but still same. Works inconsistent.
Error message is:
```
SignatureDoesNotMatch
The request signature we calculated does not match the signature you provided. Check your key and signing method.AKIAJOX5SZFWUSX6AHRA
```
status code is `403`
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the streamed PUT upload against the reported bucket regions and inspect how the request is signed. Confirm the intermittent SignatureDoesNotMatch 403 is resolved by making repeated uploads succeed consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, javascript
- Domain
- backend, cloud
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100