Amazon MediaLive · JSON Structure

Medialive Api Describe Input Device Response Structure

Placeholder documentation for DescribeInputDeviceResponse

Type: object Properties: 13
BroadcastingMedia ProcessingMedia

DescribeInputDeviceResponse is a JSON Structure definition published by Amazon MediaLive, describing 13 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

Arn ConnectionState DeviceSettingsSyncState DeviceUpdateStatus HdDeviceSettings Id MacAddress Name NetworkSettings SerialNumber Type UhdDeviceSettings Tags

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-medialive/refs/heads/main/json-structure/medialive-api-describe-input-device-response-structure.json",
  "name": "DescribeInputDeviceResponse",
  "type": "object",
  "description": "Placeholder documentation for DescribeInputDeviceResponse",
  "properties": {
    "Arn": {
      "allOf": [
        {
          "$ref": "#/components/schemas/__string"
        },
        {
          "xml": {
            "name": "arn"
          },
          "description": "The unique ARN of the input device."
        }
      ]
    },
    "ConnectionState": {
      "allOf": [
        {
          "$ref": "#/components/schemas/InputDeviceConnectionState"
        },
        {
          "xml": {
            "name": "connectionState"
          },
          "description": "The state of the connection between the input device and AWS."
        }
      ]
    },
    "DeviceSettingsSyncState": {
      "allOf": [
        {
          "$ref": "#/components/schemas/DeviceSettingsSyncState"
        },
        {
          "xml": {
            "name": "deviceSettingsSyncState"
          },
          "description": "The status of the action to synchronize the device configuration. If you change the configuration of the input device (for example, the maximum bitrate), MediaLive sends the new data to the device. The device might not update itself immediately. SYNCED means the device has updated its configuration. SYNCING means that it has not updated its configuration."
        }
      ]
    },
    "DeviceUpdateStatus": {
      "allOf": [
        {
          "$ref": "#/components/schemas/DeviceUpdateStatus"
        },
        {
          "xml": {
            "name": "deviceUpdateStatus"
          },
          "description": "The status of software on the input device."
        }
      ]
    },
    "HdDeviceSettings": {
      "allOf": [
        {
          "$ref": "#/components/schemas/InputDeviceHdSettings"
        },
        {
          "xml": {
            "name": "hdDeviceSettings"
          },
          "description": "Settings that describe an input device that is type HD."
        }
      ]
    },
    "Id": {
      "allOf": [
        {
          "$ref": "#/components/schemas/__string"
        },
        {
          "xml": {
            "name": "id"
          },
          "description": "The unique ID of the input device."
        }
      ]
    },
    "MacAddress": {
      "allOf": [
        {
          "$ref": "#/components/schemas/__string"
        },
        {
          "xml": {
            "name": "macAddress"
          },
          "description": "The network MAC address of the input device."
        }
      ]
    },
    "Name": {
      "allOf": [
        {
          "$ref": "#/components/schemas/__string"
        },
        {
          "xml": {
            "name": "name"
          },
          "description": "A name that you specify for the input device."
        }
      ]
    },
    "NetworkSettings": {
      "allOf": [
        {
          "$ref": "#/components/schemas/InputDeviceNetworkSettings"
        },
        {
          "xml": {
            "name": "networkSettings"
          },
          "description": "The network settings for the input device."
        }
      ]
    },
    "SerialNumber": {
      "allOf": [
        {
          "$ref": "#/components/schemas/__string"
        },
        {
          "xml": {
            "name": "serialNumber"
          },
          "description": "The unique serial number of the input device."
        }
      ]
    },
    "Type": {
      "allOf": [
        {
          "$ref": "#/components/schemas/InputDeviceType"
        },
        {
          "xml": {
            "name": "type"
          },
          "description": "The type of the input device."
        }
      ]
    },
    "UhdDeviceSettings": {
      "allOf": [
        {
          "$ref": "#/components/schemas/InputDeviceUhdSettings"
        },
        {
          "xml": {
            "name": "uhdDeviceSettings"
          },
          "description": "Settings that describe an input device that is type UHD."
        }
      ]
    },
    "Tags": {
      "allOf": [
        {
          "$ref": "#/components/schemas/Tags"
        },
        {
          "xml": {
            "name": "tags"
          },
          "description": "A collection of key-value pairs."
        }
      ]
    }
  }
}

Work with this as data

Every JSON Structure 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 json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure 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 Structure
curl "https://apis.io/api/v1/json-structures/medialive-api-describe-input-device-response-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?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.