tag_file | R Documentation |
Tags new files in S3 with a unique id
tag_file(bucket_name = NULL, object_key = NULL)
bucket_name |
(Required) Bucket where the file is stored |
object_key |
(Required) Key of the file in S3 (such as tg/projectA/file.csv) |
Returns uuid of the object tagged.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.