Amazon Elastic Block Store (EBS) is an easy-to-use, high-performance block storage service. It is like an external disk that can be attached to an EC2 Instance and used to store our data on it. This tutorial shows how to write a Lambda Function to delete Unused EBS Volumes.

Link to original post https://www.howtoforge.com/delete-unused-ebs-elastic-block-storage-volumes-on-aws-using-lambda-function/ from Teknoids News

Read the original story