Elixir and AWS Code Pipeline
An Elixir library for the AWS Code Pipeline API that plugs into the ex_aws system
An Elixir project to provide Elixir developers with easy access to the AWS Code Pipeline API. The library resides in the github repo ex_aws_code_pipeline 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.