Invoking a Lambda Function when Email is Received

0

I wanted to ask if I could invoke a lambda function using an email or possibly triggering a scheduled eventbridge to invoke a lambda function.

JKim
已提問 1 年前檢視次數 684 次
2 個答案
0

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

profile picture
專家
已回答 1 年前
0
profile picture
專家
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南