Skip to content

Support AWS credentials override via environment variables #13

@zstumgoren

Description

@zstumgoren

It's quite possible that multiple collaborators on a data project will have multiple AWS profiles, and that the aws profile name for the shared resource do not match ~/.aws/credentials. For example, one user could have the shared creds under "default", while another user has them under "work".

While members could sidestep this issue by duplicating the credentials under a new, common name, it would be nice to support profile customizations by user.

We should update the data push and pull commands so that precedence is given to environment variables, if present when invoking aws s3 sync.

/cc @myersjustinc

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions