Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use profiles when selecting credentials from ~/.aws/credentials #405

Open
leedm777 opened this issue Oct 22, 2015 · 1 comment
Open

Use profiles when selecting credentials from ~/.aws/credentials #405

leedm777 opened this issue Oct 22, 2015 · 1 comment

Comments

@leedm777
Copy link

AWS tooling which reads credentials from ~/.aws/credentials also supports profile selection. This allows folks with multiple AWS accounts to select which account credentials they wish to use for particular tasks. This is usually specified by either configuration, with with the AWS_PROFILE or AWS_DEFAULT_PROFILE environment variables.

See http://docs.aws.amazon.com/cli/latest/userguide/cli-chap-getting-started.html#cli-multiple-profiles

re: distribution/distribution#1041

@0xmohit
Copy link

0xmohit commented Oct 14, 2016

This appears to have been fixed in 6770071.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants