aws cli - RLidea/dev.docs GitHub Wiki
Install
brew install awscli
Trouble Shooting
Fixing the 'Bad Interpreter' Error from AWS and Python 3.7
brew reinstall awscli
brew link --overwrite awscli
brew install awscli
Fixing the 'Bad Interpreter' Error from AWS and Python 3.7
brew reinstall awscli
brew link --overwrite awscli