Configure the AWS CLI utility for access AWS Services from window platform

Configure the AWS CLI utility from the window platform

  1. Download the AWS Command line interface tool and install.

2. Login to the AWS console and go to IAM setting of root user. On right above panel, expand and select the security credentials:

3. Generate the Access key for login in AWS CLI command.

4. It will give you the warning to save the access key for security reasons:

5. Download the CSV file of Access key used to configure the CLI window of AWS:

Note: Download the csv file and save it.

6. Configure the AWS CLI with your AWS Account:

Open the cmd window, run the aws configure command to setup the credential of login

7. Verify its working

After configure, you can verify by simple command like i have one S3 storage configure. I want to check it with aws cli window as shown below:

This entry was posted in Cloud and tagged on by .
Unknown's avatar

About SandeepSingh

Hi, I am working in IT industry with having more than 15 year of experience, worked as an Oracle DBA with a Company and handling different databases like Oracle, SQL Server , DB2 etc Worked as a Development and Database Administrator.

Leave a Reply