How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Amazon MediaConnect Bridges API

The Bridges API from Amazon MediaConnect — 7 operation(s) for bridges.

Amazon MediaConnect Bridges API is one of 8 APIs that Amazon MediaConnect publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Bridges. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, and pricing.

This API exposes 12 operations across 7 paths, and defines 50 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 4 base URLs: http://mediaconnect.{region}.amazonaws.com, https://mediaconnect.{region}.amazonaws.com, http://mediaconnect.{region}.amazonaws.com.cn, https://mediaconnect.{region}.amazonaws.com.cn.

12 operations 7 paths 50 schemas 3 DELETE2 GET3 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://mediaconnect.amazonaws.com
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

Amazon MediaConnect Bridges API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (hmac). By default, every request must be authenticated.

  • hmac — Amazon Signature authorization v4

Paths & Operations 12

Across 7 paths, the API surfaces 12 operations — 3 DELETE, 2 GET, 3 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

Bridges 12
POST
/v1/bridges/{bridgeArn}/outputs
Amazon MediaConnect Add Bridge Outputs
AddBridgeOutputs 8 params body → 202480481482483484485486
POST
/v1/bridges/{bridgeArn}/sources
Amazon MediaConnect Add Bridge Sources
AddBridgeSources 8 params body → 202480481482483484485486
POST
/v1/bridges
Amazon MediaConnect Create Bridge
CreateBridge 7 params body → 201480481482483484485486
GET
/v1/bridges
Amazon MediaConnect List Bridges
ListBridges 12 params → 200480481482483484
DELETE
/v1/bridges/{bridgeArn}
Amazon MediaConnect Delete Bridge
DeleteBridge 8 params → 200480481482483484485486
GET
/v1/bridges/{bridgeArn}
Amazon MediaConnect Describe Bridge
DescribeBridge 8 params → 200480481482483484485486
PUT
/v1/bridges/{bridgeArn}
Amazon MediaConnect Update Bridge
UpdateBridge 8 params body → 202480481482483484485486
DELETE
/v1/bridges/{bridgeArn}/outputs/{outputName}
Amazon MediaConnect Remove Bridge Output
RemoveBridgeOutput 9 params → 202480481482483484485486
PUT
/v1/bridges/{bridgeArn}/outputs/{outputName}
Amazon MediaConnect Update Bridge Output
UpdateBridgeOutput 9 params body → 202480481482483484485486
DELETE
/v1/bridges/{bridgeArn}/sources/{sourceName}
Amazon MediaConnect Remove Bridge Source
RemoveBridgeSource 9 params → 202480481482483484485486
PUT
/v1/bridges/{bridgeArn}/sources/{sourceName}
Amazon MediaConnect Update Bridge Source
UpdateBridgeSource 9 params body → 202480481482483484485486
PUT
/v1/bridges/{bridgeArn}/state
Amazon MediaConnect Update Bridge State
UpdateBridgeState 8 params body → 202480481482483484485486

Schemas 50

The contract defines 50 schemas that model the data the API accepts and returns. The most detailed are Bridge (10 properties), BridgeNetworkOutput (6 properties), AddBridgeNetworkOutputRequest (6 properties), AddBridgeNetworkSourceRequest (5 properties). Each schema is shown below with its type and property counts.

ConflictException
Protocol
string
BridgeSource
object
The bridge's source.
2 properties
UpdateBridgeResponse
object
1 property
Bridge
object
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 f…
10 properties 4 required
DeleteBridgeResponse
object
1 property
EgressGatewayBridge
object
2 properties 1 required
__listOfListedBridge
array
__listOfBridgeOutput
array
BridgeNetworkOutput
object
The output of the bridge. A network output is delivered to your premises.
6 properties 6 required
AddBridgeNetworkSourceRequest
object
Add a network source to an existing bridge.
5 properties 5 required
ForbiddenException
TooManyRequestsException
BridgeNetworkSource
object
The source of the bridge. A network source originates at your premises.
5 properties 5 required
MessageDetail
object
3 properties 2 required
DescribeBridgeResponse
object
1 property
ListedBridge
object
Displays details of the selected bridge.
5 properties 5 required
AddBridgeSourcesResponse
object
2 properties
AddBridgeNetworkOutputRequest
object
Add a network output to an existing bridge.
6 properties 6 required
VpcInterfaceAttachment
object
The settings for attaching a VPC interface to an resource.
1 property
__listOfMessageDetail
array
ListBridgesResponse
object
2 properties
IngressGatewayBridge
object
3 properties 2 required
CreateBridgeResponse
object
1 property
UpdateBridgeStateResponse
object
2 properties
RemoveBridgeOutputResponse
object
2 properties
BridgeOutput
object
The output of the bridge.
2 properties
UpdateBridgeOutputResponse
object
2 properties
__listOfBridgeSource
array
BridgeState
string
UpdateBridgeSourceResponse
object
2 properties
RemoveBridgeSourceResponse
object
2 properties
DesiredState
string
SourcePriority
object
The priority you want to assign to a source. You can have a primary stream and a backup stream or two equally prioritized streams.
1 property
AddBridgeFlowSourceRequest
object
Add a flow source to an existing bridge.
3 properties 2 required
BridgeFlowOutput
object
The output of the bridge. A flow output is delivered to the AWS cloud.
3 properties 3 required
BadRequestException
__string
string
AddBridgeOutputRequest
object
Add an output to a bridge.
1 property
__integer
integer
AddBridgeOutputsResponse
object
2 properties
State
string
InternalServerErrorException
FailoverMode
string
FailoverConfig
object
The settings for source failover.
4 properties
NotFoundException
BridgeFlowSource
object
The source of the bridge. A flow source originates in MediaConnect as an existing cloud flow.
4 properties 2 required
ServiceUnavailableException
CreateBridge420Exception
AddBridgeSourceRequest
object
Add a source to an existing bridge.
2 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

amazon-mediaconnect-bridges-api-openapi.yml Raw ↑

Other APIs Amazon MediaConnect publishes across the network.

Amazon MediaConnect Entitlements API
Amazon MediaConnect Flows API
Amazon MediaConnect Gateway Instances API
Amazon MediaConnect Gateways API
Amazon MediaConnect Offerings API
Amazon MediaConnect Reservations API
Amazon MediaConnect Tags API
Where this information came from

This is an independent, third-party profile of Amazon MediaConnect Bridges API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.