SES / Client / delete_template

delete_template#

SES.Client.delete_template(**kwargs)#

Deletes an email template.

You can execute this operation no more than once per second.

See also: AWS API Documentation

Request Syntax

response = client.delete_template(
    TemplateName='string'
)
Parameters:

TemplateName (string) –

[REQUIRED]

The name of the template to be deleted.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –