https://github.com/iconnect/aws-sign4
Haskell implementation of the AWS Signature V4 protocol for signing HTTP requests
https://github.com/iconnect/aws-sign4
Last synced: over 1 year ago
JSON representation
Haskell implementation of the AWS Signature V4 protocol for signing HTTP requests
- Host: GitHub
- URL: https://github.com/iconnect/aws-sign4
- Owner: iconnect
- License: bsd-3-clause
- Created: 2013-08-27T08:58:19.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2014-07-28T09:29:30.000Z (almost 12 years ago)
- Last Synced: 2025-02-18T05:17:28.904Z (over 1 year ago)
- Language: Haskell
- Size: 164 KB
- Stars: 4
- Watchers: 10
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
aws-sign4
=========
Extension to the aws Haskell library to sign AWS HTTP requests according to the AWS Signature 4 protocol (needed by the Elastic Transcoder interface)