You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[BUG] Python Wrapper: Fails if there are no access key and secret (#9105)
* if there are no access key and secret, don't use them
* fix typo in lakefs + aws-iam pip install
* update changelog and version
* linting
* linting
* leaner init of Python SDK Wrapper with external principals aws auth provider
* Rephrase a sentance in docs
* Rephrase a sentance in docs