MediaTailor / Client / delete_source_location
delete_source_location#
- MediaTailor.Client.delete_source_location(**kwargs)#
Deletes a source location. A source location is a container for sources. For more information about source locations, see Working with source locations in the MediaTailor User Guide.
See also: AWS API Documentation
Request Syntax
response = client.delete_source_location( SourceLocationName='string' )
- Parameters:
SourceLocationName (string) –
[REQUIRED]
The name of the source location.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –