I received an AWS alert yesterday that the free-tier AWS EBS (gp2) volume on my account has reached 85% of the threshold limit.
I was confused to read that as I know for sure that the I did not start the EC2 instance that the EBS was attached to in a while.
I went and checked the CloudWatch metrics to see if the EC2 instance was up and running at any point in time in the last 2 weeks; but all the CloudWatch activity metrices showed up blank (which is what I expected).
For now I have de-attached and deleted the EBS volume because I did not want to incur any charges.
Is it possible that the EBS volume can bloat (in data size) even when the EC2 instance it is attached to has been shut-down all the while?