Skip to content

FusionProfessionalsAU/LambdaMailer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Lambda Scheduled S3 CSV Bulk Mailer

Setup

IAM Role Policies needed

  • SES (You will need to enable ses mail address)

  • LAMBDA

  • S3 (For bucket access)

Create a cloud watch event that triggers the lambda function

parameters

{ "bucket": "bucket name", "filename": "file", "from": "from ses email", "body": "mail body", "subject": "mail subject" }

Configuration

Change the field paramenter in the handler line 38, if your csv's 2nd field is not the email.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages