-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
cross-sdkenhancementThis issue requests an improvement to a current feature.This issue requests an improvement to a current feature.feature-requestThis issue requests a feature.This issue requests a feature.p2This is a standard priority issueThis is a standard priority issue
Description
When the botocore is configured to use a credential_process to acquire AWS credentials, the sub-process stderr is never sent to the user.
(In our case, the stderr is prompting for the MFA details to be entered)
stdin is mapped correctly - and if I know that I'm waiting on MFA I can enter it and the process completes successfully.
What I'd hope for - stderr is passed from the credential_process to the stderr on the aws CLI process.
thatrevguy, lorengordon, wilsonjackson, ryanking, edulop91 and 12 more
Metadata
Metadata
Assignees
Labels
cross-sdkenhancementThis issue requests an improvement to a current feature.This issue requests an improvement to a current feature.feature-requestThis issue requests a feature.This issue requests a feature.p2This is a standard priority issueThis is a standard priority issue