MediaPackageVod / Client / delete_asset
delete_asset#
- MediaPackageVod.Client.delete_asset(**kwargs)#
- Deletes an existing MediaPackage VOD Asset resource. - See also: AWS API Documentation - Request Syntax- response = client.delete_asset( Id='string' ) - Parameters:
- Id (string) – [REQUIRED] The ID of the MediaPackage VOD Asset resource to delete. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – The MediaPackage VOD Asset 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