[V2] --access-token should be optional to sso calls
Open
feature-request
p2
sso
v2
- Dominant language
- Python
- Stars
- 17.3k
- Forks
- 4.6k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 13
Description
aws sso login creates a cache files in ~/.aws/sso/cache which contains an access token
aws sso list-accounts and list-account-roles requires an access-token.
It would be helpful to have a mechanise to either output the current valid access token or make the argument optional and use the cached value for the current context.
Contributor guide
Assessment
This issue has not been assessed yet.