I wish to integrate StatusPage Email Automation with AWS SES
My workflow ist
CloudWatch alarm -> SNS Topic -> Lambda -> SES email
The SES service sends a verification email to the recipient to confirm the subscription. This email has a link that, when opened, confirms the email recipient and allows AWS to send emails.
Is there a way we can see inbound emails of a component specific email to confirm it with AWS?