Ivs List Streams Response Example

Live StreamingMediaVideoReal-Time

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

Top-level fields

nextTokenstreams

Example Payload

Raw ↑
{
  "nextToken": "example-value",
  "streams": "example-value"
}