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'
)
[REQUIRED]
The name of the source location associated with this VOD Source.
[REQUIRED]
The name of the VOD source.
dict
Response Syntax
{}
Response Structure