aws-v4-sign-small
aws-v4-sign-small copied to clipboard
Size optimized library to perform AWS V4 request signing designed for use in the browser
This project looks unmaintained. I would be happy to help.
I'd like to use the repo, but I can't as it doesn't include a license. Would you be so kind as to provider a license file please? Thanks!
I tried having an options object as shown in your readme without a method property (only with host, path, and query). It threw a TypeError that it cannot read property...
`amazonHeaders` is `amazonheaders`
`var aws4 = require('aws-v4-sign-small')` No errors, but `aws4` is undefined.