Install and Configure the AWS CLI
Learn how to install and configure the AWS CLI.
We'll cover the following
Install the AWS CLI
In order to use the AWS CLI for operations with services on AWS, the AWS CLI must be installed on your system. Use the official documentation for installing the AWS CLI on Windows, Linux, and macOS.
Configure the AWS CLI
After installing the AWS CLI, you need to configure it so that it can communicate with the AWS services on your AWS account.
Open the terminal and run the following command:
Get hands-on with 1400+ tech skills courses.