I am trying to customize the mail with the verification code that AWS Cognito automatically sends, using the {username}, to type the user's name. What can I do?
This is my code, how I create the required attributes This is how I am trying to write the code in the email template The required attributes in aws
I also tried with {name} and {email}, but it still doesn't work. My Required attributes is only the email.