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.

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

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ