network_insights_paths
Retrieves a list of network_insights_paths
in a region
Overview
Name | network_insights_paths |
Type | Resource |
Description | network_insights_paths |
Id | awscc.ec2.network_insights_paths |
Fields
Name | Datatype | Description |
---|---|---|
network_insights_path_id | string | |
region | string | AWS region. |
Methods
Currently only SELECT
is supported for this resource resource.
Example
SELECT
region,
network_insights_path_id
FROM awscc.ec2.network_insights_paths
WHERE region = 'us-east-1'
Permissions
To operate on the network_insights_paths
resource, the following permissions are required:
Create
ec2:CreateNetworkInsightsPath,
ec2:CreateTags
List
ec2:DescribeNetworkInsightsPaths