StreamSessionSummary - Amazon IVS

StreamSessionSummary

Summary information about a stream session.

Contents

endTime

Time when the channel went offline. This is an ISO 8601 timestamp; note that this is returned as a string. For live streams, this is NULL.

Type: Timestamp

Required: No

hasErrorEvent

If true, this stream encountered a quota breach or failure.

Type: Boolean

Required: No

startTime

Time when the channel went live. This is an ISO 8601 timestamp; note that this is returned as a string.

Type: Timestamp

Required: No

streamId

Unique identifier for a live or previously live stream in the specified channel.

Type: String

Length Constraints: Fixed length of 26.

Pattern: st-[a-zA-Z0-9]+

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: