zs3
A Common Lisp library for working with Amazon's Simple Storage Service (S3) and CloudFront content delivery service.
$ area51 add zs3CopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(zs3:some-function ...)