EMAIL SUPPORT
dclessons@dclessons.comLOCATION
AFLAB: Install AWS CLI
Posted on Jan 20, 2022
(0)
LAB : Install AWS CLI
Task:
Install AWS CLI and test to access AWS resources
Solution
Download the appropriate MSI installer based on operating system .
https://s3.amazonaws.com/aws-cli/AWSCLI64.msi
https://s3.amazonaws.com/aws-cli/AWSCLI32.msi
Run the MSI Installer once downloaded. Use all default setting
Once Installed, Open the command prompt and verify AWS version using below command.
Configure AWS with CLI and enter access key ID and Secret access key
Use below link to create user and its keys : https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-quickstart.html
Comment
You are will be the first.
LEAVE A COMMENT
Please login here to comment.