Skip to content

Writing to S3 fails if the user is authenticated with aws sso login #39

@jayceslesar

Description

@jayceslesar

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions