portkey-cloud / aws-clj-sdk

Clojure bindings for AWS
103 stars 12 forks source link

Understanding the wip #26

Open viesti opened 6 years ago

viesti commented 6 years ago

Trying to piece together ideas in the wip branch.

generate-files! runs now (gen-operation seems to still take one operation and the whole shapes map) and a request with say lambda/list-functions can be made (call to aws/conform-or-throw takes two arguments), but output spec fails to validate.