MediaTailor / Client / delete_vod_source
delete_vod_source#
- MediaTailor.Client.delete_vod_source(**kwargs)#
The video on demand (VOD) source to delete.
See also: AWS API Documentation
Request Syntax
response = client.delete_vod_source( SourceLocationName='string', VodSourceName='string' )
- Parameters:
SourceLocationName (string) –
[REQUIRED]
The name of the source location associated with this VOD Source.
VodSourceName (string) –
[REQUIRED]
The name of the VOD source.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –