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

The AWS_DEFAULT_PROFILE environment variable has been deprecated in favour of AWS_PROFILE #47

Open
filosganga opened this issue Jun 25, 2021 · 0 comments · May be fixed by #48
Open

The AWS_DEFAULT_PROFILE environment variable has been deprecated in favour of AWS_PROFILE #47

filosganga opened this issue Jun 25, 2021 · 0 comments · May be fixed by #48

Comments

@filosganga
Copy link

This plugin is using the deprecated AWS_DEFAULT_PROFILE environment variable in place of the AWS_PROFILE.

The usage of this environment variable is documented here: https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-profiles.html

Worth noting that the behaviour of the ProfileCredentialsProvider class resolves the AWS_PROFILE environment variable and used default as a fallback.

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

Successfully merging a pull request may close this issue.

1 participant