#aws #ses #cloudshell
Copy and paste below and replace the username and password:
EHLO amazonses.com
AUTH LOGIN
base64-encoded username
base64-encoded password
MAIL FROM: [email protected]
RCPT TO:[email protected]
DATA
Subject: AWS SES Demo
The content of the email is this.
.
QUIT
Connect with me: https://www.linkedin.com/in/aniketwattamwar/
Download
0 formats
No download links available.
Send Emails using AWS SES SMTP and AWS Cloudshell | NatokHD