Allows your browser to access AWS resources that require Amazon's Sigv4 scheme.
Inspired by [carsales/aws-request-signer](https://github.com/carsales/aws-request-signer).
Main differences from aws-request-signer:
- They basically rolled their own signature process and I use browserify and [mhart/aws4](https://github.com/mhart/aws4) to handle all heavy lifting.
- This extension triggers on all AWS services instead of filtering for one.
- Instance Profile credentials aren't supported as I have no use for them.
- Chrome/Firefox/Opera support.
- License: MIT License
- Weekly downloads: 1
- Average daily users: 43
- Rating: 0/5 of 0 ratings
- Created: 2018-08-13 18:25:35
- Last updated: 2021-07-17 02:00:45
- Homepage: https://github.com/Liath/aws-agent
- Support site and email
- Orig: https://addons.mozilla.org/en-US/firefox/addon/aws-agent/
- API: aws-agent@exthilion.org