UpdateTemplate - Amazon Simple Email Service
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

UpdateTemplate

Updates an email template. Email templates enable you to send personalized email to one or more destinations in a single operation. For more information, see the Amazon SES Developer Guide.

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

Request Parameters

For information about the parameters that are common to all actions, see Common Parameters.

Template

The content of the email, composed of a subject line and either an HTML part or a text-only part.

Type: Template object

Required: Yes

Errors

For information about the errors that are common to all actions, see Common Errors.

InvalidTemplate

Indicates that the template that you specified could not be rendered. This issue may occur when a template refers to a partial that does not exist.

HTTP Status Code: 400

TemplateDoesNotExist

Indicates that the Template object you specified does not exist in your Amazon SES account.

HTTP Status Code: 400

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: