Skip to content

AWS Command Line Interface (CLI) Installation

luongthevinh edited this page Jan 18, 2016 · 1 revision

Assuming an existing Python installation, installing the AWS CLI is easy. Simply run the following command in a command-line terminal window:

pip install --upgrade AWSCLI

Clone this wiki locally