delete_launch_configuration_template
(**kwargs)¶Deletes a single Launch Configuration Template by ID.
See also: AWS API Documentation
Request Syntax
response = client.delete_launch_configuration_template(
launchConfigurationTemplateID='string'
)
[REQUIRED]
ID of resource to be deleted.
{}
Response Structure
Exceptions
mgn.Client.exceptions.UninitializedAccountException
mgn.Client.exceptions.ResourceNotFoundException
mgn.Client.exceptions.ConflictException