ElasticTranscoder#
Client#
- class ElasticTranscoder.Client#
A low-level client representing Amazon Elastic Transcoder
The AWS Elastic Transcoder Service.
import boto3 client = boto3.client('elastictranscoder')
These are the available methods:
- can_paginate
- cancel_job
- close
- create_job
- create_pipeline
- create_preset
- delete_pipeline
- delete_preset
- get_paginator
- get_waiter
- list_jobs_by_pipeline
- list_jobs_by_status
- list_pipelines
- list_presets
- read_job
- read_pipeline
- read_preset
- test_role
- update_pipeline
- update_pipeline_notifications
- update_pipeline_status
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: