ivs_list_streams: Gets summary information about live streams in your account,...

View source: R/ivs_operations.R

ivs_list_streamsR Documentation

Gets summary information about live streams in your account, in the Amazon Web Services region where the API request is processed

Description

Gets summary information about live streams in your account, in the Amazon Web Services region where the API request is processed.

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

Usage

ivs_list_streams(filterBy = NULL, maxResults = NULL, nextToken = NULL)

Arguments

filterBy

Filters the stream list to match the specified criterion.

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.