AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Updates an email template. Email templates enable you to send personalized email to one or more destinations in a single API operation. For more information, see the Amazon SES Developer Guide.
You can execute this operation no more than once per second.
For .NET Core this operation is only available in asynchronous form. Please refer to UpdateTemplateAsync.
Namespace: Amazon.SimpleEmail
Assembly: AWSSDK.SimpleEmail.dll
Version: 3.x.y.z
public abstract UpdateTemplateResponse UpdateTemplate( UpdateTemplateRequest request )
Container for the necessary parameters to execute the UpdateTemplate service method.
Exception | Condition |
---|---|
InvalidTemplateException | 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. |
TemplateDoesNotExistException | Indicates that the Template object you specified does not exist in your Amazon SES account. |
.NET Framework:
Supported in: 4.5, 4.0, 3.5