stop_channel
(**kwargs)¶Stops 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.stop_channel(
ChannelName='string'
)
[REQUIRED]
The name of the channel.
{}
Response Structure