This library provides access to Amazon Simple Storage Solution (S3).
The following S3 operations are supported:
The library also implements fetching credentials through IAM service.
The library supports both lwt and async concurrency models.
aws-s3-lwt packageaws-s3-async packageThis library is originally based on s3_cp.ml from the mirage project but has diverted (and grown) substantially since.