@aws-solutions-constructs/aws-lambda-opensearch 2.60.0 → 2.61.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (42) hide show
  1. package/.jsii +19 -6
  2. package/lib/index.js +1 -1
  3. package/package.json +6 -6
  4. package/test/integ.lamopn-cluster-config.js +2 -2
  5. package/test/integ.lamopn-cluster-config.js.snapshot/{asset.dd5711540f04e06aa955d7f4862fc04e8cdea464cb590dae91ed2976bb78098e → asset.ee7de53d64cc9d6248fa6aa550f92358f6c907b5efd6f3298aeab1b5e7ea358a}/__entrypoint__.js +1 -1
  6. package/test/integ.lamopn-cluster-config.js.snapshot/lamopn-cluster-config.assets.json +5 -5
  7. package/test/integ.lamopn-cluster-config.js.snapshot/lamopn-cluster-config.template.json +120 -3
  8. package/test/integ.lamopn-cluster-config.js.snapshot/manifest.json +7 -1
  9. package/test/integ.lamopn-cluster-config.js.snapshot/tree.json +92 -84
  10. package/test/integ.lamopn-disabled-zone-awareness.js +2 -2
  11. package/test/{integ.lamopn-existing-vpc.js.snapshot/asset.dd5711540f04e06aa955d7f4862fc04e8cdea464cb590dae91ed2976bb78098e → integ.lamopn-disabled-zone-awareness.js.snapshot/asset.ee7de53d64cc9d6248fa6aa550f92358f6c907b5efd6f3298aeab1b5e7ea358a}/__entrypoint__.js +1 -1
  12. package/test/integ.lamopn-disabled-zone-awareness.js.snapshot/lamopn-disabled-zone-awareness.assets.json +5 -5
  13. package/test/integ.lamopn-disabled-zone-awareness.js.snapshot/lamopn-disabled-zone-awareness.template.json +120 -3
  14. package/test/integ.lamopn-disabled-zone-awareness.js.snapshot/manifest.json +7 -1
  15. package/test/integ.lamopn-disabled-zone-awareness.js.snapshot/tree.json +87 -79
  16. package/test/integ.lamopn-domain-arguments.js +3 -2
  17. package/test/integ.lamopn-domain-arguments.js.snapshot/lamopn-domain-arguments.assets.json +2 -2
  18. package/test/integ.lamopn-domain-arguments.js.snapshot/lamopn-domain-arguments.template.json +1 -1
  19. package/test/integ.lamopn-domain-arguments.js.snapshot/manifest.json +1 -1
  20. package/test/integ.lamopn-domain-arguments.js.snapshot/tree.json +57 -57
  21. package/test/integ.lamopn-existing-vpc.js +2 -2
  22. package/test/{integ.lamopn-disabled-zone-awareness.js.snapshot/asset.dd5711540f04e06aa955d7f4862fc04e8cdea464cb590dae91ed2976bb78098e → integ.lamopn-existing-vpc.js.snapshot/asset.ee7de53d64cc9d6248fa6aa550f92358f6c907b5efd6f3298aeab1b5e7ea358a}/__entrypoint__.js +1 -1
  23. package/test/integ.lamopn-existing-vpc.js.snapshot/lamopn-existing-vpc.assets.json +5 -5
  24. package/test/integ.lamopn-existing-vpc.js.snapshot/lamopn-existing-vpc.template.json +3 -3
  25. package/test/integ.lamopn-existing-vpc.js.snapshot/manifest.json +1 -1
  26. package/test/integ.lamopn-existing-vpc.js.snapshot/tree.json +104 -104
  27. package/test/integ.lamopn-no-arguments.js +3 -2
  28. package/test/integ.lamopn-no-arguments.js.snapshot/lamopn-no-arguments.assets.json +2 -2
  29. package/test/integ.lamopn-no-arguments.js.snapshot/lamopn-no-arguments.template.json +1 -1
  30. package/test/integ.lamopn-no-arguments.js.snapshot/manifest.json +1 -1
  31. package/test/integ.lamopn-no-arguments.js.snapshot/tree.json +57 -57
  32. package/test/integ.lamopn-vpc-props.js +2 -2
  33. package/test/integ.lamopn-vpc-props.js.snapshot/{asset.dd5711540f04e06aa955d7f4862fc04e8cdea464cb590dae91ed2976bb78098e → asset.ee7de53d64cc9d6248fa6aa550f92358f6c907b5efd6f3298aeab1b5e7ea358a}/__entrypoint__.js +1 -1
  34. package/test/integ.lamopn-vpc-props.js.snapshot/lamopn-vpc-props.assets.json +5 -5
  35. package/test/integ.lamopn-vpc-props.js.snapshot/lamopn-vpc-props.template.json +3 -3
  36. package/test/integ.lamopn-vpc-props.js.snapshot/manifest.json +1 -1
  37. package/test/integ.lamopn-vpc-props.js.snapshot/tree.json +84 -84
  38. package/test/lambda-opensearch.test.js +6 -6
  39. /package/test/integ.lamopn-cluster-config.js.snapshot/{asset.dd5711540f04e06aa955d7f4862fc04e8cdea464cb590dae91ed2976bb78098e → asset.ee7de53d64cc9d6248fa6aa550f92358f6c907b5efd6f3298aeab1b5e7ea358a}/index.js +0 -0
  40. /package/test/integ.lamopn-disabled-zone-awareness.js.snapshot/{asset.dd5711540f04e06aa955d7f4862fc04e8cdea464cb590dae91ed2976bb78098e → asset.ee7de53d64cc9d6248fa6aa550f92358f6c907b5efd6f3298aeab1b5e7ea358a}/index.js +0 -0
  41. /package/test/integ.lamopn-existing-vpc.js.snapshot/{asset.dd5711540f04e06aa955d7f4862fc04e8cdea464cb590dae91ed2976bb78098e → asset.ee7de53d64cc9d6248fa6aa550f92358f6c907b5efd6f3298aeab1b5e7ea358a}/index.js +0 -0
  42. /package/test/integ.lamopn-vpc-props.js.snapshot/{asset.dd5711540f04e06aa955d7f4862fc04e8cdea464cb590dae91ed2976bb78098e → asset.ee7de53d64cc9d6248fa6aa550f92358f6c907b5efd6f3298aeab1b5e7ea358a}/index.js +0 -0
@@ -21,7 +21,7 @@
21
21
  "path": "lamopn-cluster-config/test-lambda-opensearch/LambdaFunctionServiceRole/ImportLambdaFunctionServiceRole",
22
22
  "constructInfo": {
23
23
  "fqn": "aws-cdk-lib.Resource",
24
- "version": "2.118.0"
24
+ "version": "2.147.3"
25
25
  }
26
26
  },
27
27
  "Resource": {
@@ -84,7 +84,7 @@
84
84
  },
85
85
  "constructInfo": {
86
86
  "fqn": "aws-cdk-lib.aws_iam.CfnRole",
87
- "version": "2.118.0"
87
+ "version": "2.147.3"
88
88
  }
89
89
  },
90
90
  "DefaultPolicy": {
@@ -125,19 +125,19 @@
125
125
  },
126
126
  "constructInfo": {
127
127
  "fqn": "aws-cdk-lib.aws_iam.CfnPolicy",
128
- "version": "2.118.0"
128
+ "version": "2.147.3"
129
129
  }
130
130
  }
131
131
  },
132
132
  "constructInfo": {
133
133
  "fqn": "aws-cdk-lib.aws_iam.Policy",
134
- "version": "2.118.0"
134
+ "version": "2.147.3"
135
135
  }
136
136
  }
137
137
  },
138
138
  "constructInfo": {
139
139
  "fqn": "aws-cdk-lib.aws_iam.Role",
140
- "version": "2.118.0"
140
+ "version": "2.147.3"
141
141
  }
142
142
  },
143
143
  "ReplaceDefaultSecurityGroup-security-group": {
@@ -165,13 +165,13 @@
165
165
  },
166
166
  "constructInfo": {
167
167
  "fqn": "aws-cdk-lib.aws_ec2.CfnSecurityGroup",
168
- "version": "2.118.0"
168
+ "version": "2.147.3"
169
169
  }
170
170
  }
171
171
  },
172
172
  "constructInfo": {
173
173
  "fqn": "aws-cdk-lib.aws_ec2.SecurityGroup",
174
- "version": "2.118.0"
174
+ "version": "2.147.3"
175
175
  }
176
176
  },
177
177
  "LambdaFunction": {
@@ -187,7 +187,7 @@
187
187
  "path": "lamopn-cluster-config/test-lambda-opensearch/LambdaFunction/Code/Stage",
188
188
  "constructInfo": {
189
189
  "fqn": "aws-cdk-lib.AssetStaging",
190
- "version": "2.118.0"
190
+ "version": "2.147.3"
191
191
  }
192
192
  },
193
193
  "AssetBucket": {
@@ -195,13 +195,13 @@
195
195
  "path": "lamopn-cluster-config/test-lambda-opensearch/LambdaFunction/Code/AssetBucket",
196
196
  "constructInfo": {
197
197
  "fqn": "aws-cdk-lib.aws_s3.BucketBase",
198
- "version": "2.118.0"
198
+ "version": "2.147.3"
199
199
  }
200
200
  }
201
201
  },
202
202
  "constructInfo": {
203
203
  "fqn": "aws-cdk-lib.aws_s3_assets.Asset",
204
- "version": "2.118.0"
204
+ "version": "2.147.3"
205
205
  }
206
206
  },
207
207
  "Resource": {
@@ -234,7 +234,7 @@
234
234
  "Arn"
235
235
  ]
236
236
  },
237
- "runtime": "nodejs16.x",
237
+ "runtime": "nodejs20.x",
238
238
  "tracingConfig": {
239
239
  "mode": "Active"
240
240
  },
@@ -260,13 +260,13 @@
260
260
  },
261
261
  "constructInfo": {
262
262
  "fqn": "aws-cdk-lib.aws_lambda.CfnFunction",
263
- "version": "2.118.0"
263
+ "version": "2.147.3"
264
264
  }
265
265
  }
266
266
  },
267
267
  "constructInfo": {
268
268
  "fqn": "aws-cdk-lib.aws_lambda.Function",
269
- "version": "2.118.0"
269
+ "version": "2.147.3"
270
270
  }
271
271
  },
272
272
  "CognitoUserPool": {
@@ -310,13 +310,13 @@
310
310
  },
311
311
  "constructInfo": {
312
312
  "fqn": "aws-cdk-lib.aws_cognito.CfnUserPool",
313
- "version": "2.118.0"
313
+ "version": "2.147.3"
314
314
  }
315
315
  }
316
316
  },
317
317
  "constructInfo": {
318
318
  "fqn": "aws-cdk-lib.aws_cognito.UserPool",
319
- "version": "2.118.0"
319
+ "version": "2.147.3"
320
320
  }
321
321
  },
322
322
  "CognitoUserPoolClient": {
@@ -354,13 +354,13 @@
354
354
  },
355
355
  "constructInfo": {
356
356
  "fqn": "aws-cdk-lib.aws_cognito.CfnUserPoolClient",
357
- "version": "2.118.0"
357
+ "version": "2.147.3"
358
358
  }
359
359
  }
360
360
  },
361
361
  "constructInfo": {
362
362
  "fqn": "aws-cdk-lib.aws_cognito.UserPoolClient",
363
- "version": "2.118.0"
363
+ "version": "2.147.3"
364
364
  }
365
365
  },
366
366
  "CognitoIdentityPool": {
@@ -388,7 +388,7 @@
388
388
  },
389
389
  "constructInfo": {
390
390
  "fqn": "aws-cdk-lib.aws_cognito.CfnIdentityPool",
391
- "version": "2.118.0"
391
+ "version": "2.147.3"
392
392
  }
393
393
  },
394
394
  "UserPoolDomain": {
@@ -435,7 +435,7 @@
435
435
  },
436
436
  "constructInfo": {
437
437
  "fqn": "aws-cdk-lib.aws_cognito.CfnUserPoolDomain",
438
- "version": "2.118.0"
438
+ "version": "2.147.3"
439
439
  }
440
440
  },
441
441
  "CognitoAuthorizedRole": {
@@ -447,7 +447,7 @@
447
447
  "path": "lamopn-cluster-config/test-lambda-opensearch/CognitoAuthorizedRole/ImportCognitoAuthorizedRole",
448
448
  "constructInfo": {
449
449
  "fqn": "aws-cdk-lib.Resource",
450
- "version": "2.118.0"
450
+ "version": "2.147.3"
451
451
  }
452
452
  },
453
453
  "Resource": {
@@ -548,13 +548,13 @@
548
548
  },
549
549
  "constructInfo": {
550
550
  "fqn": "aws-cdk-lib.aws_iam.CfnRole",
551
- "version": "2.118.0"
551
+ "version": "2.147.3"
552
552
  }
553
553
  }
554
554
  },
555
555
  "constructInfo": {
556
556
  "fqn": "aws-cdk-lib.aws_iam.Role",
557
- "version": "2.118.0"
557
+ "version": "2.147.3"
558
558
  }
559
559
  },
560
560
  "IdentityPoolRoleMapping": {
@@ -578,7 +578,7 @@
578
578
  },
579
579
  "constructInfo": {
580
580
  "fqn": "aws-cdk-lib.aws_cognito.CfnIdentityPoolRoleAttachment",
581
- "version": "2.118.0"
581
+ "version": "2.147.3"
582
582
  }
583
583
  },
584
584
  "CognitoDashboardConfigureRole": {
@@ -590,7 +590,7 @@
590
590
  "path": "lamopn-cluster-config/test-lambda-opensearch/CognitoDashboardConfigureRole/ImportCognitoDashboardConfigureRole",
591
591
  "constructInfo": {
592
592
  "fqn": "aws-cdk-lib.Resource",
593
- "version": "2.118.0"
593
+ "version": "2.147.3"
594
594
  }
595
595
  },
596
596
  "Resource": {
@@ -615,13 +615,13 @@
615
615
  },
616
616
  "constructInfo": {
617
617
  "fqn": "aws-cdk-lib.aws_iam.CfnRole",
618
- "version": "2.118.0"
618
+ "version": "2.147.3"
619
619
  }
620
620
  }
621
621
  },
622
622
  "constructInfo": {
623
623
  "fqn": "aws-cdk-lib.aws_iam.Role",
624
- "version": "2.118.0"
624
+ "version": "2.147.3"
625
625
  }
626
626
  },
627
627
  "CognitoDashboardConfigureRolePolicy": {
@@ -763,13 +763,13 @@
763
763
  },
764
764
  "constructInfo": {
765
765
  "fqn": "aws-cdk-lib.aws_iam.CfnPolicy",
766
- "version": "2.118.0"
766
+ "version": "2.147.3"
767
767
  }
768
768
  }
769
769
  },
770
770
  "constructInfo": {
771
771
  "fqn": "aws-cdk-lib.aws_iam.Policy",
772
- "version": "2.118.0"
772
+ "version": "2.147.3"
773
773
  }
774
774
  },
775
775
  "OpenSearchDomain": {
@@ -950,7 +950,7 @@
950
950
  },
951
951
  "constructInfo": {
952
952
  "fqn": "aws-cdk-lib.aws_opensearchservice.CfnDomain",
953
- "version": "2.118.0"
953
+ "version": "2.147.3"
954
954
  }
955
955
  },
956
956
  "StatusRedAlarm": {
@@ -975,13 +975,13 @@
975
975
  },
976
976
  "constructInfo": {
977
977
  "fqn": "aws-cdk-lib.aws_cloudwatch.CfnAlarm",
978
- "version": "2.118.0"
978
+ "version": "2.147.3"
979
979
  }
980
980
  }
981
981
  },
982
982
  "constructInfo": {
983
983
  "fqn": "aws-cdk-lib.aws_cloudwatch.Alarm",
984
- "version": "2.118.0"
984
+ "version": "2.147.3"
985
985
  }
986
986
  },
987
987
  "StatusYellowAlarm": {
@@ -1006,13 +1006,13 @@
1006
1006
  },
1007
1007
  "constructInfo": {
1008
1008
  "fqn": "aws-cdk-lib.aws_cloudwatch.CfnAlarm",
1009
- "version": "2.118.0"
1009
+ "version": "2.147.3"
1010
1010
  }
1011
1011
  }
1012
1012
  },
1013
1013
  "constructInfo": {
1014
1014
  "fqn": "aws-cdk-lib.aws_cloudwatch.Alarm",
1015
- "version": "2.118.0"
1015
+ "version": "2.147.3"
1016
1016
  }
1017
1017
  },
1018
1018
  "FreeStorageSpaceTooLowAlarm": {
@@ -1037,13 +1037,13 @@
1037
1037
  },
1038
1038
  "constructInfo": {
1039
1039
  "fqn": "aws-cdk-lib.aws_cloudwatch.CfnAlarm",
1040
- "version": "2.118.0"
1040
+ "version": "2.147.3"
1041
1041
  }
1042
1042
  }
1043
1043
  },
1044
1044
  "constructInfo": {
1045
1045
  "fqn": "aws-cdk-lib.aws_cloudwatch.Alarm",
1046
- "version": "2.118.0"
1046
+ "version": "2.147.3"
1047
1047
  }
1048
1048
  },
1049
1049
  "IndexWritesBlockedTooHighAlarm": {
@@ -1068,13 +1068,13 @@
1068
1068
  },
1069
1069
  "constructInfo": {
1070
1070
  "fqn": "aws-cdk-lib.aws_cloudwatch.CfnAlarm",
1071
- "version": "2.118.0"
1071
+ "version": "2.147.3"
1072
1072
  }
1073
1073
  }
1074
1074
  },
1075
1075
  "constructInfo": {
1076
1076
  "fqn": "aws-cdk-lib.aws_cloudwatch.Alarm",
1077
- "version": "2.118.0"
1077
+ "version": "2.147.3"
1078
1078
  }
1079
1079
  },
1080
1080
  "AutomatedSnapshotFailureTooHighAlarm": {
@@ -1099,13 +1099,13 @@
1099
1099
  },
1100
1100
  "constructInfo": {
1101
1101
  "fqn": "aws-cdk-lib.aws_cloudwatch.CfnAlarm",
1102
- "version": "2.118.0"
1102
+ "version": "2.147.3"
1103
1103
  }
1104
1104
  }
1105
1105
  },
1106
1106
  "constructInfo": {
1107
1107
  "fqn": "aws-cdk-lib.aws_cloudwatch.Alarm",
1108
- "version": "2.118.0"
1108
+ "version": "2.147.3"
1109
1109
  }
1110
1110
  },
1111
1111
  "CPUUtilizationTooHighAlarm": {
@@ -1130,13 +1130,13 @@
1130
1130
  },
1131
1131
  "constructInfo": {
1132
1132
  "fqn": "aws-cdk-lib.aws_cloudwatch.CfnAlarm",
1133
- "version": "2.118.0"
1133
+ "version": "2.147.3"
1134
1134
  }
1135
1135
  }
1136
1136
  },
1137
1137
  "constructInfo": {
1138
1138
  "fqn": "aws-cdk-lib.aws_cloudwatch.Alarm",
1139
- "version": "2.118.0"
1139
+ "version": "2.147.3"
1140
1140
  }
1141
1141
  },
1142
1142
  "JVMMemoryPressureTooHighAlarm": {
@@ -1161,13 +1161,13 @@
1161
1161
  },
1162
1162
  "constructInfo": {
1163
1163
  "fqn": "aws-cdk-lib.aws_cloudwatch.CfnAlarm",
1164
- "version": "2.118.0"
1164
+ "version": "2.147.3"
1165
1165
  }
1166
1166
  }
1167
1167
  },
1168
1168
  "constructInfo": {
1169
1169
  "fqn": "aws-cdk-lib.aws_cloudwatch.Alarm",
1170
- "version": "2.118.0"
1170
+ "version": "2.147.3"
1171
1171
  }
1172
1172
  },
1173
1173
  "MasterCPUUtilizationTooHighAlarm": {
@@ -1192,13 +1192,13 @@
1192
1192
  },
1193
1193
  "constructInfo": {
1194
1194
  "fqn": "aws-cdk-lib.aws_cloudwatch.CfnAlarm",
1195
- "version": "2.118.0"
1195
+ "version": "2.147.3"
1196
1196
  }
1197
1197
  }
1198
1198
  },
1199
1199
  "constructInfo": {
1200
1200
  "fqn": "aws-cdk-lib.aws_cloudwatch.Alarm",
1201
- "version": "2.118.0"
1201
+ "version": "2.147.3"
1202
1202
  }
1203
1203
  },
1204
1204
  "MasterJVMMemoryPressureTooHighAlarm": {
@@ -1223,19 +1223,19 @@
1223
1223
  },
1224
1224
  "constructInfo": {
1225
1225
  "fqn": "aws-cdk-lib.aws_cloudwatch.CfnAlarm",
1226
- "version": "2.118.0"
1226
+ "version": "2.147.3"
1227
1227
  }
1228
1228
  }
1229
1229
  },
1230
1230
  "constructInfo": {
1231
1231
  "fqn": "aws-cdk-lib.aws_cloudwatch.Alarm",
1232
- "version": "2.118.0"
1232
+ "version": "2.147.3"
1233
1233
  }
1234
1234
  }
1235
1235
  },
1236
1236
  "constructInfo": {
1237
1237
  "fqn": "@aws-solutions-constructs/aws-lambda-opensearch.LambdaToOpenSearch",
1238
- "version": "2.51.0"
1238
+ "version": "2.60.0"
1239
1239
  }
1240
1240
  },
1241
1241
  "Vpc": {
@@ -1262,7 +1262,7 @@
1262
1262
  },
1263
1263
  "constructInfo": {
1264
1264
  "fqn": "aws-cdk-lib.aws_ec2.CfnVPC",
1265
- "version": "2.118.0"
1265
+ "version": "2.147.3"
1266
1266
  }
1267
1267
  },
1268
1268
  "isolatedSubnet1": {
@@ -1306,7 +1306,7 @@
1306
1306
  },
1307
1307
  "constructInfo": {
1308
1308
  "fqn": "aws-cdk-lib.aws_ec2.CfnSubnet",
1309
- "version": "2.118.0"
1309
+ "version": "2.147.3"
1310
1310
  }
1311
1311
  },
1312
1312
  "Acl": {
@@ -1314,7 +1314,7 @@
1314
1314
  "path": "lamopn-cluster-config/Vpc/isolatedSubnet1/Acl",
1315
1315
  "constructInfo": {
1316
1316
  "fqn": "aws-cdk-lib.Resource",
1317
- "version": "2.118.0"
1317
+ "version": "2.147.3"
1318
1318
  }
1319
1319
  },
1320
1320
  "RouteTable": {
@@ -1336,7 +1336,7 @@
1336
1336
  },
1337
1337
  "constructInfo": {
1338
1338
  "fqn": "aws-cdk-lib.aws_ec2.CfnRouteTable",
1339
- "version": "2.118.0"
1339
+ "version": "2.147.3"
1340
1340
  }
1341
1341
  },
1342
1342
  "RouteTableAssociation": {
@@ -1355,13 +1355,13 @@
1355
1355
  },
1356
1356
  "constructInfo": {
1357
1357
  "fqn": "aws-cdk-lib.aws_ec2.CfnSubnetRouteTableAssociation",
1358
- "version": "2.118.0"
1358
+ "version": "2.147.3"
1359
1359
  }
1360
1360
  }
1361
1361
  },
1362
1362
  "constructInfo": {
1363
1363
  "fqn": "aws-cdk-lib.aws_ec2.PrivateSubnet",
1364
- "version": "2.118.0"
1364
+ "version": "2.147.3"
1365
1365
  }
1366
1366
  },
1367
1367
  "isolatedSubnet2": {
@@ -1405,7 +1405,7 @@
1405
1405
  },
1406
1406
  "constructInfo": {
1407
1407
  "fqn": "aws-cdk-lib.aws_ec2.CfnSubnet",
1408
- "version": "2.118.0"
1408
+ "version": "2.147.3"
1409
1409
  }
1410
1410
  },
1411
1411
  "Acl": {
@@ -1413,7 +1413,7 @@
1413
1413
  "path": "lamopn-cluster-config/Vpc/isolatedSubnet2/Acl",
1414
1414
  "constructInfo": {
1415
1415
  "fqn": "aws-cdk-lib.Resource",
1416
- "version": "2.118.0"
1416
+ "version": "2.147.3"
1417
1417
  }
1418
1418
  },
1419
1419
  "RouteTable": {
@@ -1435,7 +1435,7 @@
1435
1435
  },
1436
1436
  "constructInfo": {
1437
1437
  "fqn": "aws-cdk-lib.aws_ec2.CfnRouteTable",
1438
- "version": "2.118.0"
1438
+ "version": "2.147.3"
1439
1439
  }
1440
1440
  },
1441
1441
  "RouteTableAssociation": {
@@ -1454,13 +1454,13 @@
1454
1454
  },
1455
1455
  "constructInfo": {
1456
1456
  "fqn": "aws-cdk-lib.aws_ec2.CfnSubnetRouteTableAssociation",
1457
- "version": "2.118.0"
1457
+ "version": "2.147.3"
1458
1458
  }
1459
1459
  }
1460
1460
  },
1461
1461
  "constructInfo": {
1462
1462
  "fqn": "aws-cdk-lib.aws_ec2.PrivateSubnet",
1463
- "version": "2.118.0"
1463
+ "version": "2.147.3"
1464
1464
  }
1465
1465
  },
1466
1466
  "RestrictDefaultSecurityGroupCustomResource": {
@@ -1472,13 +1472,13 @@
1472
1472
  "path": "lamopn-cluster-config/Vpc/RestrictDefaultSecurityGroupCustomResource/Default",
1473
1473
  "constructInfo": {
1474
1474
  "fqn": "aws-cdk-lib.CfnResource",
1475
- "version": "2.118.0"
1475
+ "version": "2.147.3"
1476
1476
  }
1477
1477
  }
1478
1478
  },
1479
1479
  "constructInfo": {
1480
1480
  "fqn": "aws-cdk-lib.CustomResource",
1481
- "version": "2.118.0"
1481
+ "version": "2.147.3"
1482
1482
  }
1483
1483
  },
1484
1484
  "FlowLog": {
@@ -1494,7 +1494,7 @@
1494
1494
  "path": "lamopn-cluster-config/Vpc/FlowLog/IAMRole/ImportIAMRole",
1495
1495
  "constructInfo": {
1496
1496
  "fqn": "aws-cdk-lib.Resource",
1497
- "version": "2.118.0"
1497
+ "version": "2.147.3"
1498
1498
  }
1499
1499
  },
1500
1500
  "Resource": {
@@ -1525,7 +1525,7 @@
1525
1525
  },
1526
1526
  "constructInfo": {
1527
1527
  "fqn": "aws-cdk-lib.aws_iam.CfnRole",
1528
- "version": "2.118.0"
1528
+ "version": "2.147.3"
1529
1529
  }
1530
1530
  },
1531
1531
  "DefaultPolicy": {
@@ -1577,19 +1577,19 @@
1577
1577
  },
1578
1578
  "constructInfo": {
1579
1579
  "fqn": "aws-cdk-lib.aws_iam.CfnPolicy",
1580
- "version": "2.118.0"
1580
+ "version": "2.147.3"
1581
1581
  }
1582
1582
  }
1583
1583
  },
1584
1584
  "constructInfo": {
1585
1585
  "fqn": "aws-cdk-lib.aws_iam.Policy",
1586
- "version": "2.118.0"
1586
+ "version": "2.147.3"
1587
1587
  }
1588
1588
  }
1589
1589
  },
1590
1590
  "constructInfo": {
1591
1591
  "fqn": "aws-cdk-lib.aws_iam.Role",
1592
- "version": "2.118.0"
1592
+ "version": "2.147.3"
1593
1593
  }
1594
1594
  },
1595
1595
  "LogGroup": {
@@ -1613,13 +1613,13 @@
1613
1613
  },
1614
1614
  "constructInfo": {
1615
1615
  "fqn": "aws-cdk-lib.aws_logs.CfnLogGroup",
1616
- "version": "2.118.0"
1616
+ "version": "2.147.3"
1617
1617
  }
1618
1618
  }
1619
1619
  },
1620
1620
  "constructInfo": {
1621
1621
  "fqn": "aws-cdk-lib.aws_logs.LogGroup",
1622
- "version": "2.118.0"
1622
+ "version": "2.147.3"
1623
1623
  }
1624
1624
  },
1625
1625
  "FlowLog": {
@@ -1653,19 +1653,27 @@
1653
1653
  },
1654
1654
  "constructInfo": {
1655
1655
  "fqn": "aws-cdk-lib.aws_ec2.CfnFlowLog",
1656
- "version": "2.118.0"
1656
+ "version": "2.147.3"
1657
1657
  }
1658
1658
  }
1659
1659
  },
1660
1660
  "constructInfo": {
1661
1661
  "fqn": "aws-cdk-lib.aws_ec2.FlowLog",
1662
- "version": "2.118.0"
1662
+ "version": "2.147.3"
1663
1663
  }
1664
1664
  }
1665
1665
  },
1666
1666
  "constructInfo": {
1667
1667
  "fqn": "aws-cdk-lib.aws_ec2.Vpc",
1668
- "version": "2.118.0"
1668
+ "version": "2.147.3"
1669
+ }
1670
+ },
1671
+ "LatestNodeRuntimeMap": {
1672
+ "id": "LatestNodeRuntimeMap",
1673
+ "path": "lamopn-cluster-config/LatestNodeRuntimeMap",
1674
+ "constructInfo": {
1675
+ "fqn": "aws-cdk-lib.CfnMapping",
1676
+ "version": "2.147.3"
1669
1677
  }
1670
1678
  },
1671
1679
  "Custom::VpcRestrictDefaultSGCustomResourceProvider": {
@@ -1677,7 +1685,7 @@
1677
1685
  "path": "lamopn-cluster-config/Custom::VpcRestrictDefaultSGCustomResourceProvider/Staging",
1678
1686
  "constructInfo": {
1679
1687
  "fqn": "aws-cdk-lib.AssetStaging",
1680
- "version": "2.118.0"
1688
+ "version": "2.147.3"
1681
1689
  }
1682
1690
  },
1683
1691
  "Role": {
@@ -1685,7 +1693,7 @@
1685
1693
  "path": "lamopn-cluster-config/Custom::VpcRestrictDefaultSGCustomResourceProvider/Role",
1686
1694
  "constructInfo": {
1687
1695
  "fqn": "aws-cdk-lib.CfnResource",
1688
- "version": "2.118.0"
1696
+ "version": "2.147.3"
1689
1697
  }
1690
1698
  },
1691
1699
  "Handler": {
@@ -1693,13 +1701,13 @@
1693
1701
  "path": "lamopn-cluster-config/Custom::VpcRestrictDefaultSGCustomResourceProvider/Handler",
1694
1702
  "constructInfo": {
1695
1703
  "fqn": "aws-cdk-lib.CfnResource",
1696
- "version": "2.118.0"
1704
+ "version": "2.147.3"
1697
1705
  }
1698
1706
  }
1699
1707
  },
1700
1708
  "constructInfo": {
1701
1709
  "fqn": "aws-cdk-lib.CustomResourceProviderBase",
1702
- "version": "2.118.0"
1710
+ "version": "2.147.3"
1703
1711
  }
1704
1712
  },
1705
1713
  "Integ": {
@@ -1727,7 +1735,7 @@
1727
1735
  "path": "lamopn-cluster-config/Integ/DefaultTest/DeployAssert/BootstrapVersion",
1728
1736
  "constructInfo": {
1729
1737
  "fqn": "aws-cdk-lib.CfnParameter",
1730
- "version": "2.118.0"
1738
+ "version": "2.147.3"
1731
1739
  }
1732
1740
  },
1733
1741
  "CheckBootstrapVersion": {
@@ -1735,25 +1743,25 @@
1735
1743
  "path": "lamopn-cluster-config/Integ/DefaultTest/DeployAssert/CheckBootstrapVersion",
1736
1744
  "constructInfo": {
1737
1745
  "fqn": "aws-cdk-lib.CfnRule",
1738
- "version": "2.118.0"
1746
+ "version": "2.147.3"
1739
1747
  }
1740
1748
  }
1741
1749
  },
1742
1750
  "constructInfo": {
1743
1751
  "fqn": "aws-cdk-lib.Stack",
1744
- "version": "2.118.0"
1752
+ "version": "2.147.3"
1745
1753
  }
1746
1754
  }
1747
1755
  },
1748
1756
  "constructInfo": {
1749
1757
  "fqn": "@aws-cdk/integ-tests-alpha.IntegTestCase",
1750
- "version": "2.118.0-alpha.0"
1758
+ "version": "2.147.3-alpha.0"
1751
1759
  }
1752
1760
  }
1753
1761
  },
1754
1762
  "constructInfo": {
1755
1763
  "fqn": "@aws-cdk/integ-tests-alpha.IntegTest",
1756
- "version": "2.118.0-alpha.0"
1764
+ "version": "2.147.3-alpha.0"
1757
1765
  }
1758
1766
  },
1759
1767
  "BootstrapVersion": {
@@ -1761,7 +1769,7 @@
1761
1769
  "path": "lamopn-cluster-config/BootstrapVersion",
1762
1770
  "constructInfo": {
1763
1771
  "fqn": "aws-cdk-lib.CfnParameter",
1764
- "version": "2.118.0"
1772
+ "version": "2.147.3"
1765
1773
  }
1766
1774
  },
1767
1775
  "CheckBootstrapVersion": {
@@ -1769,13 +1777,13 @@
1769
1777
  "path": "lamopn-cluster-config/CheckBootstrapVersion",
1770
1778
  "constructInfo": {
1771
1779
  "fqn": "aws-cdk-lib.CfnRule",
1772
- "version": "2.118.0"
1780
+ "version": "2.147.3"
1773
1781
  }
1774
1782
  }
1775
1783
  },
1776
1784
  "constructInfo": {
1777
1785
  "fqn": "aws-cdk-lib.Stack",
1778
- "version": "2.118.0"
1786
+ "version": "2.147.3"
1779
1787
  }
1780
1788
  },
1781
1789
  "Tree": {
@@ -1789,7 +1797,7 @@
1789
1797
  },
1790
1798
  "constructInfo": {
1791
1799
  "fqn": "aws-cdk-lib.App",
1792
- "version": "2.118.0"
1800
+ "version": "2.147.3"
1793
1801
  }
1794
1802
  }
1795
1803
  }