MediaTailor.Client.
delete_channel
(**kwargs)¶Deletes a channel. For information about MediaTailor channels, see Working with channels in the MediaTailor User Guide .
See also: AWS API Documentation
Request Syntax
response = client.delete_channel(
ChannelName='string'
)
[REQUIRED]
The name of the channel.
{}
Response Structure