Amazon MediaLive · Schema

ScheduleActionSettings

Holds the settings for a single schedule action.

BroadcastingMedia ProcessingMedia

Properties

Name Type Description
HlsId3SegmentTaggingSettings object
HlsTimedMetadataSettings object
InputPrepareSettings object
InputSwitchSettings object
MotionGraphicsImageActivateSettings object
MotionGraphicsImageDeactivateSettings object
PauseStateSettings object
Scte35InputSettings object
Scte35ReturnToNetworkSettings object
Scte35SpliceInsertSettings object
Scte35TimeSignalSettings object
StaticImageActivateSettings object
StaticImageDeactivateSettings object
View JSON Schema on GitHub

JSON Schema

medialive-api-schedule-action-settings-schema.json Raw ↑
{
  "$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-schedule-action-settings-schema.json",
  "title": "ScheduleActionSettings",
  "description": "Holds the settings for a single schedule action.",
  "type": "object",
  "properties": {
    "HlsId3SegmentTaggingSettings": {
      "allOf": [
        {
          "$ref": "#/components/schemas/HlsId3SegmentTaggingScheduleActionSettings"
        },
        {
          "xml": {
            "name": "hlsId3SegmentTaggingSettings"
          },
          "description": "Action to insert HLS ID3 segment tagging"
        }
      ]
    },
    "HlsTimedMetadataSettings": {
      "allOf": [
        {
          "$ref": "#/components/schemas/HlsTimedMetadataScheduleActionSettings"
        },
        {
          "xml": {
            "name": "hlsTimedMetadataSettings"
          },
          "description": "Action to insert HLS metadata"
        }
      ]
    },
    "InputPrepareSettings": {
      "allOf": [
        {
          "$ref": "#/components/schemas/InputPrepareScheduleActionSettings"
        },
        {
          "xml": {
            "name": "inputPrepareSettings"
          },
          "description": "Action to prepare an input for a future immediate input switch"
        }
      ]
    },
    "InputSwitchSettings": {
      "allOf": [
        {
          "$ref": "#/components/schemas/InputSwitchScheduleActionSettings"
        },
        {
          "xml": {
            "name": "inputSwitchSettings"
          },
          "description": "Action to switch the input"
        }
      ]
    },
    "MotionGraphicsImageActivateSettings": {
      "allOf": [
        {
          "$ref": "#/components/schemas/MotionGraphicsActivateScheduleActionSettings"
        },
        {
          "xml": {
            "name": "motionGraphicsImageActivateSettings"
          },
          "description": "Action to activate a motion graphics image overlay"
        }
      ]
    },
    "MotionGraphicsImageDeactivateSettings": {
      "allOf": [
        {
          "$ref": "#/components/schemas/MotionGraphicsDeactivateScheduleActionSettings"
        },
        {
          "xml": {
            "name": "motionGraphicsImageDeactivateSettings"
          },
          "description": "Action to deactivate a motion graphics image overlay"
        }
      ]
    },
    "PauseStateSettings": {
      "allOf": [
        {
          "$ref": "#/components/schemas/PauseStateScheduleActionSettings"
        },
        {
          "xml": {
            "name": "pauseStateSettings"
          },
          "description": "Action to pause or unpause one or both channel pipelines"
        }
      ]
    },
    "Scte35InputSettings": {
      "allOf": [
        {
          "$ref": "#/components/schemas/Scte35InputScheduleActionSettings"
        },
        {
          "xml": {
            "name": "scte35InputSettings"
          },
          "description": "Action to specify scte35 input"
        }
      ]
    },
    "Scte35ReturnToNetworkSettings": {
      "allOf": [
        {
          "$ref": "#/components/schemas/Scte35ReturnToNetworkScheduleActionSettings"
        },
        {
          "xml": {
            "name": "scte35ReturnToNetworkSettings"
          },
          "description": "Action to insert SCTE-35 return_to_network message"
        }
      ]
    },
    "Scte35SpliceInsertSettings": {
      "allOf": [
        {
          "$ref": "#/components/schemas/Scte35SpliceInsertScheduleActionSettings"
        },
        {
          "xml": {
            "name": "scte35SpliceInsertSettings"
          },
          "description": "Action to insert SCTE-35 splice_insert message"
        }
      ]
    },
    "Scte35TimeSignalSettings": {
      "allOf": [
        {
          "$ref": "#/components/schemas/Scte35TimeSignalScheduleActionSettings"
        },
        {
          "xml": {
            "name": "scte35TimeSignalSettings"
          },
          "description": "Action to insert SCTE-35 time_signal message"
        }
      ]
    },
    "StaticImageActivateSettings": {
      "allOf": [
        {
          "$ref": "#/components/schemas/StaticImageActivateScheduleActionSettings"
        },
        {
          "xml": {
            "name": "staticImageActivateSettings"
          },
          "description": "Action to activate a static image overlay"
        }
      ]
    },
    "StaticImageDeactivateSettings": {
      "allOf": [
        {
          "$ref": "#/components/schemas/StaticImageDeactivateScheduleActionSettings"
        },
        {
          "xml": {
            "name": "staticImageDeactivateSettings"
          },
          "description": "Action to deactivate a static image overlay"
        }
      ]
    }
  }
}

Work with this as data

Every JSON Schema here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for schemas

4 MCP tools reach this
  • find_json_schemasBrowse and filter every JSON Schema in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/medialive-api-schedule-action-settings"
All schemas
curl "https://apis.io/api/v1/json-schemas?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.