broamski / aws-mfa

Manage AWS MFA Security Credentials
MIT License
1.02k stars 165 forks source link

Support console logins like aws-vault #42

Open ziegeer opened 5 years ago

ziegeer commented 5 years ago

aws-mfa is great thank you but is missing one feature that'd allow me to rely solely on it, the ability to get a federated, short-term authenticated console url/login. In the similar tool aws-vault that happens with aws-vault login <profile name> and it opens the AWS console for that account. Without that, cli access works great but there's no way to get console access via aws-mfa alone.