aws mediaconvert update-job-template

Modify one of your existing job templates

Options

NameDescription
--acceleration-settings <structure>Accelerated transcoding can significantly speed up jobs with long, visually complex content. Outputs that use this feature incur pro-tier pricing. For information about feature limitations, see the AWS Elemental MediaConvert User Guide
--category <string>The new category for the job template, if you are changing it
--description <string>The new description for the job template, if you are changing it
--hop-destinations <list>Optional list of hop destinations
--name <string>The name of the job template you are modifying
--priority <integer>Specify the relative priority for this job. In any given queue, the service begins processing the job with the highest value first. When more than one job has the same priority, the service begins processing the job that you submitted first. If you don't specify a priority, the service uses the default value 0
--queue <string>The new queue for the job template, if you are changing it
--settings <structure>JobTemplateSettings contains all the transcode settings saved in the template that will be applied to jobs created from it
--status-update-interval <string>Specify how often MediaConvert sends STATUS_UPDATE events to Amazon CloudWatch Events. Set the interval, in seconds, between status updates. MediaConvert sends an update at this interval from the time the service begins processing your job to the time it completes the transcode or encounters an error
--cli-input-json <string>Performs service operation based on the JSON string provided. The JSON string follows the format provided by ``--generate-cli-skeleton``. If other arguments are provided on the command line, the CLI values will override the JSON-provided values. It is not possible to pass arbitrary binary values using a JSON-provided value as the string will be taken literally
--generate-cli-skeleton <string>Prints a JSON skeleton to standard output without sending an API request. If provided with no value or the value ``input``, prints a sample input JSON that can be used as an argument for ``--cli-input-json``. If provided with the value ``output``, it validates the command inputs and returns a sample output JSON for that command