s3control_put_job_tagging: Sets the supplied tag-set on an S3 Batch Operations job

View source: R/s3control_operations.R

s3control_put_job_taggingR Documentation

Sets the supplied tag-set on an S3 Batch Operations job

Description

Sets the supplied tag-set on an S3 Batch Operations job.

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

Usage

s3control_put_job_tagging(AccountId, JobId, Tags)

Arguments

AccountId

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

JobId

[required] The ID for the S3 Batch Operations job whose tags you want to replace.

Tags

[required] The set of tags to associate with the S3 Batch Operations job.


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