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