Runtime details of a pipeline when a channel is running.
Type: objectProperties: 5
BroadcastingMedia ProcessingMedia
PipelineDetail is a JSON Structure definition published by Amazon MediaLive, describing 5 properties. 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-pipeline-detail-structure.json",
"name": "PipelineDetail",
"type": "object",
"description": "Runtime details of a pipeline when a channel is running.",
"properties": {
"ActiveInputAttachmentName": {
"allOf": [
{
"$ref": "#/components/schemas/__string"
},
{
"xml": {
"name": "activeInputAttachmentName"
},
"description": "The name of the active input attachment currently being ingested by this pipeline."
}
]
},
"ActiveInputSwitchActionName": {
"allOf": [
{
"$ref": "#/components/schemas/__string"
},
{
"xml": {
"name": "activeInputSwitchActionName"
},
"description": "The name of the input switch schedule action that occurred most recently and that resulted in the switch to the current input attachment for this pipeline."
}
]
},
"ActiveMotionGraphicsActionName": {
"allOf": [
{
"$ref": "#/components/schemas/__string"
},
{
"xml": {
"name": "activeMotionGraphicsActionName"
},
"description": "The name of the motion graphics activate action that occurred most recently and that resulted in the current graphics URI for this pipeline."
}
]
},
"ActiveMotionGraphicsUri": {
"allOf": [
{
"$ref": "#/components/schemas/__string"
},
{
"xml": {
"name": "activeMotionGraphicsUri"
},
"description": "The current URI being used for HTML5 motion graphics for this pipeline."
}
]
},
"PipelineId": {
"allOf": [
{
"$ref": "#/components/schemas/__string"
},
{
"xml": {
"name": "pipelineId"
},
"description": "Pipeline ID"
}
]
}
}
}
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.