tl  tr
  Home | Tutorials | Articles | Videos | Products | Tools | Search
Interviews | Open Source | Tag Cloud | Follow Us | Bookmark | Contact   
 Cloud Platforms > Amazon AWS > Install AWS CLI on Windows using the MSI installer

Install AWS CLI on Windows using the MSI installer

Author: Venkata Sudhakar

The below example shows how to install AWS CLI on Windows using the MSI installer.

1msiexec.exe /i https://awscli.amazonaws.com/AWSCLIV2.msi

After successful installation you can verify AWS CLI version as shown below,

1C:\>aws --version
2aws-cli/2.2.18 Python/3.8.8 Windows/10 exe/AMD64 prompt/off


 
  


  
bl  br