Skip to content

Latest commit

 

History

History
31 lines (28 loc) · 987 Bytes

File metadata and controls

31 lines (28 loc) · 987 Bytes

ses_receiving_emails

The ses_receiving_emails lambda function handles incoming emails from SES and returns a message to users to let them know that the inbox they are trying to send to is not monitored. The function is hosted on AWS lambda and is triggered by SES.

How it works

PlantUML model