delete_live_source
(**kwargs)¶The live source to delete.
See also: AWS API Documentation
Request Syntax
response = client.delete_live_source(
LiveSourceName='string',
SourceLocationName='string'
)
[REQUIRED]
The name of the live source.
[REQUIRED]
The name of the source location associated with this Live Source.
dict
Response Syntax
{}
Response Structure