MediaPackage#
Client#
- class MediaPackage.Client#
A low-level client representing AWS Elemental MediaPackage AWS Elemental MediaPackage:
import boto3 client = boto3.client('mediapackage')
These are the available methods:
- can_paginate
- close
- configure_logs
- create_channel
- create_harvest_job
- create_origin_endpoint
- delete_channel
- delete_origin_endpoint
- describe_channel
- describe_harvest_job
- describe_origin_endpoint
- get_paginator
- get_waiter
- list_channels
- list_harvest_jobs
- list_origin_endpoints
- list_tags_for_resource
- rotate_channel_credentials
- rotate_ingest_endpoint_credentials
- tag_resource
- untag_resource
- update_channel
- update_origin_endpoint
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: