@aws-solutions-constructs/aws-lambda-dynamodb 2.80.0 → 2.82.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (53) hide show
  1. package/.jsii +43 -4
  2. package/lib/index.js +1 -1
  3. package/package.json +6 -6
  4. package/test/integ.lamddb-add-secondary-index.js.snapshot/asset.a0c6248ec595d3ceec1177aa5ac5b494fdf4c66f1b88aa48086befd44f193d8c/index.js +21 -0
  5. package/test/integ.lamddb-add-secondary-index.js.snapshot/cdk.out +1 -1
  6. package/test/integ.lamddb-add-secondary-index.js.snapshot/integ.json +1 -1
  7. package/test/integ.lamddb-add-secondary-index.js.snapshot/lamddb-add-secondary-index.assets.json +6 -6
  8. package/test/integ.lamddb-add-secondary-index.js.snapshot/lamddb-add-secondary-index.template.json +25 -19
  9. package/test/integ.lamddb-add-secondary-index.js.snapshot/lamddbaddsecondaryindexIntegDefaultTestDeployAssert3193B4D9.assets.json +1 -1
  10. package/test/integ.lamddb-add-secondary-index.js.snapshot/manifest.json +197 -3
  11. package/test/integ.lamddb-add-secondary-index.js.snapshot/tree.json +1 -415
  12. package/test/integ.lamddb-deployFunctionWithExistingVpc.js.snapshot/cdk.out +1 -1
  13. package/test/integ.lamddb-deployFunctionWithExistingVpc.js.snapshot/integ.json +1 -1
  14. package/test/integ.lamddb-deployFunctionWithExistingVpc.js.snapshot/lamddb-deployFunctionWithExistingVpc.assets.json +3 -3
  15. package/test/integ.lamddb-deployFunctionWithExistingVpc.js.snapshot/lamddb-deployFunctionWithExistingVpc.template.json +31 -3
  16. package/test/integ.lamddb-deployFunctionWithExistingVpc.js.snapshot/lamddbdeployFunctionWithExistingVpcIntegDefaultTestDeployAssertEE08E38E.assets.json +1 -1
  17. package/test/integ.lamddb-deployFunctionWithExistingVpc.js.snapshot/manifest.json +52 -13
  18. package/test/integ.lamddb-deployFunctionWithExistingVpc.js.snapshot/tree.json +1 -1675
  19. package/test/integ.lamddb-deployFunctionWithVpc.js.snapshot/cdk.out +1 -1
  20. package/test/integ.lamddb-deployFunctionWithVpc.js.snapshot/integ.json +1 -1
  21. package/test/integ.lamddb-deployFunctionWithVpc.js.snapshot/lamddb-deployFunctionWithVpc.assets.json +3 -3
  22. package/test/integ.lamddb-deployFunctionWithVpc.js.snapshot/lamddb-deployFunctionWithVpc.template.json +29 -3
  23. package/test/integ.lamddb-deployFunctionWithVpc.js.snapshot/lamddbdeployFunctionWithVpcIntegDefaultTestDeployAssert0AB8275C.assets.json +1 -1
  24. package/test/integ.lamddb-deployFunctionWithVpc.js.snapshot/manifest.json +52 -13
  25. package/test/integ.lamddb-deployFunctionWithVpc.js.snapshot/tree.json +1 -1213
  26. package/test/integ.lamddb-no-arguments.js.snapshot/asset.a0c6248ec595d3ceec1177aa5ac5b494fdf4c66f1b88aa48086befd44f193d8c/index.js +21 -0
  27. package/test/integ.lamddb-no-arguments.js.snapshot/cdk.out +1 -1
  28. package/test/integ.lamddb-no-arguments.js.snapshot/integ.json +1 -1
  29. package/test/integ.lamddb-no-arguments.js.snapshot/lamddb-no-arguments.assets.json +6 -6
  30. package/test/integ.lamddb-no-arguments.js.snapshot/lamddb-no-arguments.template.json +25 -19
  31. package/test/integ.lamddb-no-arguments.js.snapshot/lamddbnoargumentsIntegDefaultTestDeployAssert248B75D0.assets.json +1 -1
  32. package/test/integ.lamddb-no-arguments.js.snapshot/manifest.json +183 -3
  33. package/test/integ.lamddb-no-arguments.js.snapshot/tree.json +1 -386
  34. package/test/integ.lamddb-set-billing-mode.js.snapshot/asset.a0c6248ec595d3ceec1177aa5ac5b494fdf4c66f1b88aa48086befd44f193d8c/index.js +21 -0
  35. package/test/integ.lamddb-set-billing-mode.js.snapshot/cdk.out +1 -1
  36. package/test/integ.lamddb-set-billing-mode.js.snapshot/integ.json +1 -1
  37. package/test/integ.lamddb-set-billing-mode.js.snapshot/lamddb-set-billing-mode.assets.json +6 -6
  38. package/test/integ.lamddb-set-billing-mode.js.snapshot/lamddb-set-billing-mode.template.json +25 -19
  39. package/test/integ.lamddb-set-billing-mode.js.snapshot/lamddbsetbillingmodeIntegDefaultTestDeployAssertDAE32272.assets.json +1 -1
  40. package/test/integ.lamddb-set-billing-mode.js.snapshot/manifest.json +185 -3
  41. package/test/integ.lamddb-set-billing-mode.js.snapshot/tree.json +1 -389
  42. package/test/integ.lamddb-use-existing-func.js.snapshot/asset.a0c6248ec595d3ceec1177aa5ac5b494fdf4c66f1b88aa48086befd44f193d8c/index.js +21 -0
  43. package/test/integ.lamddb-use-existing-func.js.snapshot/cdk.out +1 -1
  44. package/test/integ.lamddb-use-existing-func.js.snapshot/integ.json +1 -1
  45. package/test/integ.lamddb-use-existing-func.js.snapshot/lamddb-use-existing-func.assets.json +6 -6
  46. package/test/integ.lamddb-use-existing-func.js.snapshot/lamddb-use-existing-func.template.json +25 -19
  47. package/test/integ.lamddb-use-existing-func.js.snapshot/lamddbuseexistingfuncIntegDefaultTestDeployAssert48D284DD.assets.json +1 -1
  48. package/test/integ.lamddb-use-existing-func.js.snapshot/manifest.json +183 -3
  49. package/test/integ.lamddb-use-existing-func.js.snapshot/tree.json +1 -386
  50. package/test/integ.lamddb-add-secondary-index.js.snapshot/asset.0c3255e93ffe7a906c7422e9f0e9cc4c7fd86ee996ee3bb302e2f134b38463c8/index.js +0 -8
  51. package/test/integ.lamddb-no-arguments.js.snapshot/asset.0c3255e93ffe7a906c7422e9f0e9cc4c7fd86ee996ee3bb302e2f134b38463c8/index.js +0 -8
  52. package/test/integ.lamddb-set-billing-mode.js.snapshot/asset.0c3255e93ffe7a906c7422e9f0e9cc4c7fd86ee996ee3bb302e2f134b38463c8/index.js +0 -8
  53. package/test/integ.lamddb-use-existing-func.js.snapshot/asset.0c3255e93ffe7a906c7422e9f0e9cc4c7fd86ee996ee3bb302e2f134b38463c8/index.js +0 -8
@@ -1,1213 +1 @@
1
- {
2
- "version": "tree-0.1",
3
- "tree": {
4
- "id": "App",
5
- "path": "",
6
- "children": {
7
- "lamddb-deployFunctionWithVpc": {
8
- "id": "lamddb-deployFunctionWithVpc",
9
- "path": "lamddb-deployFunctionWithVpc",
10
- "children": {
11
- "test-lambda-dynamodb-stack": {
12
- "id": "test-lambda-dynamodb-stack",
13
- "path": "lamddb-deployFunctionWithVpc/test-lambda-dynamodb-stack",
14
- "children": {
15
- "LambdaFunctionServiceRole": {
16
- "id": "LambdaFunctionServiceRole",
17
- "path": "lamddb-deployFunctionWithVpc/test-lambda-dynamodb-stack/LambdaFunctionServiceRole",
18
- "children": {
19
- "ImportLambdaFunctionServiceRole": {
20
- "id": "ImportLambdaFunctionServiceRole",
21
- "path": "lamddb-deployFunctionWithVpc/test-lambda-dynamodb-stack/LambdaFunctionServiceRole/ImportLambdaFunctionServiceRole",
22
- "constructInfo": {
23
- "fqn": "aws-cdk-lib.Resource",
24
- "version": "2.179.0",
25
- "metadata": [
26
- "*"
27
- ]
28
- }
29
- },
30
- "Resource": {
31
- "id": "Resource",
32
- "path": "lamddb-deployFunctionWithVpc/test-lambda-dynamodb-stack/LambdaFunctionServiceRole/Resource",
33
- "attributes": {
34
- "aws:cdk:cloudformation:type": "AWS::IAM::Role",
35
- "aws:cdk:cloudformation:props": {
36
- "assumeRolePolicyDocument": {
37
- "Statement": [
38
- {
39
- "Action": "sts:AssumeRole",
40
- "Effect": "Allow",
41
- "Principal": {
42
- "Service": "lambda.amazonaws.com"
43
- }
44
- }
45
- ],
46
- "Version": "2012-10-17"
47
- },
48
- "policies": [
49
- {
50
- "policyName": "LambdaFunctionServiceRolePolicy",
51
- "policyDocument": {
52
- "Statement": [
53
- {
54
- "Action": [
55
- "logs:CreateLogGroup",
56
- "logs:CreateLogStream",
57
- "logs:PutLogEvents"
58
- ],
59
- "Effect": "Allow",
60
- "Resource": {
61
- "Fn::Join": [
62
- "",
63
- [
64
- "arn:",
65
- {
66
- "Ref": "AWS::Partition"
67
- },
68
- ":logs:",
69
- {
70
- "Ref": "AWS::Region"
71
- },
72
- ":",
73
- {
74
- "Ref": "AWS::AccountId"
75
- },
76
- ":log-group:/aws/lambda/*"
77
- ]
78
- ]
79
- }
80
- }
81
- ],
82
- "Version": "2012-10-17"
83
- }
84
- }
85
- ]
86
- }
87
- },
88
- "constructInfo": {
89
- "fqn": "aws-cdk-lib.aws_iam.CfnRole",
90
- "version": "2.179.0"
91
- }
92
- },
93
- "DefaultPolicy": {
94
- "id": "DefaultPolicy",
95
- "path": "lamddb-deployFunctionWithVpc/test-lambda-dynamodb-stack/LambdaFunctionServiceRole/DefaultPolicy",
96
- "children": {
97
- "Resource": {
98
- "id": "Resource",
99
- "path": "lamddb-deployFunctionWithVpc/test-lambda-dynamodb-stack/LambdaFunctionServiceRole/DefaultPolicy/Resource",
100
- "attributes": {
101
- "aws:cdk:cloudformation:type": "AWS::IAM::Policy",
102
- "aws:cdk:cloudformation:props": {
103
- "policyDocument": {
104
- "Statement": [
105
- {
106
- "Action": [
107
- "ec2:AssignPrivateIpAddresses",
108
- "ec2:CreateNetworkInterface",
109
- "ec2:DeleteNetworkInterface",
110
- "ec2:DescribeNetworkInterfaces",
111
- "ec2:UnassignPrivateIpAddresses",
112
- "xray:PutTelemetryRecords",
113
- "xray:PutTraceSegments"
114
- ],
115
- "Effect": "Allow",
116
- "Resource": "*"
117
- },
118
- {
119
- "Action": [
120
- "dynamodb:BatchGetItem",
121
- "dynamodb:BatchWriteItem",
122
- "dynamodb:ConditionCheckItem",
123
- "dynamodb:DeleteItem",
124
- "dynamodb:DescribeTable",
125
- "dynamodb:GetItem",
126
- "dynamodb:GetRecords",
127
- "dynamodb:GetShardIterator",
128
- "dynamodb:PutItem",
129
- "dynamodb:Query",
130
- "dynamodb:Scan",
131
- "dynamodb:UpdateItem"
132
- ],
133
- "Effect": "Allow",
134
- "Resource": [
135
- {
136
- "Fn::GetAtt": [
137
- "testlambdadynamodbstackDynamoTable8138E93B",
138
- "Arn"
139
- ]
140
- },
141
- {
142
- "Ref": "AWS::NoValue"
143
- }
144
- ]
145
- }
146
- ],
147
- "Version": "2012-10-17"
148
- },
149
- "policyName": "testlambdadynamodbstackLambdaFunctionServiceRoleDefaultPolicy547FB7F4",
150
- "roles": [
151
- {
152
- "Ref": "testlambdadynamodbstackLambdaFunctionServiceRole758347A1"
153
- }
154
- ]
155
- }
156
- },
157
- "constructInfo": {
158
- "fqn": "aws-cdk-lib.aws_iam.CfnPolicy",
159
- "version": "2.179.0"
160
- }
161
- }
162
- },
163
- "constructInfo": {
164
- "fqn": "aws-cdk-lib.aws_iam.Policy",
165
- "version": "2.179.0",
166
- "metadata": [
167
- "*",
168
- {
169
- "attachToRole": [
170
- "*"
171
- ]
172
- },
173
- {
174
- "attachToRole": [
175
- "*"
176
- ]
177
- },
178
- {
179
- "addStatements": [
180
- {}
181
- ]
182
- },
183
- {
184
- "addStatements": [
185
- {}
186
- ]
187
- },
188
- {
189
- "addStatements": [
190
- {}
191
- ]
192
- }
193
- ]
194
- }
195
- }
196
- },
197
- "constructInfo": {
198
- "fqn": "aws-cdk-lib.aws_iam.Role",
199
- "version": "2.179.0",
200
- "metadata": [
201
- {
202
- "assumedBy": {
203
- "principalAccount": "*",
204
- "assumeRoleAction": "*"
205
- },
206
- "inlinePolicies": "*"
207
- },
208
- {
209
- "addToPolicy": [
210
- {}
211
- ]
212
- },
213
- {
214
- "addToPrincipalPolicy": [
215
- {}
216
- ]
217
- },
218
- {
219
- "attachInlinePolicy": [
220
- "*"
221
- ]
222
- },
223
- {
224
- "attachInlinePolicy": [
225
- "*"
226
- ]
227
- },
228
- {
229
- "addToPrincipalPolicy": [
230
- {}
231
- ]
232
- },
233
- {
234
- "addToPrincipalPolicy": [
235
- {}
236
- ]
237
- }
238
- ]
239
- }
240
- },
241
- "ReplaceDefaultSecurityGroup-security-group": {
242
- "id": "ReplaceDefaultSecurityGroup-security-group",
243
- "path": "lamddb-deployFunctionWithVpc/test-lambda-dynamodb-stack/ReplaceDefaultSecurityGroup-security-group",
244
- "children": {
245
- "Resource": {
246
- "id": "Resource",
247
- "path": "lamddb-deployFunctionWithVpc/test-lambda-dynamodb-stack/ReplaceDefaultSecurityGroup-security-group/Resource",
248
- "attributes": {
249
- "aws:cdk:cloudformation:type": "AWS::EC2::SecurityGroup",
250
- "aws:cdk:cloudformation:props": {
251
- "groupDescription": "lamddb-deployFunctionWithVpc/test-lambda-dynamodb-stack/ReplaceDefaultSecurityGroup-security-group",
252
- "securityGroupEgress": [
253
- {
254
- "cidrIp": "0.0.0.0/0",
255
- "description": "Allow all outbound traffic by default",
256
- "ipProtocol": "-1"
257
- }
258
- ],
259
- "vpcId": {
260
- "Ref": "Vpc8378EB38"
261
- }
262
- }
263
- },
264
- "constructInfo": {
265
- "fqn": "aws-cdk-lib.aws_ec2.CfnSecurityGroup",
266
- "version": "2.179.0"
267
- }
268
- }
269
- },
270
- "constructInfo": {
271
- "fqn": "aws-cdk-lib.aws_ec2.SecurityGroup",
272
- "version": "2.179.0",
273
- "metadata": [
274
- {
275
- "vpc": "*",
276
- "allowAllOutbound": true
277
- }
278
- ]
279
- }
280
- },
281
- "LambdaFunction": {
282
- "id": "LambdaFunction",
283
- "path": "lamddb-deployFunctionWithVpc/test-lambda-dynamodb-stack/LambdaFunction",
284
- "children": {
285
- "Code": {
286
- "id": "Code",
287
- "path": "lamddb-deployFunctionWithVpc/test-lambda-dynamodb-stack/LambdaFunction/Code",
288
- "children": {
289
- "Stage": {
290
- "id": "Stage",
291
- "path": "lamddb-deployFunctionWithVpc/test-lambda-dynamodb-stack/LambdaFunction/Code/Stage",
292
- "constructInfo": {
293
- "fqn": "aws-cdk-lib.AssetStaging",
294
- "version": "2.179.0"
295
- }
296
- },
297
- "AssetBucket": {
298
- "id": "AssetBucket",
299
- "path": "lamddb-deployFunctionWithVpc/test-lambda-dynamodb-stack/LambdaFunction/Code/AssetBucket",
300
- "constructInfo": {
301
- "fqn": "aws-cdk-lib.aws_s3.BucketBase",
302
- "version": "2.179.0",
303
- "metadata": []
304
- }
305
- }
306
- },
307
- "constructInfo": {
308
- "fqn": "aws-cdk-lib.aws_s3_assets.Asset",
309
- "version": "2.179.0"
310
- }
311
- },
312
- "Resource": {
313
- "id": "Resource",
314
- "path": "lamddb-deployFunctionWithVpc/test-lambda-dynamodb-stack/LambdaFunction/Resource",
315
- "attributes": {
316
- "aws:cdk:cloudformation:type": "AWS::Lambda::Function",
317
- "aws:cdk:cloudformation:props": {
318
- "code": {
319
- "s3Bucket": {
320
- "Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
321
- },
322
- "s3Key": "a0c6248ec595d3ceec1177aa5ac5b494fdf4c66f1b88aa48086befd44f193d8c.zip"
323
- },
324
- "environment": {
325
- "variables": {
326
- "AWS_NODEJS_CONNECTION_REUSE_ENABLED": "1",
327
- "DDB_TABLE_NAME": {
328
- "Ref": "testlambdadynamodbstackDynamoTable8138E93B"
329
- }
330
- }
331
- },
332
- "handler": "index.handler",
333
- "role": {
334
- "Fn::GetAtt": [
335
- "testlambdadynamodbstackLambdaFunctionServiceRole758347A1",
336
- "Arn"
337
- ]
338
- },
339
- "runtime": "nodejs20.x",
340
- "tracingConfig": {
341
- "mode": "Active"
342
- },
343
- "vpcConfig": {
344
- "subnetIds": [
345
- {
346
- "Ref": "VpcisolatedSubnet1SubnetE62B1B9B"
347
- },
348
- {
349
- "Ref": "VpcisolatedSubnet2Subnet39217055"
350
- }
351
- ],
352
- "securityGroupIds": [
353
- {
354
- "Fn::GetAtt": [
355
- "testlambdadynamodbstackReplaceDefaultSecurityGroupsecuritygroup15025C82",
356
- "GroupId"
357
- ]
358
- }
359
- ]
360
- }
361
- }
362
- },
363
- "constructInfo": {
364
- "fqn": "aws-cdk-lib.aws_lambda.CfnFunction",
365
- "version": "2.179.0"
366
- }
367
- }
368
- },
369
- "constructInfo": {
370
- "fqn": "aws-cdk-lib.aws_lambda.Function",
371
- "version": "2.179.0",
372
- "metadata": [
373
- {
374
- "role": "*",
375
- "tracing": "Active",
376
- "runtime": "*",
377
- "handler": "*",
378
- "code": "*",
379
- "securityGroups": [
380
- "*"
381
- ],
382
- "vpc": "*"
383
- },
384
- {
385
- "addEnvironment": [
386
- "*",
387
- "*",
388
- {
389
- "removeInEdge": true
390
- }
391
- ]
392
- },
393
- {
394
- "addEnvironment": [
395
- "*",
396
- "*"
397
- ]
398
- }
399
- ]
400
- }
401
- },
402
- "DynamoTable": {
403
- "id": "DynamoTable",
404
- "path": "lamddb-deployFunctionWithVpc/test-lambda-dynamodb-stack/DynamoTable",
405
- "children": {
406
- "Resource": {
407
- "id": "Resource",
408
- "path": "lamddb-deployFunctionWithVpc/test-lambda-dynamodb-stack/DynamoTable/Resource",
409
- "attributes": {
410
- "aws:cdk:cloudformation:type": "AWS::DynamoDB::Table",
411
- "aws:cdk:cloudformation:props": {
412
- "attributeDefinitions": [
413
- {
414
- "attributeName": "id",
415
- "attributeType": "S"
416
- }
417
- ],
418
- "billingMode": "PAY_PER_REQUEST",
419
- "keySchema": [
420
- {
421
- "attributeName": "id",
422
- "keyType": "HASH"
423
- }
424
- ],
425
- "pointInTimeRecoverySpecification": {
426
- "pointInTimeRecoveryEnabled": true
427
- },
428
- "sseSpecification": {
429
- "sseEnabled": true
430
- }
431
- }
432
- },
433
- "constructInfo": {
434
- "fqn": "aws-cdk-lib.aws_dynamodb.CfnTable",
435
- "version": "2.179.0"
436
- }
437
- },
438
- "ScalingRole": {
439
- "id": "ScalingRole",
440
- "path": "lamddb-deployFunctionWithVpc/test-lambda-dynamodb-stack/DynamoTable/ScalingRole",
441
- "constructInfo": {
442
- "fqn": "aws-cdk-lib.Resource",
443
- "version": "2.179.0",
444
- "metadata": [
445
- "*"
446
- ]
447
- }
448
- }
449
- },
450
- "constructInfo": {
451
- "fqn": "aws-cdk-lib.aws_dynamodb.Table",
452
- "version": "2.179.0",
453
- "metadata": [
454
- {
455
- "billingMode": "PAY_PER_REQUEST",
456
- "encryption": "AWS_MANAGED",
457
- "pointInTimeRecovery": true,
458
- "partitionKey": {
459
- "name": "*",
460
- "type": "S"
461
- }
462
- }
463
- ]
464
- }
465
- }
466
- },
467
- "constructInfo": {
468
- "fqn": "@aws-solutions-constructs/aws-lambda-dynamodb.LambdaToDynamoDB",
469
- "version": "2.79.1"
470
- }
471
- },
472
- "Vpc": {
473
- "id": "Vpc",
474
- "path": "lamddb-deployFunctionWithVpc/Vpc",
475
- "children": {
476
- "Resource": {
477
- "id": "Resource",
478
- "path": "lamddb-deployFunctionWithVpc/Vpc/Resource",
479
- "attributes": {
480
- "aws:cdk:cloudformation:type": "AWS::EC2::VPC",
481
- "aws:cdk:cloudformation:props": {
482
- "cidrBlock": "10.0.0.0/16",
483
- "enableDnsHostnames": true,
484
- "enableDnsSupport": true,
485
- "instanceTenancy": "default",
486
- "tags": [
487
- {
488
- "key": "Name",
489
- "value": "lamddb-deployFunctionWithVpc/Vpc"
490
- }
491
- ]
492
- }
493
- },
494
- "constructInfo": {
495
- "fqn": "aws-cdk-lib.aws_ec2.CfnVPC",
496
- "version": "2.179.0"
497
- }
498
- },
499
- "isolatedSubnet1": {
500
- "id": "isolatedSubnet1",
501
- "path": "lamddb-deployFunctionWithVpc/Vpc/isolatedSubnet1",
502
- "children": {
503
- "Subnet": {
504
- "id": "Subnet",
505
- "path": "lamddb-deployFunctionWithVpc/Vpc/isolatedSubnet1/Subnet",
506
- "attributes": {
507
- "aws:cdk:cloudformation:type": "AWS::EC2::Subnet",
508
- "aws:cdk:cloudformation:props": {
509
- "availabilityZone": {
510
- "Fn::Select": [
511
- 0,
512
- {
513
- "Fn::GetAZs": ""
514
- }
515
- ]
516
- },
517
- "cidrBlock": "10.0.0.0/18",
518
- "mapPublicIpOnLaunch": false,
519
- "tags": [
520
- {
521
- "key": "aws-cdk:subnet-name",
522
- "value": "isolated"
523
- },
524
- {
525
- "key": "aws-cdk:subnet-type",
526
- "value": "Isolated"
527
- },
528
- {
529
- "key": "Name",
530
- "value": "lamddb-deployFunctionWithVpc/Vpc/isolatedSubnet1"
531
- }
532
- ],
533
- "vpcId": {
534
- "Ref": "Vpc8378EB38"
535
- }
536
- }
537
- },
538
- "constructInfo": {
539
- "fqn": "aws-cdk-lib.aws_ec2.CfnSubnet",
540
- "version": "2.179.0"
541
- }
542
- },
543
- "Acl": {
544
- "id": "Acl",
545
- "path": "lamddb-deployFunctionWithVpc/Vpc/isolatedSubnet1/Acl",
546
- "constructInfo": {
547
- "fqn": "aws-cdk-lib.Resource",
548
- "version": "2.179.0",
549
- "metadata": []
550
- }
551
- },
552
- "RouteTable": {
553
- "id": "RouteTable",
554
- "path": "lamddb-deployFunctionWithVpc/Vpc/isolatedSubnet1/RouteTable",
555
- "attributes": {
556
- "aws:cdk:cloudformation:type": "AWS::EC2::RouteTable",
557
- "aws:cdk:cloudformation:props": {
558
- "tags": [
559
- {
560
- "key": "Name",
561
- "value": "lamddb-deployFunctionWithVpc/Vpc/isolatedSubnet1"
562
- }
563
- ],
564
- "vpcId": {
565
- "Ref": "Vpc8378EB38"
566
- }
567
- }
568
- },
569
- "constructInfo": {
570
- "fqn": "aws-cdk-lib.aws_ec2.CfnRouteTable",
571
- "version": "2.179.0"
572
- }
573
- },
574
- "RouteTableAssociation": {
575
- "id": "RouteTableAssociation",
576
- "path": "lamddb-deployFunctionWithVpc/Vpc/isolatedSubnet1/RouteTableAssociation",
577
- "attributes": {
578
- "aws:cdk:cloudformation:type": "AWS::EC2::SubnetRouteTableAssociation",
579
- "aws:cdk:cloudformation:props": {
580
- "routeTableId": {
581
- "Ref": "VpcisolatedSubnet1RouteTableE442650B"
582
- },
583
- "subnetId": {
584
- "Ref": "VpcisolatedSubnet1SubnetE62B1B9B"
585
- }
586
- }
587
- },
588
- "constructInfo": {
589
- "fqn": "aws-cdk-lib.aws_ec2.CfnSubnetRouteTableAssociation",
590
- "version": "2.179.0"
591
- }
592
- }
593
- },
594
- "constructInfo": {
595
- "fqn": "aws-cdk-lib.aws_ec2.PrivateSubnet",
596
- "version": "2.179.0",
597
- "metadata": [
598
- {
599
- "availabilityZone": "*",
600
- "vpcId": "*",
601
- "cidrBlock": "*",
602
- "mapPublicIpOnLaunch": false,
603
- "ipv6CidrBlock": "*",
604
- "assignIpv6AddressOnCreation": "*"
605
- },
606
- {
607
- "availabilityZone": "*",
608
- "vpcId": "*",
609
- "cidrBlock": "*",
610
- "mapPublicIpOnLaunch": false,
611
- "ipv6CidrBlock": "*",
612
- "assignIpv6AddressOnCreation": "*"
613
- }
614
- ]
615
- }
616
- },
617
- "isolatedSubnet2": {
618
- "id": "isolatedSubnet2",
619
- "path": "lamddb-deployFunctionWithVpc/Vpc/isolatedSubnet2",
620
- "children": {
621
- "Subnet": {
622
- "id": "Subnet",
623
- "path": "lamddb-deployFunctionWithVpc/Vpc/isolatedSubnet2/Subnet",
624
- "attributes": {
625
- "aws:cdk:cloudformation:type": "AWS::EC2::Subnet",
626
- "aws:cdk:cloudformation:props": {
627
- "availabilityZone": {
628
- "Fn::Select": [
629
- 1,
630
- {
631
- "Fn::GetAZs": ""
632
- }
633
- ]
634
- },
635
- "cidrBlock": "10.0.64.0/18",
636
- "mapPublicIpOnLaunch": false,
637
- "tags": [
638
- {
639
- "key": "aws-cdk:subnet-name",
640
- "value": "isolated"
641
- },
642
- {
643
- "key": "aws-cdk:subnet-type",
644
- "value": "Isolated"
645
- },
646
- {
647
- "key": "Name",
648
- "value": "lamddb-deployFunctionWithVpc/Vpc/isolatedSubnet2"
649
- }
650
- ],
651
- "vpcId": {
652
- "Ref": "Vpc8378EB38"
653
- }
654
- }
655
- },
656
- "constructInfo": {
657
- "fqn": "aws-cdk-lib.aws_ec2.CfnSubnet",
658
- "version": "2.179.0"
659
- }
660
- },
661
- "Acl": {
662
- "id": "Acl",
663
- "path": "lamddb-deployFunctionWithVpc/Vpc/isolatedSubnet2/Acl",
664
- "constructInfo": {
665
- "fqn": "aws-cdk-lib.Resource",
666
- "version": "2.179.0",
667
- "metadata": []
668
- }
669
- },
670
- "RouteTable": {
671
- "id": "RouteTable",
672
- "path": "lamddb-deployFunctionWithVpc/Vpc/isolatedSubnet2/RouteTable",
673
- "attributes": {
674
- "aws:cdk:cloudformation:type": "AWS::EC2::RouteTable",
675
- "aws:cdk:cloudformation:props": {
676
- "tags": [
677
- {
678
- "key": "Name",
679
- "value": "lamddb-deployFunctionWithVpc/Vpc/isolatedSubnet2"
680
- }
681
- ],
682
- "vpcId": {
683
- "Ref": "Vpc8378EB38"
684
- }
685
- }
686
- },
687
- "constructInfo": {
688
- "fqn": "aws-cdk-lib.aws_ec2.CfnRouteTable",
689
- "version": "2.179.0"
690
- }
691
- },
692
- "RouteTableAssociation": {
693
- "id": "RouteTableAssociation",
694
- "path": "lamddb-deployFunctionWithVpc/Vpc/isolatedSubnet2/RouteTableAssociation",
695
- "attributes": {
696
- "aws:cdk:cloudformation:type": "AWS::EC2::SubnetRouteTableAssociation",
697
- "aws:cdk:cloudformation:props": {
698
- "routeTableId": {
699
- "Ref": "VpcisolatedSubnet2RouteTable334F9764"
700
- },
701
- "subnetId": {
702
- "Ref": "VpcisolatedSubnet2Subnet39217055"
703
- }
704
- }
705
- },
706
- "constructInfo": {
707
- "fqn": "aws-cdk-lib.aws_ec2.CfnSubnetRouteTableAssociation",
708
- "version": "2.179.0"
709
- }
710
- }
711
- },
712
- "constructInfo": {
713
- "fqn": "aws-cdk-lib.aws_ec2.PrivateSubnet",
714
- "version": "2.179.0",
715
- "metadata": [
716
- {
717
- "availabilityZone": "*",
718
- "vpcId": "*",
719
- "cidrBlock": "*",
720
- "mapPublicIpOnLaunch": false,
721
- "ipv6CidrBlock": "*",
722
- "assignIpv6AddressOnCreation": "*"
723
- },
724
- {
725
- "availabilityZone": "*",
726
- "vpcId": "*",
727
- "cidrBlock": "*",
728
- "mapPublicIpOnLaunch": false,
729
- "ipv6CidrBlock": "*",
730
- "assignIpv6AddressOnCreation": "*"
731
- }
732
- ]
733
- }
734
- },
735
- "RestrictDefaultSecurityGroupCustomResource": {
736
- "id": "RestrictDefaultSecurityGroupCustomResource",
737
- "path": "lamddb-deployFunctionWithVpc/Vpc/RestrictDefaultSecurityGroupCustomResource",
738
- "children": {
739
- "Default": {
740
- "id": "Default",
741
- "path": "lamddb-deployFunctionWithVpc/Vpc/RestrictDefaultSecurityGroupCustomResource/Default",
742
- "constructInfo": {
743
- "fqn": "aws-cdk-lib.CfnResource",
744
- "version": "2.179.0"
745
- }
746
- }
747
- },
748
- "constructInfo": {
749
- "fqn": "aws-cdk-lib.CustomResource",
750
- "version": "2.179.0",
751
- "metadata": [
752
- "*"
753
- ]
754
- }
755
- },
756
- "FlowLog": {
757
- "id": "FlowLog",
758
- "path": "lamddb-deployFunctionWithVpc/Vpc/FlowLog",
759
- "children": {
760
- "IAMRole": {
761
- "id": "IAMRole",
762
- "path": "lamddb-deployFunctionWithVpc/Vpc/FlowLog/IAMRole",
763
- "children": {
764
- "ImportIAMRole": {
765
- "id": "ImportIAMRole",
766
- "path": "lamddb-deployFunctionWithVpc/Vpc/FlowLog/IAMRole/ImportIAMRole",
767
- "constructInfo": {
768
- "fqn": "aws-cdk-lib.Resource",
769
- "version": "2.179.0",
770
- "metadata": [
771
- "*"
772
- ]
773
- }
774
- },
775
- "Resource": {
776
- "id": "Resource",
777
- "path": "lamddb-deployFunctionWithVpc/Vpc/FlowLog/IAMRole/Resource",
778
- "attributes": {
779
- "aws:cdk:cloudformation:type": "AWS::IAM::Role",
780
- "aws:cdk:cloudformation:props": {
781
- "assumeRolePolicyDocument": {
782
- "Statement": [
783
- {
784
- "Action": "sts:AssumeRole",
785
- "Effect": "Allow",
786
- "Principal": {
787
- "Service": "vpc-flow-logs.amazonaws.com"
788
- }
789
- }
790
- ],
791
- "Version": "2012-10-17"
792
- },
793
- "tags": [
794
- {
795
- "key": "Name",
796
- "value": "lamddb-deployFunctionWithVpc/Vpc/FlowLog"
797
- }
798
- ]
799
- }
800
- },
801
- "constructInfo": {
802
- "fqn": "aws-cdk-lib.aws_iam.CfnRole",
803
- "version": "2.179.0"
804
- }
805
- },
806
- "DefaultPolicy": {
807
- "id": "DefaultPolicy",
808
- "path": "lamddb-deployFunctionWithVpc/Vpc/FlowLog/IAMRole/DefaultPolicy",
809
- "children": {
810
- "Resource": {
811
- "id": "Resource",
812
- "path": "lamddb-deployFunctionWithVpc/Vpc/FlowLog/IAMRole/DefaultPolicy/Resource",
813
- "attributes": {
814
- "aws:cdk:cloudformation:type": "AWS::IAM::Policy",
815
- "aws:cdk:cloudformation:props": {
816
- "policyDocument": {
817
- "Statement": [
818
- {
819
- "Action": [
820
- "logs:CreateLogStream",
821
- "logs:DescribeLogStreams",
822
- "logs:PutLogEvents"
823
- ],
824
- "Effect": "Allow",
825
- "Resource": {
826
- "Fn::GetAtt": [
827
- "VpcFlowLogLogGroup7B5C56B9",
828
- "Arn"
829
- ]
830
- }
831
- },
832
- {
833
- "Action": "iam:PassRole",
834
- "Effect": "Allow",
835
- "Resource": {
836
- "Fn::GetAtt": [
837
- "VpcFlowLogIAMRole6A475D41",
838
- "Arn"
839
- ]
840
- }
841
- }
842
- ],
843
- "Version": "2012-10-17"
844
- },
845
- "policyName": "VpcFlowLogIAMRoleDefaultPolicy406FB995",
846
- "roles": [
847
- {
848
- "Ref": "VpcFlowLogIAMRole6A475D41"
849
- }
850
- ]
851
- }
852
- },
853
- "constructInfo": {
854
- "fqn": "aws-cdk-lib.aws_iam.CfnPolicy",
855
- "version": "2.179.0"
856
- }
857
- }
858
- },
859
- "constructInfo": {
860
- "fqn": "aws-cdk-lib.aws_iam.Policy",
861
- "version": "2.179.0",
862
- "metadata": [
863
- "*",
864
- {
865
- "attachToRole": [
866
- "*"
867
- ]
868
- },
869
- {
870
- "attachToRole": [
871
- "*"
872
- ]
873
- },
874
- {
875
- "addStatements": [
876
- {}
877
- ]
878
- },
879
- {
880
- "addStatements": [
881
- {}
882
- ]
883
- }
884
- ]
885
- }
886
- }
887
- },
888
- "constructInfo": {
889
- "fqn": "aws-cdk-lib.aws_iam.Role",
890
- "version": "2.179.0",
891
- "metadata": [
892
- {
893
- "roleName": "*",
894
- "assumedBy": {
895
- "principalAccount": "*",
896
- "assumeRoleAction": "*"
897
- }
898
- },
899
- {
900
- "addToPrincipalPolicy": [
901
- {}
902
- ]
903
- },
904
- {
905
- "attachInlinePolicy": [
906
- "*"
907
- ]
908
- },
909
- {
910
- "attachInlinePolicy": [
911
- "*"
912
- ]
913
- },
914
- {
915
- "addToPrincipalPolicy": [
916
- {}
917
- ]
918
- }
919
- ]
920
- }
921
- },
922
- "LogGroup": {
923
- "id": "LogGroup",
924
- "path": "lamddb-deployFunctionWithVpc/Vpc/FlowLog/LogGroup",
925
- "children": {
926
- "Resource": {
927
- "id": "Resource",
928
- "path": "lamddb-deployFunctionWithVpc/Vpc/FlowLog/LogGroup/Resource",
929
- "attributes": {
930
- "aws:cdk:cloudformation:type": "AWS::Logs::LogGroup",
931
- "aws:cdk:cloudformation:props": {
932
- "retentionInDays": 731,
933
- "tags": [
934
- {
935
- "key": "Name",
936
- "value": "lamddb-deployFunctionWithVpc/Vpc/FlowLog"
937
- }
938
- ]
939
- }
940
- },
941
- "constructInfo": {
942
- "fqn": "aws-cdk-lib.aws_logs.CfnLogGroup",
943
- "version": "2.179.0"
944
- }
945
- }
946
- },
947
- "constructInfo": {
948
- "fqn": "aws-cdk-lib.aws_logs.LogGroup",
949
- "version": "2.179.0",
950
- "metadata": [
951
- "*"
952
- ]
953
- }
954
- },
955
- "FlowLog": {
956
- "id": "FlowLog",
957
- "path": "lamddb-deployFunctionWithVpc/Vpc/FlowLog/FlowLog",
958
- "attributes": {
959
- "aws:cdk:cloudformation:type": "AWS::EC2::FlowLog",
960
- "aws:cdk:cloudformation:props": {
961
- "deliverLogsPermissionArn": {
962
- "Fn::GetAtt": [
963
- "VpcFlowLogIAMRole6A475D41",
964
- "Arn"
965
- ]
966
- },
967
- "logDestinationType": "cloud-watch-logs",
968
- "logGroupName": {
969
- "Ref": "VpcFlowLogLogGroup7B5C56B9"
970
- },
971
- "resourceId": {
972
- "Ref": "Vpc8378EB38"
973
- },
974
- "resourceType": "VPC",
975
- "tags": [
976
- {
977
- "key": "Name",
978
- "value": "lamddb-deployFunctionWithVpc/Vpc/FlowLog"
979
- }
980
- ],
981
- "trafficType": "ALL"
982
- }
983
- },
984
- "constructInfo": {
985
- "fqn": "aws-cdk-lib.aws_ec2.CfnFlowLog",
986
- "version": "2.179.0"
987
- }
988
- }
989
- },
990
- "constructInfo": {
991
- "fqn": "aws-cdk-lib.aws_ec2.FlowLog",
992
- "version": "2.179.0",
993
- "metadata": [
994
- {
995
- "resourceType": "*"
996
- }
997
- ]
998
- }
999
- },
1000
- "DDB": {
1001
- "id": "DDB",
1002
- "path": "lamddb-deployFunctionWithVpc/Vpc/DDB",
1003
- "children": {
1004
- "Resource": {
1005
- "id": "Resource",
1006
- "path": "lamddb-deployFunctionWithVpc/Vpc/DDB/Resource",
1007
- "attributes": {
1008
- "aws:cdk:cloudformation:type": "AWS::EC2::VPCEndpoint",
1009
- "aws:cdk:cloudformation:props": {
1010
- "tags": [
1011
- {
1012
- "key": "Name",
1013
- "value": "lamddb-deployFunctionWithVpc/Vpc"
1014
- }
1015
- ],
1016
- "routeTableIds": [
1017
- {
1018
- "Ref": "VpcisolatedSubnet1RouteTableE442650B"
1019
- },
1020
- {
1021
- "Ref": "VpcisolatedSubnet2RouteTable334F9764"
1022
- }
1023
- ],
1024
- "serviceName": {
1025
- "Fn::Join": [
1026
- "",
1027
- [
1028
- "com.amazonaws.",
1029
- {
1030
- "Ref": "AWS::Region"
1031
- },
1032
- ".dynamodb"
1033
- ]
1034
- ]
1035
- },
1036
- "vpcEndpointType": "Gateway",
1037
- "vpcId": {
1038
- "Ref": "Vpc8378EB38"
1039
- }
1040
- }
1041
- },
1042
- "constructInfo": {
1043
- "fqn": "aws-cdk-lib.aws_ec2.CfnVPCEndpoint",
1044
- "version": "2.179.0"
1045
- }
1046
- }
1047
- },
1048
- "constructInfo": {
1049
- "fqn": "aws-cdk-lib.aws_ec2.GatewayVpcEndpoint",
1050
- "version": "2.179.0",
1051
- "metadata": [
1052
- {
1053
- "vpc": "*",
1054
- "service": {
1055
- "name": "*"
1056
- }
1057
- }
1058
- ]
1059
- }
1060
- }
1061
- },
1062
- "constructInfo": {
1063
- "fqn": "aws-cdk-lib.aws_ec2.Vpc",
1064
- "version": "2.179.0",
1065
- "metadata": [
1066
- {
1067
- "natGateways": "*",
1068
- "subnetConfiguration": [
1069
- {
1070
- "cidrMask": "*",
1071
- "name": "*",
1072
- "subnetType": "Isolated"
1073
- }
1074
- ],
1075
- "enableDnsHostnames": true,
1076
- "enableDnsSupport": true
1077
- }
1078
- ]
1079
- }
1080
- },
1081
- "LatestNodeRuntimeMap": {
1082
- "id": "LatestNodeRuntimeMap",
1083
- "path": "lamddb-deployFunctionWithVpc/LatestNodeRuntimeMap",
1084
- "constructInfo": {
1085
- "fqn": "aws-cdk-lib.CfnMapping",
1086
- "version": "2.179.0"
1087
- }
1088
- },
1089
- "Custom::VpcRestrictDefaultSGCustomResourceProvider": {
1090
- "id": "Custom::VpcRestrictDefaultSGCustomResourceProvider",
1091
- "path": "lamddb-deployFunctionWithVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider",
1092
- "children": {
1093
- "Staging": {
1094
- "id": "Staging",
1095
- "path": "lamddb-deployFunctionWithVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider/Staging",
1096
- "constructInfo": {
1097
- "fqn": "aws-cdk-lib.AssetStaging",
1098
- "version": "2.179.0"
1099
- }
1100
- },
1101
- "Role": {
1102
- "id": "Role",
1103
- "path": "lamddb-deployFunctionWithVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider/Role",
1104
- "constructInfo": {
1105
- "fqn": "aws-cdk-lib.CfnResource",
1106
- "version": "2.179.0"
1107
- }
1108
- },
1109
- "Handler": {
1110
- "id": "Handler",
1111
- "path": "lamddb-deployFunctionWithVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider/Handler",
1112
- "constructInfo": {
1113
- "fqn": "aws-cdk-lib.CfnResource",
1114
- "version": "2.179.0"
1115
- }
1116
- }
1117
- },
1118
- "constructInfo": {
1119
- "fqn": "aws-cdk-lib.CustomResourceProviderBase",
1120
- "version": "2.179.0"
1121
- }
1122
- },
1123
- "Integ": {
1124
- "id": "Integ",
1125
- "path": "lamddb-deployFunctionWithVpc/Integ",
1126
- "children": {
1127
- "DefaultTest": {
1128
- "id": "DefaultTest",
1129
- "path": "lamddb-deployFunctionWithVpc/Integ/DefaultTest",
1130
- "children": {
1131
- "Default": {
1132
- "id": "Default",
1133
- "path": "lamddb-deployFunctionWithVpc/Integ/DefaultTest/Default",
1134
- "constructInfo": {
1135
- "fqn": "constructs.Construct",
1136
- "version": "10.4.2"
1137
- }
1138
- },
1139
- "DeployAssert": {
1140
- "id": "DeployAssert",
1141
- "path": "lamddb-deployFunctionWithVpc/Integ/DefaultTest/DeployAssert",
1142
- "children": {
1143
- "BootstrapVersion": {
1144
- "id": "BootstrapVersion",
1145
- "path": "lamddb-deployFunctionWithVpc/Integ/DefaultTest/DeployAssert/BootstrapVersion",
1146
- "constructInfo": {
1147
- "fqn": "aws-cdk-lib.CfnParameter",
1148
- "version": "2.179.0"
1149
- }
1150
- },
1151
- "CheckBootstrapVersion": {
1152
- "id": "CheckBootstrapVersion",
1153
- "path": "lamddb-deployFunctionWithVpc/Integ/DefaultTest/DeployAssert/CheckBootstrapVersion",
1154
- "constructInfo": {
1155
- "fqn": "aws-cdk-lib.CfnRule",
1156
- "version": "2.179.0"
1157
- }
1158
- }
1159
- },
1160
- "constructInfo": {
1161
- "fqn": "aws-cdk-lib.Stack",
1162
- "version": "2.179.0"
1163
- }
1164
- }
1165
- },
1166
- "constructInfo": {
1167
- "fqn": "@aws-cdk/integ-tests-alpha.IntegTestCase",
1168
- "version": "2.179.0-alpha.0"
1169
- }
1170
- }
1171
- },
1172
- "constructInfo": {
1173
- "fqn": "@aws-cdk/integ-tests-alpha.IntegTest",
1174
- "version": "2.179.0-alpha.0"
1175
- }
1176
- },
1177
- "BootstrapVersion": {
1178
- "id": "BootstrapVersion",
1179
- "path": "lamddb-deployFunctionWithVpc/BootstrapVersion",
1180
- "constructInfo": {
1181
- "fqn": "aws-cdk-lib.CfnParameter",
1182
- "version": "2.179.0"
1183
- }
1184
- },
1185
- "CheckBootstrapVersion": {
1186
- "id": "CheckBootstrapVersion",
1187
- "path": "lamddb-deployFunctionWithVpc/CheckBootstrapVersion",
1188
- "constructInfo": {
1189
- "fqn": "aws-cdk-lib.CfnRule",
1190
- "version": "2.179.0"
1191
- }
1192
- }
1193
- },
1194
- "constructInfo": {
1195
- "fqn": "aws-cdk-lib.Stack",
1196
- "version": "2.179.0"
1197
- }
1198
- },
1199
- "Tree": {
1200
- "id": "Tree",
1201
- "path": "Tree",
1202
- "constructInfo": {
1203
- "fqn": "constructs.Construct",
1204
- "version": "10.4.2"
1205
- }
1206
- }
1207
- },
1208
- "constructInfo": {
1209
- "fqn": "aws-cdk-lib.App",
1210
- "version": "2.179.0"
1211
- }
1212
- }
1213
- }
1
+ {"version":"tree-0.1","tree":{"id":"App","path":"","children":{"lamddb-deployFunctionWithVpc":{"id":"lamddb-deployFunctionWithVpc","path":"lamddb-deployFunctionWithVpc","children":{"test-lambda-dynamodb-stack":{"id":"test-lambda-dynamodb-stack","path":"lamddb-deployFunctionWithVpc/test-lambda-dynamodb-stack","children":{"LambdaFunctionServiceRole":{"id":"LambdaFunctionServiceRole","path":"lamddb-deployFunctionWithVpc/test-lambda-dynamodb-stack/LambdaFunctionServiceRole","children":{"ImportLambdaFunctionServiceRole":{"id":"ImportLambdaFunctionServiceRole","path":"lamddb-deployFunctionWithVpc/test-lambda-dynamodb-stack/LambdaFunctionServiceRole/ImportLambdaFunctionServiceRole","constructInfo":{"fqn":"aws-cdk-lib.Resource","version":"2.186.0","metadata":["*"]}},"Resource":{"id":"Resource","path":"lamddb-deployFunctionWithVpc/test-lambda-dynamodb-stack/LambdaFunctionServiceRole/Resource","attributes":{"aws:cdk:cloudformation:type":"AWS::IAM::Role","aws:cdk:cloudformation:props":{"assumeRolePolicyDocument":{"Statement":[{"Action":"sts:AssumeRole","Effect":"Allow","Principal":{"Service":"lambda.amazonaws.com"}}],"Version":"2012-10-17"},"policies":[{"policyName":"LambdaFunctionServiceRolePolicy","policyDocument":{"Statement":[{"Action":["logs:CreateLogGroup","logs:CreateLogStream","logs:PutLogEvents"],"Effect":"Allow","Resource":{"Fn::Join":["",["arn:",{"Ref":"AWS::Partition"},":logs:",{"Ref":"AWS::Region"},":",{"Ref":"AWS::AccountId"},":log-group:/aws/lambda/*"]]}}],"Version":"2012-10-17"}}]}},"constructInfo":{"fqn":"aws-cdk-lib.aws_iam.CfnRole","version":"2.186.0"}},"DefaultPolicy":{"id":"DefaultPolicy","path":"lamddb-deployFunctionWithVpc/test-lambda-dynamodb-stack/LambdaFunctionServiceRole/DefaultPolicy","children":{"Resource":{"id":"Resource","path":"lamddb-deployFunctionWithVpc/test-lambda-dynamodb-stack/LambdaFunctionServiceRole/DefaultPolicy/Resource","attributes":{"aws:cdk:cloudformation:type":"AWS::IAM::Policy","aws:cdk:cloudformation:props":{"policyDocument":{"Statement":[{"Action":["ec2:AssignPrivateIpAddresses","ec2:CreateNetworkInterface","ec2:DeleteNetworkInterface","ec2:DescribeNetworkInterfaces","ec2:UnassignPrivateIpAddresses"],"Effect":"Allow","Resource":"*"},{"Action":["dynamodb:BatchGetItem","dynamodb:BatchWriteItem","dynamodb:ConditionCheckItem","dynamodb:DeleteItem","dynamodb:DescribeTable","dynamodb:GetItem","dynamodb:GetRecords","dynamodb:GetShardIterator","dynamodb:PutItem","dynamodb:Query","dynamodb:Scan","dynamodb:UpdateItem"],"Effect":"Allow","Resource":[{"Fn::GetAtt":["testlambdadynamodbstackDynamoTable8138E93B","Arn"]},{"Ref":"AWS::NoValue"}]}],"Version":"2012-10-17"},"policyName":"testlambdadynamodbstackLambdaFunctionServiceRoleDefaultPolicy547FB7F4","roles":[{"Ref":"testlambdadynamodbstackLambdaFunctionServiceRole758347A1"}]}},"constructInfo":{"fqn":"aws-cdk-lib.aws_iam.CfnPolicy","version":"2.186.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_iam.Policy","version":"2.186.0","metadata":["*",{"attachToRole":["*"]},{"attachToRole":["*"]},{"addStatements":[{}]},{"addStatements":[{}]}]}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_iam.Role","version":"2.186.0","metadata":[{"assumedBy":{"principalAccount":"*","assumeRoleAction":"*"},"inlinePolicies":"*"},{"addToPolicy":[{}]},{"addToPrincipalPolicy":[{}]},{"attachInlinePolicy":["*"]},{"attachInlinePolicy":["*"]},{"attachInlinePolicy":["*"]},{"attachInlinePolicy":["*"]},{"addToPrincipalPolicy":[{}]}]}},"ReplaceDefaultSecurityGroup-security-group":{"id":"ReplaceDefaultSecurityGroup-security-group","path":"lamddb-deployFunctionWithVpc/test-lambda-dynamodb-stack/ReplaceDefaultSecurityGroup-security-group","children":{"Resource":{"id":"Resource","path":"lamddb-deployFunctionWithVpc/test-lambda-dynamodb-stack/ReplaceDefaultSecurityGroup-security-group/Resource","attributes":{"aws:cdk:cloudformation:type":"AWS::EC2::SecurityGroup","aws:cdk:cloudformation:props":{"groupDescription":"lamddb-deployFunctionWithVpc/test-lambda-dynamodb-stack/ReplaceDefaultSecurityGroup-security-group","securityGroupEgress":[{"cidrIp":"0.0.0.0/0","description":"Allow all outbound traffic by default","ipProtocol":"-1"}],"vpcId":{"Ref":"Vpc8378EB38"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.CfnSecurityGroup","version":"2.186.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.SecurityGroup","version":"2.186.0","metadata":[{"vpc":"*","allowAllOutbound":true}]}},"LambdaFunction":{"id":"LambdaFunction","path":"lamddb-deployFunctionWithVpc/test-lambda-dynamodb-stack/LambdaFunction","children":{"Code":{"id":"Code","path":"lamddb-deployFunctionWithVpc/test-lambda-dynamodb-stack/LambdaFunction/Code","children":{"Stage":{"id":"Stage","path":"lamddb-deployFunctionWithVpc/test-lambda-dynamodb-stack/LambdaFunction/Code/Stage","constructInfo":{"fqn":"aws-cdk-lib.AssetStaging","version":"2.186.0"}},"AssetBucket":{"id":"AssetBucket","path":"lamddb-deployFunctionWithVpc/test-lambda-dynamodb-stack/LambdaFunction/Code/AssetBucket","constructInfo":{"fqn":"aws-cdk-lib.aws_s3.BucketBase","version":"2.186.0","metadata":[]}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_s3_assets.Asset","version":"2.186.0"}},"Resource":{"id":"Resource","path":"lamddb-deployFunctionWithVpc/test-lambda-dynamodb-stack/LambdaFunction/Resource","attributes":{"aws:cdk:cloudformation:type":"AWS::Lambda::Function","aws:cdk:cloudformation:props":{"code":{"s3Bucket":{"Fn::Sub":"cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"},"s3Key":"a0c6248ec595d3ceec1177aa5ac5b494fdf4c66f1b88aa48086befd44f193d8c.zip"},"environment":{"variables":{"AWS_NODEJS_CONNECTION_REUSE_ENABLED":"1","DDB_TABLE_NAME":{"Ref":"testlambdadynamodbstackDynamoTable8138E93B"}}},"handler":"index.handler","role":{"Fn::GetAtt":["testlambdadynamodbstackLambdaFunctionServiceRole758347A1","Arn"]},"runtime":"nodejs20.x","tracingConfig":{"mode":"Active"},"vpcConfig":{"subnetIds":[{"Ref":"VpcisolatedSubnet1SubnetE62B1B9B"},{"Ref":"VpcisolatedSubnet2Subnet39217055"}],"securityGroupIds":[{"Fn::GetAtt":["testlambdadynamodbstackReplaceDefaultSecurityGroupsecuritygroup15025C82","GroupId"]}]}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_lambda.CfnFunction","version":"2.186.0"}},"inlinePolicyAddedToExecutionRole-0":{"id":"inlinePolicyAddedToExecutionRole-0","path":"lamddb-deployFunctionWithVpc/test-lambda-dynamodb-stack/LambdaFunction/inlinePolicyAddedToExecutionRole-0","children":{"Resource":{"id":"Resource","path":"lamddb-deployFunctionWithVpc/test-lambda-dynamodb-stack/LambdaFunction/inlinePolicyAddedToExecutionRole-0/Resource","attributes":{"aws:cdk:cloudformation:type":"AWS::IAM::Policy","aws:cdk:cloudformation:props":{"policyDocument":{"Statement":[{"Action":["xray:PutTelemetryRecords","xray:PutTraceSegments"],"Effect":"Allow","Resource":"*"}],"Version":"2012-10-17"},"policyName":"testlambdadynamodbstackLambdaFunctioninlinePolicyAddedToExecutionRole019E2DE85","roles":[{"Ref":"testlambdadynamodbstackLambdaFunctionServiceRole758347A1"}]}},"constructInfo":{"fqn":"aws-cdk-lib.aws_iam.CfnPolicy","version":"2.186.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_iam.Policy","version":"2.186.0","metadata":[{"statements":"*"},{"addStatements":[{}]},{"attachToRole":["*"]},{"attachToRole":["*"]}]}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_lambda.Function","version":"2.186.0","metadata":[{"role":"*","tracing":"Active","runtime":"*","handler":"*","code":"*","securityGroups":["*"],"vpc":"*"},{"addEnvironment":["*","*",{"removeInEdge":true}]},{"addEnvironment":["*","*"]}]}},"DynamoTable":{"id":"DynamoTable","path":"lamddb-deployFunctionWithVpc/test-lambda-dynamodb-stack/DynamoTable","children":{"Resource":{"id":"Resource","path":"lamddb-deployFunctionWithVpc/test-lambda-dynamodb-stack/DynamoTable/Resource","attributes":{"aws:cdk:cloudformation:type":"AWS::DynamoDB::Table","aws:cdk:cloudformation:props":{"attributeDefinitions":[{"attributeName":"id","attributeType":"S"}],"billingMode":"PAY_PER_REQUEST","keySchema":[{"attributeName":"id","keyType":"HASH"}],"pointInTimeRecoverySpecification":{"pointInTimeRecoveryEnabled":true},"sseSpecification":{"sseEnabled":true}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_dynamodb.CfnTable","version":"2.186.0"}},"ScalingRole":{"id":"ScalingRole","path":"lamddb-deployFunctionWithVpc/test-lambda-dynamodb-stack/DynamoTable/ScalingRole","constructInfo":{"fqn":"aws-cdk-lib.Resource","version":"2.186.0","metadata":["*"]}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_dynamodb.Table","version":"2.186.0","metadata":[{"billingMode":"PAY_PER_REQUEST","encryption":"AWS_MANAGED","pointInTimeRecovery":true,"partitionKey":{"name":"*","type":"S"}}]}}},"constructInfo":{"fqn":"@aws-solutions-constructs/aws-lambda-dynamodb.LambdaToDynamoDB","version":"2.80.0"}},"Vpc":{"id":"Vpc","path":"lamddb-deployFunctionWithVpc/Vpc","children":{"Resource":{"id":"Resource","path":"lamddb-deployFunctionWithVpc/Vpc/Resource","attributes":{"aws:cdk:cloudformation:type":"AWS::EC2::VPC","aws:cdk:cloudformation:props":{"cidrBlock":"10.0.0.0/16","enableDnsHostnames":true,"enableDnsSupport":true,"instanceTenancy":"default","tags":[{"key":"Name","value":"lamddb-deployFunctionWithVpc/Vpc"}]}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.CfnVPC","version":"2.186.0"}},"isolatedSubnet1":{"id":"isolatedSubnet1","path":"lamddb-deployFunctionWithVpc/Vpc/isolatedSubnet1","children":{"Subnet":{"id":"Subnet","path":"lamddb-deployFunctionWithVpc/Vpc/isolatedSubnet1/Subnet","attributes":{"aws:cdk:cloudformation:type":"AWS::EC2::Subnet","aws:cdk:cloudformation:props":{"availabilityZone":{"Fn::Select":[0,{"Fn::GetAZs":""}]},"cidrBlock":"10.0.0.0/18","mapPublicIpOnLaunch":false,"tags":[{"key":"aws-cdk:subnet-name","value":"isolated"},{"key":"aws-cdk:subnet-type","value":"Isolated"},{"key":"Name","value":"lamddb-deployFunctionWithVpc/Vpc/isolatedSubnet1"}],"vpcId":{"Ref":"Vpc8378EB38"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.CfnSubnet","version":"2.186.0"}},"Acl":{"id":"Acl","path":"lamddb-deployFunctionWithVpc/Vpc/isolatedSubnet1/Acl","constructInfo":{"fqn":"aws-cdk-lib.Resource","version":"2.186.0","metadata":[]}},"RouteTable":{"id":"RouteTable","path":"lamddb-deployFunctionWithVpc/Vpc/isolatedSubnet1/RouteTable","attributes":{"aws:cdk:cloudformation:type":"AWS::EC2::RouteTable","aws:cdk:cloudformation:props":{"tags":[{"key":"Name","value":"lamddb-deployFunctionWithVpc/Vpc/isolatedSubnet1"}],"vpcId":{"Ref":"Vpc8378EB38"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.CfnRouteTable","version":"2.186.0"}},"RouteTableAssociation":{"id":"RouteTableAssociation","path":"lamddb-deployFunctionWithVpc/Vpc/isolatedSubnet1/RouteTableAssociation","attributes":{"aws:cdk:cloudformation:type":"AWS::EC2::SubnetRouteTableAssociation","aws:cdk:cloudformation:props":{"routeTableId":{"Ref":"VpcisolatedSubnet1RouteTableE442650B"},"subnetId":{"Ref":"VpcisolatedSubnet1SubnetE62B1B9B"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.CfnSubnetRouteTableAssociation","version":"2.186.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.PrivateSubnet","version":"2.186.0","metadata":[{"availabilityZone":"*","vpcId":"*","cidrBlock":"*","mapPublicIpOnLaunch":false,"ipv6CidrBlock":"*","assignIpv6AddressOnCreation":"*"},{"availabilityZone":"*","vpcId":"*","cidrBlock":"*","mapPublicIpOnLaunch":false,"ipv6CidrBlock":"*","assignIpv6AddressOnCreation":"*"}]}},"isolatedSubnet2":{"id":"isolatedSubnet2","path":"lamddb-deployFunctionWithVpc/Vpc/isolatedSubnet2","children":{"Subnet":{"id":"Subnet","path":"lamddb-deployFunctionWithVpc/Vpc/isolatedSubnet2/Subnet","attributes":{"aws:cdk:cloudformation:type":"AWS::EC2::Subnet","aws:cdk:cloudformation:props":{"availabilityZone":{"Fn::Select":[1,{"Fn::GetAZs":""}]},"cidrBlock":"10.0.64.0/18","mapPublicIpOnLaunch":false,"tags":[{"key":"aws-cdk:subnet-name","value":"isolated"},{"key":"aws-cdk:subnet-type","value":"Isolated"},{"key":"Name","value":"lamddb-deployFunctionWithVpc/Vpc/isolatedSubnet2"}],"vpcId":{"Ref":"Vpc8378EB38"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.CfnSubnet","version":"2.186.0"}},"Acl":{"id":"Acl","path":"lamddb-deployFunctionWithVpc/Vpc/isolatedSubnet2/Acl","constructInfo":{"fqn":"aws-cdk-lib.Resource","version":"2.186.0","metadata":[]}},"RouteTable":{"id":"RouteTable","path":"lamddb-deployFunctionWithVpc/Vpc/isolatedSubnet2/RouteTable","attributes":{"aws:cdk:cloudformation:type":"AWS::EC2::RouteTable","aws:cdk:cloudformation:props":{"tags":[{"key":"Name","value":"lamddb-deployFunctionWithVpc/Vpc/isolatedSubnet2"}],"vpcId":{"Ref":"Vpc8378EB38"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.CfnRouteTable","version":"2.186.0"}},"RouteTableAssociation":{"id":"RouteTableAssociation","path":"lamddb-deployFunctionWithVpc/Vpc/isolatedSubnet2/RouteTableAssociation","attributes":{"aws:cdk:cloudformation:type":"AWS::EC2::SubnetRouteTableAssociation","aws:cdk:cloudformation:props":{"routeTableId":{"Ref":"VpcisolatedSubnet2RouteTable334F9764"},"subnetId":{"Ref":"VpcisolatedSubnet2Subnet39217055"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.CfnSubnetRouteTableAssociation","version":"2.186.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.PrivateSubnet","version":"2.186.0","metadata":[{"availabilityZone":"*","vpcId":"*","cidrBlock":"*","mapPublicIpOnLaunch":false,"ipv6CidrBlock":"*","assignIpv6AddressOnCreation":"*"},{"availabilityZone":"*","vpcId":"*","cidrBlock":"*","mapPublicIpOnLaunch":false,"ipv6CidrBlock":"*","assignIpv6AddressOnCreation":"*"}]}},"RestrictDefaultSecurityGroupCustomResource":{"id":"RestrictDefaultSecurityGroupCustomResource","path":"lamddb-deployFunctionWithVpc/Vpc/RestrictDefaultSecurityGroupCustomResource","children":{"Default":{"id":"Default","path":"lamddb-deployFunctionWithVpc/Vpc/RestrictDefaultSecurityGroupCustomResource/Default","constructInfo":{"fqn":"aws-cdk-lib.CfnResource","version":"2.186.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.CustomResource","version":"2.186.0","metadata":["*"]}},"FlowLog":{"id":"FlowLog","path":"lamddb-deployFunctionWithVpc/Vpc/FlowLog","children":{"IAMRole":{"id":"IAMRole","path":"lamddb-deployFunctionWithVpc/Vpc/FlowLog/IAMRole","children":{"ImportIAMRole":{"id":"ImportIAMRole","path":"lamddb-deployFunctionWithVpc/Vpc/FlowLog/IAMRole/ImportIAMRole","constructInfo":{"fqn":"aws-cdk-lib.Resource","version":"2.186.0","metadata":["*"]}},"Resource":{"id":"Resource","path":"lamddb-deployFunctionWithVpc/Vpc/FlowLog/IAMRole/Resource","attributes":{"aws:cdk:cloudformation:type":"AWS::IAM::Role","aws:cdk:cloudformation:props":{"assumeRolePolicyDocument":{"Statement":[{"Action":"sts:AssumeRole","Effect":"Allow","Principal":{"Service":"vpc-flow-logs.amazonaws.com"}}],"Version":"2012-10-17"},"tags":[{"key":"Name","value":"lamddb-deployFunctionWithVpc/Vpc/FlowLog"}]}},"constructInfo":{"fqn":"aws-cdk-lib.aws_iam.CfnRole","version":"2.186.0"}},"DefaultPolicy":{"id":"DefaultPolicy","path":"lamddb-deployFunctionWithVpc/Vpc/FlowLog/IAMRole/DefaultPolicy","children":{"Resource":{"id":"Resource","path":"lamddb-deployFunctionWithVpc/Vpc/FlowLog/IAMRole/DefaultPolicy/Resource","attributes":{"aws:cdk:cloudformation:type":"AWS::IAM::Policy","aws:cdk:cloudformation:props":{"policyDocument":{"Statement":[{"Action":["logs:CreateLogStream","logs:DescribeLogStreams","logs:PutLogEvents"],"Effect":"Allow","Resource":{"Fn::GetAtt":["VpcFlowLogLogGroup7B5C56B9","Arn"]}},{"Action":"iam:PassRole","Effect":"Allow","Resource":{"Fn::GetAtt":["VpcFlowLogIAMRole6A475D41","Arn"]}}],"Version":"2012-10-17"},"policyName":"VpcFlowLogIAMRoleDefaultPolicy406FB995","roles":[{"Ref":"VpcFlowLogIAMRole6A475D41"}]}},"constructInfo":{"fqn":"aws-cdk-lib.aws_iam.CfnPolicy","version":"2.186.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_iam.Policy","version":"2.186.0","metadata":["*",{"attachToRole":["*"]},{"attachToRole":["*"]},{"addStatements":[{}]},{"addStatements":[{}]}]}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_iam.Role","version":"2.186.0","metadata":[{"roleName":"*","assumedBy":{"principalAccount":"*","assumeRoleAction":"*"}},{"addToPrincipalPolicy":[{}]},{"attachInlinePolicy":["*"]},{"attachInlinePolicy":["*"]},{"addToPrincipalPolicy":[{}]}]}},"LogGroup":{"id":"LogGroup","path":"lamddb-deployFunctionWithVpc/Vpc/FlowLog/LogGroup","children":{"Resource":{"id":"Resource","path":"lamddb-deployFunctionWithVpc/Vpc/FlowLog/LogGroup/Resource","attributes":{"aws:cdk:cloudformation:type":"AWS::Logs::LogGroup","aws:cdk:cloudformation:props":{"retentionInDays":731,"tags":[{"key":"Name","value":"lamddb-deployFunctionWithVpc/Vpc/FlowLog"}]}},"constructInfo":{"fqn":"aws-cdk-lib.aws_logs.CfnLogGroup","version":"2.186.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_logs.LogGroup","version":"2.186.0","metadata":["*"]}},"FlowLog":{"id":"FlowLog","path":"lamddb-deployFunctionWithVpc/Vpc/FlowLog/FlowLog","attributes":{"aws:cdk:cloudformation:type":"AWS::EC2::FlowLog","aws:cdk:cloudformation:props":{"deliverLogsPermissionArn":{"Fn::GetAtt":["VpcFlowLogIAMRole6A475D41","Arn"]},"logDestinationType":"cloud-watch-logs","logGroupName":{"Ref":"VpcFlowLogLogGroup7B5C56B9"},"resourceId":{"Ref":"Vpc8378EB38"},"resourceType":"VPC","tags":[{"key":"Name","value":"lamddb-deployFunctionWithVpc/Vpc/FlowLog"}],"trafficType":"ALL"}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.CfnFlowLog","version":"2.186.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.FlowLog","version":"2.186.0","metadata":[{"resourceType":"*"}]}},"DDB":{"id":"DDB","path":"lamddb-deployFunctionWithVpc/Vpc/DDB","children":{"Resource":{"id":"Resource","path":"lamddb-deployFunctionWithVpc/Vpc/DDB/Resource","attributes":{"aws:cdk:cloudformation:type":"AWS::EC2::VPCEndpoint","aws:cdk:cloudformation:props":{"tags":[{"key":"Name","value":"lamddb-deployFunctionWithVpc/Vpc"}],"routeTableIds":[{"Ref":"VpcisolatedSubnet1RouteTableE442650B"},{"Ref":"VpcisolatedSubnet2RouteTable334F9764"}],"serviceName":{"Fn::Join":["",["com.amazonaws.",{"Ref":"AWS::Region"},".dynamodb"]]},"vpcEndpointType":"Gateway","vpcId":{"Ref":"Vpc8378EB38"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.CfnVPCEndpoint","version":"2.186.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.GatewayVpcEndpoint","version":"2.186.0","metadata":[{"vpc":"*","service":{"name":"*"}}]}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.Vpc","version":"2.186.0","metadata":[{"natGateways":"*","subnetConfiguration":[{"cidrMask":"*","name":"*","subnetType":"Isolated"}],"enableDnsHostnames":true,"enableDnsSupport":true}]}},"LatestNodeRuntimeMap":{"id":"LatestNodeRuntimeMap","path":"lamddb-deployFunctionWithVpc/LatestNodeRuntimeMap","constructInfo":{"fqn":"aws-cdk-lib.CfnMapping","version":"2.186.0"}},"Custom::VpcRestrictDefaultSGCustomResourceProvider":{"id":"Custom::VpcRestrictDefaultSGCustomResourceProvider","path":"lamddb-deployFunctionWithVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider","children":{"Staging":{"id":"Staging","path":"lamddb-deployFunctionWithVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider/Staging","constructInfo":{"fqn":"aws-cdk-lib.AssetStaging","version":"2.186.0"}},"Role":{"id":"Role","path":"lamddb-deployFunctionWithVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider/Role","constructInfo":{"fqn":"aws-cdk-lib.CfnResource","version":"2.186.0"}},"Handler":{"id":"Handler","path":"lamddb-deployFunctionWithVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider/Handler","constructInfo":{"fqn":"aws-cdk-lib.CfnResource","version":"2.186.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.CustomResourceProviderBase","version":"2.186.0"}},"Integ":{"id":"Integ","path":"lamddb-deployFunctionWithVpc/Integ","children":{"DefaultTest":{"id":"DefaultTest","path":"lamddb-deployFunctionWithVpc/Integ/DefaultTest","children":{"Default":{"id":"Default","path":"lamddb-deployFunctionWithVpc/Integ/DefaultTest/Default","constructInfo":{"fqn":"constructs.Construct","version":"10.4.2"}},"DeployAssert":{"id":"DeployAssert","path":"lamddb-deployFunctionWithVpc/Integ/DefaultTest/DeployAssert","children":{"BootstrapVersion":{"id":"BootstrapVersion","path":"lamddb-deployFunctionWithVpc/Integ/DefaultTest/DeployAssert/BootstrapVersion","constructInfo":{"fqn":"aws-cdk-lib.CfnParameter","version":"2.186.0"}},"CheckBootstrapVersion":{"id":"CheckBootstrapVersion","path":"lamddb-deployFunctionWithVpc/Integ/DefaultTest/DeployAssert/CheckBootstrapVersion","constructInfo":{"fqn":"aws-cdk-lib.CfnRule","version":"2.186.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.Stack","version":"2.186.0"}}},"constructInfo":{"fqn":"@aws-cdk/integ-tests-alpha.IntegTestCase","version":"2.186.0-alpha.0"}}},"constructInfo":{"fqn":"@aws-cdk/integ-tests-alpha.IntegTest","version":"2.186.0-alpha.0"}},"BootstrapVersion":{"id":"BootstrapVersion","path":"lamddb-deployFunctionWithVpc/BootstrapVersion","constructInfo":{"fqn":"aws-cdk-lib.CfnParameter","version":"2.186.0"}},"CheckBootstrapVersion":{"id":"CheckBootstrapVersion","path":"lamddb-deployFunctionWithVpc/CheckBootstrapVersion","constructInfo":{"fqn":"aws-cdk-lib.CfnRule","version":"2.186.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.Stack","version":"2.186.0"}},"Tree":{"id":"Tree","path":"Tree","constructInfo":{"fqn":"constructs.Construct","version":"10.4.2"}}},"constructInfo":{"fqn":"aws-cdk-lib.App","version":"2.186.0"}}}