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 4c7710b commit 16f371cCopy full SHA for 16f371c
README.md
@@ -13,6 +13,9 @@ Switch between temporary AWS SSO credentials of all your AWS accounts using the
13
* Re-authenticates whenever the access token becomes invalid.
14
* Interactively prompts for Proiles/Accounts/Roles if not supplied through options
15
16
+## Requirements
17
+* Node.js **v14** or higher
18
+
19
## Setup
20
Install with npm:
21
```bash
0 commit comments