AWS CLI Configuration for command line activitities

Guide : AWS CLI Configure quickstart

Example

aws configure –profile developer

and answer the questions similar to

Note: Configuration can be re-run with the same command to change any of the 4 parameters

Verify access using

* aws ec2 describe-instances –profile developer