Fork me on GitHub
#aws
<
2021-08-11
>
Drew Verlee14:08:25

Any full examples of setting up a aws gateway API using cognitects client? Really, the client is clear, but what resources to create and how to integrate them isn't. Not a big issue for me, but it would be ideal to have the setup on code rather then through the console.

dabrazhe16:08:32

If you prefer to use code you could have a look at Pulumi IOC framework. There’s a port to ClojureScript. The Aws api is too verbose imho.

👍 2