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 年前檢視次數 1004 次
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 個月前

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

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

回答問題指南