ActionRemoteIpDetails
For AwsApiAction
, NetworkConnectionAction
, and
PortProbeAction
, RemoteIpDetails
provides information about
the remote IP address that was involved in the action.
Contents
- City
-
The city where the remote IP address is located.
Type: City object
Required: No
- Country
-
The country where the remote IP address is located.
Type: Country object
Required: No
- GeoLocation
-
The coordinates of the location of the remote IP address.
Type: GeoLocation object
Required: No
- IpAddressV4
-
The IP address.
Type: String
Pattern:
.*\S.*
Required: No
- Organization
-
The internet service provider (ISP) organization associated with the remote IP address.
Type: IpOrganizationDetails object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: