---
type: resource-type
title: NetworkInsightsPath
description: aws resource type AWS::EC2::NetworkInsightsPath
name: NetworkInsightsPath
lexicon: aws
resource_type: AWS::EC2::NetworkInsightsPath
---
`AWS::EC2::NetworkInsightsPath`, a resource type of the aws lexicon.

## Properties

- `Protocol` (`NetworkInsightsPath_Protocol`, required)
- `Source` (`string`, required)
- `CreatedDate` (`string`, optional)
- `Destination` (`string`, optional)
- `DestinationArn` (`string`, optional)
- `DestinationIp` (`string`, optional)
- `DestinationPort` (`number`, optional)
- `FilterAtDestination` (`NetworkInsightsPath_PathFilter`, optional)
- `FilterAtSource` (`NetworkInsightsPath_PathFilter`, optional)
- `NetworkInsightsPathArn` (`string`, optional)
- `NetworkInsightsPathId` (`string`, optional)
- `SourceArn` (`string`, optional)
- `SourceIp` (`string`, optional)
- `Tags` (`NetworkInsightsPath_Tag[]`, optional)

## Attributes

- `CreatedDate`
- `DestinationArn`
- `NetworkInsightsPathArn`
- `NetworkInsightsPathId`
- `SourceArn`
