@winglibs/ses
v0.0.9
Published
Wing library for interacting with AWS SES
Readme
ses
This library allows you to interact with the AWS SES Service
Prerequisites
Installation
npm i @winglibs/sesUsage
bring ses;
let emailService = new ses.EmailService(emailIdentities: ["[email protected]"]); License
This library is licensed under the MIT License.
