RemoteIpDetails
Contains information about the remote IP address of the connection.
Contents
- city
-
The city information of the remote IP address.
Type: City object
Required: No
- country
-
The country code of the remote IP address.
Type: Country object
Required: No
- geoLocation
-
The location information of the remote IP address.
Type: GeoLocation object
Required: No
- ipAddressV4
-
The IPv4 remote address of the connection.
Type: String
Required: No
- ipAddressV6
-
The IPv6 remote address of the connection.
Type: String
Required: No
- organization
-
The ISP organization information of the remote IP address.
Type: Organization object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: