MediaConvert¶
Client¶
- class MediaConvert.Client¶
 A low-level client representing AWS Elemental MediaConvert AWS Elemental MediaConvert:
client = session.create_client('mediaconvert')
These are the available methods:
- associate_certificate
 - can_paginate
 - cancel_job
 - close
 - create_job
 - create_job_template
 - create_preset
 - create_queue
 - create_resource_share
 - delete_job_template
 - delete_policy
 - delete_preset
 - delete_queue
 - describe_endpoints
 - disassociate_certificate
 - get_job
 - get_job_template
 - get_jobs_query_results
 - get_paginator
 - get_policy
 - get_preset
 - get_queue
 - get_waiter
 - list_job_templates
 - list_jobs
 - list_presets
 - list_queues
 - list_tags_for_resource
 - list_versions
 - probe
 - put_policy
 - search_jobs
 - start_jobs_query
 - tag_resource
 - untag_resource
 - update_job_template
 - update_preset
 - update_queue
 
Client Exceptions¶
Client exceptions are available on a client instance via the exceptions property. For more detailed instructions and examples on the exact usage of client exceptions, see the error handling user guide.
The available client exceptions are:
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: