aws

http://status.aws.amazon.com/ https://www.expeditedssl.com/aws-in-plain-english
viesti 2019-05-17T05:53:19.100200Z

on OpenAPI and AWS, for example S3 was released 13 years ago, so API spec wise things were a bit different back then 🙂

viesti 2019-05-17T05:54:53.101400Z

and AWS is quite backward compatible, they don't usually remove stuff from APIs

viesti 2019-05-17T05:55:30.102100Z

API Gateway is quite swagger/openapi friendly, but then again, it is an API service itself

Jakub Holý 2019-05-17T10:19:56.000100Z

doesn't Amazonica use magic and reflection to turn Clj data into the expected AWS classes? What if you pass in a clojure map with keys corresponding to the bean's properties?