@mrgrain/cdk-esbuild 2.1.0 → 3.0.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,933 +8,2741 @@
8
8
  "url": "https://moritzkornher.de"
9
9
  },
10
10
  "dependencies": {
11
- "@aws-cdk/aws-lambda": "^1.99.0",
12
- "@aws-cdk/aws-s3": "^1.99.0",
13
- "@aws-cdk/aws-s3-assets": "^1.99.0",
14
- "@aws-cdk/aws-s3-deployment": "^1.99.0",
15
- "@aws-cdk/aws-synthetics": "^1.99.0",
16
- "@aws-cdk/core": "^1.99.0",
17
- "constructs": "^3.2.27"
11
+ "aws-cdk-lib": "^2.0.0",
12
+ "constructs": "^10.0.5"
18
13
  },
19
14
  "dependencyClosure": {
20
- "@aws-cdk/assets": {
21
- "targets": {
22
- "dotnet": {
23
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
24
- "namespace": "Amazon.CDK.Assets",
25
- "packageId": "Amazon.CDK.Assets"
15
+ "aws-cdk-lib": {
16
+ "submodules": {
17
+ "aws-cdk-lib.alexa_ask": {
18
+ "targets": {
19
+ "dotnet": {
20
+ "namespace": "Amazon.CDK.Alexa.Ask"
21
+ },
22
+ "java": {
23
+ "package": "software.amazon.awscdk.alexa.ask"
24
+ },
25
+ "python": {
26
+ "module": "aws_cdk.alexa_ask"
27
+ }
28
+ }
29
+ },
30
+ "aws-cdk-lib.assertions": {
31
+ "targets": {
32
+ "dotnet": {
33
+ "namespace": "Amazon.CDK.Assertions"
34
+ },
35
+ "java": {
36
+ "package": "software.amazon.awscdk.assertions"
37
+ },
38
+ "python": {
39
+ "module": "aws_cdk.assertions"
40
+ }
41
+ }
42
+ },
43
+ "aws-cdk-lib.assets": {
44
+ "targets": {
45
+ "dotnet": {
46
+ "namespace": "Amazon.CDK.Assets"
47
+ },
48
+ "java": {
49
+ "package": "software.amazon.awscdk.assets"
50
+ },
51
+ "python": {
52
+ "module": "aws_cdk.assets"
53
+ }
54
+ }
55
+ },
56
+ "aws-cdk-lib.aws_accessanalyzer": {
57
+ "targets": {
58
+ "dotnet": {
59
+ "namespace": "Amazon.CDK.AWS.AccessAnalyzer"
60
+ },
61
+ "java": {
62
+ "package": "software.amazon.awscdk.services.accessanalyzer"
63
+ },
64
+ "python": {
65
+ "module": "aws_cdk.aws_accessanalyzer"
66
+ }
67
+ }
68
+ },
69
+ "aws-cdk-lib.aws_acmpca": {
70
+ "targets": {
71
+ "dotnet": {
72
+ "namespace": "Amazon.CDK.AWS.ACMPCA"
73
+ },
74
+ "java": {
75
+ "package": "software.amazon.awscdk.services.acmpca"
76
+ },
77
+ "python": {
78
+ "module": "aws_cdk.aws_acmpca"
79
+ }
80
+ }
81
+ },
82
+ "aws-cdk-lib.aws_amazonmq": {
83
+ "targets": {
84
+ "dotnet": {
85
+ "namespace": "Amazon.CDK.AWS.AmazonMQ"
86
+ },
87
+ "java": {
88
+ "package": "software.amazon.awscdk.services.amazonmq"
89
+ },
90
+ "python": {
91
+ "module": "aws_cdk.aws_amazonmq"
92
+ }
93
+ }
94
+ },
95
+ "aws-cdk-lib.aws_amplify": {
96
+ "targets": {
97
+ "dotnet": {
98
+ "namespace": "Amazon.CDK.AWS.Amplify"
99
+ },
100
+ "java": {
101
+ "package": "software.amazon.awscdk.services.amplify"
102
+ },
103
+ "python": {
104
+ "module": "aws_cdk.aws_amplify"
105
+ }
106
+ }
107
+ },
108
+ "aws-cdk-lib.aws_apigateway": {
109
+ "targets": {
110
+ "dotnet": {
111
+ "namespace": "Amazon.CDK.AWS.APIGateway"
112
+ },
113
+ "java": {
114
+ "package": "software.amazon.awscdk.services.apigateway"
115
+ },
116
+ "python": {
117
+ "module": "aws_cdk.aws_apigateway"
118
+ }
119
+ }
120
+ },
121
+ "aws-cdk-lib.aws_apigatewayv2": {
122
+ "targets": {
123
+ "dotnet": {
124
+ "namespace": "Amazon.CDK.AWS.Apigatewayv2"
125
+ },
126
+ "java": {
127
+ "package": "software.amazon.awscdk.services.apigatewayv2"
128
+ },
129
+ "python": {
130
+ "module": "aws_cdk.aws_apigatewayv2"
131
+ }
132
+ }
133
+ },
134
+ "aws-cdk-lib.aws_appconfig": {
135
+ "targets": {
136
+ "dotnet": {
137
+ "namespace": "Amazon.CDK.AWS.AppConfig"
138
+ },
139
+ "java": {
140
+ "package": "software.amazon.awscdk.services.appconfig"
141
+ },
142
+ "python": {
143
+ "module": "aws_cdk.aws_appconfig"
144
+ }
145
+ }
146
+ },
147
+ "aws-cdk-lib.aws_appflow": {
148
+ "targets": {
149
+ "dotnet": {
150
+ "namespace": "Amazon.CDK.AWS.AppFlow"
151
+ },
152
+ "java": {
153
+ "package": "software.amazon.awscdk.services.appflow"
154
+ },
155
+ "python": {
156
+ "module": "aws_cdk.aws_appflow"
157
+ }
158
+ }
159
+ },
160
+ "aws-cdk-lib.aws_appintegrations": {
161
+ "targets": {
162
+ "dotnet": {
163
+ "namespace": "Amazon.CDK.AWS.AppIntegrations"
164
+ },
165
+ "java": {
166
+ "package": "software.amazon.awscdk.services.appintegrations"
167
+ },
168
+ "python": {
169
+ "module": "aws_cdk.aws_appintegrations"
170
+ }
171
+ }
172
+ },
173
+ "aws-cdk-lib.aws_applicationautoscaling": {
174
+ "targets": {
175
+ "dotnet": {
176
+ "namespace": "Amazon.CDK.AWS.ApplicationAutoScaling"
177
+ },
178
+ "java": {
179
+ "package": "software.amazon.awscdk.services.applicationautoscaling"
180
+ },
181
+ "python": {
182
+ "module": "aws_cdk.aws_applicationautoscaling"
183
+ }
184
+ }
185
+ },
186
+ "aws-cdk-lib.aws_applicationinsights": {
187
+ "targets": {
188
+ "dotnet": {
189
+ "namespace": "Amazon.CDK.AWS.ApplicationInsights"
190
+ },
191
+ "java": {
192
+ "package": "software.amazon.awscdk.services.applicationinsights"
193
+ },
194
+ "python": {
195
+ "module": "aws_cdk.aws_applicationinsights"
196
+ }
197
+ }
198
+ },
199
+ "aws-cdk-lib.aws_appmesh": {
200
+ "targets": {
201
+ "dotnet": {
202
+ "namespace": "Amazon.CDK.AWS.AppMesh"
203
+ },
204
+ "java": {
205
+ "package": "software.amazon.awscdk.services.appmesh"
206
+ },
207
+ "python": {
208
+ "module": "aws_cdk.aws_appmesh"
209
+ }
210
+ }
211
+ },
212
+ "aws-cdk-lib.aws_apprunner": {
213
+ "targets": {
214
+ "dotnet": {
215
+ "namespace": "Amazon.CDK.AWS.AppRunner"
216
+ },
217
+ "java": {
218
+ "package": "software.amazon.awscdk.services.apprunner"
219
+ },
220
+ "python": {
221
+ "module": "aws_cdk.aws_apprunner"
222
+ }
223
+ }
224
+ },
225
+ "aws-cdk-lib.aws_appstream": {
226
+ "targets": {
227
+ "dotnet": {
228
+ "namespace": "Amazon.CDK.AWS.AppStream"
229
+ },
230
+ "java": {
231
+ "package": "software.amazon.awscdk.services.appstream"
232
+ },
233
+ "python": {
234
+ "module": "aws_cdk.aws_appstream"
235
+ }
236
+ }
237
+ },
238
+ "aws-cdk-lib.aws_appsync": {
239
+ "targets": {
240
+ "dotnet": {
241
+ "namespace": "Amazon.CDK.AWS.AppSync"
242
+ },
243
+ "java": {
244
+ "package": "software.amazon.awscdk.services.appsync"
245
+ },
246
+ "python": {
247
+ "module": "aws_cdk.aws_appsync"
248
+ }
249
+ }
250
+ },
251
+ "aws-cdk-lib.aws_aps": {
252
+ "targets": {
253
+ "dotnet": {
254
+ "namespace": "Amazon.CDK.AWS.APS"
255
+ },
256
+ "java": {
257
+ "package": "software.amazon.awscdk.services.aps"
258
+ },
259
+ "python": {
260
+ "module": "aws_cdk.aws_aps"
261
+ }
262
+ }
263
+ },
264
+ "aws-cdk-lib.aws_athena": {
265
+ "targets": {
266
+ "dotnet": {
267
+ "namespace": "Amazon.CDK.AWS.Athena"
268
+ },
269
+ "java": {
270
+ "package": "software.amazon.awscdk.services.athena"
271
+ },
272
+ "python": {
273
+ "module": "aws_cdk.aws_athena"
274
+ }
275
+ }
276
+ },
277
+ "aws-cdk-lib.aws_auditmanager": {
278
+ "targets": {
279
+ "dotnet": {
280
+ "namespace": "Amazon.CDK.AWS.AuditManager"
281
+ },
282
+ "java": {
283
+ "package": "software.amazon.awscdk.services.auditmanager"
284
+ },
285
+ "python": {
286
+ "module": "aws_cdk.aws_auditmanager"
287
+ }
288
+ }
289
+ },
290
+ "aws-cdk-lib.aws_autoscaling": {
291
+ "targets": {
292
+ "dotnet": {
293
+ "namespace": "Amazon.CDK.AWS.AutoScaling"
294
+ },
295
+ "java": {
296
+ "package": "software.amazon.awscdk.services.autoscaling"
297
+ },
298
+ "python": {
299
+ "module": "aws_cdk.aws_autoscaling"
300
+ }
301
+ }
302
+ },
303
+ "aws-cdk-lib.aws_autoscaling_common": {
304
+ "targets": {
305
+ "dotnet": {
306
+ "namespace": "Amazon.CDK.AWS.AutoScaling.Common"
307
+ },
308
+ "java": {
309
+ "package": "software.amazon.awscdk.services.autoscaling.common"
310
+ },
311
+ "python": {
312
+ "module": "aws_cdk.aws_autoscaling_common"
313
+ }
314
+ }
315
+ },
316
+ "aws-cdk-lib.aws_autoscaling_hooktargets": {
317
+ "targets": {
318
+ "dotnet": {
319
+ "namespace": "Amazon.CDK.AWS.AutoScaling.HookTargets"
320
+ },
321
+ "java": {
322
+ "package": "software.amazon.awscdk.services.autoscaling.hooktargets"
323
+ },
324
+ "python": {
325
+ "module": "aws_cdk.aws_autoscaling_hooktargets"
326
+ }
327
+ }
328
+ },
329
+ "aws-cdk-lib.aws_autoscalingplans": {
330
+ "targets": {
331
+ "dotnet": {
332
+ "namespace": "Amazon.CDK.AWS.AutoScalingPlans"
333
+ },
334
+ "java": {
335
+ "package": "software.amazon.awscdk.services.autoscalingplans"
336
+ },
337
+ "python": {
338
+ "module": "aws_cdk.aws_autoscalingplans"
339
+ }
340
+ }
341
+ },
342
+ "aws-cdk-lib.aws_backup": {
343
+ "targets": {
344
+ "dotnet": {
345
+ "namespace": "Amazon.CDK.AWS.Backup"
346
+ },
347
+ "java": {
348
+ "package": "software.amazon.awscdk.services.backup"
349
+ },
350
+ "python": {
351
+ "module": "aws_cdk.aws_backup"
352
+ }
353
+ }
354
+ },
355
+ "aws-cdk-lib.aws_batch": {
356
+ "targets": {
357
+ "dotnet": {
358
+ "namespace": "Amazon.CDK.AWS.Batch"
359
+ },
360
+ "java": {
361
+ "package": "software.amazon.awscdk.services.batch"
362
+ },
363
+ "python": {
364
+ "module": "aws_cdk.aws_batch"
365
+ }
366
+ }
367
+ },
368
+ "aws-cdk-lib.aws_budgets": {
369
+ "targets": {
370
+ "dotnet": {
371
+ "namespace": "Amazon.CDK.AWS.Budgets"
372
+ },
373
+ "java": {
374
+ "package": "software.amazon.awscdk.services.budgets"
375
+ },
376
+ "python": {
377
+ "module": "aws_cdk.aws_budgets"
378
+ }
379
+ }
380
+ },
381
+ "aws-cdk-lib.aws_cassandra": {
382
+ "targets": {
383
+ "dotnet": {
384
+ "namespace": "Amazon.CDK.AWS.Cassandra"
385
+ },
386
+ "java": {
387
+ "package": "software.amazon.awscdk.services.cassandra"
388
+ },
389
+ "python": {
390
+ "module": "aws_cdk.aws_cassandra"
391
+ }
392
+ }
393
+ },
394
+ "aws-cdk-lib.aws_ce": {
395
+ "targets": {
396
+ "dotnet": {
397
+ "namespace": "Amazon.CDK.AWS.CE"
398
+ },
399
+ "java": {
400
+ "package": "software.amazon.awscdk.services.ce"
401
+ },
402
+ "python": {
403
+ "module": "aws_cdk.aws_ce"
404
+ }
405
+ }
406
+ },
407
+ "aws-cdk-lib.aws_certificatemanager": {
408
+ "targets": {
409
+ "dotnet": {
410
+ "namespace": "Amazon.CDK.AWS.CertificateManager"
411
+ },
412
+ "java": {
413
+ "package": "software.amazon.awscdk.services.certificatemanager"
414
+ },
415
+ "python": {
416
+ "module": "aws_cdk.aws_certificatemanager"
417
+ }
418
+ }
419
+ },
420
+ "aws-cdk-lib.aws_chatbot": {
421
+ "targets": {
422
+ "dotnet": {
423
+ "namespace": "Amazon.CDK.AWS.Chatbot"
424
+ },
425
+ "java": {
426
+ "package": "software.amazon.awscdk.services.chatbot"
427
+ },
428
+ "python": {
429
+ "module": "aws_cdk.aws_chatbot"
430
+ }
431
+ }
432
+ },
433
+ "aws-cdk-lib.aws_cloud9": {
434
+ "targets": {
435
+ "dotnet": {
436
+ "namespace": "Amazon.CDK.AWS.Cloud9"
437
+ },
438
+ "java": {
439
+ "package": "software.amazon.awscdk.services.cloud9"
440
+ },
441
+ "python": {
442
+ "module": "aws_cdk.aws_cloud9"
443
+ }
444
+ }
445
+ },
446
+ "aws-cdk-lib.aws_cloudformation": {
447
+ "targets": {
448
+ "dotnet": {
449
+ "namespace": "Amazon.CDK.AWS.CloudFormation"
450
+ },
451
+ "java": {
452
+ "package": "software.amazon.awscdk.services.cloudformation"
453
+ },
454
+ "python": {
455
+ "module": "aws_cdk.aws_cloudformation"
456
+ }
457
+ }
458
+ },
459
+ "aws-cdk-lib.aws_cloudfront": {
460
+ "targets": {
461
+ "dotnet": {
462
+ "namespace": "Amazon.CDK.AWS.CloudFront"
463
+ },
464
+ "java": {
465
+ "package": "software.amazon.awscdk.services.cloudfront"
466
+ },
467
+ "python": {
468
+ "module": "aws_cdk.aws_cloudfront"
469
+ }
470
+ }
471
+ },
472
+ "aws-cdk-lib.aws_cloudfront.experimental": {},
473
+ "aws-cdk-lib.aws_cloudfront_origins": {
474
+ "targets": {
475
+ "dotnet": {
476
+ "namespace": "Amazon.CDK.AWS.CloudFront.Origins"
477
+ },
478
+ "java": {
479
+ "package": "software.amazon.awscdk.services.cloudfront.origins"
480
+ },
481
+ "python": {
482
+ "module": "aws_cdk.aws_cloudfront_origins"
483
+ }
484
+ }
485
+ },
486
+ "aws-cdk-lib.aws_cloudtrail": {
487
+ "targets": {
488
+ "dotnet": {
489
+ "namespace": "Amazon.CDK.AWS.CloudTrail"
490
+ },
491
+ "java": {
492
+ "package": "software.amazon.awscdk.services.cloudtrail"
493
+ },
494
+ "python": {
495
+ "module": "aws_cdk.aws_cloudtrail"
496
+ }
497
+ }
498
+ },
499
+ "aws-cdk-lib.aws_cloudwatch": {
500
+ "targets": {
501
+ "dotnet": {
502
+ "namespace": "Amazon.CDK.AWS.CloudWatch"
503
+ },
504
+ "java": {
505
+ "package": "software.amazon.awscdk.services.cloudwatch"
506
+ },
507
+ "python": {
508
+ "module": "aws_cdk.aws_cloudwatch"
509
+ }
510
+ }
511
+ },
512
+ "aws-cdk-lib.aws_cloudwatch_actions": {
513
+ "targets": {
514
+ "dotnet": {
515
+ "namespace": "Amazon.CDK.AWS.CloudWatch.Actions"
516
+ },
517
+ "java": {
518
+ "package": "software.amazon.awscdk.services.cloudwatch.actions"
519
+ },
520
+ "python": {
521
+ "module": "aws_cdk.aws_cloudwatch_actions"
522
+ }
523
+ }
524
+ },
525
+ "aws-cdk-lib.aws_codeartifact": {
526
+ "targets": {
527
+ "dotnet": {
528
+ "namespace": "Amazon.CDK.AWS.CodeArtifact"
529
+ },
530
+ "java": {
531
+ "package": "software.amazon.awscdk.services.codeartifact"
532
+ },
533
+ "python": {
534
+ "module": "aws_cdk.aws_codeartifact"
535
+ }
536
+ }
537
+ },
538
+ "aws-cdk-lib.aws_codebuild": {
539
+ "targets": {
540
+ "dotnet": {
541
+ "namespace": "Amazon.CDK.AWS.CodeBuild"
542
+ },
543
+ "java": {
544
+ "package": "software.amazon.awscdk.services.codebuild"
545
+ },
546
+ "python": {
547
+ "module": "aws_cdk.aws_codebuild"
548
+ }
549
+ }
550
+ },
551
+ "aws-cdk-lib.aws_codecommit": {
552
+ "targets": {
553
+ "dotnet": {
554
+ "namespace": "Amazon.CDK.AWS.CodeCommit"
555
+ },
556
+ "java": {
557
+ "package": "software.amazon.awscdk.services.codecommit"
558
+ },
559
+ "python": {
560
+ "module": "aws_cdk.aws_codecommit"
561
+ }
562
+ }
563
+ },
564
+ "aws-cdk-lib.aws_codedeploy": {
565
+ "targets": {
566
+ "dotnet": {
567
+ "namespace": "Amazon.CDK.AWS.CodeDeploy"
568
+ },
569
+ "java": {
570
+ "package": "software.amazon.awscdk.services.codedeploy"
571
+ },
572
+ "python": {
573
+ "module": "aws_cdk.aws_codedeploy"
574
+ }
575
+ }
576
+ },
577
+ "aws-cdk-lib.aws_codeguruprofiler": {
578
+ "targets": {
579
+ "dotnet": {
580
+ "namespace": "Amazon.CDK.AWS.CodeGuruProfiler"
581
+ },
582
+ "java": {
583
+ "package": "software.amazon.awscdk.services.codeguruprofiler"
584
+ },
585
+ "python": {
586
+ "module": "aws_cdk.aws_codeguruprofiler"
587
+ }
588
+ }
589
+ },
590
+ "aws-cdk-lib.aws_codegurureviewer": {
591
+ "targets": {
592
+ "dotnet": {
593
+ "namespace": "Amazon.CDK.AWS.CodeGuruReviewer"
594
+ },
595
+ "java": {
596
+ "package": "software.amazon.awscdk.services.codegurureviewer"
597
+ },
598
+ "python": {
599
+ "module": "aws_cdk.aws_codegurureviewer"
600
+ }
601
+ }
602
+ },
603
+ "aws-cdk-lib.aws_codepipeline": {
604
+ "targets": {
605
+ "dotnet": {
606
+ "namespace": "Amazon.CDK.AWS.CodePipeline"
607
+ },
608
+ "java": {
609
+ "package": "software.amazon.awscdk.services.codepipeline"
610
+ },
611
+ "python": {
612
+ "module": "aws_cdk.aws_codepipeline"
613
+ }
614
+ }
615
+ },
616
+ "aws-cdk-lib.aws_codepipeline_actions": {
617
+ "targets": {
618
+ "dotnet": {
619
+ "namespace": "Amazon.CDK.AWS.CodePipeline.Actions"
620
+ },
621
+ "java": {
622
+ "package": "software.amazon.awscdk.services.codepipeline.actions"
623
+ },
624
+ "python": {
625
+ "module": "aws_cdk.aws_codepipeline_actions"
626
+ }
627
+ }
628
+ },
629
+ "aws-cdk-lib.aws_codestar": {
630
+ "targets": {
631
+ "dotnet": {
632
+ "namespace": "Amazon.CDK.AWS.Codestar"
633
+ },
634
+ "java": {
635
+ "package": "software.amazon.awscdk.services.codestar"
636
+ },
637
+ "python": {
638
+ "module": "aws_cdk.aws_codestar"
639
+ }
640
+ }
641
+ },
642
+ "aws-cdk-lib.aws_codestarconnections": {
643
+ "targets": {
644
+ "dotnet": {
645
+ "namespace": "Amazon.CDK.AWS.CodeStarConnections"
646
+ },
647
+ "java": {
648
+ "package": "software.amazon.awscdk.services.codestarconnections"
649
+ },
650
+ "python": {
651
+ "module": "aws_cdk.aws_codestarconnections"
652
+ }
653
+ }
654
+ },
655
+ "aws-cdk-lib.aws_codestarnotifications": {
656
+ "targets": {
657
+ "dotnet": {
658
+ "namespace": "Amazon.CDK.AWS.CodeStarNotifications"
659
+ },
660
+ "java": {
661
+ "package": "software.amazon.awscdk.services.codestarnotifications"
662
+ },
663
+ "python": {
664
+ "module": "aws_cdk.aws_codestarnotifications"
665
+ }
666
+ }
667
+ },
668
+ "aws-cdk-lib.aws_cognito": {
669
+ "targets": {
670
+ "dotnet": {
671
+ "namespace": "Amazon.CDK.AWS.Cognito"
672
+ },
673
+ "java": {
674
+ "package": "software.amazon.awscdk.services.cognito"
675
+ },
676
+ "python": {
677
+ "module": "aws_cdk.aws_cognito"
678
+ }
679
+ }
680
+ },
681
+ "aws-cdk-lib.aws_config": {
682
+ "targets": {
683
+ "dotnet": {
684
+ "namespace": "Amazon.CDK.AWS.Config"
685
+ },
686
+ "java": {
687
+ "package": "software.amazon.awscdk.services.config"
688
+ },
689
+ "python": {
690
+ "module": "aws_cdk.aws_config"
691
+ }
692
+ }
693
+ },
694
+ "aws-cdk-lib.aws_connect": {
695
+ "targets": {
696
+ "dotnet": {
697
+ "namespace": "Amazon.CDK.AWS.Connect"
698
+ },
699
+ "java": {
700
+ "package": "software.amazon.awscdk.services.connect"
701
+ },
702
+ "python": {
703
+ "module": "aws_cdk.aws_connect"
704
+ }
705
+ }
706
+ },
707
+ "aws-cdk-lib.aws_cur": {
708
+ "targets": {
709
+ "dotnet": {
710
+ "namespace": "Amazon.CDK.AWS.CUR"
711
+ },
712
+ "java": {
713
+ "package": "software.amazon.awscdk.services.cur"
714
+ },
715
+ "python": {
716
+ "module": "aws_cdk.aws_cur"
717
+ }
718
+ }
719
+ },
720
+ "aws-cdk-lib.aws_customerprofiles": {
721
+ "targets": {
722
+ "dotnet": {
723
+ "namespace": "Amazon.CDK.AWS.CustomerProfiles"
724
+ },
725
+ "java": {
726
+ "package": "software.amazon.awscdk.services.customerprofiles"
727
+ },
728
+ "python": {
729
+ "module": "aws_cdk.aws_customerprofiles"
730
+ }
731
+ }
732
+ },
733
+ "aws-cdk-lib.aws_databrew": {
734
+ "targets": {
735
+ "dotnet": {
736
+ "namespace": "Amazon.CDK.AWS.DataBrew"
737
+ },
738
+ "java": {
739
+ "package": "software.amazon.awscdk.services.databrew"
740
+ },
741
+ "python": {
742
+ "module": "aws_cdk.aws_databrew"
743
+ }
744
+ }
745
+ },
746
+ "aws-cdk-lib.aws_datapipeline": {
747
+ "targets": {
748
+ "dotnet": {
749
+ "namespace": "Amazon.CDK.AWS.DataPipeline"
750
+ },
751
+ "java": {
752
+ "package": "software.amazon.awscdk.services.datapipeline"
753
+ },
754
+ "python": {
755
+ "module": "aws_cdk.aws_datapipeline"
756
+ }
757
+ }
758
+ },
759
+ "aws-cdk-lib.aws_datasync": {
760
+ "targets": {
761
+ "dotnet": {
762
+ "namespace": "Amazon.CDK.AWS.DataSync"
763
+ },
764
+ "java": {
765
+ "package": "software.amazon.awscdk.services.datasync"
766
+ },
767
+ "python": {
768
+ "module": "aws_cdk.aws_datasync"
769
+ }
770
+ }
771
+ },
772
+ "aws-cdk-lib.aws_dax": {
773
+ "targets": {
774
+ "dotnet": {
775
+ "namespace": "Amazon.CDK.AWS.DAX"
776
+ },
777
+ "java": {
778
+ "package": "software.amazon.awscdk.services.dax"
779
+ },
780
+ "python": {
781
+ "module": "aws_cdk.aws_dax"
782
+ }
783
+ }
784
+ },
785
+ "aws-cdk-lib.aws_detective": {
786
+ "targets": {
787
+ "dotnet": {
788
+ "namespace": "Amazon.CDK.AWS.Detective"
789
+ },
790
+ "java": {
791
+ "package": "software.amazon.awscdk.services.detective"
792
+ },
793
+ "python": {
794
+ "module": "aws_cdk.aws_detective"
795
+ }
796
+ }
797
+ },
798
+ "aws-cdk-lib.aws_devopsguru": {
799
+ "targets": {
800
+ "dotnet": {
801
+ "namespace": "Amazon.CDK.AWS.DevOpsGuru"
802
+ },
803
+ "java": {
804
+ "package": "software.amazon.awscdk.services.devopsguru"
805
+ },
806
+ "python": {
807
+ "module": "aws_cdk.aws_devopsguru"
808
+ }
809
+ }
810
+ },
811
+ "aws-cdk-lib.aws_directoryservice": {
812
+ "targets": {
813
+ "dotnet": {
814
+ "namespace": "Amazon.CDK.AWS.DirectoryService"
815
+ },
816
+ "java": {
817
+ "package": "software.amazon.awscdk.services.directoryservice"
818
+ },
819
+ "python": {
820
+ "module": "aws_cdk.aws_directoryservice"
821
+ }
822
+ }
823
+ },
824
+ "aws-cdk-lib.aws_dlm": {
825
+ "targets": {
826
+ "dotnet": {
827
+ "namespace": "Amazon.CDK.AWS.DLM"
828
+ },
829
+ "java": {
830
+ "package": "software.amazon.awscdk.services.dlm"
831
+ },
832
+ "python": {
833
+ "module": "aws_cdk.aws_dlm"
834
+ }
835
+ }
836
+ },
837
+ "aws-cdk-lib.aws_dms": {
838
+ "targets": {
839
+ "dotnet": {
840
+ "namespace": "Amazon.CDK.AWS.DMS"
841
+ },
842
+ "java": {
843
+ "package": "software.amazon.awscdk.services.dms"
844
+ },
845
+ "python": {
846
+ "module": "aws_cdk.aws_dms"
847
+ }
848
+ }
849
+ },
850
+ "aws-cdk-lib.aws_docdb": {
851
+ "targets": {
852
+ "dotnet": {
853
+ "namespace": "Amazon.CDK.AWS.DocDB"
854
+ },
855
+ "java": {
856
+ "package": "software.amazon.awscdk.services.docdb"
857
+ },
858
+ "python": {
859
+ "module": "aws_cdk.aws_docdb"
860
+ }
861
+ }
862
+ },
863
+ "aws-cdk-lib.aws_dynamodb": {
864
+ "targets": {
865
+ "dotnet": {
866
+ "namespace": "Amazon.CDK.AWS.DynamoDB"
867
+ },
868
+ "java": {
869
+ "package": "software.amazon.awscdk.services.dynamodb"
870
+ },
871
+ "python": {
872
+ "module": "aws_cdk.aws_dynamodb"
873
+ }
874
+ }
875
+ },
876
+ "aws-cdk-lib.aws_ec2": {
877
+ "targets": {
878
+ "dotnet": {
879
+ "namespace": "Amazon.CDK.AWS.EC2"
880
+ },
881
+ "java": {
882
+ "package": "software.amazon.awscdk.services.ec2"
883
+ },
884
+ "python": {
885
+ "module": "aws_cdk.aws_ec2"
886
+ }
887
+ }
888
+ },
889
+ "aws-cdk-lib.aws_ecr": {
890
+ "targets": {
891
+ "dotnet": {
892
+ "namespace": "Amazon.CDK.AWS.ECR"
893
+ },
894
+ "java": {
895
+ "package": "software.amazon.awscdk.services.ecr"
896
+ },
897
+ "python": {
898
+ "module": "aws_cdk.aws_ecr"
899
+ }
900
+ }
901
+ },
902
+ "aws-cdk-lib.aws_ecr_assets": {
903
+ "targets": {
904
+ "dotnet": {
905
+ "namespace": "Amazon.CDK.AWS.Ecr.Assets"
906
+ },
907
+ "java": {
908
+ "package": "software.amazon.awscdk.services.ecr.assets"
909
+ },
910
+ "python": {
911
+ "module": "aws_cdk.aws_ecr_assets"
912
+ }
913
+ }
914
+ },
915
+ "aws-cdk-lib.aws_ecs": {
916
+ "targets": {
917
+ "dotnet": {
918
+ "namespace": "Amazon.CDK.AWS.ECS"
919
+ },
920
+ "java": {
921
+ "package": "software.amazon.awscdk.services.ecs"
922
+ },
923
+ "python": {
924
+ "module": "aws_cdk.aws_ecs"
925
+ }
926
+ }
927
+ },
928
+ "aws-cdk-lib.aws_ecs_patterns": {
929
+ "targets": {
930
+ "dotnet": {
931
+ "namespace": "Amazon.CDK.AWS.ECS.Patterns"
932
+ },
933
+ "java": {
934
+ "package": "software.amazon.awscdk.services.ecs.patterns"
935
+ },
936
+ "python": {
937
+ "module": "aws_cdk.aws_ecs_patterns"
938
+ }
939
+ }
940
+ },
941
+ "aws-cdk-lib.aws_efs": {
942
+ "targets": {
943
+ "dotnet": {
944
+ "namespace": "Amazon.CDK.AWS.EFS"
945
+ },
946
+ "java": {
947
+ "package": "software.amazon.awscdk.services.efs"
948
+ },
949
+ "python": {
950
+ "module": "aws_cdk.aws_efs"
951
+ }
952
+ }
953
+ },
954
+ "aws-cdk-lib.aws_eks": {
955
+ "targets": {
956
+ "dotnet": {
957
+ "namespace": "Amazon.CDK.AWS.EKS"
958
+ },
959
+ "java": {
960
+ "package": "software.amazon.awscdk.services.eks"
961
+ },
962
+ "python": {
963
+ "module": "aws_cdk.aws_eks"
964
+ }
965
+ }
966
+ },
967
+ "aws-cdk-lib.aws_elasticache": {
968
+ "targets": {
969
+ "dotnet": {
970
+ "namespace": "Amazon.CDK.AWS.ElastiCache"
971
+ },
972
+ "java": {
973
+ "package": "software.amazon.awscdk.services.elasticache"
974
+ },
975
+ "python": {
976
+ "module": "aws_cdk.aws_elasticache"
977
+ }
978
+ }
979
+ },
980
+ "aws-cdk-lib.aws_elasticbeanstalk": {
981
+ "targets": {
982
+ "dotnet": {
983
+ "namespace": "Amazon.CDK.AWS.ElasticBeanstalk"
984
+ },
985
+ "java": {
986
+ "package": "software.amazon.awscdk.services.elasticbeanstalk"
987
+ },
988
+ "python": {
989
+ "module": "aws_cdk.aws_elasticbeanstalk"
990
+ }
991
+ }
992
+ },
993
+ "aws-cdk-lib.aws_elasticloadbalancing": {
994
+ "targets": {
995
+ "dotnet": {
996
+ "namespace": "Amazon.CDK.AWS.ElasticLoadBalancing"
997
+ },
998
+ "java": {
999
+ "package": "software.amazon.awscdk.services.elasticloadbalancing"
1000
+ },
1001
+ "python": {
1002
+ "module": "aws_cdk.aws_elasticloadbalancing"
1003
+ }
1004
+ }
1005
+ },
1006
+ "aws-cdk-lib.aws_elasticloadbalancingv2": {
1007
+ "targets": {
1008
+ "dotnet": {
1009
+ "namespace": "Amazon.CDK.AWS.ElasticLoadBalancingV2"
1010
+ },
1011
+ "java": {
1012
+ "package": "software.amazon.awscdk.services.elasticloadbalancingv2"
1013
+ },
1014
+ "python": {
1015
+ "module": "aws_cdk.aws_elasticloadbalancingv2"
1016
+ }
1017
+ }
26
1018
  },
27
- "java": {
28
- "maven": {
29
- "artifactId": "cdk-assets",
30
- "groupId": "software.amazon.awscdk"
31
- },
32
- "package": "software.amazon.awscdk.assets"
1019
+ "aws-cdk-lib.aws_elasticloadbalancingv2_actions": {
1020
+ "targets": {
1021
+ "dotnet": {
1022
+ "namespace": "Amazon.CDK.AWS.ElasticLoadBalancingV2.Actions"
1023
+ },
1024
+ "java": {
1025
+ "package": "software.amazon.awscdk.services.elasticloadbalancingv2.actions"
1026
+ },
1027
+ "python": {
1028
+ "module": "aws_cdk.aws_elasticloadbalancingv2_actions"
1029
+ }
1030
+ }
33
1031
  },
34
- "js": {
35
- "npm": "@aws-cdk/assets"
1032
+ "aws-cdk-lib.aws_elasticloadbalancingv2_targets": {
1033
+ "targets": {
1034
+ "dotnet": {
1035
+ "namespace": "Amazon.CDK.AWS.ElasticLoadBalancingV2.Targets"
1036
+ },
1037
+ "java": {
1038
+ "package": "software.amazon.awscdk.services.elasticloadbalancingv2.targets"
1039
+ },
1040
+ "python": {
1041
+ "module": "aws_cdk.aws_elasticloadbalancingv2_targets"
1042
+ }
1043
+ }
36
1044
  },
37
- "python": {
38
- "classifiers": [
39
- "Framework :: AWS CDK",
40
- "Framework :: AWS CDK :: 1"
41
- ],
42
- "distName": "aws-cdk.assets",
43
- "module": "aws_cdk.assets"
44
- }
45
- }
46
- },
47
- "@aws-cdk/aws-acmpca": {
48
- "targets": {
49
- "dotnet": {
50
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
51
- "namespace": "Amazon.CDK.AWS.ACMPCA",
52
- "packageId": "Amazon.CDK.AWS.ACMPCA"
1045
+ "aws-cdk-lib.aws_elasticsearch": {
1046
+ "targets": {
1047
+ "dotnet": {
1048
+ "namespace": "Amazon.CDK.AWS.Elasticsearch"
1049
+ },
1050
+ "java": {
1051
+ "package": "software.amazon.awscdk.services.elasticsearch"
1052
+ },
1053
+ "python": {
1054
+ "module": "aws_cdk.aws_elasticsearch"
1055
+ }
1056
+ }
53
1057
  },
54
- "java": {
55
- "maven": {
56
- "artifactId": "acmpca",
57
- "groupId": "software.amazon.awscdk"
58
- },
59
- "package": "software.amazon.awscdk.services.acmpca"
1058
+ "aws-cdk-lib.aws_emr": {
1059
+ "targets": {
1060
+ "dotnet": {
1061
+ "namespace": "Amazon.CDK.AWS.EMR"
1062
+ },
1063
+ "java": {
1064
+ "package": "software.amazon.awscdk.services.emr"
1065
+ },
1066
+ "python": {
1067
+ "module": "aws_cdk.aws_emr"
1068
+ }
1069
+ }
60
1070
  },
61
- "js": {
62
- "npm": "@aws-cdk/aws-acmpca"
1071
+ "aws-cdk-lib.aws_emrcontainers": {
1072
+ "targets": {
1073
+ "dotnet": {
1074
+ "namespace": "Amazon.CDK.AWS.EMRContainers"
1075
+ },
1076
+ "java": {
1077
+ "package": "software.amazon.awscdk.services.emrcontainers"
1078
+ },
1079
+ "python": {
1080
+ "module": "aws_cdk.aws_emrcontainers"
1081
+ }
1082
+ }
63
1083
  },
64
- "python": {
65
- "classifiers": [
66
- "Framework :: AWS CDK",
67
- "Framework :: AWS CDK :: 1"
68
- ],
69
- "distName": "aws-cdk.aws-acmpca",
70
- "module": "aws_cdk.aws_acmpca"
71
- }
72
- }
73
- },
74
- "@aws-cdk/aws-applicationautoscaling": {
75
- "targets": {
76
- "dotnet": {
77
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
78
- "namespace": "Amazon.CDK.AWS.ApplicationAutoScaling",
79
- "packageId": "Amazon.CDK.AWS.ApplicationAutoScaling"
1084
+ "aws-cdk-lib.aws_events": {
1085
+ "targets": {
1086
+ "dotnet": {
1087
+ "namespace": "Amazon.CDK.AWS.Events"
1088
+ },
1089
+ "java": {
1090
+ "package": "software.amazon.awscdk.services.events"
1091
+ },
1092
+ "python": {
1093
+ "module": "aws_cdk.aws_events"
1094
+ }
1095
+ }
80
1096
  },
81
- "java": {
82
- "maven": {
83
- "artifactId": "applicationautoscaling",
84
- "groupId": "software.amazon.awscdk"
85
- },
86
- "package": "software.amazon.awscdk.services.applicationautoscaling"
1097
+ "aws-cdk-lib.aws_events_targets": {
1098
+ "targets": {
1099
+ "dotnet": {
1100
+ "namespace": "Amazon.CDK.AWS.Events.Targets"
1101
+ },
1102
+ "java": {
1103
+ "package": "software.amazon.awscdk.services.events.targets"
1104
+ },
1105
+ "python": {
1106
+ "module": "aws_cdk.aws_events_targets"
1107
+ }
1108
+ }
87
1109
  },
88
- "js": {
89
- "npm": "@aws-cdk/aws-applicationautoscaling"
1110
+ "aws-cdk-lib.aws_eventschemas": {
1111
+ "targets": {
1112
+ "dotnet": {
1113
+ "namespace": "Amazon.CDK.AWS.EventSchemas"
1114
+ },
1115
+ "java": {
1116
+ "package": "software.amazon.awscdk.services.eventschemas"
1117
+ },
1118
+ "python": {
1119
+ "module": "aws_cdk.aws_eventschemas"
1120
+ }
1121
+ }
90
1122
  },
91
- "python": {
92
- "classifiers": [
93
- "Framework :: AWS CDK",
94
- "Framework :: AWS CDK :: 1"
95
- ],
96
- "distName": "aws-cdk.aws-applicationautoscaling",
97
- "module": "aws_cdk.aws_applicationautoscaling"
98
- }
99
- }
100
- },
101
- "@aws-cdk/aws-autoscaling-common": {
102
- "targets": {
103
- "dotnet": {
104
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
105
- "namespace": "Amazon.CDK.AWS.AutoScaling.Common",
106
- "packageId": "Amazon.CDK.AWS.AutoScaling.Common"
1123
+ "aws-cdk-lib.aws_finspace": {
1124
+ "targets": {
1125
+ "dotnet": {
1126
+ "namespace": "Amazon.CDK.AWS.FinSpace"
1127
+ },
1128
+ "java": {
1129
+ "package": "software.amazon.awscdk.services.finspace"
1130
+ },
1131
+ "python": {
1132
+ "module": "aws_cdk.aws_finspace"
1133
+ }
1134
+ }
107
1135
  },
108
- "java": {
109
- "maven": {
110
- "artifactId": "autoscaling-common",
111
- "groupId": "software.amazon.awscdk"
112
- },
113
- "package": "software.amazon.awscdk.services.autoscaling.common"
1136
+ "aws-cdk-lib.aws_fis": {
1137
+ "targets": {
1138
+ "dotnet": {
1139
+ "namespace": "Amazon.CDK.AWS.FIS"
1140
+ },
1141
+ "java": {
1142
+ "package": "software.amazon.awscdk.services.fis"
1143
+ },
1144
+ "python": {
1145
+ "module": "aws_cdk.aws_fis"
1146
+ }
1147
+ }
114
1148
  },
115
- "js": {
116
- "npm": "@aws-cdk/aws-autoscaling-common"
1149
+ "aws-cdk-lib.aws_fms": {
1150
+ "targets": {
1151
+ "dotnet": {
1152
+ "namespace": "Amazon.CDK.AWS.FMS"
1153
+ },
1154
+ "java": {
1155
+ "package": "software.amazon.awscdk.services.fms"
1156
+ },
1157
+ "python": {
1158
+ "module": "aws_cdk.aws_fms"
1159
+ }
1160
+ }
117
1161
  },
118
- "python": {
119
- "classifiers": [
120
- "Framework :: AWS CDK",
121
- "Framework :: AWS CDK :: 1"
122
- ],
123
- "distName": "aws-cdk.aws-autoscaling-common",
124
- "module": "aws_cdk.aws_autoscaling_common"
125
- }
126
- }
127
- },
128
- "@aws-cdk/aws-certificatemanager": {
129
- "targets": {
130
- "dotnet": {
131
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
132
- "namespace": "Amazon.CDK.AWS.CertificateManager",
133
- "packageId": "Amazon.CDK.AWS.CertificateManager"
1162
+ "aws-cdk-lib.aws_frauddetector": {
1163
+ "targets": {
1164
+ "dotnet": {
1165
+ "namespace": "Amazon.CDK.AWS.FraudDetector"
1166
+ },
1167
+ "java": {
1168
+ "package": "software.amazon.awscdk.services.frauddetector"
1169
+ },
1170
+ "python": {
1171
+ "module": "aws_cdk.aws_frauddetector"
1172
+ }
1173
+ }
1174
+ },
1175
+ "aws-cdk-lib.aws_fsx": {
1176
+ "targets": {
1177
+ "dotnet": {
1178
+ "namespace": "Amazon.CDK.AWS.FSx"
1179
+ },
1180
+ "java": {
1181
+ "package": "software.amazon.awscdk.services.fsx"
1182
+ },
1183
+ "python": {
1184
+ "module": "aws_cdk.aws_fsx"
1185
+ }
1186
+ }
1187
+ },
1188
+ "aws-cdk-lib.aws_gamelift": {
1189
+ "targets": {
1190
+ "dotnet": {
1191
+ "namespace": "Amazon.CDK.AWS.GameLift"
1192
+ },
1193
+ "java": {
1194
+ "package": "software.amazon.awscdk.services.gamelift"
1195
+ },
1196
+ "python": {
1197
+ "module": "aws_cdk.aws_gamelift"
1198
+ }
1199
+ }
1200
+ },
1201
+ "aws-cdk-lib.aws_globalaccelerator": {
1202
+ "targets": {
1203
+ "dotnet": {
1204
+ "namespace": "Amazon.CDK.AWS.GlobalAccelerator"
1205
+ },
1206
+ "java": {
1207
+ "package": "software.amazon.awscdk.services.globalaccelerator"
1208
+ },
1209
+ "python": {
1210
+ "module": "aws_cdk.aws_globalaccelerator"
1211
+ }
1212
+ }
1213
+ },
1214
+ "aws-cdk-lib.aws_globalaccelerator_endpoints": {
1215
+ "targets": {
1216
+ "dotnet": {
1217
+ "namespace": "Amazon.CDK.AWS.GlobalAccelerator.Endpoints"
1218
+ },
1219
+ "java": {
1220
+ "package": "software.amazon.awscdk.services.globalaccelerator.endpoints"
1221
+ },
1222
+ "python": {
1223
+ "module": "aws_cdk.aws_globalaccelerator_endpoints"
1224
+ }
1225
+ }
1226
+ },
1227
+ "aws-cdk-lib.aws_glue": {
1228
+ "targets": {
1229
+ "dotnet": {
1230
+ "namespace": "Amazon.CDK.AWS.Glue"
1231
+ },
1232
+ "java": {
1233
+ "package": "software.amazon.awscdk.services.glue"
1234
+ },
1235
+ "python": {
1236
+ "module": "aws_cdk.aws_glue"
1237
+ }
1238
+ }
1239
+ },
1240
+ "aws-cdk-lib.aws_greengrass": {
1241
+ "targets": {
1242
+ "dotnet": {
1243
+ "namespace": "Amazon.CDK.AWS.Greengrass"
1244
+ },
1245
+ "java": {
1246
+ "package": "software.amazon.awscdk.services.greengrass"
1247
+ },
1248
+ "python": {
1249
+ "module": "aws_cdk.aws_greengrass"
1250
+ }
1251
+ }
1252
+ },
1253
+ "aws-cdk-lib.aws_greengrassv2": {
1254
+ "targets": {
1255
+ "dotnet": {
1256
+ "namespace": "Amazon.CDK.AWS.GreengrassV2"
1257
+ },
1258
+ "java": {
1259
+ "package": "software.amazon.awscdk.services.greengrassv2"
1260
+ },
1261
+ "python": {
1262
+ "module": "aws_cdk.aws_greengrassv2"
1263
+ }
1264
+ }
1265
+ },
1266
+ "aws-cdk-lib.aws_groundstation": {
1267
+ "targets": {
1268
+ "dotnet": {
1269
+ "namespace": "Amazon.CDK.AWS.GroundStation"
1270
+ },
1271
+ "java": {
1272
+ "package": "software.amazon.awscdk.services.groundstation"
1273
+ },
1274
+ "python": {
1275
+ "module": "aws_cdk.aws_groundstation"
1276
+ }
1277
+ }
1278
+ },
1279
+ "aws-cdk-lib.aws_guardduty": {
1280
+ "targets": {
1281
+ "dotnet": {
1282
+ "namespace": "Amazon.CDK.AWS.GuardDuty"
1283
+ },
1284
+ "java": {
1285
+ "package": "software.amazon.awscdk.services.guardduty"
1286
+ },
1287
+ "python": {
1288
+ "module": "aws_cdk.aws_guardduty"
1289
+ }
1290
+ }
1291
+ },
1292
+ "aws-cdk-lib.aws_healthlake": {
1293
+ "targets": {
1294
+ "dotnet": {
1295
+ "namespace": "Amazon.CDK.AWS.HealthLake"
1296
+ },
1297
+ "java": {
1298
+ "package": "software.amazon.awscdk.services.healthlake"
1299
+ },
1300
+ "python": {
1301
+ "module": "aws_cdk.aws_healthlake"
1302
+ }
1303
+ }
1304
+ },
1305
+ "aws-cdk-lib.aws_iam": {
1306
+ "targets": {
1307
+ "dotnet": {
1308
+ "namespace": "Amazon.CDK.AWS.IAM"
1309
+ },
1310
+ "java": {
1311
+ "package": "software.amazon.awscdk.services.iam"
1312
+ },
1313
+ "python": {
1314
+ "module": "aws_cdk.aws_iam"
1315
+ }
1316
+ }
1317
+ },
1318
+ "aws-cdk-lib.aws_imagebuilder": {
1319
+ "targets": {
1320
+ "dotnet": {
1321
+ "namespace": "Amazon.CDK.AWS.ImageBuilder"
1322
+ },
1323
+ "java": {
1324
+ "package": "software.amazon.awscdk.services.imagebuilder"
1325
+ },
1326
+ "python": {
1327
+ "module": "aws_cdk.aws_imagebuilder"
1328
+ }
1329
+ }
1330
+ },
1331
+ "aws-cdk-lib.aws_inspector": {
1332
+ "targets": {
1333
+ "dotnet": {
1334
+ "namespace": "Amazon.CDK.AWS.Inspector"
1335
+ },
1336
+ "java": {
1337
+ "package": "software.amazon.awscdk.services.inspector"
1338
+ },
1339
+ "python": {
1340
+ "module": "aws_cdk.aws_inspector"
1341
+ }
1342
+ }
1343
+ },
1344
+ "aws-cdk-lib.aws_iot": {
1345
+ "targets": {
1346
+ "dotnet": {
1347
+ "namespace": "Amazon.CDK.AWS.IoT"
1348
+ },
1349
+ "java": {
1350
+ "package": "software.amazon.awscdk.services.iot"
1351
+ },
1352
+ "python": {
1353
+ "module": "aws_cdk.aws_iot"
1354
+ }
1355
+ }
1356
+ },
1357
+ "aws-cdk-lib.aws_iot1click": {
1358
+ "targets": {
1359
+ "dotnet": {
1360
+ "namespace": "Amazon.CDK.AWS.IoT1Click"
1361
+ },
1362
+ "java": {
1363
+ "package": "software.amazon.awscdk.services.iot1click"
1364
+ },
1365
+ "python": {
1366
+ "module": "aws_cdk.aws_iot1click"
1367
+ }
1368
+ }
1369
+ },
1370
+ "aws-cdk-lib.aws_iotanalytics": {
1371
+ "targets": {
1372
+ "dotnet": {
1373
+ "namespace": "Amazon.CDK.AWS.IoTAnalytics"
1374
+ },
1375
+ "java": {
1376
+ "package": "software.amazon.awscdk.services.iotanalytics"
1377
+ },
1378
+ "python": {
1379
+ "module": "aws_cdk.aws_iotanalytics"
1380
+ }
1381
+ }
1382
+ },
1383
+ "aws-cdk-lib.aws_iotcoredeviceadvisor": {
1384
+ "targets": {
1385
+ "dotnet": {
1386
+ "namespace": "Amazon.CDK.AWS.IoTCoreDeviceAdvisor"
1387
+ },
1388
+ "java": {
1389
+ "package": "software.amazon.awscdk.services.iotcoredeviceadvisor"
1390
+ },
1391
+ "python": {
1392
+ "module": "aws_cdk.aws_iotcoredeviceadvisor"
1393
+ }
1394
+ }
1395
+ },
1396
+ "aws-cdk-lib.aws_iotevents": {
1397
+ "targets": {
1398
+ "dotnet": {
1399
+ "namespace": "Amazon.CDK.AWS.IoTEvents"
1400
+ },
1401
+ "java": {
1402
+ "package": "software.amazon.awscdk.services.iotevents"
1403
+ },
1404
+ "python": {
1405
+ "module": "aws_cdk.aws_iotevents"
1406
+ }
1407
+ }
1408
+ },
1409
+ "aws-cdk-lib.aws_iotfleethub": {
1410
+ "targets": {
1411
+ "dotnet": {
1412
+ "namespace": "Amazon.CDK.AWS.IoTFleetHub"
1413
+ },
1414
+ "java": {
1415
+ "package": "software.amazon.awscdk.services.iotfleethub"
1416
+ },
1417
+ "python": {
1418
+ "module": "aws_cdk.aws_iotfleethub"
1419
+ }
1420
+ }
1421
+ },
1422
+ "aws-cdk-lib.aws_iotsitewise": {
1423
+ "targets": {
1424
+ "dotnet": {
1425
+ "namespace": "Amazon.CDK.AWS.IoTSiteWise"
1426
+ },
1427
+ "java": {
1428
+ "package": "software.amazon.awscdk.services.iotsitewise"
1429
+ },
1430
+ "python": {
1431
+ "module": "aws_cdk.aws_iotsitewise"
1432
+ }
1433
+ }
1434
+ },
1435
+ "aws-cdk-lib.aws_iotthingsgraph": {
1436
+ "targets": {
1437
+ "dotnet": {
1438
+ "namespace": "Amazon.CDK.AWS.IoTThingsGraph"
1439
+ },
1440
+ "java": {
1441
+ "package": "software.amazon.awscdk.services.iotthingsgraph"
1442
+ },
1443
+ "python": {
1444
+ "module": "aws_cdk.aws_iotthingsgraph"
1445
+ }
1446
+ }
1447
+ },
1448
+ "aws-cdk-lib.aws_iotwireless": {
1449
+ "targets": {
1450
+ "dotnet": {
1451
+ "namespace": "Amazon.CDK.AWS.IoTWireless"
1452
+ },
1453
+ "java": {
1454
+ "package": "software.amazon.awscdk.services.iotwireless"
1455
+ },
1456
+ "python": {
1457
+ "module": "aws_cdk.aws_iotwireless"
1458
+ }
1459
+ }
1460
+ },
1461
+ "aws-cdk-lib.aws_ivs": {
1462
+ "targets": {
1463
+ "dotnet": {
1464
+ "namespace": "Amazon.CDK.AWS.Ivs"
1465
+ },
1466
+ "java": {
1467
+ "package": "software.amazon.awscdk.services.ivs"
1468
+ },
1469
+ "python": {
1470
+ "module": "aws_cdk.aws_ivs"
1471
+ }
1472
+ }
1473
+ },
1474
+ "aws-cdk-lib.aws_kendra": {
1475
+ "targets": {
1476
+ "dotnet": {
1477
+ "namespace": "Amazon.CDK.AWS.Kendra"
1478
+ },
1479
+ "java": {
1480
+ "package": "software.amazon.awscdk.services.kendra"
1481
+ },
1482
+ "python": {
1483
+ "module": "aws_cdk.aws_kendra"
1484
+ }
1485
+ }
1486
+ },
1487
+ "aws-cdk-lib.aws_kinesis": {
1488
+ "targets": {
1489
+ "dotnet": {
1490
+ "namespace": "Amazon.CDK.AWS.Kinesis"
1491
+ },
1492
+ "java": {
1493
+ "package": "software.amazon.awscdk.services.kinesis"
1494
+ },
1495
+ "python": {
1496
+ "module": "aws_cdk.aws_kinesis"
1497
+ }
1498
+ }
1499
+ },
1500
+ "aws-cdk-lib.aws_kinesisanalytics": {
1501
+ "targets": {
1502
+ "dotnet": {
1503
+ "namespace": "Amazon.CDK.AWS.KinesisAnalytics"
1504
+ },
1505
+ "java": {
1506
+ "package": "software.amazon.awscdk.services.kinesisanalytics"
1507
+ },
1508
+ "python": {
1509
+ "module": "aws_cdk.aws_kinesisanalytics"
1510
+ }
1511
+ }
1512
+ },
1513
+ "aws-cdk-lib.aws_kinesisfirehose": {
1514
+ "targets": {
1515
+ "dotnet": {
1516
+ "namespace": "Amazon.CDK.AWS.KinesisFirehose"
1517
+ },
1518
+ "java": {
1519
+ "package": "software.amazon.awscdk.services.kinesisfirehose"
1520
+ },
1521
+ "python": {
1522
+ "module": "aws_cdk.aws_kinesisfirehose"
1523
+ }
1524
+ }
1525
+ },
1526
+ "aws-cdk-lib.aws_kms": {
1527
+ "targets": {
1528
+ "dotnet": {
1529
+ "namespace": "Amazon.CDK.AWS.KMS"
1530
+ },
1531
+ "java": {
1532
+ "package": "software.amazon.awscdk.services.kms"
1533
+ },
1534
+ "python": {
1535
+ "module": "aws_cdk.aws_kms"
1536
+ }
1537
+ }
1538
+ },
1539
+ "aws-cdk-lib.aws_lakeformation": {
1540
+ "targets": {
1541
+ "dotnet": {
1542
+ "namespace": "Amazon.CDK.AWS.LakeFormation"
1543
+ },
1544
+ "java": {
1545
+ "package": "software.amazon.awscdk.services.lakeformation"
1546
+ },
1547
+ "python": {
1548
+ "module": "aws_cdk.aws_lakeformation"
1549
+ }
1550
+ }
1551
+ },
1552
+ "aws-cdk-lib.aws_lambda": {
1553
+ "targets": {
1554
+ "dotnet": {
1555
+ "namespace": "Amazon.CDK.AWS.Lambda"
1556
+ },
1557
+ "java": {
1558
+ "package": "software.amazon.awscdk.services.lambda"
1559
+ },
1560
+ "python": {
1561
+ "module": "aws_cdk.aws_lambda"
1562
+ }
1563
+ }
1564
+ },
1565
+ "aws-cdk-lib.aws_lambda_destinations": {
1566
+ "targets": {
1567
+ "dotnet": {
1568
+ "namespace": "Amazon.CDK.AWS.Lambda.Destinations"
1569
+ },
1570
+ "java": {
1571
+ "package": "software.amazon.awscdk.services.lambda.destinations"
1572
+ },
1573
+ "python": {
1574
+ "module": "aws_cdk.aws_lambda_destinations"
1575
+ }
1576
+ }
134
1577
  },
135
- "java": {
136
- "maven": {
137
- "artifactId": "certificatemanager",
138
- "groupId": "software.amazon.awscdk"
139
- },
140
- "package": "software.amazon.awscdk.services.certificatemanager"
1578
+ "aws-cdk-lib.aws_lambda_event_sources": {
1579
+ "targets": {
1580
+ "dotnet": {
1581
+ "namespace": "Amazon.CDK.AWS.Lambda.EventSources"
1582
+ },
1583
+ "java": {
1584
+ "package": "software.amazon.awscdk.services.lambda.eventsources"
1585
+ },
1586
+ "python": {
1587
+ "module": "aws_cdk.aws_lambda_event_sources"
1588
+ }
1589
+ }
141
1590
  },
142
- "js": {
143
- "npm": "@aws-cdk/aws-certificatemanager"
1591
+ "aws-cdk-lib.aws_lambda_nodejs": {
1592
+ "targets": {
1593
+ "dotnet": {
1594
+ "namespace": "Amazon.CDK.AWS.Lambda.Nodejs"
1595
+ },
1596
+ "java": {
1597
+ "package": "software.amazon.awscdk.services.lambda.nodejs"
1598
+ },
1599
+ "python": {
1600
+ "module": "aws_cdk.aws_lambda_nodejs"
1601
+ }
1602
+ }
144
1603
  },
145
- "python": {
146
- "classifiers": [
147
- "Framework :: AWS CDK",
148
- "Framework :: AWS CDK :: 1"
149
- ],
150
- "distName": "aws-cdk.aws-certificatemanager",
151
- "module": "aws_cdk.aws_certificatemanager"
152
- }
153
- }
154
- },
155
- "@aws-cdk/aws-cloudformation": {
156
- "targets": {
157
- "dotnet": {
158
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
159
- "namespace": "Amazon.CDK.AWS.CloudFormation",
160
- "packageId": "Amazon.CDK.AWS.CloudFormation"
1604
+ "aws-cdk-lib.aws_licensemanager": {
1605
+ "targets": {
1606
+ "dotnet": {
1607
+ "namespace": "Amazon.CDK.AWS.LicenseManager"
1608
+ },
1609
+ "java": {
1610
+ "package": "software.amazon.awscdk.services.licensemanager"
1611
+ },
1612
+ "python": {
1613
+ "module": "aws_cdk.aws_licensemanager"
1614
+ }
1615
+ }
161
1616
  },
162
- "java": {
163
- "maven": {
164
- "artifactId": "cloudformation",
165
- "groupId": "software.amazon.awscdk"
166
- },
167
- "package": "software.amazon.awscdk.services.cloudformation"
1617
+ "aws-cdk-lib.aws_lightsail": {
1618
+ "targets": {
1619
+ "dotnet": {
1620
+ "namespace": "Amazon.CDK.AWS.Lightsail"
1621
+ },
1622
+ "java": {
1623
+ "package": "software.amazon.awscdk.services.lightsail"
1624
+ },
1625
+ "python": {
1626
+ "module": "aws_cdk.aws_lightsail"
1627
+ }
1628
+ }
168
1629
  },
169
- "js": {
170
- "npm": "@aws-cdk/aws-cloudformation"
1630
+ "aws-cdk-lib.aws_location": {
1631
+ "targets": {
1632
+ "dotnet": {
1633
+ "namespace": "Amazon.CDK.AWS.Location"
1634
+ },
1635
+ "java": {
1636
+ "package": "software.amazon.awscdk.services.location"
1637
+ },
1638
+ "python": {
1639
+ "module": "aws_cdk.aws_location"
1640
+ }
1641
+ }
171
1642
  },
172
- "python": {
173
- "classifiers": [
174
- "Framework :: AWS CDK",
175
- "Framework :: AWS CDK :: 1"
176
- ],
177
- "distName": "aws-cdk.aws-cloudformation",
178
- "module": "aws_cdk.aws_cloudformation"
179
- }
180
- }
181
- },
182
- "@aws-cdk/aws-cloudfront": {
183
- "submodules": {
184
- "@aws-cdk/aws-cloudfront.experimental": {}
185
- },
186
- "targets": {
187
- "dotnet": {
188
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
189
- "namespace": "Amazon.CDK.AWS.CloudFront",
190
- "packageId": "Amazon.CDK.AWS.CloudFront"
1643
+ "aws-cdk-lib.aws_logs": {
1644
+ "targets": {
1645
+ "dotnet": {
1646
+ "namespace": "Amazon.CDK.AWS.Logs"
1647
+ },
1648
+ "java": {
1649
+ "package": "software.amazon.awscdk.services.logs"
1650
+ },
1651
+ "python": {
1652
+ "module": "aws_cdk.aws_logs"
1653
+ }
1654
+ }
191
1655
  },
192
- "java": {
193
- "maven": {
194
- "artifactId": "cloudfront",
195
- "groupId": "software.amazon.awscdk"
196
- },
197
- "package": "software.amazon.awscdk.services.cloudfront"
1656
+ "aws-cdk-lib.aws_logs_destinations": {
1657
+ "targets": {
1658
+ "dotnet": {
1659
+ "namespace": "Amazon.CDK.AWS.Logs.Destinations"
1660
+ },
1661
+ "java": {
1662
+ "package": "software.amazon.awscdk.services.logs.destinations"
1663
+ },
1664
+ "python": {
1665
+ "module": "aws_cdk.aws_logs_destinations"
1666
+ }
1667
+ }
198
1668
  },
199
- "js": {
200
- "npm": "@aws-cdk/aws-cloudfront"
1669
+ "aws-cdk-lib.aws_lookoutequipment": {
1670
+ "targets": {
1671
+ "dotnet": {
1672
+ "namespace": "Amazon.CDK.AWS.LookoutEquipment"
1673
+ },
1674
+ "java": {
1675
+ "package": "software.amazon.awscdk.services.lookoutequipment"
1676
+ },
1677
+ "python": {
1678
+ "module": "aws_cdk.aws_lookoutequipment"
1679
+ }
1680
+ }
201
1681
  },
202
- "python": {
203
- "classifiers": [
204
- "Framework :: AWS CDK",
205
- "Framework :: AWS CDK :: 1"
206
- ],
207
- "distName": "aws-cdk.aws-cloudfront",
208
- "module": "aws_cdk.aws_cloudfront"
209
- }
210
- }
211
- },
212
- "@aws-cdk/aws-cloudwatch": {
213
- "targets": {
214
- "dotnet": {
215
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
216
- "namespace": "Amazon.CDK.AWS.CloudWatch",
217
- "packageId": "Amazon.CDK.AWS.CloudWatch"
1682
+ "aws-cdk-lib.aws_lookoutmetrics": {
1683
+ "targets": {
1684
+ "dotnet": {
1685
+ "namespace": "Amazon.CDK.AWS.LookoutMetrics"
1686
+ },
1687
+ "java": {
1688
+ "package": "software.amazon.awscdk.services.lookoutmetrics"
1689
+ },
1690
+ "python": {
1691
+ "module": "aws_cdk.aws_lookoutmetrics"
1692
+ }
1693
+ }
218
1694
  },
219
- "java": {
220
- "maven": {
221
- "artifactId": "cloudwatch",
222
- "groupId": "software.amazon.awscdk"
223
- },
224
- "package": "software.amazon.awscdk.services.cloudwatch"
1695
+ "aws-cdk-lib.aws_lookoutvision": {
1696
+ "targets": {
1697
+ "dotnet": {
1698
+ "namespace": "Amazon.CDK.AWS.LookoutVision"
1699
+ },
1700
+ "java": {
1701
+ "package": "software.amazon.awscdk.services.lookoutvision"
1702
+ },
1703
+ "python": {
1704
+ "module": "aws_cdk.aws_lookoutvision"
1705
+ }
1706
+ }
225
1707
  },
226
- "js": {
227
- "npm": "@aws-cdk/aws-cloudwatch"
1708
+ "aws-cdk-lib.aws_macie": {
1709
+ "targets": {
1710
+ "dotnet": {
1711
+ "namespace": "Amazon.CDK.AWS.Macie"
1712
+ },
1713
+ "java": {
1714
+ "package": "software.amazon.awscdk.services.macie"
1715
+ },
1716
+ "python": {
1717
+ "module": "aws_cdk.aws_macie"
1718
+ }
1719
+ }
228
1720
  },
229
- "python": {
230
- "classifiers": [
231
- "Framework :: AWS CDK",
232
- "Framework :: AWS CDK :: 1"
233
- ],
234
- "distName": "aws-cdk.aws-cloudwatch",
235
- "module": "aws_cdk.aws_cloudwatch"
236
- }
237
- }
238
- },
239
- "@aws-cdk/aws-codeguruprofiler": {
240
- "targets": {
241
- "dotnet": {
242
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
243
- "namespace": "Amazon.CDK.AWS.CodeGuruProfiler",
244
- "packageId": "Amazon.CDK.AWS.CodeGuruProfiler"
1721
+ "aws-cdk-lib.aws_managedblockchain": {
1722
+ "targets": {
1723
+ "dotnet": {
1724
+ "namespace": "Amazon.CDK.AWS.ManagedBlockchain"
1725
+ },
1726
+ "java": {
1727
+ "package": "software.amazon.awscdk.services.managedblockchain"
1728
+ },
1729
+ "python": {
1730
+ "module": "aws_cdk.aws_managedblockchain"
1731
+ }
1732
+ }
245
1733
  },
246
- "java": {
247
- "maven": {
248
- "artifactId": "codeguruprofiler",
249
- "groupId": "software.amazon.awscdk"
250
- },
251
- "package": "software.amazon.awscdk.services.codeguruprofiler"
1734
+ "aws-cdk-lib.aws_mediaconnect": {
1735
+ "targets": {
1736
+ "dotnet": {
1737
+ "namespace": "Amazon.CDK.AWS.MediaConnect"
1738
+ },
1739
+ "java": {
1740
+ "package": "software.amazon.awscdk.services.mediaconnect"
1741
+ },
1742
+ "python": {
1743
+ "module": "aws_cdk.aws_mediaconnect"
1744
+ }
1745
+ }
252
1746
  },
253
- "js": {
254
- "npm": "@aws-cdk/aws-codeguruprofiler"
1747
+ "aws-cdk-lib.aws_mediaconvert": {
1748
+ "targets": {
1749
+ "dotnet": {
1750
+ "namespace": "Amazon.CDK.AWS.MediaConvert"
1751
+ },
1752
+ "java": {
1753
+ "package": "software.amazon.awscdk.services.mediaconvert"
1754
+ },
1755
+ "python": {
1756
+ "module": "aws_cdk.aws_mediaconvert"
1757
+ }
1758
+ }
255
1759
  },
256
- "python": {
257
- "classifiers": [
258
- "Framework :: AWS CDK",
259
- "Framework :: AWS CDK :: 1"
260
- ],
261
- "distName": "aws-cdk.aws-codeguruprofiler",
262
- "module": "aws_cdk.aws_codeguruprofiler"
263
- }
264
- }
265
- },
266
- "@aws-cdk/aws-codestarnotifications": {
267
- "targets": {
268
- "dotnet": {
269
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
270
- "namespace": "Amazon.CDK.AWS.CodeStarNotifications",
271
- "packageId": "Amazon.CDK.AWS.CodeStarNotifications"
1760
+ "aws-cdk-lib.aws_medialive": {
1761
+ "targets": {
1762
+ "dotnet": {
1763
+ "namespace": "Amazon.CDK.AWS.MediaLive"
1764
+ },
1765
+ "java": {
1766
+ "package": "software.amazon.awscdk.services.medialive"
1767
+ },
1768
+ "python": {
1769
+ "module": "aws_cdk.aws_medialive"
1770
+ }
1771
+ }
272
1772
  },
273
- "java": {
274
- "maven": {
275
- "artifactId": "codestarnotifications",
276
- "groupId": "software.amazon.awscdk"
277
- },
278
- "package": "software.amazon.awscdk.services.codestarnotifications"
1773
+ "aws-cdk-lib.aws_mediapackage": {
1774
+ "targets": {
1775
+ "dotnet": {
1776
+ "namespace": "Amazon.CDK.AWS.MediaPackage"
1777
+ },
1778
+ "java": {
1779
+ "package": "software.amazon.awscdk.services.mediapackage"
1780
+ },
1781
+ "python": {
1782
+ "module": "aws_cdk.aws_mediapackage"
1783
+ }
1784
+ }
279
1785
  },
280
- "js": {
281
- "npm": "@aws-cdk/aws-codestarnotifications"
1786
+ "aws-cdk-lib.aws_mediastore": {
1787
+ "targets": {
1788
+ "dotnet": {
1789
+ "namespace": "Amazon.CDK.AWS.MediaStore"
1790
+ },
1791
+ "java": {
1792
+ "package": "software.amazon.awscdk.services.mediastore"
1793
+ },
1794
+ "python": {
1795
+ "module": "aws_cdk.aws_mediastore"
1796
+ }
1797
+ }
282
1798
  },
283
- "python": {
284
- "classifiers": [
285
- "Framework :: AWS CDK",
286
- "Framework :: AWS CDK :: 1"
287
- ],
288
- "distName": "aws-cdk.aws-codestarnotifications",
289
- "module": "aws_cdk.aws_codestarnotifications"
290
- }
291
- }
292
- },
293
- "@aws-cdk/aws-ec2": {
294
- "targets": {
295
- "dotnet": {
296
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
297
- "namespace": "Amazon.CDK.AWS.EC2",
298
- "packageId": "Amazon.CDK.AWS.EC2"
1799
+ "aws-cdk-lib.aws_memorydb": {
1800
+ "targets": {
1801
+ "dotnet": {
1802
+ "namespace": "Amazon.CDK.AWS.MemoryDB"
1803
+ },
1804
+ "java": {
1805
+ "package": "software.amazon.awscdk.services.memorydb"
1806
+ },
1807
+ "python": {
1808
+ "module": "aws_cdk.aws_memorydb"
1809
+ }
1810
+ }
299
1811
  },
300
- "java": {
301
- "maven": {
302
- "artifactId": "ec2",
303
- "groupId": "software.amazon.awscdk"
304
- },
305
- "package": "software.amazon.awscdk.services.ec2"
1812
+ "aws-cdk-lib.aws_msk": {
1813
+ "targets": {
1814
+ "dotnet": {
1815
+ "namespace": "Amazon.CDK.AWS.MSK"
1816
+ },
1817
+ "java": {
1818
+ "package": "software.amazon.awscdk.services.msk"
1819
+ },
1820
+ "python": {
1821
+ "module": "aws_cdk.aws_msk"
1822
+ }
1823
+ }
306
1824
  },
307
- "js": {
308
- "npm": "@aws-cdk/aws-ec2"
1825
+ "aws-cdk-lib.aws_mwaa": {
1826
+ "targets": {
1827
+ "dotnet": {
1828
+ "namespace": "Amazon.CDK.AWS.MWAA"
1829
+ },
1830
+ "java": {
1831
+ "package": "software.amazon.awscdk.services.mwaa"
1832
+ },
1833
+ "python": {
1834
+ "module": "aws_cdk.aws_mwaa"
1835
+ }
1836
+ }
309
1837
  },
310
- "python": {
311
- "classifiers": [
312
- "Framework :: AWS CDK",
313
- "Framework :: AWS CDK :: 1"
314
- ],
315
- "distName": "aws-cdk.aws-ec2",
316
- "module": "aws_cdk.aws_ec2"
317
- }
318
- }
319
- },
320
- "@aws-cdk/aws-ecr": {
321
- "targets": {
322
- "dotnet": {
323
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
324
- "namespace": "Amazon.CDK.AWS.ECR",
325
- "packageId": "Amazon.CDK.AWS.ECR"
1838
+ "aws-cdk-lib.aws_neptune": {
1839
+ "targets": {
1840
+ "dotnet": {
1841
+ "namespace": "Amazon.CDK.AWS.Neptune"
1842
+ },
1843
+ "java": {
1844
+ "package": "software.amazon.awscdk.services.neptune"
1845
+ },
1846
+ "python": {
1847
+ "module": "aws_cdk.aws_neptune"
1848
+ }
1849
+ }
326
1850
  },
327
- "java": {
328
- "maven": {
329
- "artifactId": "ecr",
330
- "groupId": "software.amazon.awscdk"
331
- },
332
- "package": "software.amazon.awscdk.services.ecr"
1851
+ "aws-cdk-lib.aws_networkfirewall": {
1852
+ "targets": {
1853
+ "dotnet": {
1854
+ "namespace": "Amazon.CDK.AWS.NetworkFirewall"
1855
+ },
1856
+ "java": {
1857
+ "package": "software.amazon.awscdk.services.networkfirewall"
1858
+ },
1859
+ "python": {
1860
+ "module": "aws_cdk.aws_networkfirewall"
1861
+ }
1862
+ }
333
1863
  },
334
- "js": {
335
- "npm": "@aws-cdk/aws-ecr"
1864
+ "aws-cdk-lib.aws_networkmanager": {
1865
+ "targets": {
1866
+ "dotnet": {
1867
+ "namespace": "Amazon.CDK.AWS.NetworkManager"
1868
+ },
1869
+ "java": {
1870
+ "package": "software.amazon.awscdk.services.networkmanager"
1871
+ },
1872
+ "python": {
1873
+ "module": "aws_cdk.aws_networkmanager"
1874
+ }
1875
+ }
336
1876
  },
337
- "python": {
338
- "classifiers": [
339
- "Framework :: AWS CDK",
340
- "Framework :: AWS CDK :: 1"
341
- ],
342
- "distName": "aws-cdk.aws-ecr",
343
- "module": "aws_cdk.aws_ecr"
344
- }
345
- }
346
- },
347
- "@aws-cdk/aws-ecr-assets": {
348
- "targets": {
349
- "dotnet": {
350
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
351
- "namespace": "Amazon.CDK.AWS.Ecr.Assets",
352
- "packageId": "Amazon.CDK.ECR.Assets"
1877
+ "aws-cdk-lib.aws_nimblestudio": {
1878
+ "targets": {
1879
+ "dotnet": {
1880
+ "namespace": "Amazon.CDK.AWS.NimbleStudio"
1881
+ },
1882
+ "java": {
1883
+ "package": "software.amazon.awscdk.services.nimblestudio"
1884
+ },
1885
+ "python": {
1886
+ "module": "aws_cdk.aws_nimblestudio"
1887
+ }
1888
+ }
353
1889
  },
354
- "java": {
355
- "maven": {
356
- "artifactId": "ecr-assets",
357
- "groupId": "software.amazon.awscdk"
358
- },
359
- "package": "software.amazon.awscdk.services.ecr.assets"
1890
+ "aws-cdk-lib.aws_opensearchservice": {
1891
+ "targets": {
1892
+ "dotnet": {
1893
+ "namespace": "Amazon.CDK.AWS.OpenSearchService"
1894
+ },
1895
+ "java": {
1896
+ "package": "software.amazon.awscdk.services.opensearchservice"
1897
+ },
1898
+ "python": {
1899
+ "module": "aws_cdk.aws_opensearchservice"
1900
+ }
1901
+ }
360
1902
  },
361
- "js": {
362
- "npm": "@aws-cdk/aws-ecr-assets"
1903
+ "aws-cdk-lib.aws_opsworks": {
1904
+ "targets": {
1905
+ "dotnet": {
1906
+ "namespace": "Amazon.CDK.AWS.OpsWorks"
1907
+ },
1908
+ "java": {
1909
+ "package": "software.amazon.awscdk.services.opsworks"
1910
+ },
1911
+ "python": {
1912
+ "module": "aws_cdk.aws_opsworks"
1913
+ }
1914
+ }
363
1915
  },
364
- "python": {
365
- "classifiers": [
366
- "Framework :: AWS CDK",
367
- "Framework :: AWS CDK :: 1"
368
- ],
369
- "distName": "aws-cdk.aws-ecr-assets",
370
- "module": "aws_cdk.aws_ecr_assets"
371
- }
372
- }
373
- },
374
- "@aws-cdk/aws-efs": {
375
- "targets": {
376
- "dotnet": {
377
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
378
- "namespace": "Amazon.CDK.AWS.EFS",
379
- "packageId": "Amazon.CDK.AWS.EFS"
1916
+ "aws-cdk-lib.aws_opsworkscm": {
1917
+ "targets": {
1918
+ "dotnet": {
1919
+ "namespace": "Amazon.CDK.AWS.OpsWorksCM"
1920
+ },
1921
+ "java": {
1922
+ "package": "software.amazon.awscdk.services.opsworkscm"
1923
+ },
1924
+ "python": {
1925
+ "module": "aws_cdk.aws_opsworkscm"
1926
+ }
1927
+ }
380
1928
  },
381
- "java": {
382
- "maven": {
383
- "artifactId": "efs",
384
- "groupId": "software.amazon.awscdk"
385
- },
386
- "package": "software.amazon.awscdk.services.efs"
1929
+ "aws-cdk-lib.aws_panorama": {
1930
+ "targets": {
1931
+ "dotnet": {
1932
+ "namespace": "Amazon.CDK.AWS.Panorama"
1933
+ },
1934
+ "java": {
1935
+ "package": "software.amazon.awscdk.services.panorama"
1936
+ },
1937
+ "python": {
1938
+ "module": "aws_cdk.aws_panorama"
1939
+ }
1940
+ }
387
1941
  },
388
- "js": {
389
- "npm": "@aws-cdk/aws-efs"
1942
+ "aws-cdk-lib.aws_pinpoint": {
1943
+ "targets": {
1944
+ "dotnet": {
1945
+ "namespace": "Amazon.CDK.AWS.Pinpoint"
1946
+ },
1947
+ "java": {
1948
+ "package": "software.amazon.awscdk.services.pinpoint"
1949
+ },
1950
+ "python": {
1951
+ "module": "aws_cdk.aws_pinpoint"
1952
+ }
1953
+ }
390
1954
  },
391
- "python": {
392
- "classifiers": [
393
- "Framework :: AWS CDK",
394
- "Framework :: AWS CDK :: 1"
395
- ],
396
- "distName": "aws-cdk.aws-efs",
397
- "module": "aws_cdk.aws_efs"
398
- }
399
- }
400
- },
401
- "@aws-cdk/aws-events": {
402
- "targets": {
403
- "dotnet": {
404
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
405
- "namespace": "Amazon.CDK.AWS.Events",
406
- "packageId": "Amazon.CDK.AWS.Events"
1955
+ "aws-cdk-lib.aws_pinpointemail": {
1956
+ "targets": {
1957
+ "dotnet": {
1958
+ "namespace": "Amazon.CDK.AWS.PinpointEmail"
1959
+ },
1960
+ "java": {
1961
+ "package": "software.amazon.awscdk.services.pinpointemail"
1962
+ },
1963
+ "python": {
1964
+ "module": "aws_cdk.aws_pinpointemail"
1965
+ }
1966
+ }
1967
+ },
1968
+ "aws-cdk-lib.aws_qldb": {
1969
+ "targets": {
1970
+ "dotnet": {
1971
+ "namespace": "Amazon.CDK.AWS.QLDB"
1972
+ },
1973
+ "java": {
1974
+ "package": "software.amazon.awscdk.services.qldb"
1975
+ },
1976
+ "python": {
1977
+ "module": "aws_cdk.aws_qldb"
1978
+ }
1979
+ }
407
1980
  },
408
- "java": {
409
- "maven": {
410
- "artifactId": "events",
411
- "groupId": "software.amazon.awscdk"
412
- },
413
- "package": "software.amazon.awscdk.services.events"
1981
+ "aws-cdk-lib.aws_quicksight": {
1982
+ "targets": {
1983
+ "dotnet": {
1984
+ "namespace": "Amazon.CDK.AWS.QuickSight"
1985
+ },
1986
+ "java": {
1987
+ "package": "software.amazon.awscdk.services.quicksight"
1988
+ },
1989
+ "python": {
1990
+ "module": "aws_cdk.aws_quicksight"
1991
+ }
1992
+ }
414
1993
  },
415
- "js": {
416
- "npm": "@aws-cdk/aws-events"
1994
+ "aws-cdk-lib.aws_ram": {
1995
+ "targets": {
1996
+ "dotnet": {
1997
+ "namespace": "Amazon.CDK.AWS.RAM"
1998
+ },
1999
+ "java": {
2000
+ "package": "software.amazon.awscdk.services.ram"
2001
+ },
2002
+ "python": {
2003
+ "module": "aws_cdk.aws_ram"
2004
+ }
2005
+ }
417
2006
  },
418
- "python": {
419
- "classifiers": [
420
- "Framework :: AWS CDK",
421
- "Framework :: AWS CDK :: 1"
422
- ],
423
- "distName": "aws-cdk.aws-events",
424
- "module": "aws_cdk.aws_events"
425
- }
426
- }
427
- },
428
- "@aws-cdk/aws-iam": {
429
- "targets": {
430
- "dotnet": {
431
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
432
- "namespace": "Amazon.CDK.AWS.IAM",
433
- "packageId": "Amazon.CDK.AWS.IAM"
2007
+ "aws-cdk-lib.aws_rds": {
2008
+ "targets": {
2009
+ "dotnet": {
2010
+ "namespace": "Amazon.CDK.AWS.RDS"
2011
+ },
2012
+ "java": {
2013
+ "package": "software.amazon.awscdk.services.rds"
2014
+ },
2015
+ "python": {
2016
+ "module": "aws_cdk.aws_rds"
2017
+ }
2018
+ }
434
2019
  },
435
- "java": {
436
- "maven": {
437
- "artifactId": "iam",
438
- "groupId": "software.amazon.awscdk"
439
- },
440
- "package": "software.amazon.awscdk.services.iam"
2020
+ "aws-cdk-lib.aws_redshift": {
2021
+ "targets": {
2022
+ "dotnet": {
2023
+ "namespace": "Amazon.CDK.AWS.Redshift"
2024
+ },
2025
+ "java": {
2026
+ "package": "software.amazon.awscdk.services.redshift"
2027
+ },
2028
+ "python": {
2029
+ "module": "aws_cdk.aws_redshift"
2030
+ }
2031
+ }
441
2032
  },
442
- "js": {
443
- "npm": "@aws-cdk/aws-iam"
2033
+ "aws-cdk-lib.aws_rekognition": {
2034
+ "targets": {
2035
+ "dotnet": {
2036
+ "namespace": "Amazon.CDK.AWS.Rekognition"
2037
+ },
2038
+ "java": {
2039
+ "package": "software.amazon.awscdk.services.rekognition"
2040
+ },
2041
+ "python": {
2042
+ "module": "aws_cdk.aws_rekognition"
2043
+ }
2044
+ }
444
2045
  },
445
- "python": {
446
- "classifiers": [
447
- "Framework :: AWS CDK",
448
- "Framework :: AWS CDK :: 1"
449
- ],
450
- "distName": "aws-cdk.aws-iam",
451
- "module": "aws_cdk.aws_iam"
452
- }
453
- }
454
- },
455
- "@aws-cdk/aws-kms": {
456
- "targets": {
457
- "dotnet": {
458
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
459
- "namespace": "Amazon.CDK.AWS.KMS",
460
- "packageId": "Amazon.CDK.AWS.KMS"
2046
+ "aws-cdk-lib.aws_resourcegroups": {
2047
+ "targets": {
2048
+ "dotnet": {
2049
+ "namespace": "Amazon.CDK.AWS.ResourceGroups"
2050
+ },
2051
+ "java": {
2052
+ "package": "software.amazon.awscdk.services.resourcegroups"
2053
+ },
2054
+ "python": {
2055
+ "module": "aws_cdk.aws_resourcegroups"
2056
+ }
2057
+ }
461
2058
  },
462
- "java": {
463
- "maven": {
464
- "artifactId": "kms",
465
- "groupId": "software.amazon.awscdk"
466
- },
467
- "package": "software.amazon.awscdk.services.kms"
2059
+ "aws-cdk-lib.aws_robomaker": {
2060
+ "targets": {
2061
+ "dotnet": {
2062
+ "namespace": "Amazon.CDK.AWS.RoboMaker"
2063
+ },
2064
+ "java": {
2065
+ "package": "software.amazon.awscdk.services.robomaker"
2066
+ },
2067
+ "python": {
2068
+ "module": "aws_cdk.aws_robomaker"
2069
+ }
2070
+ }
468
2071
  },
469
- "js": {
470
- "npm": "@aws-cdk/aws-kms"
2072
+ "aws-cdk-lib.aws_route53": {
2073
+ "targets": {
2074
+ "dotnet": {
2075
+ "namespace": "Amazon.CDK.AWS.Route53"
2076
+ },
2077
+ "java": {
2078
+ "package": "software.amazon.awscdk.services.route53"
2079
+ },
2080
+ "python": {
2081
+ "module": "aws_cdk.aws_route53"
2082
+ }
2083
+ }
471
2084
  },
472
- "python": {
473
- "classifiers": [
474
- "Framework :: AWS CDK",
475
- "Framework :: AWS CDK :: 1"
476
- ],
477
- "distName": "aws-cdk.aws-kms",
478
- "module": "aws_cdk.aws_kms"
479
- }
480
- }
481
- },
482
- "@aws-cdk/aws-lambda": {
483
- "targets": {
484
- "dotnet": {
485
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
486
- "namespace": "Amazon.CDK.AWS.Lambda",
487
- "packageId": "Amazon.CDK.AWS.Lambda"
2085
+ "aws-cdk-lib.aws_route53_patterns": {
2086
+ "targets": {
2087
+ "dotnet": {
2088
+ "namespace": "Amazon.CDK.AWS.Route53.Patterns"
2089
+ },
2090
+ "java": {
2091
+ "package": "software.amazon.awscdk.services.route53.patterns"
2092
+ },
2093
+ "python": {
2094
+ "module": "aws_cdk.aws_route53_patterns"
2095
+ }
2096
+ }
488
2097
  },
489
- "java": {
490
- "maven": {
491
- "artifactId": "lambda",
492
- "groupId": "software.amazon.awscdk"
493
- },
494
- "package": "software.amazon.awscdk.services.lambda"
2098
+ "aws-cdk-lib.aws_route53_targets": {
2099
+ "targets": {
2100
+ "dotnet": {
2101
+ "namespace": "Amazon.CDK.AWS.Route53.Targets"
2102
+ },
2103
+ "java": {
2104
+ "package": "software.amazon.awscdk.services.route53.targets"
2105
+ },
2106
+ "python": {
2107
+ "module": "aws_cdk.aws_route53_targets"
2108
+ }
2109
+ }
495
2110
  },
496
- "js": {
497
- "npm": "@aws-cdk/aws-lambda"
2111
+ "aws-cdk-lib.aws_route53recoverycontrol": {
2112
+ "targets": {
2113
+ "dotnet": {
2114
+ "namespace": "Amazon.CDK.AWS.Route53RecoveryControl"
2115
+ },
2116
+ "java": {
2117
+ "package": "software.amazon.awscdk.services.route53recoverycontrol"
2118
+ },
2119
+ "python": {
2120
+ "module": "aws_cdk.aws_route53recoverycontrol"
2121
+ }
2122
+ }
498
2123
  },
499
- "python": {
500
- "classifiers": [
501
- "Framework :: AWS CDK",
502
- "Framework :: AWS CDK :: 1"
503
- ],
504
- "distName": "aws-cdk.aws-lambda",
505
- "module": "aws_cdk.aws_lambda"
506
- }
507
- }
508
- },
509
- "@aws-cdk/aws-logs": {
510
- "targets": {
511
- "dotnet": {
512
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
513
- "namespace": "Amazon.CDK.AWS.Logs",
514
- "packageId": "Amazon.CDK.AWS.Logs"
2124
+ "aws-cdk-lib.aws_route53recoveryreadiness": {
2125
+ "targets": {
2126
+ "dotnet": {
2127
+ "namespace": "Amazon.CDK.AWS.Route53RecoveryReadiness"
2128
+ },
2129
+ "java": {
2130
+ "package": "software.amazon.awscdk.services.route53recoveryreadiness"
2131
+ },
2132
+ "python": {
2133
+ "module": "aws_cdk.aws_route53recoveryreadiness"
2134
+ }
2135
+ }
515
2136
  },
516
- "java": {
517
- "maven": {
518
- "artifactId": "logs",
519
- "groupId": "software.amazon.awscdk"
520
- },
521
- "package": "software.amazon.awscdk.services.logs"
2137
+ "aws-cdk-lib.aws_route53resolver": {
2138
+ "targets": {
2139
+ "dotnet": {
2140
+ "namespace": "Amazon.CDK.AWS.Route53Resolver"
2141
+ },
2142
+ "java": {
2143
+ "package": "software.amazon.awscdk.services.route53resolver"
2144
+ },
2145
+ "python": {
2146
+ "module": "aws_cdk.aws_route53resolver"
2147
+ }
2148
+ }
522
2149
  },
523
- "js": {
524
- "npm": "@aws-cdk/aws-logs"
2150
+ "aws-cdk-lib.aws_s3": {
2151
+ "targets": {
2152
+ "dotnet": {
2153
+ "namespace": "Amazon.CDK.AWS.S3"
2154
+ },
2155
+ "java": {
2156
+ "package": "software.amazon.awscdk.services.s3"
2157
+ },
2158
+ "python": {
2159
+ "module": "aws_cdk.aws_s3"
2160
+ }
2161
+ }
525
2162
  },
526
- "python": {
527
- "classifiers": [
528
- "Framework :: AWS CDK",
529
- "Framework :: AWS CDK :: 1"
530
- ],
531
- "distName": "aws-cdk.aws-logs",
532
- "module": "aws_cdk.aws_logs"
533
- }
534
- }
535
- },
536
- "@aws-cdk/aws-route53": {
537
- "targets": {
538
- "dotnet": {
539
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
540
- "namespace": "Amazon.CDK.AWS.Route53",
541
- "packageId": "Amazon.CDK.AWS.Route53"
2163
+ "aws-cdk-lib.aws_s3_assets": {
2164
+ "targets": {
2165
+ "dotnet": {
2166
+ "namespace": "Amazon.CDK.AWS.S3.Assets"
2167
+ },
2168
+ "java": {
2169
+ "package": "software.amazon.awscdk.services.s3.assets"
2170
+ },
2171
+ "python": {
2172
+ "module": "aws_cdk.aws_s3_assets"
2173
+ }
2174
+ }
542
2175
  },
543
- "java": {
544
- "maven": {
545
- "artifactId": "route53",
546
- "groupId": "software.amazon.awscdk"
547
- },
548
- "package": "software.amazon.awscdk.services.route53"
2176
+ "aws-cdk-lib.aws_s3_deployment": {
2177
+ "targets": {
2178
+ "dotnet": {
2179
+ "namespace": "Amazon.CDK.AWS.S3.Deployment"
2180
+ },
2181
+ "java": {
2182
+ "package": "software.amazon.awscdk.services.s3.deployment"
2183
+ },
2184
+ "python": {
2185
+ "module": "aws_cdk.aws_s3_deployment"
2186
+ }
2187
+ }
549
2188
  },
550
- "js": {
551
- "npm": "@aws-cdk/aws-route53"
2189
+ "aws-cdk-lib.aws_s3_notifications": {
2190
+ "targets": {
2191
+ "dotnet": {
2192
+ "namespace": "Amazon.CDK.AWS.S3.Notifications"
2193
+ },
2194
+ "java": {
2195
+ "package": "software.amazon.awscdk.services.s3.notifications"
2196
+ },
2197
+ "python": {
2198
+ "module": "aws_cdk.aws_s3_notifications"
2199
+ }
2200
+ }
552
2201
  },
553
- "python": {
554
- "classifiers": [
555
- "Framework :: AWS CDK",
556
- "Framework :: AWS CDK :: 1"
557
- ],
558
- "distName": "aws-cdk.aws-route53",
559
- "module": "aws_cdk.aws_route53"
560
- }
561
- }
562
- },
563
- "@aws-cdk/aws-s3": {
564
- "targets": {
565
- "dotnet": {
566
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
567
- "namespace": "Amazon.CDK.AWS.S3",
568
- "packageId": "Amazon.CDK.AWS.S3"
2202
+ "aws-cdk-lib.aws_s3objectlambda": {
2203
+ "targets": {
2204
+ "dotnet": {
2205
+ "namespace": "Amazon.CDK.AWS.S3ObjectLambda"
2206
+ },
2207
+ "java": {
2208
+ "package": "software.amazon.awscdk.services.s3objectlambda"
2209
+ },
2210
+ "python": {
2211
+ "module": "aws_cdk.aws_s3objectlambda"
2212
+ }
2213
+ }
569
2214
  },
570
- "java": {
571
- "maven": {
572
- "artifactId": "s3",
573
- "groupId": "software.amazon.awscdk"
574
- },
575
- "package": "software.amazon.awscdk.services.s3"
2215
+ "aws-cdk-lib.aws_s3outposts": {
2216
+ "targets": {
2217
+ "dotnet": {
2218
+ "namespace": "Amazon.CDK.AWS.S3Outposts"
2219
+ },
2220
+ "java": {
2221
+ "package": "software.amazon.awscdk.services.s3outposts"
2222
+ },
2223
+ "python": {
2224
+ "module": "aws_cdk.aws_s3outposts"
2225
+ }
2226
+ }
576
2227
  },
577
- "js": {
578
- "npm": "@aws-cdk/aws-s3"
2228
+ "aws-cdk-lib.aws_sagemaker": {
2229
+ "targets": {
2230
+ "dotnet": {
2231
+ "namespace": "Amazon.CDK.AWS.Sagemaker"
2232
+ },
2233
+ "java": {
2234
+ "package": "software.amazon.awscdk.services.sagemaker"
2235
+ },
2236
+ "python": {
2237
+ "module": "aws_cdk.aws_sagemaker"
2238
+ }
2239
+ }
579
2240
  },
580
- "python": {
581
- "classifiers": [
582
- "Framework :: AWS CDK",
583
- "Framework :: AWS CDK :: 1"
584
- ],
585
- "distName": "aws-cdk.aws-s3",
586
- "module": "aws_cdk.aws_s3"
587
- }
588
- }
589
- },
590
- "@aws-cdk/aws-s3-assets": {
591
- "targets": {
592
- "dotnet": {
593
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
594
- "namespace": "Amazon.CDK.AWS.S3.Assets",
595
- "packageId": "Amazon.CDK.AWS.S3.Assets"
2241
+ "aws-cdk-lib.aws_sam": {
2242
+ "targets": {
2243
+ "dotnet": {
2244
+ "namespace": "Amazon.CDK.AWS.SAM"
2245
+ },
2246
+ "java": {
2247
+ "package": "software.amazon.awscdk.services.sam"
2248
+ },
2249
+ "python": {
2250
+ "module": "aws_cdk.aws_sam"
2251
+ }
2252
+ }
596
2253
  },
597
- "java": {
598
- "maven": {
599
- "artifactId": "s3-assets",
600
- "groupId": "software.amazon.awscdk"
601
- },
602
- "package": "software.amazon.awscdk.services.s3.assets"
2254
+ "aws-cdk-lib.aws_sdb": {
2255
+ "targets": {
2256
+ "dotnet": {
2257
+ "namespace": "Amazon.CDK.AWS.SDB"
2258
+ },
2259
+ "java": {
2260
+ "package": "software.amazon.awscdk.services.sdb"
2261
+ },
2262
+ "python": {
2263
+ "module": "aws_cdk.aws_sdb"
2264
+ }
2265
+ }
603
2266
  },
604
- "js": {
605
- "npm": "@aws-cdk/aws-s3-assets"
2267
+ "aws-cdk-lib.aws_secretsmanager": {
2268
+ "targets": {
2269
+ "dotnet": {
2270
+ "namespace": "Amazon.CDK.AWS.SecretsManager"
2271
+ },
2272
+ "java": {
2273
+ "package": "software.amazon.awscdk.services.secretsmanager"
2274
+ },
2275
+ "python": {
2276
+ "module": "aws_cdk.aws_secretsmanager"
2277
+ }
2278
+ }
606
2279
  },
607
- "python": {
608
- "classifiers": [
609
- "Framework :: AWS CDK",
610
- "Framework :: AWS CDK :: 1"
611
- ],
612
- "distName": "aws-cdk.aws-s3-assets",
613
- "module": "aws_cdk.aws_s3_assets"
614
- }
615
- }
616
- },
617
- "@aws-cdk/aws-s3-deployment": {
618
- "targets": {
619
- "dotnet": {
620
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
621
- "namespace": "Amazon.CDK.AWS.S3.Deployment",
622
- "packageId": "Amazon.CDK.AWS.S3.Deployment"
2280
+ "aws-cdk-lib.aws_securityhub": {
2281
+ "targets": {
2282
+ "dotnet": {
2283
+ "namespace": "Amazon.CDK.AWS.SecurityHub"
2284
+ },
2285
+ "java": {
2286
+ "package": "software.amazon.awscdk.services.securityhub"
2287
+ },
2288
+ "python": {
2289
+ "module": "aws_cdk.aws_securityhub"
2290
+ }
2291
+ }
623
2292
  },
624
- "java": {
625
- "maven": {
626
- "artifactId": "s3-deployment",
627
- "groupId": "software.amazon.awscdk"
628
- },
629
- "package": "software.amazon.awscdk.services.s3.deployment"
2293
+ "aws-cdk-lib.aws_servicecatalog": {
2294
+ "targets": {
2295
+ "dotnet": {
2296
+ "namespace": "Amazon.CDK.AWS.Servicecatalog"
2297
+ },
2298
+ "java": {
2299
+ "package": "software.amazon.awscdk.services.servicecatalog"
2300
+ },
2301
+ "python": {
2302
+ "module": "aws_cdk.aws_servicecatalog"
2303
+ }
2304
+ }
630
2305
  },
631
- "js": {
632
- "npm": "@aws-cdk/aws-s3-deployment"
2306
+ "aws-cdk-lib.aws_servicecatalogappregistry": {
2307
+ "targets": {
2308
+ "dotnet": {
2309
+ "namespace": "Amazon.CDK.AWS.Servicecatalogappregistry"
2310
+ },
2311
+ "java": {
2312
+ "package": "software.amazon.awscdk.services.servicecatalogappregistry"
2313
+ },
2314
+ "python": {
2315
+ "module": "aws_cdk.aws_servicecatalogappregistry"
2316
+ }
2317
+ }
633
2318
  },
634
- "python": {
635
- "classifiers": [
636
- "Framework :: AWS CDK",
637
- "Framework :: AWS CDK :: 1"
638
- ],
639
- "distName": "aws-cdk.aws-s3-deployment",
640
- "module": "aws_cdk.aws_s3_deployment"
641
- }
642
- }
643
- },
644
- "@aws-cdk/aws-signer": {
645
- "targets": {
646
- "dotnet": {
647
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
648
- "namespace": "Amazon.CDK.AWS.Signer",
649
- "packageId": "Amazon.CDK.AWS.Signer"
2319
+ "aws-cdk-lib.aws_servicediscovery": {
2320
+ "targets": {
2321
+ "dotnet": {
2322
+ "namespace": "Amazon.CDK.AWS.ServiceDiscovery"
2323
+ },
2324
+ "java": {
2325
+ "package": "software.amazon.awscdk.services.servicediscovery"
2326
+ },
2327
+ "python": {
2328
+ "module": "aws_cdk.aws_servicediscovery"
2329
+ }
2330
+ }
650
2331
  },
651
- "java": {
652
- "maven": {
653
- "artifactId": "signer",
654
- "groupId": "software.amazon.awscdk"
655
- },
656
- "package": "software.amazon.awscdk.services.signer"
2332
+ "aws-cdk-lib.aws_ses": {
2333
+ "targets": {
2334
+ "dotnet": {
2335
+ "namespace": "Amazon.CDK.AWS.SES"
2336
+ },
2337
+ "java": {
2338
+ "package": "software.amazon.awscdk.services.ses"
2339
+ },
2340
+ "python": {
2341
+ "module": "aws_cdk.aws_ses"
2342
+ }
2343
+ }
657
2344
  },
658
- "js": {
659
- "npm": "@aws-cdk/aws-signer"
2345
+ "aws-cdk-lib.aws_ses_actions": {
2346
+ "targets": {
2347
+ "dotnet": {
2348
+ "namespace": "Amazon.CDK.AWS.SES.Actions"
2349
+ },
2350
+ "java": {
2351
+ "package": "software.amazon.awscdk.services.ses.actions"
2352
+ },
2353
+ "python": {
2354
+ "module": "aws_cdk.aws_ses_actions"
2355
+ }
2356
+ }
660
2357
  },
661
- "python": {
662
- "classifiers": [
663
- "Framework :: AWS CDK",
664
- "Framework :: AWS CDK :: 1"
665
- ],
666
- "distName": "aws-cdk.aws-signer",
667
- "module": "aws_cdk.aws_signer"
668
- }
669
- }
670
- },
671
- "@aws-cdk/aws-sns": {
672
- "targets": {
673
- "dotnet": {
674
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
675
- "namespace": "Amazon.CDK.AWS.SNS",
676
- "packageId": "Amazon.CDK.AWS.SNS"
2358
+ "aws-cdk-lib.aws_signer": {
2359
+ "targets": {
2360
+ "dotnet": {
2361
+ "namespace": "Amazon.CDK.AWS.Signer"
2362
+ },
2363
+ "java": {
2364
+ "package": "software.amazon.awscdk.services.signer"
2365
+ },
2366
+ "python": {
2367
+ "module": "aws_cdk.aws_signer"
2368
+ }
2369
+ }
677
2370
  },
678
- "java": {
679
- "maven": {
680
- "artifactId": "sns",
681
- "groupId": "software.amazon.awscdk"
682
- },
683
- "package": "software.amazon.awscdk.services.sns"
2371
+ "aws-cdk-lib.aws_sns": {
2372
+ "targets": {
2373
+ "dotnet": {
2374
+ "namespace": "Amazon.CDK.AWS.SNS"
2375
+ },
2376
+ "java": {
2377
+ "package": "software.amazon.awscdk.services.sns"
2378
+ },
2379
+ "python": {
2380
+ "module": "aws_cdk.aws_sns"
2381
+ }
2382
+ }
684
2383
  },
685
- "js": {
686
- "npm": "@aws-cdk/aws-sns"
2384
+ "aws-cdk-lib.aws_sns_subscriptions": {
2385
+ "targets": {
2386
+ "dotnet": {
2387
+ "namespace": "Amazon.CDK.AWS.SNS.Subscriptions"
2388
+ },
2389
+ "java": {
2390
+ "package": "software.amazon.awscdk.services.sns.subscriptions"
2391
+ },
2392
+ "python": {
2393
+ "module": "aws_cdk.aws_sns_subscriptions"
2394
+ }
2395
+ }
687
2396
  },
688
- "python": {
689
- "classifiers": [
690
- "Framework :: AWS CDK",
691
- "Framework :: AWS CDK :: 1"
692
- ],
693
- "distName": "aws-cdk.aws-sns",
694
- "module": "aws_cdk.aws_sns"
695
- }
696
- }
697
- },
698
- "@aws-cdk/aws-sqs": {
699
- "targets": {
700
- "dotnet": {
701
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
702
- "namespace": "Amazon.CDK.AWS.SQS",
703
- "packageId": "Amazon.CDK.AWS.SQS"
2397
+ "aws-cdk-lib.aws_sqs": {
2398
+ "targets": {
2399
+ "dotnet": {
2400
+ "namespace": "Amazon.CDK.AWS.SQS"
2401
+ },
2402
+ "java": {
2403
+ "package": "software.amazon.awscdk.services.sqs"
2404
+ },
2405
+ "python": {
2406
+ "module": "aws_cdk.aws_sqs"
2407
+ }
2408
+ }
704
2409
  },
705
- "java": {
706
- "maven": {
707
- "artifactId": "sqs",
708
- "groupId": "software.amazon.awscdk"
709
- },
710
- "package": "software.amazon.awscdk.services.sqs"
2410
+ "aws-cdk-lib.aws_ssm": {
2411
+ "targets": {
2412
+ "dotnet": {
2413
+ "namespace": "Amazon.CDK.AWS.SSM"
2414
+ },
2415
+ "java": {
2416
+ "package": "software.amazon.awscdk.services.ssm"
2417
+ },
2418
+ "python": {
2419
+ "module": "aws_cdk.aws_ssm"
2420
+ }
2421
+ }
711
2422
  },
712
- "js": {
713
- "npm": "@aws-cdk/aws-sqs"
2423
+ "aws-cdk-lib.aws_ssmcontacts": {
2424
+ "targets": {
2425
+ "dotnet": {
2426
+ "namespace": "Amazon.CDK.AWS.SSMContacts"
2427
+ },
2428
+ "java": {
2429
+ "package": "software.amazon.awscdk.services.ssmcontacts"
2430
+ },
2431
+ "python": {
2432
+ "module": "aws_cdk.aws_ssmcontacts"
2433
+ }
2434
+ }
714
2435
  },
715
- "python": {
716
- "classifiers": [
717
- "Framework :: AWS CDK",
718
- "Framework :: AWS CDK :: 1"
719
- ],
720
- "distName": "aws-cdk.aws-sqs",
721
- "module": "aws_cdk.aws_sqs"
722
- }
723
- }
724
- },
725
- "@aws-cdk/aws-ssm": {
726
- "targets": {
727
- "dotnet": {
728
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
729
- "namespace": "Amazon.CDK.AWS.SSM",
730
- "packageId": "Amazon.CDK.AWS.SSM"
2436
+ "aws-cdk-lib.aws_ssmincidents": {
2437
+ "targets": {
2438
+ "dotnet": {
2439
+ "namespace": "Amazon.CDK.AWS.SSMIncidents"
2440
+ },
2441
+ "java": {
2442
+ "package": "software.amazon.awscdk.services.ssmincidents"
2443
+ },
2444
+ "python": {
2445
+ "module": "aws_cdk.aws_ssmincidents"
2446
+ }
2447
+ }
731
2448
  },
732
- "java": {
733
- "maven": {
734
- "artifactId": "ssm",
735
- "groupId": "software.amazon.awscdk"
736
- },
737
- "package": "software.amazon.awscdk.services.ssm"
2449
+ "aws-cdk-lib.aws_sso": {
2450
+ "targets": {
2451
+ "dotnet": {
2452
+ "namespace": "Amazon.CDK.AWS.SSO"
2453
+ },
2454
+ "java": {
2455
+ "package": "software.amazon.awscdk.services.sso"
2456
+ },
2457
+ "python": {
2458
+ "module": "aws_cdk.aws_sso"
2459
+ }
2460
+ }
738
2461
  },
739
- "js": {
740
- "npm": "@aws-cdk/aws-ssm"
2462
+ "aws-cdk-lib.aws_stepfunctions": {
2463
+ "targets": {
2464
+ "dotnet": {
2465
+ "namespace": "Amazon.CDK.AWS.StepFunctions"
2466
+ },
2467
+ "java": {
2468
+ "package": "software.amazon.awscdk.services.stepfunctions"
2469
+ },
2470
+ "python": {
2471
+ "module": "aws_cdk.aws_stepfunctions"
2472
+ }
2473
+ }
741
2474
  },
742
- "python": {
743
- "classifiers": [
744
- "Framework :: AWS CDK",
745
- "Framework :: AWS CDK :: 1"
746
- ],
747
- "distName": "aws-cdk.aws-ssm",
748
- "module": "aws_cdk.aws_ssm"
749
- }
750
- }
751
- },
752
- "@aws-cdk/aws-synthetics": {
753
- "targets": {
754
- "dotnet": {
755
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
756
- "namespace": "Amazon.CDK.AWS.Synthetics",
757
- "packageId": "Amazon.CDK.AWS.Synthetics"
2475
+ "aws-cdk-lib.aws_stepfunctions_tasks": {
2476
+ "targets": {
2477
+ "dotnet": {
2478
+ "namespace": "Amazon.CDK.AWS.StepFunctions.Tasks"
2479
+ },
2480
+ "java": {
2481
+ "package": "software.amazon.awscdk.services.stepfunctions.tasks"
2482
+ },
2483
+ "python": {
2484
+ "module": "aws_cdk.aws_stepfunctions_tasks"
2485
+ }
2486
+ }
758
2487
  },
759
- "java": {
760
- "maven": {
761
- "artifactId": "synthetics",
762
- "groupId": "software.amazon.awscdk"
763
- },
764
- "package": "software.amazon.awscdk.services.synthetics"
2488
+ "aws-cdk-lib.aws_synthetics": {
2489
+ "targets": {
2490
+ "dotnet": {
2491
+ "namespace": "Amazon.CDK.AWS.Synthetics"
2492
+ },
2493
+ "java": {
2494
+ "package": "software.amazon.awscdk.services.synthetics"
2495
+ },
2496
+ "python": {
2497
+ "module": "aws_cdk.aws_synthetics"
2498
+ }
2499
+ }
765
2500
  },
766
- "js": {
767
- "npm": "@aws-cdk/aws-synthetics"
2501
+ "aws-cdk-lib.aws_timestream": {
2502
+ "targets": {
2503
+ "dotnet": {
2504
+ "namespace": "Amazon.CDK.AWS.Timestream"
2505
+ },
2506
+ "java": {
2507
+ "package": "software.amazon.awscdk.services.timestream"
2508
+ },
2509
+ "python": {
2510
+ "module": "aws_cdk.aws_timestream"
2511
+ }
2512
+ }
768
2513
  },
769
- "python": {
770
- "classifiers": [
771
- "Framework :: AWS CDK",
772
- "Framework :: AWS CDK :: 1"
773
- ],
774
- "distName": "aws-cdk.aws-synthetics",
775
- "module": "aws_cdk.aws_synthetics"
776
- }
777
- }
778
- },
779
- "@aws-cdk/cloud-assembly-schema": {
780
- "targets": {
781
- "dotnet": {
782
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
783
- "namespace": "Amazon.CDK.CloudAssembly.Schema",
784
- "packageId": "Amazon.CDK.CloudAssembly.Schema"
2514
+ "aws-cdk-lib.aws_transfer": {
2515
+ "targets": {
2516
+ "dotnet": {
2517
+ "namespace": "Amazon.CDK.AWS.Transfer"
2518
+ },
2519
+ "java": {
2520
+ "package": "software.amazon.awscdk.services.transfer"
2521
+ },
2522
+ "python": {
2523
+ "module": "aws_cdk.aws_transfer"
2524
+ }
2525
+ }
785
2526
  },
786
- "java": {
787
- "maven": {
788
- "artifactId": "cdk-cloud-assembly-schema",
789
- "groupId": "software.amazon.awscdk"
790
- },
791
- "package": "software.amazon.awscdk.cloudassembly.schema"
2527
+ "aws-cdk-lib.aws_waf": {
2528
+ "targets": {
2529
+ "dotnet": {
2530
+ "namespace": "Amazon.CDK.AWS.WAF"
2531
+ },
2532
+ "java": {
2533
+ "package": "software.amazon.awscdk.services.waf"
2534
+ },
2535
+ "python": {
2536
+ "module": "aws_cdk.aws_waf"
2537
+ }
2538
+ }
792
2539
  },
793
- "js": {
794
- "npm": "@aws-cdk/cloud-assembly-schema"
2540
+ "aws-cdk-lib.aws_wafregional": {
2541
+ "targets": {
2542
+ "dotnet": {
2543
+ "namespace": "Amazon.CDK.AWS.WAFRegional"
2544
+ },
2545
+ "java": {
2546
+ "package": "software.amazon.awscdk.services.waf.regional"
2547
+ },
2548
+ "python": {
2549
+ "module": "aws_cdk.aws_wafregional"
2550
+ }
2551
+ }
795
2552
  },
796
- "python": {
797
- "classifiers": [
798
- "Framework :: AWS CDK",
799
- "Framework :: AWS CDK :: 1"
800
- ],
801
- "distName": "aws-cdk.cloud-assembly-schema",
802
- "module": "aws_cdk.cloud_assembly_schema"
803
- }
804
- }
805
- },
806
- "@aws-cdk/core": {
807
- "targets": {
808
- "dotnet": {
809
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
810
- "namespace": "Amazon.CDK",
811
- "packageId": "Amazon.CDK"
2553
+ "aws-cdk-lib.aws_wafv2": {
2554
+ "targets": {
2555
+ "dotnet": {
2556
+ "namespace": "Amazon.CDK.AWS.WAFv2"
2557
+ },
2558
+ "java": {
2559
+ "package": "software.amazon.awscdk.services.wafv2"
2560
+ },
2561
+ "python": {
2562
+ "module": "aws_cdk.aws_wafv2"
2563
+ }
2564
+ }
812
2565
  },
813
- "java": {
814
- "maven": {
815
- "artifactId": "core",
816
- "groupId": "software.amazon.awscdk"
817
- },
818
- "package": "software.amazon.awscdk.core"
2566
+ "aws-cdk-lib.aws_wisdom": {
2567
+ "targets": {
2568
+ "dotnet": {
2569
+ "namespace": "Amazon.CDK.AWS.Wisdom"
2570
+ },
2571
+ "java": {
2572
+ "package": "software.amazon.awscdk.services.wisdom"
2573
+ },
2574
+ "python": {
2575
+ "module": "aws_cdk.aws_wisdom"
2576
+ }
2577
+ }
819
2578
  },
820
- "js": {
821
- "npm": "@aws-cdk/core"
2579
+ "aws-cdk-lib.aws_workspaces": {
2580
+ "targets": {
2581
+ "dotnet": {
2582
+ "namespace": "Amazon.CDK.AWS.WorkSpaces"
2583
+ },
2584
+ "java": {
2585
+ "package": "software.amazon.awscdk.services.workspaces"
2586
+ },
2587
+ "python": {
2588
+ "module": "aws_cdk.aws_workspaces"
2589
+ }
2590
+ }
822
2591
  },
823
- "python": {
824
- "classifiers": [
825
- "Framework :: AWS CDK",
826
- "Framework :: AWS CDK :: 1"
827
- ],
828
- "distName": "aws-cdk.core",
829
- "module": "aws_cdk.core"
830
- }
831
- }
832
- },
833
- "@aws-cdk/custom-resources": {
834
- "targets": {
835
- "dotnet": {
836
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
837
- "namespace": "Amazon.CDK.CustomResources",
838
- "packageId": "Amazon.CDK.AWS.CustomResources"
2592
+ "aws-cdk-lib.aws_xray": {
2593
+ "targets": {
2594
+ "dotnet": {
2595
+ "namespace": "Amazon.CDK.AWS.XRay"
2596
+ },
2597
+ "java": {
2598
+ "package": "software.amazon.awscdk.services.xray"
2599
+ },
2600
+ "python": {
2601
+ "module": "aws_cdk.aws_xray"
2602
+ }
2603
+ }
839
2604
  },
840
- "java": {
841
- "maven": {
842
- "artifactId": "cdk-customresources",
843
- "groupId": "software.amazon.awscdk"
844
- },
845
- "package": "software.amazon.awscdk.customresources"
2605
+ "aws-cdk-lib.cloud_assembly_schema": {
2606
+ "targets": {
2607
+ "dotnet": {
2608
+ "namespace": "Amazon.CDK.CloudAssembly.Schema"
2609
+ },
2610
+ "java": {
2611
+ "package": "software.amazon.awscdk.cloudassembly.schema"
2612
+ },
2613
+ "python": {
2614
+ "module": "aws_cdk.cloud_assembly_schema"
2615
+ }
2616
+ }
846
2617
  },
847
- "js": {
848
- "npm": "@aws-cdk/custom-resources"
2618
+ "aws-cdk-lib.cloudformation_include": {
2619
+ "targets": {
2620
+ "dotnet": {
2621
+ "namespace": "Amazon.CDK.CloudFormation.Include"
2622
+ },
2623
+ "java": {
2624
+ "package": "software.amazon.awscdk.cloudformation.include"
2625
+ },
2626
+ "python": {
2627
+ "module": "aws_cdk.cloudformation_include"
2628
+ }
2629
+ }
849
2630
  },
850
- "python": {
851
- "classifiers": [
852
- "Framework :: AWS CDK",
853
- "Framework :: AWS CDK :: 1"
854
- ],
855
- "distName": "aws-cdk.custom-resources",
856
- "module": "aws_cdk.custom_resources"
857
- }
858
- }
859
- },
860
- "@aws-cdk/cx-api": {
861
- "targets": {
862
- "dotnet": {
863
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
864
- "namespace": "Amazon.CDK.CXAPI",
865
- "packageId": "Amazon.CDK.CXAPI"
2631
+ "aws-cdk-lib.custom_resources": {
2632
+ "targets": {
2633
+ "dotnet": {
2634
+ "namespace": "Amazon.CDK.CustomResources"
2635
+ },
2636
+ "java": {
2637
+ "package": "software.amazon.awscdk.customresources"
2638
+ },
2639
+ "python": {
2640
+ "module": "aws_cdk.custom_resources"
2641
+ }
2642
+ }
866
2643
  },
867
- "java": {
868
- "maven": {
869
- "artifactId": "cdk-cx-api",
870
- "groupId": "software.amazon.awscdk"
871
- },
872
- "package": "software.amazon.awscdk.cxapi"
2644
+ "aws-cdk-lib.cx_api": {
2645
+ "targets": {
2646
+ "dotnet": {
2647
+ "namespace": "Amazon.CDK.CXAPI"
2648
+ },
2649
+ "java": {
2650
+ "package": "software.amazon.awscdk.cxapi"
2651
+ },
2652
+ "python": {
2653
+ "module": "aws_cdk.cx_api"
2654
+ }
2655
+ }
873
2656
  },
874
- "js": {
875
- "npm": "@aws-cdk/cx-api"
2657
+ "aws-cdk-lib.lambda_layer_awscli": {
2658
+ "targets": {
2659
+ "dotnet": {
2660
+ "namespace": "Amazon.CDK.LambdaLayer.AwsCli"
2661
+ },
2662
+ "java": {
2663
+ "package": "software.amazon.awscdk.lambdalayer.awscli"
2664
+ },
2665
+ "python": {
2666
+ "module": "aws_cdk.lambda_layer_awscli"
2667
+ }
2668
+ }
876
2669
  },
877
- "python": {
878
- "classifiers": [
879
- "Framework :: AWS CDK",
880
- "Framework :: AWS CDK :: 1"
881
- ],
882
- "distName": "aws-cdk.cx-api",
883
- "module": "aws_cdk.cx_api"
884
- }
885
- }
886
- },
887
- "@aws-cdk/lambda-layer-awscli": {
888
- "targets": {
889
- "dotnet": {
890
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
891
- "namespace": "Amazon.CDK.LambdaLayer.AwsCli",
892
- "packageId": "Amazon.CDK.LambdaLayer.AwsCli"
2670
+ "aws-cdk-lib.lambda_layer_kubectl": {
2671
+ "targets": {
2672
+ "dotnet": {
2673
+ "namespace": "Amazon.CDK.LambdaLayer.Kubectl"
2674
+ },
2675
+ "java": {
2676
+ "package": "software.amazon.awscdk.lambdalayer.kubectl"
2677
+ },
2678
+ "python": {
2679
+ "module": "aws_cdk.lambda_layer_kubectl"
2680
+ }
2681
+ }
893
2682
  },
894
- "java": {
895
- "maven": {
896
- "artifactId": "cdk-lambda-layer-awscli",
897
- "groupId": "software.amazon.awscdk"
898
- },
899
- "package": "software.amazon.awscdk.lambdalayer.awscli"
2683
+ "aws-cdk-lib.lambda_layer_node_proxy_agent": {
2684
+ "targets": {
2685
+ "dotnet": {
2686
+ "namespace": "Amazon.CDK.LambdaLayer.NodeProxyAgent"
2687
+ },
2688
+ "java": {
2689
+ "package": "software.amazon.awscdk.lambda.layer.node.proxy.agent"
2690
+ },
2691
+ "python": {
2692
+ "module": "aws_cdk.lambda_layer_node_proxy_agent"
2693
+ }
2694
+ }
900
2695
  },
901
- "js": {
902
- "npm": "@aws-cdk/lambda-layer-awscli"
2696
+ "aws-cdk-lib.pipelines": {
2697
+ "targets": {
2698
+ "dotnet": {
2699
+ "namespace": "Amazon.CDK.Pipelines"
2700
+ },
2701
+ "java": {
2702
+ "package": "software.amazon.awscdk.pipelines"
2703
+ },
2704
+ "python": {
2705
+ "module": "aws_cdk.pipelines"
2706
+ }
2707
+ }
903
2708
  },
904
- "python": {
905
- "classifiers": [
906
- "Framework :: AWS CDK",
907
- "Framework :: AWS CDK :: 1"
908
- ],
909
- "distName": "aws-cdk.lambda-layer-awscli",
910
- "module": "aws_cdk.lambda_layer_awscli"
2709
+ "aws-cdk-lib.region_info": {
2710
+ "targets": {
2711
+ "dotnet": {
2712
+ "namespace": "Amazon.CDK.RegionInfo"
2713
+ },
2714
+ "java": {
2715
+ "package": "software.amazon.awscdk.regioninfo"
2716
+ },
2717
+ "python": {
2718
+ "module": "aws_cdk.region_info"
2719
+ }
2720
+ }
911
2721
  }
912
- }
913
- },
914
- "@aws-cdk/region-info": {
2722
+ },
915
2723
  "targets": {
916
2724
  "dotnet": {
917
2725
  "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
918
- "namespace": "Amazon.CDK.RegionInfo",
919
- "packageId": "Amazon.CDK.RegionInfo"
2726
+ "namespace": "Amazon.CDK",
2727
+ "packageId": "Amazon.CDK.Lib"
2728
+ },
2729
+ "go": {
2730
+ "moduleName": "github.com/aws/aws-cdk-go",
2731
+ "packageName": "awscdk"
920
2732
  },
921
2733
  "java": {
922
2734
  "maven": {
923
- "artifactId": "cdk-region-info",
2735
+ "artifactId": "aws-cdk-lib",
924
2736
  "groupId": "software.amazon.awscdk"
925
2737
  },
926
- "package": "software.amazon.awscdk.regioninfo"
2738
+ "package": "software.amazon.awscdk"
927
2739
  },
928
2740
  "js": {
929
- "npm": "@aws-cdk/region-info"
2741
+ "npm": "aws-cdk-lib"
930
2742
  },
931
2743
  "python": {
932
- "classifiers": [
933
- "Framework :: AWS CDK",
934
- "Framework :: AWS CDK :: 1"
935
- ],
936
- "distName": "aws-cdk.region-info",
937
- "module": "aws_cdk.region_info"
2744
+ "distName": "aws-cdk-lib",
2745
+ "module": "aws_cdk"
938
2746
  }
939
2747
  }
940
2748
  },
@@ -969,7 +2777,7 @@
969
2777
  "stability": "stable"
970
2778
  },
971
2779
  "homepage": "https://github.com/mrgrain/cdk-esbuild",
972
- "jsiiVersion": "1.45.0 (build 61747b6)",
2780
+ "jsiiVersion": "1.47.0 (build 86d2c33)",
973
2781
  "keywords": [
974
2782
  "aws-cdk",
975
2783
  "bundler",
@@ -991,7 +2799,7 @@
991
2799
  },
992
2800
  "name": "@mrgrain/cdk-esbuild",
993
2801
  "readme": {
994
- "markdown": "# cdk-esbuild\n\n_CDK constructs for [esbuild](https://github.com/evanw/esbuild), an extremely fast JavaScript bundler_\n\n[Getting started](#getting-started) | [Migrating to v2](#migrating-to-v2) |\n[Documentation](#documentation) | [API Reference](#api-reference) | [Versioning](#versioning)\n\n## Why?\n\n_esbuild_ is an extremely fast bundler and minifier for Typescript and JavaScript.\nThis package makes _esbuild_ available to deploy lambda functions, static websites or to publish build artefacts (assets) for further use.\n\nAWS CDK [supports _esbuild_ with Lambda Functions](https://docs.aws.amazon.com/cdk/api/latest/docs/aws-lambda-nodejs-readme.html). However the implementation cannot be used with any other Constructs and doesn't expose all of _esbuild_'s build interface.\n\nThis package is running _esbuild_ directly in Node.js and bypasses Docker which the AWS CDK implementation uses. The approach is quicker and easier to use for Node.js users, but incompatible with other languages.\n\n**Production readiness**\n\nThis package is generally stable and ready to be used in production, as many do. However _esbuild_ not yet released a version 1.0.0 yet and its API is still in active development. Please check their guide on [production readiness](https://esbuild.github.io/faq/#production-readiness).\n\nNotably upgrades of the _esbuild_ minimum version requirement will be introduced in **minor versions** of this package and will inherit breaking changes from _esbuild_.\n\n## Getting started\n\nInstall `cdk-esbuild`:\n\n```\nnpm install @mrgrain/cdk-esbuild\n```\n\nIf _peer_ and _optional dependencies_ are not installed automatically (e.g. when using npm v4-6), please use this command to install all of them:\n\n```\nnpm install @mrgrain/cdk-esbuild esbuild @aws-cdk/core @aws-cdk/aws-lambda @aws-cdk/aws-s3-assets @aws-cdk/aws-s3-deployment @aws-cdk/aws-synthetics\n```\n\n### AWS Lambda: Serverless function\n\n> 💡 See [Lambda Function](examples/lambda) for a complete working example of a how to deploy a lambda function.\n\nUse `TypeScriptCode` as the `code` of a [lambda function](https://docs.aws.amazon.com/cdk/api/latest/docs/@aws-cdk_aws-lambda.Function.html#code):\n\n```ts\nimport * as lambda from \"@aws-cdk/aws-lambda\";\nimport { TypeScriptCode } from \"@mrgrain/cdk-esbuild\";\n\nconst bundledCode = new TypeScriptCode(\"src/index.ts\");\n\nconst fn = new lambda.Function(stack, \"MyFunction\", {\n runtime: lambda.Runtime.NODEJS_14_X,\n handler: \"index.handler\",\n code: bundledCode,\n});\n```\n\n### AWS S3: Static Website\n\n> 💡 See [Static Website with React](examples/website) for a complete working example of a how to deploy a React app to S3.\n\nUse `TypeScriptSource` as one of the `sources` of a [static website deployment](https://docs.aws.amazon.com/cdk/api/latest/docs/aws-s3-deployment-readme.html#roadmap):\n\n```ts\nimport * as s3 from \"@aws-cdk/aws-s3\";\nimport * as s3deploy from \"@aws-cdk/aws-s3-deployment\";\nimport { TypeScriptSource } from \"@mrgrain/cdk-esbuild\";\n\nconst websiteBundle = new TypeScriptSource(\"src/index.tsx\");\n\nconst websiteBucket = new s3.Bucket(stack, \"WebsiteBucket\", {\n autoDeleteObjects: true,\n publicReadAccess: true,\n removalPolicy: RemovalPolicy.DESTROY,\n websiteIndexDocument: \"index.html\",\n});\n\nnew s3deploy.BucketDeployment(stack, \"DeployWebsite\", {\n destinationBucket: websiteBucket,\n sources: [websiteBundle],\n});\n```\n\n### Amazon CloudWatch Synthetics: Canary monitoring\n\n> 💡 See [Monitored Website](examples/website) for a complete working example of a deployed and monitored website.\n\nSynthetics runs a canary to produce traffic to an application for monitoring purposes. Use `TypeScriptCode` as the `code` of a Canary test:\n\n```ts\nimport * as synthetics from \"@aws-cdk/aws-synthetics\";\nimport { TypeScriptCode } from \"@mrgrain/cdk-esbuild\";\n\nconst bundledCode = new TypeScriptCode(\"src/index.ts\", {\n buildOptions: {\n outdir: \"nodejs/node_modules\", // This is required by Synthetics\n },\n});\n\nconst canary = new synthetics.Canary(stack, \"MyCanary\", {\n runtime: synthetics.Runtime.SYNTHETICS_NODEJS_PUPPETEER_3_2,\n test: synthetics.Test.custom({\n code: bundledCode,\n handler: \"index.handler\",\n });\n});\n```\n\n# Documentation\n\nThe package exports various different constructs for use with existing CDK features. A major guiding design principal for this package is to _extend, don't replace_. Expect constructs that you can provide as props, not complete replacements.\n\nFor use in **Lambda Functions** and **Synthetic Canaries**, the following classes implement `lambda.Code` ([reference](https://docs.aws.amazon.com/cdk/api/latest/docs/@aws-cdk_aws-lambda.Code.html)) and `synthetics.Code` ([reference](https://docs.aws.amazon.com/cdk/api/latest/docs/@aws-cdk_aws-synthetics.Code.html)):\n\n- `TypeScriptCode` & `JavaScriptCode`\n\nInline code is only supported by **Lambda**:\n\n- `InlineTypeScriptCode` & `InlineJavaScriptCode`\n- `InlineTsxCode` & `InlineJsxCode`\n\nFor use with **S3 bucket deployments**, classes implementing `s3deploy.ISource` ([reference](https://docs.aws.amazon.com/cdk/api/latest/docs/aws-s3-deployment-readme.html)):\n\n- 🧺 `TypeScriptSource` & `JavaScriptSource`\n\n> _Code and Source constructs seamlessly plugin to high-level CDK features. They share the same set of parameters, props and build options._\n\nUnderlying classes power the other features. You normally won't have to use them, but they are there if you need them:\n\n- `TypeScriptAsset` & `JavaScriptAsset` implements `s3.Asset` ([reference](https://docs.aws.amazon.com/cdk/api/latest/docs/@aws-cdk_aws-s3-assets.Asset.html)) \\\n creates an asset uploaded to S3 which can be referenced by other constructs\n\n- `EsbuildBundler` implements `core.BundlingOptions` ([reference](https://docs.aws.amazon.com/cdk/api/latest/docs/@aws-cdk_core.BundlingOptions.html)) \\\n provides an interface for a _esbuild_ bundler wherever needed\n\n## [API Reference](API.md)\n\nAuto-generated reference for classes and structs. This information is also available within the code completion of your IDE.\n\n## Escape hatches\n\nIt's possible that you want to use a implementation of esbuild that's different to the default one. Common reasons are:\n\n- The current version constraints for esbuild are not suitable\n- To use version of esbuild that is installed by any other means than `npm`, including Docker\n- Plugin support is needed for the building\n\nFor these situations, this package offers an escape hatch to bypass regular the implementation and provide a custom build and transform function.\n\n### Custom build function\n\nConstructs that result in starting a build, take a `buildFn` as optional prop. While the defined type for this function is `any`, it must implement the same signature as esbuild's `buildSync` function.\n\n```ts\nnew TypeScriptCode(\"fixtures/handlers/ts-handler.ts\", {\n buildFn: (options: BuildOptions): BuildResult => {\n try {\n // custom implementation returning BuildResult\n } catch (error) {\n // throw BuildFailure exception here\n }\n },\n});\n```\n\nInstead of esbuild, the provided function will be invoked with the calculated build options. The custom build function can amend, change or discard any of these. However integration with CDK relies heavily on the values `outdir`/`outfile` are set to and it's usually required to use them unchanged.\n\nFailures have to cause a `BuildFailure` exception in order to be fully handled.\n\n### Custom transform function\n\nConstructs that result in starting a transformation, take a `transformFn` as optional prop. While the defined type for this function is `any`, it must implement the same signature as esbuild's `transformSync` function.\n\n```ts\nnew InlineTypeScriptCode(\"let x: number = 1\", {\n transformFn: (options: TransformOptions): TransformResult => {\n try {\n // custom implementation returning TransformResult\n } catch (error) {\n // throw TransformFailure exception here\n }\n },,\n});\n```\n\nInstead of esbuild, the provided function will be invoked with the calculated transform options. The custom transform function can amend, change or discard any of these.\n\nFailures have to cause a `TransformFailure` exception in order to be fully handled.\n\n## Migrating to v2\n\nThe main changes in cdk-esbuild v2 are:\n\n- The package is now `jsii` compliant and published in the [Construct Hub](https://constructs.dev/). This will also enable a possible feature release for other languages.\n- Deprecated properties and classes have been removed, most notably the previous support for bundling via a Docker container. The implementation had a few issues that cannot be easily resolved. However more generic support for custom executables might arrive in later versions.\n- `esbuild` is now installed as an optional dependency. It's not optional at all, but this is a ramification of using `jsii`. In practice this will have no impact on most people.\n- Interfaces have been streamlined and the names and setup of internal types have been changed. In the unlikely case that someone was relying on these, upgrading will be straight forward.\n\n### Upgrading\n\n- Update the package dependency to v2: `npm install --save @mrgrain/cdk-esbuild@^2.0.0`\n- `esbuild` is now installed as an optional dependency. If your setup does not automatically install optional dependencies, add it as an explicit dependency.\n- Remove any use of `bundlerPriority`.\n- Experimental construct `EsbuildBundling` has been renamed to `EsbuildBundler` and its interface has slightly changed. Like most other constructs, it now takes `entryPoints` as first parameter, with an optional `props` object as the second.\n\n## Versioning\n\nThis package _mostly_ follows [Semantic Versioning](https://semver.org/), with the exception of upgrades to `esbuild`. These will be released as **minor versions** and often include breaking changes from `esbuild`.\n\nAlthough great care is taken to avoid this, all features marked with `@stability experimental` may change with minor versions. The flag is only applied to new and experimental features and internal classes.\n\n### Npm Tags\n\nSome users prefer to use tags over version ranges. The following stable tags are available for use:\n\n- `cdk-v1`, `cdk-v2` are provided for the latest release compatible with each version of the AWS CDK.\n\n- `latest` is the most recent stable release.\n\nThese tags also exist, but usage is strongly not recommended:\n\n- `unstable`, `next` are used for pre-release of the current and next major version respectively.\n\n- ~~`cdk-1.x.x`~~ tags have been deprecated in favour of `cdk-v1`. Use that one instead.\n\n## Future releases\n\n### AWS CDK v2\n\nThe monolithic version 2 of CDK (aka Mono-CDK) is on the horizon. A new major release of this package will be marked alongside CDK. Support for AWS CDK v1.x.x will be continued, however no new features will be added.\n\n### Stable esbuild\n\nOnce `esbuild` has reached a stable version 1.0, a new major version will be released for _all_ breaking changes, including updates to minimum (peer) dependencies.\n\n## Library authors\n\nWhen developing a library consumed by other packages, you'll most likely have to set `buildOptions.absWorkingDir`. The easiest way to do this, is to resolve based on the directory name of the file, and traverse the tree upwards to the root of your library package (that's where `package.json` and `tsconfig.json` are):\n\n```ts\n// file: project/src/index.ts\nconst props = {\n buildOptions: {\n absWorkingDir: path.resolve(__dirname, \"..\"), // now: /user/project\n },\n};\n```\n\nThis will dynamically resolve to the correct path, wherever the package is installed.\n"
2802
+ "markdown": "# cdk-esbuild\n\n_CDK constructs for [esbuild](https://github.com/evanw/esbuild), an extremely fast JavaScript bundler_\n\n> ⚠️ This is the documentation for the version compatible with AWS CDK v2. For the previous, AWS CDK v1 compatible release, see [cdk-esbuild@v2](https://github.com/mrgrain/cdk-esbuild/tree/v2)\n\n[Getting started](#getting-started) | [Migrating to v3](#migrating-to-v3) |\n[Documentation](#documentation) | [API Reference](#api-reference) | [Versioning](#versioning)\n\n## Why?\n\n_esbuild_ is an extremely fast bundler and minifier for Typescript and JavaScript.\nThis package makes _esbuild_ available to deploy lambda functions, static websites or to publish build artefacts (assets) for further use.\n\nAWS CDK [supports _esbuild_ with Lambda Functions](https://docs.aws.amazon.com/cdk/api/latest/docs/aws-lambda-nodejs-readme.html). However the implementation cannot be used with any other Constructs and doesn't expose all of _esbuild_'s build interface.\n\nThis package is running _esbuild_ directly in Node.js and bypasses Docker which the AWS CDK implementation uses. The approach is quicker and easier to use for Node.js users, but incompatible with other languages.\n\n**Production readiness**\n\nThis package is generally stable and ready to be used in production, as many do. However _esbuild_ not yet released a version 1.0.0 yet and its API is still in active development. Please check their guide on [production readiness](https://esbuild.github.io/faq/#production-readiness).\n\nNotably upgrades of the _esbuild_ minimum version requirement will be introduced in **minor versions** of this package and will inherit breaking changes from _esbuild_.\n\n## Getting started\n\nInstall `cdk-esbuild`:\n\n```\nnpm install @mrgrain/cdk-esbuild@^3.0.0\n```\n\nIf _peer_ and _optional dependencies_ are not installed automatically (e.g. when using npm v4-6), please use this command to install all of them:\n\n```\nnpm install @mrgrain/cdk-esbuild@^3.0.0 esbuild\n```\n\n### AWS Lambda: Serverless function\n\n> 💡 See [Lambda Function](examples/lambda) for a complete working example of a how to deploy a lambda function.\n\nUse `TypeScriptCode` as the `code` of a [lambda function](https://docs.aws.amazon.com/cdk/api/latest/docs/@aws-cdk_aws-lambda.Function.html#code):\n\n```ts\nimport * as lambda from \"@aws-cdk/aws-lambda\";\nimport { TypeScriptCode } from \"@mrgrain/cdk-esbuild\";\n\nconst bundledCode = new TypeScriptCode(\"src/index.ts\");\n\nconst fn = new lambda.Function(stack, \"MyFunction\", {\n runtime: lambda.Runtime.NODEJS_14_X,\n handler: \"index.handler\",\n code: bundledCode,\n});\n```\n\n### AWS S3: Static Website\n\n> 💡 See [Static Website with React](examples/website) for a complete working example of a how to deploy a React app to S3.\n\nUse `TypeScriptSource` as one of the `sources` of a [static website deployment](https://docs.aws.amazon.com/cdk/api/latest/docs/aws-s3-deployment-readme.html#roadmap):\n\n```ts\nimport * as s3 from \"@aws-cdk/aws-s3\";\nimport * as s3deploy from \"@aws-cdk/aws-s3-deployment\";\nimport { TypeScriptSource } from \"@mrgrain/cdk-esbuild\";\n\nconst websiteBundle = new TypeScriptSource(\"src/index.tsx\");\n\nconst websiteBucket = new s3.Bucket(stack, \"WebsiteBucket\", {\n autoDeleteObjects: true,\n publicReadAccess: true,\n removalPolicy: RemovalPolicy.DESTROY,\n websiteIndexDocument: \"index.html\",\n});\n\nnew s3deploy.BucketDeployment(stack, \"DeployWebsite\", {\n destinationBucket: websiteBucket,\n sources: [websiteBundle],\n});\n```\n\n### Amazon CloudWatch Synthetics: Canary monitoring\n\n> 💡 See [Monitored Website](examples/website) for a complete working example of a deployed and monitored website.\n\nSynthetics runs a canary to produce traffic to an application for monitoring purposes. Use `TypeScriptCode` as the `code` of a Canary test:\n\n```ts\nimport * as synthetics from \"@aws-cdk/aws-synthetics\";\nimport { TypeScriptCode } from \"@mrgrain/cdk-esbuild\";\n\nconst bundledCode = new TypeScriptCode(\"src/index.ts\", {\n buildOptions: {\n outdir: \"nodejs/node_modules\", // This is required by Synthetics\n },\n});\n\nconst canary = new synthetics.Canary(stack, \"MyCanary\", {\n runtime: synthetics.Runtime.SYNTHETICS_NODEJS_PUPPETEER_3_2,\n test: synthetics.Test.custom({\n code: bundledCode,\n handler: \"index.handler\",\n });\n});\n```\n\n# Documentation\n\nThe package exports various different constructs for use with existing CDK features. A major guiding design principal for this package is to _extend, don't replace_. Expect constructs that you can provide as props, not complete replacements.\n\nFor use in **Lambda Functions** and **Synthetic Canaries**, the following classes implement `lambda.Code` ([reference](https://docs.aws.amazon.com/cdk/api/latest/docs/@aws-cdk_aws-lambda.Code.html)) and `synthetics.Code` ([reference](https://docs.aws.amazon.com/cdk/api/latest/docs/@aws-cdk_aws-synthetics.Code.html)):\n\n- `TypeScriptCode` & `JavaScriptCode`\n\nInline code is only supported by **Lambda**:\n\n- `InlineTypeScriptCode` & `InlineJavaScriptCode`\n- `InlineTsxCode` & `InlineJsxCode`\n\nFor use with **S3 bucket deployments**, classes implementing `s3deploy.ISource` ([reference](https://docs.aws.amazon.com/cdk/api/latest/docs/aws-s3-deployment-readme.html)):\n\n- 🧺 `TypeScriptSource` & `JavaScriptSource`\n\n> _Code and Source constructs seamlessly plugin to high-level CDK features. They share the same set of parameters, props and build options._\n\nUnderlying classes power the other features. You normally won't have to use them, but they are there if you need them:\n\n- `TypeScriptAsset` & `JavaScriptAsset` implements `s3.Asset` ([reference](https://docs.aws.amazon.com/cdk/api/latest/docs/@aws-cdk_aws-s3-assets.Asset.html)) \\\n creates an asset uploaded to S3 which can be referenced by other constructs\n\n- `EsbuildBundler` implements `core.BundlingOptions` ([reference](https://docs.aws.amazon.com/cdk/api/latest/docs/@aws-cdk_core.BundlingOptions.html)) \\\n provides an interface for a _esbuild_ bundler wherever needed\n\n## [API Reference](API.md)\n\nAuto-generated reference for classes and structs. This information is also available within the code completion of your IDE.\n\n## Escape hatches\n\nIt's possible that you want to use a implementation of esbuild that's different to the default one. Common reasons are:\n\n- The current version constraints for esbuild are not suitable\n- To use version of esbuild that is installed by any other means than `npm`, including Docker\n- Plugin support is needed for the building\n\nFor these situations, this package offers an escape hatch to bypass regular the implementation and provide a custom build and transform function.\n\n### Custom build function\n\n> 💡 See [Using esbuild with plugins](examples/esbuild-with-plugins) for a complete working example of a custom build function using this escape hatch.\n\nConstructs that result in starting a build, take a `buildFn` as optional prop. While the defined type for this function is `any`, it must implement the same signature as esbuild's `buildSync` function.\n\n```ts\nnew TypeScriptCode(\"fixtures/handlers/ts-handler.ts\", {\n buildFn: (options: BuildOptions): BuildResult => {\n try {\n // custom implementation returning BuildResult\n } catch (error) {\n // throw BuildFailure exception here\n }\n },\n});\n```\n\nInstead of esbuild, the provided function will be invoked with the calculated build options. The custom build function can amend, change or discard any of these. However integration with CDK relies heavily on the values `outdir`/`outfile` are set to and it's usually required to use them unchanged.\n\nFailures have to cause a `BuildFailure` exception in order to be fully handled.\n\n### Custom transform function\n\nConstructs that result in starting a transformation, take a `transformFn` as optional prop. While the defined type for this function is `any`, it must implement the same signature as esbuild's `transformSync` function.\n\n```ts\nnew InlineTypeScriptCode(\"let x: number = 1\", {\n transformFn: (options: TransformOptions): TransformResult => {\n try {\n // custom implementation returning TransformResult\n } catch (error) {\n // throw TransformFailure exception here\n }\n },,\n});\n```\n\nInstead of esbuild, the provided function will be invoked with the calculated transform options. The custom transform function can amend, change or discard any of these.\n\nFailures have to cause a `TransformFailure` exception in order to be fully handled.\n\n## Migrating to v3\n\nThe release of cdk-esbuild v3 brings compatibility with AWS CDK v2. Furthermore all deprecated properties and classes have been removed. In particular `InlineCode` classes now take `TransformerProps` as second parameter instead of transform options.\n\n### Upgrading\n\n- This version requires AWS CDK v2. Follow the [official migration guide](https://docs.aws.amazon.com/cdk/latest/guide/work-with-cdk-v2.html) to upgrade.\n- Update the package dependency to v3: `npm install --save @mrgrain/cdk-esbuild@^3.0.0`\n- `esbuild` is installed as an optional dependency. If your setup does not automatically install optional dependencies, make sure to add it as an explicit dependency.\n- Any use of `InlineCode` variations has to be updated. Previously the second parameter was either of type `TransformerProps` or `TransformOptions`. Now it must be `TransformerProps`.\\\n If the passed value is of type `TransformOptions`, turn it into the correct type like this:\n\n ```ts\n const oldOptions: TransformOptions = {...}\n\n new InlineTypeScriptCode('// inline code', {\n transformOptions: oldOptions\n });\n ```\n\n## Versioning\n\nThis package _mostly_ follows [Semantic Versioning](https://semver.org/), with the exception of upgrades to `esbuild`. These will be released as **minor versions** and often include breaking changes from `esbuild`.\n\n### Npm Tags\n\nSome users prefer to use tags over version ranges. The following stable tags are available for use:\n\n- `cdk-v1`, `cdk-v2` are provided for the latest release compatible with each version of the AWS CDK.\n\n- `latest` is the most recent stable release.\n\nThese tags also exist, but usage is strongly not recommended:\n\n- `unstable`, `next` are used for pre-release of the current and next major version respectively.\n\n- ~~`cdk-1.x.x`~~ tags have been deprecated in favour of `cdk-v1`. Use that one instead.\n\n## Future releases\n\n### Stable esbuild\n\nOnce `esbuild` has reached a stable version 1.0, a new major version will be released for _all_ breaking changes, including updates to minimum (peer) dependencies.\n\n## Library authors\n\nWhen developing a library consumed by other packages, you'll most likely have to set `buildOptions.absWorkingDir`. The easiest way to do this, is to resolve based on the directory name of the file, and traverse the tree upwards to the root of your library package (that's where `package.json` and `tsconfig.json` are):\n\n```ts\n// file: project/src/index.ts\nconst props = {\n buildOptions: {\n absWorkingDir: path.resolve(__dirname, \"..\"), // now: /user/project\n },\n};\n```\n\nThis will dynamically resolve to the correct path, wherever the package is installed.\n"
995
2803
  },
996
2804
  "repository": {
997
2805
  "type": "git",
@@ -1017,7 +2825,7 @@
1017
2825
  "kind": "interface",
1018
2826
  "locationInModule": {
1019
2827
  "filename": "src/asset.ts",
1020
- "line": 22
2828
+ "line": 23
1021
2829
  },
1022
2830
  "name": "AssetProps",
1023
2831
  "properties": [
@@ -1031,7 +2839,7 @@
1031
2839
  "immutable": true,
1032
2840
  "locationInModule": {
1033
2841
  "filename": "src/asset.ts",
1034
- "line": 28
2842
+ "line": 29
1035
2843
  },
1036
2844
  "name": "entryPoints",
1037
2845
  "type": {
@@ -1070,7 +2878,7 @@
1070
2878
  "immutable": true,
1071
2879
  "locationInModule": {
1072
2880
  "filename": "src/asset.ts",
1073
- "line": 19
2881
+ "line": 20
1074
2882
  },
1075
2883
  "name": "assetHash",
1076
2884
  "optional": true,
@@ -2119,7 +3927,7 @@
2119
3927
  "kind": "interface",
2120
3928
  "locationInModule": {
2121
3929
  "filename": "src/code.ts",
2122
- "line": 17
3930
+ "line": 18
2123
3931
  },
2124
3932
  "name": "CodeConfig",
2125
3933
  "properties": [
@@ -2132,11 +3940,11 @@
2132
3940
  "immutable": true,
2133
3941
  "locationInModule": {
2134
3942
  "filename": "src/code.ts",
2135
- "line": 23
3943
+ "line": 24
2136
3944
  },
2137
3945
  "name": "s3Location",
2138
3946
  "type": {
2139
- "fqn": "@aws-cdk/aws-s3.Location"
3947
+ "fqn": "aws-cdk-lib.aws_s3.Location"
2140
3948
  }
2141
3949
  }
2142
3950
  ],
@@ -2261,7 +4069,7 @@
2261
4069
  },
2262
4070
  "name": "image",
2263
4071
  "type": {
2264
- "fqn": "@aws-cdk/core.DockerImage"
4072
+ "fqn": "aws-cdk-lib.DockerImage"
2265
4073
  }
2266
4074
  },
2267
4075
  {
@@ -2276,7 +4084,7 @@
2276
4084
  },
2277
4085
  "name": "local",
2278
4086
  "type": {
2279
- "fqn": "@aws-cdk/core.ILocalBundling"
4087
+ "fqn": "aws-cdk-lib.ILocalBundling"
2280
4088
  }
2281
4089
  },
2282
4090
  {
@@ -2299,7 +4107,7 @@
2299
4107
  },
2300
4108
  "@mrgrain/cdk-esbuild.InlineJavaScriptCode": {
2301
4109
  "assembly": "@mrgrain/cdk-esbuild",
2302
- "base": "@aws-cdk/aws-lambda.InlineCode",
4110
+ "base": "aws-cdk-lib.aws_lambda.InlineCode",
2303
4111
  "docs": {
2304
4112
  "stability": "experimental",
2305
4113
  "summary": "An implementation of `lambda.InlineCode` using the esbuild Transform API. Inline function code is limited to 4 KiB after transformation."
@@ -2358,7 +4166,7 @@
2358
4166
  },
2359
4167
  "@mrgrain/cdk-esbuild.InlineJsxCode": {
2360
4168
  "assembly": "@mrgrain/cdk-esbuild",
2361
- "base": "@aws-cdk/aws-lambda.InlineCode",
4169
+ "base": "aws-cdk-lib.aws_lambda.InlineCode",
2362
4170
  "docs": {
2363
4171
  "stability": "experimental",
2364
4172
  "summary": "An implementation of `lambda.InlineCode` using the esbuild Transform API. Inline function code is limited to 4 KiB after transformation."
@@ -2417,7 +4225,7 @@
2417
4225
  },
2418
4226
  "@mrgrain/cdk-esbuild.InlineTsxCode": {
2419
4227
  "assembly": "@mrgrain/cdk-esbuild",
2420
- "base": "@aws-cdk/aws-lambda.InlineCode",
4228
+ "base": "aws-cdk-lib.aws_lambda.InlineCode",
2421
4229
  "docs": {
2422
4230
  "stability": "experimental",
2423
4231
  "summary": "An implementation of `lambda.InlineCode` using the esbuild Transform API. Inline function code is limited to 4 KiB after transformation."
@@ -2476,7 +4284,7 @@
2476
4284
  },
2477
4285
  "@mrgrain/cdk-esbuild.InlineTypeScriptCode": {
2478
4286
  "assembly": "@mrgrain/cdk-esbuild",
2479
- "base": "@aws-cdk/aws-lambda.InlineCode",
4287
+ "base": "aws-cdk-lib.aws_lambda.InlineCode",
2480
4288
  "docs": {
2481
4289
  "stability": "experimental",
2482
4290
  "summary": "An implementation of `lambda.InlineCode` using the esbuild Transform API. Inline function code is limited to 4 KiB after transformation."
@@ -2547,13 +4355,13 @@
2547
4355
  },
2548
4356
  "locationInModule": {
2549
4357
  "filename": "src/asset.ts",
2550
- "line": 41
4358
+ "line": 42
2551
4359
  },
2552
4360
  "parameters": [
2553
4361
  {
2554
4362
  "name": "scope",
2555
4363
  "type": {
2556
- "fqn": "@aws-cdk/core.Construct"
4364
+ "fqn": "constructs.Construct"
2557
4365
  }
2558
4366
  },
2559
4367
  {
@@ -2573,7 +4381,7 @@
2573
4381
  "kind": "class",
2574
4382
  "locationInModule": {
2575
4383
  "filename": "src/asset.ts",
2576
- "line": 96
4384
+ "line": 97
2577
4385
  },
2578
4386
  "name": "JavaScriptAsset",
2579
4387
  "symbolId": "src/asset:JavaScriptAsset"
@@ -2591,7 +4399,7 @@
2591
4399
  },
2592
4400
  "locationInModule": {
2593
4401
  "filename": "src/code.ts",
2594
- "line": 123
4402
+ "line": 124
2595
4403
  },
2596
4404
  "parameters": [
2597
4405
  {
@@ -2644,7 +4452,7 @@
2644
4452
  "kind": "class",
2645
4453
  "locationInModule": {
2646
4454
  "filename": "src/code.ts",
2647
- "line": 120
4455
+ "line": 121
2648
4456
  },
2649
4457
  "methods": [
2650
4458
  {
@@ -2653,14 +4461,14 @@
2653
4461
  },
2654
4462
  "locationInModule": {
2655
4463
  "filename": "src/code.ts",
2656
- "line": 73
4464
+ "line": 74
2657
4465
  },
2658
4466
  "name": "bind",
2659
4467
  "parameters": [
2660
4468
  {
2661
4469
  "name": "scope",
2662
4470
  "type": {
2663
- "fqn": "@aws-cdk/core.Construct"
4471
+ "fqn": "constructs.Construct"
2664
4472
  }
2665
4473
  }
2666
4474
  ],
@@ -2678,21 +4486,21 @@
2678
4486
  },
2679
4487
  "locationInModule": {
2680
4488
  "filename": "src/code.ts",
2681
- "line": 105
4489
+ "line": 106
2682
4490
  },
2683
4491
  "name": "bindToResource",
2684
4492
  "parameters": [
2685
4493
  {
2686
4494
  "name": "resource",
2687
4495
  "type": {
2688
- "fqn": "@aws-cdk/core.CfnResource"
4496
+ "fqn": "aws-cdk-lib.CfnResource"
2689
4497
  }
2690
4498
  },
2691
4499
  {
2692
4500
  "name": "options",
2693
4501
  "optional": true,
2694
4502
  "type": {
2695
- "fqn": "@aws-cdk/aws-lambda.ResourceBindOptions"
4503
+ "fqn": "aws-cdk-lib.aws_lambda.ResourceBindOptions"
2696
4504
  }
2697
4505
  }
2698
4506
  ]
@@ -2707,7 +4515,7 @@
2707
4515
  "immutable": true,
2708
4516
  "locationInModule": {
2709
4517
  "filename": "src/code.ts",
2710
- "line": 121
4518
+ "line": 122
2711
4519
  },
2712
4520
  "name": "assetClass",
2713
4521
  "protected": true,
@@ -2721,7 +4529,7 @@
2721
4529
  },
2722
4530
  "locationInModule": {
2723
4531
  "filename": "src/code.ts",
2724
- "line": 41
4532
+ "line": 42
2725
4533
  },
2726
4534
  "name": "asset",
2727
4535
  "protected": true,
@@ -2746,7 +4554,7 @@
2746
4554
  },
2747
4555
  "locationInModule": {
2748
4556
  "filename": "src/code.ts",
2749
- "line": 48
4557
+ "line": 49
2750
4558
  },
2751
4559
  "name": "isInline",
2752
4560
  "type": {
@@ -2759,7 +4567,7 @@
2759
4567
  },
2760
4568
  "locationInModule": {
2761
4569
  "filename": "src/code.ts",
2762
- "line": 39
4570
+ "line": 40
2763
4571
  },
2764
4572
  "name": "props",
2765
4573
  "protected": true,
@@ -2783,7 +4591,7 @@
2783
4591
  "kind": "interface",
2784
4592
  "locationInModule": {
2785
4593
  "filename": "src/code.ts",
2786
- "line": 26
4594
+ "line": 27
2787
4595
  },
2788
4596
  "name": "JavaScriptCodeProps",
2789
4597
  "properties": [
@@ -2797,7 +4605,7 @@
2797
4605
  "immutable": true,
2798
4606
  "locationInModule": {
2799
4607
  "filename": "src/asset.ts",
2800
- "line": 19
4608
+ "line": 20
2801
4609
  },
2802
4610
  "name": "assetHash",
2803
4611
  "optional": true,
@@ -2820,7 +4628,7 @@
2820
4628
  },
2821
4629
  "locationInModule": {
2822
4630
  "filename": "src/source.ts",
2823
- "line": 88
4631
+ "line": 89
2824
4632
  },
2825
4633
  "parameters": [
2826
4634
  {
@@ -2861,12 +4669,12 @@
2861
4669
  ]
2862
4670
  },
2863
4671
  "interfaces": [
2864
- "@aws-cdk/aws-s3-deployment.ISource"
4672
+ "aws-cdk-lib.aws_s3_deployment.ISource"
2865
4673
  ],
2866
4674
  "kind": "class",
2867
4675
  "locationInModule": {
2868
4676
  "filename": "src/source.ts",
2869
- "line": 82
4677
+ "line": 83
2870
4678
  },
2871
4679
  "methods": [
2872
4680
  {
@@ -2876,28 +4684,28 @@
2876
4684
  },
2877
4685
  "locationInModule": {
2878
4686
  "filename": "src/source.ts",
2879
- "line": 48
4687
+ "line": 49
2880
4688
  },
2881
4689
  "name": "bind",
2882
- "overrides": "@aws-cdk/aws-s3-deployment.ISource",
4690
+ "overrides": "aws-cdk-lib.aws_s3_deployment.ISource",
2883
4691
  "parameters": [
2884
4692
  {
2885
4693
  "name": "scope",
2886
4694
  "type": {
2887
- "fqn": "@aws-cdk/core.Construct"
4695
+ "fqn": "constructs.Construct"
2888
4696
  }
2889
4697
  },
2890
4698
  {
2891
4699
  "name": "context",
2892
4700
  "optional": true,
2893
4701
  "type": {
2894
- "fqn": "@aws-cdk/aws-s3-deployment.DeploymentSourceContext"
4702
+ "fqn": "aws-cdk-lib.aws_s3_deployment.DeploymentSourceContext"
2895
4703
  }
2896
4704
  }
2897
4705
  ],
2898
4706
  "returns": {
2899
4707
  "type": {
2900
- "fqn": "@aws-cdk/aws-s3-deployment.SourceConfig"
4708
+ "fqn": "aws-cdk-lib.aws_s3_deployment.SourceConfig"
2901
4709
  }
2902
4710
  }
2903
4711
  }
@@ -2910,7 +4718,7 @@
2910
4718
  },
2911
4719
  "locationInModule": {
2912
4720
  "filename": "src/source.ts",
2913
- "line": 26
4721
+ "line": 27
2914
4722
  },
2915
4723
  "name": "asset",
2916
4724
  "protected": true,
@@ -2933,7 +4741,7 @@
2933
4741
  },
2934
4742
  "locationInModule": {
2935
4743
  "filename": "src/source.ts",
2936
- "line": 86
4744
+ "line": 87
2937
4745
  },
2938
4746
  "name": "assetClass",
2939
4747
  "type": {
@@ -2946,7 +4754,7 @@
2946
4754
  },
2947
4755
  "locationInModule": {
2948
4756
  "filename": "src/source.ts",
2949
- "line": 24
4757
+ "line": 25
2950
4758
  },
2951
4759
  "name": "props",
2952
4760
  "protected": true,
@@ -2970,7 +4778,7 @@
2970
4778
  "kind": "interface",
2971
4779
  "locationInModule": {
2972
4780
  "filename": "src/source.ts",
2973
- "line": 11
4781
+ "line": 12
2974
4782
  },
2975
4783
  "name": "JavaScriptSourceProps",
2976
4784
  "properties": [
@@ -2984,7 +4792,7 @@
2984
4792
  "immutable": true,
2985
4793
  "locationInModule": {
2986
4794
  "filename": "src/asset.ts",
2987
- "line": 19
4795
+ "line": 20
2988
4796
  },
2989
4797
  "name": "assetHash",
2990
4798
  "optional": true,
@@ -3590,13 +5398,13 @@
3590
5398
  },
3591
5399
  "locationInModule": {
3592
5400
  "filename": "src/asset.ts",
3593
- "line": 41
5401
+ "line": 42
3594
5402
  },
3595
5403
  "parameters": [
3596
5404
  {
3597
5405
  "name": "scope",
3598
5406
  "type": {
3599
- "fqn": "@aws-cdk/core.Construct"
5407
+ "fqn": "constructs.Construct"
3600
5408
  }
3601
5409
  },
3602
5410
  {
@@ -3616,7 +5424,7 @@
3616
5424
  "kind": "class",
3617
5425
  "locationInModule": {
3618
5426
  "filename": "src/asset.ts",
3619
- "line": 105
5427
+ "line": 106
3620
5428
  },
3621
5429
  "name": "TypeScriptAsset",
3622
5430
  "symbolId": "src/asset:TypeScriptAsset"
@@ -3634,7 +5442,7 @@
3634
5442
  },
3635
5443
  "locationInModule": {
3636
5444
  "filename": "src/code.ts",
3637
- "line": 155
5445
+ "line": 156
3638
5446
  },
3639
5447
  "parameters": [
3640
5448
  {
@@ -3687,7 +5495,7 @@
3687
5495
  "kind": "class",
3688
5496
  "locationInModule": {
3689
5497
  "filename": "src/code.ts",
3690
- "line": 152
5498
+ "line": 153
3691
5499
  },
3692
5500
  "methods": [
3693
5501
  {
@@ -3696,14 +5504,14 @@
3696
5504
  },
3697
5505
  "locationInModule": {
3698
5506
  "filename": "src/code.ts",
3699
- "line": 73
5507
+ "line": 74
3700
5508
  },
3701
5509
  "name": "bind",
3702
5510
  "parameters": [
3703
5511
  {
3704
5512
  "name": "scope",
3705
5513
  "type": {
3706
- "fqn": "@aws-cdk/core.Construct"
5514
+ "fqn": "constructs.Construct"
3707
5515
  }
3708
5516
  }
3709
5517
  ],
@@ -3721,21 +5529,21 @@
3721
5529
  },
3722
5530
  "locationInModule": {
3723
5531
  "filename": "src/code.ts",
3724
- "line": 105
5532
+ "line": 106
3725
5533
  },
3726
5534
  "name": "bindToResource",
3727
5535
  "parameters": [
3728
5536
  {
3729
5537
  "name": "resource",
3730
5538
  "type": {
3731
- "fqn": "@aws-cdk/core.CfnResource"
5539
+ "fqn": "aws-cdk-lib.CfnResource"
3732
5540
  }
3733
5541
  },
3734
5542
  {
3735
5543
  "name": "options",
3736
5544
  "optional": true,
3737
5545
  "type": {
3738
- "fqn": "@aws-cdk/aws-lambda.ResourceBindOptions"
5546
+ "fqn": "aws-cdk-lib.aws_lambda.ResourceBindOptions"
3739
5547
  }
3740
5548
  }
3741
5549
  ]
@@ -3750,7 +5558,7 @@
3750
5558
  "immutable": true,
3751
5559
  "locationInModule": {
3752
5560
  "filename": "src/code.ts",
3753
- "line": 153
5561
+ "line": 154
3754
5562
  },
3755
5563
  "name": "assetClass",
3756
5564
  "protected": true,
@@ -3764,7 +5572,7 @@
3764
5572
  },
3765
5573
  "locationInModule": {
3766
5574
  "filename": "src/code.ts",
3767
- "line": 41
5575
+ "line": 42
3768
5576
  },
3769
5577
  "name": "asset",
3770
5578
  "protected": true,
@@ -3789,7 +5597,7 @@
3789
5597
  },
3790
5598
  "locationInModule": {
3791
5599
  "filename": "src/code.ts",
3792
- "line": 48
5600
+ "line": 49
3793
5601
  },
3794
5602
  "name": "isInline",
3795
5603
  "type": {
@@ -3802,7 +5610,7 @@
3802
5610
  },
3803
5611
  "locationInModule": {
3804
5612
  "filename": "src/code.ts",
3805
- "line": 39
5613
+ "line": 40
3806
5614
  },
3807
5615
  "name": "props",
3808
5616
  "protected": true,
@@ -3826,7 +5634,7 @@
3826
5634
  "kind": "interface",
3827
5635
  "locationInModule": {
3828
5636
  "filename": "src/code.ts",
3829
- "line": 27
5637
+ "line": 28
3830
5638
  },
3831
5639
  "name": "TypeScriptCodeProps",
3832
5640
  "properties": [
@@ -3840,7 +5648,7 @@
3840
5648
  "immutable": true,
3841
5649
  "locationInModule": {
3842
5650
  "filename": "src/asset.ts",
3843
- "line": 19
5651
+ "line": 20
3844
5652
  },
3845
5653
  "name": "assetHash",
3846
5654
  "optional": true,
@@ -3863,7 +5671,7 @@
3863
5671
  },
3864
5672
  "locationInModule": {
3865
5673
  "filename": "src/source.ts",
3866
- "line": 102
5674
+ "line": 103
3867
5675
  },
3868
5676
  "parameters": [
3869
5677
  {
@@ -3904,12 +5712,12 @@
3904
5712
  ]
3905
5713
  },
3906
5714
  "interfaces": [
3907
- "@aws-cdk/aws-s3-deployment.ISource"
5715
+ "aws-cdk-lib.aws_s3_deployment.ISource"
3908
5716
  ],
3909
5717
  "kind": "class",
3910
5718
  "locationInModule": {
3911
5719
  "filename": "src/source.ts",
3912
- "line": 96
5720
+ "line": 97
3913
5721
  },
3914
5722
  "methods": [
3915
5723
  {
@@ -3919,28 +5727,28 @@
3919
5727
  },
3920
5728
  "locationInModule": {
3921
5729
  "filename": "src/source.ts",
3922
- "line": 48
5730
+ "line": 49
3923
5731
  },
3924
5732
  "name": "bind",
3925
- "overrides": "@aws-cdk/aws-s3-deployment.ISource",
5733
+ "overrides": "aws-cdk-lib.aws_s3_deployment.ISource",
3926
5734
  "parameters": [
3927
5735
  {
3928
5736
  "name": "scope",
3929
5737
  "type": {
3930
- "fqn": "@aws-cdk/core.Construct"
5738
+ "fqn": "constructs.Construct"
3931
5739
  }
3932
5740
  },
3933
5741
  {
3934
5742
  "name": "context",
3935
5743
  "optional": true,
3936
5744
  "type": {
3937
- "fqn": "@aws-cdk/aws-s3-deployment.DeploymentSourceContext"
5745
+ "fqn": "aws-cdk-lib.aws_s3_deployment.DeploymentSourceContext"
3938
5746
  }
3939
5747
  }
3940
5748
  ],
3941
5749
  "returns": {
3942
5750
  "type": {
3943
- "fqn": "@aws-cdk/aws-s3-deployment.SourceConfig"
5751
+ "fqn": "aws-cdk-lib.aws_s3_deployment.SourceConfig"
3944
5752
  }
3945
5753
  }
3946
5754
  }
@@ -3953,7 +5761,7 @@
3953
5761
  },
3954
5762
  "locationInModule": {
3955
5763
  "filename": "src/source.ts",
3956
- "line": 26
5764
+ "line": 27
3957
5765
  },
3958
5766
  "name": "asset",
3959
5767
  "protected": true,
@@ -3976,7 +5784,7 @@
3976
5784
  },
3977
5785
  "locationInModule": {
3978
5786
  "filename": "src/source.ts",
3979
- "line": 100
5787
+ "line": 101
3980
5788
  },
3981
5789
  "name": "assetClass",
3982
5790
  "type": {
@@ -3989,7 +5797,7 @@
3989
5797
  },
3990
5798
  "locationInModule": {
3991
5799
  "filename": "src/source.ts",
3992
- "line": 24
5800
+ "line": 25
3993
5801
  },
3994
5802
  "name": "props",
3995
5803
  "protected": true,
@@ -4013,7 +5821,7 @@
4013
5821
  "kind": "interface",
4014
5822
  "locationInModule": {
4015
5823
  "filename": "src/source.ts",
4016
- "line": 12
5824
+ "line": 13
4017
5825
  },
4018
5826
  "name": "TypeScriptSourceProps",
4019
5827
  "properties": [
@@ -4027,7 +5835,7 @@
4027
5835
  "immutable": true,
4028
5836
  "locationInModule": {
4029
5837
  "filename": "src/asset.ts",
4030
- "line": 19
5838
+ "line": 20
4031
5839
  },
4032
5840
  "name": "assetHash",
4033
5841
  "optional": true,
@@ -4039,6 +5847,6 @@
4039
5847
  "symbolId": "src/source:TypeScriptSourceProps"
4040
5848
  }
4041
5849
  },
4042
- "version": "2.1.0",
4043
- "fingerprint": "iV/SCNYR0a26MqdqlTBpTB0j5TLb4ZU62TMY2r6v+WQ="
5850
+ "version": "3.0.0",
5851
+ "fingerprint": "G/2fSbIqsPzvPUsWuxr+AWotwjFY5QCAf9R/bKfu3H0="
4044
5852
  }