My Lambda not sending Email(SES) when triggered by a DynamoDB Data Stream but always receive a message ID from the SES Request but sends email if testing the Lambda from the console

0

Hello pls help

My Lambda not sending Email(SES) when triggered by a DynamoDB Data Stream but always receive a message ID from the SES Request but sends email if testing the Lambda from the console .

1 個回答
0
已接受的答案

Hi,

Have you checked that your Lambda is triggered by DynamoDB Data Stream? What do you have in the CloudWatch? You can add some debug output to your Lambda and then check CloudWatch Logs to see if it has all the information to send email.

profile picture
專家
已回答 9 個月前

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

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

回答問題指南