This commit is contained in:
ilyawebmail@d5db0da13c02cda3860f534f3f02acdc914360b9 2018-09-05 19:09:06 +00:00 committed by admin
parent c4bc446cb3
commit 609d8b745f

View file

@ -0,0 +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.