wallix / awless

A Mighty CLI for AWS
http://awless.io/
Apache License 2.0
4.97k stars 263 forks source link

AWS SSO for authentication #306

Open rkpatel33 opened 1 year ago

rkpatel33 commented 1 year ago

We do not use access keys for AWS CLI or console access, is there a way to use the AWS SSO token for authentication?

Thanks in advance. This looks cool.

krestivo-altoslabs commented 1 year ago

1) It's abandoned 2) We use AWS SSO with it just fine, use aws configure sso and then aws --profile profilename sso login 3) When you use SSO, awless stops working when trying to show any resource. List works, just not show. There's an open ticket for that.