View Source aws_medialive (aws v0.3.1)
Link to this section Summary
Functions
Accept an incoming input device transfer.
Starts delete of resources.
Starts existing resources
Stops running 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
Create tags for a resource
Starts deletion of channel.
Deletes the input end point
Deletes an Input Security Group
Delete a multiplex.
Delete a program from a multiplex.
Delete an expired reservation.
Delete all schedule actions on a channel.
Removes tags for a resource
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 that are currently being transferred.
List input devices
Produces a list of Input Security Groups for an account
Produces list of inputs that have been created
List the programs that currently exist for a specific multiplex.
Retrieve a list of the existing multiplexes.
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.
Stops a running channel
Stops a running multiplex.
Start an input device transfer to another AWS account.
Updates a channel.
Changes the class of the channel.
Updates an input.
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.
Link to this section Functions
Accept an incoming input device transfer.
The ownership of the device will transfer to your AWS account.
Link to this function
accept_input_device_transfer(Client, InputDeviceId, Input0, Options0)
View Source
Link to this function
cancel_input_device_transfer(Client, InputDeviceId, Input0, Options0)
View SourceStarts deletion of channel.
The associated outputs are also deleted.
Link to this function
delete_input_security_group(Client, InputSecurityGroupId, Input0, Options0)
View SourceDelete a multiplex.
The multiplex must be idle.
Link to this function
delete_multiplex_program(Client, MultiplexId, ProgramName, Input0, Options0)
View Source
Link to this function
describe_channel(Client, ChannelId, QueryMap, HeadersMap, Options0)
View Source
Link to this function
describe_input_device(Client, InputDeviceId, QueryMap, HeadersMap)
View Source
Link to this function
describe_input_device(Client, InputDeviceId, QueryMap, HeadersMap, Options0)
View Source
Link to this function
describe_input_device_thumbnail(Client, InputDeviceId, Accept, QueryMap, HeadersMap)
View Source
Link to this function
describe_input_device_thumbnail(Client, InputDeviceId, Accept, QueryMap, HeadersMap, Options0)
View Source
Link to this function
describe_input_security_group(Client, InputSecurityGroupId, QueryMap, HeadersMap)
View Source
Link to this function
describe_input_security_group(Client, InputSecurityGroupId, QueryMap, HeadersMap, Options0)
View Source
Link to this function
describe_multiplex(Client, MultiplexId, QueryMap, HeadersMap, Options0)
View Source
Link to this function
describe_multiplex_program(Client, MultiplexId, ProgramName, QueryMap, HeadersMap)
View Source
Link to this function
describe_multiplex_program(Client, MultiplexId, ProgramName, QueryMap, HeadersMap, Options0)
View Source
Link to this function
describe_offering(Client, OfferingId, QueryMap, HeadersMap, Options0)
View Source
Link to this function
describe_reservation(Client, ReservationId, QueryMap, HeadersMap, Options0)
View Source
Link to this function
describe_schedule(Client, ChannelId, QueryMap, HeadersMap, Options0)
View SourceList 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.
Link to this function
list_input_device_transfers(Client, TransferType, QueryMap, HeadersMap)
View Source
Link to this function
list_input_device_transfers(Client, TransferType, QueryMap, HeadersMap, Options0)
View Source
Link to this function
list_input_security_groups(Client, QueryMap, HeadersMap, Options0)
View Source
Link to this function
list_multiplex_programs(Client, MultiplexId, QueryMap, HeadersMap)
View Source
Link to this function
list_multiplex_programs(Client, MultiplexId, QueryMap, HeadersMap, Options0)
View Source
Link to this function
list_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap, Options0)
View Source
Link to this function
reject_input_device_transfer(Client, InputDeviceId, Input0, Options0)
View SourceStart (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.
Link to this function
update_input_security_group(Client, InputSecurityGroupId, Input0, Options0)
View Source
Link to this function