Bridge

A Bridge is the connection between your datacenter's Instances and the AWS cloud. A bridge can be used to send video from the AWS cloud to your datacenter or from your datacenter to the AWS cloud.

BroadcastingLive VideoMediaMedia Transport

Properties

Name Type Description
BridgeArn object
BridgeMessages object
BridgeState object
EgressGatewayBridge object
IngressGatewayBridge object
Name object
Outputs object
PlacementArn object
SourceFailoverConfig object
Sources object
View JSON Schema on GitHub

JSON Schema

mediaconnect-api-bridge-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-mediaconnect/refs/heads/main/json-schema/mediaconnect-api-bridge-schema.json",
  "title": "Bridge",
  "description": "A Bridge is the connection between your datacenter's Instances and the AWS cloud. A bridge can be used to send video from the AWS cloud to your datacenter or from your datacenter to the AWS cloud.",
  "type": "object",
  "properties": {
    "BridgeArn": {
      "allOf": [
        {
          "$ref": "#/components/schemas/__string"
        },
        {
          "xml": {
            "name": "bridgeArn"
          },
          "description": "The Amazon Resource Number (ARN) of the bridge."
        }
      ]
    },
    "BridgeMessages": {
      "allOf": [
        {
          "$ref": "#/components/schemas/__listOfMessageDetail"
        },
        {
          "xml": {
            "name": "bridgeMessages"
          }
        }
      ]
    },
    "BridgeState": {
      "allOf": [
        {
          "$ref": "#/components/schemas/BridgeState"
        },
        {
          "xml": {
            "name": "bridgeState"
          }
        }
      ]
    },
    "EgressGatewayBridge": {
      "allOf": [
        {
          "$ref": "#/components/schemas/EgressGatewayBridge"
        },
        {
          "xml": {
            "name": "egressGatewayBridge"
          }
        }
      ]
    },
    "IngressGatewayBridge": {
      "allOf": [
        {
          "$ref": "#/components/schemas/IngressGatewayBridge"
        },
        {
          "xml": {
            "name": "ingressGatewayBridge"
          }
        }
      ]
    },
    "Name": {
      "allOf": [
        {
          "$ref": "#/components/schemas/__string"
        },
        {
          "xml": {
            "name": "name"
          },
          "description": "The name of the bridge."
        }
      ]
    },
    "Outputs": {
      "allOf": [
        {
          "$ref": "#/components/schemas/__listOfBridgeOutput"
        },
        {
          "xml": {
            "name": "outputs"
          },
          "description": "The outputs on this bridge."
        }
      ]
    },
    "PlacementArn": {
      "allOf": [
        {
          "$ref": "#/components/schemas/__string"
        },
        {
          "xml": {
            "name": "placementArn"
          },
          "description": "The placement Amazon Resource Number (ARN) of the bridge."
        }
      ]
    },
    "SourceFailoverConfig": {
      "allOf": [
        {
          "$ref": "#/components/schemas/FailoverConfig"
        },
        {
          "xml": {
            "name": "sourceFailoverConfig"
          }
        }
      ]
    },
    "Sources": {
      "allOf": [
        {
          "$ref": "#/components/schemas/__listOfBridgeSource"
        },
        {
          "xml": {
            "name": "sources"
          },
          "description": "The sources on this bridge."
        }
      ]
    }
  },
  "required": [
    "BridgeArn",
    "BridgeState",
    "PlacementArn",
    "Name"
  ]
}

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/mediaconnect-api-bridge"
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.