1,安装
1> 使用yum package
yum
install
python
python
-
devel
python
-
pip
python
-
pip install boto
$ python -c "import boto; print boto.Version"
2.48.0
2.48.0
2> pip install boto
2, 配置