ivs_list_stream_sessions: Gets a summary of current and previous streams for a...

View source: R/ivs_operations.R

ivs_list_stream_sessionsR Documentation

Gets a summary of current and previous streams for a specified channel in your account, in the AWS region where the API request is processed

Description

Gets a summary of current and previous streams for a specified channel in your account, in the AWS region where the API request is processed.

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

Usage

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

Arguments

channelArn

[required] Channel ARN used to filter the list.

maxResults

Maximum number of streams to return. Default: 100.

nextToken

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


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