How to install AWS Cli ?
If you're using Windows, installing the AWS CLI is straightforward. Here's a step-by-step guide in Telugu + English.
Step 1: Download AWS CLI
Go to the official AWS CLI download page:
Or directly download the Windows installer:
AWS CLI MSI Installer (64-bit)
Step 2: Run the Installer
- Double-click AWSCLIV2.msi
- Click Next
- Click Next
- Click Install
- Click Finish
That's it! AWS CLI is installed.
Step 3: Verify the Installation
Open Command Prompt or PowerShell and run:
aws --version
Step 4: Configure AWS CLI
After installation, configure it using:
aws configure
It will ask for:
AWS Access Key ID:
AWS Secret Access Key:
Default region name:
Default output format: