简体   繁体   中英

Trigger lambda on dynamodb table to send email

我想在 dynamo db 表中插入并发送电子邮件(使用 sns/ses)到特定电子邮件 ID 时触发 lambda ..

You have the answer in your question itself.

DynamoDB -- (Enable DynamoDB Streams Trigger) Lamba (use SES to send email)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM