Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

replace the security token hack with a context manager #14

Merged
merged 1 commit into from
Sep 20, 2017
Merged

Conversation

benesch
Copy link
Contributor

@benesch benesch commented Sep 19, 2017

Removing the s3.provider.security_token breaks the use of IAM instance
roles, as the token is needed for boto to authenticate. Replace the
permanent removal of the security token with a context manager instead.

Fix #13.

@benesch benesch changed the title Replace the seurity_token hack with a context manager. replace the seurity_token hack with a context manager Sep 19, 2017
@benesch benesch changed the title replace the seurity_token hack with a context manager replace the security token hack with a context manager Sep 19, 2017
Removing the s3.provider.security_token breaks the use of IAM instance
roles, as the token is needed for boto to authenticate. Replace the
permanent removal of the security token with a context manager instead.

Fix #13.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant