Skip to content

Support S3 session_token #1133

Open
Open
@cfis

Description

@cfis

When 2FA is enabled on an Amazon account, S3 access requires having a session_token. DataFusion seems to support this:

https://github.com/apache/datafusion/blob/ce835da93eaeee4a5e447b2bc2fb88cf0fd04d2c/datafusion-cli/src/object_storage.rs#L215

However, that attribute is not exposed in the Python bindings. Any plans to add it? Or would a PR be accepted that adds it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions