We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5309c63 commit c02f246Copy full SHA for c02f246
README.md
@@ -146,3 +146,4 @@ The Knox config file is located at `~/.aws/knox/config.yaml`. Below are the conf
146
| `default_connect_uid` | `0` | Default user ID for SSM sessions initiated with the `knox connect` command. |
147
| `max_items_to_show` | `10` | Maximum number of items to display when listing profiles or options. |
148
| `select_cached_first` | `false` | When selecting credentials, specifies whether to default to showing the cached role credentials first. |
149
+| `account_aliases` | `{}` | Account aliases for AWS accounts. Key is the account ID, and value is the account alias. |
0 commit comments