configs/home/.zsh/themes/spaceship-prompt/docs/sections/aws.uk.md

19 lines
1.4 KiB
Markdown
Raw Normal View History

2022-12-01 13:28:20 +01:00
# Amazon Web Services (AWS) `aws`
!!! info
[**Amazon Web Services (AWS)**](https://aws.amazon.com) provides on-demand cloud computing platforms and APIs to individuals, companies, and governments, on a metered pay-as-you-go basis.
The `aws` section shows the current AWS profile using the [`AWS_VAULT`](https://github.com/99designs/aws-vault) environment variable.
If the `AWS_VAULT` variable is not defined, this section will use the [`AWS_PROFILE`](http://docs.aws.amazon.com/cli/latest/userguide/cli-multiple-profiles.html) environment variable.
## Опції
| Variable | За замовчуванням | Пояснення |
|:---------------------- |:----------------------------------:| --------------------------------------- |
| `SPACESHIP_AWS_SHOW` | `true` | Показати секцію |
| `SPACESHIP_AWS_PREFIX` | `using·` | Префікс секції |
| `SPACESHIP_AWS_SUFFIX` | `$SPACESHIP_PROMPT_DEFAULT_SUFFIX` | Суфікс секції |
| `SPACESHIP_AWS_SYMBOL` | `☁️·` | Символ, що відображається перед секцією |
| `SPACESHIP_AWS_COLOR` | `208` | Колір секції |