awless
awless copied to clipboard
AWS SSO for authentication
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.
- It's abandoned
- We use AWS SSO with it just fine, use
aws configure ssoand thenaws --profile profilename sso login - 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.