xoor-io / lambda-send-attachment

An AWS Lambda function that sends attachments hosted on S3 by email with SES
26 stars 34 forks source link

Creating SES Transporter #1

Open co536908 opened 5 years ago

co536908 commented 5 years ago

When I code this function I have an issue with creating the ses trasporter.

vallabhvrao commented 4 years ago

Hello @co536908, were you able to solve this issue? please share the code if you have fixed this.

Sindhuja2997 commented 3 years ago

i did not get how to download node installer

"Go ahead and initialize a new node project anywhere in your computer by using npm init" As said before, we’re using nodemailer, so go ahead and install it with npm i nodemailer

and in the repo u have mentioned two files where we have use them.......sorry i am new to aws so i am unable to understand it..

can you please explain what for those json files are? and where we have to include them