S3: Support AWS_SESSION_TOKEN
This commit was sponsored by Boyd Stephen Smith Jr. on Patreon.
This commit is contained in:
parent
ae5d95d80b
commit
7407a80c27
4 changed files with 18 additions and 5 deletions
|
@ -9,9 +9,11 @@ for usage examples.
|
|||
|
||||
The standard environment variables `AWS_ACCESS_KEY_ID` and
|
||||
`AWS_SECRET_ACCESS_KEY` are used to supply login credentials
|
||||
for Amazon. You need to set these only when running
|
||||
for S3. You need to set these only when running
|
||||
`git annex initremote`, as they will be cached in a file only you
|
||||
can read inside the local git repository.
|
||||
can read inside the local git repository. If you’re working with
|
||||
temporary security credentials, you can also set the `AWS_SESSION_TOKEN`
|
||||
environment variable.
|
||||
|
||||
A number of parameters can be passed to `git annex initremote` to configure
|
||||
the S3 remote.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue