AWS.Generate

Summary

load_context(path)

Load JSON from the file path and convert it to a context that can be used to generate Elixir code for an AWS service

render(context, template_path)

Functions

load_context(path)

Load JSON from the file path and convert it to a context that can be used to generate Elixir code for an AWS service.

render(context, template_path)