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

Should return an error when using credential_process and there's an error calling the process #98

Open
gdavison opened this issue Feb 4, 2022 · 0 comments
Labels
Milestone

Comments

@gdavison
Copy link
Contributor

gdavison commented Feb 4, 2022

When an AWS profile is configured to use a credential_process, the authentication flow should fail when there's an error running the process, e.g. if the process name is misspelled or it fails for some other reason.

This assumes that the AWS SDK for Go v2 returns an actionable error

@gdavison gdavison added the v2 label Feb 4, 2022
@gdavison gdavison added this to the v2.0.0 milestone Feb 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant