MediaConvert / Client / delete_job_template
delete_job_template#
- MediaConvert.Client.delete_job_template(**kwargs)#
- Permanently delete a job template you have created. - See also: AWS API Documentation - Request Syntax - response = client.delete_job_template( Name='string' ) - Parameters:
- Name (string) – [REQUIRED] The name of the job template to be deleted. 
- Return type:
- dict 
- Returns:
- Response Syntax - {}- Response Structure - (dict) – 
 
 - Exceptions - MediaConvert.Client.exceptions.BadRequestException
- MediaConvert.Client.exceptions.InternalServerErrorException
- MediaConvert.Client.exceptions.ForbiddenException
- MediaConvert.Client.exceptions.NotFoundException
- MediaConvert.Client.exceptions.TooManyRequestsException
- MediaConvert.Client.exceptions.ConflictException