Creates a new channel and an associated stream key to start streaming.
Request body
Whether the channel is private (enabled for playback authorization). Default: <code>false</code>.
Whether the channel allows insecure RTMP ingest. Default: <code>false</code>.
Channel latency mode. Use <code>NORMAL</code> to broadcast and deliver live video up to Full HD. Use <code>LOW</code> for near-real-time interaction with viewers. (Note: In the Amazon IVS console, <code>LOW</code> and <code>NORMAL</code> correspond to Ultra-low and Standard, respectively.) Default: <code>LOW</code>.
Channel name.
Recording-configuration ARN. Default: "" (empty string, recording is disabled).
Array of 1-50 maps, each of the form <code>string:string (key:value)</code>. See <a href="https://docs.aws.amazon.com/general/latest/gr/aws_tagging.html">Tagging Amazon Web Services Resources</a> for more information, including restrictions that apply to tags and "Tag naming limits and requirements"; Amazon IVS has no service-specific constraints beyond what is documented there.
Response
Success