NetworkConnectionAction
class NetworkConnectionAction
Provided if ActionType
is NETWORK_CONNECTION
. It provides details about the attempted network connection that was detected.
Types
Properties
Link copied to clipboard
The direction of the network connection request (IN
or OUT
).
Link copied to clipboard
Information about the port on the EC2 instance.
Link copied to clipboard
Information about the remote IP address that issued the network connection request.
Link copied to clipboard
Information about the port on the remote IP address.