Package-level declarations
Functions
The CancelJob operation cancels an unfinished job.
When you create a job, Elastic Transcoder returns JSON data that includes the values that you specified plus information about the job that is created.
The CreatePipeline operation creates a pipeline with settings that you specify.
The CreatePreset operation creates a preset with settings that you specify.
The DeletePipeline operation removes a pipeline.
The DeletePreset operation removes a preset that you've added in an AWS region.
The ListJobsByPipeline operation gets a list of the jobs currently in a pipeline.
The ListJobsByStatus operation gets a list of jobs that have a specified status. The response body contains one element for each job that satisfies the search criteria.
The ListPipelines operation gets a list of the pipelines associated with the current AWS account.
The ListPresets operation gets a list of the default presets included with Elastic Transcoder and the presets that you've added in an AWS region.
The ReadJob operation returns detailed information about a job.
The ReadPipeline operation gets detailed information about a pipeline.
The ReadPreset operation gets detailed information about a preset.
The TestRole operation tests the IAM role used to create the pipeline.
Use the UpdatePipeline
operation to update settings for a pipeline.
With the UpdatePipelineNotifications operation, you can update Amazon Simple Notification Service (Amazon SNS) notifications for a pipeline.
The UpdatePipelineStatus operation pauses or reactivates a pipeline, so that the pipeline stops or restarts the processing of jobs.
Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.