Skip to content

shmuga/aws-credentials-switcher

Repository files navigation

AWS Credentials Switcher

Notice: app is in alpha, use this app at one's own risk. Dump credentials before usage.

GUI tool for switching between different aws credentials.

Download app for macOS

Instructions

Please provide next information to ~/.aws/credentials file.

Notice that type field is also required and should be unique for all credentials.

Than just start the app and use the tray icon to choose required settings.

Build

  • run npm install
  • run npm run build to make Example.app
  • run npm start to run app from CLI without building Example.app

TODO

  • create dump file of credentials before usage and return it before exit.
  • autostart.