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

Ruby SDK ignores AWS_DEFAULT_PROFILE environment variable #1452

Closed
leggiero opened this issue Mar 12, 2017 · 3 comments
Closed

Ruby SDK ignores AWS_DEFAULT_PROFILE environment variable #1452

leggiero opened this issue Mar 12, 2017 · 3 comments
Labels
feature-request A feature should be added or improved.

Comments

@leggiero
Copy link

leggiero commented Mar 12, 2017

The AWS_DEFAULT_PROFILE environment variable used by AWS CLI is ignored by AWS Ruby SDK.
Will be nice to have this feature on the Ruby SDK the same way that works on CLI.

See http://docs.aws.amazon.com/cli/latest/userguide/cli-chap-getting-started.html (Using Profiles with the AWS CLI)

@cjyclaire cjyclaire added feature-request A feature should be added or improved. Version 2 labels Mar 13, 2017
@awood45
Copy link
Member

awood45 commented Mar 14, 2017

We are considering supporting this, it may also be worth noting that AWS_PROFILE works similarly and I believe is also supported by the CLI.

@leggiero
Copy link
Author

Thanks for considering the feature.
I'm using the AWS_PROFILE as alternative.

@awood45
Copy link
Member

awood45 commented Apr 21, 2017

Adding to feature request backlog.

@awood45 awood45 closed this as completed Apr 21, 2017
awood45 added a commit that referenced this issue Apr 21, 2017
awood45 added a commit that referenced this issue Jun 29, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved.
Projects
None yet
Development

No branches or pull requests

3 participants