cloudyr / aws.s3

Amazon Simple Storage Service (S3) API Client
https://cloud.r-project.org/package=aws.s3
381 stars 147 forks source link

added rstudio and added option for require_authorization #384

Open muschellij2 opened 3 years ago

muschellij2 commented 3 years ago

If you don't need credentials (such as open buckets such as http://fcp-indi.s3.amazonaws.com/, then credentials may and typically do fail. If that is the case, you should be able to set require_authorization = FALSE and not have these added to the signature.