aws-profile-cli

💻 CLI & Utils for managing AWS accounts on your machine

Stars
12

AWS profile CLI & Utils

Utility methods for updating AWS profile credentials on a machine.

Run with the companion CLI aws-profile-cli

npm install aws-profile-cli -g

# Switch accounts with awss
awss

? Which profile do you want to switch to?
- CompanyBlah
- AccountTwo
- PersonalPetProjects

Security

WARNING Please setup 2 factor authentication in AWS to avoid AWS admin credentials from being stolen & exploited.

See assume-role CLI for MFA.