Support for temporary credentials
Handle session token so that temporary credentials are supported
This commit is contained in:
parent
96e79162fb
commit
c35097fd52
8 changed files with 88 additions and 58 deletions
3
docs/news/unreleased/temp-aws-creds.md
Normal file
3
docs/news/unreleased/temp-aws-creds.md
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# Support AWS temporary credentials
|
||||
|
||||
When using AWS and AWS S3 targets, it is possible to use temporary AWS credentials by specifying a `SessionToken` in addition to the usual `AccessKeyId` and `SecretAccessKey`
|
||||
Loading…
Add table
Add a link
Reference in a new issue