| by Scott Kilroy | No comments

Delete unused EBS (Elastic Block Storage) Volumes on AWS using a Lambda Function

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.

Share Button

Source: Howtoforge Linux Howtos und Tutorials

Leave a Reply