MediaLive#
Client#
- class MediaLive.Client#
A low-level client representing AWS Elemental MediaLive API for AWS Elemental MediaLive:
import boto3 client = boto3.client('medialive')
These are the available methods:
- accept_input_device_transfer
- batch_delete
- batch_start
- batch_stop
- batch_update_schedule
- can_paginate
- cancel_input_device_transfer
- claim_device
- close
- create_channel
- create_cloud_watch_alarm_template
- create_cloud_watch_alarm_template_group
- create_event_bridge_rule_template
- create_event_bridge_rule_template_group
- create_input
- create_input_security_group
- create_multiplex
- create_multiplex_program
- create_partner_input
- create_signal_map
- create_tags
- delete_channel
- delete_cloud_watch_alarm_template
- delete_cloud_watch_alarm_template_group
- delete_event_bridge_rule_template
- delete_event_bridge_rule_template_group
- delete_input
- delete_input_security_group
- delete_multiplex
- delete_multiplex_program
- delete_reservation
- delete_schedule
- delete_signal_map
- delete_tags
- describe_account_configuration
- describe_channel
- describe_input
- describe_input_device
- describe_input_device_thumbnail
- describe_input_security_group
- describe_multiplex
- describe_multiplex_program
- describe_offering
- describe_reservation
- describe_schedule
- describe_thumbnails
- get_cloud_watch_alarm_template
- get_cloud_watch_alarm_template_group
- get_event_bridge_rule_template
- get_event_bridge_rule_template_group
- get_paginator
- get_signal_map
- get_waiter
- list_channels
- list_cloud_watch_alarm_template_groups
- list_cloud_watch_alarm_templates
- list_event_bridge_rule_template_groups
- list_event_bridge_rule_templates
- list_input_device_transfers
- list_input_devices
- list_input_security_groups
- list_inputs
- list_multiplex_programs
- list_multiplexes
- list_offerings
- list_reservations
- list_signal_maps
- list_tags_for_resource
- purchase_offering
- reboot_input_device
- reject_input_device_transfer
- restart_channel_pipelines
- start_channel
- start_delete_monitor_deployment
- start_input_device
- start_input_device_maintenance_window
- start_monitor_deployment
- start_multiplex
- start_update_signal_map
- stop_channel
- stop_input_device
- stop_multiplex
- transfer_input_device
- update_account_configuration
- update_channel
- update_channel_class
- update_cloud_watch_alarm_template
- update_cloud_watch_alarm_template_group
- update_event_bridge_rule_template
- update_event_bridge_rule_template_group
- update_input
- update_input_device
- update_input_security_group
- update_multiplex
- update_multiplex_program
- update_reservation
Paginators#
Paginators are available on a client instance via the get_paginator
method. For more detailed instructions and examples on the usage of paginators, see the paginators user guide.
The available paginators are:
- DescribeSchedule
- ListChannels
- ListCloudWatchAlarmTemplateGroups
- ListCloudWatchAlarmTemplates
- ListEventBridgeRuleTemplateGroups
- ListEventBridgeRuleTemplates
- ListInputDeviceTransfers
- ListInputDevices
- ListInputSecurityGroups
- ListInputs
- ListMultiplexPrograms
- ListMultiplexes
- ListOfferings
- ListReservations
- ListSignalMaps
Waiters#
Waiters are available on a client instance via the get_waiter
method. For more detailed instructions and examples on the usage or waiters, see the waiters user guide.
The available waiters are: