Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to access to S3 with temporary credentials. #41

Open
aghiles opened this issue May 17, 2016 · 0 comments
Open

Unable to access to S3 with temporary credentials. #41

aghiles opened this issue May 17, 2016 · 0 comments

Comments

@aghiles
Copy link

aghiles commented May 17, 2016

I am not certain it's the best place to report this but ...

I am using libs3 and I am trying to access a bucket from outside AWS. If I used the "root" <key,secret> pair everything is fine.

Now, if I generate temporary <key,secret,token> credentials (using sts:AssumeRole) I can't access the bucket (error is ErrorInvalidAccessKeyId). Access is possible only from inside AWS.

Is this a bug in libs3 or is it my doing something wrong?

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant