NetworkGeoLocation
Contains information about network endpoint location.
Contents
- city
-
The name of the city.
Type: String
Required: Yes
- country
-
The name of the country.
Type: String
Required: Yes
- lat
-
The latitude information of the endpoint location.
Type: Double
Required: Yes
- lon
-
The longitude information of the endpoint location.
Type: Double
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: