ablog

不器用で落着きのない技術者のメモ

macOS で AWS CLI をアップデートする

  • 現在のバージョンを確認する
% aws --version
aws-cli/1.11.74 Python/2.7.10 Darwin/16.7.0 botocore/1.5.37
  • アップデートする
% sudo pip install --upgrade awscli
(中略)
Successfully installed PyYAML-3.13 awscli-1.15.61 botocore-1.10.60 colorama-0.3.9 docutils-0.14 futures-3.2.0 jmespath-0.9.3 pyasn1-0.4.3 python-dateutil-2.7.3 rsa-3.4.2 s3transfer-0.1.13 six-1.11.0