In previous blog, We have learned "how to Automate EC2 AMI backup process". Today we will learn, how to delete old AWS Instance(EC2) AMI using Lambda and Cloudwatch with a retention period. So that we will not charged for old EC2 AMIs. Please follow the below steps to achieve this. Step 1: Create IAM policy for an IAM …
Read More