aws / aws/aws-cli

[V2] --access-token should be optional to sso calls

Open
#5,057 11 comments 37 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.