Skip to content

AWS_PROFILE not forwarded #10

@andreialecu

Description

@andreialecu

We generally use AWS_PROFILE to switch between profiles, but it seems that the variable isn't forwarded properly so commands fail because awscli can't find proper credentials. Or worse, it may use a different set of credentials than the user expects.

See: https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-envvars.html

AWS_PROFILE should be added here:
https://github.com/Quobject/aws-cli-js/blob/master/src/index.ts#L34-L36

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions