--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_ec2_network_insights_path Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::EC2::NetworkInsightsPath --- # awscc_ec2_network_insights_path (Data Source) Data Source schema for AWS::EC2::NetworkInsightsPath ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `created_date` (String) - `destination` (String) - `destination_ip` (String) - `destination_port` (Number) - `network_insights_path_arn` (String) - `network_insights_path_id` (String) - `protocol` (String) - `source` (String) - `source_ip` (String) - `tags` (Attributes List) (see [below for nested schema](#nestedatt--tags)) ### Nested Schema for `tags` Read-Only: - `key` (String) - `value` (String)