Ivs Stream Session Example

Live StreamingMediaVideoReal-Time

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

Top-level fields

channelendTimeingestConfigurationrecordingConfigurationstartTimestreamIdtruncatedEvents

Example Payload

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