feat(aws): Add support for profile from awsume (#2609)

This commit is contained in:
Andrew McClenaghan
2021-04-21 02:35:07 +10:00
committed by GitHub
parent 83c906457e
commit 8bf69cbaa8
2 changed files with 18 additions and 1 deletions
+3
View File
@@ -257,6 +257,9 @@ is read from the `AWS_VAULT` env var.
When using [awsu](https://github.com/kreuzwerker/awsu) the profile
is read from the `AWSU_PROFILE` env var.
When using [AWSume](https://awsu.me) the profile
is read from the `AWSUME_PROFILE` env var.
### Options
| Option | Default | Description |