jkakar / aws-codegen

Code generator for AWS clients in Elixir.
Other
35 stars 0 forks source link

ApplicationAutoScaling/AutoScaling Mixup #42

Open wrren opened 7 years ago

wrren commented 7 years ago

The API spec for application-autoscaling is being used to generate the autoscaling modules, however this is a separate API from the standard autoscaling API, meaning that the code generated is missing any autoscaling functions.