s3_website icon indicating copy to clipboard operation
s3_website copied to clipboard

Support for loading credentials from AWS's standard location

Open code-tree opened this issue 10 years ago • 2 comments

It doesn't seem like credentials can be loaded via ~/.aws/credentials

Is it possible to support this? as it seems to be built into the AWS API already anyway:

http://docs.aws.amazon.com/AWSSdkDocsRuby/latest/DeveloperGuide/set-up-creds.html

This way credential's can be specified in one place only, and loaded via any AWS API (e.g. I'm using python boto too).

thanks!

code-tree avatar Jul 10 '15 04:07 code-tree

+1

rromanchuk avatar Sep 11 '15 18:09 rromanchuk

:+1:

AndreiRailean avatar Nov 26 '15 06:11 AndreiRailean