ses_get_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/ses_get_template/ for full documentation.
Usage
ses_get_template(TemplateName)
Arguments
TemplateName |
[required] The name of the template to retrieve. |
[Package paws.customer.engagement version 0.7.0 Index]