Description
Aws ec2 instance ({AwsEc2Instance.InstanceId}) has ebs volumes which contain old snapshots that were created more than 90 days ago ({AwsEc2Instance.Ec2EbsVolumes.Ec2EbsSnapshots}). Snapshots are an efficient way to back up data on an EBS volume to an S3 storage bucket because they only back up data that's changed since the last snapshot to prevent duplications in the S3 bucket. Usually, you're only going to need the most recent snapshot to restore data if something goes wrong.