View source: R/s3control_operations.R
s3control_put_job_tagging | R Documentation |
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.
s3control_put_job_tagging(AccountId, JobId, Tags)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.