This repository has been archived by the owner on Jul 1, 2024. It is now read-only.
This repository has been archived by the owner on Jul 1, 2024. It is now read-only.
Feature request: Ability to accept additional input from end-user #19
Open
Description
As noted in the discussion around adding MFA support for Okta, in order to accept additional input from an end-user you need to use a workaround: getpass.getpass or STDERR.
I would like to add a couple more features relative to Okta: dynamic role discovery and selection, as well as aws account selection. These would involve accepting input from the end-user, so, it would be great to have a different way to communicate back to the main AWS CLI tool other than STDOUT.