aws-beam / aws-codegen

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

Add all missing services to the configuration list #25

Closed jfacorro closed 4 years ago

jfacorro commented 4 years ago

Or alternatively automatically process all directories in models/apis and determine if the protocol they use is implemented. Then proceed to generated the service module when applicable taking into consideration the language (i.e. elixir or erlang) specified.