Amazon MediaConnect · JSON Structure

Mediaconnect Api Max Results Structure

MaxResults schema from AWS Elemental MediaConnect API

Type: integer Properties: 0
BroadcastingLive VideoMediaMedia Transport

MaxResults is a JSON Structure definition published by Amazon MediaConnect. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-mediaconnect/refs/heads/main/json-structure/mediaconnect-api-max-results-structure.json",
  "name": "MaxResults",
  "type": "integer",
  "description": "MaxResults schema from AWS Elemental MediaConnect API",
  "minimum": 1,
  "maximum": 1000
}