@aws-cdk/aws-ec2-alpha 2.159.0-alpha.0 → 2.159.1-alpha.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/.jsii CHANGED
@@ -8,7 +8,7 @@
8
8
  "url": "https://aws.amazon.com"
9
9
  },
10
10
  "dependencies": {
11
- "aws-cdk-lib": "^2.159.0",
11
+ "aws-cdk-lib": "^2.159.1",
12
12
  "constructs": "^10.0.0"
13
13
  },
14
14
  "dependencyClosure": {
@@ -8706,6 +8706,6 @@
8706
8706
  "symbolId": "lib/vpc-v2:VpcV2Props"
8707
8707
  }
8708
8708
  },
8709
- "version": "2.159.0-alpha.0",
8709
+ "version": "2.159.1-alpha.0",
8710
8710
  "fingerprint": "**********"
8711
8711
  }
package/lib/ipam.js CHANGED
@@ -229,7 +229,7 @@ class Ipam extends aws_cdk_lib_1.Resource {
229
229
  }
230
230
  exports.Ipam = Ipam;
231
231
  _a = JSII_RTTI_SYMBOL_1;
232
- Ipam[_a] = { fqn: "@aws-cdk/aws-ec2-alpha.Ipam", version: "2.159.0-alpha.0" };
232
+ Ipam[_a] = { fqn: "@aws-cdk/aws-ec2-alpha.Ipam", version: "2.159.1-alpha.0" };
233
233
  /**
234
234
  * Function to create IpamPool under scope
235
235
  * @internal
package/lib/route.js CHANGED
@@ -49,7 +49,7 @@ class EgressOnlyInternetGateway extends core_1.Resource {
49
49
  }
50
50
  exports.EgressOnlyInternetGateway = EgressOnlyInternetGateway;
51
51
  _a = JSII_RTTI_SYMBOL_1;
52
- EgressOnlyInternetGateway[_a] = { fqn: "@aws-cdk/aws-ec2-alpha.EgressOnlyInternetGateway", version: "2.159.0-alpha.0" };
52
+ EgressOnlyInternetGateway[_a] = { fqn: "@aws-cdk/aws-ec2-alpha.EgressOnlyInternetGateway", version: "2.159.1-alpha.0" };
53
53
  /**
54
54
  * Creates an internet gateway
55
55
  * @resource AWS::EC2::InternetGateway
@@ -79,7 +79,7 @@ class InternetGateway extends core_1.Resource {
79
79
  }
80
80
  exports.InternetGateway = InternetGateway;
81
81
  _b = JSII_RTTI_SYMBOL_1;
82
- InternetGateway[_b] = { fqn: "@aws-cdk/aws-ec2-alpha.InternetGateway", version: "2.159.0-alpha.0" };
82
+ InternetGateway[_b] = { fqn: "@aws-cdk/aws-ec2-alpha.InternetGateway", version: "2.159.1-alpha.0" };
83
83
  /**
84
84
  * Creates a virtual private gateway
85
85
  * @resource AWS::EC2::VPNGateway
@@ -127,7 +127,7 @@ class VPNGatewayV2 extends core_1.Resource {
127
127
  }
128
128
  exports.VPNGatewayV2 = VPNGatewayV2;
129
129
  _c = JSII_RTTI_SYMBOL_1;
130
- VPNGatewayV2[_c] = { fqn: "@aws-cdk/aws-ec2-alpha.VPNGatewayV2", version: "2.159.0-alpha.0" };
130
+ VPNGatewayV2[_c] = { fqn: "@aws-cdk/aws-ec2-alpha.VPNGatewayV2", version: "2.159.1-alpha.0" };
131
131
  /**
132
132
  * Creates a network address translation (NAT) gateway
133
133
  * @resource AWS::EC2::NatGateway
@@ -179,7 +179,7 @@ class NatGateway extends core_1.Resource {
179
179
  }
180
180
  exports.NatGateway = NatGateway;
181
181
  _d = JSII_RTTI_SYMBOL_1;
182
- NatGateway[_d] = { fqn: "@aws-cdk/aws-ec2-alpha.NatGateway", version: "2.159.0-alpha.0" };
182
+ NatGateway[_d] = { fqn: "@aws-cdk/aws-ec2-alpha.NatGateway", version: "2.159.1-alpha.0" };
183
183
  /**
184
184
  * The gateway or endpoint targeted by the route.
185
185
  */
@@ -205,7 +205,7 @@ class RouteTargetType {
205
205
  }
206
206
  exports.RouteTargetType = RouteTargetType;
207
207
  _e = JSII_RTTI_SYMBOL_1;
208
- RouteTargetType[_e] = { fqn: "@aws-cdk/aws-ec2-alpha.RouteTargetType", version: "2.159.0-alpha.0" };
208
+ RouteTargetType[_e] = { fqn: "@aws-cdk/aws-ec2-alpha.RouteTargetType", version: "2.159.1-alpha.0" };
209
209
  /**
210
210
  * Creates a new route with added functionality.
211
211
  * @resource AWS::EC2::Route
@@ -259,7 +259,7 @@ class Route extends core_1.Resource {
259
259
  }
260
260
  exports.Route = Route;
261
261
  _f = JSII_RTTI_SYMBOL_1;
262
- Route[_f] = { fqn: "@aws-cdk/aws-ec2-alpha.Route", version: "2.159.0-alpha.0" };
262
+ Route[_f] = { fqn: "@aws-cdk/aws-ec2-alpha.Route", version: "2.159.1-alpha.0" };
263
263
  /**
264
264
  * Creates a route table for the specified VPC
265
265
  * @resource AWS::EC2::RouteTable
@@ -307,7 +307,7 @@ class RouteTable extends core_1.Resource {
307
307
  }
308
308
  exports.RouteTable = RouteTable;
309
309
  _g = JSII_RTTI_SYMBOL_1;
310
- RouteTable[_g] = { fqn: "@aws-cdk/aws-ec2-alpha.RouteTable", version: "2.159.0-alpha.0" };
310
+ RouteTable[_g] = { fqn: "@aws-cdk/aws-ec2-alpha.RouteTable", version: "2.159.1-alpha.0" };
311
311
  function routerTypeToPropName(routerType) {
312
312
  return ({
313
313
  [aws_ec2_1.RouterType.CARRIER_GATEWAY]: 'carrierGatewayId',
package/lib/subnet-v2.js CHANGED
@@ -19,7 +19,7 @@ class IpCidr {
19
19
  }
20
20
  exports.IpCidr = IpCidr;
21
21
  _a = JSII_RTTI_SYMBOL_1;
22
- IpCidr[_a] = { fqn: "@aws-cdk/aws-ec2-alpha.IpCidr", version: "2.159.0-alpha.0" };
22
+ IpCidr[_a] = { fqn: "@aws-cdk/aws-ec2-alpha.IpCidr", version: "2.159.1-alpha.0" };
23
23
  /**
24
24
  * The SubnetV2 class represents a subnet within a VPC (Virtual Private Cloud) in AWS.
25
25
  * It extends the Resource class and implements the ISubnet interface.
@@ -142,7 +142,7 @@ class SubnetV2 extends aws_cdk_lib_1.Resource {
142
142
  }
143
143
  exports.SubnetV2 = SubnetV2;
144
144
  _b = JSII_RTTI_SYMBOL_1;
145
- SubnetV2[_b] = { fqn: "@aws-cdk/aws-ec2-alpha.SubnetV2", version: "2.159.0-alpha.0" };
145
+ SubnetV2[_b] = { fqn: "@aws-cdk/aws-ec2-alpha.SubnetV2", version: "2.159.1-alpha.0" };
146
146
  const subnetTypeMap = {
147
147
  [aws_ec2_1.SubnetType.PRIVATE_ISOLATED]: (vpc, subnet) => vpc.isolatedSubnets.push(subnet),
148
148
  [aws_ec2_1.SubnetType.PUBLIC]: (vpc, subnet) => vpc.publicSubnets.push(subnet),
@@ -402,7 +402,7 @@ class VpcV2Base extends aws_cdk_lib_1.Resource {
402
402
  }
403
403
  exports.VpcV2Base = VpcV2Base;
404
404
  _a = JSII_RTTI_SYMBOL_1;
405
- VpcV2Base[_a] = { fqn: "@aws-cdk/aws-ec2-alpha.VpcV2Base", version: "2.159.0-alpha.0" };
405
+ VpcV2Base[_a] = { fqn: "@aws-cdk/aws-ec2-alpha.VpcV2Base", version: "2.159.1-alpha.0" };
406
406
  class CompositeDependable {
407
407
  constructor() {
408
408
  this.dependables = new Array();
package/lib/vpc-v2.js CHANGED
@@ -74,7 +74,7 @@ class IpAddresses {
74
74
  }
75
75
  exports.IpAddresses = IpAddresses;
76
76
  _a = JSII_RTTI_SYMBOL_1;
77
- IpAddresses[_a] = { fqn: "@aws-cdk/aws-ec2-alpha.IpAddresses", version: "2.159.0-alpha.0" };
77
+ IpAddresses[_a] = { fqn: "@aws-cdk/aws-ec2-alpha.IpAddresses", version: "2.159.1-alpha.0" };
78
78
  /**
79
79
  * This class provides a foundation for creating and configuring a VPC with advanced features such as IPAM (IP Address Management) and IPv6 support.
80
80
  *
@@ -192,7 +192,7 @@ class VpcV2 extends vpc_v2_base_1.VpcV2Base {
192
192
  }
193
193
  exports.VpcV2 = VpcV2;
194
194
  _b = JSII_RTTI_SYMBOL_1;
195
- VpcV2[_b] = { fqn: "@aws-cdk/aws-ec2-alpha.VpcV2", version: "2.159.0-alpha.0" };
195
+ VpcV2[_b] = { fqn: "@aws-cdk/aws-ec2-alpha.VpcV2", version: "2.159.1-alpha.0" };
196
196
  /**
197
197
  * Supports assigning IPv4 address to VPC
198
198
  */
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-cdk/aws-ec2-alpha",
3
3
  "private": false,
4
- "version": "2.159.0-alpha.0",
4
+ "version": "2.159.1-alpha.0",
5
5
  "description": "The CDK construct library for VPC V2",
6
6
  "main": "lib/index.js",
7
7
  "types": "lib/index.d.ts",
@@ -77,17 +77,17 @@
77
77
  },
78
78
  "license": "Apache-2.0",
79
79
  "devDependencies": {
80
- "@aws-cdk/cdk-build-tools": "2.159.0-alpha.0",
81
- "@aws-cdk/integ-runner": "2.159.0-alpha.0",
82
- "@aws-cdk/integ-tests-alpha": "^2.159.0-alpha.0",
83
- "@aws-cdk/pkglint": "2.159.0-alpha.0",
80
+ "@aws-cdk/cdk-build-tools": "2.159.1-alpha.0",
81
+ "@aws-cdk/integ-runner": "2.159.1-alpha.0",
82
+ "@aws-cdk/integ-tests-alpha": "^2.159.1-alpha.0",
83
+ "@aws-cdk/pkglint": "2.159.1-alpha.0",
84
84
  "@types/jest": "^29.5.12",
85
- "aws-cdk-lib": "2.159.0",
85
+ "aws-cdk-lib": "2.159.1",
86
86
  "jest": "^29.7.0"
87
87
  },
88
88
  "homepage": "https://github.com/aws/aws-cdk",
89
89
  "peerDependencies": {
90
- "aws-cdk-lib": "^2.159.0",
90
+ "aws-cdk-lib": "^2.159.1",
91
91
  "constructs": "^10.0.0"
92
92
  },
93
93
  "separate-module": false,