@mrgrain/cdk-esbuild 2.0.0 → 3.0.0-rc.1

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,911 +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
+ }
26
29
  },
27
- "java": {
28
- "maven": {
29
- "artifactId": "cdk-assets",
30
- "groupId": "software.amazon.awscdk"
31
- },
32
- "package": "software.amazon.awscdk.assets"
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
+ }
33
42
  },
34
- "js": {
35
- "npm": "@aws-cdk/assets"
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
+ }
36
55
  },
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-applicationautoscaling": {
48
- "targets": {
49
- "dotnet": {
50
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
51
- "namespace": "Amazon.CDK.AWS.ApplicationAutoScaling",
52
- "packageId": "Amazon.CDK.AWS.ApplicationAutoScaling"
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
+ }
53
68
  },
54
- "java": {
55
- "maven": {
56
- "artifactId": "applicationautoscaling",
57
- "groupId": "software.amazon.awscdk"
58
- },
59
- "package": "software.amazon.awscdk.services.applicationautoscaling"
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
+ }
60
81
  },
61
- "js": {
62
- "npm": "@aws-cdk/aws-applicationautoscaling"
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
+ }
63
94
  },
64
- "python": {
65
- "classifiers": [
66
- "Framework :: AWS CDK",
67
- "Framework :: AWS CDK :: 1"
68
- ],
69
- "distName": "aws-cdk.aws-applicationautoscaling",
70
- "module": "aws_cdk.aws_applicationautoscaling"
71
- }
72
- }
73
- },
74
- "@aws-cdk/aws-autoscaling-common": {
75
- "targets": {
76
- "dotnet": {
77
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
78
- "namespace": "Amazon.CDK.AWS.AutoScaling.Common",
79
- "packageId": "Amazon.CDK.AWS.AutoScaling.Common"
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
+ }
80
107
  },
81
- "java": {
82
- "maven": {
83
- "artifactId": "autoscaling-common",
84
- "groupId": "software.amazon.awscdk"
85
- },
86
- "package": "software.amazon.awscdk.services.autoscaling.common"
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
+ }
87
120
  },
88
- "js": {
89
- "npm": "@aws-cdk/aws-autoscaling-common"
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
+ }
90
133
  },
91
- "python": {
92
- "classifiers": [
93
- "Framework :: AWS CDK",
94
- "Framework :: AWS CDK :: 1"
95
- ],
96
- "distName": "aws-cdk.aws-autoscaling-common",
97
- "module": "aws_cdk.aws_autoscaling_common"
98
- }
99
- }
100
- },
101
- "@aws-cdk/aws-certificatemanager": {
102
- "targets": {
103
- "dotnet": {
104
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
105
- "namespace": "Amazon.CDK.AWS.CertificateManager",
106
- "packageId": "Amazon.CDK.AWS.CertificateManager"
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
+ }
107
146
  },
108
- "java": {
109
- "maven": {
110
- "artifactId": "certificatemanager",
111
- "groupId": "software.amazon.awscdk"
112
- },
113
- "package": "software.amazon.awscdk.services.certificatemanager"
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
+ }
114
159
  },
115
- "js": {
116
- "npm": "@aws-cdk/aws-certificatemanager"
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
+ }
117
172
  },
118
- "python": {
119
- "classifiers": [
120
- "Framework :: AWS CDK",
121
- "Framework :: AWS CDK :: 1"
122
- ],
123
- "distName": "aws-cdk.aws-certificatemanager",
124
- "module": "aws_cdk.aws_certificatemanager"
125
- }
126
- }
127
- },
128
- "@aws-cdk/aws-cloudformation": {
129
- "targets": {
130
- "dotnet": {
131
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
132
- "namespace": "Amazon.CDK.AWS.CloudFormation",
133
- "packageId": "Amazon.CDK.AWS.CloudFormation"
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
+ }
134
185
  },
135
- "java": {
136
- "maven": {
137
- "artifactId": "cloudformation",
138
- "groupId": "software.amazon.awscdk"
139
- },
140
- "package": "software.amazon.awscdk.services.cloudformation"
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
+ }
141
198
  },
142
- "js": {
143
- "npm": "@aws-cdk/aws-cloudformation"
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
+ }
144
211
  },
145
- "python": {
146
- "classifiers": [
147
- "Framework :: AWS CDK",
148
- "Framework :: AWS CDK :: 1"
149
- ],
150
- "distName": "aws-cdk.aws-cloudformation",
151
- "module": "aws_cdk.aws_cloudformation"
152
- }
153
- }
154
- },
155
- "@aws-cdk/aws-cloudfront": {
156
- "submodules": {
157
- "@aws-cdk/aws-cloudfront.experimental": {
158
- "locationInModule": {
159
- "filename": "lib/index.ts",
160
- "line": 12
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
+ }
161
223
  }
162
- }
163
- },
164
- "targets": {
165
- "dotnet": {
166
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
167
- "namespace": "Amazon.CDK.AWS.CloudFront",
168
- "packageId": "Amazon.CDK.AWS.CloudFront"
169
224
  },
170
- "java": {
171
- "maven": {
172
- "artifactId": "cloudfront",
173
- "groupId": "software.amazon.awscdk"
174
- },
175
- "package": "software.amazon.awscdk.services.cloudfront"
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
+ }
176
237
  },
177
- "js": {
178
- "npm": "@aws-cdk/aws-cloudfront"
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
+ }
179
250
  },
180
- "python": {
181
- "classifiers": [
182
- "Framework :: AWS CDK",
183
- "Framework :: AWS CDK :: 1"
184
- ],
185
- "distName": "aws-cdk.aws-cloudfront",
186
- "module": "aws_cdk.aws_cloudfront"
187
- }
188
- }
189
- },
190
- "@aws-cdk/aws-cloudwatch": {
191
- "targets": {
192
- "dotnet": {
193
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
194
- "namespace": "Amazon.CDK.AWS.CloudWatch",
195
- "packageId": "Amazon.CDK.AWS.CloudWatch"
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
+ }
196
263
  },
197
- "java": {
198
- "maven": {
199
- "artifactId": "cloudwatch",
200
- "groupId": "software.amazon.awscdk"
201
- },
202
- "package": "software.amazon.awscdk.services.cloudwatch"
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
+ }
203
276
  },
204
- "js": {
205
- "npm": "@aws-cdk/aws-cloudwatch"
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
+ }
206
289
  },
207
- "python": {
208
- "classifiers": [
209
- "Framework :: AWS CDK",
210
- "Framework :: AWS CDK :: 1"
211
- ],
212
- "distName": "aws-cdk.aws-cloudwatch",
213
- "module": "aws_cdk.aws_cloudwatch"
214
- }
215
- }
216
- },
217
- "@aws-cdk/aws-codeguruprofiler": {
218
- "targets": {
219
- "dotnet": {
220
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
221
- "namespace": "Amazon.CDK.AWS.CodeGuruProfiler",
222
- "packageId": "Amazon.CDK.AWS.CodeGuruProfiler"
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
+ }
223
302
  },
224
- "java": {
225
- "maven": {
226
- "artifactId": "codeguruprofiler",
227
- "groupId": "software.amazon.awscdk"
228
- },
229
- "package": "software.amazon.awscdk.services.codeguruprofiler"
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
+ }
230
315
  },
231
- "js": {
232
- "npm": "@aws-cdk/aws-codeguruprofiler"
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
+ }
233
328
  },
234
- "python": {
235
- "classifiers": [
236
- "Framework :: AWS CDK",
237
- "Framework :: AWS CDK :: 1"
238
- ],
239
- "distName": "aws-cdk.aws-codeguruprofiler",
240
- "module": "aws_cdk.aws_codeguruprofiler"
241
- }
242
- }
243
- },
244
- "@aws-cdk/aws-codestarnotifications": {
245
- "targets": {
246
- "dotnet": {
247
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
248
- "namespace": "Amazon.CDK.AWS.CodeStarNotifications",
249
- "packageId": "Amazon.CDK.AWS.CodeStarNotifications"
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
+ }
250
341
  },
251
- "java": {
252
- "maven": {
253
- "artifactId": "codestarnotifications",
254
- "groupId": "software.amazon.awscdk"
255
- },
256
- "package": "software.amazon.awscdk.services.codestarnotifications"
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
+ }
257
354
  },
258
- "js": {
259
- "npm": "@aws-cdk/aws-codestarnotifications"
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
+ }
260
367
  },
261
- "python": {
262
- "classifiers": [
263
- "Framework :: AWS CDK",
264
- "Framework :: AWS CDK :: 1"
265
- ],
266
- "distName": "aws-cdk.aws-codestarnotifications",
267
- "module": "aws_cdk.aws_codestarnotifications"
268
- }
269
- }
270
- },
271
- "@aws-cdk/aws-ec2": {
272
- "targets": {
273
- "dotnet": {
274
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
275
- "namespace": "Amazon.CDK.AWS.EC2",
276
- "packageId": "Amazon.CDK.AWS.EC2"
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
+ }
277
380
  },
278
- "java": {
279
- "maven": {
280
- "artifactId": "ec2",
281
- "groupId": "software.amazon.awscdk"
282
- },
283
- "package": "software.amazon.awscdk.services.ec2"
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
+ }
284
393
  },
285
- "js": {
286
- "npm": "@aws-cdk/aws-ec2"
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
+ }
287
406
  },
288
- "python": {
289
- "classifiers": [
290
- "Framework :: AWS CDK",
291
- "Framework :: AWS CDK :: 1"
292
- ],
293
- "distName": "aws-cdk.aws-ec2",
294
- "module": "aws_cdk.aws_ec2"
295
- }
296
- }
297
- },
298
- "@aws-cdk/aws-ecr": {
299
- "targets": {
300
- "dotnet": {
301
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
302
- "namespace": "Amazon.CDK.AWS.ECR",
303
- "packageId": "Amazon.CDK.AWS.ECR"
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
+ }
304
419
  },
305
- "java": {
306
- "maven": {
307
- "artifactId": "ecr",
308
- "groupId": "software.amazon.awscdk"
309
- },
310
- "package": "software.amazon.awscdk.services.ecr"
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
+ }
311
432
  },
312
- "js": {
313
- "npm": "@aws-cdk/aws-ecr"
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
+ }
314
445
  },
315
- "python": {
316
- "classifiers": [
317
- "Framework :: AWS CDK",
318
- "Framework :: AWS CDK :: 1"
319
- ],
320
- "distName": "aws-cdk.aws-ecr",
321
- "module": "aws_cdk.aws_ecr"
322
- }
323
- }
324
- },
325
- "@aws-cdk/aws-ecr-assets": {
326
- "targets": {
327
- "dotnet": {
328
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
329
- "namespace": "Amazon.CDK.AWS.Ecr.Assets",
330
- "packageId": "Amazon.CDK.ECR.Assets"
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
+ }
331
458
  },
332
- "java": {
333
- "maven": {
334
- "artifactId": "ecr-assets",
335
- "groupId": "software.amazon.awscdk"
336
- },
337
- "package": "software.amazon.awscdk.services.ecr.assets"
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
+ }
338
471
  },
339
- "js": {
340
- "npm": "@aws-cdk/aws-ecr-assets"
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
+ }
341
485
  },
342
- "python": {
343
- "classifiers": [
344
- "Framework :: AWS CDK",
345
- "Framework :: AWS CDK :: 1"
346
- ],
347
- "distName": "aws-cdk.aws-ecr-assets",
348
- "module": "aws_cdk.aws_ecr_assets"
349
- }
350
- }
351
- },
352
- "@aws-cdk/aws-efs": {
353
- "targets": {
354
- "dotnet": {
355
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
356
- "namespace": "Amazon.CDK.AWS.EFS",
357
- "packageId": "Amazon.CDK.AWS.EFS"
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
+ }
358
498
  },
359
- "java": {
360
- "maven": {
361
- "artifactId": "efs",
362
- "groupId": "software.amazon.awscdk"
363
- },
364
- "package": "software.amazon.awscdk.services.efs"
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
+ }
365
511
  },
366
- "js": {
367
- "npm": "@aws-cdk/aws-efs"
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
+ }
368
524
  },
369
- "python": {
370
- "classifiers": [
371
- "Framework :: AWS CDK",
372
- "Framework :: AWS CDK :: 1"
373
- ],
374
- "distName": "aws-cdk.aws-efs",
375
- "module": "aws_cdk.aws_efs"
376
- }
377
- }
378
- },
379
- "@aws-cdk/aws-events": {
380
- "targets": {
381
- "dotnet": {
382
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
383
- "namespace": "Amazon.CDK.AWS.Events",
384
- "packageId": "Amazon.CDK.AWS.Events"
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
+ }
385
537
  },
386
- "java": {
387
- "maven": {
388
- "artifactId": "events",
389
- "groupId": "software.amazon.awscdk"
390
- },
391
- "package": "software.amazon.awscdk.services.events"
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
+ }
392
550
  },
393
- "js": {
394
- "npm": "@aws-cdk/aws-events"
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
+ }
395
563
  },
396
- "python": {
397
- "classifiers": [
398
- "Framework :: AWS CDK",
399
- "Framework :: AWS CDK :: 1"
400
- ],
401
- "distName": "aws-cdk.aws-events",
402
- "module": "aws_cdk.aws_events"
403
- }
404
- }
405
- },
406
- "@aws-cdk/aws-iam": {
407
- "targets": {
408
- "dotnet": {
409
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
410
- "namespace": "Amazon.CDK.AWS.IAM",
411
- "packageId": "Amazon.CDK.AWS.IAM"
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
+ }
412
576
  },
413
- "java": {
414
- "maven": {
415
- "artifactId": "iam",
416
- "groupId": "software.amazon.awscdk"
417
- },
418
- "package": "software.amazon.awscdk.services.iam"
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
+ }
419
589
  },
420
- "js": {
421
- "npm": "@aws-cdk/aws-iam"
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
+ }
422
602
  },
423
- "python": {
424
- "classifiers": [
425
- "Framework :: AWS CDK",
426
- "Framework :: AWS CDK :: 1"
427
- ],
428
- "distName": "aws-cdk.aws-iam",
429
- "module": "aws_cdk.aws_iam"
430
- }
431
- }
432
- },
433
- "@aws-cdk/aws-kms": {
434
- "targets": {
435
- "dotnet": {
436
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
437
- "namespace": "Amazon.CDK.AWS.KMS",
438
- "packageId": "Amazon.CDK.AWS.KMS"
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
+ }
439
615
  },
440
- "java": {
441
- "maven": {
442
- "artifactId": "kms",
443
- "groupId": "software.amazon.awscdk"
444
- },
445
- "package": "software.amazon.awscdk.services.kms"
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
+ }
446
628
  },
447
- "js": {
448
- "npm": "@aws-cdk/aws-kms"
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
+ }
449
641
  },
450
- "python": {
451
- "classifiers": [
452
- "Framework :: AWS CDK",
453
- "Framework :: AWS CDK :: 1"
454
- ],
455
- "distName": "aws-cdk.aws-kms",
456
- "module": "aws_cdk.aws_kms"
457
- }
458
- }
459
- },
460
- "@aws-cdk/aws-lambda": {
461
- "targets": {
462
- "dotnet": {
463
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
464
- "namespace": "Amazon.CDK.AWS.Lambda",
465
- "packageId": "Amazon.CDK.AWS.Lambda"
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
+ }
466
654
  },
467
- "java": {
468
- "maven": {
469
- "artifactId": "lambda",
470
- "groupId": "software.amazon.awscdk"
471
- },
472
- "package": "software.amazon.awscdk.services.lambda"
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
+ }
473
667
  },
474
- "js": {
475
- "npm": "@aws-cdk/aws-lambda"
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
+ }
476
680
  },
477
- "python": {
478
- "classifiers": [
479
- "Framework :: AWS CDK",
480
- "Framework :: AWS CDK :: 1"
481
- ],
482
- "distName": "aws-cdk.aws-lambda",
483
- "module": "aws_cdk.aws_lambda"
484
- }
485
- }
486
- },
487
- "@aws-cdk/aws-logs": {
488
- "targets": {
489
- "dotnet": {
490
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
491
- "namespace": "Amazon.CDK.AWS.Logs",
492
- "packageId": "Amazon.CDK.AWS.Logs"
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
+ }
493
693
  },
494
- "java": {
495
- "maven": {
496
- "artifactId": "logs",
497
- "groupId": "software.amazon.awscdk"
498
- },
499
- "package": "software.amazon.awscdk.services.logs"
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
+ }
500
706
  },
501
- "js": {
502
- "npm": "@aws-cdk/aws-logs"
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
+ }
503
719
  },
504
- "python": {
505
- "classifiers": [
506
- "Framework :: AWS CDK",
507
- "Framework :: AWS CDK :: 1"
508
- ],
509
- "distName": "aws-cdk.aws-logs",
510
- "module": "aws_cdk.aws_logs"
511
- }
512
- }
513
- },
514
- "@aws-cdk/aws-route53": {
515
- "targets": {
516
- "dotnet": {
517
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
518
- "namespace": "Amazon.CDK.AWS.Route53",
519
- "packageId": "Amazon.CDK.AWS.Route53"
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
+ }
520
732
  },
521
- "java": {
522
- "maven": {
523
- "artifactId": "route53",
524
- "groupId": "software.amazon.awscdk"
525
- },
526
- "package": "software.amazon.awscdk.services.route53"
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
+ }
527
745
  },
528
- "js": {
529
- "npm": "@aws-cdk/aws-route53"
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
+ }
530
758
  },
531
- "python": {
532
- "classifiers": [
533
- "Framework :: AWS CDK",
534
- "Framework :: AWS CDK :: 1"
535
- ],
536
- "distName": "aws-cdk.aws-route53",
537
- "module": "aws_cdk.aws_route53"
538
- }
539
- }
540
- },
541
- "@aws-cdk/aws-s3": {
542
- "targets": {
543
- "dotnet": {
544
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
545
- "namespace": "Amazon.CDK.AWS.S3",
546
- "packageId": "Amazon.CDK.AWS.S3"
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
+ }
547
771
  },
548
- "java": {
549
- "maven": {
550
- "artifactId": "s3",
551
- "groupId": "software.amazon.awscdk"
552
- },
553
- "package": "software.amazon.awscdk.services.s3"
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
+ }
554
784
  },
555
- "js": {
556
- "npm": "@aws-cdk/aws-s3"
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
+ }
557
797
  },
558
- "python": {
559
- "classifiers": [
560
- "Framework :: AWS CDK",
561
- "Framework :: AWS CDK :: 1"
562
- ],
563
- "distName": "aws-cdk.aws-s3",
564
- "module": "aws_cdk.aws_s3"
565
- }
566
- }
567
- },
568
- "@aws-cdk/aws-s3-assets": {
569
- "targets": {
570
- "dotnet": {
571
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
572
- "namespace": "Amazon.CDK.AWS.S3.Assets",
573
- "packageId": "Amazon.CDK.AWS.S3.Assets"
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
+ }
574
810
  },
575
- "java": {
576
- "maven": {
577
- "artifactId": "s3-assets",
578
- "groupId": "software.amazon.awscdk"
579
- },
580
- "package": "software.amazon.awscdk.services.s3.assets"
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
+ }
1018
+ },
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
+ }
1031
+ },
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
+ }
1044
+ },
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
+ }
1057
+ },
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
+ }
1070
+ },
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
+ }
1083
+ },
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
+ }
1096
+ },
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
+ }
1109
+ },
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
+ }
1122
+ },
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
+ }
1135
+ },
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
+ }
1148
+ },
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
+ }
1161
+ },
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
+ }
1577
+ },
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
+ }
1590
+ },
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
+ }
1603
+ },
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
+ }
1616
+ },
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
+ }
1629
+ },
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
+ }
1642
+ },
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
+ }
1655
+ },
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
+ }
1668
+ },
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
+ }
1681
+ },
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
+ }
1694
+ },
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
+ }
1707
+ },
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
+ }
1720
+ },
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
+ }
1733
+ },
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
+ }
1746
+ },
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
+ }
1759
+ },
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
+ }
1772
+ },
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
+ }
1785
+ },
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
+ }
1798
+ },
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
+ }
1811
+ },
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
+ }
1824
+ },
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
+ }
1837
+ },
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
+ }
1850
+ },
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
+ }
1863
+ },
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
+ }
1876
+ },
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
+ }
1889
+ },
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
+ }
1902
+ },
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
+ }
1915
+ },
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
+ }
1928
+ },
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
+ }
1941
+ },
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
+ }
1954
+ },
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
+ }
1980
+ },
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
+ }
1993
+ },
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
+ }
2006
+ },
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
+ }
581
2019
  },
582
- "js": {
583
- "npm": "@aws-cdk/aws-s3-assets"
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
+ }
584
2032
  },
585
- "python": {
586
- "classifiers": [
587
- "Framework :: AWS CDK",
588
- "Framework :: AWS CDK :: 1"
589
- ],
590
- "distName": "aws-cdk.aws-s3-assets",
591
- "module": "aws_cdk.aws_s3_assets"
592
- }
593
- }
594
- },
595
- "@aws-cdk/aws-s3-deployment": {
596
- "targets": {
597
- "dotnet": {
598
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
599
- "namespace": "Amazon.CDK.AWS.S3.Deployment",
600
- "packageId": "Amazon.CDK.AWS.S3.Deployment"
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
+ }
601
2045
  },
602
- "java": {
603
- "maven": {
604
- "artifactId": "s3-deployment",
605
- "groupId": "software.amazon.awscdk"
606
- },
607
- "package": "software.amazon.awscdk.services.s3.deployment"
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
+ }
608
2058
  },
609
- "js": {
610
- "npm": "@aws-cdk/aws-s3-deployment"
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
+ }
611
2071
  },
612
- "python": {
613
- "classifiers": [
614
- "Framework :: AWS CDK",
615
- "Framework :: AWS CDK :: 1"
616
- ],
617
- "distName": "aws-cdk.aws-s3-deployment",
618
- "module": "aws_cdk.aws_s3_deployment"
619
- }
620
- }
621
- },
622
- "@aws-cdk/aws-signer": {
623
- "targets": {
624
- "dotnet": {
625
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
626
- "namespace": "Amazon.CDK.AWS.Signer",
627
- "packageId": "Amazon.CDK.AWS.Signer"
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
+ }
628
2084
  },
629
- "java": {
630
- "maven": {
631
- "artifactId": "signer",
632
- "groupId": "software.amazon.awscdk"
633
- },
634
- "package": "software.amazon.awscdk.services.signer"
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
+ }
635
2097
  },
636
- "js": {
637
- "npm": "@aws-cdk/aws-signer"
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
+ }
638
2110
  },
639
- "python": {
640
- "classifiers": [
641
- "Framework :: AWS CDK",
642
- "Framework :: AWS CDK :: 1"
643
- ],
644
- "distName": "aws-cdk.aws-signer",
645
- "module": "aws_cdk.aws_signer"
646
- }
647
- }
648
- },
649
- "@aws-cdk/aws-sns": {
650
- "targets": {
651
- "dotnet": {
652
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
653
- "namespace": "Amazon.CDK.AWS.SNS",
654
- "packageId": "Amazon.CDK.AWS.SNS"
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
+ }
655
2123
  },
656
- "java": {
657
- "maven": {
658
- "artifactId": "sns",
659
- "groupId": "software.amazon.awscdk"
660
- },
661
- "package": "software.amazon.awscdk.services.sns"
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
+ }
662
2136
  },
663
- "js": {
664
- "npm": "@aws-cdk/aws-sns"
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
+ }
665
2149
  },
666
- "python": {
667
- "classifiers": [
668
- "Framework :: AWS CDK",
669
- "Framework :: AWS CDK :: 1"
670
- ],
671
- "distName": "aws-cdk.aws-sns",
672
- "module": "aws_cdk.aws_sns"
673
- }
674
- }
675
- },
676
- "@aws-cdk/aws-sqs": {
677
- "targets": {
678
- "dotnet": {
679
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
680
- "namespace": "Amazon.CDK.AWS.SQS",
681
- "packageId": "Amazon.CDK.AWS.SQS"
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
+ }
682
2162
  },
683
- "java": {
684
- "maven": {
685
- "artifactId": "sqs",
686
- "groupId": "software.amazon.awscdk"
687
- },
688
- "package": "software.amazon.awscdk.services.sqs"
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
+ }
689
2175
  },
690
- "js": {
691
- "npm": "@aws-cdk/aws-sqs"
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
+ }
692
2188
  },
693
- "python": {
694
- "classifiers": [
695
- "Framework :: AWS CDK",
696
- "Framework :: AWS CDK :: 1"
697
- ],
698
- "distName": "aws-cdk.aws-sqs",
699
- "module": "aws_cdk.aws_sqs"
700
- }
701
- }
702
- },
703
- "@aws-cdk/aws-ssm": {
704
- "targets": {
705
- "dotnet": {
706
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
707
- "namespace": "Amazon.CDK.AWS.SSM",
708
- "packageId": "Amazon.CDK.AWS.SSM"
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
+ }
709
2201
  },
710
- "java": {
711
- "maven": {
712
- "artifactId": "ssm",
713
- "groupId": "software.amazon.awscdk"
714
- },
715
- "package": "software.amazon.awscdk.services.ssm"
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
+ }
716
2214
  },
717
- "js": {
718
- "npm": "@aws-cdk/aws-ssm"
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
+ }
719
2227
  },
720
- "python": {
721
- "classifiers": [
722
- "Framework :: AWS CDK",
723
- "Framework :: AWS CDK :: 1"
724
- ],
725
- "distName": "aws-cdk.aws-ssm",
726
- "module": "aws_cdk.aws_ssm"
727
- }
728
- }
729
- },
730
- "@aws-cdk/aws-synthetics": {
731
- "targets": {
732
- "dotnet": {
733
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
734
- "namespace": "Amazon.CDK.AWS.Synthetics",
735
- "packageId": "Amazon.CDK.AWS.Synthetics"
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
+ }
736
2240
  },
737
- "java": {
738
- "maven": {
739
- "artifactId": "synthetics",
740
- "groupId": "software.amazon.awscdk"
741
- },
742
- "package": "software.amazon.awscdk.services.synthetics"
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
+ }
743
2253
  },
744
- "js": {
745
- "npm": "@aws-cdk/aws-synthetics"
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
+ }
746
2266
  },
747
- "python": {
748
- "classifiers": [
749
- "Framework :: AWS CDK",
750
- "Framework :: AWS CDK :: 1"
751
- ],
752
- "distName": "aws-cdk.aws-synthetics",
753
- "module": "aws_cdk.aws_synthetics"
754
- }
755
- }
756
- },
757
- "@aws-cdk/cloud-assembly-schema": {
758
- "targets": {
759
- "dotnet": {
760
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
761
- "namespace": "Amazon.CDK.CloudAssembly.Schema",
762
- "packageId": "Amazon.CDK.CloudAssembly.Schema"
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
+ }
2279
+ },
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
+ }
2292
+ },
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
+ }
2305
+ },
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
+ }
2318
+ },
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
+ }
2331
+ },
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
+ }
2344
+ },
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
+ }
2357
+ },
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
+ }
2370
+ },
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
+ }
2383
+ },
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
+ }
2396
+ },
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
+ }
2409
+ },
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
+ }
2422
+ },
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
+ }
2435
+ },
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
+ }
2448
+ },
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
+ }
2461
+ },
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
+ }
2474
+ },
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
+ }
2487
+ },
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
+ }
2500
+ },
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
+ }
763
2513
  },
764
- "java": {
765
- "maven": {
766
- "artifactId": "cdk-cloud-assembly-schema",
767
- "groupId": "software.amazon.awscdk"
768
- },
769
- "package": "software.amazon.awscdk.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
+ }
770
2526
  },
771
- "js": {
772
- "npm": "@aws-cdk/cloud-assembly-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
+ }
773
2539
  },
774
- "python": {
775
- "classifiers": [
776
- "Framework :: AWS CDK",
777
- "Framework :: AWS CDK :: 1"
778
- ],
779
- "distName": "aws-cdk.cloud-assembly-schema",
780
- "module": "aws_cdk.cloud_assembly_schema"
781
- }
782
- }
783
- },
784
- "@aws-cdk/core": {
785
- "targets": {
786
- "dotnet": {
787
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
788
- "namespace": "Amazon.CDK",
789
- "packageId": "Amazon.CDK"
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
+ }
790
2552
  },
791
- "java": {
792
- "maven": {
793
- "artifactId": "core",
794
- "groupId": "software.amazon.awscdk"
795
- },
796
- "package": "software.amazon.awscdk.core"
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
+ }
797
2565
  },
798
- "js": {
799
- "npm": "@aws-cdk/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
+ }
800
2578
  },
801
- "python": {
802
- "classifiers": [
803
- "Framework :: AWS CDK",
804
- "Framework :: AWS CDK :: 1"
805
- ],
806
- "distName": "aws-cdk.core",
807
- "module": "aws_cdk.core"
808
- }
809
- }
810
- },
811
- "@aws-cdk/custom-resources": {
812
- "targets": {
813
- "dotnet": {
814
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
815
- "namespace": "Amazon.CDK.CustomResources",
816
- "packageId": "Amazon.CDK.AWS.CustomResources"
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
+ }
817
2591
  },
818
- "java": {
819
- "maven": {
820
- "artifactId": "cdk-customresources",
821
- "groupId": "software.amazon.awscdk"
822
- },
823
- "package": "software.amazon.awscdk.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
+ }
824
2604
  },
825
- "js": {
826
- "npm": "@aws-cdk/custom-resources"
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
+ }
827
2617
  },
828
- "python": {
829
- "classifiers": [
830
- "Framework :: AWS CDK",
831
- "Framework :: AWS CDK :: 1"
832
- ],
833
- "distName": "aws-cdk.custom-resources",
834
- "module": "aws_cdk.custom_resources"
835
- }
836
- }
837
- },
838
- "@aws-cdk/cx-api": {
839
- "targets": {
840
- "dotnet": {
841
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
842
- "namespace": "Amazon.CDK.CXAPI",
843
- "packageId": "Amazon.CDK.CXAPI"
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
+ }
844
2630
  },
845
- "java": {
846
- "maven": {
847
- "artifactId": "cdk-cx-api",
848
- "groupId": "software.amazon.awscdk"
849
- },
850
- "package": "software.amazon.awscdk.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
+ }
851
2643
  },
852
- "js": {
853
- "npm": "@aws-cdk/cx-api"
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
+ }
854
2656
  },
855
- "python": {
856
- "classifiers": [
857
- "Framework :: AWS CDK",
858
- "Framework :: AWS CDK :: 1"
859
- ],
860
- "distName": "aws-cdk.cx-api",
861
- "module": "aws_cdk.cx_api"
862
- }
863
- }
864
- },
865
- "@aws-cdk/lambda-layer-awscli": {
866
- "targets": {
867
- "dotnet": {
868
- "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
869
- "namespace": "Amazon.CDK.LambdaLayer.AwsCli",
870
- "packageId": "Amazon.CDK.LambdaLayer.AwsCli"
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
+ }
871
2669
  },
872
- "java": {
873
- "maven": {
874
- "artifactId": "cdk-lambda-layer-awscli",
875
- "groupId": "software.amazon.awscdk"
876
- },
877
- "package": "software.amazon.awscdk.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
+ }
878
2682
  },
879
- "js": {
880
- "npm": "@aws-cdk/lambda-layer-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
+ }
881
2695
  },
882
- "python": {
883
- "classifiers": [
884
- "Framework :: AWS CDK",
885
- "Framework :: AWS CDK :: 1"
886
- ],
887
- "distName": "aws-cdk.lambda-layer-awscli",
888
- "module": "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
+ }
2708
+ },
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
+ }
889
2721
  }
890
- }
891
- },
892
- "@aws-cdk/region-info": {
2722
+ },
893
2723
  "targets": {
894
2724
  "dotnet": {
895
2725
  "iconUrl": "https://raw.githubusercontent.com/aws/aws-cdk/master/logo/default-256-dark.png",
896
- "namespace": "Amazon.CDK.RegionInfo",
897
- "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"
898
2732
  },
899
2733
  "java": {
900
2734
  "maven": {
901
- "artifactId": "cdk-region-info",
2735
+ "artifactId": "aws-cdk-lib",
902
2736
  "groupId": "software.amazon.awscdk"
903
2737
  },
904
- "package": "software.amazon.awscdk.regioninfo"
2738
+ "package": "software.amazon.awscdk"
905
2739
  },
906
2740
  "js": {
907
- "npm": "@aws-cdk/region-info"
2741
+ "npm": "aws-cdk-lib"
908
2742
  },
909
2743
  "python": {
910
- "classifiers": [
911
- "Framework :: AWS CDK",
912
- "Framework :: AWS CDK :: 1"
913
- ],
914
- "distName": "aws-cdk.region-info",
915
- "module": "aws_cdk.region_info"
2744
+ "distName": "aws-cdk-lib",
2745
+ "module": "aws_cdk"
916
2746
  }
917
2747
  }
918
2748
  },
@@ -947,7 +2777,7 @@
947
2777
  "stability": "stable"
948
2778
  },
949
2779
  "homepage": "https://github.com/mrgrain/cdk-esbuild",
950
- "jsiiVersion": "1.41.0 (build a274beb)",
2780
+ "jsiiVersion": "1.47.0 (build 86d2c33)",
951
2781
  "keywords": [
952
2782
  "aws-cdk",
953
2783
  "bundler",
@@ -969,7 +2799,7 @@
969
2799
  },
970
2800
  "name": "@mrgrain/cdk-esbuild",
971
2801
  "readme": {
972
- "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**⚠️ A note on stability**\n\nThis package is generally stable and ready to be used in production as many do. However _esbuild_ is still on major version zero, which you should consider. Please check their guide on [production readiness](https://esbuild.github.io/faq/#production-readiness).\n\nNotably upgrades of the _esbuild_ 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## 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- Unstable 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 as `@unstable` may change with minor versions. Please note that the unstable flag is applied to all new or 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"
973
2803
  },
974
2804
  "repository": {
975
2805
  "type": "git",
@@ -995,7 +2825,7 @@
995
2825
  "kind": "interface",
996
2826
  "locationInModule": {
997
2827
  "filename": "src/asset.ts",
998
- "line": 22
2828
+ "line": 23
999
2829
  },
1000
2830
  "name": "AssetProps",
1001
2831
  "properties": [
@@ -1009,7 +2839,7 @@
1009
2839
  "immutable": true,
1010
2840
  "locationInModule": {
1011
2841
  "filename": "src/asset.ts",
1012
- "line": 28
2842
+ "line": 29
1013
2843
  },
1014
2844
  "name": "entryPoints",
1015
2845
  "type": {
@@ -1048,7 +2878,7 @@
1048
2878
  "immutable": true,
1049
2879
  "locationInModule": {
1050
2880
  "filename": "src/asset.ts",
1051
- "line": 19
2881
+ "line": 20
1052
2882
  },
1053
2883
  "name": "assetHash",
1054
2884
  "optional": true,
@@ -2023,6 +3853,30 @@
2023
3853
  },
2024
3854
  "name": "BundlerProps",
2025
3855
  "properties": [
3856
+ {
3857
+ "abstract": true,
3858
+ "docs": {
3859
+ "custom": {
3860
+ "throws": "esbuild.BuildFailure",
3861
+ "type": "esbuild.buildSync"
3862
+ },
3863
+ "default": "esbuild.buildSync",
3864
+ "remarks": "The function will receive the computed options from the bundler. It can use with these options as it wishes, however `outdir`/`outfile` must be respected to integrate with CDK.\nMust throw a `BuildFailure` on failure to correctly inform the bundler.",
3865
+ "returns": "esbuild.BuildResult",
3866
+ "stability": "experimental",
3867
+ "summary": "Escape hatch to provide the bundler with a custom build function."
3868
+ },
3869
+ "immutable": true,
3870
+ "locationInModule": {
3871
+ "filename": "src/bundler.ts",
3872
+ "line": 63
3873
+ },
3874
+ "name": "buildFn",
3875
+ "optional": true,
3876
+ "type": {
3877
+ "primitive": "any"
3878
+ }
3879
+ },
2026
3880
  {
2027
3881
  "abstract": true,
2028
3882
  "docs": {
@@ -2073,7 +3927,7 @@
2073
3927
  "kind": "interface",
2074
3928
  "locationInModule": {
2075
3929
  "filename": "src/code.ts",
2076
- "line": 17
3930
+ "line": 18
2077
3931
  },
2078
3932
  "name": "CodeConfig",
2079
3933
  "properties": [
@@ -2086,11 +3940,11 @@
2086
3940
  "immutable": true,
2087
3941
  "locationInModule": {
2088
3942
  "filename": "src/code.ts",
2089
- "line": 23
3943
+ "line": 24
2090
3944
  },
2091
3945
  "name": "s3Location",
2092
3946
  "type": {
2093
- "fqn": "@aws-cdk/aws-s3.Location"
3947
+ "fqn": "aws-cdk-lib.aws_s3.Location"
2094
3948
  }
2095
3949
  }
2096
3950
  ],
@@ -2110,7 +3964,7 @@
2110
3964
  },
2111
3965
  "locationInModule": {
2112
3966
  "filename": "src/bundler.ts",
2113
- "line": 76
3967
+ "line": 90
2114
3968
  },
2115
3969
  "parameters": [
2116
3970
  {
@@ -2161,7 +4015,7 @@
2161
4015
  "kind": "class",
2162
4016
  "locationInModule": {
2163
4017
  "filename": "src/bundler.ts",
2164
- "line": 58
4018
+ "line": 72
2165
4019
  },
2166
4020
  "name": "EsbuildBundler",
2167
4021
  "properties": [
@@ -2174,7 +4028,7 @@
2174
4028
  "immutable": true,
2175
4029
  "locationInModule": {
2176
4030
  "filename": "src/bundler.ts",
2177
- "line": 83
4031
+ "line": 97
2178
4032
  },
2179
4033
  "name": "entryPoints",
2180
4034
  "type": {
@@ -2211,11 +4065,11 @@
2211
4065
  "immutable": true,
2212
4066
  "locationInModule": {
2213
4067
  "filename": "src/bundler.ts",
2214
- "line": 71
4068
+ "line": 85
2215
4069
  },
2216
4070
  "name": "image",
2217
4071
  "type": {
2218
- "fqn": "@aws-cdk/core.DockerImage"
4072
+ "fqn": "aws-cdk-lib.DockerImage"
2219
4073
  }
2220
4074
  },
2221
4075
  {
@@ -2226,11 +4080,11 @@
2226
4080
  "immutable": true,
2227
4081
  "locationInModule": {
2228
4082
  "filename": "src/bundler.ts",
2229
- "line": 64
4083
+ "line": 78
2230
4084
  },
2231
4085
  "name": "local",
2232
4086
  "type": {
2233
- "fqn": "@aws-cdk/core.ILocalBundling"
4087
+ "fqn": "aws-cdk-lib.ILocalBundling"
2234
4088
  }
2235
4089
  },
2236
4090
  {
@@ -2241,7 +4095,7 @@
2241
4095
  "immutable": true,
2242
4096
  "locationInModule": {
2243
4097
  "filename": "src/bundler.ts",
2244
- "line": 90
4098
+ "line": 104
2245
4099
  },
2246
4100
  "name": "props",
2247
4101
  "type": {
@@ -2253,7 +4107,7 @@
2253
4107
  },
2254
4108
  "@mrgrain/cdk-esbuild.InlineJavaScriptCode": {
2255
4109
  "assembly": "@mrgrain/cdk-esbuild",
2256
- "base": "@aws-cdk/aws-lambda.InlineCode",
4110
+ "base": "aws-cdk-lib.aws_lambda.InlineCode",
2257
4111
  "docs": {
2258
4112
  "stability": "experimental",
2259
4113
  "summary": "An implementation of `lambda.InlineCode` using the esbuild Transform API. Inline function code is limited to 4 KiB after transformation."
@@ -2265,7 +4119,7 @@
2265
4119
  },
2266
4120
  "locationInModule": {
2267
4121
  "filename": "src/inline-code.ts",
2268
- "line": 34
4122
+ "line": 84
2269
4123
  },
2270
4124
  "parameters": [
2271
4125
  {
@@ -2280,15 +4134,24 @@
2280
4134
  },
2281
4135
  {
2282
4136
  "docs": {
2283
- "remarks": "Please refer to the esbuild Transform API docs for details. \\\nDefault values for `transformOptions`:\n- `loader='js'`",
4137
+ "remarks": "Props to change the behaviour of the transformer.\n\nDefault values for `props.transformOptions`:\n- `loader='js'`",
2284
4138
  "see": "https://esbuild.github.io/api/#transform-api",
2285
4139
  "stability": "experimental",
2286
- "summary": "Transform options passed on to esbuild."
4140
+ "summary": "Support for `TransformOptions` is deprecated. Please provide `TransformerProps`!"
2287
4141
  },
2288
- "name": "transformOptions",
4142
+ "name": "props",
2289
4143
  "optional": true,
2290
4144
  "type": {
2291
- "fqn": "@mrgrain/cdk-esbuild.TransformOptions"
4145
+ "union": {
4146
+ "types": [
4147
+ {
4148
+ "fqn": "@mrgrain/cdk-esbuild.TransformOptions"
4149
+ },
4150
+ {
4151
+ "fqn": "@mrgrain/cdk-esbuild.TransformerProps"
4152
+ }
4153
+ ]
4154
+ }
2292
4155
  }
2293
4156
  }
2294
4157
  ]
@@ -2296,14 +4159,14 @@
2296
4159
  "kind": "class",
2297
4160
  "locationInModule": {
2298
4161
  "filename": "src/inline-code.ts",
2299
- "line": 33
4162
+ "line": 83
2300
4163
  },
2301
4164
  "name": "InlineJavaScriptCode",
2302
4165
  "symbolId": "src/inline-code:InlineJavaScriptCode"
2303
4166
  },
2304
4167
  "@mrgrain/cdk-esbuild.InlineJsxCode": {
2305
4168
  "assembly": "@mrgrain/cdk-esbuild",
2306
- "base": "@aws-cdk/aws-lambda.InlineCode",
4169
+ "base": "aws-cdk-lib.aws_lambda.InlineCode",
2307
4170
  "docs": {
2308
4171
  "stability": "experimental",
2309
4172
  "summary": "An implementation of `lambda.InlineCode` using the esbuild Transform API. Inline function code is limited to 4 KiB after transformation."
@@ -2315,7 +4178,7 @@
2315
4178
  },
2316
4179
  "locationInModule": {
2317
4180
  "filename": "src/inline-code.ts",
2318
- "line": 63
4181
+ "line": 115
2319
4182
  },
2320
4183
  "parameters": [
2321
4184
  {
@@ -2330,15 +4193,24 @@
2330
4193
  },
2331
4194
  {
2332
4195
  "docs": {
2333
- "remarks": "Please refer to the esbuild Transform API docs for details. \\\nDefault values for `transformOptions`:\n- `loader='jsx'`",
4196
+ "remarks": "Props to change the behaviour of the transformer.\n\nDefault values for `transformOptions`:\n- `loader='jsx'`",
2334
4197
  "see": "https://esbuild.github.io/api/#transform-api",
2335
4198
  "stability": "experimental",
2336
- "summary": "Transform options passed on to esbuild."
4199
+ "summary": "Support for `TransformOptions` is deprecated. Please provide `TransformerProps`!"
2337
4200
  },
2338
- "name": "transformOptions",
4201
+ "name": "props",
2339
4202
  "optional": true,
2340
4203
  "type": {
2341
- "fqn": "@mrgrain/cdk-esbuild.TransformOptions"
4204
+ "union": {
4205
+ "types": [
4206
+ {
4207
+ "fqn": "@mrgrain/cdk-esbuild.TransformOptions"
4208
+ },
4209
+ {
4210
+ "fqn": "@mrgrain/cdk-esbuild.TransformerProps"
4211
+ }
4212
+ ]
4213
+ }
2342
4214
  }
2343
4215
  }
2344
4216
  ]
@@ -2346,14 +4218,14 @@
2346
4218
  "kind": "class",
2347
4219
  "locationInModule": {
2348
4220
  "filename": "src/inline-code.ts",
2349
- "line": 62
4221
+ "line": 114
2350
4222
  },
2351
4223
  "name": "InlineJsxCode",
2352
4224
  "symbolId": "src/inline-code:InlineJsxCode"
2353
4225
  },
2354
4226
  "@mrgrain/cdk-esbuild.InlineTsxCode": {
2355
4227
  "assembly": "@mrgrain/cdk-esbuild",
2356
- "base": "@aws-cdk/aws-lambda.InlineCode",
4228
+ "base": "aws-cdk-lib.aws_lambda.InlineCode",
2357
4229
  "docs": {
2358
4230
  "stability": "experimental",
2359
4231
  "summary": "An implementation of `lambda.InlineCode` using the esbuild Transform API. Inline function code is limited to 4 KiB after transformation."
@@ -2365,7 +4237,7 @@
2365
4237
  },
2366
4238
  "locationInModule": {
2367
4239
  "filename": "src/inline-code.ts",
2368
- "line": 121
4240
+ "line": 175
2369
4241
  },
2370
4242
  "parameters": [
2371
4243
  {
@@ -2380,15 +4252,24 @@
2380
4252
  },
2381
4253
  {
2382
4254
  "docs": {
2383
- "remarks": "Please refer to the esbuild Transform API docs for details. \\\nDefault values for `transformOptions`:\n- `loader='tsx'`",
4255
+ "remarks": "Props to change the behaviour of the transformer.\n\nDefault values for `transformOptions`:\n- `loader='tsx'`",
2384
4256
  "see": "https://esbuild.github.io/api/#transform-api",
2385
4257
  "stability": "experimental",
2386
- "summary": "Transform options passed on to esbuild."
4258
+ "summary": "Support for `TransformOptions` is deprecated. Please provide `TransformerProps`!"
2387
4259
  },
2388
- "name": "transformOptions",
4260
+ "name": "props",
2389
4261
  "optional": true,
2390
4262
  "type": {
2391
- "fqn": "@mrgrain/cdk-esbuild.TransformOptions"
4263
+ "union": {
4264
+ "types": [
4265
+ {
4266
+ "fqn": "@mrgrain/cdk-esbuild.TransformOptions"
4267
+ },
4268
+ {
4269
+ "fqn": "@mrgrain/cdk-esbuild.TransformerProps"
4270
+ }
4271
+ ]
4272
+ }
2392
4273
  }
2393
4274
  }
2394
4275
  ]
@@ -2396,14 +4277,14 @@
2396
4277
  "kind": "class",
2397
4278
  "locationInModule": {
2398
4279
  "filename": "src/inline-code.ts",
2399
- "line": 120
4280
+ "line": 174
2400
4281
  },
2401
4282
  "name": "InlineTsxCode",
2402
4283
  "symbolId": "src/inline-code:InlineTsxCode"
2403
4284
  },
2404
4285
  "@mrgrain/cdk-esbuild.InlineTypeScriptCode": {
2405
4286
  "assembly": "@mrgrain/cdk-esbuild",
2406
- "base": "@aws-cdk/aws-lambda.InlineCode",
4287
+ "base": "aws-cdk-lib.aws_lambda.InlineCode",
2407
4288
  "docs": {
2408
4289
  "stability": "experimental",
2409
4290
  "summary": "An implementation of `lambda.InlineCode` using the esbuild Transform API. Inline function code is limited to 4 KiB after transformation."
@@ -2415,7 +4296,7 @@
2415
4296
  },
2416
4297
  "locationInModule": {
2417
4298
  "filename": "src/inline-code.ts",
2418
- "line": 92
4299
+ "line": 145
2419
4300
  },
2420
4301
  "parameters": [
2421
4302
  {
@@ -2430,15 +4311,24 @@
2430
4311
  },
2431
4312
  {
2432
4313
  "docs": {
2433
- "remarks": "Please refer to the esbuild Transform API docs for details. \\\nDefault values for `transformOptions`:\n- `loader='ts'`",
4314
+ "remarks": "Props to change the behaviour of the transformer.\n\nDefault values for `transformOptions`:\n- `loader='ts'`",
2434
4315
  "see": "https://esbuild.github.io/api/#transform-api",
2435
4316
  "stability": "experimental",
2436
- "summary": "Transform options passed on to esbuild."
4317
+ "summary": "Support for `TransformOptions` is deprecated. Please provide `TransformerProps`!"
2437
4318
  },
2438
- "name": "transformOptions",
4319
+ "name": "props",
2439
4320
  "optional": true,
2440
4321
  "type": {
2441
- "fqn": "@mrgrain/cdk-esbuild.TransformOptions"
4322
+ "union": {
4323
+ "types": [
4324
+ {
4325
+ "fqn": "@mrgrain/cdk-esbuild.TransformOptions"
4326
+ },
4327
+ {
4328
+ "fqn": "@mrgrain/cdk-esbuild.TransformerProps"
4329
+ }
4330
+ ]
4331
+ }
2442
4332
  }
2443
4333
  }
2444
4334
  ]
@@ -2446,7 +4336,7 @@
2446
4336
  "kind": "class",
2447
4337
  "locationInModule": {
2448
4338
  "filename": "src/inline-code.ts",
2449
- "line": 91
4339
+ "line": 144
2450
4340
  },
2451
4341
  "name": "InlineTypeScriptCode",
2452
4342
  "symbolId": "src/inline-code:InlineTypeScriptCode"
@@ -2465,13 +4355,13 @@
2465
4355
  },
2466
4356
  "locationInModule": {
2467
4357
  "filename": "src/asset.ts",
2468
- "line": 41
4358
+ "line": 42
2469
4359
  },
2470
4360
  "parameters": [
2471
4361
  {
2472
4362
  "name": "scope",
2473
4363
  "type": {
2474
- "fqn": "@aws-cdk/core.Construct"
4364
+ "fqn": "constructs.Construct"
2475
4365
  }
2476
4366
  },
2477
4367
  {
@@ -2491,7 +4381,7 @@
2491
4381
  "kind": "class",
2492
4382
  "locationInModule": {
2493
4383
  "filename": "src/asset.ts",
2494
- "line": 94
4384
+ "line": 97
2495
4385
  },
2496
4386
  "name": "JavaScriptAsset",
2497
4387
  "symbolId": "src/asset:JavaScriptAsset"
@@ -2509,7 +4399,7 @@
2509
4399
  },
2510
4400
  "locationInModule": {
2511
4401
  "filename": "src/code.ts",
2512
- "line": 123
4402
+ "line": 124
2513
4403
  },
2514
4404
  "parameters": [
2515
4405
  {
@@ -2562,7 +4452,7 @@
2562
4452
  "kind": "class",
2563
4453
  "locationInModule": {
2564
4454
  "filename": "src/code.ts",
2565
- "line": 120
4455
+ "line": 121
2566
4456
  },
2567
4457
  "methods": [
2568
4458
  {
@@ -2571,14 +4461,14 @@
2571
4461
  },
2572
4462
  "locationInModule": {
2573
4463
  "filename": "src/code.ts",
2574
- "line": 73
4464
+ "line": 74
2575
4465
  },
2576
4466
  "name": "bind",
2577
4467
  "parameters": [
2578
4468
  {
2579
4469
  "name": "scope",
2580
4470
  "type": {
2581
- "fqn": "@aws-cdk/core.Construct"
4471
+ "fqn": "constructs.Construct"
2582
4472
  }
2583
4473
  }
2584
4474
  ],
@@ -2596,21 +4486,21 @@
2596
4486
  },
2597
4487
  "locationInModule": {
2598
4488
  "filename": "src/code.ts",
2599
- "line": 105
4489
+ "line": 106
2600
4490
  },
2601
4491
  "name": "bindToResource",
2602
4492
  "parameters": [
2603
4493
  {
2604
4494
  "name": "resource",
2605
4495
  "type": {
2606
- "fqn": "@aws-cdk/core.CfnResource"
4496
+ "fqn": "aws-cdk-lib.CfnResource"
2607
4497
  }
2608
4498
  },
2609
4499
  {
2610
4500
  "name": "options",
2611
4501
  "optional": true,
2612
4502
  "type": {
2613
- "fqn": "@aws-cdk/aws-lambda.ResourceBindOptions"
4503
+ "fqn": "aws-cdk-lib.aws_lambda.ResourceBindOptions"
2614
4504
  }
2615
4505
  }
2616
4506
  ]
@@ -2625,7 +4515,7 @@
2625
4515
  "immutable": true,
2626
4516
  "locationInModule": {
2627
4517
  "filename": "src/code.ts",
2628
- "line": 121
4518
+ "line": 122
2629
4519
  },
2630
4520
  "name": "assetClass",
2631
4521
  "protected": true,
@@ -2639,7 +4529,7 @@
2639
4529
  },
2640
4530
  "locationInModule": {
2641
4531
  "filename": "src/code.ts",
2642
- "line": 41
4532
+ "line": 42
2643
4533
  },
2644
4534
  "name": "asset",
2645
4535
  "protected": true,
@@ -2664,7 +4554,7 @@
2664
4554
  },
2665
4555
  "locationInModule": {
2666
4556
  "filename": "src/code.ts",
2667
- "line": 48
4557
+ "line": 49
2668
4558
  },
2669
4559
  "name": "isInline",
2670
4560
  "type": {
@@ -2677,7 +4567,7 @@
2677
4567
  },
2678
4568
  "locationInModule": {
2679
4569
  "filename": "src/code.ts",
2680
- "line": 39
4570
+ "line": 40
2681
4571
  },
2682
4572
  "name": "props",
2683
4573
  "protected": true,
@@ -2701,7 +4591,7 @@
2701
4591
  "kind": "interface",
2702
4592
  "locationInModule": {
2703
4593
  "filename": "src/code.ts",
2704
- "line": 26
4594
+ "line": 27
2705
4595
  },
2706
4596
  "name": "JavaScriptCodeProps",
2707
4597
  "properties": [
@@ -2715,7 +4605,7 @@
2715
4605
  "immutable": true,
2716
4606
  "locationInModule": {
2717
4607
  "filename": "src/asset.ts",
2718
- "line": 19
4608
+ "line": 20
2719
4609
  },
2720
4610
  "name": "assetHash",
2721
4611
  "optional": true,
@@ -2738,7 +4628,7 @@
2738
4628
  },
2739
4629
  "locationInModule": {
2740
4630
  "filename": "src/source.ts",
2741
- "line": 88
4631
+ "line": 89
2742
4632
  },
2743
4633
  "parameters": [
2744
4634
  {
@@ -2779,12 +4669,12 @@
2779
4669
  ]
2780
4670
  },
2781
4671
  "interfaces": [
2782
- "@aws-cdk/aws-s3-deployment.ISource"
4672
+ "aws-cdk-lib.aws_s3_deployment.ISource"
2783
4673
  ],
2784
4674
  "kind": "class",
2785
4675
  "locationInModule": {
2786
4676
  "filename": "src/source.ts",
2787
- "line": 82
4677
+ "line": 83
2788
4678
  },
2789
4679
  "methods": [
2790
4680
  {
@@ -2794,28 +4684,28 @@
2794
4684
  },
2795
4685
  "locationInModule": {
2796
4686
  "filename": "src/source.ts",
2797
- "line": 48
4687
+ "line": 49
2798
4688
  },
2799
4689
  "name": "bind",
2800
- "overrides": "@aws-cdk/aws-s3-deployment.ISource",
4690
+ "overrides": "aws-cdk-lib.aws_s3_deployment.ISource",
2801
4691
  "parameters": [
2802
4692
  {
2803
4693
  "name": "scope",
2804
4694
  "type": {
2805
- "fqn": "@aws-cdk/core.Construct"
4695
+ "fqn": "constructs.Construct"
2806
4696
  }
2807
4697
  },
2808
4698
  {
2809
4699
  "name": "context",
2810
4700
  "optional": true,
2811
4701
  "type": {
2812
- "fqn": "@aws-cdk/aws-s3-deployment.DeploymentSourceContext"
4702
+ "fqn": "aws-cdk-lib.aws_s3_deployment.DeploymentSourceContext"
2813
4703
  }
2814
4704
  }
2815
4705
  ],
2816
4706
  "returns": {
2817
4707
  "type": {
2818
- "fqn": "@aws-cdk/aws-s3-deployment.SourceConfig"
4708
+ "fqn": "aws-cdk-lib.aws_s3_deployment.SourceConfig"
2819
4709
  }
2820
4710
  }
2821
4711
  }
@@ -2828,7 +4718,7 @@
2828
4718
  },
2829
4719
  "locationInModule": {
2830
4720
  "filename": "src/source.ts",
2831
- "line": 26
4721
+ "line": 27
2832
4722
  },
2833
4723
  "name": "asset",
2834
4724
  "protected": true,
@@ -2851,7 +4741,7 @@
2851
4741
  },
2852
4742
  "locationInModule": {
2853
4743
  "filename": "src/source.ts",
2854
- "line": 86
4744
+ "line": 87
2855
4745
  },
2856
4746
  "name": "assetClass",
2857
4747
  "type": {
@@ -2864,7 +4754,7 @@
2864
4754
  },
2865
4755
  "locationInModule": {
2866
4756
  "filename": "src/source.ts",
2867
- "line": 24
4757
+ "line": 25
2868
4758
  },
2869
4759
  "name": "props",
2870
4760
  "protected": true,
@@ -2888,7 +4778,7 @@
2888
4778
  "kind": "interface",
2889
4779
  "locationInModule": {
2890
4780
  "filename": "src/source.ts",
2891
- "line": 11
4781
+ "line": 12
2892
4782
  },
2893
4783
  "name": "JavaScriptSourceProps",
2894
4784
  "properties": [
@@ -2902,7 +4792,7 @@
2902
4792
  "immutable": true,
2903
4793
  "locationInModule": {
2904
4794
  "filename": "src/asset.ts",
2905
- "line": 19
4795
+ "line": 20
2906
4796
  },
2907
4797
  "name": "assetHash",
2908
4798
  "optional": true,
@@ -3434,6 +5324,66 @@
3434
5324
  ],
3435
5325
  "symbolId": "src/esbuild-types:TransformOptions"
3436
5326
  },
5327
+ "@mrgrain/cdk-esbuild.TransformerProps": {
5328
+ "assembly": "@mrgrain/cdk-esbuild",
5329
+ "datatype": true,
5330
+ "docs": {
5331
+ "stability": "experimental"
5332
+ },
5333
+ "fqn": "@mrgrain/cdk-esbuild.TransformerProps",
5334
+ "kind": "interface",
5335
+ "locationInModule": {
5336
+ "filename": "src/inline-code.ts",
5337
+ "line": 9
5338
+ },
5339
+ "name": "TransformerProps",
5340
+ "properties": [
5341
+ {
5342
+ "abstract": true,
5343
+ "docs": {
5344
+ "custom": {
5345
+ "throws": "esbuild.TransformFailure",
5346
+ "type": "esbuild.transformSync"
5347
+ },
5348
+ "default": "esbuild.transformSync",
5349
+ "remarks": "The function will receive the computed options from the bundler. It can use with these options as it wishes, however a TransformResult must be returned to integrate with CDK.\nMust throw a `TransformFailure` on failure to correctly inform the bundler.",
5350
+ "returns": "esbuild.TransformResult",
5351
+ "stability": "experimental",
5352
+ "summary": "Escape hatch to provide the bundler with a custom transform function."
5353
+ },
5354
+ "immutable": true,
5355
+ "locationInModule": {
5356
+ "filename": "src/inline-code.ts",
5357
+ "line": 29
5358
+ },
5359
+ "name": "transformFn",
5360
+ "optional": true,
5361
+ "type": {
5362
+ "primitive": "any"
5363
+ }
5364
+ },
5365
+ {
5366
+ "abstract": true,
5367
+ "docs": {
5368
+ "remarks": "Please refer to the esbuild Transform API docs for details.",
5369
+ "see": "https://esbuild.github.io/api/#transform-api",
5370
+ "stability": "stable",
5371
+ "summary": "Transform options passed on to esbuild."
5372
+ },
5373
+ "immutable": true,
5374
+ "locationInModule": {
5375
+ "filename": "src/inline-code.ts",
5376
+ "line": 16
5377
+ },
5378
+ "name": "transformOptions",
5379
+ "optional": true,
5380
+ "type": {
5381
+ "fqn": "@mrgrain/cdk-esbuild.TransformOptions"
5382
+ }
5383
+ }
5384
+ ],
5385
+ "symbolId": "src/inline-code:TransformerProps"
5386
+ },
3437
5387
  "@mrgrain/cdk-esbuild.TypeScriptAsset": {
3438
5388
  "assembly": "@mrgrain/cdk-esbuild",
3439
5389
  "docs": {
@@ -3448,13 +5398,13 @@
3448
5398
  },
3449
5399
  "locationInModule": {
3450
5400
  "filename": "src/asset.ts",
3451
- "line": 41
5401
+ "line": 42
3452
5402
  },
3453
5403
  "parameters": [
3454
5404
  {
3455
5405
  "name": "scope",
3456
5406
  "type": {
3457
- "fqn": "@aws-cdk/core.Construct"
5407
+ "fqn": "constructs.Construct"
3458
5408
  }
3459
5409
  },
3460
5410
  {
@@ -3474,7 +5424,7 @@
3474
5424
  "kind": "class",
3475
5425
  "locationInModule": {
3476
5426
  "filename": "src/asset.ts",
3477
- "line": 103
5427
+ "line": 106
3478
5428
  },
3479
5429
  "name": "TypeScriptAsset",
3480
5430
  "symbolId": "src/asset:TypeScriptAsset"
@@ -3492,7 +5442,7 @@
3492
5442
  },
3493
5443
  "locationInModule": {
3494
5444
  "filename": "src/code.ts",
3495
- "line": 155
5445
+ "line": 156
3496
5446
  },
3497
5447
  "parameters": [
3498
5448
  {
@@ -3545,7 +5495,7 @@
3545
5495
  "kind": "class",
3546
5496
  "locationInModule": {
3547
5497
  "filename": "src/code.ts",
3548
- "line": 152
5498
+ "line": 153
3549
5499
  },
3550
5500
  "methods": [
3551
5501
  {
@@ -3554,14 +5504,14 @@
3554
5504
  },
3555
5505
  "locationInModule": {
3556
5506
  "filename": "src/code.ts",
3557
- "line": 73
5507
+ "line": 74
3558
5508
  },
3559
5509
  "name": "bind",
3560
5510
  "parameters": [
3561
5511
  {
3562
5512
  "name": "scope",
3563
5513
  "type": {
3564
- "fqn": "@aws-cdk/core.Construct"
5514
+ "fqn": "constructs.Construct"
3565
5515
  }
3566
5516
  }
3567
5517
  ],
@@ -3579,21 +5529,21 @@
3579
5529
  },
3580
5530
  "locationInModule": {
3581
5531
  "filename": "src/code.ts",
3582
- "line": 105
5532
+ "line": 106
3583
5533
  },
3584
5534
  "name": "bindToResource",
3585
5535
  "parameters": [
3586
5536
  {
3587
5537
  "name": "resource",
3588
5538
  "type": {
3589
- "fqn": "@aws-cdk/core.CfnResource"
5539
+ "fqn": "aws-cdk-lib.CfnResource"
3590
5540
  }
3591
5541
  },
3592
5542
  {
3593
5543
  "name": "options",
3594
5544
  "optional": true,
3595
5545
  "type": {
3596
- "fqn": "@aws-cdk/aws-lambda.ResourceBindOptions"
5546
+ "fqn": "aws-cdk-lib.aws_lambda.ResourceBindOptions"
3597
5547
  }
3598
5548
  }
3599
5549
  ]
@@ -3608,7 +5558,7 @@
3608
5558
  "immutable": true,
3609
5559
  "locationInModule": {
3610
5560
  "filename": "src/code.ts",
3611
- "line": 153
5561
+ "line": 154
3612
5562
  },
3613
5563
  "name": "assetClass",
3614
5564
  "protected": true,
@@ -3622,7 +5572,7 @@
3622
5572
  },
3623
5573
  "locationInModule": {
3624
5574
  "filename": "src/code.ts",
3625
- "line": 41
5575
+ "line": 42
3626
5576
  },
3627
5577
  "name": "asset",
3628
5578
  "protected": true,
@@ -3647,7 +5597,7 @@
3647
5597
  },
3648
5598
  "locationInModule": {
3649
5599
  "filename": "src/code.ts",
3650
- "line": 48
5600
+ "line": 49
3651
5601
  },
3652
5602
  "name": "isInline",
3653
5603
  "type": {
@@ -3660,7 +5610,7 @@
3660
5610
  },
3661
5611
  "locationInModule": {
3662
5612
  "filename": "src/code.ts",
3663
- "line": 39
5613
+ "line": 40
3664
5614
  },
3665
5615
  "name": "props",
3666
5616
  "protected": true,
@@ -3684,7 +5634,7 @@
3684
5634
  "kind": "interface",
3685
5635
  "locationInModule": {
3686
5636
  "filename": "src/code.ts",
3687
- "line": 27
5637
+ "line": 28
3688
5638
  },
3689
5639
  "name": "TypeScriptCodeProps",
3690
5640
  "properties": [
@@ -3698,7 +5648,7 @@
3698
5648
  "immutable": true,
3699
5649
  "locationInModule": {
3700
5650
  "filename": "src/asset.ts",
3701
- "line": 19
5651
+ "line": 20
3702
5652
  },
3703
5653
  "name": "assetHash",
3704
5654
  "optional": true,
@@ -3721,7 +5671,7 @@
3721
5671
  },
3722
5672
  "locationInModule": {
3723
5673
  "filename": "src/source.ts",
3724
- "line": 102
5674
+ "line": 103
3725
5675
  },
3726
5676
  "parameters": [
3727
5677
  {
@@ -3762,12 +5712,12 @@
3762
5712
  ]
3763
5713
  },
3764
5714
  "interfaces": [
3765
- "@aws-cdk/aws-s3-deployment.ISource"
5715
+ "aws-cdk-lib.aws_s3_deployment.ISource"
3766
5716
  ],
3767
5717
  "kind": "class",
3768
5718
  "locationInModule": {
3769
5719
  "filename": "src/source.ts",
3770
- "line": 96
5720
+ "line": 97
3771
5721
  },
3772
5722
  "methods": [
3773
5723
  {
@@ -3777,28 +5727,28 @@
3777
5727
  },
3778
5728
  "locationInModule": {
3779
5729
  "filename": "src/source.ts",
3780
- "line": 48
5730
+ "line": 49
3781
5731
  },
3782
5732
  "name": "bind",
3783
- "overrides": "@aws-cdk/aws-s3-deployment.ISource",
5733
+ "overrides": "aws-cdk-lib.aws_s3_deployment.ISource",
3784
5734
  "parameters": [
3785
5735
  {
3786
5736
  "name": "scope",
3787
5737
  "type": {
3788
- "fqn": "@aws-cdk/core.Construct"
5738
+ "fqn": "constructs.Construct"
3789
5739
  }
3790
5740
  },
3791
5741
  {
3792
5742
  "name": "context",
3793
5743
  "optional": true,
3794
5744
  "type": {
3795
- "fqn": "@aws-cdk/aws-s3-deployment.DeploymentSourceContext"
5745
+ "fqn": "aws-cdk-lib.aws_s3_deployment.DeploymentSourceContext"
3796
5746
  }
3797
5747
  }
3798
5748
  ],
3799
5749
  "returns": {
3800
5750
  "type": {
3801
- "fqn": "@aws-cdk/aws-s3-deployment.SourceConfig"
5751
+ "fqn": "aws-cdk-lib.aws_s3_deployment.SourceConfig"
3802
5752
  }
3803
5753
  }
3804
5754
  }
@@ -3811,7 +5761,7 @@
3811
5761
  },
3812
5762
  "locationInModule": {
3813
5763
  "filename": "src/source.ts",
3814
- "line": 26
5764
+ "line": 27
3815
5765
  },
3816
5766
  "name": "asset",
3817
5767
  "protected": true,
@@ -3834,7 +5784,7 @@
3834
5784
  },
3835
5785
  "locationInModule": {
3836
5786
  "filename": "src/source.ts",
3837
- "line": 100
5787
+ "line": 101
3838
5788
  },
3839
5789
  "name": "assetClass",
3840
5790
  "type": {
@@ -3847,7 +5797,7 @@
3847
5797
  },
3848
5798
  "locationInModule": {
3849
5799
  "filename": "src/source.ts",
3850
- "line": 24
5800
+ "line": 25
3851
5801
  },
3852
5802
  "name": "props",
3853
5803
  "protected": true,
@@ -3871,7 +5821,7 @@
3871
5821
  "kind": "interface",
3872
5822
  "locationInModule": {
3873
5823
  "filename": "src/source.ts",
3874
- "line": 12
5824
+ "line": 13
3875
5825
  },
3876
5826
  "name": "TypeScriptSourceProps",
3877
5827
  "properties": [
@@ -3885,7 +5835,7 @@
3885
5835
  "immutable": true,
3886
5836
  "locationInModule": {
3887
5837
  "filename": "src/asset.ts",
3888
- "line": 19
5838
+ "line": 20
3889
5839
  },
3890
5840
  "name": "assetHash",
3891
5841
  "optional": true,
@@ -3897,6 +5847,6 @@
3897
5847
  "symbolId": "src/source:TypeScriptSourceProps"
3898
5848
  }
3899
5849
  },
3900
- "version": "2.0.0",
3901
- "fingerprint": "qYFeZI9jIpUpewjohRM1j7JDViBQkFa/+IEAbJfMxcM="
5850
+ "version": "3.0.0-rc.1",
5851
+ "fingerprint": "SaAdNRLGb1lwWXLhYHSxhVOPvW4O8t0OtgZ/Fa8R5J8="
3902
5852
  }