Skip to content

This simple python script can check your domain on AWS SES and send you a notification via SNS if your domain is unverified.

Notifications You must be signed in to change notification settings

emreoztoprak/aws-ses-verification-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

AWS-Ses-Verification-Status

This simple python script can check your domain on AWS SES and send you a notification via SNS if your domain is unverified.

Change 'TopicArn' with your own SNS Topic ARN and change 'example.com' to your own domain address.

You can add this script to Lambda and adding trigger to Lambda function with Eventbridge schedule expression.

About

This simple python script can check your domain on AWS SES and send you a notification via SNS if your domain is unverified.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages