tag_file: Tags new files in S3 with a unique id

View source: R/tag_file.R

tag_fileR Documentation

Tags new files in S3 with a unique id

Description

Tags new files in S3 with a unique id

Usage

tag_file(bucket_name = NULL, object_key = NULL)

Arguments

bucket_name

(Required) Bucket where the file is stored

object_key

(Required) Key of the file in S3 (such as tg/projectA/file.csv)

Value

Returns uuid of the object tagged.


FredHutch/tgR.data documentation built on May 30, 2022, 9:30 a.m.