v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14142312451.1 KB

Updates an existing custom verification email template.

For more information about custom verification email templates, see Using Custom Verification Email Templates in the Amazon SES Developer Guide.

You can execute this operation no more than once per second.

get/#Action=UpdateCustomVerificationEmailTemplate

Query parameters

TemplateNamestring required

The name of the custom verification email template that you want to update.

FromEmailAddressstring

The email address that the custom verification email is sent from.

TemplateSubjectstring

The subject line of the custom verification email.

TemplateContentstring

The content of the custom verification email. The total size of the email must be less than 10 MB. The message body may contain HTML, with some limitations. For more information, see <a href="https://docs.aws.amazon.com/ses/latest/DeveloperGuide/custom-verification-emails.html#custom-verification-emails-faq">Custom Verification Email Frequently Asked Questions</a> in the <i>Amazon SES Developer Guide</i>.

SuccessRedirectionURLstring

The URL that the recipient of the verification email is sent to if his or her address is successfully verified.

FailureRedirectionURLstring

The URL that the recipient of the verification email is sent to if his or her address is not successfully verified.

Action'UpdateCustomVerificationEmailTemplate' required
Version'2010-12-01' required

Response

Success