@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.
- package/accessanalyzer/archiveRule.d.ts +1 -1
- package/accessanalyzer/archiveRule.js +1 -1
- package/ec2/getNetworkInsightsAnalysis.d.ts +112 -0
- package/ec2/getNetworkInsightsAnalysis.js +39 -0
- package/ec2/getNetworkInsightsAnalysis.js.map +1 -0
- package/ec2/getNetworkInsightsPath.d.ts +101 -0
- package/ec2/getNetworkInsightsPath.js +39 -0
- package/ec2/getNetworkInsightsPath.js.map +1 -0
- package/ec2/index.d.ts +3 -0
- package/ec2/index.js +7 -0
- package/ec2/index.js.map +1 -1
- package/ec2/launchConfiguration.d.ts +12 -0
- package/ec2/launchConfiguration.js.map +1 -1
- package/ec2/networkInsightsAnalysis.d.ts +214 -0
- package/ec2/networkInsightsAnalysis.js +105 -0
- package/ec2/networkInsightsAnalysis.js.map +1 -0
- package/ec2/vpc.d.ts +12 -0
- package/ec2/vpc.js.map +1 -1
- package/ec2transitgateway/getAttachment.d.ts +110 -0
- package/ec2transitgateway/getAttachment.js +48 -0
- package/ec2transitgateway/getAttachment.js.map +1 -0
- package/ec2transitgateway/index.d.ts +3 -0
- package/ec2transitgateway/index.js +11 -0
- package/ec2transitgateway/index.js.map +1 -1
- package/ec2transitgateway/policyTable.d.ts +107 -0
- package/ec2transitgateway/policyTable.js +85 -0
- package/ec2transitgateway/policyTable.js.map +1 -0
- package/ec2transitgateway/policyTableAssociation.d.ts +99 -0
- package/ec2transitgateway/policyTableAssociation.js +84 -0
- package/ec2transitgateway/policyTableAssociation.js.map +1 -0
- package/elasticache/cluster.d.ts +6 -0
- package/elasticache/cluster.js.map +1 -1
- package/elasticache/securityGroup.d.ts +0 -7
- package/elasticache/securityGroup.js +0 -7
- package/elasticache/securityGroup.js.map +1 -1
- package/grafana/index.d.ts +1 -0
- package/grafana/index.js +5 -0
- package/grafana/index.js.map +1 -1
- package/grafana/workspaceApiKey.d.ts +110 -0
- package/grafana/workspaceApiKey.js +87 -0
- package/grafana/workspaceApiKey.js.map +1 -0
- package/kendra/index_.d.ts +474 -16
- package/kendra/index_.js +455 -1
- package/kendra/index_.js.map +1 -1
- package/location/getTrackerAssociation.d.ts +56 -0
- package/location/getTrackerAssociation.js +39 -0
- package/location/getTrackerAssociation.js.map +1 -0
- package/location/index.d.ts +1 -0
- package/location/index.js +1 -0
- package/location/index.js.map +1 -1
- package/networkmanager/index.d.ts +2 -0
- package/networkmanager/index.js +10 -0
- package/networkmanager/index.js.map +1 -1
- package/networkmanager/transitGatewayPeering.d.ts +157 -0
- package/networkmanager/transitGatewayPeering.js +98 -0
- package/networkmanager/transitGatewayPeering.js.map +1 -0
- package/networkmanager/transitGatewayRouteTableAttachment.d.ts +181 -0
- package/networkmanager/transitGatewayRouteTableAttachment.js +104 -0
- package/networkmanager/transitGatewayRouteTableAttachment.js.map +1 -0
- package/networkmanager/vpcAttachment.d.ts +1 -1
- package/networkmanager/vpcAttachment.js +1 -1
- package/package.json +2 -2
- package/package.json.dev +2 -2
- package/rds/getInstance.d.ts +4 -0
- package/rds/getInstance.js.map +1 -1
- package/rds/getOrderableDbInstance.d.ts +4 -0
- package/rds/getOrderableDbInstance.js.map +1 -1
- package/rds/getSubnetGroup.d.ts +5 -1
- package/rds/getSubnetGroup.js.map +1 -1
- package/rds/instance.d.ts +18 -0
- package/rds/instance.js +2 -0
- package/rds/instance.js.map +1 -1
- package/rds/securityGroup.d.ts +0 -5
- package/rds/securityGroup.js +0 -5
- package/rds/securityGroup.js.map +1 -1
- package/rds/subnetGroup.d.ts +8 -0
- package/rds/subnetGroup.js +2 -0
- package/rds/subnetGroup.js.map +1 -1
- package/redshift/cluster.d.ts +6 -0
- package/redshift/cluster.js.map +1 -1
- package/redshift/securityGroup.d.ts +0 -2
- package/redshift/securityGroup.js +0 -2
- package/redshift/securityGroup.js.map +1 -1
- package/redshiftserverless/index.d.ts +1 -0
- package/redshiftserverless/index.js +5 -0
- package/redshiftserverless/index.js.map +1 -1
- package/redshiftserverless/namespace.d.ts +2 -2
- package/redshiftserverless/namespace.js +1 -1
- package/redshiftserverless/workgroup.d.ts +181 -0
- package/redshiftserverless/workgroup.js +100 -0
- package/redshiftserverless/workgroup.js.map +1 -0
- package/route53/record.d.ts +5 -3
- package/route53/record.js +2 -0
- package/route53/record.js.map +1 -1
- package/types/input.d.ts +994 -133
- 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
|
|
5867
|
+
directoryName: string;
|
|
5868
5868
|
/**
|
|
5869
5869
|
* Distinguished name of the organizational unit for computer accounts.
|
|
5870
5870
|
*/
|
|
5871
|
-
organizationalUnitDistinguishedName
|
|
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
|
|
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
|
|
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
|
-
|
|
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
|
|
16479
|
+
* The ARN of the selected Network Insights Analysis.
|
|
16409
16480
|
*/
|
|
16410
|
-
|
|
16481
|
+
arn: string;
|
|
16482
|
+
id: string;
|
|
16411
16483
|
/**
|
|
16412
|
-
* The
|
|
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
|
-
|
|
16486
|
+
name: string;
|
|
16487
|
+
}
|
|
16488
|
+
interface GetNetworkInsightsAnalysisExplanationClassicLoadBalancerListener {
|
|
16489
|
+
instancePort: number;
|
|
16490
|
+
loadBalancerPort: number;
|
|
16491
|
+
}
|
|
16492
|
+
interface GetNetworkInsightsAnalysisExplanationComponent {
|
|
16415
16493
|
/**
|
|
16416
|
-
* The
|
|
16494
|
+
* The ARN of the selected Network Insights Analysis.
|
|
16417
16495
|
*/
|
|
16418
|
-
|
|
16496
|
+
arn: string;
|
|
16497
|
+
id: string;
|
|
16419
16498
|
/**
|
|
16420
|
-
* The
|
|
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
|
-
|
|
16501
|
+
name: string;
|
|
16502
|
+
}
|
|
16503
|
+
interface GetNetworkInsightsAnalysisExplanationCustomerGateway {
|
|
16423
16504
|
/**
|
|
16424
|
-
* The
|
|
16505
|
+
* The ARN of the selected Network Insights Analysis.
|
|
16425
16506
|
*/
|
|
16426
|
-
|
|
16507
|
+
arn: string;
|
|
16508
|
+
id: string;
|
|
16427
16509
|
/**
|
|
16428
|
-
* The
|
|
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
|
|
16514
|
+
interface GetNetworkInsightsAnalysisExplanationDestination {
|
|
16443
16515
|
/**
|
|
16444
|
-
* The
|
|
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
|
-
|
|
16518
|
+
arn: string;
|
|
16519
|
+
id: string;
|
|
16448
16520
|
/**
|
|
16449
|
-
*
|
|
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
|
-
|
|
16523
|
+
name: string;
|
|
16452
16524
|
}
|
|
16453
|
-
interface
|
|
16525
|
+
interface GetNetworkInsightsAnalysisExplanationDestinationVpc {
|
|
16454
16526
|
/**
|
|
16455
|
-
* The
|
|
16527
|
+
* The ARN of the selected Network Insights Analysis.
|
|
16456
16528
|
*/
|
|
16457
|
-
|
|
16529
|
+
arn: string;
|
|
16530
|
+
id: string;
|
|
16458
16531
|
/**
|
|
16459
|
-
*
|
|
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
|
-
|
|
16534
|
+
name: string;
|
|
16462
16535
|
}
|
|
16463
|
-
interface
|
|
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
|
-
*
|
|
16538
|
+
* The ARN of the selected Network Insights Analysis.
|
|
16470
16539
|
*/
|
|
16471
|
-
|
|
16540
|
+
arn: string;
|
|
16541
|
+
id: string;
|
|
16472
16542
|
/**
|
|
16473
|
-
*
|
|
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
|
-
|
|
16545
|
+
name: string;
|
|
16546
|
+
}
|
|
16547
|
+
interface GetNetworkInsightsAnalysisExplanationIngressRouteTable {
|
|
16476
16548
|
/**
|
|
16477
|
-
*
|
|
16549
|
+
* The ARN of the selected Network Insights Analysis.
|
|
16478
16550
|
*/
|
|
16479
|
-
|
|
16551
|
+
arn: string;
|
|
16552
|
+
id: string;
|
|
16480
16553
|
/**
|
|
16481
|
-
*
|
|
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
|
-
|
|
16556
|
+
name: string;
|
|
16484
16557
|
}
|
|
16485
|
-
interface
|
|
16558
|
+
interface GetNetworkInsightsAnalysisExplanationInternetGateway {
|
|
16486
16559
|
/**
|
|
16487
|
-
*
|
|
16560
|
+
* The ARN of the selected Network Insights Analysis.
|
|
16488
16561
|
*/
|
|
16489
|
-
|
|
16562
|
+
arn: string;
|
|
16563
|
+
id: string;
|
|
16490
16564
|
/**
|
|
16491
|
-
*
|
|
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
|
-
|
|
16567
|
+
name: string;
|
|
16494
16568
|
}
|
|
16495
|
-
interface
|
|
16569
|
+
interface GetNetworkInsightsAnalysisExplanationLoadBalancerTargetGroup {
|
|
16496
16570
|
/**
|
|
16497
|
-
*
|
|
16571
|
+
* The ARN of the selected Network Insights Analysis.
|
|
16498
16572
|
*/
|
|
16499
|
-
|
|
16573
|
+
arn: string;
|
|
16574
|
+
id: string;
|
|
16500
16575
|
/**
|
|
16501
|
-
*
|
|
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
|
-
|
|
16578
|
+
name: string;
|
|
16579
|
+
}
|
|
16580
|
+
interface GetNetworkInsightsAnalysisExplanationNatGateway {
|
|
16504
16581
|
/**
|
|
16505
|
-
* ARN of the
|
|
16582
|
+
* The ARN of the selected Network Insights Analysis.
|
|
16506
16583
|
*/
|
|
16507
|
-
|
|
16584
|
+
arn: string;
|
|
16585
|
+
id: string;
|
|
16508
16586
|
/**
|
|
16509
|
-
* The
|
|
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
|
-
|
|
16589
|
+
name: string;
|
|
16590
|
+
}
|
|
16591
|
+
interface GetNetworkInsightsAnalysisExplanationNetworkInterface {
|
|
16512
16592
|
/**
|
|
16513
|
-
*
|
|
16593
|
+
* The ARN of the selected Network Insights Analysis.
|
|
16514
16594
|
*/
|
|
16515
|
-
|
|
16595
|
+
arn: string;
|
|
16596
|
+
id: string;
|
|
16516
16597
|
/**
|
|
16517
|
-
*
|
|
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
|
-
|
|
16600
|
+
name: string;
|
|
16601
|
+
}
|
|
16602
|
+
interface GetNetworkInsightsAnalysisExplanationPortRange {
|
|
16603
|
+
from: number;
|
|
16604
|
+
to: number;
|
|
16605
|
+
}
|
|
16606
|
+
interface GetNetworkInsightsAnalysisExplanationPrefixList {
|
|
16520
16607
|
/**
|
|
16521
|
-
*
|
|
16608
|
+
* The ARN of the selected Network Insights Analysis.
|
|
16522
16609
|
*/
|
|
16523
|
-
|
|
16610
|
+
arn: string;
|
|
16611
|
+
id: string;
|
|
16524
16612
|
/**
|
|
16525
|
-
*
|
|
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
|
-
|
|
16615
|
+
name: string;
|
|
16616
|
+
}
|
|
16617
|
+
interface GetNetworkInsightsAnalysisExplanationRouteTable {
|
|
16528
16618
|
/**
|
|
16529
|
-
*
|
|
16619
|
+
* The ARN of the selected Network Insights Analysis.
|
|
16530
16620
|
*/
|
|
16531
|
-
|
|
16621
|
+
arn: string;
|
|
16622
|
+
id: string;
|
|
16532
16623
|
/**
|
|
16533
|
-
*
|
|
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
|
-
*
|
|
16642
|
+
* The ARN of the selected Network Insights Analysis.
|
|
16538
16643
|
*/
|
|
16539
|
-
|
|
16644
|
+
arn: string;
|
|
16645
|
+
id: string;
|
|
16540
16646
|
/**
|
|
16541
|
-
* EC2
|
|
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
|
-
|
|
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
|
-
*
|
|
16665
|
+
* The ARN of the selected Network Insights Analysis.
|
|
16546
16666
|
*/
|
|
16547
|
-
|
|
16667
|
+
arn: string;
|
|
16668
|
+
id: string;
|
|
16548
16669
|
/**
|
|
16549
|
-
*
|
|
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
|
-
|
|
16672
|
+
name: string;
|
|
16552
16673
|
}
|
|
16553
|
-
interface
|
|
16674
|
+
interface GetNetworkInsightsAnalysisExplanationSubnet {
|
|
16554
16675
|
/**
|
|
16555
|
-
* The
|
|
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
|
-
|
|
16678
|
+
arn: string;
|
|
16679
|
+
id: string;
|
|
16559
16680
|
/**
|
|
16560
|
-
*
|
|
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
|
-
|
|
16683
|
+
name: string;
|
|
16564
16684
|
}
|
|
16565
|
-
interface
|
|
16685
|
+
interface GetNetworkInsightsAnalysisExplanationSubnetRouteTable {
|
|
16566
16686
|
/**
|
|
16567
|
-
* The
|
|
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
|
-
|
|
16689
|
+
arn: string;
|
|
16690
|
+
id: string;
|
|
16571
16691
|
/**
|
|
16572
|
-
*
|
|
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
|
|
16696
|
+
interface GetNetworkInsightsAnalysisExplanationTransitGateway {
|
|
16582
16697
|
/**
|
|
16583
|
-
*
|
|
16698
|
+
* The ARN of the selected Network Insights Analysis.
|
|
16584
16699
|
*/
|
|
16585
|
-
|
|
16700
|
+
arn: string;
|
|
16701
|
+
id: string;
|
|
16586
16702
|
/**
|
|
16587
|
-
*
|
|
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
|
-
|
|
16705
|
+
name: string;
|
|
16590
16706
|
}
|
|
16591
|
-
interface
|
|
16707
|
+
interface GetNetworkInsightsAnalysisExplanationTransitGatewayAttachment {
|
|
16592
16708
|
/**
|
|
16593
|
-
* The
|
|
16709
|
+
* The ARN of the selected Network Insights Analysis.
|
|
16594
16710
|
*/
|
|
16595
|
-
|
|
16711
|
+
arn: string;
|
|
16712
|
+
id: string;
|
|
16596
16713
|
/**
|
|
16597
|
-
*
|
|
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
|
-
|
|
16716
|
+
name: string;
|
|
16600
16717
|
}
|
|
16601
|
-
interface
|
|
16718
|
+
interface GetNetworkInsightsAnalysisExplanationTransitGatewayRouteTable {
|
|
16602
16719
|
/**
|
|
16603
|
-
* The
|
|
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
|
-
|
|
16722
|
+
arn: string;
|
|
16723
|
+
id: string;
|
|
16608
16724
|
/**
|
|
16609
|
-
*
|
|
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
|
-
|
|
16727
|
+
name: string;
|
|
16613
16728
|
}
|
|
16614
|
-
interface
|
|
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
|
|
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
|
-
|
|
16742
|
+
arn: string;
|
|
16743
|
+
id: string;
|
|
16621
16744
|
/**
|
|
16622
|
-
*
|
|
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
|
-
|
|
16747
|
+
name: string;
|
|
16626
16748
|
}
|
|
16627
|
-
interface
|
|
16749
|
+
interface GetNetworkInsightsAnalysisExplanationVpcEndpoint {
|
|
16628
16750
|
/**
|
|
16629
|
-
* The
|
|
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
|
-
|
|
16753
|
+
arn: string;
|
|
16754
|
+
id: string;
|
|
16633
16755
|
/**
|
|
16634
|
-
*
|
|
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
|
-
|
|
16758
|
+
name: string;
|
|
16638
16759
|
}
|
|
16639
|
-
interface
|
|
16760
|
+
interface GetNetworkInsightsAnalysisExplanationVpcPeeringConnection {
|
|
16640
16761
|
/**
|
|
16641
|
-
* The
|
|
16762
|
+
* The ARN of the selected Network Insights Analysis.
|
|
16642
16763
|
*/
|
|
16643
|
-
|
|
16764
|
+
arn: string;
|
|
16765
|
+
id: string;
|
|
16644
16766
|
/**
|
|
16645
|
-
* The
|
|
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
|
-
|
|
16769
|
+
name: string;
|
|
16770
|
+
}
|
|
16771
|
+
interface GetNetworkInsightsAnalysisExplanationVpnConnection {
|
|
16648
16772
|
/**
|
|
16649
|
-
* The
|
|
16650
|
-
* Can be either `"pending"` or `"available"`.
|
|
16773
|
+
* The ARN of the selected Network Insights Analysis.
|
|
16651
16774
|
*/
|
|
16652
|
-
|
|
16653
|
-
|
|
16654
|
-
interface GetVpcDhcpOptionsFilter {
|
|
16775
|
+
arn: string;
|
|
16776
|
+
id: string;
|
|
16655
16777
|
/**
|
|
16656
|
-
* The name of the field
|
|
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
|
|
16665
|
-
/**
|
|
16666
|
-
* The DNS name.
|
|
16667
|
-
*/
|
|
16668
|
-
dnsName: string;
|
|
16782
|
+
interface GetNetworkInsightsAnalysisExplanationVpnGateway {
|
|
16669
16783
|
/**
|
|
16670
|
-
* The
|
|
16784
|
+
* The ARN of the selected Network Insights Analysis.
|
|
16671
16785
|
*/
|
|
16672
|
-
|
|
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
|
|
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
|
|
16793
|
+
interface GetNetworkInsightsAnalysisFilter {
|
|
16690
16794
|
/**
|
|
16691
|
-
* The name of the filter field. Valid values can be found in the
|
|
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
|
|
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
|
|
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
|
-
|
|
16840
|
+
arn: string;
|
|
16841
|
+
id: string;
|
|
16705
16842
|
/**
|
|
16706
|
-
*
|
|
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
|
|
16847
|
+
interface GetNetworkInsightsAnalysisForwardPathComponentAttachedTo {
|
|
16716
16848
|
/**
|
|
16717
|
-
* The
|
|
16849
|
+
* The ARN of the selected Network Insights Analysis.
|
|
16718
16850
|
*/
|
|
16719
|
-
|
|
16720
|
-
|
|
16721
|
-
interface GetVpcPeeringConnectionFilter {
|
|
16851
|
+
arn: string;
|
|
16852
|
+
id: string;
|
|
16722
16853
|
/**
|
|
16723
|
-
* The name of the field
|
|
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
|
|
16858
|
+
interface GetNetworkInsightsAnalysisForwardPathComponentComponent {
|
|
16734
16859
|
/**
|
|
16735
|
-
* The
|
|
16860
|
+
* The ARN of the selected Network Insights Analysis.
|
|
16736
16861
|
*/
|
|
16737
|
-
|
|
16738
|
-
|
|
16739
|
-
interface GetVpcPeeringConnectionsFilter {
|
|
16862
|
+
arn: string;
|
|
16863
|
+
id: string;
|
|
16740
16864
|
/**
|
|
16741
|
-
* The name of the field
|
|
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
|
|
16869
|
+
interface GetNetworkInsightsAnalysisForwardPathComponentDestinationVpc {
|
|
16752
16870
|
/**
|
|
16753
|
-
* The
|
|
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
|
-
|
|
16873
|
+
arn: string;
|
|
16874
|
+
id: string;
|
|
16757
16875
|
/**
|
|
16758
|
-
*
|
|
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
|
-
|
|
16878
|
+
name: string;
|
|
16762
16879
|
}
|
|
16763
|
-
interface
|
|
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
|
|
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
|
-
|
|
16938
|
+
arn: string;
|
|
16939
|
+
id: string;
|
|
16769
16940
|
/**
|
|
16770
|
-
*
|
|
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
|
-
|
|
16943
|
+
name: string;
|
|
16774
16944
|
}
|
|
16775
|
-
interface
|
|
16945
|
+
interface GetNetworkInsightsAnalysisForwardPathComponentSubnet {
|
|
16776
16946
|
/**
|
|
16777
|
-
*
|
|
16947
|
+
* The ARN of the selected Network Insights Analysis.
|
|
16778
16948
|
*/
|
|
16779
|
-
|
|
16949
|
+
arn: string;
|
|
16950
|
+
id: string;
|
|
16780
16951
|
/**
|
|
16781
|
-
*
|
|
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
|
-
|
|
16954
|
+
name: string;
|
|
16784
16955
|
}
|
|
16785
|
-
interface
|
|
16956
|
+
interface GetNetworkInsightsAnalysisForwardPathComponentTransitGateway {
|
|
16786
16957
|
/**
|
|
16787
|
-
* The
|
|
16958
|
+
* The ARN of the selected Network Insights Analysis.
|
|
16788
16959
|
*/
|
|
16789
|
-
|
|
16960
|
+
arn: string;
|
|
16961
|
+
id: string;
|
|
16790
16962
|
/**
|
|
16791
|
-
* The
|
|
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
|
-
|
|
16965
|
+
name: string;
|
|
16794
16966
|
}
|
|
16795
|
-
interface
|
|
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
|
-
*
|
|
16978
|
+
* The ARN of the selected Network Insights Analysis.
|
|
16798
16979
|
*/
|
|
16799
|
-
|
|
16800
|
-
|
|
16801
|
-
interface InstanceEbsBlockDevice {
|
|
16980
|
+
arn: string;
|
|
16981
|
+
id: string;
|
|
16802
16982
|
/**
|
|
16803
|
-
*
|
|
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
|
-
|
|
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
|
-
*
|
|
17022
|
+
* The ARN of the selected Network Insights Analysis.
|
|
16808
17023
|
*/
|
|
16809
|
-
|
|
17024
|
+
arn: string;
|
|
17025
|
+
id: string;
|
|
16810
17026
|
/**
|
|
16811
|
-
*
|
|
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
|
-
|
|
17029
|
+
name: string;
|
|
17030
|
+
}
|
|
17031
|
+
interface GetNetworkInsightsAnalysisReturnPathComponentAttachedTo {
|
|
16814
17032
|
/**
|
|
16815
|
-
*
|
|
17033
|
+
* The ARN of the selected Network Insights Analysis.
|
|
16816
17034
|
*/
|
|
16817
|
-
|
|
17035
|
+
arn: string;
|
|
17036
|
+
id: string;
|
|
16818
17037
|
/**
|
|
16819
|
-
*
|
|
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
|
-
|
|
17040
|
+
name: string;
|
|
17041
|
+
}
|
|
17042
|
+
interface GetNetworkInsightsAnalysisReturnPathComponentComponent {
|
|
16822
17043
|
/**
|
|
16823
|
-
*
|
|
17044
|
+
* The ARN of the selected Network Insights Analysis.
|
|
16824
17045
|
*/
|
|
16825
|
-
|
|
17046
|
+
arn: string;
|
|
17047
|
+
id: string;
|
|
16826
17048
|
/**
|
|
16827
|
-
*
|
|
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
|
-
|
|
16830
|
-
|
|
16831
|
-
|
|
17051
|
+
name: string;
|
|
17052
|
+
}
|
|
17053
|
+
interface GetNetworkInsightsAnalysisReturnPathComponentDestinationVpc {
|
|
16832
17054
|
/**
|
|
16833
|
-
*
|
|
17055
|
+
* The ARN of the selected Network Insights Analysis.
|
|
16834
17056
|
*/
|
|
16835
|
-
|
|
17057
|
+
arn: string;
|
|
17058
|
+
id: string;
|
|
16836
17059
|
/**
|
|
16837
|
-
*
|
|
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
|
-
|
|
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
|
-
*
|
|
17120
|
+
* The ARN of the selected Network Insights Analysis.
|
|
16842
17121
|
*/
|
|
16843
|
-
|
|
17122
|
+
arn: string;
|
|
17123
|
+
id: string;
|
|
16844
17124
|
/**
|
|
16845
|
-
*
|
|
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
|
-
|
|
17127
|
+
name: string;
|
|
16848
17128
|
}
|
|
16849
|
-
interface
|
|
17129
|
+
interface GetNetworkInsightsAnalysisReturnPathComponentSubnet {
|
|
16850
17130
|
/**
|
|
16851
|
-
*
|
|
17131
|
+
* The ARN of the selected Network Insights Analysis.
|
|
16852
17132
|
*/
|
|
16853
|
-
|
|
16854
|
-
|
|
16855
|
-
interface InstanceEphemeralBlockDevice {
|
|
17133
|
+
arn: string;
|
|
17134
|
+
id: string;
|
|
16856
17135
|
/**
|
|
16857
|
-
* The name of the
|
|
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
|
-
|
|
17138
|
+
name: string;
|
|
17139
|
+
}
|
|
17140
|
+
interface GetNetworkInsightsAnalysisReturnPathComponentTransitGateway {
|
|
16860
17141
|
/**
|
|
16861
|
-
*
|
|
17142
|
+
* The ARN of the selected Network Insights Analysis.
|
|
16862
17143
|
*/
|
|
16863
|
-
|
|
17144
|
+
arn: string;
|
|
17145
|
+
id: string;
|
|
16864
17146
|
/**
|
|
16865
|
-
*
|
|
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
|
-
|
|
17149
|
+
name: string;
|
|
16868
17150
|
}
|
|
16869
|
-
interface
|
|
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
|
|
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
|
|
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
|
|
17171
|
+
interface GetNetworkInsightsPathFilter {
|
|
16884
17172
|
/**
|
|
16885
|
-
* The
|
|
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
|
-
|
|
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
|
|
17181
|
+
interface GetNetworkInterfaceAssociation {
|
|
16890
17182
|
/**
|
|
16891
|
-
*
|
|
17183
|
+
* The allocation ID.
|
|
16892
17184
|
*/
|
|
16893
|
-
|
|
17185
|
+
allocationId: string;
|
|
16894
17186
|
/**
|
|
16895
|
-
*
|
|
17187
|
+
* The association ID.
|
|
16896
17188
|
*/
|
|
16897
|
-
|
|
17189
|
+
associationId: string;
|
|
16898
17190
|
/**
|
|
16899
|
-
*
|
|
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
|
-
|
|
17193
|
+
carrierIp: string;
|
|
16902
17194
|
/**
|
|
16903
|
-
*
|
|
17195
|
+
* The customer-owned IP address.
|
|
16904
17196
|
*/
|
|
16905
|
-
|
|
16906
|
-
}
|
|
16907
|
-
interface InstanceNetworkInterface {
|
|
17197
|
+
customerOwnedIp: string;
|
|
16908
17198
|
/**
|
|
16909
|
-
*
|
|
17199
|
+
* The ID of the Elastic IP address owner.
|
|
16910
17200
|
*/
|
|
16911
|
-
|
|
17201
|
+
ipOwnerId: string;
|
|
16912
17202
|
/**
|
|
16913
|
-
*
|
|
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
|
-
*
|
|
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
|
-
|
|
17226
|
+
name: string;
|
|
16920
17227
|
/**
|
|
16921
|
-
*
|
|
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
|
|
17332
|
+
interface GetRouteTablesFilter {
|
|
16926
17333
|
/**
|
|
16927
|
-
*
|
|
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
|
-
|
|
17337
|
+
name: string;
|
|
16930
17338
|
/**
|
|
16931
|
-
*
|
|
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
|
-
|
|
17342
|
+
values: string[];
|
|
17343
|
+
}
|
|
17344
|
+
interface GetSecurityGroupFilter {
|
|
16934
17345
|
/**
|
|
16935
|
-
* The
|
|
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
|
-
|
|
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
|
|
17356
|
+
interface GetSecurityGroupsFilter {
|
|
17357
|
+
name: string;
|
|
17358
|
+
values: string[];
|
|
17359
|
+
}
|
|
17360
|
+
interface GetSpotPriceFilter {
|
|
16940
17361
|
/**
|
|
16941
|
-
*
|
|
17362
|
+
* Name of the filter.
|
|
16942
17363
|
*/
|
|
16943
|
-
|
|
17364
|
+
name: string;
|
|
16944
17365
|
/**
|
|
16945
|
-
*
|
|
17366
|
+
* List of one or more values for the filter.
|
|
16946
17367
|
*/
|
|
16947
|
-
|
|
17368
|
+
values: string[];
|
|
17369
|
+
}
|
|
17370
|
+
interface GetSubnetFilter {
|
|
16948
17371
|
/**
|
|
16949
|
-
*
|
|
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
|
-
|
|
17374
|
+
name: string;
|
|
16952
17375
|
/**
|
|
16953
|
-
*
|
|
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
|
-
|
|
17378
|
+
values: string[];
|
|
17379
|
+
}
|
|
17380
|
+
interface GetSubnetIdsFilter {
|
|
16956
17381
|
/**
|
|
16957
|
-
*
|
|
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
|
-
|
|
17386
|
+
name: string;
|
|
16960
17387
|
/**
|
|
16961
|
-
*
|
|
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
|
-
|
|
16964
|
-
|
|
16965
|
-
|
|
17391
|
+
values: string[];
|
|
17392
|
+
}
|
|
17393
|
+
interface GetSubnetsFilter {
|
|
16966
17394
|
/**
|
|
16967
|
-
*
|
|
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
|
-
|
|
18172
|
+
associateCarrierIpAddress?: string;
|
|
16970
18173
|
/**
|
|
16971
|
-
*
|
|
18174
|
+
* Associate a public ip address with the network interface. Boolean value.
|
|
16972
18175
|
*/
|
|
16973
|
-
|
|
18176
|
+
associatePublicIpAddress?: string;
|
|
16974
18177
|
/**
|
|
16975
|
-
*
|
|
18178
|
+
* Whether the network interface should be destroyed on instance termination. Defaults to `false` if not set.
|
|
16976
18179
|
*/
|
|
16977
|
-
|
|
18180
|
+
deleteOnTermination?: string;
|
|
16978
18181
|
/**
|
|
16979
|
-
*
|
|
18182
|
+
* Description of the network interface.
|
|
16980
18183
|
*/
|
|
16981
|
-
|
|
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
|
|
18186
|
+
* The integer index of the network interface attachment.
|
|
17002
18187
|
*/
|
|
17003
|
-
|
|
18188
|
+
deviceIndex?: number;
|
|
17004
18189
|
/**
|
|
17005
|
-
* The
|
|
18190
|
+
* The type of network interface. To create an Elastic Fabric Adapter (EFA), specify `efa`.
|
|
17006
18191
|
*/
|
|
17007
|
-
|
|
18192
|
+
interfaceType?: string;
|
|
17008
18193
|
/**
|
|
17009
|
-
*
|
|
18194
|
+
* The number of secondary private IPv4 addresses to assign to a network interface. Conflicts with `ipv4Addresses`
|
|
17010
18195
|
*/
|
|
17011
|
-
|
|
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
|
-
*
|
|
18198
|
+
* One or more private IPv4 addresses to associate. Conflicts with `ipv4AddressCount`
|
|
17024
18199
|
*/
|
|
17025
|
-
|
|
18200
|
+
ipv4Addresses?: string[];
|
|
17026
18201
|
/**
|
|
17027
|
-
*
|
|
18202
|
+
* The number of IPv4 prefixes to be automatically assigned to the network interface. Conflicts with `ipv4Prefixes`
|
|
17028
18203
|
*/
|
|
17029
|
-
|
|
18204
|
+
ipv4PrefixCount?: number;
|
|
17030
18205
|
/**
|
|
17031
|
-
*
|
|
18206
|
+
* One or more IPv4 prefixes to be assigned to the network interface. Conflicts with `ipv4PrefixCount`
|
|
17032
18207
|
*/
|
|
17033
|
-
|
|
18208
|
+
ipv4Prefixes?: string[];
|
|
17034
18209
|
/**
|
|
17035
|
-
* The
|
|
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
|
-
|
|
17040
|
-
}
|
|
17041
|
-
interface LaunchTemplateBlockDeviceMappingEbs {
|
|
18212
|
+
ipv6AddressCount?: number;
|
|
17042
18213
|
/**
|
|
17043
|
-
*
|
|
18214
|
+
* One or more specific IPv6 addresses from the IPv6 CIDR block range of your subnet. Conflicts with `ipv6AddressCount`
|
|
17044
18215
|
*/
|
|
17045
|
-
|
|
18216
|
+
ipv6Addresses?: string[];
|
|
17046
18217
|
/**
|
|
17047
|
-
*
|
|
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
|
-
|
|
18220
|
+
ipv6PrefixCount?: number;
|
|
17051
18221
|
/**
|
|
17052
|
-
*
|
|
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
|
-
|
|
18224
|
+
ipv6Prefixes?: string[];
|
|
17057
18225
|
/**
|
|
17058
|
-
* The
|
|
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
|
-
|
|
18228
|
+
networkCardIndex?: number;
|
|
17062
18229
|
/**
|
|
17063
|
-
* The
|
|
18230
|
+
* The ID of the network interface to attach.
|
|
17064
18231
|
*/
|
|
17065
|
-
|
|
18232
|
+
networkInterfaceId?: string;
|
|
17066
18233
|
/**
|
|
17067
|
-
* The
|
|
18234
|
+
* The primary private IPv4 address.
|
|
17068
18235
|
*/
|
|
17069
|
-
|
|
18236
|
+
privateIpAddress?: string;
|
|
17070
18237
|
/**
|
|
17071
|
-
*
|
|
18238
|
+
* A list of security group IDs to associate.
|
|
17072
18239
|
*/
|
|
17073
|
-
|
|
18240
|
+
securityGroups?: string[];
|
|
17074
18241
|
/**
|
|
17075
|
-
* The
|
|
18242
|
+
* The VPC Subnet ID to associate.
|
|
17076
18243
|
*/
|
|
17077
|
-
|
|
18244
|
+
subnetId?: string;
|
|
17078
18245
|
}
|
|
17079
|
-
interface
|
|
18246
|
+
interface LaunchTemplatePlacement {
|
|
17080
18247
|
/**
|
|
17081
|
-
*
|
|
18248
|
+
* The affinity setting for an instance on a Dedicated Host.
|
|
17082
18249
|
*/
|
|
17083
|
-
|
|
18250
|
+
affinity?: string;
|
|
17084
18251
|
/**
|
|
17085
|
-
*
|
|
18252
|
+
* The Availability Zone for the instance.
|
|
17086
18253
|
*/
|
|
17087
|
-
|
|
17088
|
-
}
|
|
17089
|
-
interface LaunchTemplateCapacityReservationSpecificationCapacityReservationTarget {
|
|
18254
|
+
availabilityZone?: string;
|
|
17090
18255
|
/**
|
|
17091
|
-
* The
|
|
18256
|
+
* The name of the placement group for the instance.
|
|
17092
18257
|
*/
|
|
17093
|
-
|
|
18258
|
+
groupName?: string;
|
|
17094
18259
|
/**
|
|
17095
|
-
* The
|
|
18260
|
+
* The ID of the Dedicated Host for the instance.
|
|
17096
18261
|
*/
|
|
17097
|
-
|
|
17098
|
-
}
|
|
17099
|
-
interface LaunchTemplateCpuOptions {
|
|
18262
|
+
hostId?: string;
|
|
17100
18263
|
/**
|
|
17101
|
-
* The
|
|
18264
|
+
* The ARN of the Host Resource Group in which to launch instances.
|
|
17102
18265
|
*/
|
|
17103
|
-
|
|
18266
|
+
hostResourceGroupArn?: string;
|
|
17104
18267
|
/**
|
|
17105
|
-
* The number of
|
|
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
|
-
|
|
17109
|
-
}
|
|
17110
|
-
interface LaunchTemplateCreditSpecification {
|
|
18270
|
+
partitionNumber?: number;
|
|
17111
18271
|
/**
|
|
17112
|
-
*
|
|
18272
|
+
* Reserved for future use.
|
|
17113
18273
|
*/
|
|
17114
|
-
|
|
17115
|
-
}
|
|
17116
|
-
interface LaunchTemplateElasticGpuSpecification {
|
|
18274
|
+
spreadDomain?: string;
|
|
17117
18275
|
/**
|
|
17118
|
-
* The
|
|
18276
|
+
* The tenancy of the instance (if the instance is running in a VPC). Can be `default`, `dedicated`, or `host`.
|
|
17119
18277
|
*/
|
|
17120
|
-
|
|
18278
|
+
tenancy?: string;
|
|
17121
18279
|
}
|
|
17122
|
-
interface
|
|
18280
|
+
interface LaunchTemplatePrivateDnsNameOptions {
|
|
17123
18281
|
/**
|
|
17124
|
-
*
|
|
18282
|
+
* Indicates whether to respond to DNS queries for instance hostnames with DNS A records.
|
|
17125
18283
|
*/
|
|
17126
|
-
|
|
17127
|
-
}
|
|
17128
|
-
interface LaunchTemplateEnclaveOptions {
|
|
18284
|
+
enableResourceNameDnsARecord?: boolean;
|
|
17129
18285
|
/**
|
|
17130
|
-
*
|
|
18286
|
+
* Indicates whether to respond to DNS queries for instance hostnames with DNS AAAA records.
|
|
17131
18287
|
*/
|
|
17132
|
-
|
|
17133
|
-
}
|
|
17134
|
-
interface LaunchTemplateHibernationOptions {
|
|
18288
|
+
enableResourceNameDnsAaaaRecord?: boolean;
|
|
17135
18289
|
/**
|
|
17136
|
-
*
|
|
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
|
-
|
|
18292
|
+
hostnameType?: string;
|
|
17139
18293
|
}
|
|
17140
|
-
interface
|
|
18294
|
+
interface LaunchTemplateTagSpecification {
|
|
17141
18295
|
/**
|
|
17142
|
-
* The
|
|
18296
|
+
* The type of resource to tag.
|
|
17143
18297
|
*/
|
|
17144
|
-
|
|
18298
|
+
resourceType?: string;
|
|
17145
18299
|
/**
|
|
17146
|
-
*
|
|
18300
|
+
* A map of tags to assign to the resource.
|
|
17147
18301
|
*/
|
|
17148
|
-
|
|
18302
|
+
tags?: {
|
|
18303
|
+
[key: string]: string;
|
|
18304
|
+
};
|
|
17149
18305
|
}
|
|
17150
|
-
interface
|
|
18306
|
+
interface ManagedPrefixListEntry {
|
|
17151
18307
|
/**
|
|
17152
|
-
*
|
|
18308
|
+
* CIDR block of this entry.
|
|
17153
18309
|
*/
|
|
17154
|
-
|
|
18310
|
+
cidr: string;
|
|
17155
18311
|
/**
|
|
17156
|
-
*
|
|
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
|
-
|
|
18314
|
+
description?: string;
|
|
17159
18315
|
}
|
|
17160
|
-
interface
|
|
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
|
|
17167
|
-
* `stop`, or `terminate`. (Default: `terminate`).
|
|
18318
|
+
* The action to take.
|
|
17168
18319
|
*/
|
|
17169
|
-
|
|
18320
|
+
action: string;
|
|
17170
18321
|
/**
|
|
17171
|
-
* The
|
|
18322
|
+
* The CIDR block to match. This must be a
|
|
18323
|
+
* valid network mask.
|
|
17172
18324
|
*/
|
|
17173
|
-
|
|
18325
|
+
cidrBlock?: string;
|
|
17174
18326
|
/**
|
|
17175
|
-
* The
|
|
18327
|
+
* The from port to match.
|
|
17176
18328
|
*/
|
|
17177
|
-
|
|
18329
|
+
fromPort: number;
|
|
17178
18330
|
/**
|
|
17179
|
-
* The
|
|
18331
|
+
* The ICMP type code to be used. Default 0.
|
|
17180
18332
|
*/
|
|
17181
|
-
|
|
17182
|
-
}
|
|
17183
|
-
interface LaunchTemplateInstanceRequirements {
|
|
18333
|
+
icmpCode?: number;
|
|
17184
18334
|
/**
|
|
17185
|
-
*
|
|
18335
|
+
* The ICMP type to be used. Default 0.
|
|
17186
18336
|
*/
|
|
17187
|
-
|
|
18337
|
+
icmpType?: number;
|
|
17188
18338
|
/**
|
|
17189
|
-
*
|
|
18339
|
+
* The IPv6 CIDR block.
|
|
17190
18340
|
*/
|
|
17191
|
-
|
|
18341
|
+
ipv6CidrBlock?: string;
|
|
17192
18342
|
/**
|
|
17193
|
-
*
|
|
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
|
-
|
|
18346
|
+
protocol: string;
|
|
17196
18347
|
/**
|
|
17197
|
-
*
|
|
18348
|
+
* The rule number. Used for ordering.
|
|
17198
18349
|
*/
|
|
17199
|
-
|
|
18350
|
+
ruleNo: number;
|
|
17200
18351
|
/**
|
|
17201
|
-
*
|
|
18352
|
+
* The to port to match.
|
|
17202
18353
|
*/
|
|
17203
|
-
|
|
18354
|
+
toPort: number;
|
|
18355
|
+
}
|
|
18356
|
+
interface NetworkAclIngress {
|
|
17204
18357
|
/**
|
|
17205
|
-
*
|
|
18358
|
+
* The action to take.
|
|
17206
18359
|
*/
|
|
17207
|
-
|
|
18360
|
+
action: string;
|
|
17208
18361
|
/**
|
|
17209
|
-
*
|
|
18362
|
+
* The CIDR block to match. This must be a
|
|
18363
|
+
* valid network mask.
|
|
17210
18364
|
*/
|
|
17211
|
-
|
|
18365
|
+
cidrBlock?: string;
|
|
17212
18366
|
/**
|
|
17213
|
-
*
|
|
18367
|
+
* The from port to match.
|
|
17214
18368
|
*/
|
|
17215
|
-
|
|
18369
|
+
fromPort: number;
|
|
17216
18370
|
/**
|
|
17217
|
-
*
|
|
18371
|
+
* The ICMP type code to be used. Default 0.
|
|
17218
18372
|
*/
|
|
17219
|
-
|
|
18373
|
+
icmpCode?: number;
|
|
17220
18374
|
/**
|
|
17221
|
-
*
|
|
18375
|
+
* The ICMP type to be used. Default 0.
|
|
17222
18376
|
*/
|
|
17223
|
-
|
|
18377
|
+
icmpType?: number;
|
|
17224
18378
|
/**
|
|
17225
|
-
*
|
|
18379
|
+
* The IPv6 CIDR block.
|
|
17226
18380
|
*/
|
|
17227
|
-
|
|
18381
|
+
ipv6CidrBlock?: string;
|
|
17228
18382
|
/**
|
|
17229
|
-
*
|
|
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
|
-
|
|
18386
|
+
protocol: string;
|
|
17232
18387
|
/**
|
|
17233
|
-
*
|
|
18388
|
+
* The rule number. Used for ordering.
|
|
17234
18389
|
*/
|
|
17235
|
-
|
|
18390
|
+
ruleNo: number;
|
|
17236
18391
|
/**
|
|
17237
|
-
*
|
|
18392
|
+
* The to port to match.
|
|
17238
18393
|
*/
|
|
17239
|
-
|
|
18394
|
+
toPort: number;
|
|
18395
|
+
}
|
|
18396
|
+
interface NetworkInsightsAnalysisAlternatePathHint {
|
|
17240
18397
|
/**
|
|
17241
|
-
*
|
|
18398
|
+
* The Amazon Resource Name (ARN) of the component.
|
|
17242
18399
|
*/
|
|
17243
|
-
|
|
18400
|
+
componentArn: string;
|
|
17244
18401
|
/**
|
|
17245
|
-
*
|
|
18402
|
+
* The ID of the component.
|
|
17246
18403
|
*/
|
|
17247
|
-
|
|
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
|
-
*
|
|
18460
|
+
* ID of the Network Insights Analysis.
|
|
17250
18461
|
*/
|
|
17251
|
-
|
|
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
|
-
*
|
|
18479
|
+
* ARN of the Network Insights Analysis.
|
|
17254
18480
|
*/
|
|
17255
|
-
|
|
18481
|
+
arn: string;
|
|
17256
18482
|
/**
|
|
17257
|
-
*
|
|
18483
|
+
* ID of the Network Insights Analysis.
|
|
17258
18484
|
*/
|
|
17259
|
-
|
|
18485
|
+
id: string;
|
|
18486
|
+
name: string;
|
|
18487
|
+
}
|
|
18488
|
+
interface NetworkInsightsAnalysisExplanationClassicLoadBalancerListener {
|
|
18489
|
+
instancePort: number;
|
|
18490
|
+
loadBalancerPort: number;
|
|
18491
|
+
}
|
|
18492
|
+
interface NetworkInsightsAnalysisExplanationComponent {
|
|
17260
18493
|
/**
|
|
17261
|
-
*
|
|
18494
|
+
* ARN of the Network Insights Analysis.
|
|
17262
18495
|
*/
|
|
17263
|
-
|
|
18496
|
+
arn: string;
|
|
17264
18497
|
/**
|
|
17265
|
-
*
|
|
18498
|
+
* ID of the Network Insights Analysis.
|
|
17266
18499
|
*/
|
|
17267
|
-
|
|
18500
|
+
id: string;
|
|
18501
|
+
name: string;
|
|
17268
18502
|
}
|
|
17269
|
-
interface
|
|
18503
|
+
interface NetworkInsightsAnalysisExplanationCustomerGateway {
|
|
17270
18504
|
/**
|
|
17271
|
-
*
|
|
18505
|
+
* ARN of the Network Insights Analysis.
|
|
17272
18506
|
*/
|
|
17273
|
-
|
|
18507
|
+
arn: string;
|
|
17274
18508
|
/**
|
|
17275
|
-
*
|
|
18509
|
+
* ID of the Network Insights Analysis.
|
|
17276
18510
|
*/
|
|
17277
|
-
|
|
18511
|
+
id: string;
|
|
18512
|
+
name: string;
|
|
17278
18513
|
}
|
|
17279
|
-
interface
|
|
18514
|
+
interface NetworkInsightsAnalysisExplanationDestination {
|
|
17280
18515
|
/**
|
|
17281
|
-
*
|
|
18516
|
+
* ARN of the Network Insights Analysis.
|
|
17282
18517
|
*/
|
|
17283
|
-
|
|
18518
|
+
arn: string;
|
|
17284
18519
|
/**
|
|
17285
|
-
*
|
|
18520
|
+
* ID of the Network Insights Analysis.
|
|
17286
18521
|
*/
|
|
17287
|
-
|
|
18522
|
+
id: string;
|
|
18523
|
+
name: string;
|
|
17288
18524
|
}
|
|
17289
|
-
interface
|
|
18525
|
+
interface NetworkInsightsAnalysisExplanationDestinationVpc {
|
|
17290
18526
|
/**
|
|
17291
|
-
*
|
|
18527
|
+
* ARN of the Network Insights Analysis.
|
|
17292
18528
|
*/
|
|
17293
|
-
|
|
18529
|
+
arn: string;
|
|
17294
18530
|
/**
|
|
17295
|
-
*
|
|
18531
|
+
* ID of the Network Insights Analysis.
|
|
17296
18532
|
*/
|
|
17297
|
-
|
|
18533
|
+
id: string;
|
|
18534
|
+
name: string;
|
|
17298
18535
|
}
|
|
17299
|
-
interface
|
|
18536
|
+
interface NetworkInsightsAnalysisExplanationElasticLoadBalancerListener {
|
|
17300
18537
|
/**
|
|
17301
|
-
*
|
|
18538
|
+
* ARN of the Network Insights Analysis.
|
|
17302
18539
|
*/
|
|
17303
|
-
|
|
18540
|
+
arn: string;
|
|
17304
18541
|
/**
|
|
17305
|
-
*
|
|
18542
|
+
* ID of the Network Insights Analysis.
|
|
17306
18543
|
*/
|
|
17307
|
-
|
|
18544
|
+
id: string;
|
|
18545
|
+
name: string;
|
|
17308
18546
|
}
|
|
17309
|
-
interface
|
|
18547
|
+
interface NetworkInsightsAnalysisExplanationIngressRouteTable {
|
|
17310
18548
|
/**
|
|
17311
|
-
*
|
|
18549
|
+
* ARN of the Network Insights Analysis.
|
|
17312
18550
|
*/
|
|
17313
|
-
|
|
18551
|
+
arn: string;
|
|
17314
18552
|
/**
|
|
17315
|
-
*
|
|
18553
|
+
* ID of the Network Insights Analysis.
|
|
17316
18554
|
*/
|
|
17317
|
-
|
|
18555
|
+
id: string;
|
|
18556
|
+
name: string;
|
|
17318
18557
|
}
|
|
17319
|
-
interface
|
|
18558
|
+
interface NetworkInsightsAnalysisExplanationInternetGateway {
|
|
17320
18559
|
/**
|
|
17321
|
-
*
|
|
18560
|
+
* ARN of the Network Insights Analysis.
|
|
17322
18561
|
*/
|
|
17323
|
-
|
|
18562
|
+
arn: string;
|
|
17324
18563
|
/**
|
|
17325
|
-
*
|
|
18564
|
+
* ID of the Network Insights Analysis.
|
|
17326
18565
|
*/
|
|
17327
|
-
|
|
18566
|
+
id: string;
|
|
18567
|
+
name: string;
|
|
17328
18568
|
}
|
|
17329
|
-
interface
|
|
18569
|
+
interface NetworkInsightsAnalysisExplanationLoadBalancerTargetGroup {
|
|
17330
18570
|
/**
|
|
17331
|
-
*
|
|
18571
|
+
* ARN of the Network Insights Analysis.
|
|
17332
18572
|
*/
|
|
17333
|
-
|
|
18573
|
+
arn: string;
|
|
17334
18574
|
/**
|
|
17335
|
-
*
|
|
18575
|
+
* ID of the Network Insights Analysis.
|
|
17336
18576
|
*/
|
|
17337
|
-
|
|
18577
|
+
id: string;
|
|
18578
|
+
name: string;
|
|
17338
18579
|
}
|
|
17339
|
-
interface
|
|
18580
|
+
interface NetworkInsightsAnalysisExplanationNatGateway {
|
|
17340
18581
|
/**
|
|
17341
|
-
*
|
|
18582
|
+
* ARN of the Network Insights Analysis.
|
|
17342
18583
|
*/
|
|
17343
|
-
|
|
18584
|
+
arn: string;
|
|
17344
18585
|
/**
|
|
17345
|
-
*
|
|
18586
|
+
* ID of the Network Insights Analysis.
|
|
17346
18587
|
*/
|
|
17347
|
-
|
|
18588
|
+
id: string;
|
|
18589
|
+
name: string;
|
|
17348
18590
|
}
|
|
17349
|
-
interface
|
|
18591
|
+
interface NetworkInsightsAnalysisExplanationNetworkInterface {
|
|
17350
18592
|
/**
|
|
17351
|
-
* ARN of the
|
|
18593
|
+
* ARN of the Network Insights Analysis.
|
|
17352
18594
|
*/
|
|
17353
|
-
|
|
17354
|
-
}
|
|
17355
|
-
interface LaunchTemplateMaintenanceOptions {
|
|
18595
|
+
arn: string;
|
|
17356
18596
|
/**
|
|
17357
|
-
*
|
|
18597
|
+
* ID of the Network Insights Analysis.
|
|
17358
18598
|
*/
|
|
17359
|
-
|
|
18599
|
+
id: string;
|
|
18600
|
+
name: string;
|
|
17360
18601
|
}
|
|
17361
|
-
interface
|
|
18602
|
+
interface NetworkInsightsAnalysisExplanationPortRange {
|
|
18603
|
+
from: number;
|
|
18604
|
+
to: number;
|
|
18605
|
+
}
|
|
18606
|
+
interface NetworkInsightsAnalysisExplanationPrefixList {
|
|
17362
18607
|
/**
|
|
17363
|
-
*
|
|
18608
|
+
* ARN of the Network Insights Analysis.
|
|
17364
18609
|
*/
|
|
17365
|
-
|
|
18610
|
+
arn: string;
|
|
17366
18611
|
/**
|
|
17367
|
-
*
|
|
18612
|
+
* ID of the Network Insights Analysis.
|
|
17368
18613
|
*/
|
|
17369
|
-
|
|
18614
|
+
id: string;
|
|
18615
|
+
name: string;
|
|
18616
|
+
}
|
|
18617
|
+
interface NetworkInsightsAnalysisExplanationRouteTable {
|
|
17370
18618
|
/**
|
|
17371
|
-
*
|
|
18619
|
+
* ARN of the Network Insights Analysis.
|
|
17372
18620
|
*/
|
|
17373
|
-
|
|
18621
|
+
arn: string;
|
|
17374
18622
|
/**
|
|
17375
|
-
*
|
|
18623
|
+
* ID of the Network Insights Analysis.
|
|
17376
18624
|
*/
|
|
17377
|
-
|
|
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
|
-
*
|
|
18642
|
+
* ARN of the Network Insights Analysis.
|
|
17380
18643
|
*/
|
|
17381
|
-
|
|
17382
|
-
}
|
|
17383
|
-
interface LaunchTemplateMonitoring {
|
|
18644
|
+
arn: string;
|
|
17384
18645
|
/**
|
|
17385
|
-
*
|
|
18646
|
+
* ID of the Network Insights Analysis.
|
|
17386
18647
|
*/
|
|
17387
|
-
|
|
18648
|
+
id: string;
|
|
18649
|
+
name: string;
|
|
17388
18650
|
}
|
|
17389
|
-
interface
|
|
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
|
-
*
|
|
18665
|
+
* ARN of the Network Insights Analysis.
|
|
17392
18666
|
*/
|
|
17393
|
-
|
|
18667
|
+
arn: string;
|
|
17394
18668
|
/**
|
|
17395
|
-
*
|
|
18669
|
+
* ID of the Network Insights Analysis.
|
|
17396
18670
|
*/
|
|
17397
|
-
|
|
18671
|
+
id: string;
|
|
18672
|
+
name: string;
|
|
18673
|
+
}
|
|
18674
|
+
interface NetworkInsightsAnalysisExplanationSubnet {
|
|
17398
18675
|
/**
|
|
17399
|
-
*
|
|
18676
|
+
* ARN of the Network Insights Analysis.
|
|
17400
18677
|
*/
|
|
17401
|
-
|
|
18678
|
+
arn: string;
|
|
17402
18679
|
/**
|
|
17403
|
-
*
|
|
18680
|
+
* ID of the Network Insights Analysis.
|
|
17404
18681
|
*/
|
|
17405
|
-
|
|
18682
|
+
id: string;
|
|
18683
|
+
name: string;
|
|
18684
|
+
}
|
|
18685
|
+
interface NetworkInsightsAnalysisExplanationSubnetRouteTable {
|
|
17406
18686
|
/**
|
|
17407
|
-
*
|
|
18687
|
+
* ARN of the Network Insights Analysis.
|
|
17408
18688
|
*/
|
|
17409
|
-
|
|
18689
|
+
arn: string;
|
|
17410
18690
|
/**
|
|
17411
|
-
*
|
|
18691
|
+
* ID of the Network Insights Analysis.
|
|
17412
18692
|
*/
|
|
17413
|
-
|
|
18693
|
+
id: string;
|
|
18694
|
+
name: string;
|
|
18695
|
+
}
|
|
18696
|
+
interface NetworkInsightsAnalysisExplanationTransitGateway {
|
|
17414
18697
|
/**
|
|
17415
|
-
*
|
|
18698
|
+
* ARN of the Network Insights Analysis.
|
|
17416
18699
|
*/
|
|
17417
|
-
|
|
18700
|
+
arn: string;
|
|
17418
18701
|
/**
|
|
17419
|
-
*
|
|
18702
|
+
* ID of the Network Insights Analysis.
|
|
17420
18703
|
*/
|
|
17421
|
-
|
|
18704
|
+
id: string;
|
|
18705
|
+
name: string;
|
|
18706
|
+
}
|
|
18707
|
+
interface NetworkInsightsAnalysisExplanationTransitGatewayAttachment {
|
|
17422
18708
|
/**
|
|
17423
|
-
*
|
|
18709
|
+
* ARN of the Network Insights Analysis.
|
|
17424
18710
|
*/
|
|
17425
|
-
|
|
18711
|
+
arn: string;
|
|
17426
18712
|
/**
|
|
17427
|
-
*
|
|
18713
|
+
* ID of the Network Insights Analysis.
|
|
17428
18714
|
*/
|
|
17429
|
-
|
|
18715
|
+
id: string;
|
|
18716
|
+
name: string;
|
|
18717
|
+
}
|
|
18718
|
+
interface NetworkInsightsAnalysisExplanationTransitGatewayRouteTable {
|
|
17430
18719
|
/**
|
|
17431
|
-
*
|
|
18720
|
+
* ARN of the Network Insights Analysis.
|
|
17432
18721
|
*/
|
|
17433
|
-
|
|
18722
|
+
arn: string;
|
|
17434
18723
|
/**
|
|
17435
|
-
*
|
|
18724
|
+
* ID of the Network Insights Analysis.
|
|
17436
18725
|
*/
|
|
17437
|
-
|
|
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
|
-
*
|
|
18740
|
+
* ARN of the Network Insights Analysis.
|
|
17440
18741
|
*/
|
|
17441
|
-
|
|
18742
|
+
arn: string;
|
|
17442
18743
|
/**
|
|
17443
|
-
*
|
|
18744
|
+
* ID of the Network Insights Analysis.
|
|
17444
18745
|
*/
|
|
17445
|
-
|
|
18746
|
+
id: string;
|
|
18747
|
+
name: string;
|
|
18748
|
+
}
|
|
18749
|
+
interface NetworkInsightsAnalysisExplanationVpcEndpoint {
|
|
17446
18750
|
/**
|
|
17447
|
-
*
|
|
18751
|
+
* ARN of the Network Insights Analysis.
|
|
17448
18752
|
*/
|
|
17449
|
-
|
|
18753
|
+
arn: string;
|
|
17450
18754
|
/**
|
|
17451
|
-
*
|
|
18755
|
+
* ID of the Network Insights Analysis.
|
|
17452
18756
|
*/
|
|
17453
|
-
|
|
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
|
-
*
|
|
18766
|
+
* ID of the Network Insights Analysis.
|
|
17456
18767
|
*/
|
|
17457
|
-
|
|
18768
|
+
id: string;
|
|
18769
|
+
name: string;
|
|
18770
|
+
}
|
|
18771
|
+
interface NetworkInsightsAnalysisExplanationVpnConnection {
|
|
17458
18772
|
/**
|
|
17459
|
-
*
|
|
18773
|
+
* ARN of the Network Insights Analysis.
|
|
17460
18774
|
*/
|
|
17461
|
-
|
|
18775
|
+
arn: string;
|
|
17462
18776
|
/**
|
|
17463
|
-
*
|
|
18777
|
+
* ID of the Network Insights Analysis.
|
|
17464
18778
|
*/
|
|
17465
|
-
|
|
18779
|
+
id: string;
|
|
18780
|
+
name: string;
|
|
17466
18781
|
}
|
|
17467
|
-
interface
|
|
18782
|
+
interface NetworkInsightsAnalysisExplanationVpnGateway {
|
|
17468
18783
|
/**
|
|
17469
|
-
*
|
|
18784
|
+
* ARN of the Network Insights Analysis.
|
|
17470
18785
|
*/
|
|
17471
|
-
|
|
18786
|
+
arn: string;
|
|
17472
18787
|
/**
|
|
17473
|
-
*
|
|
18788
|
+
* ID of the Network Insights Analysis.
|
|
17474
18789
|
*/
|
|
17475
|
-
|
|
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
|
-
*
|
|
18828
|
+
* ARN of the Network Insights Analysis.
|
|
17478
18829
|
*/
|
|
17479
|
-
|
|
18830
|
+
arn: string;
|
|
17480
18831
|
/**
|
|
17481
|
-
*
|
|
18832
|
+
* ID of the Network Insights Analysis.
|
|
17482
18833
|
*/
|
|
17483
|
-
|
|
18834
|
+
id: string;
|
|
18835
|
+
name: string;
|
|
18836
|
+
}
|
|
18837
|
+
interface NetworkInsightsAnalysisForwardPathComponentAttachedTo {
|
|
17484
18838
|
/**
|
|
17485
|
-
*
|
|
18839
|
+
* ARN of the Network Insights Analysis.
|
|
17486
18840
|
*/
|
|
17487
|
-
|
|
18841
|
+
arn: string;
|
|
17488
18842
|
/**
|
|
17489
|
-
*
|
|
18843
|
+
* ID of the Network Insights Analysis.
|
|
17490
18844
|
*/
|
|
17491
|
-
|
|
18845
|
+
id: string;
|
|
18846
|
+
name: string;
|
|
18847
|
+
}
|
|
18848
|
+
interface NetworkInsightsAnalysisForwardPathComponentComponent {
|
|
17492
18849
|
/**
|
|
17493
|
-
*
|
|
18850
|
+
* ARN of the Network Insights Analysis.
|
|
17494
18851
|
*/
|
|
17495
|
-
|
|
18852
|
+
arn: string;
|
|
17496
18853
|
/**
|
|
17497
|
-
*
|
|
18854
|
+
* ID of the Network Insights Analysis.
|
|
17498
18855
|
*/
|
|
17499
|
-
|
|
18856
|
+
id: string;
|
|
18857
|
+
name: string;
|
|
17500
18858
|
}
|
|
17501
|
-
interface
|
|
18859
|
+
interface NetworkInsightsAnalysisForwardPathComponentDestinationVpc {
|
|
17502
18860
|
/**
|
|
17503
|
-
*
|
|
18861
|
+
* ARN of the Network Insights Analysis.
|
|
17504
18862
|
*/
|
|
17505
|
-
|
|
18863
|
+
arn: string;
|
|
17506
18864
|
/**
|
|
17507
|
-
*
|
|
18865
|
+
* ID of the Network Insights Analysis.
|
|
17508
18866
|
*/
|
|
17509
|
-
|
|
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
|
-
*
|
|
18926
|
+
* ARN of the Network Insights Analysis.
|
|
17512
18927
|
*/
|
|
17513
|
-
|
|
18928
|
+
arn: string;
|
|
18929
|
+
/**
|
|
18930
|
+
* ID of the Network Insights Analysis.
|
|
18931
|
+
*/
|
|
18932
|
+
id: string;
|
|
18933
|
+
name: string;
|
|
17514
18934
|
}
|
|
17515
|
-
interface
|
|
18935
|
+
interface NetworkInsightsAnalysisForwardPathComponentSubnet {
|
|
17516
18936
|
/**
|
|
17517
|
-
*
|
|
18937
|
+
* ARN of the Network Insights Analysis.
|
|
17518
18938
|
*/
|
|
17519
|
-
|
|
18939
|
+
arn: string;
|
|
17520
18940
|
/**
|
|
17521
|
-
*
|
|
18941
|
+
* ID of the Network Insights Analysis.
|
|
17522
18942
|
*/
|
|
17523
|
-
|
|
17524
|
-
|
|
17525
|
-
};
|
|
18943
|
+
id: string;
|
|
18944
|
+
name: string;
|
|
17526
18945
|
}
|
|
17527
|
-
interface
|
|
18946
|
+
interface NetworkInsightsAnalysisForwardPathComponentTransitGateway {
|
|
17528
18947
|
/**
|
|
17529
|
-
*
|
|
18948
|
+
* ARN of the Network Insights Analysis.
|
|
17530
18949
|
*/
|
|
17531
|
-
|
|
18950
|
+
arn: string;
|
|
17532
18951
|
/**
|
|
17533
|
-
*
|
|
18952
|
+
* ID of the Network Insights Analysis.
|
|
17534
18953
|
*/
|
|
17535
|
-
|
|
18954
|
+
id: string;
|
|
18955
|
+
name: string;
|
|
17536
18956
|
}
|
|
17537
|
-
interface
|
|
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
|
-
*
|
|
18968
|
+
* ARN of the Network Insights Analysis.
|
|
17540
18969
|
*/
|
|
17541
|
-
|
|
18970
|
+
arn: string;
|
|
17542
18971
|
/**
|
|
17543
|
-
*
|
|
17544
|
-
* valid network mask.
|
|
18972
|
+
* ID of the Network Insights Analysis.
|
|
17545
18973
|
*/
|
|
17546
|
-
|
|
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
|
-
*
|
|
19012
|
+
* ARN of the Network Insights Analysis.
|
|
17549
19013
|
*/
|
|
17550
|
-
|
|
19014
|
+
arn: string;
|
|
17551
19015
|
/**
|
|
17552
|
-
*
|
|
19016
|
+
* ID of the Network Insights Analysis.
|
|
17553
19017
|
*/
|
|
17554
|
-
|
|
19018
|
+
id: string;
|
|
19019
|
+
name: string;
|
|
19020
|
+
}
|
|
19021
|
+
interface NetworkInsightsAnalysisReturnPathComponentAttachedTo {
|
|
17555
19022
|
/**
|
|
17556
|
-
*
|
|
19023
|
+
* ARN of the Network Insights Analysis.
|
|
17557
19024
|
*/
|
|
17558
|
-
|
|
19025
|
+
arn: string;
|
|
17559
19026
|
/**
|
|
17560
|
-
*
|
|
19027
|
+
* ID of the Network Insights Analysis.
|
|
17561
19028
|
*/
|
|
17562
|
-
|
|
19029
|
+
id: string;
|
|
19030
|
+
name: string;
|
|
19031
|
+
}
|
|
19032
|
+
interface NetworkInsightsAnalysisReturnPathComponentComponent {
|
|
17563
19033
|
/**
|
|
17564
|
-
*
|
|
17565
|
-
* protocol, you must specify a from and to port of 0.
|
|
19034
|
+
* ARN of the Network Insights Analysis.
|
|
17566
19035
|
*/
|
|
17567
|
-
|
|
19036
|
+
arn: string;
|
|
17568
19037
|
/**
|
|
17569
|
-
*
|
|
19038
|
+
* ID of the Network Insights Analysis.
|
|
17570
19039
|
*/
|
|
17571
|
-
|
|
19040
|
+
id: string;
|
|
19041
|
+
name: string;
|
|
19042
|
+
}
|
|
19043
|
+
interface NetworkInsightsAnalysisReturnPathComponentDestinationVpc {
|
|
17572
19044
|
/**
|
|
17573
|
-
*
|
|
19045
|
+
* ARN of the Network Insights Analysis.
|
|
17574
19046
|
*/
|
|
17575
|
-
|
|
17576
|
-
}
|
|
17577
|
-
interface NetworkAclIngress {
|
|
19047
|
+
arn: string;
|
|
17578
19048
|
/**
|
|
17579
|
-
*
|
|
19049
|
+
* ID of the Network Insights Analysis.
|
|
17580
19050
|
*/
|
|
17581
|
-
|
|
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
|
-
*
|
|
17584
|
-
* valid network mask.
|
|
19110
|
+
* ARN of the Network Insights Analysis.
|
|
17585
19111
|
*/
|
|
17586
|
-
|
|
19112
|
+
arn: string;
|
|
17587
19113
|
/**
|
|
17588
|
-
*
|
|
19114
|
+
* ID of the Network Insights Analysis.
|
|
17589
19115
|
*/
|
|
17590
|
-
|
|
19116
|
+
id: string;
|
|
19117
|
+
name: string;
|
|
19118
|
+
}
|
|
19119
|
+
interface NetworkInsightsAnalysisReturnPathComponentSubnet {
|
|
17591
19120
|
/**
|
|
17592
|
-
*
|
|
19121
|
+
* ARN of the Network Insights Analysis.
|
|
17593
19122
|
*/
|
|
17594
|
-
|
|
19123
|
+
arn: string;
|
|
17595
19124
|
/**
|
|
17596
|
-
*
|
|
19125
|
+
* ID of the Network Insights Analysis.
|
|
17597
19126
|
*/
|
|
17598
|
-
|
|
19127
|
+
id: string;
|
|
19128
|
+
name: string;
|
|
19129
|
+
}
|
|
19130
|
+
interface NetworkInsightsAnalysisReturnPathComponentTransitGateway {
|
|
17599
19131
|
/**
|
|
17600
|
-
*
|
|
19132
|
+
* ARN of the Network Insights Analysis.
|
|
17601
19133
|
*/
|
|
17602
|
-
|
|
19134
|
+
arn: string;
|
|
17603
19135
|
/**
|
|
17604
|
-
*
|
|
17605
|
-
* protocol, you must specify a from and to port of 0.
|
|
19136
|
+
* ID of the Network Insights Analysis.
|
|
17606
19137
|
*/
|
|
17607
|
-
|
|
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
|
-
*
|
|
19152
|
+
* ARN of the Network Insights Analysis.
|
|
17610
19153
|
*/
|
|
17611
|
-
|
|
19154
|
+
arn: string;
|
|
17612
19155
|
/**
|
|
17613
|
-
*
|
|
19156
|
+
* ID of the Network Insights Analysis.
|
|
17614
19157
|
*/
|
|
17615
|
-
|
|
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
|
|
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
|
|
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
|
-
*
|
|
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.
|
|
27914
|
+
* A block that provides manual tuning parameters to determine how the field affects the search results. Detailed below
|
|
26337
27915
|
*/
|
|
26338
|
-
|
|
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
|
-
|
|
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.
|
|
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
|
/**
|