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_flow_media_streams
 - add_flow_outputs
 - add_flow_sources
 - add_flow_vpc_interfaces
 - can_paginate
 - close
 - create_flow
 - delete_flow
 - describe_flow
 - describe_offering
 - describe_reservation
 - get_paginator
 - get_waiter
 - grant_flow_entitlements
 - list_entitlements
 - list_flows
 - list_offerings
 - list_reservations
 - list_tags_for_resource
 - purchase_offering
 - 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_flow
 - update_flow_entitlement
 - update_flow_media_stream
 - update_flow_output
 - update_flow_source
 
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: