File: temporary_AWS_credentials.mdwn

package info (click to toggle)
git-annex 10.20230126-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 69,344 kB
  • sloc: haskell: 74,654; javascript: 9,103; sh: 1,304; makefile: 203; perl: 136; ansic: 44
file content (2 lines) | stat: -rw-r--r-- 277 bytes parent folder | download | duplicates (6)
1
2
Can you add support for temporary AWS credentials?  You just have to pass AWS_SESSION_TOKEN, in addition to the usual AWS_ACCESS_KEY_ID and AWS_SECRET_ACCESS_KEY, to the AWS APIs.
This will enable working with time-limited and multifactor-authentication-protected credentials.