Skip to content

aws cli

Centell edited this page Sep 8, 2020 · 2 revisions

Install

brew install awscli

Trouble Shooting

Fixing the 'Bad Interpreter' Error from AWS and Python 3.7

brew reinstall awscli
brew link --overwrite awscli

Clone this wiki locally