We have recently analyzed our AWS data transfers/NAT gateway charges and what we have observed is that we are sending 80% of the traffic to an AMAZON service in this IP address range.
{
"ip_prefix": "3.237.107.0/25",
"region": "us-east-1",
"service": "AMAZON",
"network_border_group": "us-east-1"
}
When looking at AWS public IP address range in this link
https://ip-ranges.amazonaws.com/ip-ranges.json
This just mentions the above range as "AMAZON" but doesn't give many details about it.
Anyway can we know which AWS service falls under this IP address category?
Tried looking at S3/Dynamo DB/RDS/Elastic Cache and other AWS services we were using and this doesn't fall under those services.