MediaPackageVod / Client / delete_packaging_configuration
delete_packaging_configuration#
- MediaPackageVod.Client.delete_packaging_configuration(**kwargs)#
- Deletes a MediaPackage VOD PackagingConfiguration resource. - See also: AWS API Documentation - Request Syntax- response = client.delete_packaging_configuration( Id='string' ) - Parameters:
- Id (string) – [REQUIRED] The ID of the MediaPackage VOD PackagingConfiguration resource to delete. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – The MediaPackage VOD PackagingConfiguration resource has been deleted. 
 
 - Exceptions- MediaPackageVod.Client.exceptions.UnprocessableEntityException
- MediaPackageVod.Client.exceptions.InternalServerErrorException
- MediaPackageVod.Client.exceptions.ForbiddenException
- MediaPackageVod.Client.exceptions.NotFoundException
- MediaPackageVod.Client.exceptions.ServiceUnavailableException
- MediaPackageVod.Client.exceptions.TooManyRequestsException