Medialive Api Batch Schedule Action Create Request Structure
A list of schedule actions to create (in a request) or that have been created (in a response).
Type: objectProperties: 1Required: 1
BroadcastingMedia ProcessingMedia
BatchScheduleActionCreateRequest is a JSON Structure definition published by Amazon MediaLive, describing 1 property, of which 1 is required. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-medialive/refs/heads/main/json-structure/medialive-api-batch-schedule-action-create-request-structure.json",
"name": "BatchScheduleActionCreateRequest",
"type": "object",
"description": "A list of schedule actions to create (in a request) or that have been created (in a response).",
"properties": {
"ScheduleActions": {
"allOf": [
{
"$ref": "#/components/schemas/__listOfScheduleAction"
},
{
"xml": {
"name": "scheduleActions"
},
"description": "A list of schedule actions to create."
}
]
}
},
"required": [
"ScheduleActions"
]
}
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.