As mentioned in my earlier blog on Tips to reduce your AWS Cloud Cost, often people start the instance and forget to turn it off. You can write a simple python code and wrap it inside AWS Lambda and schedule it to run at specific time every day. This script sends an email with list…