Describe the feature
ProcessCredentialsProvider fails on non-zero exit code without providing any useful debugging info.
The provider could capture the stderr into the exception message/description
Use Case
To load credentials from an external process using the credential_process attribute in aws config file.
Proposed Solution
Capture the stderr into the exception message/description thrown from ProcessCredentialsProvider
Other Information
No response
Acknowledgements
AWS Java SDK version used
2,x
JDK version used
1.8
Operating System and version
Mac OS 12.3.1
Describe the feature
ProcessCredentialsProvider fails on non-zero exit code without providing any useful debugging info.
The provider could capture the stderr into the exception message/description
Use Case
To load credentials from an external process using the credential_process attribute in aws config file.
Proposed Solution
Capture the stderr into the exception message/description thrown from ProcessCredentialsProvider
Other Information
No response
Acknowledgements
AWS Java SDK version used
2,x
JDK version used
1.8
Operating System and version
Mac OS 12.3.1