AWS cloud cost optimization By AWS Lambda - Identifying Stale Resources
In this example, we'll create a Lambda function that identifies EBS snapshots that are no longer associated with any active EC2 instance and deletes them to save on storage costs.
The Lambda function fetches all EBS snapshots owned by the same accoun...
krishkp.hashnode.dev4 min read