aws-codegen icon indicating copy to clipboard operation
aws-codegen copied to clipboard

Code generator for AWS clients in Elixir.

Results 4 aws-codegen issues
Sort by recently updated
recently updated
newest added

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...

I generated the api file for the lex model service and all of the methods I've tried have worked except for put_bot, which fails with an InvalidSignatureException. The canonical string...

Currently, the aws-codegen supports **JSON** and **JSON-rest** based services. In order to bring supports for older services, the query protocol has to be implemented. Query protocol will bring support for...

Great library. Any plans to support SNS?