AWS Tools installed under Ubuntu
curl
"https://bootstrap.pypa.io/get-pip.py"
-o
"get-pip.py"
sudo python get-pip.py
sudo pip install awscli
AWS CLI Client configure
aws configure
How to remove
sudo pip uninstall awscli
sudo rm -rf /usr/local/aws
sudo rm /usr/local/bin/aws
Pingback: AWS S3 Sync Buckets | Konkretor Blog, IT Stuff and more