CentOS 6.4 に AWS Command Line Interface をインストールする手順
sudo rpm -ivh http://ftp-srv2.kddilabs.jp/Linux/distributions/fedora/epel/6/x86_64/epel-release-6-8.noarch.rpm
sudo yum -y install gcc python-devel python-pip
sudo pip install awscli
Go to list of users who liked
More than 5 years have passed since last update.
CentOS 6.4 に AWS Command Line Interface をインストールする手順
sudo rpm -ivh http://ftp-srv2.kddilabs.jp/Linux/distributions/fedora/epel/6/x86_64/epel-release-6-8.noarch.rpm
sudo yum -y install gcc python-devel python-pip
sudo pip install awscli
Register as a new user and use Qiita more conveniently
Go to list of users who liked