Common Lisp EC2 Package
$ area51 add ec2
;; area51 add updates your .asd automatically. ;; Use the package in your code: (in-package :my-project) (ec2:some-function ...)