1
0
mirror of https://github.com/restic/restic.git synced 2024-06-30 08:20:55 +02:00
restic/internal/backend/s3
Michael Eischer 20cf4777cb s3: check for EnvAWS credentials before Static credentials
EnvAWS considers more environment variables, including AWS_SESSION_TOKEN
and thus should be checked first.
2024-01-06 21:43:47 +01:00
..
config_test.go location: Make ParseConfig-test backend agnostic 2023-06-17 15:15:58 +02:00
config.go move Backend interface to backend package 2023-10-25 23:00:18 +02:00
s3_test.go move Backend interface to backend package 2023-10-25 23:00:18 +02:00
s3.go s3: check for EnvAWS credentials before Static credentials 2024-01-06 21:43:47 +01:00