Working with Amazon SES in Python using Boto3
Nov 18, 2022
This video demonstrates how to interact with Amazon SES in Python using the Boto3 library to verify sender domain names and email addresses, manage email templates, and send emails in different formats.
The entire course content is available for you at: https://hands-on.cloud/quick-introduction-to-python-for-aws-automation-engineers/.
The supporting blog article is available at: https://hands-on.cloud/working-with-amazon-ses-in-python/.
This video has been created using Synthesia: https://hands-on.cloud/recommends/synthesia-io/.
Boto3 documentation for AWS Lambda: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/ses.html
00:00 - Intro
00:18 - Prerequisites
00:37 - What is Amazon Simple Email Service (Amazon SES)?
02:00 - Amazon SES Sandbox mode
02:58 - How to connect to Amazon SES API using Boto3?
03:25 - How to verify the domain name in Amazon SES using Boto3?
04:15 - How to verify the sender email in Amazon SES using Boto3?
04:48 - How to list Amazon SES identities using Boto3?
05:07 - How to delete Amazon SES identity using Boto3?
05:24 - How to create an Amazon SES email template using Boto3?
Show More Show Less #Programming
#Distance Learning
#Distributed & Cloud Computing
