

There are several configuration parameters available for AWS CLI that can be passed along with AWS CLI commands. The region parameter defines the region where AWS CLI will interact with the resources. You get the access_key and secret_key, when you create an IAM user with programmatic access or assume a role.
#Use aws cli with local dynamodb how to
How to configure AWS CLI on Windows OS:ĪWS CLI require three mandatory parameters ( access_key, secret_key, and region) to access the resource in your AWS account. If you get the AWS CLI version that means your installation was successful. Step 4: Validate the installation by executing the below command on the command prompt. Step 3: Follow the installation wizard and click ‘Install’ to install AWS CLI on your system.Ĭlick on ‘Finish’ once the installation is completed. Step 2: Double click on the downloaded installer and click on “Run”. How To Install AWS CLI On Windows OS: Step 1: Log in to your windows system and download the latest version of AWS CLI using the below link.

In this blog post, we will discuss how to install and configure AWS CLI on Windows OS. Welcome to CloudAffaire and this is Debjeet. How To Install And Configure AWS CLI On Windows OS
