Skip to main content

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

Namenetwork_insights_access_scopes_list_only
TypeResource
DescriptionResource schema for AWS::EC2::NetworkInsightsAccessScope
Idaws.ec2.network_insights_access_scopes_list_only

Fields

NameDatatypeDescription
network_insights_access_scope_idstring
network_insights_access_scope_arnstring
created_datestring
updated_datestring
tagsarray
match_pathsarray
exclude_pathsarray
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

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