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 réponses
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
EXPERT
répondu il y a un an
0
profile picture
EXPERT
répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions