Values.GetStreamSessionRequestSourceGets metadata on a specified stream.
type nonrec t = {channelArn : ChannelArn.t;ARN of the channel resource
*)streamId : StreamId.t option;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.
*)}