customization of the forgot password email

0

Hi, I need to how ho to customize the email that Cognito sends when the user clicks on the "forgot password" Thanks

已提问 1 年前1003 查看次数
1 回答
1
已接受的回答

The answer to your question is Custom message Lambda trigger. Amazon Cognito invokes trigger before it sends an email or phone verification message or a multi-factor authentication (MFA) code. You can customize the message dynamically with your custom message trigger. The below doc describes the various ways you can use a custom message lambda. https://docs.aws.amazon.com/cognito/latest/developerguide/user-pool-lambda-custom-message.html

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

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

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

回答问题的准则