feat(aws): Adding the AWS SSO CLI env variable to profile list (#5640)

Adding the AWS SSO CLI env variable to profile list

Adding support for the profile env variable used by https://github.com/synfinatic/aws-sso-cli
This commit is contained in:
Stefan Richter
2023-12-16 23:20:58 -08:00
committed by GitHub
parent a910e094f7
commit 6d96df3c68
4 changed files with 28 additions and 2 deletions
+3
View File
@@ -383,6 +383,9 @@ date is read from the `AWSUME_EXPIRATION` env var.
When using [saml2aws](https://github.com/Versent/saml2aws) the expiration information obtained from `~/.aws/credentials`
falls back to the `x_security_token_expires` key.
When using [aws-sso-cli](https://github.com/synfinatic/aws-sso-cli) the profile
is read from the `AWS_SSO_PROFILE` env var.
### Options
| Option | Default | Description |