aws-beam / aws-codegen

Code generator for AWS clients in Erlang and Elixir.
Other
53 stars 49 forks source link

[#12] Erlang rest-json spec template #13

Closed jfacorro closed 4 years ago

jfacorro commented 4 years ago

Description

Add Erlang support for AWS APIs using the rest-json protocol. There are two related branches in the aws-elixir and aws-erlang repositories that contain the generated modules using this changes and the aws-sdk-go protocol definition Release v1.33.5 (2020-07-09):

Fixes #12

jfacorro commented 4 years ago

@jkakar @mrallen1 @tsantero How do we want to handle PRs? Would you all be comfortable with me always opening them but reviewing them by myself if no one is available and then merging them if I think they are acceptable?

jkakar commented 4 years ago

Heya @jfacorro! My schedule is opening up for a couple months, so I'd like to participate in reviews, please.

jkakar commented 4 years ago

Also, I'm comfortable with you self-reviewing and merging if you don't get feedback quick enough, fwiw.