Ivs Stream Session Summary Example

Live StreamingMediaVideoReal-Time

Ivs Stream Session Summary Example is an example object payload from Amazon Interactive Video Service, with 4 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

endTimehasErrorEventstartTimestreamId

Example Payload

Raw ↑
{
  "endTime": "2025-03-15T14:30:00Z",
  "hasErrorEvent": "example-value",
  "startTime": "2025-03-15T14:30:00Z",
  "streamId": "id-abc123"
}