View Source aws_medialive (aws v0.7.13)
Link to this section Summary
Functions
Accept an incoming input device transfer.
Send a request to claim an AWS Elemental device that you have purchased from a third-party vendor.
Starts deletion of channel.
Delete a multiplex.
List input devices that are currently being transferred.
Send a reboot command to the specified input device.
Start a maintenance window for the specified input device.
Start (run) the multiplex.
Stops a running multiplex.
Start an input device transfer to another AWS account.
Link to this section Functions
Accept an incoming input device transfer.
The ownership of the device will transfer to your AWS account.accept_input_device_transfer(Client, InputDeviceId, Input0, Options0)
View Sourcecancel_input_device_transfer(Client, InputDeviceId, Input0, Options0)
View SourceSend 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.Starts deletion of channel.
The associated outputs are also deleted.delete_input_security_group(Client, InputSecurityGroupId, Input0, Options0)
View SourceDelete a multiplex.
The multiplex must be idle.delete_multiplex_program(Client, MultiplexId, ProgramName, Input0, Options0)
View Sourcedescribe_channel(Client, ChannelId, QueryMap, HeadersMap, Options0)
View Sourcedescribe_input_device(Client, InputDeviceId, QueryMap, HeadersMap)
View Sourcedescribe_input_device(Client, InputDeviceId, QueryMap, HeadersMap, Options0)
View Sourcedescribe_input_device_thumbnail(Client, InputDeviceId, Accept, QueryMap, HeadersMap)
View Sourcedescribe_input_device_thumbnail(Client, InputDeviceId, Accept, QueryMap, HeadersMap, Options0)
View Sourcedescribe_input_security_group(Client, InputSecurityGroupId, QueryMap, HeadersMap)
View Sourcedescribe_input_security_group(Client, InputSecurityGroupId, QueryMap, HeadersMap, Options0)
View Sourcedescribe_multiplex(Client, MultiplexId, QueryMap, HeadersMap, Options0)
View Sourcedescribe_multiplex_program(Client, MultiplexId, ProgramName, QueryMap, HeadersMap)
View Sourcedescribe_multiplex_program(Client, MultiplexId, ProgramName, QueryMap, HeadersMap, Options0)
View Sourcedescribe_offering(Client, OfferingId, QueryMap, HeadersMap, Options0)
View Sourcedescribe_reservation(Client, ReservationId, QueryMap, HeadersMap, Options0)
View Sourcedescribe_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.list_input_device_transfers(Client, TransferType, QueryMap, HeadersMap)
View Sourcelist_input_device_transfers(Client, TransferType, QueryMap, HeadersMap, Options0)
View Sourcelist_input_security_groups(Client, QueryMap, HeadersMap, Options0)
View Sourcelist_multiplex_programs(Client, MultiplexId, QueryMap, HeadersMap)
View Sourcelist_multiplex_programs(Client, MultiplexId, QueryMap, HeadersMap, Options0)
View Sourcelist_tags_for_resource(Client, ResourceArn, QueryMap, HeadersMap, Options0)
View SourceSend a reboot command to the specified input device.
The device will begin rebooting within a few seconds of sending the command. When the reboot is complete, the device’s connection status will change to connected.reject_input_device_transfer(Client, InputDeviceId, Input0, Options0)
View Sourcestart_input_device_maintenance_window(Client, InputDeviceId, Input)
View SourceStart a maintenance window for the specified input device.
Starting a maintenance window will give the device up to two hours to install software. If the device was streaming prior to the maintenance, it will resume streaming when the software is fully installed. Devices automatically install updates while they are powered on and their MediaLive channels are stopped. A maintenance window allows you to update a device without having to stop MediaLive channels that use the device. The device must remain powered on and connected to the internet for the duration of the maintenance.start_input_device_maintenance_window(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.