MediaConvert / Client / delete_preset
delete_preset#
- MediaConvert.Client.delete_preset(**kwargs)#
- Permanently delete a preset you have created. - See also: AWS API Documentation - Request Syntax- response = client.delete_preset( Name='string' ) - Parameters:
- Name (string) – [REQUIRED] The name of the preset 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