Updates an existing Amazon S3 Batch Operations job\'s priority. For more information, see Amazon S3 Batch Operations in the Amazon Simple Storage Service Developer Guide.
s3control_update_job_priority(AccountId, JobId, Priority)
[required]
[required] The ID for the job whose priority you want to update.
[required] The priority you want to assign to this job.
svc$update_job_priority( AccountId = "string", JobId = "string", Priority = 123 )
Related actions include:
CreateJob
ListJobs
DescribeJob
UpdateJobStatus