PortProbeDetail
A port scan that was part of the port probe. For each scan, PortProbeDetails provides information about the local IP address and port that were scanned, and the remote IP address that the scan originated from.
Contents
- LocalIpDetails
-
Provides information about the IP address where the scanned port is located.
Type: ActionLocalIpDetails object
Required: No
- LocalPortDetails
-
Provides information about the port that was scanned.
Type: ActionLocalPortDetails object
Required: No
- RemoteIpDetails
-
Provides information about the remote IP address that performed the scan.
Type: ActionRemoteIpDetails object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: