Notify and remove unused aws ebs volumes using lambda functions
what is it about
Recently came across unused ebs which was increasing the AWS bills. They were redundant from testing and development. To automate the removal process wrote the below lambda function that will scan for unattached volumes, tag for dele...
uptownaravi.hashnode.dev2 min read