jayceslesar opened a new issue, #39:
URL: https://github.com/apache/iceberg-python/issues/39

   ### Apache Iceberg version
   
   0.5.0 (latest release)
   
   ### Please describe the bug 🐞
   
   I have noticed that when I explicitly export my `AWS_ACCESS_KEY_ID` and 
`AWS_SECRET_ACCESS_KEY` that things work as expected but as soon as I unset 
those and use `aws sso login` to authenticate myself I get 
   
   ```
   File "pyarrow/error.pxi", line 115, in pyarrow.lib.check_status
   OSError: When testing for existence of bucket 'my-iceberg-bucket': AWS Error 
ACCESS_DENIED during HeadBucket operation: No response body.
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to