ivs_list_stream_keys: Gets summary information about stream keys for the specified...

View source: R/ivs_operations.R

ivs_list_stream_keysR Documentation

Gets summary information about stream keys for the specified channel

Description

Gets summary information about stream keys for the specified channel.

See https://www.paws-r-sdk.com/docs/ivs_list_stream_keys/ for full documentation.

Usage

ivs_list_stream_keys(channelArn, maxResults = NULL, nextToken = NULL)

Arguments

channelArn

[required] Channel ARN used to filter the list.

maxResults

Maximum number of streamKeys to return. Default: 1.

nextToken

The first stream key to retrieve. This is used for pagination; see the nextToken response field.


paws.analytics documentation built on Sept. 11, 2023, 5:06 p.m.