Hope you are doing well,
Install the AWS CLI Using the MSI Installer (Windows)
The
AWS CLI is supported on Microsoft Windows XP or later. For Windows
users, the MSI installation package offers a familiar and convenient way
to install the AWS CLI without installing any other prerequisites.
Windows users should use the MSI installer unless they are already using
pip for package management.
To install the AWS CLI using the MSI installer
Step 1 : Download the appropriate MSI installer.
Download the AWS CLI MSI installer for Windows (64-bit)
Download the AWS CLI MSI installer for Windows (32-bit)
Note : The MSI installer for the AWS CLI does not currently work with
Windows Server 2008 (version 6.0.6002). Use pip to install with this
version of Windows.
Step 2 : Run the downloaded MSI installer.
Step 3 : Follow the instructions that appear.
The
CLI installs to C:\Program Files\Amazon\AWSCLI (64-bit) or C:\Program
Files (x86)\Amazon\AWSCLI (32-bit) by default. To confirm the
installation, use the aws --version command at a command prompt (open
the START menu and search for "cmd" if you're not sure where the command
prompt is installed).
> aws --version
aws-cli/1.7.36 Python/2.7.9 Windows/7
Don't
include the prompt symbol ('>' above) when you type a command. These
are included in program listings to differentiate commands that you
type from output returned by the CLI. The rest of this guide uses the
generic prompt symbol '$' except in cases where a command is
Windows-specific.
If Windows is unable to find the executable,
you may need to re-open the command prompt or add the installation
directory to your PATH environment variable manually.
Updating an MSI Installation
The AWS CLI is updated regularly. Check out the Releases
page on GitHub to see when the latest version was released. To update
to the latest version, download and run the MSI installer again as
detailed above.
Please let me know if you have any further issue regarding this.
Feel free to contact us in case you have any query.
Kindly share your feedback by clicking on either of the smiley's.