sesv2_get_email_template {paws.customer.engagement} | R Documentation |
Displays the template object (which includes the subject line, HTML part and text part) for the template you specify
Description
Displays the template object (which includes the subject line, HTML part and text part) for the template you specify.
See https://www.paws-r-sdk.com/docs/sesv2_get_email_template/ for full documentation.
Usage
sesv2_get_email_template(TemplateName)
Arguments
TemplateName |
[required] The name of the template. |
[Package paws.customer.engagement version 0.7.0 Index]