aws

http://status.aws.amazon.com/ https://www.expeditedssl.com/aws-in-plain-english
2019-07-11T15:04:42.063800Z

I used cognitect/aws yesterday for the first time, and it was very straightforward to use. So come here to say thank you! aws/doc is superb 🙇

ghadi 2019-07-11T15:06:03.064200Z

Sweet @jvtrigueros. What did you do with it?

2019-07-11T15:09:16.066900Z

Using it for DynamoDB, simply trying out the API 🙂 I've used Amazonica and Faraday before. Faraday is fine, but it comes with it's own API. Amazonica does some reflection stuff that matches the Amazon API but it's not super clear. That's where aws/doc shines, not to mention, the :op and :request is just a map, easy does it.