AWS Fundamentals Logo
AWS Fundamentals
L1 ConstructAWS::EC2::NetworkInsightsAnalysis

CfnNetworkInsightsAnalysis

Specifies a network insights analysis.

Import

import { CfnNetworkInsightsAnalysis } from 'aws-cdk-lib/aws-ec2';

Or use the module namespace:

import * as ec2 from 'aws-cdk-lib/aws-ec2';
// ec2.CfnNetworkInsightsAnalysis

Properties

Configuration passed to the constructor as CfnNetworkInsightsAnalysisProps.

networkInsightsPathIdRequired
string

The ID of the path.

additionalAccountsOptional
string[]

The member accounts that contain resources that the path can traverse.

filterInArnsOptional
string[]

The Amazon Resource Names (ARN) of the resources that the path must traverse.

filterOutArnsOptional
string[]

The Amazon Resource Names (ARN) of the resources that the path must ignore.

tagsOptional
CfnTag[]

The tags to apply.

CloudFormation Resource

This L1 construct maps directly to the following CloudFormation resource type.

Get the Amazon EC2 Cheat Sheet

Everything you need to know about Amazon EC2 on one page. HD quality, print-friendly.

Download Free Infographic