MediaPackageVod¶
Client¶
- class MediaPackageVod.Client¶
 A low-level client representing AWS Elemental MediaPackage VOD AWS Elemental MediaPackage VOD:
import boto3 client = boto3.client('mediapackage-vod')
These are the available methods:
- can_paginate
 - close
 - configure_logs
 - create_asset
 - create_packaging_configuration
 - create_packaging_group
 - delete_asset
 - delete_packaging_configuration
 - delete_packaging_group
 - describe_asset
 - describe_packaging_configuration
 - describe_packaging_group
 - get_paginator
 - get_waiter
 - list_assets
 - list_packaging_configurations
 - list_packaging_groups
 - list_tags_for_resource
 - tag_resource
 - untag_resource
 - update_packaging_group
 
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: