MediaConnect#
Client#
- class MediaConnect.Client#
 A low-level client representing AWS MediaConnect API for AWS Elemental MediaConnect:
import boto3 client = boto3.client('mediaconnect')
These are the available methods:
- add_bridge_outputs
 - add_bridge_sources
 - add_flow_media_streams
 - add_flow_outputs
 - add_flow_sources
 - add_flow_vpc_interfaces
 - can_paginate
 - close
 - create_bridge
 - create_flow
 - create_gateway
 - delete_bridge
 - delete_flow
 - delete_gateway
 - deregister_gateway_instance
 - describe_bridge
 - describe_flow
 - describe_gateway
 - describe_gateway_instance
 - describe_offering
 - describe_reservation
 - get_paginator
 - get_waiter
 - grant_flow_entitlements
 - list_bridges
 - list_entitlements
 - list_flows
 - list_gateway_instances
 - list_gateways
 - list_offerings
 - list_reservations
 - list_tags_for_resource
 - purchase_offering
 - remove_bridge_output
 - remove_bridge_source
 - remove_flow_media_stream
 - remove_flow_output
 - remove_flow_source
 - remove_flow_vpc_interface
 - revoke_flow_entitlement
 - start_flow
 - stop_flow
 - tag_resource
 - untag_resource
 - update_bridge
 - update_bridge_output
 - update_bridge_source
 - update_bridge_state
 - update_flow
 - update_flow_entitlement
 - update_flow_media_stream
 - update_flow_output
 - update_flow_source
 - update_gateway_instance
 
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:
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: