Wingetlywingetly
← All apps

AWS Command Line Interface

by Amazon Web Servicesv2.36.43

Last updated

Universal Command Line Interface for Amazon Web Services

Install with winget

$ winget install --id Amazon.AWSCLI --exact --version 2.36.43

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for AWS Command Line Interface

AWS Command Line Interface uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i AWSCLIV2-2.36.43.msi /quiet /norestart

See the full silent install reference for AWS Command Line Interface

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

The AWS Command Line Interface (AWS CLI) is an open source tool that enables you to interact with AWS services using commands in your command-line shell. With minimal configuration, the AWS CLI enables you to start running commands that implement functionality equivalent to that provided by the browser-based AWS Management Console from the command prompt in your terminal program.

Installers · v2.36.43

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
machineDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for AWS Command Line Interface.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • KiroAmazon Web Services
    Amazon.Kirov1.0.437

    An agentic IDE that helps you do your best work with features such as specs, steering, and hooks.

  • Session Manager PluginAmazon Web Services
    Amazon.SessionManagerPluginv1.2.835.0

    This plugin helps you to use the AWS Command Line Interface (AWS CLI) to start and end sessions to your managed instances.

  • AWS Copilot CLIAmazon Web Services
    Amazon.CopilotCLIv1.34.1

    Your toolkit for containerized applications on AWS

  • Amazon QuickAmazon Web Services
    Amazon.Quickv1.0.3348

    An AI assistant for work that turns questions into answers, answers into actions, and actions into outcomes—for you and your entire team.

  • Amazon SSM AgentAmazon Web Services
    Amazon.SSMAgentv3.3.4851.0

    An agent to enable remote management of your EC2 instances, on-premises servers, or virtual machines (VMs).

  • A
    AWS CloudHSM JCEAmazon Web Services
    Amazon.AWSCloudHSM.JCEv5.17.2

    Compliant with the Java Cryptographic Architecture (JCA), The AWS CloudHSM JCE provider allows you to perform cryptographic operations on the HSM.

More from Amazon Web Services or browse aws, awscli, cli.

Frequently asked questions

How do I install AWS Command Line Interface on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Amazon.AWSCLI --exact --version 2.36.43. winget downloads the installer from Amazon Web Services and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install AWS Command Line Interface silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Amazon.AWSCLI --exact 2.36.43 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for AWS Command Line Interface?
AWS Command Line Interface uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i AWSCLIV2-2.36.43.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall AWS Command Line Interface via winget?
Run: winget uninstall --id Amazon.AWSCLI --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from AWS Command Line Interface's Apps & Features entry.
Is AWS Command Line Interface free?
AWS Command Line Interface is distributed under Apache-2.0. Refer to the publisher (https://aws.amazon.com/cli/) for the full license terms - Wingetly itself does not charge for installation.
Does AWS Command Line Interface work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls AWS Command Line Interface directly from the publisher.
How do I keep AWS Command Line Interface up to date?
Run winget upgrade --id Amazon.AWSCLI --exact, or winget upgrade --all to update everything winget tracks. We index 10 versions of AWS Command Line Interface from microsoft/winget-pkgs.

Recent versions

  • 2.36.43latest
  • 2.36.42
  • 2.36.41
  • 2.36.40
  • 2.36.39
  • 2.36.38
  • 2.36.37
  • 2.36.36
  • 2.36.35
  • 2.36.34