@aws-cdk/aws-ec2-alpha 2.175.0-alpha.0 → 2.175.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.175.0",
11
+ "aws-cdk-lib": "^2.175.1",
12
12
  "constructs": "^10.0.0"
13
13
  },
14
14
  "dependencyClosure": {
@@ -10108,6 +10108,6 @@
10108
10108
  "symbolId": "lib/vpc-v2:VpcV2Props"
10109
10109
  }
10110
10110
  },
10111
- "version": "2.175.0-alpha.0",
10111
+ "version": "2.175.1-alpha.0",
10112
10112
  "fingerprint": "**********"
10113
10113
  }
package/lib/ipam.js CHANGED
@@ -246,7 +246,7 @@ class Ipam extends aws_cdk_lib_1.Resource {
246
246
  }
247
247
  exports.Ipam = Ipam;
248
248
  _a = JSII_RTTI_SYMBOL_1;
249
- Ipam[_a] = { fqn: "@aws-cdk/aws-ec2-alpha.Ipam", version: "2.175.0-alpha.0" };
249
+ Ipam[_a] = { fqn: "@aws-cdk/aws-ec2-alpha.Ipam", version: "2.175.1-alpha.0" };
250
250
  /**
251
251
  * Function to create IpamPool under scope
252
252
  * @internal
package/lib/route.js CHANGED
@@ -56,7 +56,7 @@ class EgressOnlyInternetGateway extends core_1.Resource {
56
56
  }
57
57
  exports.EgressOnlyInternetGateway = EgressOnlyInternetGateway;
58
58
  _a = JSII_RTTI_SYMBOL_1;
59
- EgressOnlyInternetGateway[_a] = { fqn: "@aws-cdk/aws-ec2-alpha.EgressOnlyInternetGateway", version: "2.175.0-alpha.0" };
59
+ EgressOnlyInternetGateway[_a] = { fqn: "@aws-cdk/aws-ec2-alpha.EgressOnlyInternetGateway", version: "2.175.1-alpha.0" };
60
60
  /**
61
61
  * Creates an internet gateway
62
62
  * @resource AWS::EC2::InternetGateway
@@ -89,7 +89,7 @@ class InternetGateway extends core_1.Resource {
89
89
  }
90
90
  exports.InternetGateway = InternetGateway;
91
91
  _b = JSII_RTTI_SYMBOL_1;
92
- InternetGateway[_b] = { fqn: "@aws-cdk/aws-ec2-alpha.InternetGateway", version: "2.175.0-alpha.0" };
92
+ InternetGateway[_b] = { fqn: "@aws-cdk/aws-ec2-alpha.InternetGateway", version: "2.175.1-alpha.0" };
93
93
  /**
94
94
  * Creates a virtual private gateway
95
95
  * @resource AWS::EC2::VPNGateway
@@ -142,7 +142,7 @@ class VPNGatewayV2 extends core_1.Resource {
142
142
  }
143
143
  exports.VPNGatewayV2 = VPNGatewayV2;
144
144
  _c = JSII_RTTI_SYMBOL_1;
145
- VPNGatewayV2[_c] = { fqn: "@aws-cdk/aws-ec2-alpha.VPNGatewayV2", version: "2.175.0-alpha.0" };
145
+ VPNGatewayV2[_c] = { fqn: "@aws-cdk/aws-ec2-alpha.VPNGatewayV2", version: "2.175.1-alpha.0" };
146
146
  /**
147
147
  * Creates a network address translation (NAT) gateway
148
148
  * @resource AWS::EC2::NatGateway
@@ -198,7 +198,7 @@ class NatGateway extends core_1.Resource {
198
198
  }
199
199
  exports.NatGateway = NatGateway;
200
200
  _d = JSII_RTTI_SYMBOL_1;
201
- NatGateway[_d] = { fqn: "@aws-cdk/aws-ec2-alpha.NatGateway", version: "2.175.0-alpha.0" };
201
+ NatGateway[_d] = { fqn: "@aws-cdk/aws-ec2-alpha.NatGateway", version: "2.175.1-alpha.0" };
202
202
  /**
203
203
  * Creates a peering connection between two VPCs
204
204
  * @resource AWS::EC2::VPCPeeringConnection
@@ -277,7 +277,7 @@ class VPCPeeringConnection extends core_1.Resource {
277
277
  }
278
278
  exports.VPCPeeringConnection = VPCPeeringConnection;
279
279
  _e = JSII_RTTI_SYMBOL_1;
280
- VPCPeeringConnection[_e] = { fqn: "@aws-cdk/aws-ec2-alpha.VPCPeeringConnection", version: "2.175.0-alpha.0" };
280
+ VPCPeeringConnection[_e] = { fqn: "@aws-cdk/aws-ec2-alpha.VPCPeeringConnection", version: "2.175.1-alpha.0" };
281
281
  /**
282
282
  * The gateway or endpoint targeted by the route.
283
283
  */
@@ -303,7 +303,7 @@ class RouteTargetType {
303
303
  }
304
304
  exports.RouteTargetType = RouteTargetType;
305
305
  _f = JSII_RTTI_SYMBOL_1;
306
- RouteTargetType[_f] = { fqn: "@aws-cdk/aws-ec2-alpha.RouteTargetType", version: "2.175.0-alpha.0" };
306
+ RouteTargetType[_f] = { fqn: "@aws-cdk/aws-ec2-alpha.RouteTargetType", version: "2.175.1-alpha.0" };
307
307
  /**
308
308
  * Creates a new route with added functionality.
309
309
  * @resource AWS::EC2::Route
@@ -357,7 +357,7 @@ class Route extends core_1.Resource {
357
357
  }
358
358
  exports.Route = Route;
359
359
  _g = JSII_RTTI_SYMBOL_1;
360
- Route[_g] = { fqn: "@aws-cdk/aws-ec2-alpha.Route", version: "2.175.0-alpha.0" };
360
+ Route[_g] = { fqn: "@aws-cdk/aws-ec2-alpha.Route", version: "2.175.1-alpha.0" };
361
361
  /**
362
362
  * Creates a route table for the specified VPC
363
363
  * @resource AWS::EC2::RouteTable
@@ -410,7 +410,7 @@ class RouteTable extends core_1.Resource {
410
410
  }
411
411
  exports.RouteTable = RouteTable;
412
412
  _h = JSII_RTTI_SYMBOL_1;
413
- RouteTable[_h] = { fqn: "@aws-cdk/aws-ec2-alpha.RouteTable", version: "2.175.0-alpha.0" };
413
+ RouteTable[_h] = { fqn: "@aws-cdk/aws-ec2-alpha.RouteTable", version: "2.175.1-alpha.0" };
414
414
  function routerTypeToPropName(routerType) {
415
415
  return ({
416
416
  [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.175.0-alpha.0" };
22
+ IpCidr[_a] = { fqn: "@aws-cdk/aws-ec2-alpha.IpCidr", version: "2.175.1-alpha.0" };
23
23
  /**
24
24
  * Name tag constant
25
25
  */
@@ -222,7 +222,7 @@ class SubnetV2 extends aws_cdk_lib_1.Resource {
222
222
  }
223
223
  exports.SubnetV2 = SubnetV2;
224
224
  _b = JSII_RTTI_SYMBOL_1;
225
- SubnetV2[_b] = { fqn: "@aws-cdk/aws-ec2-alpha.SubnetV2", version: "2.175.0-alpha.0" };
225
+ SubnetV2[_b] = { fqn: "@aws-cdk/aws-ec2-alpha.SubnetV2", version: "2.175.1-alpha.0" };
226
226
  const subnetTypeMap = {
227
227
  [aws_ec2_1.SubnetType.PRIVATE_ISOLATED]: (vpc, subnet) => vpc.isolatedSubnets.push(subnet),
228
228
  [aws_ec2_1.SubnetType.PUBLIC]: (vpc, subnet) => vpc.publicSubnets.push(subnet),
@@ -455,7 +455,7 @@ class VpcV2Base extends aws_cdk_lib_1.Resource {
455
455
  }
456
456
  exports.VpcV2Base = VpcV2Base;
457
457
  _a = JSII_RTTI_SYMBOL_1;
458
- VpcV2Base[_a] = { fqn: "@aws-cdk/aws-ec2-alpha.VpcV2Base", version: "2.175.0-alpha.0" };
458
+ VpcV2Base[_a] = { fqn: "@aws-cdk/aws-ec2-alpha.VpcV2Base", version: "2.175.1-alpha.0" };
459
459
  class CompositeDependable {
460
460
  constructor() {
461
461
  this.dependables = new Array();
package/lib/vpc-v2.js CHANGED
@@ -77,7 +77,7 @@ class IpAddresses {
77
77
  }
78
78
  exports.IpAddresses = IpAddresses;
79
79
  _a = JSII_RTTI_SYMBOL_1;
80
- IpAddresses[_a] = { fqn: "@aws-cdk/aws-ec2-alpha.IpAddresses", version: "2.175.0-alpha.0" };
80
+ IpAddresses[_a] = { fqn: "@aws-cdk/aws-ec2-alpha.IpAddresses", version: "2.175.1-alpha.0" };
81
81
  /**
82
82
  * Name tag constant
83
83
  */
@@ -280,7 +280,7 @@ class VpcV2 extends vpc_v2_base_1.VpcV2Base {
280
280
  }
281
281
  exports.VpcV2 = VpcV2;
282
282
  _b = JSII_RTTI_SYMBOL_1;
283
- VpcV2[_b] = { fqn: "@aws-cdk/aws-ec2-alpha.VpcV2", version: "2.175.0-alpha.0" };
283
+ VpcV2[_b] = { fqn: "@aws-cdk/aws-ec2-alpha.VpcV2", version: "2.175.1-alpha.0" };
284
284
  /**
285
285
  * Supports assigning IPv4 address to VPC
286
286
  */
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.175.0-alpha.0",
4
+ "version": "2.175.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.175.0-alpha.0",
81
- "@aws-cdk/integ-runner": "2.175.0-alpha.0",
82
- "@aws-cdk/integ-tests-alpha": "^2.175.0-alpha.0",
83
- "@aws-cdk/pkglint": "2.175.0-alpha.0",
80
+ "@aws-cdk/cdk-build-tools": "2.175.1-alpha.0",
81
+ "@aws-cdk/integ-runner": "2.175.1-alpha.0",
82
+ "@aws-cdk/integ-tests-alpha": "^2.175.1-alpha.0",
83
+ "@aws-cdk/pkglint": "2.175.1-alpha.0",
84
84
  "@types/jest": "^29.5.14",
85
- "aws-cdk-lib": "2.175.0",
85
+ "aws-cdk-lib": "2.175.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.175.0",
90
+ "aws-cdk-lib": "^2.175.1",
91
91
  "constructs": "^10.0.0"
92
92
  },
93
93
  "separate-module": false,