S3FileSystem            Access AWS S3 as if it were a file system.
copy                    Copy files and directories
copy_async              Copy files and directories
create                  Create files and directories
delete                  Delete files and directories
delete_async            Delete files and directories
download                Download files and directories
download_async          Download files and directories
exists                  Download files and directories
file_type               Functions to test for file types
info                    Get files and directories information
path                    Construct path for file or directory
path_manipulate         Manipulate s3 uri paths
permission              Change file permissions
s3_bucket_delete        Delete bucket
s3_dir_ls_url           Generate presigned url to list S3 directories
s3_dir_tree             Print contents of directories in a tree-like
                        format
s3_file_move            Move or rename S3 files
s3_file_move_async      Move or rename S3 files
s3_file_system          Access AWS S3 as if it were a file system.
s3_file_temp            Create name for temporary files
s3_file_url             Generate presigned url for S3 object
s3_file_version_info    Query file version metadata
s3_path_join            Construct AWS S3 path
s3_path_split           Split s3 path and uri
s3fs-package            s3fs: 'Amazon Web Service S3' File System
stream                  Streams data from R to AWS S3.
stream_async            Streams data from R to AWS S3.
tag                     Modifying file tags
touch                   Change file modification time
upload                  Upload file and directory
upload_async            Upload file and directory
