Clj-aws-s3 0.3.7 API documentation

Clojure Amazon S3 library.

aws.sdk.s3

Functions to access the Amazon S3 storage service.

Each function takes a map of credentials as its first argument. The
credentials map should contain an :access-key key and a :secret-key key,
and optionally an :endpoint key to denote an AWS endpoint.