s3control_update_job_priority: Updates an existing S3 Batch Operations job's priority

View source: R/s3control_operations.R

s3control_update_job_priorityR Documentation

Updates an existing S3 Batch Operations job's priority

Description

Updates an existing S3 Batch Operations job's priority. For more information, see S3 Batch Operations in the Amazon S3 User Guide.

See https://www.paws-r-sdk.com/docs/s3control_update_job_priority/ for full documentation.

Usage

s3control_update_job_priority(AccountId, JobId, Priority)

Arguments

AccountId

[required] The Amazon Web Services account ID associated with the S3 Batch Operations job.

JobId

[required] The ID for the job whose priority you want to update.

Priority

[required] The priority you want to assign to this job.


paws.storage documentation built on Sept. 12, 2023, 1:23 a.m.