Skip to main content

network_insights_access_scope_analyses

Retrieves a list of network_insights_access_scope_analyses in a region

Overview

Namenetwork_insights_access_scope_analyses
TypeResource
DescriptionResource schema for AWS::EC2::NetworkInsightsAccessScopeAnalysis
Idaws.ec2.network_insights_access_scope_analyses

Fields

NameDatatypeDescription
network_insights_access_scope_analysis_idstring
regionstringAWS region.

Methods

NameAccessible byRequired Params
create_resourceINSERTdata__DesiredState, region
list_resourceSELECTregion

SELECT Example

SELECT
region,
network_insights_access_scope_analysis_id
FROM aws.ec2.network_insights_access_scope_analyses
WHERE region = 'us-east-1'

Permissions

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

Create

ec2:CreateTags,
ec2:StartNetworkInsightsAccessScopeAnalysis,
ec2:GetTransitGatewayRouteTablePropagations,
ec2:Describe*,
elasticloadbalancing:Describe*,
directconnect:Describe*,
tiros:CreateQuery,
tiros:GetQueryAnswer,
tiros:GetQueryExplanation

List

ec2:DescribeNetworkInsightsAccessScopeAnalyses