2 Answers
- Newest
- Most votes
- Most comments
0
Another option is to leverage workmail: https://docs.aws.amazon.com/workmail/latest/adminguide/lambda.html
-1
I believe you would have to use SES to recieve emails in turn you could then trigger a Lambda function.
However, yes you can use eventbridge CRON schedule to trigger Lambda/StepFunction https://docs.aws.amazon.com/eventbridge/latest/userguide/eb-run-lambda-schedule.html
Relevant content
- asked 7 months ago
- AWS OFFICIALUpdated 2 months ago