NetworkConnectionAction - Amazon Security Hub
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

NetworkConnectionAction

Provided if ActionType is NETWORK_CONNECTION. It provides details about the attempted network connection that was detected.

Contents

Blocked

Indicates whether the network connection attempt was blocked.

Type: Boolean

Required: No

ConnectionDirection

The direction of the network connection request (IN or OUT).

Type: String

Pattern: .*\S.*

Required: No

LocalPortDetails

Information about the port on the EC2 instance.

Type: ActionLocalPortDetails object

Required: No

Protocol

The protocol used to make the network connection request.

Type: String

Pattern: .*\S.*

Required: No

RemoteIpDetails

Information about the remote IP address that issued the network connection request.

Type: ActionRemoteIpDetails object

Required: No

RemotePortDetails

Information about the port on the remote IP address.

Type: ActionRemotePortDetails object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: