AWS Profile selector to switch between different profiles in the locally stored credentials file (~/.aws/credentials
). The chosen profile is made the default so you can use the aws cli and/or the aws sdk without specifying profile.
git clone <repo>
cd switcher
npm install -g
switch
This will list all your current profiles from the credentials file located at ~/.aws/credentials
, choose one to make it the current default :
Switch icon created by Arthur Shlain and available at the Noun Project