cl-ses4

Public Domain

AWS SES email sender using Signature Version 4 of Amazon's API

$ area51 add cl-ses4Copy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-ses4:some-function ...)