@pulumi/aws 5.12.1 → 5.13.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (96) hide show
  1. package/accessanalyzer/archiveRule.d.ts +1 -1
  2. package/accessanalyzer/archiveRule.js +1 -1
  3. package/ec2/getNetworkInsightsAnalysis.d.ts +112 -0
  4. package/ec2/getNetworkInsightsAnalysis.js +39 -0
  5. package/ec2/getNetworkInsightsAnalysis.js.map +1 -0
  6. package/ec2/getNetworkInsightsPath.d.ts +101 -0
  7. package/ec2/getNetworkInsightsPath.js +39 -0
  8. package/ec2/getNetworkInsightsPath.js.map +1 -0
  9. package/ec2/index.d.ts +3 -0
  10. package/ec2/index.js +7 -0
  11. package/ec2/index.js.map +1 -1
  12. package/ec2/launchConfiguration.d.ts +12 -0
  13. package/ec2/launchConfiguration.js.map +1 -1
  14. package/ec2/networkInsightsAnalysis.d.ts +214 -0
  15. package/ec2/networkInsightsAnalysis.js +105 -0
  16. package/ec2/networkInsightsAnalysis.js.map +1 -0
  17. package/ec2/vpc.d.ts +12 -0
  18. package/ec2/vpc.js.map +1 -1
  19. package/ec2transitgateway/getAttachment.d.ts +110 -0
  20. package/ec2transitgateway/getAttachment.js +48 -0
  21. package/ec2transitgateway/getAttachment.js.map +1 -0
  22. package/ec2transitgateway/index.d.ts +3 -0
  23. package/ec2transitgateway/index.js +11 -0
  24. package/ec2transitgateway/index.js.map +1 -1
  25. package/ec2transitgateway/policyTable.d.ts +107 -0
  26. package/ec2transitgateway/policyTable.js +85 -0
  27. package/ec2transitgateway/policyTable.js.map +1 -0
  28. package/ec2transitgateway/policyTableAssociation.d.ts +99 -0
  29. package/ec2transitgateway/policyTableAssociation.js +84 -0
  30. package/ec2transitgateway/policyTableAssociation.js.map +1 -0
  31. package/elasticache/cluster.d.ts +6 -0
  32. package/elasticache/cluster.js.map +1 -1
  33. package/elasticache/securityGroup.d.ts +0 -7
  34. package/elasticache/securityGroup.js +0 -7
  35. package/elasticache/securityGroup.js.map +1 -1
  36. package/grafana/index.d.ts +1 -0
  37. package/grafana/index.js +5 -0
  38. package/grafana/index.js.map +1 -1
  39. package/grafana/workspaceApiKey.d.ts +110 -0
  40. package/grafana/workspaceApiKey.js +87 -0
  41. package/grafana/workspaceApiKey.js.map +1 -0
  42. package/kendra/index_.d.ts +474 -16
  43. package/kendra/index_.js +455 -1
  44. package/kendra/index_.js.map +1 -1
  45. package/location/getTrackerAssociation.d.ts +56 -0
  46. package/location/getTrackerAssociation.js +39 -0
  47. package/location/getTrackerAssociation.js.map +1 -0
  48. package/location/index.d.ts +1 -0
  49. package/location/index.js +1 -0
  50. package/location/index.js.map +1 -1
  51. package/networkmanager/index.d.ts +2 -0
  52. package/networkmanager/index.js +10 -0
  53. package/networkmanager/index.js.map +1 -1
  54. package/networkmanager/transitGatewayPeering.d.ts +157 -0
  55. package/networkmanager/transitGatewayPeering.js +98 -0
  56. package/networkmanager/transitGatewayPeering.js.map +1 -0
  57. package/networkmanager/transitGatewayRouteTableAttachment.d.ts +181 -0
  58. package/networkmanager/transitGatewayRouteTableAttachment.js +104 -0
  59. package/networkmanager/transitGatewayRouteTableAttachment.js.map +1 -0
  60. package/networkmanager/vpcAttachment.d.ts +1 -1
  61. package/networkmanager/vpcAttachment.js +1 -1
  62. package/package.json +2 -2
  63. package/package.json.dev +2 -2
  64. package/rds/getInstance.d.ts +4 -0
  65. package/rds/getInstance.js.map +1 -1
  66. package/rds/getOrderableDbInstance.d.ts +4 -0
  67. package/rds/getOrderableDbInstance.js.map +1 -1
  68. package/rds/getSubnetGroup.d.ts +5 -1
  69. package/rds/getSubnetGroup.js.map +1 -1
  70. package/rds/instance.d.ts +18 -0
  71. package/rds/instance.js +2 -0
  72. package/rds/instance.js.map +1 -1
  73. package/rds/securityGroup.d.ts +0 -5
  74. package/rds/securityGroup.js +0 -5
  75. package/rds/securityGroup.js.map +1 -1
  76. package/rds/subnetGroup.d.ts +8 -0
  77. package/rds/subnetGroup.js +2 -0
  78. package/rds/subnetGroup.js.map +1 -1
  79. package/redshift/cluster.d.ts +6 -0
  80. package/redshift/cluster.js.map +1 -1
  81. package/redshift/securityGroup.d.ts +0 -2
  82. package/redshift/securityGroup.js +0 -2
  83. package/redshift/securityGroup.js.map +1 -1
  84. package/redshiftserverless/index.d.ts +1 -0
  85. package/redshiftserverless/index.js +5 -0
  86. package/redshiftserverless/index.js.map +1 -1
  87. package/redshiftserverless/namespace.d.ts +2 -2
  88. package/redshiftserverless/namespace.js +1 -1
  89. package/redshiftserverless/workgroup.d.ts +181 -0
  90. package/redshiftserverless/workgroup.js +100 -0
  91. package/redshiftserverless/workgroup.js.map +1 -0
  92. package/route53/record.d.ts +5 -3
  93. package/route53/record.js +2 -0
  94. package/route53/record.js.map +1 -1
  95. package/types/input.d.ts +994 -133
  96. package/types/output.d.ts +2277 -687
package/types/output.d.ts CHANGED
@@ -5864,11 +5864,11 @@ export declare namespace appstream {
5864
5864
  /**
5865
5865
  * Fully qualified name of the directory (for example, corp.example.com).
5866
5866
  */
5867
- directoryName?: string;
5867
+ directoryName: string;
5868
5868
  /**
5869
5869
  * Distinguished name of the organizational unit for computer accounts.
5870
5870
  */
5871
- organizationalUnitDistinguishedName?: string;
5871
+ organizationalUnitDistinguishedName: string;
5872
5872
  }
5873
5873
  interface FleetVpcConfig {
5874
5874
  /**
@@ -16399,296 +16399,400 @@ export declare namespace ec2 {
16399
16399
  */
16400
16400
  values: string[];
16401
16401
  }
16402
- interface GetNetworkInterfaceAssociation {
16402
+ interface GetNetworkInsightsAnalysisAlternatePathHint {
16403
+ componentArn: string;
16404
+ componentId: string;
16405
+ }
16406
+ interface GetNetworkInsightsAnalysisExplanation {
16407
+ aclRules: outputs.ec2.GetNetworkInsightsAnalysisExplanationAclRule[];
16408
+ acls: outputs.ec2.GetNetworkInsightsAnalysisExplanationAcl[];
16409
+ address: string;
16410
+ addresses: string[];
16411
+ attachedTos: outputs.ec2.GetNetworkInsightsAnalysisExplanationAttachedTo[];
16412
+ availabilityZones: string[];
16413
+ cidrs: string[];
16414
+ classicLoadBalancerListeners: outputs.ec2.GetNetworkInsightsAnalysisExplanationClassicLoadBalancerListener[];
16415
+ components: outputs.ec2.GetNetworkInsightsAnalysisExplanationComponent[];
16416
+ customerGateways: outputs.ec2.GetNetworkInsightsAnalysisExplanationCustomerGateway[];
16417
+ destinationVpcs: outputs.ec2.GetNetworkInsightsAnalysisExplanationDestinationVpc[];
16418
+ destinations: outputs.ec2.GetNetworkInsightsAnalysisExplanationDestination[];
16419
+ direction: string;
16420
+ elasticLoadBalancerListeners: outputs.ec2.GetNetworkInsightsAnalysisExplanationElasticLoadBalancerListener[];
16421
+ explanationCode: string;
16422
+ ingressRouteTables: outputs.ec2.GetNetworkInsightsAnalysisExplanationIngressRouteTable[];
16423
+ internetGateways: outputs.ec2.GetNetworkInsightsAnalysisExplanationInternetGateway[];
16424
+ loadBalancerArn: string;
16425
+ loadBalancerListenerPort: number;
16426
+ loadBalancerTargetGroups: outputs.ec2.GetNetworkInsightsAnalysisExplanationLoadBalancerTargetGroup[];
16427
+ loadBalancerTargetPort: number;
16428
+ missingComponent: string;
16429
+ natGateways: outputs.ec2.GetNetworkInsightsAnalysisExplanationNatGateway[];
16430
+ networkInterfaces: outputs.ec2.GetNetworkInsightsAnalysisExplanationNetworkInterface[];
16431
+ packetField: string;
16432
+ port: number;
16433
+ portRanges: outputs.ec2.GetNetworkInsightsAnalysisExplanationPortRange[];
16434
+ prefixLists: outputs.ec2.GetNetworkInsightsAnalysisExplanationPrefixList[];
16435
+ protocols: string[];
16436
+ routeTableRoutes: outputs.ec2.GetNetworkInsightsAnalysisExplanationRouteTableRoute[];
16437
+ routeTables: outputs.ec2.GetNetworkInsightsAnalysisExplanationRouteTable[];
16438
+ securityGroupRules: outputs.ec2.GetNetworkInsightsAnalysisExplanationSecurityGroupRule[];
16439
+ securityGroups: outputs.ec2.GetNetworkInsightsAnalysisExplanationSecurityGroup[];
16440
+ sourceVpcs: outputs.ec2.GetNetworkInsightsAnalysisExplanationSourceVpc[];
16441
+ state: string;
16442
+ subnetRouteTables: outputs.ec2.GetNetworkInsightsAnalysisExplanationSubnetRouteTable[];
16443
+ subnets: outputs.ec2.GetNetworkInsightsAnalysisExplanationSubnet[];
16444
+ transitGatewayAttachments: outputs.ec2.GetNetworkInsightsAnalysisExplanationTransitGatewayAttachment[];
16445
+ transitGatewayRouteTableRoutes: outputs.ec2.GetNetworkInsightsAnalysisExplanationTransitGatewayRouteTableRoute[];
16446
+ transitGatewayRouteTables: outputs.ec2.GetNetworkInsightsAnalysisExplanationTransitGatewayRouteTable[];
16447
+ transitGateways: outputs.ec2.GetNetworkInsightsAnalysisExplanationTransitGateway[];
16448
+ vpcEndpoints: outputs.ec2.GetNetworkInsightsAnalysisExplanationVpcEndpoint[];
16449
+ vpcPeeringConnections: outputs.ec2.GetNetworkInsightsAnalysisExplanationVpcPeeringConnection[];
16450
+ vpcs: outputs.ec2.GetNetworkInsightsAnalysisExplanationVpc[];
16451
+ vpnConnections: outputs.ec2.GetNetworkInsightsAnalysisExplanationVpnConnection[];
16452
+ vpnGateways: outputs.ec2.GetNetworkInsightsAnalysisExplanationVpnGateway[];
16453
+ }
16454
+ interface GetNetworkInsightsAnalysisExplanationAcl {
16455
+ /**
16456
+ * The ARN of the selected Network Insights Analysis.
16457
+ */
16458
+ arn: string;
16459
+ id: string;
16403
16460
  /**
16404
- * The allocation ID.
16461
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16405
16462
  */
16406
- allocationId: string;
16463
+ name: string;
16464
+ }
16465
+ interface GetNetworkInsightsAnalysisExplanationAclRule {
16466
+ cidr: string;
16467
+ egress: boolean;
16468
+ portRanges: outputs.ec2.GetNetworkInsightsAnalysisExplanationAclRulePortRange[];
16469
+ protocol: string;
16470
+ ruleAction: string;
16471
+ ruleNumber: number;
16472
+ }
16473
+ interface GetNetworkInsightsAnalysisExplanationAclRulePortRange {
16474
+ from: number;
16475
+ to: number;
16476
+ }
16477
+ interface GetNetworkInsightsAnalysisExplanationAttachedTo {
16407
16478
  /**
16408
- * The association ID.
16479
+ * The ARN of the selected Network Insights Analysis.
16409
16480
  */
16410
- associationId: string;
16481
+ arn: string;
16482
+ id: string;
16411
16483
  /**
16412
- * The carrier IP address associated with the network interface. This attribute is only set when the network interface is in a subnet which is associated with a Wavelength Zone.
16484
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16413
16485
  */
16414
- carrierIp: string;
16486
+ name: string;
16487
+ }
16488
+ interface GetNetworkInsightsAnalysisExplanationClassicLoadBalancerListener {
16489
+ instancePort: number;
16490
+ loadBalancerPort: number;
16491
+ }
16492
+ interface GetNetworkInsightsAnalysisExplanationComponent {
16415
16493
  /**
16416
- * The customer-owned IP address.
16494
+ * The ARN of the selected Network Insights Analysis.
16417
16495
  */
16418
- customerOwnedIp: string;
16496
+ arn: string;
16497
+ id: string;
16419
16498
  /**
16420
- * The ID of the Elastic IP address owner.
16499
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16421
16500
  */
16422
- ipOwnerId: string;
16501
+ name: string;
16502
+ }
16503
+ interface GetNetworkInsightsAnalysisExplanationCustomerGateway {
16423
16504
  /**
16424
- * The public DNS name.
16505
+ * The ARN of the selected Network Insights Analysis.
16425
16506
  */
16426
- publicDnsName: string;
16507
+ arn: string;
16508
+ id: string;
16427
16509
  /**
16428
- * The address of the Elastic IP address bound to the network interface.
16510
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16429
16511
  */
16430
- publicIp: string;
16431
- }
16432
- interface GetNetworkInterfaceAttachment {
16433
- attachmentId: string;
16434
- deviceIndex: number;
16435
- instanceId: string;
16436
- instanceOwnerId: string;
16437
- }
16438
- interface GetNetworkInterfaceFilter {
16439
16512
  name: string;
16440
- values: string[];
16441
16513
  }
16442
- interface GetNetworkInterfacesFilter {
16514
+ interface GetNetworkInsightsAnalysisExplanationDestination {
16443
16515
  /**
16444
- * The name of the field to filter by, as defined by
16445
- * [the underlying AWS API](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInterfaces.html).
16516
+ * The ARN of the selected Network Insights Analysis.
16446
16517
  */
16447
- name: string;
16518
+ arn: string;
16519
+ id: string;
16448
16520
  /**
16449
- * Set of values that are accepted for the given field.
16521
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16450
16522
  */
16451
- values: string[];
16523
+ name: string;
16452
16524
  }
16453
- interface GetPrefixListFilter {
16525
+ interface GetNetworkInsightsAnalysisExplanationDestinationVpc {
16454
16526
  /**
16455
- * The name of the filter field. Valid values can be found in the [EC2 DescribePrefixLists API Reference](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribePrefixLists.html).
16527
+ * The ARN of the selected Network Insights Analysis.
16456
16528
  */
16457
- name: string;
16529
+ arn: string;
16530
+ id: string;
16458
16531
  /**
16459
- * Set of values that are accepted for the given filter field. Results will be selected if any given value matches.
16532
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16460
16533
  */
16461
- values: string[];
16534
+ name: string;
16462
16535
  }
16463
- interface GetRouteTableAssociation {
16464
- /**
16465
- * ID of an Internet Gateway or Virtual Private Gateway which is connected to the Route Table (not exported if not passed as a parameter).
16466
- */
16467
- gatewayId: string;
16536
+ interface GetNetworkInsightsAnalysisExplanationElasticLoadBalancerListener {
16468
16537
  /**
16469
- * Whether the association is due to the main route table.
16538
+ * The ARN of the selected Network Insights Analysis.
16470
16539
  */
16471
- main: boolean;
16540
+ arn: string;
16541
+ id: string;
16472
16542
  /**
16473
- * Association ID.
16543
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16474
16544
  */
16475
- routeTableAssociationId: string;
16545
+ name: string;
16546
+ }
16547
+ interface GetNetworkInsightsAnalysisExplanationIngressRouteTable {
16476
16548
  /**
16477
- * ID of the specific Route Table to retrieve.
16549
+ * The ARN of the selected Network Insights Analysis.
16478
16550
  */
16479
- routeTableId: string;
16551
+ arn: string;
16552
+ id: string;
16480
16553
  /**
16481
- * ID of a Subnet which is connected to the Route Table (not exported if not passed as a parameter).
16554
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16482
16555
  */
16483
- subnetId: string;
16556
+ name: string;
16484
16557
  }
16485
- interface GetRouteTableFilter {
16558
+ interface GetNetworkInsightsAnalysisExplanationInternetGateway {
16486
16559
  /**
16487
- * Name of the field to filter by, as defined by [the underlying AWS API](http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeRouteTables.html).
16560
+ * The ARN of the selected Network Insights Analysis.
16488
16561
  */
16489
- name: string;
16562
+ arn: string;
16563
+ id: string;
16490
16564
  /**
16491
- * Set of values that are accepted for the given field. A Route Table will be selected if any one of the given values matches.
16565
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16492
16566
  */
16493
- values: string[];
16567
+ name: string;
16494
16568
  }
16495
- interface GetRouteTableRoute {
16569
+ interface GetNetworkInsightsAnalysisExplanationLoadBalancerTargetGroup {
16496
16570
  /**
16497
- * ID of the Carrier Gateway.
16571
+ * The ARN of the selected Network Insights Analysis.
16498
16572
  */
16499
- carrierGatewayId: string;
16573
+ arn: string;
16574
+ id: string;
16500
16575
  /**
16501
- * CIDR block of the route.
16576
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16502
16577
  */
16503
- cidrBlock: string;
16578
+ name: string;
16579
+ }
16580
+ interface GetNetworkInsightsAnalysisExplanationNatGateway {
16504
16581
  /**
16505
- * ARN of the core network.
16582
+ * The ARN of the selected Network Insights Analysis.
16506
16583
  */
16507
- coreNetworkArn: string;
16584
+ arn: string;
16585
+ id: string;
16508
16586
  /**
16509
- * The ID of a managed prefix list destination of the route.
16587
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16510
16588
  */
16511
- destinationPrefixListId: string;
16589
+ name: string;
16590
+ }
16591
+ interface GetNetworkInsightsAnalysisExplanationNetworkInterface {
16512
16592
  /**
16513
- * ID of the Egress Only Internet Gateway.
16593
+ * The ARN of the selected Network Insights Analysis.
16514
16594
  */
16515
- egressOnlyGatewayId: string;
16595
+ arn: string;
16596
+ id: string;
16516
16597
  /**
16517
- * ID of an Internet Gateway or Virtual Private Gateway which is connected to the Route Table (not exported if not passed as a parameter).
16598
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16518
16599
  */
16519
- gatewayId: string;
16600
+ name: string;
16601
+ }
16602
+ interface GetNetworkInsightsAnalysisExplanationPortRange {
16603
+ from: number;
16604
+ to: number;
16605
+ }
16606
+ interface GetNetworkInsightsAnalysisExplanationPrefixList {
16520
16607
  /**
16521
- * EC2 instance ID.
16608
+ * The ARN of the selected Network Insights Analysis.
16522
16609
  */
16523
- instanceId: string;
16610
+ arn: string;
16611
+ id: string;
16524
16612
  /**
16525
- * IPv6 CIDR block of the route.
16613
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16526
16614
  */
16527
- ipv6CidrBlock: string;
16615
+ name: string;
16616
+ }
16617
+ interface GetNetworkInsightsAnalysisExplanationRouteTable {
16528
16618
  /**
16529
- * Local Gateway ID.
16619
+ * The ARN of the selected Network Insights Analysis.
16530
16620
  */
16531
- localGatewayId: string;
16621
+ arn: string;
16622
+ id: string;
16532
16623
  /**
16533
- * NAT Gateway ID.
16624
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16534
16625
  */
16626
+ name: string;
16627
+ }
16628
+ interface GetNetworkInsightsAnalysisExplanationRouteTableRoute {
16629
+ destinationCidr: string;
16630
+ destinationPrefixListId: string;
16631
+ egressOnlyInternetGatewayId: string;
16632
+ gatewayId: string;
16633
+ instanceId: string;
16535
16634
  natGatewayId: string;
16635
+ networkInterfaceId: string;
16636
+ origin: string;
16637
+ transitGatewayId: string;
16638
+ vpcPeeringConnectionId: string;
16639
+ }
16640
+ interface GetNetworkInsightsAnalysisExplanationSecurityGroup {
16536
16641
  /**
16537
- * ID of the elastic network interface (eni) to use.
16642
+ * The ARN of the selected Network Insights Analysis.
16538
16643
  */
16539
- networkInterfaceId: string;
16644
+ arn: string;
16645
+ id: string;
16540
16646
  /**
16541
- * EC2 Transit Gateway ID.
16647
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16542
16648
  */
16543
- transitGatewayId: string;
16649
+ name: string;
16650
+ }
16651
+ interface GetNetworkInsightsAnalysisExplanationSecurityGroupRule {
16652
+ cidr: string;
16653
+ direction: string;
16654
+ portRanges: outputs.ec2.GetNetworkInsightsAnalysisExplanationSecurityGroupRulePortRange[];
16655
+ prefixListId: string;
16656
+ protocol: string;
16657
+ securityGroupId: string;
16658
+ }
16659
+ interface GetNetworkInsightsAnalysisExplanationSecurityGroupRulePortRange {
16660
+ from: number;
16661
+ to: number;
16662
+ }
16663
+ interface GetNetworkInsightsAnalysisExplanationSourceVpc {
16544
16664
  /**
16545
- * VPC Endpoint ID.
16665
+ * The ARN of the selected Network Insights Analysis.
16546
16666
  */
16547
- vpcEndpointId: string;
16667
+ arn: string;
16668
+ id: string;
16548
16669
  /**
16549
- * VPC Peering ID.
16670
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16550
16671
  */
16551
- vpcPeeringConnectionId: string;
16672
+ name: string;
16552
16673
  }
16553
- interface GetRouteTablesFilter {
16674
+ interface GetNetworkInsightsAnalysisExplanationSubnet {
16554
16675
  /**
16555
- * The name of the field to filter by, as defined by
16556
- * [the underlying AWS API](http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeRouteTables.html).
16676
+ * The ARN of the selected Network Insights Analysis.
16557
16677
  */
16558
- name: string;
16678
+ arn: string;
16679
+ id: string;
16559
16680
  /**
16560
- * Set of values that are accepted for the given field.
16561
- * A Route Table will be selected if any one of the given values matches.
16681
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16562
16682
  */
16563
- values: string[];
16683
+ name: string;
16564
16684
  }
16565
- interface GetSecurityGroupFilter {
16685
+ interface GetNetworkInsightsAnalysisExplanationSubnetRouteTable {
16566
16686
  /**
16567
- * The name of the field to filter by, as defined by
16568
- * [the underlying AWS API](http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeSecurityGroups.html).
16687
+ * The ARN of the selected Network Insights Analysis.
16569
16688
  */
16570
- name: string;
16689
+ arn: string;
16690
+ id: string;
16571
16691
  /**
16572
- * Set of values that are accepted for the given field.
16573
- * A Security Group will be selected if any one of the given values matches.
16692
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16574
16693
  */
16575
- values: string[];
16576
- }
16577
- interface GetSecurityGroupsFilter {
16578
16694
  name: string;
16579
- values: string[];
16580
16695
  }
16581
- interface GetSpotPriceFilter {
16696
+ interface GetNetworkInsightsAnalysisExplanationTransitGateway {
16582
16697
  /**
16583
- * Name of the filter.
16698
+ * The ARN of the selected Network Insights Analysis.
16584
16699
  */
16585
- name: string;
16700
+ arn: string;
16701
+ id: string;
16586
16702
  /**
16587
- * List of one or more values for the filter.
16703
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16588
16704
  */
16589
- values: string[];
16705
+ name: string;
16590
16706
  }
16591
- interface GetSubnetFilter {
16707
+ interface GetNetworkInsightsAnalysisExplanationTransitGatewayAttachment {
16592
16708
  /**
16593
- * The name of the field to filter by, as defined by [the underlying AWS API](http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeSubnets.html).
16709
+ * The ARN of the selected Network Insights Analysis.
16594
16710
  */
16595
- name: string;
16711
+ arn: string;
16712
+ id: string;
16596
16713
  /**
16597
- * Set of values that are accepted for the given field. A subnet will be selected if any one of the given values matches.
16714
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16598
16715
  */
16599
- values: string[];
16716
+ name: string;
16600
16717
  }
16601
- interface GetSubnetIdsFilter {
16718
+ interface GetNetworkInsightsAnalysisExplanationTransitGatewayRouteTable {
16602
16719
  /**
16603
- * The name of the field to filter by, as defined by
16604
- * [the underlying AWS API](http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeSubnets.html).
16605
- * For example, if matching against tag `Name`, use:
16720
+ * The ARN of the selected Network Insights Analysis.
16606
16721
  */
16607
- name: string;
16722
+ arn: string;
16723
+ id: string;
16608
16724
  /**
16609
- * Set of values that are accepted for the given field.
16610
- * Subnet IDs will be selected if any one of the given values match.
16725
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16611
16726
  */
16612
- values: string[];
16727
+ name: string;
16613
16728
  }
16614
- interface GetSubnetsFilter {
16729
+ interface GetNetworkInsightsAnalysisExplanationTransitGatewayRouteTableRoute {
16730
+ attachmentId: string;
16731
+ destinationCidr: string;
16732
+ prefixListId: string;
16733
+ resourceId: string;
16734
+ resourceType: string;
16735
+ routeOrigin: string;
16736
+ state: string;
16737
+ }
16738
+ interface GetNetworkInsightsAnalysisExplanationVpc {
16615
16739
  /**
16616
- * The name of the field to filter by, as defined by
16617
- * [the underlying AWS API](http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeSubnets.html).
16618
- * For example, if matching against tag `Name`, use:
16740
+ * The ARN of the selected Network Insights Analysis.
16619
16741
  */
16620
- name: string;
16742
+ arn: string;
16743
+ id: string;
16621
16744
  /**
16622
- * Set of values that are accepted for the given field.
16623
- * Subnet IDs will be selected if any one of the given values match.
16745
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16624
16746
  */
16625
- values: string[];
16747
+ name: string;
16626
16748
  }
16627
- interface GetTransitGatewayRouteTablesFilter {
16749
+ interface GetNetworkInsightsAnalysisExplanationVpcEndpoint {
16628
16750
  /**
16629
- * The name of the field to filter by, as defined by
16630
- * [the underlying AWS API](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeTransitGatewayRouteTables.html).
16751
+ * The ARN of the selected Network Insights Analysis.
16631
16752
  */
16632
- name: string;
16753
+ arn: string;
16754
+ id: string;
16633
16755
  /**
16634
- * Set of values that are accepted for the given field.
16635
- * A Transit Gateway Route Table will be selected if any one of the given values matches.
16756
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16636
16757
  */
16637
- values: string[];
16758
+ name: string;
16638
16759
  }
16639
- interface GetVpcCidrBlockAssociation {
16760
+ interface GetNetworkInsightsAnalysisExplanationVpcPeeringConnection {
16640
16761
  /**
16641
- * The association ID for the the IPv4 CIDR block.
16762
+ * The ARN of the selected Network Insights Analysis.
16642
16763
  */
16643
- associationId: string;
16764
+ arn: string;
16765
+ id: string;
16644
16766
  /**
16645
- * The cidr block of the desired VPC.
16767
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16646
16768
  */
16647
- cidrBlock: string;
16769
+ name: string;
16770
+ }
16771
+ interface GetNetworkInsightsAnalysisExplanationVpnConnection {
16648
16772
  /**
16649
- * The current state of the desired VPC.
16650
- * Can be either `"pending"` or `"available"`.
16773
+ * The ARN of the selected Network Insights Analysis.
16651
16774
  */
16652
- state: string;
16653
- }
16654
- interface GetVpcDhcpOptionsFilter {
16775
+ arn: string;
16776
+ id: string;
16655
16777
  /**
16656
- * The name of the field to filter.
16778
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16657
16779
  */
16658
16780
  name: string;
16659
- /**
16660
- * Set of values for filtering.
16661
- */
16662
- values: string[];
16663
16781
  }
16664
- interface GetVpcEndpointDnsEntry {
16665
- /**
16666
- * The DNS name.
16667
- */
16668
- dnsName: string;
16782
+ interface GetNetworkInsightsAnalysisExplanationVpnGateway {
16669
16783
  /**
16670
- * The ID of the private hosted zone.
16784
+ * The ARN of the selected Network Insights Analysis.
16671
16785
  */
16672
- hostedZoneId: string;
16673
- }
16674
- interface GetVpcEndpointDnsOption {
16675
- dnsRecordIpType: string;
16676
- }
16677
- interface GetVpcEndpointFilter {
16786
+ arn: string;
16787
+ id: string;
16678
16788
  /**
16679
- * The name of the field to filter by, as defined by
16680
- * [the underlying AWS API](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeVpcEndpoints.html).
16789
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16681
16790
  */
16682
16791
  name: string;
16683
- /**
16684
- * Set of values that are accepted for the given field.
16685
- * A VPC Endpoint will be selected if any one of the given values matches.
16686
- */
16687
- values: string[];
16688
16792
  }
16689
- interface GetVpcEndpointServiceFilter {
16793
+ interface GetNetworkInsightsAnalysisFilter {
16690
16794
  /**
16691
- * The name of the filter field. Valid values can be found in the [EC2 DescribeVpcEndpointServices API Reference](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeVpcEndpointServices.html).
16795
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16692
16796
  */
16693
16797
  name: string;
16694
16798
  /**
@@ -16696,923 +16800,2363 @@ export declare namespace ec2 {
16696
16800
  */
16697
16801
  values: string[];
16698
16802
  }
16699
- interface GetVpcFilter {
16803
+ interface GetNetworkInsightsAnalysisForwardPathComponent {
16804
+ aclRules: outputs.ec2.GetNetworkInsightsAnalysisForwardPathComponentAclRule[];
16805
+ additionalDetails: outputs.ec2.GetNetworkInsightsAnalysisForwardPathComponentAdditionalDetail[];
16806
+ attachedTos: outputs.ec2.GetNetworkInsightsAnalysisForwardPathComponentAttachedTo[];
16807
+ components: outputs.ec2.GetNetworkInsightsAnalysisForwardPathComponentComponent[];
16808
+ destinationVpcs: outputs.ec2.GetNetworkInsightsAnalysisForwardPathComponentDestinationVpc[];
16809
+ inboundHeaders: outputs.ec2.GetNetworkInsightsAnalysisForwardPathComponentInboundHeader[];
16810
+ outboundHeaders: outputs.ec2.GetNetworkInsightsAnalysisForwardPathComponentOutboundHeader[];
16811
+ routeTableRoutes: outputs.ec2.GetNetworkInsightsAnalysisForwardPathComponentRouteTableRoute[];
16812
+ securityGroupRules: outputs.ec2.GetNetworkInsightsAnalysisForwardPathComponentSecurityGroupRule[];
16813
+ sequenceNumber: number;
16814
+ sourceVpcs: outputs.ec2.GetNetworkInsightsAnalysisForwardPathComponentSourceVpc[];
16815
+ subnets: outputs.ec2.GetNetworkInsightsAnalysisForwardPathComponentSubnet[];
16816
+ transitGatewayRouteTableRoutes: outputs.ec2.GetNetworkInsightsAnalysisForwardPathComponentTransitGatewayRouteTableRoute[];
16817
+ transitGateways: outputs.ec2.GetNetworkInsightsAnalysisForwardPathComponentTransitGateway[];
16818
+ vpcs: outputs.ec2.GetNetworkInsightsAnalysisForwardPathComponentVpc[];
16819
+ }
16820
+ interface GetNetworkInsightsAnalysisForwardPathComponentAclRule {
16821
+ cidr: string;
16822
+ egress: boolean;
16823
+ portRanges: outputs.ec2.GetNetworkInsightsAnalysisForwardPathComponentAclRulePortRange[];
16824
+ protocol: string;
16825
+ ruleAction: string;
16826
+ ruleNumber: number;
16827
+ }
16828
+ interface GetNetworkInsightsAnalysisForwardPathComponentAclRulePortRange {
16829
+ from: number;
16830
+ to: number;
16831
+ }
16832
+ interface GetNetworkInsightsAnalysisForwardPathComponentAdditionalDetail {
16833
+ additionalDetailType: string;
16834
+ components: outputs.ec2.GetNetworkInsightsAnalysisForwardPathComponentAdditionalDetailComponent[];
16835
+ }
16836
+ interface GetNetworkInsightsAnalysisForwardPathComponentAdditionalDetailComponent {
16700
16837
  /**
16701
- * The name of the field to filter by, as defined by
16702
- * [the underlying AWS API](http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeVpcs.html).
16838
+ * The ARN of the selected Network Insights Analysis.
16703
16839
  */
16704
- name: string;
16840
+ arn: string;
16841
+ id: string;
16705
16842
  /**
16706
- * Set of values that are accepted for the given field.
16707
- * A VPC will be selected if any one of the given values matches.
16843
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16708
16844
  */
16709
- values: string[];
16710
- }
16711
- interface GetVpcIamPoolFilter {
16712
16845
  name: string;
16713
- values: string[];
16714
16846
  }
16715
- interface GetVpcPeeringConnectionCidrBlockSet {
16847
+ interface GetNetworkInsightsAnalysisForwardPathComponentAttachedTo {
16716
16848
  /**
16717
- * The primary CIDR block of the requester VPC of the specific VPC Peering Connection to retrieve.
16849
+ * The ARN of the selected Network Insights Analysis.
16718
16850
  */
16719
- cidrBlock: string;
16720
- }
16721
- interface GetVpcPeeringConnectionFilter {
16851
+ arn: string;
16852
+ id: string;
16722
16853
  /**
16723
- * The name of the field to filter by, as defined by
16724
- * [the underlying AWS API](http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeVpcPeeringConnections.html).
16854
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16725
16855
  */
16726
16856
  name: string;
16727
- /**
16728
- * Set of values that are accepted for the given field.
16729
- * A VPC Peering Connection will be selected if any one of the given values matches.
16730
- */
16731
- values: string[];
16732
16857
  }
16733
- interface GetVpcPeeringConnectionPeerCidrBlockSet {
16858
+ interface GetNetworkInsightsAnalysisForwardPathComponentComponent {
16734
16859
  /**
16735
- * The primary CIDR block of the requester VPC of the specific VPC Peering Connection to retrieve.
16860
+ * The ARN of the selected Network Insights Analysis.
16736
16861
  */
16737
- cidrBlock: string;
16738
- }
16739
- interface GetVpcPeeringConnectionsFilter {
16862
+ arn: string;
16863
+ id: string;
16740
16864
  /**
16741
- * The name of the field to filter by, as defined by
16742
- * [the underlying AWS API](http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeVpcPeeringConnections.html).
16865
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16743
16866
  */
16744
16867
  name: string;
16745
- /**
16746
- * Set of values that are accepted for the given field.
16747
- * A VPC Peering Connection will be selected if any one of the given values matches.
16748
- */
16749
- values: string[];
16750
16868
  }
16751
- interface GetVpcsFilter {
16869
+ interface GetNetworkInsightsAnalysisForwardPathComponentDestinationVpc {
16752
16870
  /**
16753
- * The name of the field to filter by, as defined by
16754
- * [the underlying AWS API](http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeVpcs.html).
16871
+ * The ARN of the selected Network Insights Analysis.
16755
16872
  */
16756
- name: string;
16873
+ arn: string;
16874
+ id: string;
16757
16875
  /**
16758
- * Set of values that are accepted for the given field.
16759
- * A VPC will be selected if any one of the given values matches.
16876
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16760
16877
  */
16761
- values: string[];
16878
+ name: string;
16762
16879
  }
16763
- interface GetVpnGatewayFilter {
16880
+ interface GetNetworkInsightsAnalysisForwardPathComponentInboundHeader {
16881
+ destinationAddresses: string[];
16882
+ destinationPortRanges: outputs.ec2.GetNetworkInsightsAnalysisForwardPathComponentInboundHeaderDestinationPortRange[];
16883
+ protocol: string;
16884
+ sourceAddresses: string[];
16885
+ sourcePortRanges: outputs.ec2.GetNetworkInsightsAnalysisForwardPathComponentInboundHeaderSourcePortRange[];
16886
+ }
16887
+ interface GetNetworkInsightsAnalysisForwardPathComponentInboundHeaderDestinationPortRange {
16888
+ from: number;
16889
+ to: number;
16890
+ }
16891
+ interface GetNetworkInsightsAnalysisForwardPathComponentInboundHeaderSourcePortRange {
16892
+ from: number;
16893
+ to: number;
16894
+ }
16895
+ interface GetNetworkInsightsAnalysisForwardPathComponentOutboundHeader {
16896
+ destinationAddresses: string[];
16897
+ destinationPortRanges: outputs.ec2.GetNetworkInsightsAnalysisForwardPathComponentOutboundHeaderDestinationPortRange[];
16898
+ protocol: string;
16899
+ sourceAddresses: string[];
16900
+ sourcePortRanges: outputs.ec2.GetNetworkInsightsAnalysisForwardPathComponentOutboundHeaderSourcePortRange[];
16901
+ }
16902
+ interface GetNetworkInsightsAnalysisForwardPathComponentOutboundHeaderDestinationPortRange {
16903
+ from: number;
16904
+ to: number;
16905
+ }
16906
+ interface GetNetworkInsightsAnalysisForwardPathComponentOutboundHeaderSourcePortRange {
16907
+ from: number;
16908
+ to: number;
16909
+ }
16910
+ interface GetNetworkInsightsAnalysisForwardPathComponentRouteTableRoute {
16911
+ destinationCidr: string;
16912
+ destinationPrefixListId: string;
16913
+ egressOnlyInternetGatewayId: string;
16914
+ gatewayId: string;
16915
+ instanceId: string;
16916
+ natGatewayId: string;
16917
+ networkInterfaceId: string;
16918
+ origin: string;
16919
+ transitGatewayId: string;
16920
+ vpcPeeringConnectionId: string;
16921
+ }
16922
+ interface GetNetworkInsightsAnalysisForwardPathComponentSecurityGroupRule {
16923
+ cidr: string;
16924
+ direction: string;
16925
+ portRanges: outputs.ec2.GetNetworkInsightsAnalysisForwardPathComponentSecurityGroupRulePortRange[];
16926
+ prefixListId: string;
16927
+ protocol: string;
16928
+ securityGroupId: string;
16929
+ }
16930
+ interface GetNetworkInsightsAnalysisForwardPathComponentSecurityGroupRulePortRange {
16931
+ from: number;
16932
+ to: number;
16933
+ }
16934
+ interface GetNetworkInsightsAnalysisForwardPathComponentSourceVpc {
16764
16935
  /**
16765
- * The name of the field to filter by, as defined by
16766
- * [the underlying AWS API](http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeVpnGateways.html).
16936
+ * The ARN of the selected Network Insights Analysis.
16767
16937
  */
16768
- name: string;
16938
+ arn: string;
16939
+ id: string;
16769
16940
  /**
16770
- * Set of values that are accepted for the given field.
16771
- * A VPN Gateway will be selected if any one of the given values matches.
16941
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16772
16942
  */
16773
- values: string[];
16943
+ name: string;
16774
16944
  }
16775
- interface InstanceCapacityReservationSpecification {
16945
+ interface GetNetworkInsightsAnalysisForwardPathComponentSubnet {
16776
16946
  /**
16777
- * Indicates the instance's Capacity Reservation preferences. Can be `"open"` or `"none"`. (Default: `"open"`).
16947
+ * The ARN of the selected Network Insights Analysis.
16778
16948
  */
16779
- capacityReservationPreference?: string;
16949
+ arn: string;
16950
+ id: string;
16780
16951
  /**
16781
- * Information about the target Capacity Reservation. See Capacity Reservation Target below for more details.
16952
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16782
16953
  */
16783
- capacityReservationTarget?: outputs.ec2.InstanceCapacityReservationSpecificationCapacityReservationTarget;
16954
+ name: string;
16784
16955
  }
16785
- interface InstanceCapacityReservationSpecificationCapacityReservationTarget {
16956
+ interface GetNetworkInsightsAnalysisForwardPathComponentTransitGateway {
16786
16957
  /**
16787
- * The ID of the Capacity Reservation in which to run the instance.
16958
+ * The ARN of the selected Network Insights Analysis.
16788
16959
  */
16789
- capacityReservationId?: string;
16960
+ arn: string;
16961
+ id: string;
16790
16962
  /**
16791
- * The ARN of the Capacity Reservation resource group in which to run the instance.
16963
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16792
16964
  */
16793
- capacityReservationResourceGroupArn?: string;
16965
+ name: string;
16794
16966
  }
16795
- interface InstanceCreditSpecification {
16967
+ interface GetNetworkInsightsAnalysisForwardPathComponentTransitGatewayRouteTableRoute {
16968
+ attachmentId: string;
16969
+ destinationCidr: string;
16970
+ prefixListId: string;
16971
+ resourceId: string;
16972
+ resourceType: string;
16973
+ routeOrigin: string;
16974
+ state: string;
16975
+ }
16976
+ interface GetNetworkInsightsAnalysisForwardPathComponentVpc {
16796
16977
  /**
16797
- * Credit option for CPU usage. Valid values include `standard` or `unlimited`. T3 instances are launched as unlimited by default. T2 instances are launched as standard by default.
16978
+ * The ARN of the selected Network Insights Analysis.
16798
16979
  */
16799
- cpuCredits?: string;
16800
- }
16801
- interface InstanceEbsBlockDevice {
16980
+ arn: string;
16981
+ id: string;
16802
16982
  /**
16803
- * Whether the volume should be destroyed on instance termination. Defaults to `true`.
16983
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16804
16984
  */
16805
- deleteOnTermination?: boolean;
16985
+ name: string;
16986
+ }
16987
+ interface GetNetworkInsightsAnalysisReturnPathComponent {
16988
+ aclRules: outputs.ec2.GetNetworkInsightsAnalysisReturnPathComponentAclRule[];
16989
+ additionalDetails: outputs.ec2.GetNetworkInsightsAnalysisReturnPathComponentAdditionalDetail[];
16990
+ attachedTos: outputs.ec2.GetNetworkInsightsAnalysisReturnPathComponentAttachedTo[];
16991
+ components: outputs.ec2.GetNetworkInsightsAnalysisReturnPathComponentComponent[];
16992
+ destinationVpcs: outputs.ec2.GetNetworkInsightsAnalysisReturnPathComponentDestinationVpc[];
16993
+ inboundHeaders: outputs.ec2.GetNetworkInsightsAnalysisReturnPathComponentInboundHeader[];
16994
+ outboundHeaders: outputs.ec2.GetNetworkInsightsAnalysisReturnPathComponentOutboundHeader[];
16995
+ routeTableRoutes: outputs.ec2.GetNetworkInsightsAnalysisReturnPathComponentRouteTableRoute[];
16996
+ securityGroupRules: outputs.ec2.GetNetworkInsightsAnalysisReturnPathComponentSecurityGroupRule[];
16997
+ sequenceNumber: number;
16998
+ sourceVpcs: outputs.ec2.GetNetworkInsightsAnalysisReturnPathComponentSourceVpc[];
16999
+ subnets: outputs.ec2.GetNetworkInsightsAnalysisReturnPathComponentSubnet[];
17000
+ transitGatewayRouteTableRoutes: outputs.ec2.GetNetworkInsightsAnalysisReturnPathComponentTransitGatewayRouteTableRoute[];
17001
+ transitGateways: outputs.ec2.GetNetworkInsightsAnalysisReturnPathComponentTransitGateway[];
17002
+ vpcs: outputs.ec2.GetNetworkInsightsAnalysisReturnPathComponentVpc[];
17003
+ }
17004
+ interface GetNetworkInsightsAnalysisReturnPathComponentAclRule {
17005
+ cidr: string;
17006
+ egress: boolean;
17007
+ portRanges: outputs.ec2.GetNetworkInsightsAnalysisReturnPathComponentAclRulePortRange[];
17008
+ protocol: string;
17009
+ ruleAction: string;
17010
+ ruleNumber: number;
17011
+ }
17012
+ interface GetNetworkInsightsAnalysisReturnPathComponentAclRulePortRange {
17013
+ from: number;
17014
+ to: number;
17015
+ }
17016
+ interface GetNetworkInsightsAnalysisReturnPathComponentAdditionalDetail {
17017
+ additionalDetailType: string;
17018
+ components: outputs.ec2.GetNetworkInsightsAnalysisReturnPathComponentAdditionalDetailComponent[];
17019
+ }
17020
+ interface GetNetworkInsightsAnalysisReturnPathComponentAdditionalDetailComponent {
16806
17021
  /**
16807
- * Name of the device to mount.
17022
+ * The ARN of the selected Network Insights Analysis.
16808
17023
  */
16809
- deviceName: string;
17024
+ arn: string;
17025
+ id: string;
16810
17026
  /**
16811
- * Enables [EBS encryption](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSEncryption.html) on the volume. Defaults to `false`. Cannot be used with `snapshotId`. Must be configured to perform drift detection.
17027
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16812
17028
  */
16813
- encrypted: boolean;
17029
+ name: string;
17030
+ }
17031
+ interface GetNetworkInsightsAnalysisReturnPathComponentAttachedTo {
16814
17032
  /**
16815
- * Amount of provisioned [IOPS](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-io-characteristics.html). Only valid for volumeType of `io1`, `io2` or `gp3`.
17033
+ * The ARN of the selected Network Insights Analysis.
16816
17034
  */
16817
- iops: number;
17035
+ arn: string;
17036
+ id: string;
16818
17037
  /**
16819
- * Amazon Resource Name (ARN) of the KMS Key to use when encrypting the volume. Must be configured to perform drift detection.
17038
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16820
17039
  */
16821
- kmsKeyId: string;
17040
+ name: string;
17041
+ }
17042
+ interface GetNetworkInsightsAnalysisReturnPathComponentComponent {
16822
17043
  /**
16823
- * Snapshot ID to mount.
17044
+ * The ARN of the selected Network Insights Analysis.
16824
17045
  */
16825
- snapshotId: string;
17046
+ arn: string;
17047
+ id: string;
16826
17048
  /**
16827
- * A map of tags to assign to the device.
17049
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16828
17050
  */
16829
- tags?: {
16830
- [key: string]: string;
16831
- };
17051
+ name: string;
17052
+ }
17053
+ interface GetNetworkInsightsAnalysisReturnPathComponentDestinationVpc {
16832
17054
  /**
16833
- * Throughput to provision for a volume in mebibytes per second (MiB/s). This is only valid for `volumeType` of `gp3`.
17055
+ * The ARN of the selected Network Insights Analysis.
16834
17056
  */
16835
- throughput: number;
17057
+ arn: string;
17058
+ id: string;
16836
17059
  /**
16837
- * ID of the volume. For example, the ID can be accessed like this, `aws_instance.web.root_block_device.0.volume_id`.
17060
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16838
17061
  */
16839
- volumeId: string;
17062
+ name: string;
17063
+ }
17064
+ interface GetNetworkInsightsAnalysisReturnPathComponentInboundHeader {
17065
+ destinationAddresses: string[];
17066
+ destinationPortRanges: outputs.ec2.GetNetworkInsightsAnalysisReturnPathComponentInboundHeaderDestinationPortRange[];
17067
+ protocol: string;
17068
+ sourceAddresses: string[];
17069
+ sourcePortRanges: outputs.ec2.GetNetworkInsightsAnalysisReturnPathComponentInboundHeaderSourcePortRange[];
17070
+ }
17071
+ interface GetNetworkInsightsAnalysisReturnPathComponentInboundHeaderDestinationPortRange {
17072
+ from: number;
17073
+ to: number;
17074
+ }
17075
+ interface GetNetworkInsightsAnalysisReturnPathComponentInboundHeaderSourcePortRange {
17076
+ from: number;
17077
+ to: number;
17078
+ }
17079
+ interface GetNetworkInsightsAnalysisReturnPathComponentOutboundHeader {
17080
+ destinationAddresses: string[];
17081
+ destinationPortRanges: outputs.ec2.GetNetworkInsightsAnalysisReturnPathComponentOutboundHeaderDestinationPortRange[];
17082
+ protocol: string;
17083
+ sourceAddresses: string[];
17084
+ sourcePortRanges: outputs.ec2.GetNetworkInsightsAnalysisReturnPathComponentOutboundHeaderSourcePortRange[];
17085
+ }
17086
+ interface GetNetworkInsightsAnalysisReturnPathComponentOutboundHeaderDestinationPortRange {
17087
+ from: number;
17088
+ to: number;
17089
+ }
17090
+ interface GetNetworkInsightsAnalysisReturnPathComponentOutboundHeaderSourcePortRange {
17091
+ from: number;
17092
+ to: number;
17093
+ }
17094
+ interface GetNetworkInsightsAnalysisReturnPathComponentRouteTableRoute {
17095
+ destinationCidr: string;
17096
+ destinationPrefixListId: string;
17097
+ egressOnlyInternetGatewayId: string;
17098
+ gatewayId: string;
17099
+ instanceId: string;
17100
+ natGatewayId: string;
17101
+ networkInterfaceId: string;
17102
+ origin: string;
17103
+ transitGatewayId: string;
17104
+ vpcPeeringConnectionId: string;
17105
+ }
17106
+ interface GetNetworkInsightsAnalysisReturnPathComponentSecurityGroupRule {
17107
+ cidr: string;
17108
+ direction: string;
17109
+ portRanges: outputs.ec2.GetNetworkInsightsAnalysisReturnPathComponentSecurityGroupRulePortRange[];
17110
+ prefixListId: string;
17111
+ protocol: string;
17112
+ securityGroupId: string;
17113
+ }
17114
+ interface GetNetworkInsightsAnalysisReturnPathComponentSecurityGroupRulePortRange {
17115
+ from: number;
17116
+ to: number;
17117
+ }
17118
+ interface GetNetworkInsightsAnalysisReturnPathComponentSourceVpc {
16840
17119
  /**
16841
- * Size of the volume in gibibytes (GiB).
17120
+ * The ARN of the selected Network Insights Analysis.
16842
17121
  */
16843
- volumeSize: number;
17122
+ arn: string;
17123
+ id: string;
16844
17124
  /**
16845
- * Type of volume. Valid values include `standard`, `gp2`, `gp3`, `io1`, `io2`, `sc1`, or `st1`. Defaults to `gp2`.
17125
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16846
17126
  */
16847
- volumeType: string;
17127
+ name: string;
16848
17128
  }
16849
- interface InstanceEnclaveOptions {
17129
+ interface GetNetworkInsightsAnalysisReturnPathComponentSubnet {
16850
17130
  /**
16851
- * Whether Nitro Enclaves will be enabled on the instance. Defaults to `false`.
17131
+ * The ARN of the selected Network Insights Analysis.
16852
17132
  */
16853
- enabled: boolean;
16854
- }
16855
- interface InstanceEphemeralBlockDevice {
17133
+ arn: string;
17134
+ id: string;
16856
17135
  /**
16857
- * The name of the block device to mount on the instance.
17136
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16858
17137
  */
16859
- deviceName: string;
17138
+ name: string;
17139
+ }
17140
+ interface GetNetworkInsightsAnalysisReturnPathComponentTransitGateway {
16860
17141
  /**
16861
- * Suppresses the specified device included in the AMI's block device mapping.
17142
+ * The ARN of the selected Network Insights Analysis.
16862
17143
  */
16863
- noDevice?: boolean;
17144
+ arn: string;
17145
+ id: string;
16864
17146
  /**
16865
- * [Instance Store Device Name](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html#InstanceStoreDeviceNames) (e.g., `ephemeral0`).
17147
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16866
17148
  */
16867
- virtualName?: string;
17149
+ name: string;
16868
17150
  }
16869
- interface InstanceLaunchTemplate {
17151
+ interface GetNetworkInsightsAnalysisReturnPathComponentTransitGatewayRouteTableRoute {
17152
+ attachmentId: string;
17153
+ destinationCidr: string;
17154
+ prefixListId: string;
17155
+ resourceId: string;
17156
+ resourceType: string;
17157
+ routeOrigin: string;
17158
+ state: string;
17159
+ }
17160
+ interface GetNetworkInsightsAnalysisReturnPathComponentVpc {
16870
17161
  /**
16871
- * The ID of the launch template. Conflicts with `name`.
17162
+ * The ARN of the selected Network Insights Analysis.
16872
17163
  */
17164
+ arn: string;
16873
17165
  id: string;
16874
17166
  /**
16875
- * The name of the launch template. Conflicts with `id`.
17167
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsAnalyses`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsAnalyses.html) API Reference.
16876
17168
  */
16877
17169
  name: string;
16878
- /**
16879
- * Template version. Can be a specific version number, `$Latest` or `$Default`. The default value is `$Default`.
16880
- */
16881
- version?: string;
16882
17170
  }
16883
- interface InstanceMaintenanceOptions {
17171
+ interface GetNetworkInsightsPathFilter {
16884
17172
  /**
16885
- * The automatic recovery behavior of the Instance. Can be `"default"` or `"disabled"`. See [Recover your instance](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-recover.html) for more details.
17173
+ * The name of the filter field. Valid values can be found in the EC2 [`DescribeNetworkInsightsPaths`](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInsightsPaths.html) API Reference.
16886
17174
  */
16887
- autoRecovery: string;
17175
+ name: string;
17176
+ /**
17177
+ * Set of values that are accepted for the given filter field. Results will be selected if any given value matches.
17178
+ */
17179
+ values: string[];
16888
17180
  }
16889
- interface InstanceMetadataOptions {
17181
+ interface GetNetworkInterfaceAssociation {
16890
17182
  /**
16891
- * Whether the metadata service is available. Valid values include `enabled` or `disabled`. Defaults to `enabled`.
17183
+ * The allocation ID.
16892
17184
  */
16893
- httpEndpoint: string;
17185
+ allocationId: string;
16894
17186
  /**
16895
- * Desired HTTP PUT response hop limit for instance metadata requests. The larger the number, the further instance metadata requests can travel. Valid values are integer from `1` to `64`. Defaults to `1`.
17187
+ * The association ID.
16896
17188
  */
16897
- httpPutResponseHopLimit: number;
17189
+ associationId: string;
16898
17190
  /**
16899
- * Whether or not the metadata service requires session tokens, also referred to as _Instance Metadata Service Version 2 (IMDSv2)_. Valid values include `optional` or `required`. Defaults to `optional`.
17191
+ * The carrier IP address associated with the network interface. This attribute is only set when the network interface is in a subnet which is associated with a Wavelength Zone.
16900
17192
  */
16901
- httpTokens: string;
17193
+ carrierIp: string;
16902
17194
  /**
16903
- * Enables or disables access to instance tags from the instance metadata service. Valid values include `enabled` or `disabled`. Defaults to `disabled`.
17195
+ * The customer-owned IP address.
16904
17196
  */
16905
- instanceMetadataTags?: string;
16906
- }
16907
- interface InstanceNetworkInterface {
17197
+ customerOwnedIp: string;
16908
17198
  /**
16909
- * Whether or not to delete the network interface on instance termination. Defaults to `false`. Currently, the only valid value is `false`, as this is only supported when creating new network interfaces when launching an instance.
17199
+ * The ID of the Elastic IP address owner.
16910
17200
  */
16911
- deleteOnTermination?: boolean;
17201
+ ipOwnerId: string;
16912
17202
  /**
16913
- * Integer index of the network interface attachment. Limited by instance type.
17203
+ * The public DNS name.
17204
+ */
17205
+ publicDnsName: string;
17206
+ /**
17207
+ * The address of the Elastic IP address bound to the network interface.
16914
17208
  */
17209
+ publicIp: string;
17210
+ }
17211
+ interface GetNetworkInterfaceAttachment {
17212
+ attachmentId: string;
16915
17213
  deviceIndex: number;
17214
+ instanceId: string;
17215
+ instanceOwnerId: string;
17216
+ }
17217
+ interface GetNetworkInterfaceFilter {
17218
+ name: string;
17219
+ values: string[];
17220
+ }
17221
+ interface GetNetworkInterfacesFilter {
16916
17222
  /**
16917
- * Integer index of the network card. Limited by instance type. The default index is `0`.
17223
+ * The name of the field to filter by, as defined by
17224
+ * [the underlying AWS API](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeNetworkInterfaces.html).
16918
17225
  */
16919
- networkCardIndex?: number;
17226
+ name: string;
16920
17227
  /**
16921
- * ID of the network interface to attach.
17228
+ * Set of values that are accepted for the given field.
17229
+ */
17230
+ values: string[];
17231
+ }
17232
+ interface GetPrefixListFilter {
17233
+ /**
17234
+ * The name of the filter field. Valid values can be found in the [EC2 DescribePrefixLists API Reference](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribePrefixLists.html).
17235
+ */
17236
+ name: string;
17237
+ /**
17238
+ * Set of values that are accepted for the given filter field. Results will be selected if any given value matches.
17239
+ */
17240
+ values: string[];
17241
+ }
17242
+ interface GetRouteTableAssociation {
17243
+ /**
17244
+ * ID of an Internet Gateway or Virtual Private Gateway which is connected to the Route Table (not exported if not passed as a parameter).
17245
+ */
17246
+ gatewayId: string;
17247
+ /**
17248
+ * Whether the association is due to the main route table.
17249
+ */
17250
+ main: boolean;
17251
+ /**
17252
+ * Association ID.
17253
+ */
17254
+ routeTableAssociationId: string;
17255
+ /**
17256
+ * ID of the specific Route Table to retrieve.
17257
+ */
17258
+ routeTableId: string;
17259
+ /**
17260
+ * ID of a Subnet which is connected to the Route Table (not exported if not passed as a parameter).
17261
+ */
17262
+ subnetId: string;
17263
+ }
17264
+ interface GetRouteTableFilter {
17265
+ /**
17266
+ * Name of the field to filter by, as defined by [the underlying AWS API](http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeRouteTables.html).
17267
+ */
17268
+ name: string;
17269
+ /**
17270
+ * Set of values that are accepted for the given field. A Route Table will be selected if any one of the given values matches.
17271
+ */
17272
+ values: string[];
17273
+ }
17274
+ interface GetRouteTableRoute {
17275
+ /**
17276
+ * ID of the Carrier Gateway.
17277
+ */
17278
+ carrierGatewayId: string;
17279
+ /**
17280
+ * CIDR block of the route.
17281
+ */
17282
+ cidrBlock: string;
17283
+ /**
17284
+ * ARN of the core network.
17285
+ */
17286
+ coreNetworkArn: string;
17287
+ /**
17288
+ * The ID of a managed prefix list destination of the route.
17289
+ */
17290
+ destinationPrefixListId: string;
17291
+ /**
17292
+ * ID of the Egress Only Internet Gateway.
17293
+ */
17294
+ egressOnlyGatewayId: string;
17295
+ /**
17296
+ * ID of an Internet Gateway or Virtual Private Gateway which is connected to the Route Table (not exported if not passed as a parameter).
17297
+ */
17298
+ gatewayId: string;
17299
+ /**
17300
+ * EC2 instance ID.
17301
+ */
17302
+ instanceId: string;
17303
+ /**
17304
+ * IPv6 CIDR block of the route.
17305
+ */
17306
+ ipv6CidrBlock: string;
17307
+ /**
17308
+ * Local Gateway ID.
17309
+ */
17310
+ localGatewayId: string;
17311
+ /**
17312
+ * NAT Gateway ID.
17313
+ */
17314
+ natGatewayId: string;
17315
+ /**
17316
+ * ID of the elastic network interface (eni) to use.
16922
17317
  */
16923
17318
  networkInterfaceId: string;
17319
+ /**
17320
+ * EC2 Transit Gateway ID.
17321
+ */
17322
+ transitGatewayId: string;
17323
+ /**
17324
+ * VPC Endpoint ID.
17325
+ */
17326
+ vpcEndpointId: string;
17327
+ /**
17328
+ * VPC Peering ID.
17329
+ */
17330
+ vpcPeeringConnectionId: string;
16924
17331
  }
16925
- interface InstancePrivateDnsNameOptions {
17332
+ interface GetRouteTablesFilter {
16926
17333
  /**
16927
- * Indicates whether to respond to DNS queries for instance hostnames with DNS A records.
17334
+ * The name of the field to filter by, as defined by
17335
+ * [the underlying AWS API](http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeRouteTables.html).
16928
17336
  */
16929
- enableResourceNameDnsARecord: boolean;
17337
+ name: string;
16930
17338
  /**
16931
- * Indicates whether to respond to DNS queries for instance hostnames with DNS AAAA records.
17339
+ * Set of values that are accepted for the given field.
17340
+ * A Route Table will be selected if any one of the given values matches.
16932
17341
  */
16933
- enableResourceNameDnsAaaaRecord: boolean;
17342
+ values: string[];
17343
+ }
17344
+ interface GetSecurityGroupFilter {
16934
17345
  /**
16935
- * The type of hostname for Amazon EC2 instances. For IPv4 only subnets, an instance DNS name must be based on the instance IPv4 address. For IPv6 native subnets, an instance DNS name must be based on the instance ID. For dual-stack subnets, you can specify whether DNS names use the instance IPv4 address or the instance ID. Valid values: `ip-name` and `resource-name`.
17346
+ * The name of the field to filter by, as defined by
17347
+ * [the underlying AWS API](http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeSecurityGroups.html).
16936
17348
  */
16937
- hostnameType: string;
17349
+ name: string;
17350
+ /**
17351
+ * Set of values that are accepted for the given field.
17352
+ * A Security Group will be selected if any one of the given values matches.
17353
+ */
17354
+ values: string[];
16938
17355
  }
16939
- interface InstanceRootBlockDevice {
17356
+ interface GetSecurityGroupsFilter {
17357
+ name: string;
17358
+ values: string[];
17359
+ }
17360
+ interface GetSpotPriceFilter {
16940
17361
  /**
16941
- * Whether the volume should be destroyed on instance termination. Defaults to `true`.
17362
+ * Name of the filter.
16942
17363
  */
16943
- deleteOnTermination?: boolean;
17364
+ name: string;
16944
17365
  /**
16945
- * Name of the device to mount.
17366
+ * List of one or more values for the filter.
16946
17367
  */
16947
- deviceName: string;
17368
+ values: string[];
17369
+ }
17370
+ interface GetSubnetFilter {
16948
17371
  /**
16949
- * Whether to enable volume encryption. Defaults to `false`. Must be configured to perform drift detection.
17372
+ * The name of the field to filter by, as defined by [the underlying AWS API](http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeSubnets.html).
16950
17373
  */
16951
- encrypted: boolean;
17374
+ name: string;
16952
17375
  /**
16953
- * Amount of provisioned [IOPS](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-io-characteristics.html). Only valid for volumeType of `io1`, `io2` or `gp3`.
17376
+ * Set of values that are accepted for the given field. A subnet will be selected if any one of the given values matches.
16954
17377
  */
16955
- iops: number;
17378
+ values: string[];
17379
+ }
17380
+ interface GetSubnetIdsFilter {
16956
17381
  /**
16957
- * Amazon Resource Name (ARN) of the KMS Key to use when encrypting the volume. Must be configured to perform drift detection.
17382
+ * The name of the field to filter by, as defined by
17383
+ * [the underlying AWS API](http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeSubnets.html).
17384
+ * For example, if matching against tag `Name`, use:
16958
17385
  */
16959
- kmsKeyId: string;
17386
+ name: string;
16960
17387
  /**
16961
- * A map of tags to assign to the device.
17388
+ * Set of values that are accepted for the given field.
17389
+ * Subnet IDs will be selected if any one of the given values match.
16962
17390
  */
16963
- tags?: {
16964
- [key: string]: string;
16965
- };
17391
+ values: string[];
17392
+ }
17393
+ interface GetSubnetsFilter {
16966
17394
  /**
16967
- * Throughput to provision for a volume in mebibytes per second (MiB/s). This is only valid for `volumeType` of `gp3`.
17395
+ * The name of the field to filter by, as defined by
17396
+ * [the underlying AWS API](http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeSubnets.html).
17397
+ * For example, if matching against tag `Name`, use:
17398
+ */
17399
+ name: string;
17400
+ /**
17401
+ * Set of values that are accepted for the given field.
17402
+ * Subnet IDs will be selected if any one of the given values match.
17403
+ */
17404
+ values: string[];
17405
+ }
17406
+ interface GetTransitGatewayRouteTablesFilter {
17407
+ /**
17408
+ * The name of the field to filter by, as defined by
17409
+ * [the underlying AWS API](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeTransitGatewayRouteTables.html).
17410
+ */
17411
+ name: string;
17412
+ /**
17413
+ * Set of values that are accepted for the given field.
17414
+ * A Transit Gateway Route Table will be selected if any one of the given values matches.
17415
+ */
17416
+ values: string[];
17417
+ }
17418
+ interface GetVpcCidrBlockAssociation {
17419
+ /**
17420
+ * The association ID for the the IPv4 CIDR block.
17421
+ */
17422
+ associationId: string;
17423
+ /**
17424
+ * The cidr block of the desired VPC.
17425
+ */
17426
+ cidrBlock: string;
17427
+ /**
17428
+ * The current state of the desired VPC.
17429
+ * Can be either `"pending"` or `"available"`.
17430
+ */
17431
+ state: string;
17432
+ }
17433
+ interface GetVpcDhcpOptionsFilter {
17434
+ /**
17435
+ * The name of the field to filter.
17436
+ */
17437
+ name: string;
17438
+ /**
17439
+ * Set of values for filtering.
17440
+ */
17441
+ values: string[];
17442
+ }
17443
+ interface GetVpcEndpointDnsEntry {
17444
+ /**
17445
+ * The DNS name.
17446
+ */
17447
+ dnsName: string;
17448
+ /**
17449
+ * The ID of the private hosted zone.
17450
+ */
17451
+ hostedZoneId: string;
17452
+ }
17453
+ interface GetVpcEndpointDnsOption {
17454
+ dnsRecordIpType: string;
17455
+ }
17456
+ interface GetVpcEndpointFilter {
17457
+ /**
17458
+ * The name of the field to filter by, as defined by
17459
+ * [the underlying AWS API](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeVpcEndpoints.html).
17460
+ */
17461
+ name: string;
17462
+ /**
17463
+ * Set of values that are accepted for the given field.
17464
+ * A VPC Endpoint will be selected if any one of the given values matches.
17465
+ */
17466
+ values: string[];
17467
+ }
17468
+ interface GetVpcEndpointServiceFilter {
17469
+ /**
17470
+ * The name of the filter field. Valid values can be found in the [EC2 DescribeVpcEndpointServices API Reference](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeVpcEndpointServices.html).
17471
+ */
17472
+ name: string;
17473
+ /**
17474
+ * Set of values that are accepted for the given filter field. Results will be selected if any given value matches.
17475
+ */
17476
+ values: string[];
17477
+ }
17478
+ interface GetVpcFilter {
17479
+ /**
17480
+ * The name of the field to filter by, as defined by
17481
+ * [the underlying AWS API](http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeVpcs.html).
17482
+ */
17483
+ name: string;
17484
+ /**
17485
+ * Set of values that are accepted for the given field.
17486
+ * A VPC will be selected if any one of the given values matches.
17487
+ */
17488
+ values: string[];
17489
+ }
17490
+ interface GetVpcIamPoolFilter {
17491
+ name: string;
17492
+ values: string[];
17493
+ }
17494
+ interface GetVpcPeeringConnectionCidrBlockSet {
17495
+ /**
17496
+ * The primary CIDR block of the requester VPC of the specific VPC Peering Connection to retrieve.
17497
+ */
17498
+ cidrBlock: string;
17499
+ }
17500
+ interface GetVpcPeeringConnectionFilter {
17501
+ /**
17502
+ * The name of the field to filter by, as defined by
17503
+ * [the underlying AWS API](http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeVpcPeeringConnections.html).
17504
+ */
17505
+ name: string;
17506
+ /**
17507
+ * Set of values that are accepted for the given field.
17508
+ * A VPC Peering Connection will be selected if any one of the given values matches.
17509
+ */
17510
+ values: string[];
17511
+ }
17512
+ interface GetVpcPeeringConnectionPeerCidrBlockSet {
17513
+ /**
17514
+ * The primary CIDR block of the requester VPC of the specific VPC Peering Connection to retrieve.
17515
+ */
17516
+ cidrBlock: string;
17517
+ }
17518
+ interface GetVpcPeeringConnectionsFilter {
17519
+ /**
17520
+ * The name of the field to filter by, as defined by
17521
+ * [the underlying AWS API](http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeVpcPeeringConnections.html).
17522
+ */
17523
+ name: string;
17524
+ /**
17525
+ * Set of values that are accepted for the given field.
17526
+ * A VPC Peering Connection will be selected if any one of the given values matches.
17527
+ */
17528
+ values: string[];
17529
+ }
17530
+ interface GetVpcsFilter {
17531
+ /**
17532
+ * The name of the field to filter by, as defined by
17533
+ * [the underlying AWS API](http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeVpcs.html).
17534
+ */
17535
+ name: string;
17536
+ /**
17537
+ * Set of values that are accepted for the given field.
17538
+ * A VPC will be selected if any one of the given values matches.
17539
+ */
17540
+ values: string[];
17541
+ }
17542
+ interface GetVpnGatewayFilter {
17543
+ /**
17544
+ * The name of the field to filter by, as defined by
17545
+ * [the underlying AWS API](http://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeVpnGateways.html).
17546
+ */
17547
+ name: string;
17548
+ /**
17549
+ * Set of values that are accepted for the given field.
17550
+ * A VPN Gateway will be selected if any one of the given values matches.
17551
+ */
17552
+ values: string[];
17553
+ }
17554
+ interface InstanceCapacityReservationSpecification {
17555
+ /**
17556
+ * Indicates the instance's Capacity Reservation preferences. Can be `"open"` or `"none"`. (Default: `"open"`).
17557
+ */
17558
+ capacityReservationPreference?: string;
17559
+ /**
17560
+ * Information about the target Capacity Reservation. See Capacity Reservation Target below for more details.
17561
+ */
17562
+ capacityReservationTarget?: outputs.ec2.InstanceCapacityReservationSpecificationCapacityReservationTarget;
17563
+ }
17564
+ interface InstanceCapacityReservationSpecificationCapacityReservationTarget {
17565
+ /**
17566
+ * The ID of the Capacity Reservation in which to run the instance.
17567
+ */
17568
+ capacityReservationId?: string;
17569
+ /**
17570
+ * The ARN of the Capacity Reservation resource group in which to run the instance.
17571
+ */
17572
+ capacityReservationResourceGroupArn?: string;
17573
+ }
17574
+ interface InstanceCreditSpecification {
17575
+ /**
17576
+ * Credit option for CPU usage. Valid values include `standard` or `unlimited`. T3 instances are launched as unlimited by default. T2 instances are launched as standard by default.
17577
+ */
17578
+ cpuCredits?: string;
17579
+ }
17580
+ interface InstanceEbsBlockDevice {
17581
+ /**
17582
+ * Whether the volume should be destroyed on instance termination. Defaults to `true`.
17583
+ */
17584
+ deleteOnTermination?: boolean;
17585
+ /**
17586
+ * Name of the device to mount.
17587
+ */
17588
+ deviceName: string;
17589
+ /**
17590
+ * Enables [EBS encryption](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSEncryption.html) on the volume. Defaults to `false`. Cannot be used with `snapshotId`. Must be configured to perform drift detection.
17591
+ */
17592
+ encrypted: boolean;
17593
+ /**
17594
+ * Amount of provisioned [IOPS](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-io-characteristics.html). Only valid for volumeType of `io1`, `io2` or `gp3`.
17595
+ */
17596
+ iops: number;
17597
+ /**
17598
+ * Amazon Resource Name (ARN) of the KMS Key to use when encrypting the volume. Must be configured to perform drift detection.
17599
+ */
17600
+ kmsKeyId: string;
17601
+ /**
17602
+ * Snapshot ID to mount.
17603
+ */
17604
+ snapshotId: string;
17605
+ /**
17606
+ * A map of tags to assign to the device.
17607
+ */
17608
+ tags?: {
17609
+ [key: string]: string;
17610
+ };
17611
+ /**
17612
+ * Throughput to provision for a volume in mebibytes per second (MiB/s). This is only valid for `volumeType` of `gp3`.
17613
+ */
17614
+ throughput: number;
17615
+ /**
17616
+ * ID of the volume. For example, the ID can be accessed like this, `aws_instance.web.root_block_device.0.volume_id`.
17617
+ */
17618
+ volumeId: string;
17619
+ /**
17620
+ * Size of the volume in gibibytes (GiB).
17621
+ */
17622
+ volumeSize: number;
17623
+ /**
17624
+ * Type of volume. Valid values include `standard`, `gp2`, `gp3`, `io1`, `io2`, `sc1`, or `st1`. Defaults to `gp2`.
17625
+ */
17626
+ volumeType: string;
17627
+ }
17628
+ interface InstanceEnclaveOptions {
17629
+ /**
17630
+ * Whether Nitro Enclaves will be enabled on the instance. Defaults to `false`.
17631
+ */
17632
+ enabled: boolean;
17633
+ }
17634
+ interface InstanceEphemeralBlockDevice {
17635
+ /**
17636
+ * The name of the block device to mount on the instance.
17637
+ */
17638
+ deviceName: string;
17639
+ /**
17640
+ * Suppresses the specified device included in the AMI's block device mapping.
17641
+ */
17642
+ noDevice?: boolean;
17643
+ /**
17644
+ * [Instance Store Device Name](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html#InstanceStoreDeviceNames) (e.g., `ephemeral0`).
17645
+ */
17646
+ virtualName?: string;
17647
+ }
17648
+ interface InstanceLaunchTemplate {
17649
+ /**
17650
+ * The ID of the launch template. Conflicts with `name`.
17651
+ */
17652
+ id: string;
17653
+ /**
17654
+ * The name of the launch template. Conflicts with `id`.
17655
+ */
17656
+ name: string;
17657
+ /**
17658
+ * Template version. Can be a specific version number, `$Latest` or `$Default`. The default value is `$Default`.
17659
+ */
17660
+ version?: string;
17661
+ }
17662
+ interface InstanceMaintenanceOptions {
17663
+ /**
17664
+ * The automatic recovery behavior of the Instance. Can be `"default"` or `"disabled"`. See [Recover your instance](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-recover.html) for more details.
17665
+ */
17666
+ autoRecovery: string;
17667
+ }
17668
+ interface InstanceMetadataOptions {
17669
+ /**
17670
+ * Whether the metadata service is available. Valid values include `enabled` or `disabled`. Defaults to `enabled`.
17671
+ */
17672
+ httpEndpoint: string;
17673
+ /**
17674
+ * Desired HTTP PUT response hop limit for instance metadata requests. The larger the number, the further instance metadata requests can travel. Valid values are integer from `1` to `64`. Defaults to `1`.
17675
+ */
17676
+ httpPutResponseHopLimit: number;
17677
+ /**
17678
+ * Whether or not the metadata service requires session tokens, also referred to as _Instance Metadata Service Version 2 (IMDSv2)_. Valid values include `optional` or `required`. Defaults to `optional`.
17679
+ */
17680
+ httpTokens: string;
17681
+ /**
17682
+ * Enables or disables access to instance tags from the instance metadata service. Valid values include `enabled` or `disabled`. Defaults to `disabled`.
17683
+ */
17684
+ instanceMetadataTags?: string;
17685
+ }
17686
+ interface InstanceNetworkInterface {
17687
+ /**
17688
+ * Whether or not to delete the network interface on instance termination. Defaults to `false`. Currently, the only valid value is `false`, as this is only supported when creating new network interfaces when launching an instance.
17689
+ */
17690
+ deleteOnTermination?: boolean;
17691
+ /**
17692
+ * Integer index of the network interface attachment. Limited by instance type.
17693
+ */
17694
+ deviceIndex: number;
17695
+ /**
17696
+ * Integer index of the network card. Limited by instance type. The default index is `0`.
17697
+ */
17698
+ networkCardIndex?: number;
17699
+ /**
17700
+ * ID of the network interface to attach.
17701
+ */
17702
+ networkInterfaceId: string;
17703
+ }
17704
+ interface InstancePrivateDnsNameOptions {
17705
+ /**
17706
+ * Indicates whether to respond to DNS queries for instance hostnames with DNS A records.
17707
+ */
17708
+ enableResourceNameDnsARecord: boolean;
17709
+ /**
17710
+ * Indicates whether to respond to DNS queries for instance hostnames with DNS AAAA records.
17711
+ */
17712
+ enableResourceNameDnsAaaaRecord: boolean;
17713
+ /**
17714
+ * The type of hostname for Amazon EC2 instances. For IPv4 only subnets, an instance DNS name must be based on the instance IPv4 address. For IPv6 native subnets, an instance DNS name must be based on the instance ID. For dual-stack subnets, you can specify whether DNS names use the instance IPv4 address or the instance ID. Valid values: `ip-name` and `resource-name`.
17715
+ */
17716
+ hostnameType: string;
17717
+ }
17718
+ interface InstanceRootBlockDevice {
17719
+ /**
17720
+ * Whether the volume should be destroyed on instance termination. Defaults to `true`.
17721
+ */
17722
+ deleteOnTermination?: boolean;
17723
+ /**
17724
+ * Name of the device to mount.
17725
+ */
17726
+ deviceName: string;
17727
+ /**
17728
+ * Whether to enable volume encryption. Defaults to `false`. Must be configured to perform drift detection.
17729
+ */
17730
+ encrypted: boolean;
17731
+ /**
17732
+ * Amount of provisioned [IOPS](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-io-characteristics.html). Only valid for volumeType of `io1`, `io2` or `gp3`.
17733
+ */
17734
+ iops: number;
17735
+ /**
17736
+ * Amazon Resource Name (ARN) of the KMS Key to use when encrypting the volume. Must be configured to perform drift detection.
17737
+ */
17738
+ kmsKeyId: string;
17739
+ /**
17740
+ * A map of tags to assign to the device.
17741
+ */
17742
+ tags?: {
17743
+ [key: string]: string;
17744
+ };
17745
+ /**
17746
+ * Throughput to provision for a volume in mebibytes per second (MiB/s). This is only valid for `volumeType` of `gp3`.
17747
+ */
17748
+ throughput: number;
17749
+ /**
17750
+ * ID of the volume. For example, the ID can be accessed like this, `aws_instance.web.root_block_device.0.volume_id`.
17751
+ */
17752
+ volumeId: string;
17753
+ /**
17754
+ * Size of the volume in gibibytes (GiB).
17755
+ */
17756
+ volumeSize: number;
17757
+ /**
17758
+ * Type of volume. Valid values include `standard`, `gp2`, `gp3`, `io1`, `io2`, `sc1`, or `st1`. Defaults to `gp2`.
17759
+ */
17760
+ volumeType: string;
17761
+ }
17762
+ interface LaunchConfigurationEbsBlockDevice {
17763
+ deleteOnTermination?: boolean;
17764
+ deviceName: string;
17765
+ encrypted: boolean;
17766
+ iops: number;
17767
+ noDevice?: boolean;
17768
+ snapshotId: string;
17769
+ throughput: number;
17770
+ volumeSize: number;
17771
+ volumeType: string;
17772
+ }
17773
+ interface LaunchConfigurationEphemeralBlockDevice {
17774
+ deviceName: string;
17775
+ noDevice?: boolean;
17776
+ virtualName?: string;
17777
+ }
17778
+ interface LaunchConfigurationMetadataOptions {
17779
+ /**
17780
+ * The state of the metadata service: `enabled`, `disabled`.
17781
+ */
17782
+ httpEndpoint: string;
17783
+ /**
17784
+ * The desired HTTP PUT response hop limit for instance metadata requests.
17785
+ */
17786
+ httpPutResponseHopLimit: number;
17787
+ /**
17788
+ * If session tokens are required: `optional`, `required`.
17789
+ */
17790
+ httpTokens: string;
17791
+ }
17792
+ interface LaunchConfigurationRootBlockDevice {
17793
+ deleteOnTermination?: boolean;
17794
+ encrypted: boolean;
17795
+ iops: number;
17796
+ throughput: number;
17797
+ volumeSize: number;
17798
+ volumeType: string;
17799
+ }
17800
+ interface LaunchTemplateBlockDeviceMapping {
17801
+ /**
17802
+ * The name of the device to mount.
17803
+ */
17804
+ deviceName?: string;
17805
+ /**
17806
+ * Configure EBS volume properties.
17807
+ */
17808
+ ebs?: outputs.ec2.LaunchTemplateBlockDeviceMappingEbs;
17809
+ /**
17810
+ * Suppresses the specified device included in the AMI's block device mapping.
17811
+ */
17812
+ noDevice?: string;
17813
+ /**
17814
+ * The [Instance Store Device
17815
+ * Name](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html#InstanceStoreDeviceNames)
17816
+ * (e.g., `"ephemeral0"`).
17817
+ */
17818
+ virtualName?: string;
17819
+ }
17820
+ interface LaunchTemplateBlockDeviceMappingEbs {
17821
+ /**
17822
+ * Whether the volume should be destroyed on instance termination. Defaults to `false` if not set. See [Preserving Amazon EBS Volumes on Instance Termination](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/terminating-instances.html#preserving-volumes-on-termination) for more information.
17823
+ */
17824
+ deleteOnTermination?: string;
17825
+ /**
17826
+ * Enables [EBS encryption](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSEncryption.html)
17827
+ * on the volume (Default: `false`). Cannot be used with `snapshotId`.
17828
+ */
17829
+ encrypted?: string;
17830
+ /**
17831
+ * The amount of provisioned
17832
+ * [IOPS](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-io-characteristics.html).
17833
+ * This must be set with a `volumeType` of `"io1/io2"`.
17834
+ */
17835
+ iops: number;
17836
+ /**
17837
+ * The ARN of the AWS Key Management Service (AWS KMS) customer master key (CMK) to use when creating the encrypted volume.
17838
+ * `encrypted` must be set to `true` when this is set.
17839
+ */
17840
+ kmsKeyId?: string;
17841
+ /**
17842
+ * The Snapshot ID to mount.
17843
+ */
17844
+ snapshotId?: string;
17845
+ /**
17846
+ * The throughput to provision for a `gp3` volume in MiB/s (specified as an integer, e.g., 500), with a maximum of 1,000 MiB/s.
17847
+ */
17848
+ throughput: number;
17849
+ /**
17850
+ * The size of the volume in gigabytes.
17851
+ */
17852
+ volumeSize: number;
17853
+ /**
17854
+ * The volume type. Can be `standard`, `gp2`, `gp3`, `io1`, `io2`, `sc1` or `st1` (Default: `gp2`).
17855
+ */
17856
+ volumeType: string;
17857
+ }
17858
+ interface LaunchTemplateCapacityReservationSpecification {
17859
+ /**
17860
+ * Indicates the instance's Capacity Reservation preferences. Can be `open` or `none`. (Default `none`).
17861
+ */
17862
+ capacityReservationPreference?: string;
17863
+ /**
17864
+ * Used to target a specific Capacity Reservation:
17865
+ */
17866
+ capacityReservationTarget?: outputs.ec2.LaunchTemplateCapacityReservationSpecificationCapacityReservationTarget;
17867
+ }
17868
+ interface LaunchTemplateCapacityReservationSpecificationCapacityReservationTarget {
17869
+ /**
17870
+ * The ID of the Capacity Reservation in which to run the instance.
17871
+ */
17872
+ capacityReservationId?: string;
17873
+ /**
17874
+ * The ARN of the Capacity Reservation resource group in which to run the instance.
17875
+ */
17876
+ capacityReservationResourceGroupArn?: string;
17877
+ }
17878
+ interface LaunchTemplateCpuOptions {
17879
+ /**
17880
+ * The number of CPU cores for the instance.
17881
+ */
17882
+ coreCount?: number;
17883
+ /**
17884
+ * The number of threads per CPU core. To disable Intel Hyper-Threading Technology for the instance, specify a value of 1.
17885
+ * Otherwise, specify the default value of 2.
17886
+ */
17887
+ threadsPerCore?: number;
17888
+ }
17889
+ interface LaunchTemplateCreditSpecification {
17890
+ /**
17891
+ * The credit option for CPU usage. Can be `"standard"` or `"unlimited"`. T3 instances are launched as unlimited by default. T2 instances are launched as standard by default.
17892
+ */
17893
+ cpuCredits?: string;
17894
+ }
17895
+ interface LaunchTemplateElasticGpuSpecification {
17896
+ /**
17897
+ * The [Elastic GPU Type](https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/elastic-gpus.html#elastic-gpus-basics)
17898
+ */
17899
+ type: string;
17900
+ }
17901
+ interface LaunchTemplateElasticInferenceAccelerator {
17902
+ /**
17903
+ * Accelerator type.
17904
+ */
17905
+ type: string;
17906
+ }
17907
+ interface LaunchTemplateEnclaveOptions {
17908
+ /**
17909
+ * If set to `true`, Nitro Enclaves will be enabled on the instance.
17910
+ */
17911
+ enabled?: boolean;
17912
+ }
17913
+ interface LaunchTemplateHibernationOptions {
17914
+ /**
17915
+ * If set to `true`, the launched EC2 instance will hibernation enabled.
17916
+ */
17917
+ configured: boolean;
17918
+ }
17919
+ interface LaunchTemplateIamInstanceProfile {
17920
+ /**
17921
+ * The Amazon Resource Name (ARN) of the instance profile.
17922
+ */
17923
+ arn?: string;
17924
+ /**
17925
+ * The name of the instance profile.
17926
+ */
17927
+ name?: string;
17928
+ }
17929
+ interface LaunchTemplateInstanceMarketOptions {
17930
+ /**
17931
+ * The market type. Can be `spot`.
17932
+ */
17933
+ marketType?: string;
17934
+ /**
17935
+ * The options for [Spot Instance](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-spot-instances.html)
17936
+ */
17937
+ spotOptions?: outputs.ec2.LaunchTemplateInstanceMarketOptionsSpotOptions;
17938
+ }
17939
+ interface LaunchTemplateInstanceMarketOptionsSpotOptions {
17940
+ /**
17941
+ * The required duration in minutes. This value must be a multiple of 60.
17942
+ */
17943
+ blockDurationMinutes?: number;
17944
+ /**
17945
+ * The behavior when a Spot Instance is interrupted. Can be `hibernate`,
17946
+ * `stop`, or `terminate`. (Default: `terminate`).
17947
+ */
17948
+ instanceInterruptionBehavior?: string;
17949
+ /**
17950
+ * The maximum hourly price you're willing to pay for the Spot Instances.
17951
+ */
17952
+ maxPrice?: string;
17953
+ /**
17954
+ * The Spot Instance request type. Can be `one-time`, or `persistent`.
17955
+ */
17956
+ spotInstanceType?: string;
17957
+ /**
17958
+ * The end date of the request.
17959
+ */
17960
+ validUntil: string;
17961
+ }
17962
+ interface LaunchTemplateInstanceRequirements {
17963
+ /**
17964
+ * Block describing the minimum and maximum number of accelerators (GPUs, FPGAs, or AWS Inferentia chips). Default is no minimum or maximum.
17965
+ */
17966
+ acceleratorCount?: outputs.ec2.LaunchTemplateInstanceRequirementsAcceleratorCount;
17967
+ /**
17968
+ * List of accelerator manufacturer names. Default is any manufacturer.
17969
+ */
17970
+ acceleratorManufacturers?: string[];
17971
+ /**
17972
+ * List of accelerator names. Default is any acclerator.
17973
+ */
17974
+ acceleratorNames?: string[];
17975
+ /**
17976
+ * Block describing the minimum and maximum total memory of the accelerators. Default is no minimum or maximum.
17977
+ */
17978
+ acceleratorTotalMemoryMib?: outputs.ec2.LaunchTemplateInstanceRequirementsAcceleratorTotalMemoryMib;
17979
+ /**
17980
+ * List of accelerator types. Default is any accelerator type.
17981
+ */
17982
+ acceleratorTypes?: string[];
17983
+ /**
17984
+ * Indicate whether bare metal instace types should be `included`, `excluded`, or `required`. Default is `excluded`.
17985
+ */
17986
+ bareMetal?: string;
17987
+ /**
17988
+ * Block describing the minimum and maximum baseline EBS bandwidth, in Mbps. Default is no minimum or maximum.
17989
+ */
17990
+ baselineEbsBandwidthMbps?: outputs.ec2.LaunchTemplateInstanceRequirementsBaselineEbsBandwidthMbps;
17991
+ /**
17992
+ * Indicate whether burstable performance instance types should be `included`, `excluded`, or `required`. Default is `excluded`.
17993
+ */
17994
+ burstablePerformance?: string;
17995
+ /**
17996
+ * List of CPU manufacturer names. Default is any manufacturer.
17997
+ */
17998
+ cpuManufacturers?: string[];
17999
+ /**
18000
+ * List of instance types to exclude. You can use strings with one or more wild cards, represented by an asterisk (\*). The following are examples: `c5*`, `m5a.*`, `r*`, `*3*`. For example, if you specify `c5*`, you are excluding the entire C5 instance family, which includes all C5a and C5n instance types. If you specify `m5a.*`, you are excluding all the M5a instance types, but not the M5n instance types. Maximum of 400 entries in the list; each entry is limited to 30 characters. Default is no excluded instance types.
18001
+ */
18002
+ excludedInstanceTypes?: string[];
18003
+ /**
18004
+ * List of instance generation names. Default is any generation.
18005
+ */
18006
+ instanceGenerations?: string[];
18007
+ /**
18008
+ * Indicate whether instance types with local storage volumes are `included`, `excluded`, or `required`. Default is `included`.
18009
+ */
18010
+ localStorage?: string;
18011
+ /**
18012
+ * List of local storage type names. Default any storage type.
18013
+ */
18014
+ localStorageTypes?: string[];
18015
+ /**
18016
+ * Block describing the minimum and maximum amount of memory (GiB) per vCPU. Default is no minimum or maximum.
18017
+ */
18018
+ memoryGibPerVcpu?: outputs.ec2.LaunchTemplateInstanceRequirementsMemoryGibPerVcpu;
18019
+ /**
18020
+ * Block describing the minimum and maximum amount of memory (MiB). Default is no maximum.
18021
+ */
18022
+ memoryMib: outputs.ec2.LaunchTemplateInstanceRequirementsMemoryMib;
18023
+ /**
18024
+ * Block describing the minimum and maximum number of network interfaces. Default is no minimum or maximum.
18025
+ */
18026
+ networkInterfaceCount?: outputs.ec2.LaunchTemplateInstanceRequirementsNetworkInterfaceCount;
18027
+ /**
18028
+ * The price protection threshold for On-Demand Instances. This is the maximum you’ll pay for an On-Demand Instance, expressed as a percentage higher than the cheapest M, C, or R instance type with your specified attributes. When Amazon EC2 Auto Scaling selects instance types with your attributes, we will exclude instance types whose price is higher than your threshold. The parameter accepts an integer, which Amazon EC2 Auto Scaling interprets as a percentage. To turn off price protection, specify a high value, such as 999999. Default is 20.
18029
+ */
18030
+ onDemandMaxPricePercentageOverLowestPrice?: number;
18031
+ /**
18032
+ * Indicate whether instance types must support On-Demand Instance Hibernation, either `true` or `false`. Default is `false`.
18033
+ */
18034
+ requireHibernateSupport?: boolean;
18035
+ /**
18036
+ * The price protection threshold for Spot Instances. This is the maximum you’ll pay for a Spot Instance, expressed as a percentage higher than the cheapest M, C, or R instance type with your specified attributes. When Amazon EC2 Auto Scaling selects instance types with your attributes, we will exclude instance types whose price is higher than your threshold. The parameter accepts an integer, which Amazon EC2 Auto Scaling interprets as a percentage. To turn off price protection, specify a high value, such as 999999. Default is 100.
18037
+ */
18038
+ spotMaxPricePercentageOverLowestPrice?: number;
18039
+ /**
18040
+ * Block describing the minimum and maximum total local storage (GB). Default is no minimum or maximum.
18041
+ */
18042
+ totalLocalStorageGb?: outputs.ec2.LaunchTemplateInstanceRequirementsTotalLocalStorageGb;
18043
+ /**
18044
+ * Block describing the minimum and maximum number of vCPUs. Default is no maximum.
18045
+ */
18046
+ vcpuCount: outputs.ec2.LaunchTemplateInstanceRequirementsVcpuCount;
18047
+ }
18048
+ interface LaunchTemplateInstanceRequirementsAcceleratorCount {
18049
+ /**
18050
+ * Maximum.
18051
+ */
18052
+ max?: number;
18053
+ /**
18054
+ * Minimum.
18055
+ */
18056
+ min?: number;
18057
+ }
18058
+ interface LaunchTemplateInstanceRequirementsAcceleratorTotalMemoryMib {
18059
+ /**
18060
+ * Maximum.
18061
+ */
18062
+ max?: number;
18063
+ /**
18064
+ * Minimum.
18065
+ */
18066
+ min?: number;
18067
+ }
18068
+ interface LaunchTemplateInstanceRequirementsBaselineEbsBandwidthMbps {
18069
+ /**
18070
+ * Maximum.
18071
+ */
18072
+ max?: number;
18073
+ /**
18074
+ * Minimum.
18075
+ */
18076
+ min?: number;
18077
+ }
18078
+ interface LaunchTemplateInstanceRequirementsMemoryGibPerVcpu {
18079
+ /**
18080
+ * Maximum.
18081
+ */
18082
+ max?: number;
18083
+ /**
18084
+ * Minimum.
18085
+ */
18086
+ min?: number;
18087
+ }
18088
+ interface LaunchTemplateInstanceRequirementsMemoryMib {
18089
+ /**
18090
+ * Maximum.
18091
+ */
18092
+ max?: number;
18093
+ /**
18094
+ * Minimum.
18095
+ */
18096
+ min: number;
18097
+ }
18098
+ interface LaunchTemplateInstanceRequirementsNetworkInterfaceCount {
18099
+ /**
18100
+ * Maximum.
18101
+ */
18102
+ max?: number;
18103
+ /**
18104
+ * Minimum.
18105
+ */
18106
+ min?: number;
18107
+ }
18108
+ interface LaunchTemplateInstanceRequirementsTotalLocalStorageGb {
18109
+ /**
18110
+ * Maximum.
18111
+ */
18112
+ max?: number;
18113
+ /**
18114
+ * Minimum.
18115
+ */
18116
+ min?: number;
18117
+ }
18118
+ interface LaunchTemplateInstanceRequirementsVcpuCount {
18119
+ /**
18120
+ * Maximum.
18121
+ */
18122
+ max?: number;
18123
+ /**
18124
+ * Minimum.
18125
+ */
18126
+ min: number;
18127
+ }
18128
+ interface LaunchTemplateLicenseSpecification {
18129
+ /**
18130
+ * ARN of the license configuration.
18131
+ */
18132
+ licenseConfigurationArn: string;
18133
+ }
18134
+ interface LaunchTemplateMaintenanceOptions {
18135
+ /**
18136
+ * Disables the automatic recovery behavior of your instance or sets it to default. Can be `"default"` or `"disabled"`. See [Recover your instance](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-recover.html) for more details.
18137
+ */
18138
+ autoRecovery?: string;
18139
+ }
18140
+ interface LaunchTemplateMetadataOptions {
18141
+ /**
18142
+ * Whether the metadata service is available. Can be `"enabled"` or `"disabled"`. (Default: `"enabled"`).
18143
+ */
18144
+ httpEndpoint: string;
18145
+ /**
18146
+ * Enables or disables the IPv6 endpoint for the instance metadata service. (Default: `disabled`).
18147
+ */
18148
+ httpProtocolIpv6?: string;
18149
+ /**
18150
+ * The desired HTTP PUT response hop limit for instance metadata requests. The larger the number, the further instance metadata requests can travel. Can be an integer from `1` to `64`. (Default: `1`).
18151
+ */
18152
+ httpPutResponseHopLimit: number;
18153
+ /**
18154
+ * Whether or not the metadata service requires session tokens, also referred to as _Instance Metadata Service Version 2 (IMDSv2)_. Can be `"optional"` or `"required"`. (Default: `"optional"`).
18155
+ */
18156
+ httpTokens: string;
18157
+ /**
18158
+ * Enables or disables access to instance tags from the instance metadata service. (Default: `disabled`).
18159
+ */
18160
+ instanceMetadataTags?: string;
18161
+ }
18162
+ interface LaunchTemplateMonitoring {
18163
+ /**
18164
+ * If `true`, the launched EC2 instance will have detailed monitoring enabled.
18165
+ */
18166
+ enabled?: boolean;
18167
+ }
18168
+ interface LaunchTemplateNetworkInterface {
18169
+ /**
18170
+ * Associate a Carrier IP address with `eth0` for a new network interface. Use this option when you launch an instance in a Wavelength Zone and want to associate a Carrier IP address with the network interface. Boolean value.
16968
18171
  */
16969
- throughput: number;
18172
+ associateCarrierIpAddress?: string;
16970
18173
  /**
16971
- * ID of the volume. For example, the ID can be accessed like this, `aws_instance.web.root_block_device.0.volume_id`.
18174
+ * Associate a public ip address with the network interface. Boolean value.
16972
18175
  */
16973
- volumeId: string;
18176
+ associatePublicIpAddress?: string;
16974
18177
  /**
16975
- * Size of the volume in gibibytes (GiB).
18178
+ * Whether the network interface should be destroyed on instance termination. Defaults to `false` if not set.
16976
18179
  */
16977
- volumeSize: number;
18180
+ deleteOnTermination?: string;
16978
18181
  /**
16979
- * Type of volume. Valid values include `standard`, `gp2`, `gp3`, `io1`, `io2`, `sc1`, or `st1`. Defaults to `gp2`.
18182
+ * Description of the network interface.
16980
18183
  */
16981
- volumeType: string;
16982
- }
16983
- interface LaunchConfigurationEbsBlockDevice {
16984
- deleteOnTermination?: boolean;
16985
- deviceName: string;
16986
- encrypted: boolean;
16987
- iops: number;
16988
- noDevice?: boolean;
16989
- snapshotId: string;
16990
- throughput: number;
16991
- volumeSize: number;
16992
- volumeType: string;
16993
- }
16994
- interface LaunchConfigurationEphemeralBlockDevice {
16995
- deviceName: string;
16996
- noDevice?: boolean;
16997
- virtualName?: string;
16998
- }
16999
- interface LaunchConfigurationMetadataOptions {
18184
+ description?: string;
17000
18185
  /**
17001
- * The state of the metadata service: `enabled`, `disabled`.
18186
+ * The integer index of the network interface attachment.
17002
18187
  */
17003
- httpEndpoint: string;
18188
+ deviceIndex?: number;
17004
18189
  /**
17005
- * The desired HTTP PUT response hop limit for instance metadata requests.
18190
+ * The type of network interface. To create an Elastic Fabric Adapter (EFA), specify `efa`.
17006
18191
  */
17007
- httpPutResponseHopLimit: number;
18192
+ interfaceType?: string;
17008
18193
  /**
17009
- * If session tokens are required: `optional`, `required`.
18194
+ * The number of secondary private IPv4 addresses to assign to a network interface. Conflicts with `ipv4Addresses`
17010
18195
  */
17011
- httpTokens: string;
17012
- }
17013
- interface LaunchConfigurationRootBlockDevice {
17014
- deleteOnTermination?: boolean;
17015
- encrypted: boolean;
17016
- iops: number;
17017
- throughput: number;
17018
- volumeSize: number;
17019
- volumeType: string;
17020
- }
17021
- interface LaunchTemplateBlockDeviceMapping {
18196
+ ipv4AddressCount?: number;
17022
18197
  /**
17023
- * The name of the device to mount.
18198
+ * One or more private IPv4 addresses to associate. Conflicts with `ipv4AddressCount`
17024
18199
  */
17025
- deviceName?: string;
18200
+ ipv4Addresses?: string[];
17026
18201
  /**
17027
- * Configure EBS volume properties.
18202
+ * The number of IPv4 prefixes to be automatically assigned to the network interface. Conflicts with `ipv4Prefixes`
17028
18203
  */
17029
- ebs?: outputs.ec2.LaunchTemplateBlockDeviceMappingEbs;
18204
+ ipv4PrefixCount?: number;
17030
18205
  /**
17031
- * Suppresses the specified device included in the AMI's block device mapping.
18206
+ * One or more IPv4 prefixes to be assigned to the network interface. Conflicts with `ipv4PrefixCount`
17032
18207
  */
17033
- noDevice?: string;
18208
+ ipv4Prefixes?: string[];
17034
18209
  /**
17035
- * The [Instance Store Device
17036
- * Name](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/InstanceStorage.html#InstanceStoreDeviceNames)
17037
- * (e.g., `"ephemeral0"`).
18210
+ * The number of IPv6 addresses to assign to a network interface. Conflicts with `ipv6Addresses`
17038
18211
  */
17039
- virtualName?: string;
17040
- }
17041
- interface LaunchTemplateBlockDeviceMappingEbs {
18212
+ ipv6AddressCount?: number;
17042
18213
  /**
17043
- * Whether the volume should be destroyed on instance termination. Defaults to `false` if not set. See [Preserving Amazon EBS Volumes on Instance Termination](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/terminating-instances.html#preserving-volumes-on-termination) for more information.
18214
+ * One or more specific IPv6 addresses from the IPv6 CIDR block range of your subnet. Conflicts with `ipv6AddressCount`
17044
18215
  */
17045
- deleteOnTermination?: string;
18216
+ ipv6Addresses?: string[];
17046
18217
  /**
17047
- * Enables [EBS encryption](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSEncryption.html)
17048
- * on the volume (Default: `false`). Cannot be used with `snapshotId`.
18218
+ * The number of IPv6 prefixes to be automatically assigned to the network interface. Conflicts with `ipv6Prefixes`
17049
18219
  */
17050
- encrypted?: string;
18220
+ ipv6PrefixCount?: number;
17051
18221
  /**
17052
- * The amount of provisioned
17053
- * [IOPS](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-io-characteristics.html).
17054
- * This must be set with a `volumeType` of `"io1/io2"`.
18222
+ * One or more IPv6 prefixes to be assigned to the network interface. Conflicts with `ipv6PrefixCount`
17055
18223
  */
17056
- iops: number;
18224
+ ipv6Prefixes?: string[];
17057
18225
  /**
17058
- * The ARN of the AWS Key Management Service (AWS KMS) customer master key (CMK) to use when creating the encrypted volume.
17059
- * `encrypted` must be set to `true` when this is set.
18226
+ * The index of the network card. Some instance types support multiple network cards. The primary network interface must be assigned to network card index 0. The default is network card index 0.
17060
18227
  */
17061
- kmsKeyId?: string;
18228
+ networkCardIndex?: number;
17062
18229
  /**
17063
- * The Snapshot ID to mount.
18230
+ * The ID of the network interface to attach.
17064
18231
  */
17065
- snapshotId?: string;
18232
+ networkInterfaceId?: string;
17066
18233
  /**
17067
- * The throughput to provision for a `gp3` volume in MiB/s (specified as an integer, e.g., 500), with a maximum of 1,000 MiB/s.
18234
+ * The primary private IPv4 address.
17068
18235
  */
17069
- throughput: number;
18236
+ privateIpAddress?: string;
17070
18237
  /**
17071
- * The size of the volume in gigabytes.
18238
+ * A list of security group IDs to associate.
17072
18239
  */
17073
- volumeSize: number;
18240
+ securityGroups?: string[];
17074
18241
  /**
17075
- * The volume type. Can be `standard`, `gp2`, `gp3`, `io1`, `io2`, `sc1` or `st1` (Default: `gp2`).
18242
+ * The VPC Subnet ID to associate.
17076
18243
  */
17077
- volumeType: string;
18244
+ subnetId?: string;
17078
18245
  }
17079
- interface LaunchTemplateCapacityReservationSpecification {
18246
+ interface LaunchTemplatePlacement {
17080
18247
  /**
17081
- * Indicates the instance's Capacity Reservation preferences. Can be `open` or `none`. (Default `none`).
18248
+ * The affinity setting for an instance on a Dedicated Host.
17082
18249
  */
17083
- capacityReservationPreference?: string;
18250
+ affinity?: string;
17084
18251
  /**
17085
- * Used to target a specific Capacity Reservation:
18252
+ * The Availability Zone for the instance.
17086
18253
  */
17087
- capacityReservationTarget?: outputs.ec2.LaunchTemplateCapacityReservationSpecificationCapacityReservationTarget;
17088
- }
17089
- interface LaunchTemplateCapacityReservationSpecificationCapacityReservationTarget {
18254
+ availabilityZone?: string;
17090
18255
  /**
17091
- * The ID of the Capacity Reservation in which to run the instance.
18256
+ * The name of the placement group for the instance.
17092
18257
  */
17093
- capacityReservationId?: string;
18258
+ groupName?: string;
17094
18259
  /**
17095
- * The ARN of the Capacity Reservation resource group in which to run the instance.
18260
+ * The ID of the Dedicated Host for the instance.
17096
18261
  */
17097
- capacityReservationResourceGroupArn?: string;
17098
- }
17099
- interface LaunchTemplateCpuOptions {
18262
+ hostId?: string;
17100
18263
  /**
17101
- * The number of CPU cores for the instance.
18264
+ * The ARN of the Host Resource Group in which to launch instances.
17102
18265
  */
17103
- coreCount?: number;
18266
+ hostResourceGroupArn?: string;
17104
18267
  /**
17105
- * The number of threads per CPU core. To disable Intel Hyper-Threading Technology for the instance, specify a value of 1.
17106
- * Otherwise, specify the default value of 2.
18268
+ * The number of the partition the instance should launch in. Valid only if the placement group strategy is set to partition.
17107
18269
  */
17108
- threadsPerCore?: number;
17109
- }
17110
- interface LaunchTemplateCreditSpecification {
18270
+ partitionNumber?: number;
17111
18271
  /**
17112
- * The credit option for CPU usage. Can be `"standard"` or `"unlimited"`. T3 instances are launched as unlimited by default. T2 instances are launched as standard by default.
18272
+ * Reserved for future use.
17113
18273
  */
17114
- cpuCredits?: string;
17115
- }
17116
- interface LaunchTemplateElasticGpuSpecification {
18274
+ spreadDomain?: string;
17117
18275
  /**
17118
- * The [Elastic GPU Type](https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/elastic-gpus.html#elastic-gpus-basics)
18276
+ * The tenancy of the instance (if the instance is running in a VPC). Can be `default`, `dedicated`, or `host`.
17119
18277
  */
17120
- type: string;
18278
+ tenancy?: string;
17121
18279
  }
17122
- interface LaunchTemplateElasticInferenceAccelerator {
18280
+ interface LaunchTemplatePrivateDnsNameOptions {
17123
18281
  /**
17124
- * Accelerator type.
18282
+ * Indicates whether to respond to DNS queries for instance hostnames with DNS A records.
17125
18283
  */
17126
- type: string;
17127
- }
17128
- interface LaunchTemplateEnclaveOptions {
18284
+ enableResourceNameDnsARecord?: boolean;
17129
18285
  /**
17130
- * If set to `true`, Nitro Enclaves will be enabled on the instance.
18286
+ * Indicates whether to respond to DNS queries for instance hostnames with DNS AAAA records.
17131
18287
  */
17132
- enabled?: boolean;
17133
- }
17134
- interface LaunchTemplateHibernationOptions {
18288
+ enableResourceNameDnsAaaaRecord?: boolean;
17135
18289
  /**
17136
- * If set to `true`, the launched EC2 instance will hibernation enabled.
18290
+ * The type of hostname for Amazon EC2 instances. For IPv4 only subnets, an instance DNS name must be based on the instance IPv4 address. For IPv6 native subnets, an instance DNS name must be based on the instance ID. For dual-stack subnets, you can specify whether DNS names use the instance IPv4 address or the instance ID. Valid values: `ip-name` and `resource-name`.
17137
18291
  */
17138
- configured: boolean;
18292
+ hostnameType?: string;
17139
18293
  }
17140
- interface LaunchTemplateIamInstanceProfile {
18294
+ interface LaunchTemplateTagSpecification {
17141
18295
  /**
17142
- * The Amazon Resource Name (ARN) of the instance profile.
18296
+ * The type of resource to tag.
17143
18297
  */
17144
- arn?: string;
18298
+ resourceType?: string;
17145
18299
  /**
17146
- * The name of the instance profile.
18300
+ * A map of tags to assign to the resource.
17147
18301
  */
17148
- name?: string;
18302
+ tags?: {
18303
+ [key: string]: string;
18304
+ };
17149
18305
  }
17150
- interface LaunchTemplateInstanceMarketOptions {
18306
+ interface ManagedPrefixListEntry {
17151
18307
  /**
17152
- * The market type. Can be `spot`.
18308
+ * CIDR block of this entry.
17153
18309
  */
17154
- marketType?: string;
18310
+ cidr: string;
17155
18311
  /**
17156
- * The options for [Spot Instance](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-spot-instances.html)
18312
+ * Description of this entry. Due to API limitations, updating only the description of an existing entry requires temporarily removing and re-adding the entry.
17157
18313
  */
17158
- spotOptions?: outputs.ec2.LaunchTemplateInstanceMarketOptionsSpotOptions;
18314
+ description?: string;
17159
18315
  }
17160
- interface LaunchTemplateInstanceMarketOptionsSpotOptions {
17161
- /**
17162
- * The required duration in minutes. This value must be a multiple of 60.
17163
- */
17164
- blockDurationMinutes?: number;
18316
+ interface NetworkAclEgress {
17165
18317
  /**
17166
- * The behavior when a Spot Instance is interrupted. Can be `hibernate`,
17167
- * `stop`, or `terminate`. (Default: `terminate`).
18318
+ * The action to take.
17168
18319
  */
17169
- instanceInterruptionBehavior?: string;
18320
+ action: string;
17170
18321
  /**
17171
- * The maximum hourly price you're willing to pay for the Spot Instances.
18322
+ * The CIDR block to match. This must be a
18323
+ * valid network mask.
17172
18324
  */
17173
- maxPrice?: string;
18325
+ cidrBlock?: string;
17174
18326
  /**
17175
- * The Spot Instance request type. Can be `one-time`, or `persistent`.
18327
+ * The from port to match.
17176
18328
  */
17177
- spotInstanceType?: string;
18329
+ fromPort: number;
17178
18330
  /**
17179
- * The end date of the request.
18331
+ * The ICMP type code to be used. Default 0.
17180
18332
  */
17181
- validUntil: string;
17182
- }
17183
- interface LaunchTemplateInstanceRequirements {
18333
+ icmpCode?: number;
17184
18334
  /**
17185
- * Block describing the minimum and maximum number of accelerators (GPUs, FPGAs, or AWS Inferentia chips). Default is no minimum or maximum.
18335
+ * The ICMP type to be used. Default 0.
17186
18336
  */
17187
- acceleratorCount?: outputs.ec2.LaunchTemplateInstanceRequirementsAcceleratorCount;
18337
+ icmpType?: number;
17188
18338
  /**
17189
- * List of accelerator manufacturer names. Default is any manufacturer.
18339
+ * The IPv6 CIDR block.
17190
18340
  */
17191
- acceleratorManufacturers?: string[];
18341
+ ipv6CidrBlock?: string;
17192
18342
  /**
17193
- * List of accelerator names. Default is any acclerator.
18343
+ * The protocol to match. If using the -1 'all'
18344
+ * protocol, you must specify a from and to port of 0.
17194
18345
  */
17195
- acceleratorNames?: string[];
18346
+ protocol: string;
17196
18347
  /**
17197
- * Block describing the minimum and maximum total memory of the accelerators. Default is no minimum or maximum.
18348
+ * The rule number. Used for ordering.
17198
18349
  */
17199
- acceleratorTotalMemoryMib?: outputs.ec2.LaunchTemplateInstanceRequirementsAcceleratorTotalMemoryMib;
18350
+ ruleNo: number;
17200
18351
  /**
17201
- * List of accelerator types. Default is any accelerator type.
18352
+ * The to port to match.
17202
18353
  */
17203
- acceleratorTypes?: string[];
18354
+ toPort: number;
18355
+ }
18356
+ interface NetworkAclIngress {
17204
18357
  /**
17205
- * Indicate whether bare metal instace types should be `included`, `excluded`, or `required`. Default is `excluded`.
18358
+ * The action to take.
17206
18359
  */
17207
- bareMetal?: string;
18360
+ action: string;
17208
18361
  /**
17209
- * Block describing the minimum and maximum baseline EBS bandwidth, in Mbps. Default is no minimum or maximum.
18362
+ * The CIDR block to match. This must be a
18363
+ * valid network mask.
17210
18364
  */
17211
- baselineEbsBandwidthMbps?: outputs.ec2.LaunchTemplateInstanceRequirementsBaselineEbsBandwidthMbps;
18365
+ cidrBlock?: string;
17212
18366
  /**
17213
- * Indicate whether burstable performance instance types should be `included`, `excluded`, or `required`. Default is `excluded`.
18367
+ * The from port to match.
17214
18368
  */
17215
- burstablePerformance?: string;
18369
+ fromPort: number;
17216
18370
  /**
17217
- * List of CPU manufacturer names. Default is any manufacturer.
18371
+ * The ICMP type code to be used. Default 0.
17218
18372
  */
17219
- cpuManufacturers?: string[];
18373
+ icmpCode?: number;
17220
18374
  /**
17221
- * List of instance types to exclude. You can use strings with one or more wild cards, represented by an asterisk (\*). The following are examples: `c5*`, `m5a.*`, `r*`, `*3*`. For example, if you specify `c5*`, you are excluding the entire C5 instance family, which includes all C5a and C5n instance types. If you specify `m5a.*`, you are excluding all the M5a instance types, but not the M5n instance types. Maximum of 400 entries in the list; each entry is limited to 30 characters. Default is no excluded instance types.
18375
+ * The ICMP type to be used. Default 0.
17222
18376
  */
17223
- excludedInstanceTypes?: string[];
18377
+ icmpType?: number;
17224
18378
  /**
17225
- * List of instance generation names. Default is any generation.
18379
+ * The IPv6 CIDR block.
17226
18380
  */
17227
- instanceGenerations?: string[];
18381
+ ipv6CidrBlock?: string;
17228
18382
  /**
17229
- * Indicate whether instance types with local storage volumes are `included`, `excluded`, or `required`. Default is `included`.
18383
+ * The protocol to match. If using the -1 'all'
18384
+ * protocol, you must specify a from and to port of 0.
17230
18385
  */
17231
- localStorage?: string;
18386
+ protocol: string;
17232
18387
  /**
17233
- * List of local storage type names. Default any storage type.
18388
+ * The rule number. Used for ordering.
17234
18389
  */
17235
- localStorageTypes?: string[];
18390
+ ruleNo: number;
17236
18391
  /**
17237
- * Block describing the minimum and maximum amount of memory (GiB) per vCPU. Default is no minimum or maximum.
18392
+ * The to port to match.
17238
18393
  */
17239
- memoryGibPerVcpu?: outputs.ec2.LaunchTemplateInstanceRequirementsMemoryGibPerVcpu;
18394
+ toPort: number;
18395
+ }
18396
+ interface NetworkInsightsAnalysisAlternatePathHint {
17240
18397
  /**
17241
- * Block describing the minimum and maximum amount of memory (MiB). Default is no maximum.
18398
+ * The Amazon Resource Name (ARN) of the component.
17242
18399
  */
17243
- memoryMib: outputs.ec2.LaunchTemplateInstanceRequirementsMemoryMib;
18400
+ componentArn: string;
17244
18401
  /**
17245
- * Block describing the minimum and maximum number of network interfaces. Default is no minimum or maximum.
18402
+ * The ID of the component.
17246
18403
  */
17247
- networkInterfaceCount?: outputs.ec2.LaunchTemplateInstanceRequirementsNetworkInterfaceCount;
18404
+ componentId: string;
18405
+ }
18406
+ interface NetworkInsightsAnalysisExplanation {
18407
+ aclRules: outputs.ec2.NetworkInsightsAnalysisExplanationAclRule[];
18408
+ acls: outputs.ec2.NetworkInsightsAnalysisExplanationAcl[];
18409
+ address: string;
18410
+ addresses: string[];
18411
+ attachedTos: outputs.ec2.NetworkInsightsAnalysisExplanationAttachedTo[];
18412
+ availabilityZones: string[];
18413
+ cidrs: string[];
18414
+ classicLoadBalancerListeners: outputs.ec2.NetworkInsightsAnalysisExplanationClassicLoadBalancerListener[];
18415
+ components: outputs.ec2.NetworkInsightsAnalysisExplanationComponent[];
18416
+ customerGateways: outputs.ec2.NetworkInsightsAnalysisExplanationCustomerGateway[];
18417
+ destinationVpcs: outputs.ec2.NetworkInsightsAnalysisExplanationDestinationVpc[];
18418
+ destinations: outputs.ec2.NetworkInsightsAnalysisExplanationDestination[];
18419
+ direction: string;
18420
+ elasticLoadBalancerListeners: outputs.ec2.NetworkInsightsAnalysisExplanationElasticLoadBalancerListener[];
18421
+ explanationCode: string;
18422
+ ingressRouteTables: outputs.ec2.NetworkInsightsAnalysisExplanationIngressRouteTable[];
18423
+ internetGateways: outputs.ec2.NetworkInsightsAnalysisExplanationInternetGateway[];
18424
+ loadBalancerArn: string;
18425
+ loadBalancerListenerPort: number;
18426
+ loadBalancerTargetGroups: outputs.ec2.NetworkInsightsAnalysisExplanationLoadBalancerTargetGroup[];
18427
+ loadBalancerTargetPort: number;
18428
+ missingComponent: string;
18429
+ natGateways: outputs.ec2.NetworkInsightsAnalysisExplanationNatGateway[];
18430
+ networkInterfaces: outputs.ec2.NetworkInsightsAnalysisExplanationNetworkInterface[];
18431
+ packetField: string;
18432
+ port: number;
18433
+ portRanges: outputs.ec2.NetworkInsightsAnalysisExplanationPortRange[];
18434
+ prefixLists: outputs.ec2.NetworkInsightsAnalysisExplanationPrefixList[];
18435
+ protocols: string[];
18436
+ routeTableRoutes: outputs.ec2.NetworkInsightsAnalysisExplanationRouteTableRoute[];
18437
+ routeTables: outputs.ec2.NetworkInsightsAnalysisExplanationRouteTable[];
18438
+ securityGroupRules: outputs.ec2.NetworkInsightsAnalysisExplanationSecurityGroupRule[];
18439
+ securityGroups: outputs.ec2.NetworkInsightsAnalysisExplanationSecurityGroup[];
18440
+ sourceVpcs: outputs.ec2.NetworkInsightsAnalysisExplanationSourceVpc[];
18441
+ state: string;
18442
+ subnetRouteTables: outputs.ec2.NetworkInsightsAnalysisExplanationSubnetRouteTable[];
18443
+ subnets: outputs.ec2.NetworkInsightsAnalysisExplanationSubnet[];
18444
+ transitGatewayAttachments: outputs.ec2.NetworkInsightsAnalysisExplanationTransitGatewayAttachment[];
18445
+ transitGatewayRouteTableRoutes: outputs.ec2.NetworkInsightsAnalysisExplanationTransitGatewayRouteTableRoute[];
18446
+ transitGatewayRouteTables: outputs.ec2.NetworkInsightsAnalysisExplanationTransitGatewayRouteTable[];
18447
+ transitGateways: outputs.ec2.NetworkInsightsAnalysisExplanationTransitGateway[];
18448
+ vpcEndpoints: outputs.ec2.NetworkInsightsAnalysisExplanationVpcEndpoint[];
18449
+ vpcPeeringConnections: outputs.ec2.NetworkInsightsAnalysisExplanationVpcPeeringConnection[];
18450
+ vpcs: outputs.ec2.NetworkInsightsAnalysisExplanationVpc[];
18451
+ vpnConnections: outputs.ec2.NetworkInsightsAnalysisExplanationVpnConnection[];
18452
+ vpnGateways: outputs.ec2.NetworkInsightsAnalysisExplanationVpnGateway[];
18453
+ }
18454
+ interface NetworkInsightsAnalysisExplanationAcl {
18455
+ /**
18456
+ * ARN of the Network Insights Analysis.
18457
+ */
18458
+ arn: string;
17248
18459
  /**
17249
- * The price protection threshold for On-Demand Instances. This is the maximum you’ll pay for an On-Demand Instance, expressed as a percentage higher than the cheapest M, C, or R instance type with your specified attributes. When Amazon EC2 Auto Scaling selects instance types with your attributes, we will exclude instance types whose price is higher than your threshold. The parameter accepts an integer, which Amazon EC2 Auto Scaling interprets as a percentage. To turn off price protection, specify a high value, such as 999999. Default is 20.
18460
+ * ID of the Network Insights Analysis.
17250
18461
  */
17251
- onDemandMaxPricePercentageOverLowestPrice?: number;
18462
+ id: string;
18463
+ name: string;
18464
+ }
18465
+ interface NetworkInsightsAnalysisExplanationAclRule {
18466
+ cidr: string;
18467
+ egress: boolean;
18468
+ portRanges: outputs.ec2.NetworkInsightsAnalysisExplanationAclRulePortRange[];
18469
+ protocol: string;
18470
+ ruleAction: string;
18471
+ ruleNumber: number;
18472
+ }
18473
+ interface NetworkInsightsAnalysisExplanationAclRulePortRange {
18474
+ from: number;
18475
+ to: number;
18476
+ }
18477
+ interface NetworkInsightsAnalysisExplanationAttachedTo {
17252
18478
  /**
17253
- * Indicate whether instance types must support On-Demand Instance Hibernation, either `true` or `false`. Default is `false`.
18479
+ * ARN of the Network Insights Analysis.
17254
18480
  */
17255
- requireHibernateSupport?: boolean;
18481
+ arn: string;
17256
18482
  /**
17257
- * The price protection threshold for Spot Instances. This is the maximum you’ll pay for a Spot Instance, expressed as a percentage higher than the cheapest M, C, or R instance type with your specified attributes. When Amazon EC2 Auto Scaling selects instance types with your attributes, we will exclude instance types whose price is higher than your threshold. The parameter accepts an integer, which Amazon EC2 Auto Scaling interprets as a percentage. To turn off price protection, specify a high value, such as 999999. Default is 100.
18483
+ * ID of the Network Insights Analysis.
17258
18484
  */
17259
- spotMaxPricePercentageOverLowestPrice?: number;
18485
+ id: string;
18486
+ name: string;
18487
+ }
18488
+ interface NetworkInsightsAnalysisExplanationClassicLoadBalancerListener {
18489
+ instancePort: number;
18490
+ loadBalancerPort: number;
18491
+ }
18492
+ interface NetworkInsightsAnalysisExplanationComponent {
17260
18493
  /**
17261
- * Block describing the minimum and maximum total local storage (GB). Default is no minimum or maximum.
18494
+ * ARN of the Network Insights Analysis.
17262
18495
  */
17263
- totalLocalStorageGb?: outputs.ec2.LaunchTemplateInstanceRequirementsTotalLocalStorageGb;
18496
+ arn: string;
17264
18497
  /**
17265
- * Block describing the minimum and maximum number of vCPUs. Default is no maximum.
18498
+ * ID of the Network Insights Analysis.
17266
18499
  */
17267
- vcpuCount: outputs.ec2.LaunchTemplateInstanceRequirementsVcpuCount;
18500
+ id: string;
18501
+ name: string;
17268
18502
  }
17269
- interface LaunchTemplateInstanceRequirementsAcceleratorCount {
18503
+ interface NetworkInsightsAnalysisExplanationCustomerGateway {
17270
18504
  /**
17271
- * Maximum.
18505
+ * ARN of the Network Insights Analysis.
17272
18506
  */
17273
- max?: number;
18507
+ arn: string;
17274
18508
  /**
17275
- * Minimum.
18509
+ * ID of the Network Insights Analysis.
17276
18510
  */
17277
- min?: number;
18511
+ id: string;
18512
+ name: string;
17278
18513
  }
17279
- interface LaunchTemplateInstanceRequirementsAcceleratorTotalMemoryMib {
18514
+ interface NetworkInsightsAnalysisExplanationDestination {
17280
18515
  /**
17281
- * Maximum.
18516
+ * ARN of the Network Insights Analysis.
17282
18517
  */
17283
- max?: number;
18518
+ arn: string;
17284
18519
  /**
17285
- * Minimum.
18520
+ * ID of the Network Insights Analysis.
17286
18521
  */
17287
- min?: number;
18522
+ id: string;
18523
+ name: string;
17288
18524
  }
17289
- interface LaunchTemplateInstanceRequirementsBaselineEbsBandwidthMbps {
18525
+ interface NetworkInsightsAnalysisExplanationDestinationVpc {
17290
18526
  /**
17291
- * Maximum.
18527
+ * ARN of the Network Insights Analysis.
17292
18528
  */
17293
- max?: number;
18529
+ arn: string;
17294
18530
  /**
17295
- * Minimum.
18531
+ * ID of the Network Insights Analysis.
17296
18532
  */
17297
- min?: number;
18533
+ id: string;
18534
+ name: string;
17298
18535
  }
17299
- interface LaunchTemplateInstanceRequirementsMemoryGibPerVcpu {
18536
+ interface NetworkInsightsAnalysisExplanationElasticLoadBalancerListener {
17300
18537
  /**
17301
- * Maximum.
18538
+ * ARN of the Network Insights Analysis.
17302
18539
  */
17303
- max?: number;
18540
+ arn: string;
17304
18541
  /**
17305
- * Minimum.
18542
+ * ID of the Network Insights Analysis.
17306
18543
  */
17307
- min?: number;
18544
+ id: string;
18545
+ name: string;
17308
18546
  }
17309
- interface LaunchTemplateInstanceRequirementsMemoryMib {
18547
+ interface NetworkInsightsAnalysisExplanationIngressRouteTable {
17310
18548
  /**
17311
- * Maximum.
18549
+ * ARN of the Network Insights Analysis.
17312
18550
  */
17313
- max?: number;
18551
+ arn: string;
17314
18552
  /**
17315
- * Minimum.
18553
+ * ID of the Network Insights Analysis.
17316
18554
  */
17317
- min: number;
18555
+ id: string;
18556
+ name: string;
17318
18557
  }
17319
- interface LaunchTemplateInstanceRequirementsNetworkInterfaceCount {
18558
+ interface NetworkInsightsAnalysisExplanationInternetGateway {
17320
18559
  /**
17321
- * Maximum.
18560
+ * ARN of the Network Insights Analysis.
17322
18561
  */
17323
- max?: number;
18562
+ arn: string;
17324
18563
  /**
17325
- * Minimum.
18564
+ * ID of the Network Insights Analysis.
17326
18565
  */
17327
- min?: number;
18566
+ id: string;
18567
+ name: string;
17328
18568
  }
17329
- interface LaunchTemplateInstanceRequirementsTotalLocalStorageGb {
18569
+ interface NetworkInsightsAnalysisExplanationLoadBalancerTargetGroup {
17330
18570
  /**
17331
- * Maximum.
18571
+ * ARN of the Network Insights Analysis.
17332
18572
  */
17333
- max?: number;
18573
+ arn: string;
17334
18574
  /**
17335
- * Minimum.
18575
+ * ID of the Network Insights Analysis.
17336
18576
  */
17337
- min?: number;
18577
+ id: string;
18578
+ name: string;
17338
18579
  }
17339
- interface LaunchTemplateInstanceRequirementsVcpuCount {
18580
+ interface NetworkInsightsAnalysisExplanationNatGateway {
17340
18581
  /**
17341
- * Maximum.
18582
+ * ARN of the Network Insights Analysis.
17342
18583
  */
17343
- max?: number;
18584
+ arn: string;
17344
18585
  /**
17345
- * Minimum.
18586
+ * ID of the Network Insights Analysis.
17346
18587
  */
17347
- min: number;
18588
+ id: string;
18589
+ name: string;
17348
18590
  }
17349
- interface LaunchTemplateLicenseSpecification {
18591
+ interface NetworkInsightsAnalysisExplanationNetworkInterface {
17350
18592
  /**
17351
- * ARN of the license configuration.
18593
+ * ARN of the Network Insights Analysis.
17352
18594
  */
17353
- licenseConfigurationArn: string;
17354
- }
17355
- interface LaunchTemplateMaintenanceOptions {
18595
+ arn: string;
17356
18596
  /**
17357
- * Disables the automatic recovery behavior of your instance or sets it to default. Can be `"default"` or `"disabled"`. See [Recover your instance](https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ec2-instance-recover.html) for more details.
18597
+ * ID of the Network Insights Analysis.
17358
18598
  */
17359
- autoRecovery?: string;
18599
+ id: string;
18600
+ name: string;
17360
18601
  }
17361
- interface LaunchTemplateMetadataOptions {
18602
+ interface NetworkInsightsAnalysisExplanationPortRange {
18603
+ from: number;
18604
+ to: number;
18605
+ }
18606
+ interface NetworkInsightsAnalysisExplanationPrefixList {
17362
18607
  /**
17363
- * Whether the metadata service is available. Can be `"enabled"` or `"disabled"`. (Default: `"enabled"`).
18608
+ * ARN of the Network Insights Analysis.
17364
18609
  */
17365
- httpEndpoint: string;
18610
+ arn: string;
17366
18611
  /**
17367
- * Enables or disables the IPv6 endpoint for the instance metadata service. (Default: `disabled`).
18612
+ * ID of the Network Insights Analysis.
17368
18613
  */
17369
- httpProtocolIpv6?: string;
18614
+ id: string;
18615
+ name: string;
18616
+ }
18617
+ interface NetworkInsightsAnalysisExplanationRouteTable {
17370
18618
  /**
17371
- * The desired HTTP PUT response hop limit for instance metadata requests. The larger the number, the further instance metadata requests can travel. Can be an integer from `1` to `64`. (Default: `1`).
18619
+ * ARN of the Network Insights Analysis.
17372
18620
  */
17373
- httpPutResponseHopLimit: number;
18621
+ arn: string;
17374
18622
  /**
17375
- * Whether or not the metadata service requires session tokens, also referred to as _Instance Metadata Service Version 2 (IMDSv2)_. Can be `"optional"` or `"required"`. (Default: `"optional"`).
18623
+ * ID of the Network Insights Analysis.
17376
18624
  */
17377
- httpTokens: string;
18625
+ id: string;
18626
+ name: string;
18627
+ }
18628
+ interface NetworkInsightsAnalysisExplanationRouteTableRoute {
18629
+ destinationCidr: string;
18630
+ destinationPrefixListId: string;
18631
+ egressOnlyInternetGatewayId: string;
18632
+ gatewayId: string;
18633
+ instanceId: string;
18634
+ natGatewayId: string;
18635
+ networkInterfaceId: string;
18636
+ origin: string;
18637
+ transitGatewayId: string;
18638
+ vpcPeeringConnectionId: string;
18639
+ }
18640
+ interface NetworkInsightsAnalysisExplanationSecurityGroup {
17378
18641
  /**
17379
- * Enables or disables access to instance tags from the instance metadata service. (Default: `disabled`).
18642
+ * ARN of the Network Insights Analysis.
17380
18643
  */
17381
- instanceMetadataTags?: string;
17382
- }
17383
- interface LaunchTemplateMonitoring {
18644
+ arn: string;
17384
18645
  /**
17385
- * If `true`, the launched EC2 instance will have detailed monitoring enabled.
18646
+ * ID of the Network Insights Analysis.
17386
18647
  */
17387
- enabled?: boolean;
18648
+ id: string;
18649
+ name: string;
17388
18650
  }
17389
- interface LaunchTemplateNetworkInterface {
18651
+ interface NetworkInsightsAnalysisExplanationSecurityGroupRule {
18652
+ cidr: string;
18653
+ direction: string;
18654
+ portRanges: outputs.ec2.NetworkInsightsAnalysisExplanationSecurityGroupRulePortRange[];
18655
+ prefixListId: string;
18656
+ protocol: string;
18657
+ securityGroupId: string;
18658
+ }
18659
+ interface NetworkInsightsAnalysisExplanationSecurityGroupRulePortRange {
18660
+ from: number;
18661
+ to: number;
18662
+ }
18663
+ interface NetworkInsightsAnalysisExplanationSourceVpc {
17390
18664
  /**
17391
- * Associate a Carrier IP address with `eth0` for a new network interface. Use this option when you launch an instance in a Wavelength Zone and want to associate a Carrier IP address with the network interface. Boolean value.
18665
+ * ARN of the Network Insights Analysis.
17392
18666
  */
17393
- associateCarrierIpAddress?: string;
18667
+ arn: string;
17394
18668
  /**
17395
- * Associate a public ip address with the network interface. Boolean value.
18669
+ * ID of the Network Insights Analysis.
17396
18670
  */
17397
- associatePublicIpAddress?: string;
18671
+ id: string;
18672
+ name: string;
18673
+ }
18674
+ interface NetworkInsightsAnalysisExplanationSubnet {
17398
18675
  /**
17399
- * Whether the network interface should be destroyed on instance termination. Defaults to `false` if not set.
18676
+ * ARN of the Network Insights Analysis.
17400
18677
  */
17401
- deleteOnTermination?: string;
18678
+ arn: string;
17402
18679
  /**
17403
- * Description of the network interface.
18680
+ * ID of the Network Insights Analysis.
17404
18681
  */
17405
- description?: string;
18682
+ id: string;
18683
+ name: string;
18684
+ }
18685
+ interface NetworkInsightsAnalysisExplanationSubnetRouteTable {
17406
18686
  /**
17407
- * The integer index of the network interface attachment.
18687
+ * ARN of the Network Insights Analysis.
17408
18688
  */
17409
- deviceIndex?: number;
18689
+ arn: string;
17410
18690
  /**
17411
- * The type of network interface. To create an Elastic Fabric Adapter (EFA), specify `efa`.
18691
+ * ID of the Network Insights Analysis.
17412
18692
  */
17413
- interfaceType?: string;
18693
+ id: string;
18694
+ name: string;
18695
+ }
18696
+ interface NetworkInsightsAnalysisExplanationTransitGateway {
17414
18697
  /**
17415
- * The number of secondary private IPv4 addresses to assign to a network interface. Conflicts with `ipv4Addresses`
18698
+ * ARN of the Network Insights Analysis.
17416
18699
  */
17417
- ipv4AddressCount?: number;
18700
+ arn: string;
17418
18701
  /**
17419
- * One or more private IPv4 addresses to associate. Conflicts with `ipv4AddressCount`
18702
+ * ID of the Network Insights Analysis.
17420
18703
  */
17421
- ipv4Addresses?: string[];
18704
+ id: string;
18705
+ name: string;
18706
+ }
18707
+ interface NetworkInsightsAnalysisExplanationTransitGatewayAttachment {
17422
18708
  /**
17423
- * The number of IPv4 prefixes to be automatically assigned to the network interface. Conflicts with `ipv4Prefixes`
18709
+ * ARN of the Network Insights Analysis.
17424
18710
  */
17425
- ipv4PrefixCount?: number;
18711
+ arn: string;
17426
18712
  /**
17427
- * One or more IPv4 prefixes to be assigned to the network interface. Conflicts with `ipv4PrefixCount`
18713
+ * ID of the Network Insights Analysis.
17428
18714
  */
17429
- ipv4Prefixes?: string[];
18715
+ id: string;
18716
+ name: string;
18717
+ }
18718
+ interface NetworkInsightsAnalysisExplanationTransitGatewayRouteTable {
17430
18719
  /**
17431
- * The number of IPv6 addresses to assign to a network interface. Conflicts with `ipv6Addresses`
18720
+ * ARN of the Network Insights Analysis.
17432
18721
  */
17433
- ipv6AddressCount?: number;
18722
+ arn: string;
17434
18723
  /**
17435
- * One or more specific IPv6 addresses from the IPv6 CIDR block range of your subnet. Conflicts with `ipv6AddressCount`
18724
+ * ID of the Network Insights Analysis.
17436
18725
  */
17437
- ipv6Addresses?: string[];
18726
+ id: string;
18727
+ name: string;
18728
+ }
18729
+ interface NetworkInsightsAnalysisExplanationTransitGatewayRouteTableRoute {
18730
+ attachmentId: string;
18731
+ destinationCidr: string;
18732
+ prefixListId: string;
18733
+ resourceId: string;
18734
+ resourceType: string;
18735
+ routeOrigin: string;
18736
+ state: string;
18737
+ }
18738
+ interface NetworkInsightsAnalysisExplanationVpc {
17438
18739
  /**
17439
- * The number of IPv6 prefixes to be automatically assigned to the network interface. Conflicts with `ipv6Prefixes`
18740
+ * ARN of the Network Insights Analysis.
17440
18741
  */
17441
- ipv6PrefixCount?: number;
18742
+ arn: string;
17442
18743
  /**
17443
- * One or more IPv6 prefixes to be assigned to the network interface. Conflicts with `ipv6PrefixCount`
18744
+ * ID of the Network Insights Analysis.
17444
18745
  */
17445
- ipv6Prefixes?: string[];
18746
+ id: string;
18747
+ name: string;
18748
+ }
18749
+ interface NetworkInsightsAnalysisExplanationVpcEndpoint {
17446
18750
  /**
17447
- * The index of the network card. Some instance types support multiple network cards. The primary network interface must be assigned to network card index 0. The default is network card index 0.
18751
+ * ARN of the Network Insights Analysis.
17448
18752
  */
17449
- networkCardIndex?: number;
18753
+ arn: string;
17450
18754
  /**
17451
- * The ID of the network interface to attach.
18755
+ * ID of the Network Insights Analysis.
17452
18756
  */
17453
- networkInterfaceId?: string;
18757
+ id: string;
18758
+ name: string;
18759
+ }
18760
+ interface NetworkInsightsAnalysisExplanationVpcPeeringConnection {
18761
+ /**
18762
+ * ARN of the Network Insights Analysis.
18763
+ */
18764
+ arn: string;
17454
18765
  /**
17455
- * The primary private IPv4 address.
18766
+ * ID of the Network Insights Analysis.
17456
18767
  */
17457
- privateIpAddress?: string;
18768
+ id: string;
18769
+ name: string;
18770
+ }
18771
+ interface NetworkInsightsAnalysisExplanationVpnConnection {
17458
18772
  /**
17459
- * A list of security group IDs to associate.
18773
+ * ARN of the Network Insights Analysis.
17460
18774
  */
17461
- securityGroups?: string[];
18775
+ arn: string;
17462
18776
  /**
17463
- * The VPC Subnet ID to associate.
18777
+ * ID of the Network Insights Analysis.
17464
18778
  */
17465
- subnetId?: string;
18779
+ id: string;
18780
+ name: string;
17466
18781
  }
17467
- interface LaunchTemplatePlacement {
18782
+ interface NetworkInsightsAnalysisExplanationVpnGateway {
17468
18783
  /**
17469
- * The affinity setting for an instance on a Dedicated Host.
18784
+ * ARN of the Network Insights Analysis.
17470
18785
  */
17471
- affinity?: string;
18786
+ arn: string;
17472
18787
  /**
17473
- * The Availability Zone for the instance.
18788
+ * ID of the Network Insights Analysis.
17474
18789
  */
17475
- availabilityZone?: string;
18790
+ id: string;
18791
+ name: string;
18792
+ }
18793
+ interface NetworkInsightsAnalysisForwardPathComponent {
18794
+ aclRules: outputs.ec2.NetworkInsightsAnalysisForwardPathComponentAclRule[];
18795
+ additionalDetails: outputs.ec2.NetworkInsightsAnalysisForwardPathComponentAdditionalDetail[];
18796
+ attachedTos: outputs.ec2.NetworkInsightsAnalysisForwardPathComponentAttachedTo[];
18797
+ components: outputs.ec2.NetworkInsightsAnalysisForwardPathComponentComponent[];
18798
+ destinationVpcs: outputs.ec2.NetworkInsightsAnalysisForwardPathComponentDestinationVpc[];
18799
+ inboundHeaders: outputs.ec2.NetworkInsightsAnalysisForwardPathComponentInboundHeader[];
18800
+ outboundHeaders: outputs.ec2.NetworkInsightsAnalysisForwardPathComponentOutboundHeader[];
18801
+ routeTableRoutes: outputs.ec2.NetworkInsightsAnalysisForwardPathComponentRouteTableRoute[];
18802
+ securityGroupRules: outputs.ec2.NetworkInsightsAnalysisForwardPathComponentSecurityGroupRule[];
18803
+ sequenceNumber: number;
18804
+ sourceVpcs: outputs.ec2.NetworkInsightsAnalysisForwardPathComponentSourceVpc[];
18805
+ subnets: outputs.ec2.NetworkInsightsAnalysisForwardPathComponentSubnet[];
18806
+ transitGatewayRouteTableRoutes: outputs.ec2.NetworkInsightsAnalysisForwardPathComponentTransitGatewayRouteTableRoute[];
18807
+ transitGateways: outputs.ec2.NetworkInsightsAnalysisForwardPathComponentTransitGateway[];
18808
+ vpcs: outputs.ec2.NetworkInsightsAnalysisForwardPathComponentVpc[];
18809
+ }
18810
+ interface NetworkInsightsAnalysisForwardPathComponentAclRule {
18811
+ cidr: string;
18812
+ egress: boolean;
18813
+ portRanges: outputs.ec2.NetworkInsightsAnalysisForwardPathComponentAclRulePortRange[];
18814
+ protocol: string;
18815
+ ruleAction: string;
18816
+ ruleNumber: number;
18817
+ }
18818
+ interface NetworkInsightsAnalysisForwardPathComponentAclRulePortRange {
18819
+ from: number;
18820
+ to: number;
18821
+ }
18822
+ interface NetworkInsightsAnalysisForwardPathComponentAdditionalDetail {
18823
+ additionalDetailType: string;
18824
+ components: outputs.ec2.NetworkInsightsAnalysisForwardPathComponentAdditionalDetailComponent[];
18825
+ }
18826
+ interface NetworkInsightsAnalysisForwardPathComponentAdditionalDetailComponent {
17476
18827
  /**
17477
- * The name of the placement group for the instance.
18828
+ * ARN of the Network Insights Analysis.
17478
18829
  */
17479
- groupName?: string;
18830
+ arn: string;
17480
18831
  /**
17481
- * The ID of the Dedicated Host for the instance.
18832
+ * ID of the Network Insights Analysis.
17482
18833
  */
17483
- hostId?: string;
18834
+ id: string;
18835
+ name: string;
18836
+ }
18837
+ interface NetworkInsightsAnalysisForwardPathComponentAttachedTo {
17484
18838
  /**
17485
- * The ARN of the Host Resource Group in which to launch instances.
18839
+ * ARN of the Network Insights Analysis.
17486
18840
  */
17487
- hostResourceGroupArn?: string;
18841
+ arn: string;
17488
18842
  /**
17489
- * The number of the partition the instance should launch in. Valid only if the placement group strategy is set to partition.
18843
+ * ID of the Network Insights Analysis.
17490
18844
  */
17491
- partitionNumber?: number;
18845
+ id: string;
18846
+ name: string;
18847
+ }
18848
+ interface NetworkInsightsAnalysisForwardPathComponentComponent {
17492
18849
  /**
17493
- * Reserved for future use.
18850
+ * ARN of the Network Insights Analysis.
17494
18851
  */
17495
- spreadDomain?: string;
18852
+ arn: string;
17496
18853
  /**
17497
- * The tenancy of the instance (if the instance is running in a VPC). Can be `default`, `dedicated`, or `host`.
18854
+ * ID of the Network Insights Analysis.
17498
18855
  */
17499
- tenancy?: string;
18856
+ id: string;
18857
+ name: string;
17500
18858
  }
17501
- interface LaunchTemplatePrivateDnsNameOptions {
18859
+ interface NetworkInsightsAnalysisForwardPathComponentDestinationVpc {
17502
18860
  /**
17503
- * Indicates whether to respond to DNS queries for instance hostnames with DNS A records.
18861
+ * ARN of the Network Insights Analysis.
17504
18862
  */
17505
- enableResourceNameDnsARecord?: boolean;
18863
+ arn: string;
17506
18864
  /**
17507
- * Indicates whether to respond to DNS queries for instance hostnames with DNS AAAA records.
18865
+ * ID of the Network Insights Analysis.
17508
18866
  */
17509
- enableResourceNameDnsAaaaRecord?: boolean;
18867
+ id: string;
18868
+ name: string;
18869
+ }
18870
+ interface NetworkInsightsAnalysisForwardPathComponentInboundHeader {
18871
+ destinationAddresses: string[];
18872
+ destinationPortRanges: outputs.ec2.NetworkInsightsAnalysisForwardPathComponentInboundHeaderDestinationPortRange[];
18873
+ protocol: string;
18874
+ sourceAddresses: string[];
18875
+ sourcePortRanges: outputs.ec2.NetworkInsightsAnalysisForwardPathComponentInboundHeaderSourcePortRange[];
18876
+ }
18877
+ interface NetworkInsightsAnalysisForwardPathComponentInboundHeaderDestinationPortRange {
18878
+ from: number;
18879
+ to: number;
18880
+ }
18881
+ interface NetworkInsightsAnalysisForwardPathComponentInboundHeaderSourcePortRange {
18882
+ from: number;
18883
+ to: number;
18884
+ }
18885
+ interface NetworkInsightsAnalysisForwardPathComponentOutboundHeader {
18886
+ destinationAddresses: string[];
18887
+ destinationPortRanges: outputs.ec2.NetworkInsightsAnalysisForwardPathComponentOutboundHeaderDestinationPortRange[];
18888
+ protocol: string;
18889
+ sourceAddresses: string[];
18890
+ sourcePortRanges: outputs.ec2.NetworkInsightsAnalysisForwardPathComponentOutboundHeaderSourcePortRange[];
18891
+ }
18892
+ interface NetworkInsightsAnalysisForwardPathComponentOutboundHeaderDestinationPortRange {
18893
+ from: number;
18894
+ to: number;
18895
+ }
18896
+ interface NetworkInsightsAnalysisForwardPathComponentOutboundHeaderSourcePortRange {
18897
+ from: number;
18898
+ to: number;
18899
+ }
18900
+ interface NetworkInsightsAnalysisForwardPathComponentRouteTableRoute {
18901
+ destinationCidr: string;
18902
+ destinationPrefixListId: string;
18903
+ egressOnlyInternetGatewayId: string;
18904
+ gatewayId: string;
18905
+ instanceId: string;
18906
+ natGatewayId: string;
18907
+ networkInterfaceId: string;
18908
+ origin: string;
18909
+ transitGatewayId: string;
18910
+ vpcPeeringConnectionId: string;
18911
+ }
18912
+ interface NetworkInsightsAnalysisForwardPathComponentSecurityGroupRule {
18913
+ cidr: string;
18914
+ direction: string;
18915
+ portRanges: outputs.ec2.NetworkInsightsAnalysisForwardPathComponentSecurityGroupRulePortRange[];
18916
+ prefixListId: string;
18917
+ protocol: string;
18918
+ securityGroupId: string;
18919
+ }
18920
+ interface NetworkInsightsAnalysisForwardPathComponentSecurityGroupRulePortRange {
18921
+ from: number;
18922
+ to: number;
18923
+ }
18924
+ interface NetworkInsightsAnalysisForwardPathComponentSourceVpc {
17510
18925
  /**
17511
- * The type of hostname for Amazon EC2 instances. For IPv4 only subnets, an instance DNS name must be based on the instance IPv4 address. For IPv6 native subnets, an instance DNS name must be based on the instance ID. For dual-stack subnets, you can specify whether DNS names use the instance IPv4 address or the instance ID. Valid values: `ip-name` and `resource-name`.
18926
+ * ARN of the Network Insights Analysis.
17512
18927
  */
17513
- hostnameType?: string;
18928
+ arn: string;
18929
+ /**
18930
+ * ID of the Network Insights Analysis.
18931
+ */
18932
+ id: string;
18933
+ name: string;
17514
18934
  }
17515
- interface LaunchTemplateTagSpecification {
18935
+ interface NetworkInsightsAnalysisForwardPathComponentSubnet {
17516
18936
  /**
17517
- * The type of resource to tag.
18937
+ * ARN of the Network Insights Analysis.
17518
18938
  */
17519
- resourceType?: string;
18939
+ arn: string;
17520
18940
  /**
17521
- * A map of tags to assign to the resource.
18941
+ * ID of the Network Insights Analysis.
17522
18942
  */
17523
- tags?: {
17524
- [key: string]: string;
17525
- };
18943
+ id: string;
18944
+ name: string;
17526
18945
  }
17527
- interface ManagedPrefixListEntry {
18946
+ interface NetworkInsightsAnalysisForwardPathComponentTransitGateway {
17528
18947
  /**
17529
- * CIDR block of this entry.
18948
+ * ARN of the Network Insights Analysis.
17530
18949
  */
17531
- cidr: string;
18950
+ arn: string;
17532
18951
  /**
17533
- * Description of this entry. Due to API limitations, updating only the description of an existing entry requires temporarily removing and re-adding the entry.
18952
+ * ID of the Network Insights Analysis.
17534
18953
  */
17535
- description?: string;
18954
+ id: string;
18955
+ name: string;
17536
18956
  }
17537
- interface NetworkAclEgress {
18957
+ interface NetworkInsightsAnalysisForwardPathComponentTransitGatewayRouteTableRoute {
18958
+ attachmentId: string;
18959
+ destinationCidr: string;
18960
+ prefixListId: string;
18961
+ resourceId: string;
18962
+ resourceType: string;
18963
+ routeOrigin: string;
18964
+ state: string;
18965
+ }
18966
+ interface NetworkInsightsAnalysisForwardPathComponentVpc {
17538
18967
  /**
17539
- * The action to take.
18968
+ * ARN of the Network Insights Analysis.
17540
18969
  */
17541
- action: string;
18970
+ arn: string;
17542
18971
  /**
17543
- * The CIDR block to match. This must be a
17544
- * valid network mask.
18972
+ * ID of the Network Insights Analysis.
17545
18973
  */
17546
- cidrBlock?: string;
18974
+ id: string;
18975
+ name: string;
18976
+ }
18977
+ interface NetworkInsightsAnalysisReturnPathComponent {
18978
+ aclRules: outputs.ec2.NetworkInsightsAnalysisReturnPathComponentAclRule[];
18979
+ additionalDetails: outputs.ec2.NetworkInsightsAnalysisReturnPathComponentAdditionalDetail[];
18980
+ attachedTos: outputs.ec2.NetworkInsightsAnalysisReturnPathComponentAttachedTo[];
18981
+ components: outputs.ec2.NetworkInsightsAnalysisReturnPathComponentComponent[];
18982
+ destinationVpcs: outputs.ec2.NetworkInsightsAnalysisReturnPathComponentDestinationVpc[];
18983
+ inboundHeaders: outputs.ec2.NetworkInsightsAnalysisReturnPathComponentInboundHeader[];
18984
+ outboundHeaders: outputs.ec2.NetworkInsightsAnalysisReturnPathComponentOutboundHeader[];
18985
+ routeTableRoutes: outputs.ec2.NetworkInsightsAnalysisReturnPathComponentRouteTableRoute[];
18986
+ securityGroupRules: outputs.ec2.NetworkInsightsAnalysisReturnPathComponentSecurityGroupRule[];
18987
+ sequenceNumber: number;
18988
+ sourceVpcs: outputs.ec2.NetworkInsightsAnalysisReturnPathComponentSourceVpc[];
18989
+ subnets: outputs.ec2.NetworkInsightsAnalysisReturnPathComponentSubnet[];
18990
+ transitGatewayRouteTableRoutes: outputs.ec2.NetworkInsightsAnalysisReturnPathComponentTransitGatewayRouteTableRoute[];
18991
+ transitGateways: outputs.ec2.NetworkInsightsAnalysisReturnPathComponentTransitGateway[];
18992
+ vpcs: outputs.ec2.NetworkInsightsAnalysisReturnPathComponentVpc[];
18993
+ }
18994
+ interface NetworkInsightsAnalysisReturnPathComponentAclRule {
18995
+ cidr: string;
18996
+ egress: boolean;
18997
+ portRanges: outputs.ec2.NetworkInsightsAnalysisReturnPathComponentAclRulePortRange[];
18998
+ protocol: string;
18999
+ ruleAction: string;
19000
+ ruleNumber: number;
19001
+ }
19002
+ interface NetworkInsightsAnalysisReturnPathComponentAclRulePortRange {
19003
+ from: number;
19004
+ to: number;
19005
+ }
19006
+ interface NetworkInsightsAnalysisReturnPathComponentAdditionalDetail {
19007
+ additionalDetailType: string;
19008
+ components: outputs.ec2.NetworkInsightsAnalysisReturnPathComponentAdditionalDetailComponent[];
19009
+ }
19010
+ interface NetworkInsightsAnalysisReturnPathComponentAdditionalDetailComponent {
17547
19011
  /**
17548
- * The from port to match.
19012
+ * ARN of the Network Insights Analysis.
17549
19013
  */
17550
- fromPort: number;
19014
+ arn: string;
17551
19015
  /**
17552
- * The ICMP type code to be used. Default 0.
19016
+ * ID of the Network Insights Analysis.
17553
19017
  */
17554
- icmpCode?: number;
19018
+ id: string;
19019
+ name: string;
19020
+ }
19021
+ interface NetworkInsightsAnalysisReturnPathComponentAttachedTo {
17555
19022
  /**
17556
- * The ICMP type to be used. Default 0.
19023
+ * ARN of the Network Insights Analysis.
17557
19024
  */
17558
- icmpType?: number;
19025
+ arn: string;
17559
19026
  /**
17560
- * The IPv6 CIDR block.
19027
+ * ID of the Network Insights Analysis.
17561
19028
  */
17562
- ipv6CidrBlock?: string;
19029
+ id: string;
19030
+ name: string;
19031
+ }
19032
+ interface NetworkInsightsAnalysisReturnPathComponentComponent {
17563
19033
  /**
17564
- * The protocol to match. If using the -1 'all'
17565
- * protocol, you must specify a from and to port of 0.
19034
+ * ARN of the Network Insights Analysis.
17566
19035
  */
17567
- protocol: string;
19036
+ arn: string;
17568
19037
  /**
17569
- * The rule number. Used for ordering.
19038
+ * ID of the Network Insights Analysis.
17570
19039
  */
17571
- ruleNo: number;
19040
+ id: string;
19041
+ name: string;
19042
+ }
19043
+ interface NetworkInsightsAnalysisReturnPathComponentDestinationVpc {
17572
19044
  /**
17573
- * The to port to match.
19045
+ * ARN of the Network Insights Analysis.
17574
19046
  */
17575
- toPort: number;
17576
- }
17577
- interface NetworkAclIngress {
19047
+ arn: string;
17578
19048
  /**
17579
- * The action to take.
19049
+ * ID of the Network Insights Analysis.
17580
19050
  */
17581
- action: string;
19051
+ id: string;
19052
+ name: string;
19053
+ }
19054
+ interface NetworkInsightsAnalysisReturnPathComponentInboundHeader {
19055
+ destinationAddresses: string[];
19056
+ destinationPortRanges: outputs.ec2.NetworkInsightsAnalysisReturnPathComponentInboundHeaderDestinationPortRange[];
19057
+ protocol: string;
19058
+ sourceAddresses: string[];
19059
+ sourcePortRanges: outputs.ec2.NetworkInsightsAnalysisReturnPathComponentInboundHeaderSourcePortRange[];
19060
+ }
19061
+ interface NetworkInsightsAnalysisReturnPathComponentInboundHeaderDestinationPortRange {
19062
+ from: number;
19063
+ to: number;
19064
+ }
19065
+ interface NetworkInsightsAnalysisReturnPathComponentInboundHeaderSourcePortRange {
19066
+ from: number;
19067
+ to: number;
19068
+ }
19069
+ interface NetworkInsightsAnalysisReturnPathComponentOutboundHeader {
19070
+ destinationAddresses: string[];
19071
+ destinationPortRanges: outputs.ec2.NetworkInsightsAnalysisReturnPathComponentOutboundHeaderDestinationPortRange[];
19072
+ protocol: string;
19073
+ sourceAddresses: string[];
19074
+ sourcePortRanges: outputs.ec2.NetworkInsightsAnalysisReturnPathComponentOutboundHeaderSourcePortRange[];
19075
+ }
19076
+ interface NetworkInsightsAnalysisReturnPathComponentOutboundHeaderDestinationPortRange {
19077
+ from: number;
19078
+ to: number;
19079
+ }
19080
+ interface NetworkInsightsAnalysisReturnPathComponentOutboundHeaderSourcePortRange {
19081
+ from: number;
19082
+ to: number;
19083
+ }
19084
+ interface NetworkInsightsAnalysisReturnPathComponentRouteTableRoute {
19085
+ destinationCidr: string;
19086
+ destinationPrefixListId: string;
19087
+ egressOnlyInternetGatewayId: string;
19088
+ gatewayId: string;
19089
+ instanceId: string;
19090
+ natGatewayId: string;
19091
+ networkInterfaceId: string;
19092
+ origin: string;
19093
+ transitGatewayId: string;
19094
+ vpcPeeringConnectionId: string;
19095
+ }
19096
+ interface NetworkInsightsAnalysisReturnPathComponentSecurityGroupRule {
19097
+ cidr: string;
19098
+ direction: string;
19099
+ portRanges: outputs.ec2.NetworkInsightsAnalysisReturnPathComponentSecurityGroupRulePortRange[];
19100
+ prefixListId: string;
19101
+ protocol: string;
19102
+ securityGroupId: string;
19103
+ }
19104
+ interface NetworkInsightsAnalysisReturnPathComponentSecurityGroupRulePortRange {
19105
+ from: number;
19106
+ to: number;
19107
+ }
19108
+ interface NetworkInsightsAnalysisReturnPathComponentSourceVpc {
17582
19109
  /**
17583
- * The CIDR block to match. This must be a
17584
- * valid network mask.
19110
+ * ARN of the Network Insights Analysis.
17585
19111
  */
17586
- cidrBlock?: string;
19112
+ arn: string;
17587
19113
  /**
17588
- * The from port to match.
19114
+ * ID of the Network Insights Analysis.
17589
19115
  */
17590
- fromPort: number;
19116
+ id: string;
19117
+ name: string;
19118
+ }
19119
+ interface NetworkInsightsAnalysisReturnPathComponentSubnet {
17591
19120
  /**
17592
- * The ICMP type code to be used. Default 0.
19121
+ * ARN of the Network Insights Analysis.
17593
19122
  */
17594
- icmpCode?: number;
19123
+ arn: string;
17595
19124
  /**
17596
- * The ICMP type to be used. Default 0.
19125
+ * ID of the Network Insights Analysis.
17597
19126
  */
17598
- icmpType?: number;
19127
+ id: string;
19128
+ name: string;
19129
+ }
19130
+ interface NetworkInsightsAnalysisReturnPathComponentTransitGateway {
17599
19131
  /**
17600
- * The IPv6 CIDR block.
19132
+ * ARN of the Network Insights Analysis.
17601
19133
  */
17602
- ipv6CidrBlock?: string;
19134
+ arn: string;
17603
19135
  /**
17604
- * The protocol to match. If using the -1 'all'
17605
- * protocol, you must specify a from and to port of 0.
19136
+ * ID of the Network Insights Analysis.
17606
19137
  */
17607
- protocol: string;
19138
+ id: string;
19139
+ name: string;
19140
+ }
19141
+ interface NetworkInsightsAnalysisReturnPathComponentTransitGatewayRouteTableRoute {
19142
+ attachmentId: string;
19143
+ destinationCidr: string;
19144
+ prefixListId: string;
19145
+ resourceId: string;
19146
+ resourceType: string;
19147
+ routeOrigin: string;
19148
+ state: string;
19149
+ }
19150
+ interface NetworkInsightsAnalysisReturnPathComponentVpc {
17608
19151
  /**
17609
- * The rule number. Used for ordering.
19152
+ * ARN of the Network Insights Analysis.
17610
19153
  */
17611
- ruleNo: number;
19154
+ arn: string;
17612
19155
  /**
17613
- * The to port to match.
19156
+ * ID of the Network Insights Analysis.
17614
19157
  */
17615
- toPort: number;
19158
+ id: string;
19159
+ name: string;
17616
19160
  }
17617
19161
  interface NetworkInterfaceAttachment {
17618
19162
  attachmentId: string;
@@ -17630,6 +19174,8 @@ export declare namespace ec2 {
17630
19174
  * Allow a local linked EC2-Classic instance to communicate
17631
19175
  * with instances in a peer VPC. This enables an outbound communication from the local ClassicLink connection
17632
19176
  * to the remote VPC. This option is not supported for inter-region VPC peering.
19177
+ *
19178
+ * @deprecated With the retirement of EC2-Classic the allow_classic_link_to_remote_vpc attribute has been deprecated and will be removed in a future version.
17633
19179
  */
17634
19180
  allowClassicLinkToRemoteVpc?: boolean;
17635
19181
  /**
@@ -17641,6 +19187,8 @@ export declare namespace ec2 {
17641
19187
  * Allow a local VPC to communicate with a linked EC2-Classic
17642
19188
  * instance in a peer VPC. This enables an outbound communication from the local VPC to the remote ClassicLink
17643
19189
  * connection. This option is not supported for inter-region VPC peering.
19190
+ *
19191
+ * @deprecated With the retirement of EC2-Classic the allow_vpc_to_remote_classic_link attribute has been deprecated and will be removed in a future version.
17644
19192
  */
17645
19193
  allowVpcToRemoteClassicLink?: boolean;
17646
19194
  }
@@ -17649,6 +19197,8 @@ export declare namespace ec2 {
17649
19197
  * Allow a local linked EC2-Classic instance to communicate
17650
19198
  * with instances in a peer VPC. This enables an outbound communication from the local ClassicLink connection
17651
19199
  * to the remote VPC. This option is not supported for inter-region VPC peering.
19200
+ *
19201
+ * @deprecated With the retirement of EC2-Classic the allow_classic_link_to_remote_vpc attribute has been deprecated and will be removed in a future version.
17652
19202
  */
17653
19203
  allowClassicLinkToRemoteVpc?: boolean;
17654
19204
  /**
@@ -17660,6 +19210,8 @@ export declare namespace ec2 {
17660
19210
  * Allow a local VPC to communicate with a linked EC2-Classic
17661
19211
  * instance in a peer VPC. This enables an outbound communication from the local VPC to the remote ClassicLink
17662
19212
  * connection. This option is not supported for inter-region VPC peering.
19213
+ *
19214
+ * @deprecated With the retirement of EC2-Classic the allow_vpc_to_remote_classic_link attribute has been deprecated and will be removed in a future version.
17663
19215
  */
17664
19216
  allowVpcToRemoteClassicLink?: boolean;
17665
19217
  }
@@ -18374,6 +19926,8 @@ export declare namespace ec2 {
18374
19926
  * Allow a local linked EC2-Classic instance to communicate
18375
19927
  * with instances in a peer VPC. This enables an outbound communication from the local ClassicLink connection
18376
19928
  * to the remote VPC.
19929
+ *
19930
+ * @deprecated With the retirement of EC2-Classic the allow_classic_link_to_remote_vpc attribute has been deprecated and will be removed in a future version.
18377
19931
  */
18378
19932
  allowClassicLinkToRemoteVpc?: boolean;
18379
19933
  /**
@@ -18385,6 +19939,8 @@ export declare namespace ec2 {
18385
19939
  * Allow a local VPC to communicate with a linked EC2-Classic
18386
19940
  * instance in a peer VPC. This enables an outbound communication from the local VPC to the remote ClassicLink
18387
19941
  * connection.
19942
+ *
19943
+ * @deprecated With the retirement of EC2-Classic the allow_vpc_to_remote_classic_link attribute has been deprecated and will be removed in a future version.
18388
19944
  */
18389
19945
  allowVpcToRemoteClassicLink?: boolean;
18390
19946
  }
@@ -18392,6 +19948,8 @@ export declare namespace ec2 {
18392
19948
  /**
18393
19949
  * Indicates whether a local ClassicLink connection can communicate
18394
19950
  * with the peer VPC over the VPC Peering Connection.
19951
+ *
19952
+ * @deprecated With the retirement of EC2-Classic the allow_classic_link_to_remote_vpc attribute has been deprecated and will be removed in a future version.
18395
19953
  */
18396
19954
  allowClassicLinkToRemoteVpc?: boolean;
18397
19955
  /**
@@ -18402,6 +19960,8 @@ export declare namespace ec2 {
18402
19960
  /**
18403
19961
  * Indicates whether a local VPC can communicate with a ClassicLink
18404
19962
  * connection in the peer VPC over the VPC Peering Connection.
19963
+ *
19964
+ * @deprecated With the retirement of EC2-Classic the allow_vpc_to_remote_classic_link attribute has been deprecated and will be removed in a future version.
18405
19965
  */
18406
19966
  allowVpcToRemoteClassicLink?: boolean;
18407
19967
  }
@@ -18409,6 +19969,8 @@ export declare namespace ec2 {
18409
19969
  /**
18410
19970
  * Indicates whether a local ClassicLink connection can communicate
18411
19971
  * with the peer VPC over the VPC Peering Connection.
19972
+ *
19973
+ * @deprecated With the retirement of EC2-Classic the allow_classic_link_to_remote_vpc attribute has been deprecated and will be removed in a future version.
18412
19974
  */
18413
19975
  allowClassicLinkToRemoteVpc?: boolean;
18414
19976
  /**
@@ -18419,6 +19981,8 @@ export declare namespace ec2 {
18419
19981
  /**
18420
19982
  * Indicates whether a local VPC can communicate with a ClassicLink
18421
19983
  * connection in the peer VPC over the VPC Peering Connection.
19984
+ *
19985
+ * @deprecated With the retirement of EC2-Classic the allow_vpc_to_remote_classic_link attribute has been deprecated and will be removed in a future version.
18422
19986
  */
18423
19987
  allowVpcToRemoteClassicLink?: boolean;
18424
19988
  }
@@ -18427,6 +19991,8 @@ export declare namespace ec2 {
18427
19991
  * Allow a local linked EC2-Classic instance to communicate
18428
19992
  * with instances in a peer VPC. This enables an outbound communication from the local ClassicLink connection
18429
19993
  * to the remote VPC.
19994
+ *
19995
+ * @deprecated With the retirement of EC2-Classic the allow_classic_link_to_remote_vpc attribute has been deprecated and will be removed in a future version.
18430
19996
  */
18431
19997
  allowClassicLinkToRemoteVpc?: boolean;
18432
19998
  /**
@@ -18438,6 +20004,8 @@ export declare namespace ec2 {
18438
20004
  * Allow a local VPC to communicate with a linked EC2-Classic
18439
20005
  * instance in a peer VPC. This enables an outbound communication from the local VPC to the remote ClassicLink
18440
20006
  * connection.
20007
+ *
20008
+ * @deprecated With the retirement of EC2-Classic the allow_vpc_to_remote_classic_link attribute has been deprecated and will be removed in a future version.
18441
20009
  */
18442
20010
  allowVpcToRemoteClassicLink?: boolean;
18443
20011
  }
@@ -18571,6 +20139,16 @@ export declare namespace ec2clientvpn {
18571
20139
  }
18572
20140
  }
18573
20141
  export declare namespace ec2transitgateway {
20142
+ interface GetAttachmentFilter {
20143
+ /**
20144
+ * The name of the field to filter by, as defined by the [underlying AWS API](https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DescribeTransitGatewayAttachments.html).
20145
+ */
20146
+ name: string;
20147
+ /**
20148
+ * List of one or more values for the filter.
20149
+ */
20150
+ values: string[];
20151
+ }
18574
20152
  interface GetConnectFilter {
18575
20153
  /**
18576
20154
  * Name of the filter.
@@ -19913,7 +21491,7 @@ export declare namespace elasticloadbalancing {
19913
21491
  */
19914
21492
  enabled?: boolean;
19915
21493
  /**
19916
- * The publishing interval in minutes. Default: 60 minutes.
21494
+ * The publishing interval in minutes. Valid values: `5` and `60`. Default: `60`
19917
21495
  */
19918
21496
  interval?: number;
19919
21497
  }
@@ -21356,7 +22934,7 @@ export declare namespace elb {
21356
22934
  */
21357
22935
  enabled?: boolean;
21358
22936
  /**
21359
- * The publishing interval in minutes. Default: 60 minutes.
22937
+ * The publishing interval in minutes. Valid values: `5` and `60`. Default: `60`
21360
22938
  */
21361
22939
  interval?: number;
21362
22940
  }
@@ -23361,7 +24939,7 @@ export declare namespace glue {
23361
24939
  */
23362
24940
  name?: string;
23363
24941
  /**
23364
- * The Python version being used to execute a Python shell job. Allowed values are 2 or 3.
24942
+ * The Python version being used to execute a Python shell job. Allowed values are 2, 3 or 3.9. Version 3 refers to Python 3.6.
23365
24943
  */
23366
24944
  pythonVersion: string;
23367
24945
  /**
@@ -26329,17 +27907,17 @@ export declare namespace kendra {
26329
27907
  }
26330
27908
  interface IndexDocumentMetadataConfigurationUpdate {
26331
27909
  /**
26332
- * Specifies the name of the Index.
27910
+ * The name of the index field. Minimum length of 1. Maximum length of 30.
26333
27911
  */
26334
27912
  name: string;
26335
27913
  /**
26336
- * A block that provides manual tuning parameters to determine how the field affects the search results. Documented below.
27914
+ * A block that provides manual tuning parameters to determine how the field affects the search results. Detailed below
26337
27915
  */
26338
- relevances: outputs.kendra.IndexDocumentMetadataConfigurationUpdateRelevance[];
27916
+ relevance: outputs.kendra.IndexDocumentMetadataConfigurationUpdateRelevance;
26339
27917
  /**
26340
- * A block that provides information about how the field is used during a search. Documented below.
27918
+ * A block that provides information about how the field is used during a search. Documented below. Detailed below
26341
27919
  */
26342
- searches: outputs.kendra.IndexDocumentMetadataConfigurationUpdateSearch[];
27920
+ search: outputs.kendra.IndexDocumentMetadataConfigurationUpdateSearch;
26343
27921
  /**
26344
27922
  * The data type of the index field. Valid values are `STRING_VALUE`, `STRING_LIST_VALUE`, `LONG_VALUE`, `DATE_VALUE`.
26345
27923
  */
@@ -26389,11 +27967,11 @@ export declare namespace kendra {
26389
27967
  }
26390
27968
  interface IndexIndexStatistic {
26391
27969
  /**
26392
- * A block that specifies the number of question and answer topics in the index. Documented below.
27970
+ * A block that specifies the number of question and answer topics in the index. Detailed below.
26393
27971
  */
26394
27972
  faqStatistics: outputs.kendra.IndexIndexStatisticFaqStatistic[];
26395
27973
  /**
26396
- * A block that specifies the number of text documents indexed.
27974
+ * A block that specifies the number of text documents indexed. Detailed below.
26397
27975
  */
26398
27976
  textDocumentStatistics: outputs.kendra.IndexIndexStatisticTextDocumentStatistic[];
26399
27977
  }
@@ -26427,11 +28005,11 @@ export declare namespace kendra {
26427
28005
  }
26428
28006
  interface IndexUserTokenConfigurations {
26429
28007
  /**
26430
- * A block that specifies the information about the JSON token type configuration.
28008
+ * A block that specifies the information about the JSON token type configuration. Detailed below.
26431
28009
  */
26432
28010
  jsonTokenTypeConfiguration?: outputs.kendra.IndexUserTokenConfigurationsJsonTokenTypeConfiguration;
26433
28011
  /**
26434
- * A block that specifies the information about the JWT token type configuration.
28012
+ * A block that specifies the information about the JWT token type configuration. Detailed below.
26435
28013
  */
26436
28014
  jwtTokenTypeConfiguration?: outputs.kendra.IndexUserTokenConfigurationsJwtTokenTypeConfiguration;
26437
28015
  }
@@ -34413,6 +35991,18 @@ export declare namespace redshiftdata {
34413
35991
  value: string;
34414
35992
  }
34415
35993
  }
35994
+ export declare namespace redshiftserverless {
35995
+ interface WorkgroupConfigParameter {
35996
+ /**
35997
+ * The key of the parameter. The options are `datestyle`, `enableUserActivityLogging`, `queryGroup`, `searchPath`, and `maxQueryExecutionTime`.
35998
+ */
35999
+ parameterKey: string;
36000
+ /**
36001
+ * The value of the parameter to set.
36002
+ */
36003
+ parameterValue: string;
36004
+ }
36005
+ }
34416
36006
  export declare namespace resourcegroups {
34417
36007
  interface GroupResourceQuery {
34418
36008
  /**