@aws-cdk/aws-gamelift-alpha 2.267.0-alpha.0 → 2.269.0-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.267.0",
11
+ "aws-cdk-lib": "^2.269.0",
12
12
  "constructs": "^10.5.0"
13
13
  },
14
14
  "dependencyClosure": {
@@ -148,6 +148,19 @@
148
148
  }
149
149
  }
150
150
  },
151
+ "aws-cdk-lib.aws_accountaccess": {
152
+ "targets": {
153
+ "dotnet": {
154
+ "namespace": "Amazon.CDK.AWS.AccountAccess"
155
+ },
156
+ "java": {
157
+ "package": "software.amazon.awscdk.services.accountaccess"
158
+ },
159
+ "python": {
160
+ "module": "aws_cdk.aws_accountaccess"
161
+ }
162
+ }
163
+ },
151
164
  "aws-cdk-lib.aws_acmpca": {
152
165
  "targets": {
153
166
  "dotnet": {
@@ -161,6 +174,19 @@
161
174
  }
162
175
  }
163
176
  },
177
+ "aws-cdk-lib.aws_agentregistry": {
178
+ "targets": {
179
+ "dotnet": {
180
+ "namespace": "Amazon.CDK.AWS.AgentRegistry"
181
+ },
182
+ "java": {
183
+ "package": "software.amazon.awscdk.services.agentregistry"
184
+ },
185
+ "python": {
186
+ "module": "aws_cdk.aws_agentregistry"
187
+ }
188
+ }
189
+ },
164
190
  "aws-cdk-lib.aws_aiops": {
165
191
  "targets": {
166
192
  "dotnet": {
@@ -447,19 +473,6 @@
447
473
  }
448
474
  }
449
475
  },
450
- "aws-cdk-lib.aws_artifact": {
451
- "targets": {
452
- "dotnet": {
453
- "namespace": "Amazon.CDK.AWS.Artifact"
454
- },
455
- "java": {
456
- "package": "software.amazon.awscdk.services.artifact"
457
- },
458
- "python": {
459
- "module": "aws_cdk.aws_artifact"
460
- }
461
- }
462
- },
463
476
  "aws-cdk-lib.aws_athena": {
464
477
  "targets": {
465
478
  "dotnet": {
@@ -590,19 +603,6 @@
590
603
  }
591
604
  }
592
605
  },
593
- "aws-cdk-lib.aws_backupsearch": {
594
- "targets": {
595
- "dotnet": {
596
- "namespace": "Amazon.CDK.AWS.BackupSearch"
597
- },
598
- "java": {
599
- "package": "software.amazon.awscdk.services.backupsearch"
600
- },
601
- "python": {
602
- "module": "aws_cdk.aws_backupsearch"
603
- }
604
- }
605
- },
606
606
  "aws-cdk-lib.aws_batch": {
607
607
  "targets": {
608
608
  "dotnet": {
@@ -877,6 +877,19 @@
877
877
  }
878
878
  }
879
879
  },
880
+ "aws-cdk-lib.aws_cloudhsm": {
881
+ "targets": {
882
+ "dotnet": {
883
+ "namespace": "Amazon.CDK.AWS.CloudHSM"
884
+ },
885
+ "java": {
886
+ "package": "software.amazon.awscdk.services.cloudhsm"
887
+ },
888
+ "python": {
889
+ "module": "aws_cdk.aws_cloudhsm"
890
+ }
891
+ }
892
+ },
880
893
  "aws-cdk-lib.aws_cloudtrail": {
881
894
  "targets": {
882
895
  "dotnet": {
@@ -1098,19 +1111,6 @@
1098
1111
  }
1099
1112
  }
1100
1113
  },
1101
- "aws-cdk-lib.aws_cognitosync": {
1102
- "targets": {
1103
- "dotnet": {
1104
- "namespace": "Amazon.CDK.AWS.CognitoSync"
1105
- },
1106
- "java": {
1107
- "package": "software.amazon.awscdk.services.cognitosync"
1108
- },
1109
- "python": {
1110
- "module": "aws_cdk.aws_cognitosync"
1111
- }
1112
- }
1113
- },
1114
1114
  "aws-cdk-lib.aws_comprehend": {
1115
1115
  "targets": {
1116
1116
  "dotnet": {
@@ -1189,19 +1189,6 @@
1189
1189
  }
1190
1190
  }
1191
1191
  },
1192
- "aws-cdk-lib.aws_controlcatalog": {
1193
- "targets": {
1194
- "dotnet": {
1195
- "namespace": "Amazon.CDK.AWS.ControlCatalog"
1196
- },
1197
- "java": {
1198
- "package": "software.amazon.awscdk.services.controlcatalog"
1199
- },
1200
- "python": {
1201
- "module": "aws_cdk.aws_controlcatalog"
1202
- }
1203
- }
1204
- },
1205
1192
  "aws-cdk-lib.aws_controltower": {
1206
1193
  "targets": {
1207
1194
  "dotnet": {
@@ -1254,6 +1241,19 @@
1254
1241
  }
1255
1242
  }
1256
1243
  },
1244
+ "aws-cdk-lib.aws_dataexchange": {
1245
+ "targets": {
1246
+ "dotnet": {
1247
+ "namespace": "Amazon.CDK.AWS.DataExchange"
1248
+ },
1249
+ "java": {
1250
+ "package": "software.amazon.awscdk.services.dataexchange"
1251
+ },
1252
+ "python": {
1253
+ "module": "aws_cdk.aws_dataexchange"
1254
+ }
1255
+ }
1256
+ },
1257
1257
  "aws-cdk-lib.aws_datapipeline": {
1258
1258
  "targets": {
1259
1259
  "dotnet": {
@@ -1449,6 +1449,19 @@
1449
1449
  }
1450
1450
  }
1451
1451
  },
1452
+ "aws-cdk-lib.aws_drs": {
1453
+ "targets": {
1454
+ "dotnet": {
1455
+ "namespace": "Amazon.CDK.AWS.DRS"
1456
+ },
1457
+ "java": {
1458
+ "package": "software.amazon.awscdk.services.drs"
1459
+ },
1460
+ "python": {
1461
+ "module": "aws_cdk.aws_drs"
1462
+ }
1463
+ }
1464
+ },
1452
1465
  "aws-cdk-lib.aws_dsql": {
1453
1466
  "targets": {
1454
1467
  "dotnet": {
@@ -2248,6 +2261,19 @@
2248
2261
  }
2249
2262
  }
2250
2263
  },
2264
+ "aws-cdk-lib.aws_iotsecuretunneling": {
2265
+ "targets": {
2266
+ "dotnet": {
2267
+ "namespace": "Amazon.CDK.AWS.IoTSecureTunneling"
2268
+ },
2269
+ "java": {
2270
+ "package": "software.amazon.awscdk.services.iotsecuretunneling"
2271
+ },
2272
+ "python": {
2273
+ "module": "aws_cdk.aws_iotsecuretunneling"
2274
+ }
2275
+ }
2276
+ },
2251
2277
  "aws-cdk-lib.aws_iotsitewise": {
2252
2278
  "targets": {
2253
2279
  "dotnet": {
@@ -2781,6 +2807,19 @@
2781
2807
  }
2782
2808
  }
2783
2809
  },
2810
+ "aws-cdk-lib.aws_mgn": {
2811
+ "targets": {
2812
+ "dotnet": {
2813
+ "namespace": "Amazon.CDK.AWS.MGN"
2814
+ },
2815
+ "java": {
2816
+ "package": "software.amazon.awscdk.services.mgn"
2817
+ },
2818
+ "python": {
2819
+ "module": "aws_cdk.aws_mgn"
2820
+ }
2821
+ }
2822
+ },
2784
2823
  "aws-cdk-lib.aws_mpa": {
2785
2824
  "targets": {
2786
2825
  "dotnet": {
@@ -3002,6 +3041,19 @@
3002
3041
  }
3003
3042
  }
3004
3043
  },
3044
+ "aws-cdk-lib.aws_opensearch": {
3045
+ "targets": {
3046
+ "dotnet": {
3047
+ "namespace": "Amazon.CDK.AWS.OpenSearch"
3048
+ },
3049
+ "java": {
3050
+ "package": "software.amazon.awscdk.services.opensearch"
3051
+ },
3052
+ "python": {
3053
+ "module": "aws_cdk.aws_opensearch"
3054
+ }
3055
+ }
3056
+ },
3005
3057
  "aws-cdk-lib.aws_opensearchserverless": {
3006
3058
  "targets": {
3007
3059
  "dotnet": {
@@ -3210,6 +3262,19 @@
3210
3262
  }
3211
3263
  }
3212
3264
  },
3265
+ "aws-cdk-lib.aws_pricingplanmanager": {
3266
+ "targets": {
3267
+ "dotnet": {
3268
+ "namespace": "Amazon.CDK.AWS.PricingPlanManager"
3269
+ },
3270
+ "java": {
3271
+ "package": "software.amazon.awscdk.services.pricingplanmanager"
3272
+ },
3273
+ "python": {
3274
+ "module": "aws_cdk.aws_pricingplanmanager"
3275
+ }
3276
+ }
3277
+ },
3213
3278
  "aws-cdk-lib.aws_proton": {
3214
3279
  "targets": {
3215
3280
  "dotnet": {
@@ -3837,6 +3902,19 @@
3837
3902
  }
3838
3903
  }
3839
3904
  },
3905
+ "aws-cdk-lib.aws_serverlessrepo": {
3906
+ "targets": {
3907
+ "dotnet": {
3908
+ "namespace": "Amazon.CDK.AWS.ServerlessRepo"
3909
+ },
3910
+ "java": {
3911
+ "package": "software.amazon.awscdk.services.serverlessrepo"
3912
+ },
3913
+ "python": {
3914
+ "module": "aws_cdk.aws_serverlessrepo"
3915
+ }
3916
+ }
3917
+ },
3840
3918
  "aws-cdk-lib.aws_servicecatalog": {
3841
3919
  "targets": {
3842
3920
  "dotnet": {
@@ -4071,19 +4149,6 @@
4071
4149
  }
4072
4150
  }
4073
4151
  },
4074
- "aws-cdk-lib.aws_states": {
4075
- "targets": {
4076
- "dotnet": {
4077
- "namespace": "Amazon.CDK.AWS.States"
4078
- },
4079
- "java": {
4080
- "package": "software.amazon.awscdk.services.states"
4081
- },
4082
- "python": {
4083
- "module": "aws_cdk.aws_states"
4084
- }
4085
- }
4086
- },
4087
4152
  "aws-cdk-lib.aws_stepfunctions": {
4088
4153
  "targets": {
4089
4154
  "dotnet": {
@@ -4136,6 +4201,19 @@
4136
4201
  }
4137
4202
  }
4138
4203
  },
4204
+ "aws-cdk-lib.aws_supportauthz": {
4205
+ "targets": {
4206
+ "dotnet": {
4207
+ "namespace": "Amazon.CDK.AWS.SupportAuthZ"
4208
+ },
4209
+ "java": {
4210
+ "package": "software.amazon.awscdk.services.supportauthz"
4211
+ },
4212
+ "python": {
4213
+ "module": "aws_cdk.aws_supportauthz"
4214
+ }
4215
+ }
4216
+ },
4139
4217
  "aws-cdk-lib.aws_synthetics": {
4140
4218
  "targets": {
4141
4219
  "dotnet": {
@@ -4162,16 +4240,16 @@
4162
4240
  }
4163
4241
  }
4164
4242
  },
4165
- "aws-cdk-lib.aws_thinclient": {
4243
+ "aws-cdk-lib.aws_textract": {
4166
4244
  "targets": {
4167
4245
  "dotnet": {
4168
- "namespace": "Amazon.CDK.AWS.ThinClient"
4246
+ "namespace": "Amazon.CDK.AWS.Textract"
4169
4247
  },
4170
4248
  "java": {
4171
- "package": "software.amazon.awscdk.services.thinclient"
4249
+ "package": "software.amazon.awscdk.services.textract"
4172
4250
  },
4173
4251
  "python": {
4174
- "module": "aws_cdk.aws_thinclient"
4252
+ "module": "aws_cdk.aws_textract"
4175
4253
  }
4176
4254
  }
4177
4255
  },
@@ -4214,16 +4292,16 @@
4214
4292
  }
4215
4293
  }
4216
4294
  },
4217
- "aws-cdk-lib.aws_usernotifications": {
4295
+ "aws-cdk-lib.aws_translate": {
4218
4296
  "targets": {
4219
4297
  "dotnet": {
4220
- "namespace": "Amazon.CDK.AWS.UserNotifications"
4298
+ "namespace": "Amazon.CDK.AWS.Translate"
4221
4299
  },
4222
4300
  "java": {
4223
- "package": "software.amazon.awscdk.services.usernotifications"
4301
+ "package": "software.amazon.awscdk.services.translate"
4224
4302
  },
4225
4303
  "python": {
4226
- "module": "aws_cdk.aws_usernotifications"
4304
+ "module": "aws_cdk.aws_translate"
4227
4305
  }
4228
4306
  }
4229
4307
  },
@@ -4331,6 +4409,19 @@
4331
4409
  }
4332
4410
  }
4333
4411
  },
4412
+ "aws-cdk-lib.aws_wickr": {
4413
+ "targets": {
4414
+ "dotnet": {
4415
+ "namespace": "Amazon.CDK.AWS.Wickr"
4416
+ },
4417
+ "java": {
4418
+ "package": "software.amazon.awscdk.services.wickr"
4419
+ },
4420
+ "python": {
4421
+ "module": "aws_cdk.aws_wickr"
4422
+ }
4423
+ }
4424
+ },
4334
4425
  "aws-cdk-lib.aws_wisdom": {
4335
4426
  "targets": {
4336
4427
  "dotnet": {
@@ -4497,6 +4588,22 @@
4497
4588
  }
4498
4589
  }
4499
4590
  },
4591
+ "aws-cdk-lib.interfaces.aws_accountaccess": {
4592
+ "targets": {
4593
+ "dotnet": {
4594
+ "namespace": "Amazon.CDK.Interfaces.AccountAccess"
4595
+ },
4596
+ "go": {
4597
+ "packageName": "interfacesawsaccountaccess"
4598
+ },
4599
+ "java": {
4600
+ "package": "software.amazon.awscdk.interfaces.accountaccess"
4601
+ },
4602
+ "python": {
4603
+ "module": "aws_cdk.interfaces.aws_accountaccess"
4604
+ }
4605
+ }
4606
+ },
4500
4607
  "aws-cdk-lib.interfaces.aws_acmpca": {
4501
4608
  "targets": {
4502
4609
  "dotnet": {
@@ -4513,6 +4620,22 @@
4513
4620
  }
4514
4621
  }
4515
4622
  },
4623
+ "aws-cdk-lib.interfaces.aws_agentregistry": {
4624
+ "targets": {
4625
+ "dotnet": {
4626
+ "namespace": "Amazon.CDK.Interfaces.AgentRegistry"
4627
+ },
4628
+ "go": {
4629
+ "packageName": "interfacesawsagentregistry"
4630
+ },
4631
+ "java": {
4632
+ "package": "software.amazon.awscdk.interfaces.agentregistry"
4633
+ },
4634
+ "python": {
4635
+ "module": "aws_cdk.interfaces.aws_agentregistry"
4636
+ }
4637
+ }
4638
+ },
4516
4639
  "aws-cdk-lib.interfaces.aws_aiops": {
4517
4640
  "targets": {
4518
4641
  "dotnet": {
@@ -4833,22 +4956,6 @@
4833
4956
  }
4834
4957
  }
4835
4958
  },
4836
- "aws-cdk-lib.interfaces.aws_artifact": {
4837
- "targets": {
4838
- "dotnet": {
4839
- "namespace": "Amazon.CDK.Interfaces.Artifact"
4840
- },
4841
- "go": {
4842
- "packageName": "interfacesawsartifact"
4843
- },
4844
- "java": {
4845
- "package": "software.amazon.awscdk.interfaces.artifact"
4846
- },
4847
- "python": {
4848
- "module": "aws_cdk.interfaces.aws_artifact"
4849
- }
4850
- }
4851
- },
4852
4959
  "aws-cdk-lib.interfaces.aws_athena": {
4853
4960
  "targets": {
4854
4961
  "dotnet": {
@@ -4977,22 +5084,6 @@
4977
5084
  }
4978
5085
  }
4979
5086
  },
4980
- "aws-cdk-lib.interfaces.aws_backupsearch": {
4981
- "targets": {
4982
- "dotnet": {
4983
- "namespace": "Amazon.CDK.Interfaces.BackupSearch"
4984
- },
4985
- "go": {
4986
- "packageName": "interfacesawsbackupsearch"
4987
- },
4988
- "java": {
4989
- "package": "software.amazon.awscdk.interfaces.backupsearch"
4990
- },
4991
- "python": {
4992
- "module": "aws_cdk.interfaces.aws_backupsearch"
4993
- }
4994
- }
4995
- },
4996
5087
  "aws-cdk-lib.interfaces.aws_batch": {
4997
5088
  "targets": {
4998
5089
  "dotnet": {
@@ -5345,6 +5436,22 @@
5345
5436
  }
5346
5437
  }
5347
5438
  },
5439
+ "aws-cdk-lib.interfaces.aws_cloudhsm": {
5440
+ "targets": {
5441
+ "dotnet": {
5442
+ "namespace": "Amazon.CDK.Interfaces.CloudHSM"
5443
+ },
5444
+ "go": {
5445
+ "packageName": "interfacesawscloudhsm"
5446
+ },
5447
+ "java": {
5448
+ "package": "software.amazon.awscdk.interfaces.cloudhsm"
5449
+ },
5450
+ "python": {
5451
+ "module": "aws_cdk.interfaces.aws_cloudhsm"
5452
+ }
5453
+ }
5454
+ },
5348
5455
  "aws-cdk-lib.interfaces.aws_cloudtrail": {
5349
5456
  "targets": {
5350
5457
  "dotnet": {
@@ -5569,22 +5676,6 @@
5569
5676
  }
5570
5677
  }
5571
5678
  },
5572
- "aws-cdk-lib.interfaces.aws_cognitosync": {
5573
- "targets": {
5574
- "dotnet": {
5575
- "namespace": "Amazon.CDK.Interfaces.CognitoSync"
5576
- },
5577
- "go": {
5578
- "packageName": "interfacesawscognitosync"
5579
- },
5580
- "java": {
5581
- "package": "software.amazon.awscdk.interfaces.cognitosync"
5582
- },
5583
- "python": {
5584
- "module": "aws_cdk.interfaces.aws_cognitosync"
5585
- }
5586
- }
5587
- },
5588
5679
  "aws-cdk-lib.interfaces.aws_comprehend": {
5589
5680
  "targets": {
5590
5681
  "dotnet": {
@@ -5681,22 +5772,6 @@
5681
5772
  }
5682
5773
  }
5683
5774
  },
5684
- "aws-cdk-lib.interfaces.aws_controlcatalog": {
5685
- "targets": {
5686
- "dotnet": {
5687
- "namespace": "Amazon.CDK.Interfaces.ControlCatalog"
5688
- },
5689
- "go": {
5690
- "packageName": "interfacesawscontrolcatalog"
5691
- },
5692
- "java": {
5693
- "package": "software.amazon.awscdk.interfaces.controlcatalog"
5694
- },
5695
- "python": {
5696
- "module": "aws_cdk.interfaces.aws_controlcatalog"
5697
- }
5698
- }
5699
- },
5700
5775
  "aws-cdk-lib.interfaces.aws_controltower": {
5701
5776
  "targets": {
5702
5777
  "dotnet": {
@@ -5761,6 +5836,22 @@
5761
5836
  }
5762
5837
  }
5763
5838
  },
5839
+ "aws-cdk-lib.interfaces.aws_dataexchange": {
5840
+ "targets": {
5841
+ "dotnet": {
5842
+ "namespace": "Amazon.CDK.Interfaces.DataExchange"
5843
+ },
5844
+ "go": {
5845
+ "packageName": "interfacesawsdataexchange"
5846
+ },
5847
+ "java": {
5848
+ "package": "software.amazon.awscdk.interfaces.dataexchange"
5849
+ },
5850
+ "python": {
5851
+ "module": "aws_cdk.interfaces.aws_dataexchange"
5852
+ }
5853
+ }
5854
+ },
5764
5855
  "aws-cdk-lib.interfaces.aws_datapipeline": {
5765
5856
  "targets": {
5766
5857
  "dotnet": {
@@ -6001,6 +6092,22 @@
6001
6092
  }
6002
6093
  }
6003
6094
  },
6095
+ "aws-cdk-lib.interfaces.aws_drs": {
6096
+ "targets": {
6097
+ "dotnet": {
6098
+ "namespace": "Amazon.CDK.Interfaces.DRS"
6099
+ },
6100
+ "go": {
6101
+ "packageName": "interfacesawsdrs"
6102
+ },
6103
+ "java": {
6104
+ "package": "software.amazon.awscdk.interfaces.drs"
6105
+ },
6106
+ "python": {
6107
+ "module": "aws_cdk.interfaces.aws_drs"
6108
+ }
6109
+ }
6110
+ },
6004
6111
  "aws-cdk-lib.interfaces.aws_dsql": {
6005
6112
  "targets": {
6006
6113
  "dotnet": {
@@ -6833,6 +6940,22 @@
6833
6940
  }
6834
6941
  }
6835
6942
  },
6943
+ "aws-cdk-lib.interfaces.aws_iotsecuretunneling": {
6944
+ "targets": {
6945
+ "dotnet": {
6946
+ "namespace": "Amazon.CDK.Interfaces.IoTSecureTunneling"
6947
+ },
6948
+ "go": {
6949
+ "packageName": "interfacesawsiotsecuretunneling"
6950
+ },
6951
+ "java": {
6952
+ "package": "software.amazon.awscdk.interfaces.iotsecuretunneling"
6953
+ },
6954
+ "python": {
6955
+ "module": "aws_cdk.interfaces.aws_iotsecuretunneling"
6956
+ }
6957
+ }
6958
+ },
6836
6959
  "aws-cdk-lib.interfaces.aws_iotsitewise": {
6837
6960
  "targets": {
6838
6961
  "dotnet": {
@@ -7425,6 +7548,22 @@
7425
7548
  }
7426
7549
  }
7427
7550
  },
7551
+ "aws-cdk-lib.interfaces.aws_mgn": {
7552
+ "targets": {
7553
+ "dotnet": {
7554
+ "namespace": "Amazon.CDK.Interfaces.MGN"
7555
+ },
7556
+ "go": {
7557
+ "packageName": "interfacesawsmgn"
7558
+ },
7559
+ "java": {
7560
+ "package": "software.amazon.awscdk.interfaces.mgn"
7561
+ },
7562
+ "python": {
7563
+ "module": "aws_cdk.interfaces.aws_mgn"
7564
+ }
7565
+ }
7566
+ },
7428
7567
  "aws-cdk-lib.interfaces.aws_mpa": {
7429
7568
  "targets": {
7430
7569
  "dotnet": {
@@ -7697,6 +7836,22 @@
7697
7836
  }
7698
7837
  }
7699
7838
  },
7839
+ "aws-cdk-lib.interfaces.aws_opensearch": {
7840
+ "targets": {
7841
+ "dotnet": {
7842
+ "namespace": "Amazon.CDK.Interfaces.OpenSearch"
7843
+ },
7844
+ "go": {
7845
+ "packageName": "interfacesawsopensearch"
7846
+ },
7847
+ "java": {
7848
+ "package": "software.amazon.awscdk.interfaces.opensearch"
7849
+ },
7850
+ "python": {
7851
+ "module": "aws_cdk.interfaces.aws_opensearch"
7852
+ }
7853
+ }
7854
+ },
7700
7855
  "aws-cdk-lib.interfaces.aws_opensearchserverless": {
7701
7856
  "targets": {
7702
7857
  "dotnet": {
@@ -7953,6 +8108,22 @@
7953
8108
  }
7954
8109
  }
7955
8110
  },
8111
+ "aws-cdk-lib.interfaces.aws_pricingplanmanager": {
8112
+ "targets": {
8113
+ "dotnet": {
8114
+ "namespace": "Amazon.CDK.Interfaces.PricingPlanManager"
8115
+ },
8116
+ "go": {
8117
+ "packageName": "interfacesawspricingplanmanager"
8118
+ },
8119
+ "java": {
8120
+ "package": "software.amazon.awscdk.interfaces.pricingplanmanager"
8121
+ },
8122
+ "python": {
8123
+ "module": "aws_cdk.interfaces.aws_pricingplanmanager"
8124
+ }
8125
+ }
8126
+ },
7956
8127
  "aws-cdk-lib.interfaces.aws_proton": {
7957
8128
  "targets": {
7958
8129
  "dotnet": {
@@ -8609,6 +8780,22 @@
8609
8780
  }
8610
8781
  }
8611
8782
  },
8783
+ "aws-cdk-lib.interfaces.aws_serverlessrepo": {
8784
+ "targets": {
8785
+ "dotnet": {
8786
+ "namespace": "Amazon.CDK.Interfaces.ServerlessRepo"
8787
+ },
8788
+ "go": {
8789
+ "packageName": "interfacesawsserverlessrepo"
8790
+ },
8791
+ "java": {
8792
+ "package": "software.amazon.awscdk.interfaces.serverlessrepo"
8793
+ },
8794
+ "python": {
8795
+ "module": "aws_cdk.interfaces.aws_serverlessrepo"
8796
+ }
8797
+ }
8798
+ },
8612
8799
  "aws-cdk-lib.interfaces.aws_servicecatalog": {
8613
8800
  "targets": {
8614
8801
  "dotnet": {
@@ -8865,22 +9052,6 @@
8865
9052
  }
8866
9053
  }
8867
9054
  },
8868
- "aws-cdk-lib.interfaces.aws_states": {
8869
- "targets": {
8870
- "dotnet": {
8871
- "namespace": "Amazon.CDK.Interfaces.States"
8872
- },
8873
- "go": {
8874
- "packageName": "interfacesawsstates"
8875
- },
8876
- "java": {
8877
- "package": "software.amazon.awscdk.interfaces.states"
8878
- },
8879
- "python": {
8880
- "module": "aws_cdk.interfaces.aws_states"
8881
- }
8882
- }
8883
- },
8884
9055
  "aws-cdk-lib.interfaces.aws_stepfunctions": {
8885
9056
  "targets": {
8886
9057
  "dotnet": {
@@ -8929,6 +9100,22 @@
8929
9100
  }
8930
9101
  }
8931
9102
  },
9103
+ "aws-cdk-lib.interfaces.aws_supportauthz": {
9104
+ "targets": {
9105
+ "dotnet": {
9106
+ "namespace": "Amazon.CDK.Interfaces.SupportAuthZ"
9107
+ },
9108
+ "go": {
9109
+ "packageName": "interfacesawssupportauthz"
9110
+ },
9111
+ "java": {
9112
+ "package": "software.amazon.awscdk.interfaces.supportauthz"
9113
+ },
9114
+ "python": {
9115
+ "module": "aws_cdk.interfaces.aws_supportauthz"
9116
+ }
9117
+ }
9118
+ },
8932
9119
  "aws-cdk-lib.interfaces.aws_synthetics": {
8933
9120
  "targets": {
8934
9121
  "dotnet": {
@@ -8961,19 +9148,19 @@
8961
9148
  }
8962
9149
  }
8963
9150
  },
8964
- "aws-cdk-lib.interfaces.aws_thinclient": {
9151
+ "aws-cdk-lib.interfaces.aws_textract": {
8965
9152
  "targets": {
8966
9153
  "dotnet": {
8967
- "namespace": "Amazon.CDK.Interfaces.ThinClient"
9154
+ "namespace": "Amazon.CDK.Interfaces.Textract"
8968
9155
  },
8969
9156
  "go": {
8970
- "packageName": "interfacesawsthinclient"
9157
+ "packageName": "interfacesawstextract"
8971
9158
  },
8972
9159
  "java": {
8973
- "package": "software.amazon.awscdk.interfaces.thinclient"
9160
+ "package": "software.amazon.awscdk.interfaces.textract"
8974
9161
  },
8975
9162
  "python": {
8976
- "module": "aws_cdk.interfaces.aws_thinclient"
9163
+ "module": "aws_cdk.interfaces.aws_textract"
8977
9164
  }
8978
9165
  }
8979
9166
  },
@@ -9025,19 +9212,19 @@
9025
9212
  }
9026
9213
  }
9027
9214
  },
9028
- "aws-cdk-lib.interfaces.aws_usernotifications": {
9215
+ "aws-cdk-lib.interfaces.aws_translate": {
9029
9216
  "targets": {
9030
9217
  "dotnet": {
9031
- "namespace": "Amazon.CDK.Interfaces.UserNotifications"
9218
+ "namespace": "Amazon.CDK.Interfaces.Translate"
9032
9219
  },
9033
9220
  "go": {
9034
- "packageName": "interfacesawsusernotifications"
9221
+ "packageName": "interfacesawstranslate"
9035
9222
  },
9036
9223
  "java": {
9037
- "package": "software.amazon.awscdk.interfaces.usernotifications"
9224
+ "package": "software.amazon.awscdk.interfaces.translate"
9038
9225
  },
9039
9226
  "python": {
9040
- "module": "aws_cdk.interfaces.aws_usernotifications"
9227
+ "module": "aws_cdk.interfaces.aws_translate"
9041
9228
  }
9042
9229
  }
9043
9230
  },
@@ -9169,6 +9356,22 @@
9169
9356
  }
9170
9357
  }
9171
9358
  },
9359
+ "aws-cdk-lib.interfaces.aws_wickr": {
9360
+ "targets": {
9361
+ "dotnet": {
9362
+ "namespace": "Amazon.CDK.Interfaces.Wickr"
9363
+ },
9364
+ "go": {
9365
+ "packageName": "interfacesawswickr"
9366
+ },
9367
+ "java": {
9368
+ "package": "software.amazon.awscdk.interfaces.wickr"
9369
+ },
9370
+ "python": {
9371
+ "module": "aws_cdk.interfaces.aws_wickr"
9372
+ }
9373
+ }
9374
+ },
9172
9375
  "aws-cdk-lib.interfaces.aws_wisdom": {
9173
9376
  "targets": {
9174
9377
  "dotnet": {
@@ -19237,6 +19440,6 @@
19237
19440
  "symbolId": "lib/standalone-matchmaking-configuration:StandaloneMatchmakingConfigurationProps"
19238
19441
  }
19239
19442
  },
19240
- "version": "2.267.0-alpha.0",
19443
+ "version": "2.269.0-alpha.0",
19241
19444
  "fingerprint": "**********"
19242
19445
  }
package/lib/alias.js CHANGED
@@ -79,7 +79,7 @@ const prop_injectable_1 = require("aws-cdk-lib/core/lib/prop-injectable");
79
79
  * Base class for new and imported GameLift Alias.
80
80
  */
81
81
  class AliasBase extends cdk.Resource {
82
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.AliasBase", version: "2.267.0-alpha.0" };
82
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.AliasBase", version: "2.269.0-alpha.0" };
83
83
  /**
84
84
  * The ARN to put into the destination field of a game session queue
85
85
  */
@@ -125,7 +125,7 @@ let Alias = (() => {
125
125
  Alias = _classThis = _classDescriptor.value;
126
126
  if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
127
127
  }
128
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.Alias", version: "2.267.0-alpha.0" };
128
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.Alias", version: "2.269.0-alpha.0" };
129
129
  /** Uniquely identifies this class. */
130
130
  static PROPERTY_INJECTION_ID = '@aws-cdk.aws-gamelift-alpha.Alias';
131
131
  /**
@@ -111,7 +111,7 @@ let BuildFleet = (() => {
111
111
  BuildFleet = _classThis = _classDescriptor.value;
112
112
  if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
113
113
  }
114
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.BuildFleet", version: "2.267.0-alpha.0" };
114
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.BuildFleet", version: "2.269.0-alpha.0" };
115
115
  /** Uniquely identifies this class. */
116
116
  static PROPERTY_INJECTION_ID = '@aws-cdk.aws-gamelift-alpha.BuildFleet';
117
117
  /**
package/lib/build.js CHANGED
@@ -81,7 +81,7 @@ const content_1 = require("./content");
81
81
  * Base class for new and imported GameLift server build.
82
82
  */
83
83
  class BuildBase extends cdk.Resource {
84
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.BuildBase", version: "2.267.0-alpha.0" };
84
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.BuildBase", version: "2.269.0-alpha.0" };
85
85
  }
86
86
  exports.BuildBase = BuildBase;
87
87
  /**
@@ -143,7 +143,7 @@ let Build = (() => {
143
143
  Build = _classThis = _classDescriptor.value;
144
144
  if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
145
145
  }
146
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.Build", version: "2.267.0-alpha.0" };
146
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.Build", version: "2.269.0-alpha.0" };
147
147
  /** Uniquely identifies this class. */
148
148
  static PROPERTY_INJECTION_ID = '@aws-cdk.aws-gamelift-alpha.Build';
149
149
  /**
package/lib/content.js CHANGED
@@ -44,7 +44,7 @@ const cdk = __importStar(require("aws-cdk-lib/core"));
44
44
  * The class helps you on preparing and uploading custom game server build files or Realtime Servers server script files.
45
45
  */
46
46
  class Content {
47
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.Content", version: "2.267.0-alpha.0" };
47
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.Content", version: "2.269.0-alpha.0" };
48
48
  /**
49
49
  * Game content as an S3 object.
50
50
  * @param bucket The S3 bucket
@@ -71,7 +71,7 @@ class S3Content extends Content {
71
71
  bucket;
72
72
  key;
73
73
  objectVersion;
74
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.S3Content", version: "2.267.0-alpha.0" };
74
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.S3Content", version: "2.269.0-alpha.0" };
75
75
  constructor(bucket, key, objectVersion) {
76
76
  super();
77
77
  this.bucket = bucket;
@@ -104,7 +104,7 @@ exports.S3Content = S3Content;
104
104
  class AssetContent extends Content {
105
105
  path;
106
106
  options;
107
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.AssetContent", version: "2.267.0-alpha.0" };
107
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.AssetContent", version: "2.269.0-alpha.0" };
108
108
  asset;
109
109
  /**
110
110
  * @param path The path to the asset file or directory.
package/lib/fleet-base.js CHANGED
@@ -45,7 +45,7 @@ const alias_1 = require("./alias");
45
45
  * Base class for new and imported GameLift fleet.
46
46
  */
47
47
  class FleetBase extends cdk.Resource {
48
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.FleetBase", version: "2.267.0-alpha.0" };
48
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.FleetBase", version: "2.269.0-alpha.0" };
49
49
  /**
50
50
  * Import an existing fleet from its attributes.
51
51
  */
@@ -124,7 +124,7 @@ var BalancingStrategy;
124
124
  * Base class for new and imported GameLift FleetIQ game server group.
125
125
  */
126
126
  class GameServerGroupBase extends cdk.Resource {
127
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.GameServerGroupBase", version: "2.267.0-alpha.0" };
127
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.GameServerGroupBase", version: "2.269.0-alpha.0" };
128
128
  /**
129
129
  * [disable-awslint:no-grants]
130
130
  */
@@ -192,7 +192,7 @@ let GameServerGroup = (() => {
192
192
  GameServerGroup = _classThis = _classDescriptor.value;
193
193
  if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
194
194
  }
195
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.GameServerGroup", version: "2.267.0-alpha.0" };
195
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.GameServerGroup", version: "2.269.0-alpha.0" };
196
196
  /** Uniquely identifies this class. */
197
197
  static PROPERTY_INJECTION_ID = '@aws-cdk.aws-gamelift-alpha.GameServerGroup';
198
198
  /**
@@ -102,7 +102,7 @@ var PriorityType;
102
102
  * Base class for new and imported GameLift GameSessionQueue.
103
103
  */
104
104
  class GameSessionQueueBase extends cdk.Resource {
105
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.GameSessionQueueBase", version: "2.267.0-alpha.0" };
105
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.GameSessionQueueBase", version: "2.269.0-alpha.0" };
106
106
  metric(metricName, props) {
107
107
  return new cloudwatch.Metric({
108
108
  namespace: 'AWS/GameLift',
@@ -165,7 +165,7 @@ let GameSessionQueue = (() => {
165
165
  GameSessionQueue = _classThis = _classDescriptor.value;
166
166
  if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
167
167
  }
168
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.GameSessionQueue", version: "2.267.0-alpha.0" };
168
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.GameSessionQueue", version: "2.269.0-alpha.0" };
169
169
  /** Uniquely identifies this class. */
170
170
  static PROPERTY_INJECTION_ID = '@aws-cdk.aws-gamelift-alpha.GameSessionQueue';
171
171
  /**
@@ -52,7 +52,7 @@ var Protocol;
52
52
  */
53
53
  class Port {
54
54
  props;
55
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.Port", version: "2.267.0-alpha.0" };
55
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.Port", version: "2.269.0-alpha.0" };
56
56
  /**
57
57
  * A single TCP port
58
58
  */
@@ -146,7 +146,7 @@ exports.Port = Port;
146
146
  * Use this object if you need to represent connection partners using plain IP addresses.
147
147
  */
148
148
  class Peer {
149
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.Peer", version: "2.267.0-alpha.0" };
149
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.Peer", version: "2.269.0-alpha.0" };
150
150
  /**
151
151
  * Create an IPv4 peer from a CIDR
152
152
  */
@@ -42,7 +42,7 @@ const cdk = __importStar(require("aws-cdk-lib/core"));
42
42
  * Base class for new and imported GameLift Matchmaking configuration.
43
43
  */
44
44
  class MatchmakingConfigurationBase extends cdk.Resource {
45
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.MatchmakingConfigurationBase", version: "2.267.0-alpha.0" };
45
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.MatchmakingConfigurationBase", version: "2.269.0-alpha.0" };
46
46
  /**
47
47
  * Import an existing matchmaking configuration from its attributes.
48
48
  */
@@ -46,7 +46,7 @@ const fs = __importStar(require("fs"));
46
46
  * - If no match is made after 30 seconds, gradually relax the skill requirements.
47
47
  */
48
48
  class RuleSetContent {
49
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.RuleSetContent", version: "2.267.0-alpha.0" };
49
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.RuleSetContent", version: "2.269.0-alpha.0" };
50
50
  /**
51
51
  * Matchmaking ruleSet body from a file
52
52
  * @returns `RuleSetContentBase` based on JSON file content.
@@ -80,7 +80,7 @@ const prop_injectable_1 = require("aws-cdk-lib/core/lib/prop-injectable");
80
80
  * Base class for new and imported GameLift matchmaking ruleSet.
81
81
  */
82
82
  class MatchmakingRuleSetBase extends cdk.Resource {
83
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.MatchmakingRuleSetBase", version: "2.267.0-alpha.0" };
83
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.MatchmakingRuleSetBase", version: "2.269.0-alpha.0" };
84
84
  metric(metricName, props) {
85
85
  return new cloudwatch.Metric({
86
86
  namespace: 'AWS/GameLift',
@@ -136,7 +136,7 @@ let MatchmakingRuleSet = (() => {
136
136
  MatchmakingRuleSet = _classThis = _classDescriptor.value;
137
137
  if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
138
138
  }
139
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.MatchmakingRuleSet", version: "2.267.0-alpha.0" };
139
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.MatchmakingRuleSet", version: "2.269.0-alpha.0" };
140
140
  /** Uniquely identifies this class. */
141
141
  static PROPERTY_INJECTION_ID = '@aws-cdk.aws-gamelift-alpha.MatchmakingRuleSet';
142
142
  /**
@@ -111,7 +111,7 @@ let QueuedMatchmakingConfiguration = (() => {
111
111
  QueuedMatchmakingConfiguration = _classThis = _classDescriptor.value;
112
112
  if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
113
113
  }
114
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.QueuedMatchmakingConfiguration", version: "2.267.0-alpha.0" };
114
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.QueuedMatchmakingConfiguration", version: "2.269.0-alpha.0" };
115
115
  /** Uniquely identifies this class. */
116
116
  static PROPERTY_INJECTION_ID = '@aws-cdk.aws-gamelift-alpha.QueuedMatchmakingConfiguration';
117
117
  /**
package/lib/script.js CHANGED
@@ -81,7 +81,7 @@ const content_1 = require("./content");
81
81
  * Base class for new and imported GameLift realtime server script.
82
82
  */
83
83
  class ScriptBase extends cdk.Resource {
84
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.ScriptBase", version: "2.267.0-alpha.0" };
84
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.ScriptBase", version: "2.269.0-alpha.0" };
85
85
  }
86
86
  exports.ScriptBase = ScriptBase;
87
87
  /**
@@ -113,7 +113,7 @@ let Script = (() => {
113
113
  Script = _classThis = _classDescriptor.value;
114
114
  if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
115
115
  }
116
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.Script", version: "2.267.0-alpha.0" };
116
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.Script", version: "2.269.0-alpha.0" };
117
117
  /** Uniquely identifies this class. */
118
118
  static PROPERTY_INJECTION_ID = '@aws-cdk.aws-gamelift-alpha.Script';
119
119
  /**
@@ -108,7 +108,7 @@ let StandaloneMatchmakingConfiguration = (() => {
108
108
  StandaloneMatchmakingConfiguration = _classThis = _classDescriptor.value;
109
109
  if (_metadata) Object.defineProperty(_classThis, Symbol.metadata, { enumerable: true, configurable: true, writable: true, value: _metadata });
110
110
  }
111
- static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.StandaloneMatchmakingConfiguration", version: "2.267.0-alpha.0" };
111
+ static [JSII_RTTI_SYMBOL_1] = { fqn: "@aws-cdk/aws-gamelift-alpha.StandaloneMatchmakingConfiguration", version: "2.269.0-alpha.0" };
112
112
  /** Uniquely identifies this class. */
113
113
  static PROPERTY_INJECTION_ID = '@aws-cdk.aws-gamelift-alpha.StandaloneMatchmakingConfiguration';
114
114
  /**
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-cdk/aws-gamelift-alpha",
3
- "version": "2.267.0-alpha.0",
3
+ "version": "2.269.0-alpha.0",
4
4
  "private": false,
5
5
  "description": "The CDK Construct Library for AWS::GameLift",
6
6
  "main": "lib/index.js",
@@ -82,19 +82,19 @@
82
82
  },
83
83
  "license": "Apache-2.0",
84
84
  "devDependencies": {
85
- "@aws-cdk/cdk-build-tools": "2.267.0-alpha.0",
85
+ "@aws-cdk/cdk-build-tools": "2.269.0-alpha.0",
86
86
  "@aws-cdk/integ-runner": "^2.202.3",
87
- "@aws-cdk/pkglint": "2.267.0-alpha.0",
87
+ "@aws-cdk/pkglint": "2.269.0-alpha.0",
88
88
  "@types/jest": "^29.5.14",
89
89
  "jest": "^29.7.0",
90
- "aws-cdk-lib": "2.267.0",
90
+ "aws-cdk-lib": "2.269.0",
91
91
  "constructs": "^10.5.0",
92
- "@aws-cdk/integ-tests-alpha": "2.267.0-alpha.0"
92
+ "@aws-cdk/integ-tests-alpha": "2.269.0-alpha.0"
93
93
  },
94
94
  "dependencies": {},
95
95
  "homepage": "https://github.com/aws/aws-cdk",
96
96
  "peerDependencies": {
97
- "aws-cdk-lib": "^2.267.0",
97
+ "aws-cdk-lib": "^2.269.0",
98
98
  "constructs": "^10.5.0"
99
99
  },
100
100
  "engines": {