We can make use of the Homebrew package manager to install AWS CLI - Command Line Interface version 2 using macOS Terminal.
- Open the Terminal App.
- Install Homebrew (optional if already installed) - Install Brew on Mac
- Install AWS CLI 2.
brew install awscli
- Validate that AWS CLI was installed correctly using the --version command.
% aws --version aws-cli/2.13.22 Python/3.11.5 Darwin/23.0.0 source/arm64 prompt/off
Provide Feedback For This Article
We take your feedback seriously and use it to improve our content. Thank you for helping us serve you better!
😊 Thanks for your time, your feedback has been registered!
Comments & Discussion
Facing issues? Have questions? Post them here! We're happy to help!