Deletes the specified configuration template.
When you launch an environment using a configuration template, the environment gets a copy of the template. You can delete or modify the environment's copy of the template without affecting the running environment.
get/#Action=DeleteConfigurationTemplate
Query parameters
ApplicationNamestring required
The name of the application to delete the configuration template from.
TemplateNamestring required
The name of the configuration template to delete.
Action'DeleteConfigurationTemplate' required
Version'2010-12-01' required
Response
Success