Learn R Programming

botor (version 0.4.1)

s3: The default, fork-safe Amazon Simple Storage Service (S3) client on the top of botor

Description

The default, fork-safe Amazon Simple Storage Service (S3) client on the top of botor

Usage

s3(disable_signing = getOption("botor-s3-disable-signing"))

Value

s3.ServiceResource

Arguments

disable_signing

boolean if requests should be signed. Set to FALSE when interacting with public S3 buckets requiring unauthenticated access.

References

https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/s3.html#service-resource