AWS EC2 describe-instances command to filter instances by OS
Aws EC2 cli are useful if you need to view or modify your existing running ec2 instances, if you want to avoid console or when using script. In this guide i'll try to show some useful examples. first you'll need to install and configure aws-cli . once…