According to Amazon and my test, a /24 VPC subnet allows for 251 available IP addresses. I have 2 other subnets in that VPC that appear to have no IP's in use by EC2 and the available IPs field indicates that there are only 250 available. I have checked
I am trying to figure out which resources are using those IP's but it seems AWS does not allow for that kind of query.
What I would like to see is a list of resources that are using IP's for a specific VPC subnet.
If anyone can shed some light as to what AWS services can use subnet IP's except for EC2 that would also help.
Thanks.