AWS MediaConnect Skill
amazonaws-com-mediaconnect
amazonaws-com-mediaconnect
| Method | Path | Description |
|---|---|---|
POST | /v1/bridges/{bridgeArn}/outputs | |
POST | /v1/bridges/{bridgeArn}/sources | Adds outputs to an existing bridge. |
POST | /v1/flows/{flowArn}/mediaStreams | Adds sources to an existing bridge. |
POST | /v1/flows/{flowArn}/outputs | Adds 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}/source | Adds outputs to an existing flow. You can create up to 50 outputs per flow. |
POST | /v1/flows/{flowArn}/vpcInterfaces | Adds Sources to flow |
POST | /v1/bridges | Adds VPC interfaces to flow |
POST | /v1/flows | Creates a new bridge. The request must include one source. |
POST | /v1/gateways | Creates 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-metadata | Displays 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-thumbnail | Displays 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}/entitlements | Displays 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/bridges | Grants entitlements to an existing flow. |
GET | /v1/entitlements | Displays a list of bridges that are associated with this account and an optionally specified Arn. This request returns a paginated result. |
GET | /v1/flows | Displays a list of all entitlements that have been granted to this account. This request returns 20 results per page. |
GET | /v1/gateway-instances | Displays a list of flows that are associated with this account. This request returns a paginated result. |
GET | /v1/gateways | Displays 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/offerings | Displays a list of gateways that are associated with this account. This request returns a paginated result. |
GET | /v1/reservations | Displays 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... |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-mediaconnect
Downloads and installs to ~/.claude/skills/amazonaws-com-mediaconnect/
2018-11-14 (2026-03-02)