Hacker News new | ask | show | jobs
by dboreham 3076 days ago
Perhaps because it was originally designed for use without TLS? Request signing was pretty much ubiquitous 10 years ago.
2 comments

I'm not from Amazon but I'd guess they want to protect the request from being replayed inside their own systems.
more likely it's so they don't have to have a more convoluted process where they call out to requesting service to verify RQ & all which that entails (on both sides).