amazon web services – -bash: aws: command not found
amazon web services – -bash: aws: command not found
you need to install python and pip on your mac in order to install the awscli.
After the installation of python and pip, please use following command to install aws cli with latest version from AWS.
sudo pip install awscli –force-reinstall –upgrade