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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则