cloudyr / aws.s3

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

HTTPS in get_bucket() #387

Closed jimilibilibob closed 3 years ago

jimilibilibob commented 3 years ago

Hello !

Could you modify the get_bucket() function to can use https The function parameter already exists but isn't use in s3HTTP call.

Thank you