aws-beam / aws-codegen

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

Allow overriding localhost as the endpoint for a local client #48

Closed bolmar closed 4 years ago

bolmar commented 4 years ago

Helps when running DynamoDBLocal in docker, for instance.

jfacorro commented 4 years ago

I think this is useful to have. It would be nice if the aws_client modules in aws_erlang provided an option/setter/typespec with a description of what this does.