View source: R/ses_operations.R
ses_create_template | R Documentation |
Creates 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.
See https://www.paws-r-sdk.com/docs/ses_create_template/ for full documentation.
ses_create_template(Template)
Template |
[required] The content of the email, composed of a subject line and either an HTML part or a text-only part. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.