mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2024-11-18 10:15:13 +00:00
Document environment variable configuration (#2281)
This commit is contained in:
parent
50f6c38c84
commit
64a142723a
@ -93,6 +93,8 @@ Otherwise consult the [compilation instructions](COMPILATION.md).
|
|||||||
s3fs supports the standard
|
s3fs supports the standard
|
||||||
[AWS credentials file](https://docs.aws.amazon.com/cli/latest/userguide/cli-config-files.html)
|
[AWS credentials file](https://docs.aws.amazon.com/cli/latest/userguide/cli-config-files.html)
|
||||||
stored in `${HOME}/.aws/credentials`. Alternatively, s3fs supports a custom passwd file.
|
stored in `${HOME}/.aws/credentials`. Alternatively, s3fs supports a custom passwd file.
|
||||||
|
Finally s3fs recognizes the `AWS_ACCESS_KEY_ID` and `AWS_SECRET_ACCESS_KEY`
|
||||||
|
environment variables.
|
||||||
|
|
||||||
The default location for the s3fs password file can be created:
|
The default location for the s3fs password file can be created:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user