AWS Elemental MediaLive Skill
amazonaws-com-medialive
amazonaws-com-medialive
| Method | Path | Description |
|---|---|---|
POST | /prod/inputDevices/{inputDeviceId}/accept | |
POST | /prod/batch/delete | Accept an incoming input device transfer. The ownership of the device will transfer to your AWS account. |
POST | /prod/batch/start | Starts delete of resources. |
POST | /prod/batch/stop | Starts existing resources |
PUT | /prod/channels/{channelId}/schedule | Stops running resources |
POST | /prod/inputDevices/{inputDeviceId}/cancel | Update a channel schedule |
POST | /prod/claimDevice | Cancel an input device transfer that you have requested. |
POST | /prod/channels | Send a request to claim an AWS Elemental device that you have purchased from a third-party vendor. After the request succeeds, you will own the device. |
POST | /prod/inputs | Creates a new channel |
POST | /prod/inputSecurityGroups | Create an input |
POST | /prod/multiplexes | Creates a Input Security Group |
POST | /prod/multiplexes/{multiplexId}/programs | Create a new multiplex. |
POST | /prod/inputs/{inputId}/partners | Create a new program in the multiplex. |
POST | /prod/tags/{resource-arn} | Create a partner input |
DELETE | /prod/channels/{channelId} | Create tags for a resource |
DELETE | /prod/inputs/{inputId} | Starts deletion of channel. The associated outputs are also deleted. |
DELETE | /prod/inputSecurityGroups/{inputSecurityGroupId} | Deletes the input end point |
DELETE | /prod/multiplexes/{multiplexId} | Deletes an Input Security Group |
DELETE | /prod/multiplexes/{multiplexId}/programs/{programName} | Delete a multiplex. The multiplex must be idle. |
DELETE | /prod/reservations/{reservationId} | Delete a program from a multiplex. |
DELETE | /prod/channels/{channelId}/schedule | Delete an expired reservation. |
DELETE | /prod/tags/{resource-arn} | Delete all schedule actions on a channel. |
GET | /prod/accountConfiguration | Removes tags for a resource |
GET | /prod/channels/{channelId} | Describe account configuration |
GET | /prod/inputs/{inputId} | Gets details about a channel |
GET | /prod/inputDevices/{inputDeviceId} | Produces details about an input |
GET | /prod/inputDevices/{inputDeviceId}/thumbnailData | Gets the details for the input device |
GET | /prod/inputSecurityGroups/{inputSecurityGroupId} | Get the latest thumbnail data for the input device. |
GET | /prod/multiplexes/{multiplexId} | Produces a summary of an Input Security Group |
GET | /prod/multiplexes/{multiplexId}/programs/{programName} | Gets details about a multiplex. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-medialive
Downloads and installs to ~/.claude/skills/amazonaws-com-medialive/
2017-10-14 (2026-03-02)