Installation
-
Install pre-requisite packages:
- Download python for Windows.
Important: Ensure to check "add to path" on pop-up window
- Download git for Windows.
-
Type command prompt on Windows search.
This will open a new Windows terminal.
-
In the terminal, install eb command line interface. On the command prompt, type:
pip install virtualenv git clone https://github.com/aws/aws-elastic-beanstalk-cli-setup.git python .\aws-elastic-beanstalk-cli-setup\scripts\ebcli_installer.py eb
-
Install aws.
pip install awscli aws --version