s3_file_tag_delete
delete file tags
s3_file_tag_info
get file tags
s3_file_tag_info
s3_file_tag_delete(path)
s3_file_tag_info(path)
s3_file_tag_update(path, tags, overwrite = FALSE)
(character): A character vector of paths or s3 uri
(list): Tags to be applied
(logical): To overwrite tagging or to modify inplace. Default will modify inplace.