aws-beam / aws-codegen

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

General update of the code generator #5

Closed jcomellas closed 4 years ago

jcomellas commented 4 years ago

The following changes have been made:

Practically no effort has been made to format the code according the current Elixir formatting standards. This will be submitted in a followup PR.

The code generation was tested using the Go AWS SDK v1.25.14.

jcomellas commented 4 years ago

@tsantero This might interest you.

jadeallenx commented 4 years ago

Thanks