package aws

  1. Overview
  2. Docs

Description

ocaml-aws is an Amazon Web Services SDK for OCaml. Its source distribution includes a core runtime API and a code generation tool that generates individual libraries from [botocore][] service descriptions.

Published: 19 Feb 2016

Dependencies (6)

  1. uri
  2. ocamlfind build
  3. nocrypto
  4. ezxmlm
  5. calendar >= "2.00"
  6. ocaml < "5.0"

Dev Dependencies

None

Conflicts (2)

  1. cohttp >= "0.99"
  2. cohttp < "0.17.0"