A Clojure library for accessing Amazon S3, based on the official AWS Java SDK.
Although there are a few S3 clients for Clojure around, this library aims to provide a more complete implementation, with metadata, streams and protocols for uploading different types of data.
Currently the library supports functions to create and delete buckets, and to list, get, and put objects and their metadata.