We recommend new projects start with resources from the AWS provider.
aws-native.ec2.NetworkInsightsPath
Explore with Pulumi AI
We recommend new projects start with resources from the AWS provider.
Resource schema for AWS::EC2::NetworkInsightsPath
Create NetworkInsightsPath Resource
Resources are created with functions called constructors. To learn more about declaring and configuring resources, see Resources.
Constructor syntax
new NetworkInsightsPath(name: string, args: NetworkInsightsPathArgs, opts?: CustomResourceOptions);@overload
def NetworkInsightsPath(resource_name: str,
                        args: NetworkInsightsPathArgs,
                        opts: Optional[ResourceOptions] = None)
@overload
def NetworkInsightsPath(resource_name: str,
                        opts: Optional[ResourceOptions] = None,
                        protocol: Optional[NetworkInsightsPathProtocol] = None,
                        source: Optional[str] = None,
                        destination: Optional[str] = None,
                        destination_ip: Optional[str] = None,
                        destination_port: Optional[int] = None,
                        filter_at_destination: Optional[NetworkInsightsPathPathFilterArgs] = None,
                        filter_at_source: Optional[NetworkInsightsPathPathFilterArgs] = None,
                        source_ip: Optional[str] = None,
                        tags: Optional[Sequence[_root_inputs.TagArgs]] = None)func NewNetworkInsightsPath(ctx *Context, name string, args NetworkInsightsPathArgs, opts ...ResourceOption) (*NetworkInsightsPath, error)public NetworkInsightsPath(string name, NetworkInsightsPathArgs args, CustomResourceOptions? opts = null)
public NetworkInsightsPath(String name, NetworkInsightsPathArgs args)
public NetworkInsightsPath(String name, NetworkInsightsPathArgs args, CustomResourceOptions options)
type: aws-native:ec2:NetworkInsightsPath
properties: # The arguments to resource properties.
options: # Bag of options to control resource's behavior.
Parameters
- name string
- The unique name of the resource.
- args NetworkInsightsPathArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- resource_name str
- The unique name of the resource.
- args NetworkInsightsPathArgs
- The arguments to resource properties.
- opts ResourceOptions
- Bag of options to control resource's behavior.
- ctx Context
- Context object for the current deployment.
- name string
- The unique name of the resource.
- args NetworkInsightsPathArgs
- The arguments to resource properties.
- opts ResourceOption
- Bag of options to control resource's behavior.
- name string
- The unique name of the resource.
- args NetworkInsightsPathArgs
- The arguments to resource properties.
- opts CustomResourceOptions
- Bag of options to control resource's behavior.
- name String
- The unique name of the resource.
- args NetworkInsightsPathArgs
- The arguments to resource properties.
- options CustomResourceOptions
- Bag of options to control resource's behavior.
NetworkInsightsPath Resource Properties
To learn more about resource properties and how to use them, see Inputs and Outputs in the Architecture and Concepts docs.
Inputs
In Python, inputs that are objects can be passed either as argument classes or as dictionary literals.
The NetworkInsightsPath resource accepts the following input properties:
- Protocol
Pulumi.Aws Native. Ec2. Network Insights Path Protocol 
- The protocol.
- Source string
- The ID or ARN of the source. If the resource is in another account, you must specify an ARN.
- Destination string
- The ID or ARN of the destination. If the resource is in another account, you must specify an ARN.
- DestinationIp string
- The IP address of the destination.
- DestinationPort int
- The destination port.
- FilterAt Pulumi.Destination Aws Native. Ec2. Inputs. Network Insights Path Path Filter 
- Scopes the analysis to network paths that match specific filters at the destination. If you specify this parameter, you can't specify the parameter for the destination IP address.
- FilterAt Pulumi.Source Aws Native. Ec2. Inputs. Network Insights Path Path Filter 
- Scopes the analysis to network paths that match specific filters at the source. If you specify this parameter, you can't specify the parameters for the source IP address or the destination port.
- SourceIp string
- The IP address of the source.
- 
List<Pulumi.Aws Native. Inputs. Tag> 
- The tags to add to the path.
- Protocol
NetworkInsights Path Protocol 
- The protocol.
- Source string
- The ID or ARN of the source. If the resource is in another account, you must specify an ARN.
- Destination string
- The ID or ARN of the destination. If the resource is in another account, you must specify an ARN.
- DestinationIp string
- The IP address of the destination.
- DestinationPort int
- The destination port.
- FilterAt NetworkDestination Insights Path Path Filter Args 
- Scopes the analysis to network paths that match specific filters at the destination. If you specify this parameter, you can't specify the parameter for the destination IP address.
- FilterAt NetworkSource Insights Path Path Filter Args 
- Scopes the analysis to network paths that match specific filters at the source. If you specify this parameter, you can't specify the parameters for the source IP address or the destination port.
- SourceIp string
- The IP address of the source.
- 
TagArgs 
- The tags to add to the path.
- protocol
NetworkInsights Path Protocol 
- The protocol.
- source String
- The ID or ARN of the source. If the resource is in another account, you must specify an ARN.
- destination String
- The ID or ARN of the destination. If the resource is in another account, you must specify an ARN.
- destinationIp String
- The IP address of the destination.
- destinationPort Integer
- The destination port.
- filterAt NetworkDestination Insights Path Path Filter 
- Scopes the analysis to network paths that match specific filters at the destination. If you specify this parameter, you can't specify the parameter for the destination IP address.
- filterAt NetworkSource Insights Path Path Filter 
- Scopes the analysis to network paths that match specific filters at the source. If you specify this parameter, you can't specify the parameters for the source IP address or the destination port.
- sourceIp String
- The IP address of the source.
- List<Tag>
- The tags to add to the path.
- protocol
NetworkInsights Path Protocol 
- The protocol.
- source string
- The ID or ARN of the source. If the resource is in another account, you must specify an ARN.
- destination string
- The ID or ARN of the destination. If the resource is in another account, you must specify an ARN.
- destinationIp string
- The IP address of the destination.
- destinationPort number
- The destination port.
- filterAt NetworkDestination Insights Path Path Filter 
- Scopes the analysis to network paths that match specific filters at the destination. If you specify this parameter, you can't specify the parameter for the destination IP address.
- filterAt NetworkSource Insights Path Path Filter 
- Scopes the analysis to network paths that match specific filters at the source. If you specify this parameter, you can't specify the parameters for the source IP address or the destination port.
- sourceIp string
- The IP address of the source.
- Tag[]
- The tags to add to the path.
- protocol
NetworkInsights Path Protocol 
- The protocol.
- source str
- The ID or ARN of the source. If the resource is in another account, you must specify an ARN.
- destination str
- The ID or ARN of the destination. If the resource is in another account, you must specify an ARN.
- destination_ip str
- The IP address of the destination.
- destination_port int
- The destination port.
- filter_at_ Networkdestination Insights Path Path Filter Args 
- Scopes the analysis to network paths that match specific filters at the destination. If you specify this parameter, you can't specify the parameter for the destination IP address.
- filter_at_ Networksource Insights Path Path Filter Args 
- Scopes the analysis to network paths that match specific filters at the source. If you specify this parameter, you can't specify the parameters for the source IP address or the destination port.
- source_ip str
- The IP address of the source.
- 
Sequence[TagArgs] 
- The tags to add to the path.
- protocol "tcp" | "udp"
- The protocol.
- source String
- The ID or ARN of the source. If the resource is in another account, you must specify an ARN.
- destination String
- The ID or ARN of the destination. If the resource is in another account, you must specify an ARN.
- destinationIp String
- The IP address of the destination.
- destinationPort Number
- The destination port.
- filterAt Property MapDestination 
- Scopes the analysis to network paths that match specific filters at the destination. If you specify this parameter, you can't specify the parameter for the destination IP address.
- filterAt Property MapSource 
- Scopes the analysis to network paths that match specific filters at the source. If you specify this parameter, you can't specify the parameters for the source IP address or the destination port.
- sourceIp String
- The IP address of the source.
- List<Property Map>
- The tags to add to the path.
Outputs
All input properties are implicitly available as output properties. Additionally, the NetworkInsightsPath resource produces the following output properties:
- CreatedDate string
- The time stamp when the path was created.
- DestinationArn string
- The Amazon Resource Name (ARN) of the destination.
- Id string
- The provider-assigned unique ID for this managed resource.
- NetworkInsights stringPath Arn 
- The Amazon Resource Name (ARN) of the path.
- NetworkInsights stringPath Id 
- The ID of the path.
- SourceArn string
- The Amazon Resource Name (ARN) of the source.
- CreatedDate string
- The time stamp when the path was created.
- DestinationArn string
- The Amazon Resource Name (ARN) of the destination.
- Id string
- The provider-assigned unique ID for this managed resource.
- NetworkInsights stringPath Arn 
- The Amazon Resource Name (ARN) of the path.
- NetworkInsights stringPath Id 
- The ID of the path.
- SourceArn string
- The Amazon Resource Name (ARN) of the source.
- createdDate String
- The time stamp when the path was created.
- destinationArn String
- The Amazon Resource Name (ARN) of the destination.
- id String
- The provider-assigned unique ID for this managed resource.
- networkInsights StringPath Arn 
- The Amazon Resource Name (ARN) of the path.
- networkInsights StringPath Id 
- The ID of the path.
- sourceArn String
- The Amazon Resource Name (ARN) of the source.
- createdDate string
- The time stamp when the path was created.
- destinationArn string
- The Amazon Resource Name (ARN) of the destination.
- id string
- The provider-assigned unique ID for this managed resource.
- networkInsights stringPath Arn 
- The Amazon Resource Name (ARN) of the path.
- networkInsights stringPath Id 
- The ID of the path.
- sourceArn string
- The Amazon Resource Name (ARN) of the source.
- created_date str
- The time stamp when the path was created.
- destination_arn str
- The Amazon Resource Name (ARN) of the destination.
- id str
- The provider-assigned unique ID for this managed resource.
- network_insights_ strpath_ arn 
- The Amazon Resource Name (ARN) of the path.
- network_insights_ strpath_ id 
- The ID of the path.
- source_arn str
- The Amazon Resource Name (ARN) of the source.
- createdDate String
- The time stamp when the path was created.
- destinationArn String
- The Amazon Resource Name (ARN) of the destination.
- id String
- The provider-assigned unique ID for this managed resource.
- networkInsights StringPath Arn 
- The Amazon Resource Name (ARN) of the path.
- networkInsights StringPath Id 
- The ID of the path.
- sourceArn String
- The Amazon Resource Name (ARN) of the source.
Supporting Types
NetworkInsightsPathFilterPortRange, NetworkInsightsPathFilterPortRangeArgs            
NetworkInsightsPathPathFilter, NetworkInsightsPathPathFilterArgs          
- DestinationAddress string
- The destination IPv4 address.
- DestinationPort Pulumi.Range Aws Native. Ec2. Inputs. Network Insights Path Filter Port Range 
- The destination port range.
- SourceAddress string
- The source IPv4 address.
- SourcePort Pulumi.Range Aws Native. Ec2. Inputs. Network Insights Path Filter Port Range 
- The source port range.
- DestinationAddress string
- The destination IPv4 address.
- DestinationPort NetworkRange Insights Path Filter Port Range 
- The destination port range.
- SourceAddress string
- The source IPv4 address.
- SourcePort NetworkRange Insights Path Filter Port Range 
- The source port range.
- destinationAddress String
- The destination IPv4 address.
- destinationPort NetworkRange Insights Path Filter Port Range 
- The destination port range.
- sourceAddress String
- The source IPv4 address.
- sourcePort NetworkRange Insights Path Filter Port Range 
- The source port range.
- destinationAddress string
- The destination IPv4 address.
- destinationPort NetworkRange Insights Path Filter Port Range 
- The destination port range.
- sourceAddress string
- The source IPv4 address.
- sourcePort NetworkRange Insights Path Filter Port Range 
- The source port range.
- destination_address str
- The destination IPv4 address.
- destination_port_ Networkrange Insights Path Filter Port Range 
- The destination port range.
- source_address str
- The source IPv4 address.
- source_port_ Networkrange Insights Path Filter Port Range 
- The source port range.
- destinationAddress String
- The destination IPv4 address.
- destinationPort Property MapRange 
- The destination port range.
- sourceAddress String
- The source IPv4 address.
- sourcePort Property MapRange 
- The source port range.
NetworkInsightsPathProtocol, NetworkInsightsPathProtocolArgs        
- Tcp
- tcp
- Udp
- udp
- NetworkInsights Path Protocol Tcp 
- tcp
- NetworkInsights Path Protocol Udp 
- udp
- Tcp
- tcp
- Udp
- udp
- Tcp
- tcp
- Udp
- udp
- TCP
- tcp
- UDP
- udp
- "tcp"
- tcp
- "udp"
- udp
Tag, TagArgs  
Package Details
- Repository
- AWS Native pulumi/pulumi-aws-native
- License
- Apache-2.0
We recommend new projects start with resources from the AWS provider.