Is there a serverless, codeless way I can send an email with an attachment?

0

Is there a serverless, codeless way I can send an email with an attachment?

Is there a way I can do this with Step Functions?

The SES v2 API SendEmail action requires building the entire properly formatted and encoded MIME message. Is there any to build such a MIME message codelessly and serverlessly?

Is my only option to drop the codeless requirement and use Lambda?

1 回答
0

Have you looked into using Amazon Pinpoint? It might be able to support what you are doing.

已回答 2 年前
profile picture
专家
已审核 4 个月前

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

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

回答问题的准则