Amazon MediaConnect · JSON Structure

Mediaconnect Api __List Of__String Structure

__listOf__string schema from AWS Elemental MediaConnect API

Type: array Properties: 0
BroadcastingLive VideoMediaMedia Transport

__listOf__string 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-__list-of__string-structure.json",
  "name": "__listOf__string",
  "type": "array",
  "description": "__listOf__string schema from AWS Elemental MediaConnect API",
  "items": {
    "$ref": "#/components/schemas/__string"
  }
}