network_insights_analyses_list_only
Lists network_insights_analyses
in a region or regions, for all properties use network_insights_analyses
Overview
Name | network_insights_analyses_list_only |
Type | Resource |
Description | Resource schema for AWS::EC2::NetworkInsightsAnalysis |
Id | aws.ec2.network_insights_analyses_list_only |
Fields
Name | Datatype | Description |
---|---|---|
status | string | |
return_path_components | array | |
network_insights_analysis_id | string | |
network_insights_path_id | string | |
network_path_found | boolean | |
suggested_accounts | array | |
filter_in_arns | array | |
network_insights_analysis_arn | string | |
status_message | string | |
start_date | string | |
alternate_path_hints | array | |
explanations | array | |
forward_path_components | array | |
additional_accounts | array | |
tags | array | |
region | string | AWS region. |
Methods
Name | Accessible by | Required Params |
---|---|---|
list_resources | SELECT | region |
SELECT
examples
Lists all network_insights_analyses
in a region.
SELECT
region,
network_insights_analysis_id
FROM aws.ec2.network_insights_analyses_list_only
WHERE region = 'us-east-1';
Permissions
For permissions required to operate on the network_insights_analyses_list_only
resource, see network_insights_analyses