mirror of
https://github.com/restic/restic.git
synced 2025-08-12 16:27:40 +00:00
S3 backend: accept AWS_SESSION_TOKEN
This commit is contained in:
8
changelog/unreleased/pull-1882
Normal file
8
changelog/unreleased/pull-1882
Normal file
@@ -0,0 +1,8 @@
|
||||
Enhancement: S3 backend: accept AWS_SESSION_TOKEN
|
||||
|
||||
Before, it was not possible to use s3 backend with AWS temporary security credentials(with AWS_SESSION_TOKEN).
|
||||
This change gives higher priority to credentials.EnvAWS credentials provider.
|
||||
|
||||
https://github.com/restic/restic/issues/1477
|
||||
https://github.com/restic/restic/pull/1479
|
||||
https://github.com/restic/restic/pull/1647
|
Reference in New Issue
Block a user