Elixir and AWS autoscaling
An Elixir library for the AWS EC2 Auto Scaling API as plug-in for the ex_aws system
An Elixir project to provide Elixir developers with easy access to the AWS EC2 Auto Scaling API. The library resides in the github repo ex_aws_auto_scaling and plugs into the various AWS API’s provided by the library ex_aws.
The Go AWS library definition is a useful first step in understanding the data requirements for this API.
The library is available on hex.pm.