Service module for https://github.com/ex-aws/ex_aws
If available in Hex, the package can be installed
by adding ex_aws_qldb
to your list of dependencies in mix.exs
:
def deps do
[
{:ex_aws, "~> 2.0"},
{:ex_aws_lambda, "~> 2.0"},
{:poison, "~> 3.0"},
{:hackney, "~> 1.9"},
]
end
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/ex_aws_qldb.