CloudFormation / Client / delete_generated_template

delete_generated_template#

CloudFormation.Client.delete_generated_template(**kwargs)#

Deleted a generated template.

See also: AWS API Documentation

Request Syntax

response = client.delete_generated_template(
    GeneratedTemplateName='string'
)
Parameters:

GeneratedTemplateName (string) –

[REQUIRED]

The name or Amazon Resource Name (ARN) of a generated template.

Returns:

None

Exceptions

  • CloudFormation.Client.exceptions.GeneratedTemplateNotFoundException

  • CloudFormation.Client.exceptions.ConcurrentResourcesLimitExceededException