EventBridge service module for https://github.com/ex-aws/ex_aws
The package can be installed
by adding ex_aws_eventbridge
to your list of dependencies in mix.exs
:
def deps do
[
{:ex_aws_eventbridge, "~> 0.1.0"}
]
end
Your app will need to be configured with AWS credentials as outlined here: https://github.com/ex-aws/ex_aws#aws-key-configuration