class Aws::MediaConvert::Types::CreateJobRequest


@see docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/CreateJobRequest AWS API Documentation
@return [Hash<String,String>]
tags. Otherwise, we recommend that you use standard AWS tags.
for existing integrations or workflows that rely on job metadata
MediaConvert job. You specify metadata in key/value pairs. Use only
Optional. User-defined metadata that you want to associate with an
@!attribute [rw] user_metadata
@return [Hash<String,String>]
custom integrations and workflows.
tags on your job for automatic integration with AWS services and for
resources with a key-value pair or with only a key. Use standard AWS
Optional. The tags that you want to add to the resource. You can tag
@!attribute [rw] tags
@return [String]
completes the transcode or encounters an error.
the time the service begins processing your job to the time it
status updates. MediaConvert sends an update at this interval from
to Amazon CloudWatch Events. Set the interval, in seconds, between
Optional. Specify how often MediaConvert sends STATUS_UPDATE events
@!attribute [rw] status_update_interval
@return [String]
queue. This setting is disabled by default.
similar performance to what you will see with one RTS in a reserved
enabled, MediaConvert runs your job from an on-demand queue with
how many reserved transcoding slots (RTS) you need. When this is
Optional. Enable this setting when you run a test job to estimate
@!attribute [rw] simulate_reserved_queue
@return [Types::JobSettings]
JobSettings contains all the transcode settings for a job.
@!attribute [rw] settings
@return [String]
.
about permissions, see the User Guide topic at the User Guide at
Required. The IAM role you use for creating this job. For details
@!attribute [rw] role
@return [String]
.
more about queues, see the User Guide topic at
to. If you don’t specify, the job will go to the default queue. For
Optional. When you create a job, you can specify a queue to send it
@!attribute [rw] queue
@return [Integer]
specify a priority, the service uses the default value 0.
begins processing the job that you submitted first. If you don’t
first. When more than one job has the same priority, the service
queue, the service begins processing the job with the highest value
Optional. Specify the relative priority for this job. In any given
@!attribute [rw] priority
@return [String]
template or specify the transcoding settings individually.
Optional. When you create a job, you can either specify a job
@!attribute [rw] job_template
@return [String]
request. To not specify a Job engine version: Leave blank.
For a list of valid Job engine versions, submit a ListVersions
specify a Job engine version: Enter a date in a YYYY-MM-DD format.
one version, while you test and validate the latest version. To
Use Job engine versions to run jobs for your production workflow on
@!attribute [rw] job_engine_version
@return [Array<Types::HopDestination>]
feature, see the AWS Elemental MediaConvert User Guide.
initial queue before hopping. For more information about this
alternate queue and the maximum time that your job will wait in the
backlog of the queue that you submit your job to. Specify an
Optional. Use queue hopping to avoid overly long waits in the
@!attribute [rw] hop_destinations
@return [String]
not need to pass this option.
Prevent duplicate jobs from being created and ensure idempotency for your requests. A client request token can be any string that includes up to 64 ASCII characters. If you reuse a client request token within one minute of a successful request, the API returns the job details of the original request instead. For more information see docs.aws.amazon.com/mediaconvert/latest/apireference/idempotency.html.**A suitable default value is auto-generated.** You should normally
@!attribute [rw] client_request_token
@return [String]
value, Job.
any billing report that you set up. Leave blank to use the default
Management will use to display tags for individual output costs on
Optionally choose a Billing tags source that AWS Billing and Cost
@!attribute [rw] billing_tags_source
@return [Types::AccelerationSettings]
see the AWS Elemental MediaConvert User Guide.
incur pro-tier pricing. For information about feature limitations,
with long, visually complex content. Outputs that use this feature
Optional. Accelerated transcoding can significantly speed up jobs
@!attribute [rw] acceleration_settings
Optionally, include user metadata and the ARN for the queue.
Send your create job request with your job settings and IAM role.