Ivs List Streams Request Example

Live StreamingMediaVideoReal-Time

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

Top-level fields

filterBymaxResultsnextToken

Example Payload

Raw ↑
{
  "filterBy": "example-value",
  "maxResults": "example-value",
  "nextToken": "example-value"
}