aws-v4-sign-small icon indicating copy to clipboard operation
aws-v4-sign-small copied to clipboard

Size optimized library to perform AWS V4 request signing designed for use in the browser

Results 5 aws-v4-sign-small issues
Sort by recently updated
recently updated
newest added

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.