AWS CLI Installation & Configuration

AWS CLI Installation & Configuration AWS CLI Installation & Configuration Installation:- To play with AWS with command line, you need to install aws cli on your machine so following are the steps/commands to install on linux (ubuntu) Installing AWS CLI at Ubuntu:- sudo apt-get update sudo apt-get install awscli Installing AWS CLI at […]
