AWS Signature Version 4 Signing
Open
Nobody has claimed this yet.
adopt me
feature
- Dominant language
- Clojure
- Stars
- 1.8k
- Forks
- 410
- PR merge metrics
- No merged PRs in 30d
Description
please add AWS Signature Version 4 Signing
http://docs.aws.amazon.com/general/latest/gr/signature-v4-examples.html#signature-v4-examples-java
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading the linked AWS Signature Version 4 examples, then inspect clj-http's request construction and authentication entry points to determine where signing belongs. Done means the client can sign AWS requests according to the documented examples, with coverage for the supported signing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, clojure
- Domain
- authentication, backend, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100