User Pool Verification Message Template
Constructors
Properties
Link copied to clipboard
Default email option. Must be either CONFIRM_WITH_CODE
or CONFIRM_WITH_LINK
. Defaults to CONFIRM_WITH_CODE
.
Link copied to clipboard
Email message template. Must contain the {####}
placeholder. Conflicts with email_verification_message
argument.
Link copied to clipboard
Email message template for sending a confirmation link to the user, it must contain the {##Click Here##}
placeholder.
Link copied to clipboard
Subject line for the email message template. Conflicts with email_verification_subject
argument.
Link copied to clipboard
Subject line for the email message template for sending a confirmation link to the user.
Link copied to clipboard
SMS message template. Must contain the {####}
placeholder. Conflicts with sms_verification_message
argument.