Install AWS CLI

Everton Araújo
1 min readJul 7, 2020

--

Here the installation of the AWS cli will be done in a simple way, done to perform activities, installation of services and administration of AWS.

I will show you the installation for Windows 10 environments, using a winget that can be installed

Winget install : https://www.microsoft.com/en-us/p/app-installer/9nblggh4nns1?activetab=pivot:overviewtab

Install aws cli using winget

Check version : aws — version

Follow the step below to set up your account via cli. The AWS Access Key ID and AWS Secret Access Key is a file that gives you access to the AWS infrastructure. If you don’t have an account, ask the Account Administrator to pass you the IAM file.

Configure cli : aws configure

Done

Next time I’ll teach you more commands.

--

--

Everton Araújo
Everton Araújo

No responses yet