AWS::EC2::NetworkInsightsAnalysisResource schema for AWS::EC2::NetworkInsightsAnalysis
5 configurable properties. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
NetworkInsightsPathId | string | RequiredCreate-only |
AdditionalAccounts | Array<string> | |
FilterInArns | Array<string> | Create-only |
FilterOutArns | Array<string> | Create-only |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
AlternatePathHints | Array<AlternatePathHint> | - |
Explanations | Array<Explanation> | - |
ForwardPathComponents | Array<PathComponent> | - |
NetworkInsightsAnalysisArn | string | - |
NetworkInsightsAnalysisId | string | - |
NetworkPathFound | boolean | - |
ReturnPathComponents | Array<PathComponent> | - |
StartDate | string | - |
Status | string | - |
StatusMessage | string | - |
SuggestedAccounts | Array<string> | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::EC2::NetworkInsightsAnalysis
Resources:
MyResource:
Type: AWS::EC2::NetworkInsightsAnalysis
Properties:
NetworkInsightsPathId: "my-networkinsightspathid"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
ec2:Describe*ec2:CreateTagsec2:StartNetworkInsightsAnalysisec2:GetTransitGatewayRouteTablePropagationsec2:SearchTransitGatewayRoutesec2:Describe*ec2:GetManagedPrefixListEntrieselasticloadbalancing:Describe*directconnect:Describe*ec2:CreateTagsec2:Describe*ec2:DeleteTagsec2:Describe*ec2:DeleteNetworkInsightsAnalysisec2:DeleteTagsEverything you need to know about EC2 on one page. HD quality, print-friendly.
Download Free InfographicNetworkInsightsAnalysisIdThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
NetworkInsightsPathIdFilterInArnsFilterOutArns