MediaLive
import { MediaLive } from "https://aws-api.deno.dev/v0.2/services/medialive.ts?docs=full";
§Constructors
§Methods
Accept an incoming input device transfer. The ownership of the device will transfer to your AWS account.
Starts delete of resources.
Update a channel schedule
Cancel an input device transfer that you have requested.
Creates a new channel
Create an input
Creates a Input Security Group
Create a new multiplex.
Create a new program in the multiplex.
Create a partner input
Starts deletion of channel. The associated outputs are also deleted.
Deletes an Input Security Group
Delete a multiplex. The multiplex must be idle.
Delete a program from a multiplex.
Delete an expired reservation.
Gets details about a channel
Produces details about an input
Gets the details for the input device
Get the latest thumbnail data for the input device.
Produces a summary of an Input Security Group
Gets details about a multiplex.
Get the details for a program in a multiplex.
Get details for an offering.
Get details for a reservation.
Get a channel schedule
Produces list of channels that have been created
List input devices
List input devices that are currently being transferred. List input devices that you are transferring from your AWS account or input devices that another AWS account is transferring to you.
Produces a list of Input Security Groups for an account
Retrieve a list of the existing multiplexes.
List the programs that currently exist for a specific multiplex.
List offerings available for purchase.
List purchased reservations.
Produces list of tags that have been created for a resource
Purchase an offering and create a reservation.
Reject the transfer of the specified input device to your AWS account.
Starts an existing channel
Start (run) the multiplex. Starting the multiplex does not start the channels. You must explicitly start each channel.
Stops a running multiplex. If the multiplex isn't running, this action has no effect.
Start an input device transfer to another AWS account. After you make the request, the other account must accept or reject the transfer.
Updates a channel.
Changes the class of the channel.
Updates the parameters for the input device.
Update an Input Security Group's Whilelists.
Updates a multiplex.
Update a program in a multiplex.
Update reservation.
Wait until a channel has been created Checks state up to 5 times, 3 seconds apart (about 1 minutes max wait time).
Wait until a channel has been deleted Checks state up to 84 times, 5 seconds apart (about 7 minutes max wait time).
Wait until a channel is running Checks state up to 120 times, 5 seconds apart (about 10 minutes max wait time).
Wait until a channel has is stopped Checks state up to 60 times, 5 seconds apart (about 5 minutes max wait time).
Wait until an input has been attached Checks state up to 20 times, 5 seconds apart (about 2 minutes max wait time).
Wait until an input has been deleted Checks state up to 20 times, 5 seconds apart (about 2 minutes max wait time).
Wait until an input has been detached Checks state up to 84 times, 5 seconds apart (about 7 minutes max wait time).
Wait until a multiplex has been created Checks state up to 5 times, 3 seconds apart (about 1 minutes max wait time).
Wait until a multiplex has been deleted Checks state up to 20 times, 5 seconds apart (about 2 minutes max wait time).
Wait until a multiplex is running Checks state up to 120 times, 5 seconds apart (about 10 minutes max wait time).
Wait until a multiplex has is stopped Checks state up to 28 times, 5 seconds apart (about 3 minutes max wait time).