Working with Amazon SES in Python using Boto3

Описание к видео Working with Amazon SES in Python using Boto3

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-introduc....

The supporting blog article is available at: https://hands-on.cloud/working-with-a....

This video has been created using Synthesia: https://hands-on.cloud/recommends/syn....

Boto3 documentation for AWS Lambda: https://boto3.amazonaws.com/v1/docume...

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?
05:56 - How to describe the Amazon SES email template using Boto3?
06:11 - How to list Amazon SES email templates using Boto3?
06:24 - How to update the Amazon SES email template using Boto3?
06:41 - How to delete the Amazon SES email template using Boto3?
06:53 - How to send a templated email from Amazon SES using Boto3?
07:55 - How to send a plain-text email from Amazon SES using Boto3?
08:12 - How to send raw email from Amazon SES using Boto3?

Комментарии

Информация по комментариям в разработке