UpdateTemplate - Amazon Simple Email Service

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: