LAP Registry

AWS MediaConnect Skill

amazonaws-com-mediaconnect

Provider: Amazon Web Services Version: 2018-11-14 Endpoints: 52 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
POST/v1/bridges/{bridgeArn}/outputs
POST/v1/bridges/{bridgeArn}/sourcesAdds outputs to an existing bridge.
POST/v1/flows/{flowArn}/mediaStreamsAdds sources to an existing bridge.
POST/v1/flows/{flowArn}/outputsAdds media streams to an existing flow. After you add a media stream to a flow, you can associate it with a source and/or an output that uses the ST 2110 JPEG XS or CDI protocol.
POST/v1/flows/{flowArn}/sourceAdds outputs to an existing flow. You can create up to 50 outputs per flow.
POST/v1/flows/{flowArn}/vpcInterfacesAdds Sources to flow
POST/v1/bridgesAdds VPC interfaces to flow
POST/v1/flowsCreates a new bridge. The request must include one source.
POST/v1/gatewaysCreates a new flow. The request must include one source. The request optionally can include outputs (up to 50) and entitlements (up to 50).
DELETE/v1/bridges/{bridgeArn}Creates a new gateway. The request must include at least one network (up to 4).
DELETE/v1/flows/{flowArn}Deletes a bridge. Before you can delete a bridge, you must stop the bridge.
DELETE/v1/gateways/{gatewayArn}Deletes a flow. Before you can delete a flow, you must stop the flow.
DELETE/v1/gateway-instances/{gatewayInstanceArn}Deletes a gateway. Before you can delete a gateway, you must deregister its instances and delete its bridges.
GET/v1/bridges/{bridgeArn}Deregisters an instance. Before you deregister an instance, all bridges running on the instance must be stopped. If you want to deregister an instance without stopping the bridges...
GET/v1/flows/{flowArn}Displays the details of a bridge.
GET/v1/flows/{flowArn}/source-metadataDisplays the details of a flow. The response includes the flow ARN, name, and Availability Zone, as well as details about the source, outputs, and entitlements.
GET/v1/flows/{flowArn}/source-thumbnailDisplays details of the flow's source stream. The response contains information about the contents of the stream and its programs.
GET/v1/gateways/{gatewayArn}Displays the thumbnail details of a flow's source stream.
GET/v1/gateway-instances/{gatewayInstanceArn}Displays the details of a gateway. The response includes the gateway ARN, name, and CIDR blocks, as well as details about the networks.
GET/v1/offerings/{offeringArn}Displays the details of an instance.
GET/v1/reservations/{reservationArn}Displays the details of an offering. The response includes the offering description, duration, outbound bandwidth, price, and Amazon Resource Name (ARN).
POST/v1/flows/{flowArn}/entitlementsDisplays the details of a reservation. The response includes the reservation name, state, start date and time, and the details of the offering that make up the rest of the reserva...
GET/v1/bridgesGrants entitlements to an existing flow.
GET/v1/entitlementsDisplays a list of bridges that are associated with this account and an optionally specified Arn. This request returns a paginated result.
GET/v1/flowsDisplays a list of all entitlements that have been granted to this account. This request returns 20 results per page.
GET/v1/gateway-instancesDisplays a list of flows that are associated with this account. This request returns a paginated result.
GET/v1/gatewaysDisplays a list of instances associated with the AWS account. This request returns a paginated result. You can use the filterArn property to display only the instances associated...
GET/v1/offeringsDisplays a list of gateways that are associated with this account. This request returns a paginated result.
GET/v1/reservationsDisplays a list of all offerings that are available to this account in the current AWS Region. If you have an active reservation (which means you've purchased an offering that has...
GET/tags/{resourceArn}Displays a list of all reservations that have been purchased by this account in the current AWS Region. This list includes all reservations in all states (such as active and expir...

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install amazonaws-com-mediaconnect

Downloads and installs to ~/.claude/skills/amazonaws-com-mediaconnect/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)