Linux

curl https://awscli.amazonaws.com/AWSCLIV-linux-x86_64.zip -o awscli.zip
unzip awscli.zip
sudo ./aws/install
💾 Download Linux ZIP

macOS

curl https://awscli.amazonaws.com/AWSCLIMacOS.zip -o awscli.zip
unzip awscli.zip
./aws/install
💾 Download macOS ZIP

Windows

powershell iwr https://awscli.amazonaws.com/AWSCLIV2.msi -out aws-cli.msi
msiexec /i aws-cli.msi
💾 Download Windows Installer

How to Install AWS CLI

Follow these steps to complete the installation.

Download

Choose your OS package and extract it to a folder.

Install

Run the installer script or graphical wizard.

Configure

Set up your AWS credentials and region.

Learn more

Ready to Get Started?

Download and install the AWS CLI today to manage your cloud infrastructure efficiently.