Amazon MediaLive · Schema
InputPrepareScheduleActionSettings
Action to prepare an input for a future immediate input switch.
BroadcastingMedia ProcessingMedia
Properties
| Name | Type | Description |
|---|---|---|
| InputAttachmentNameReference | object | |
| InputClippingSettings | object | |
| UrlPath | object |
JSON Schema
{
"$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-input-prepare-schedule-action-settings-schema.json",
"title": "InputPrepareScheduleActionSettings",
"description": "Action to prepare an input for a future immediate input switch.",
"type": "object",
"properties": {
"InputAttachmentNameReference": {
"allOf": [
{
"$ref": "#/components/schemas/__string"
},
{
"xml": {
"name": "inputAttachmentNameReference"
},
"description": "The name of the input attachment that should be prepared by this action. If no name is provided, the action will stop the most recent prepare (if any) when activated."
}
]
},
"InputClippingSettings": {
"allOf": [
{
"$ref": "#/components/schemas/InputClippingSettings"
},
{
"xml": {
"name": "inputClippingSettings"
},
"description": "Settings to let you create a clip of the file input, in order to set up the input to ingest only a portion of the file."
}
]
},
"UrlPath": {
"allOf": [
{
"$ref": "#/components/schemas/__listOf__string"
},
{
"xml": {
"name": "urlPath"
},
"description": "The value for the variable portion of the URL for the dynamic input, for this instance of the input. Each time you use the same dynamic input in an input switch action, you can provide a different value, in order to connect the input to a different content source."
}
]
}
}
}
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.
Call it yourself
curl for this page
This JSON Schema
curl "https://apis.io/api/v1/json-schemas/medialive-api-input-prepare-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 form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.