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