network_insights_access_scopes_list_only
Lists network_insights_access_scopes
in a region or regions, for all properties use network_insights_access_scopes
Overview
Name | network_insights_access_scopes_list_only |
Type | Resource |
Description | Resource schema for AWS::EC2::NetworkInsightsAccessScope |
Id | aws.ec2.network_insights_access_scopes_list_only |
Fields
Name | Datatype | Description |
---|---|---|
network_insights_access_scope_id | string | |
network_insights_access_scope_arn | string | |
created_date | string | |
updated_date | string | |
tags | array | |
match_paths | array | |
exclude_paths | array | |
region | string | AWS region. |
Methods
Name | Accessible by | Required Params |
---|---|---|
list_resources | SELECT | region |
SELECT
examples
Lists all network_insights_access_scopes
in a region.
SELECT
region,
network_insights_access_scope_id
FROM aws.ec2.network_insights_access_scopes_list_only
WHERE region = 'us-east-1';
Permissions
For permissions required to operate on the network_insights_access_scopes_list_only
resource, see network_insights_access_scopes