ivs_list_streams {paws.analytics} | R Documentation |
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.
ivs_list_streams(filterBy = NULL, nextToken = NULL, maxResults = NULL)
filterBy |
Filters the stream list to match the specified criterion. |
nextToken |
The first stream to retrieve. This is used for pagination; see the
|
maxResults |
Maximum number of streams to return. Default: 100. |