Skip to content

HOME envvar should not be required for credentials path expansion #4056

@bbstilson

Description

@bbstilson

Python (via boto3) uses os.path.expanduser (I believe here) while Rust uses the HOME envvar (here). Not all environments have the HOME envvar (e.g., Bazel runtimes). Ideally the behaviors between Python and Rust AWS libraries would be as similar as possible.

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