ivs_get_stream_session: Gets metadata on a specified stream

View source: R/ivs_operations.R

ivs_get_stream_sessionR Documentation

Gets metadata on a specified stream

Description

Gets metadata on a specified stream.

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

Usage

ivs_get_stream_session(channelArn, streamId = NULL)

Arguments

channelArn

[required] ARN of the channel resource

streamId

Unique identifier for a live or previously live stream in the specified channel. If no streamId is provided, this returns the most recent stream session for the channel, if it exists.


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