Hi, I'm happy to announce the first public release of a small clojure lib that implements the AWS Signature Version 4 request signing as clj-http middleware. We needed a lightweight way to authenticate with our AWS Elasticsearch at Sharetribe, the company I work with. It's been running in production for couple of months now without any problems. This is a pure Clojure implementation that doesn't depend on the AWS SDK. The implementation separates the request signing part from the clj-http middleware part so I imagine it would be fairly easy to use this with other http libraries too. Feedback, PRs and issues are very much welcome!
Source: https://github.com/sharetribe/aws-sig4 Sharetribe: https://www.sharetribe.com/ -- Olli -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.