Skip to content

Check for local credentials when constructing builder #12

Open
@kylebarron

Description

@kylebarron

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions