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

Check for local credentials when constructing builder #12

Open
kylebarron opened this issue Feb 26, 2024 · 0 comments
Open

Check for local credentials when constructing builder #12

kylebarron opened this issue Feb 26, 2024 · 0 comments

Comments

@kylebarron
Copy link
Contributor

I first tested constructing an ObjectStore Python object to an s3 bucket on my local dev machine, but it didn't work out of the box because it wasn't able to automatically infer the credentials from ~/.aws/credentials.

Boto3 checks the local credentials file automatically and it would be nice for object-store/object-store-python to do it automatically as well.

Would you accept a PR for this?

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