mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
fix(aws): accept sso credentials (#3718)
This commit is contained in:
@@ -272,7 +272,7 @@ format = "$all$directory$character"
|
||||
## AWS
|
||||
|
||||
The `aws` module shows the current AWS region and profile when
|
||||
credentials or a `credential_process` have been setup. This is based on
|
||||
credentials, a `credential_process` or a `sso_start_url` have been setup. This is based on
|
||||
`AWS_REGION`, `AWS_DEFAULT_REGION`, and `AWS_PROFILE` env var with
|
||||
`~/.aws/config` file. This module also shows an expiration timer when using temporary
|
||||
credentials.
|
||||
|
||||
Reference in New Issue
Block a user