Ref T5155. AWS introduced a hugely more-complicated "v4" API at some point, which all (I hope??) services now use.
I implemented it by following this document:
http://docs.aws.amazon.com/AmazonS3/latest/API/sig-v4-header-based-auth.html
Differential D14978
Implement AWS v4 signature API epriestley on Jan 9 2016, 3:33 PM. Authored by Tags None Referenced Files
Subscribers None
Details
Ref T5155. AWS introduced a hugely more-complicated "v4" API at some point, which all (I hope??) services now use. I implemented it by following this document: http://docs.aws.amazon.com/AmazonS3/latest/API/sig-v4-header-based-auth.html
Diff Detail
|