DeleteGeneratedTemplate - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

DeleteGeneratedTemplate

Deleted a generated template.

Request Parameters

For information about the parameters that are common to all actions, see Common Parameters.

GeneratedTemplateName

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

Type: String

Length Constraints: Minimum length of 1. Maximum length of 128.

Required: Yes

Errors

For information about the errors that are common to all actions, see Common Errors.

ConcurrentResourcesLimitExceeded

No more than 5 generated templates can be in an InProgress or Pending status at one time. This error is also returned if a generated template that is in an InProgress or Pending status is attempted to be updated or deleted.

HTTP Status Code: 429

GeneratedTemplateNotFound

The generated template was not found.

HTTP Status Code: 404

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: