Install AWS CLI using Brew Command

In order to install AWS CLI - the official Amazon AWS command-line interface on your Mac/Linux device using Brew you can make use of the below command,


brew install awscli

Source: https://formulae.brew.sh/formula/awscli

Install AWS CLI using Brew


This will download the latest version of the CLI i.e. 2.xx.xx

Comments & Discussion

Facing issues? Have questions? Post them here! We're happy to help!