trek10inc / awsume

A utility for easily assuming AWS IAM roles from the command line.
https://awsu.me
MIT License
488 stars 90 forks source link

U2F Support #84

Closed mancuss closed 4 years ago

mancuss commented 4 years ago

Since AWS Console now supports U2F, it would be good to have that with AWSUME, if at all possible.

trek10-mnorris commented 4 years ago

Since AWS Console now supports U2F, it would be good to have that with AWSUME, if at all possible.

I don't believe this is possible since U2F is only supported in the console at this time (not CLI)

gesellix commented 4 years ago

U2F is only supported in the console at this time (not CLI)

Indeed, see https://github.com/aws/aws-cli/issues/3607.