AWS SES: How to send a mail with an attachment in Node.js

added by JavaScript Kicks
11/9/2020 3:33:55 PM

767 Views

In this article, I will explain how to send attachments using AWS SES and this article is for the people who already know how to send a simple email using SES. SES allows sending attachments only through sendRawEmail method.


0 comments