s3control_get_job_tagging {paws.storage}R Documentation

Returns the tags on an S3 Batch Operations job

Description

Returns the tags on an S3 Batch Operations job.

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

Usage

s3control_get_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 retrieve.


[Package paws.storage version 0.9.0 Index]