top of page

How to install AWSCLI in Windows

Writer's picture: Support lwplabsSupport lwplabs

Updated: May 23, 2023


Using Choco


choco install awscli

Using MSI Installer

  1. Download the latest AWS CLI MSI installer for Windows from the AWS website.

  2. Double-click the downloaded MSI file to start the installation wizard.

  3. Follow the on-screen instructions to complete the installation.

Alternatively, you can execute the following msiexec command from the Windows terminal:

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

Verify the installation by running the following command:

aws --version
51 views0 comments

Recent Posts

See All

Linux for DevOps Interview Questions

Question: Write a Linux command to list all files and directories in the current directory. Answer: ls Question: How would you create a...

Comments


png-transparent-whatsapp-icon-whatsapp-logo-computer-icons-zubees-halal-foods-whatsapp-tex
bottom of page