con_s3fs: s3fs connection

View source: R/clients.R

con_s3fsR Documentation

s3fs connection

Description

s3fs connection

Usage

con_s3fs()

Details

we set refresh=TRUE on s3fs::s3_file_system() so that you can change the s3 interface within an R session

You can toggle the interface set for one of minio, localstack, aws. See connections for more information.

Value

An S3 list with class 'sixtyfour_client'

See Also

paws_clients

Examples


con <- con_s3fs()
con
con_s3fs()$file_copy


sixtyfour documentation built on April 3, 2025, 8:22 p.m.