Last updated on April 27, 2023
What is AWS CLI?
AWS Command Line Interface (CLI) is a tool used to manage and interact with AWS Services using the command line. Users more comfortable in the command line can leverage the AWS CLI as it offers the exact scope of functionality as the AWS Console.
AWS CLI requires minimal configuration before you can use it. Installed it on your local machine running on Linux, Windows, and macOS.
What is the Difference Between AWS CLI and AWS CloudShell?
Likewise, AWS CloudShell is another tool you can use to manage AWS resources using the command line interface. But unlike AWS CLI, AWS CloudShell can run directly from the browser. Here are the notable differences between AWS CLI and AWS CloudShell.
|
AWS CLI |
AWS CloudShell |
|
Requires installation |
No installation required |
|
Runs on local machines/EC2 instance |
Runs directly on the browser |
|
Requires Access Keys/Roles |
Pre-authenticated. Use the same credentials used in signing in on AWS Console. |
How to Install AWS CLI
As mentioned previously, AWS CLI supports Linux, Windows, and macOS. For this example, we will install the AWS CLI on a local machine running on the Windows operating system.
You can download the AWS CLI installer from here or run the following command from your CMD.
AWS, Azure, and GCP Certifications are consistently among the top-paying IT certifications in the world, considering that most companies have now shifted to the cloud. Earn over $150,000 per year with an AWS, Azure, or GCP certification!
Follow us on LinkedIn, YouTube, Facebook, or join our Slack study group. More importantly, answer as many practice exams as you can to help increase your chances of passing your certification exams on your first try!
View Our AWS, Azure, and GCP Exam Reviewers Check out our FREE courses







































