Skip to main content

network_insights_access_scopes

Retrieves a list of network_insights_access_scopes in a region

Overview

Namenetwork_insights_access_scopes
TypeResource
Descriptionnetwork_insights_access_scopes
Idawscc.ec2.network_insights_access_scopes

Fields

NameDatatypeDescription
network_insights_access_scope_idstring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
network_insights_access_scope_id
FROM awscc.ec2.network_insights_access_scopes
WHERE region = 'us-east-1'

Permissions

To operate on the network_insights_access_scopes resource, the following permissions are required:

Create

ec2:CreateNetworkInsightsAccessScope,
ec2:CreateTags,
tiros:CreateQuery

List

ec2:DescribeNetworkInsightsAccessScopes