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 个月前

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

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

回答问题的准则

相关内容