AWS CLI is a tool that lets you manage your AWS services without actually logging into AWS console. It provides numerous general commands to manage your EC2 instance but, since I need few customized commands, I’ve written this script that lets me manage my instances without logging into AWS console. …