Im trying to install aws for the mac command line, I guess I dont understand what I need to do I installed the aws bundle with wget on the terminal, unziped it did everything, b
In my case nothing worked, untill i gave more permissions, i run aws command with a non root user
chown amzadm.root /usr/bin/aws chown amzadm.root -R /usr/lib/python2.6/site-packages/ chown amzadm.root -R /usr/lib/python2.6/site-packages/awscli/