s3fs icon indicating copy to clipboard operation
s3fs copied to clipboard

Adds parameter `profile_name` to be used instead of credentials.

Open batic opened this issue 4 years ago • 0 comments

Small PR that will read the credentials from AWS config files (.aws/credentials) given the profile_name.

Alleviates a bit the issue of having client key/secret in the code.

batic avatar Aug 13 '21 08:08 batic