A Common Lisp library for accessing Amazon Web Services.
- Simple Storage Service (S3)
- SimpleDB (SDB)
- Elastic Compute Cloud (EC2)
- Simple Queue Service (SQS)
All code in this package is licensed under theMIT License.
When possible, the library uses the REST versions of AWS APIs, rather than SOAP. Also, unfortunately, the library is still using older versions of some Amazon services, and are in need of update to newer versions of Amazon APIs.
Source is available on Githubhere.