M3u8 Scte35 Behavior
{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-medialive/refs/heads/main/json-schema/medialive-api-m3u8-scte35-behavior-schema.json", "title": "M3u8Scte35Behavior", "description": "M3u8 Scte35 Behavior", "type": "string", "enum": [ "NO_PASSTHROUGH", "PASSTHROUGH" ] }