AWS SES : Simple Email Service1. Download access key and secret key excel file.2. Go to verified identity -> Create Identity -> Verify email received in email account and verified.3. npm install aws-sdkconst AWS = require("aws-sdk");const awsConfig = { accessKeyId: AWS_ACCESS_KEY_ID, secretAccessKey:...
Showing posts with label AWS. Show all posts
Showing posts with label AWS. Show all posts