Amazon Elastic Transcoder · Arazzo Workflow
Amazon Elastic Transcoder Create Preset and Submit a Job Using It
Version 1.0.0
Define a reusable output preset, then submit a transcoding job into an existing pipeline that uses the new preset.
Provider
Workflows
create-preset-submit-job
Create a preset and submit a job that transcodes a file using it.
Creates an output preset with the supplied name and container, then submits a job into an existing pipeline whose output uses the new preset Id.
1
createPreset
CreatePreset
Create the output preset that defines the container and encoding settings the job output will use.
2
submitJob
CreateJob
Submit a transcoding job into the existing pipeline whose single output references the newly created preset.