AWS::EC2::NetworkInsightsAccessScopeAnalysisResource schema for AWS::EC2::NetworkInsightsAccessScopeAnalysis
2 configurable properties. 1 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
NetworkInsightsAccessScopeId | string | RequiredCreate-only |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
AnalyzedEniCount | integer | - |
EndDate | string | - |
FindingsFound | string | - |
NetworkInsightsAccessScopeAnalysisArn | string | - |
NetworkInsightsAccessScopeAnalysisId | string | - |
StartDate | string | - |
Status | string | - |
StatusMessage | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::EC2::NetworkInsightsAccessScopeAnalysis
Resources:
MyResource:
Type: AWS::EC2::NetworkInsightsAccessScopeAnalysis
Properties:
NetworkInsightsAccessScopeId: "my-networkinsightsaccessscopeid"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
ec2:CreateTagsec2:StartNetworkInsightsAccessScopeAnalysisec2:GetTransitGatewayRouteTablePropagationsec2:Describe*elasticloadbalancing:Describe*directconnect:Describe*tiros:CreateQuerytiros:GetQueryAnswerec2:DescribeNetworkInsightsAccessScopeAnalysesec2:DescribeNetworkInsightsAccessScopeAnalysesec2:CreateTagsec2:DeleteTagsec2:DeleteNetworkInsightsAccessScopeAnalysisec2:DeleteTagsec2:DescribeNetworkInsightsAccessScopeAnalysesEverything you need to know about EC2 on one page. HD quality, print-friendly.
Download Free InfographicNetworkInsightsAccessScopeAnalysisIdThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
NetworkInsightsAccessScopeId