javaamazon-web-servicesgeolocation

IP address location lookup using AWS Services


I have a Java application running on AWS instances, and which uses the AWS SDK for Java v1.12. I'd like to be able to lookup location information based on an IP address, such as city and state. Does AWS provide this service? If so, is there a basic Java example available somewhere?


Solution

  • No, AWS does not provide this service.