= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
Ocaml library for accessing Amazon S3 - Async version
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Authors
Maintainers
Sources
2.0.0.tar.gz
md5=7c9d952fa97d243bdfab37b49ab150e6
Description
This library provides access to Amazon Simple Storage Solution (S3). The library supports:
- Copying file to and from s3
- List files in S3 (from root)
- Delete single/multi object in S3
- Fetching credentials (though IAM)
This library uses async for concurrency
Published: 18 Mar 2018
On This Page