s3fs
s3fs copied to clipboard
Adds parameter `profile_name` to be used instead of credentials.
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.