cl-ses4
AWS SES email sender using Signature Version 4 of Amazon's API
$ area51 add cl-ses4CopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-ses4:some-function ...)AWS SES email sender using Signature Version 4 of Amazon's API
$ area51 add cl-ses4Copy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-ses4:some-function ...)