ivs_create_stream_key {paws.analytics} | R Documentation |
Creates a stream key, used to initiate a stream, for the specified channel ARN
Description
Creates a stream key, used to initiate a stream, for the specified channel ARN.
See https://www.paws-r-sdk.com/docs/ivs_create_stream_key/ for full documentation.
Usage
ivs_create_stream_key(channelArn, tags = NULL)
Arguments
channelArn |
[required] ARN of the channel for which to create the stream key. |
tags |
Array of 1-50 maps, each of the form |
[Package paws.analytics version 0.7.0 Index]