MediaTailor / Client / delete_live_source

delete_live_source#

MediaTailor.Client.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'
)
Parameters:
  • LiveSourceName (string) –

    [REQUIRED]

    The name of the live source.

  • SourceLocationName (string) –

    [REQUIRED]

    The name of the source location associated with this Live Source.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –