NetworkConnectionAction
Contains information about the NETWORK_CONNECTION action described in the finding.
Contents
- blocked
-
Indicates whether EC2 blocked the network connection to your instance.
Type: Boolean
Required: No
- connectionDirection
-
The network connection direction.
Type: String
Required: No
- localIpDetails
-
The local IP information of the connection.
Type: LocalIpDetails object
Required: No
- localNetworkInterface
-
The EC2 instance's local elastic network interface utilized for the connection.
Type: String
Required: No
- localPortDetails
-
The local port information of the connection.
Type: LocalPortDetails object
Required: No
- protocol
-
The network connection protocol.
Type: String
Required: No
- remoteIpDetails
-
The remote IP information of the connection.
Type: RemoteIpDetails object
Required: No
- remotePortDetails
-
The remote port information of the connection.
Type: RemotePortDetails object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: