ses_delete_template: Deletes an email template
Description
Deletes an email template.
You can execute this operation no more than once per second.
Usage
ses_delete_template(TemplateName)
Arguments
- TemplateName
[required] The name of the template to be deleted.
Request syntax
svc$delete_template(
TemplateName = "string"
)