s3control_delete_job_tagging: Removes the entire tag set from the specified S3 Batch...

View source: R/s3control_operations.R

s3control_delete_job_taggingR Documentation

Removes the entire tag set from the specified S3 Batch Operations job

Description

Removes the entire tag set from the specified S3 Batch Operations job. To use the delete_job_tagging operation, you must have permission to perform the s3:DeleteJobTagging action. For more information, see Controlling access and labeling jobs using tags in the Amazon S3 User Guide.

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

Usage

s3control_delete_job_tagging(AccountId, JobId)

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 delete.


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