chore(aws): adds space to the duration variable (#3872)

This commit is contained in:
Fábio Antunes
2022-04-21 19:58:06 +01:00
committed by GitHub
parent b79df46e0d
commit 6def45b751
4 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -307,7 +307,7 @@ date is read from the `AWSUME_EXPIRATION` env var.
### Options
| Option | Default | Description |
| ------------------- | ---------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- |
| ------------------- | ----------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------- |
| `format` | `'on [$symbol($profile )(\($region\) )(\[$duration\] )]($style)'` | The format for the module. |
| `symbol` | `"☁️ "` | The symbol used before displaying the current AWS profile. |
| `region_aliases` | | Table of region aliases to display in addition to the AWS name. |