1.0.1 • Published 3 years ago
aws-user v1.0.1
aws-user
Description
This is a simple command utility to mange and switch between multiple AWS users.
Use aws-user help to get all available commands.
Can be helpful if you have more than one user with diffrent permissions, or users in multiple organizations.
The storage is done localy in the same place where aws credentials are stored, you need to have AWS CLI installed as it assumes the credentials folder exists.
Note:
Install
yarn global add aws-userUsage
Get commands:
aws-user helpAdd User:
aws-user add <user>:<access-key>:<secret-key>Example:
aws-user add john22:ASIARNQFX7RWNRAAI2VVO:TTgFyl0p/2kxXa/uJ9i9sabBn22b2sewLXjaXPPYNotes
It has commands to switch between users, add users, remove users, wipe local storage, list all users, and loggout from AWS.
Visual Demo
Example of using aws-user comand util

Contributing
Issues and pull requests are welcome.
License
MIT
1.0.1
3 years ago