LoginSignup
1
2

More than 5 years have passed since last update.

boto3インストール

Last updated at Posted at 2017-05-28

macのローカル環境にboto3をインストール。

sudo pip install boto3

これでboto3経由でawsを操作できるようになりました!

参考サイト

http://boto3.readthedocs.io/en/latest/guide/quickstart.html
http://dev.classmethod.jp/cloud/aws/aws-sdk-for-python-boto3-released/

1
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
2