@aws-solutions-constructs/aws-lambda-kinesisstreams 2.79.1 → 2.81.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 (59) hide show
  1. package/.jsii +43 -43
  2. package/lib/index.js +1 -1
  3. package/package.json +6 -6
  4. package/test/integ.lamkin-existingLambda.js.snapshot/cdk.out +1 -1
  5. package/test/integ.lamkin-existingLambda.js.snapshot/integ.json +1 -1
  6. package/test/integ.lamkin-existingLambda.js.snapshot/lamkin-existingLambda.assets.json +3 -3
  7. package/test/integ.lamkin-existingLambda.js.snapshot/lamkin-existingLambda.template.json +24 -18
  8. package/test/integ.lamkin-existingLambda.js.snapshot/lamkinexistingLambdaIntegDefaultTestDeployAssertD62E9419.assets.json +1 -1
  9. package/test/integ.lamkin-existingLambda.js.snapshot/manifest.json +199 -3
  10. package/test/integ.lamkin-existingLambda.js.snapshot/tree.json +1 -413
  11. package/test/integ.lamkin-existingStream.js.snapshot/cdk.out +1 -1
  12. package/test/integ.lamkin-existingStream.js.snapshot/integ.json +1 -1
  13. package/test/integ.lamkin-existingStream.js.snapshot/lamkin-existingStream.assets.json +3 -3
  14. package/test/integ.lamkin-existingStream.js.snapshot/lamkin-existingStream.template.json +24 -18
  15. package/test/integ.lamkin-existingStream.js.snapshot/lamkinexistingStreamIntegDefaultTestDeployAssert2681B9A2.assets.json +1 -1
  16. package/test/integ.lamkin-existingStream.js.snapshot/manifest.json +200 -3
  17. package/test/integ.lamkin-existingStream.js.snapshot/tree.json +1 -415
  18. package/test/integ.lamkin-existingStreamWithCmk.js.snapshot/cdk.out +1 -1
  19. package/test/integ.lamkin-existingStreamWithCmk.js.snapshot/integ.json +1 -1
  20. package/test/integ.lamkin-existingStreamWithCmk.js.snapshot/lamkin-existingStreamWithCmk.assets.json +3 -3
  21. package/test/integ.lamkin-existingStreamWithCmk.js.snapshot/lamkin-existingStreamWithCmk.template.json +24 -18
  22. package/test/integ.lamkin-existingStreamWithCmk.js.snapshot/lamkinexistingStreamWithCmkIntegDefaultTestDeployAssert6EDF4045.assets.json +1 -1
  23. package/test/integ.lamkin-existingStreamWithCmk.js.snapshot/manifest.json +239 -3
  24. package/test/integ.lamkin-existingStreamWithCmk.js.snapshot/tree.json +1 -485
  25. package/test/integ.lamkin-existingVpc.js.snapshot/cdk.out +1 -1
  26. package/test/integ.lamkin-existingVpc.js.snapshot/integ.json +1 -1
  27. package/test/integ.lamkin-existingVpc.js.snapshot/lamkin-existingVpc.assets.json +3 -3
  28. package/test/integ.lamkin-existingVpc.js.snapshot/lamkin-existingVpc.template.json +35 -7
  29. package/test/integ.lamkin-existingVpc.js.snapshot/lamkinexistingVpcIntegDefaultTestDeployAssertB97E47BA.assets.json +1 -1
  30. package/test/integ.lamkin-existingVpc.js.snapshot/manifest.json +533 -3
  31. package/test/integ.lamkin-existingVpc.js.snapshot/tree.json +1 -1478
  32. package/test/integ.lamkin-newStreamFromProps.js.snapshot/cdk.out +1 -1
  33. package/test/integ.lamkin-newStreamFromProps.js.snapshot/integ.json +1 -1
  34. package/test/integ.lamkin-newStreamFromProps.js.snapshot/lamkin-newStreamFromProps.assets.json +3 -3
  35. package/test/integ.lamkin-newStreamFromProps.js.snapshot/lamkin-newStreamFromProps.template.json +24 -18
  36. package/test/integ.lamkin-newStreamFromProps.js.snapshot/lamkinnewStreamFromPropsIntegDefaultTestDeployAssertC2946F34.assets.json +1 -1
  37. package/test/integ.lamkin-newStreamFromProps.js.snapshot/manifest.json +200 -3
  38. package/test/integ.lamkin-newStreamFromProps.js.snapshot/tree.json +1 -415
  39. package/test/integ.lamkin-newVpc.js.snapshot/cdk.out +1 -1
  40. package/test/integ.lamkin-newVpc.js.snapshot/integ.json +1 -1
  41. package/test/integ.lamkin-newVpc.js.snapshot/lamkin-newVpc.assets.json +3 -3
  42. package/test/integ.lamkin-newVpc.js.snapshot/lamkin-newVpc.template.json +33 -7
  43. package/test/integ.lamkin-newVpc.js.snapshot/lamkinnewVpcIntegDefaultTestDeployAssert16AC3D59.assets.json +1 -1
  44. package/test/integ.lamkin-newVpc.js.snapshot/manifest.json +464 -3
  45. package/test/integ.lamkin-newVpc.js.snapshot/tree.json +1 -1066
  46. package/test/integ.lamkin-newVpcFromProps.js.snapshot/cdk.out +1 -1
  47. package/test/integ.lamkin-newVpcFromProps.js.snapshot/integ.json +1 -1
  48. package/test/integ.lamkin-newVpcFromProps.js.snapshot/lamkin-newVpcFromProps.assets.json +3 -3
  49. package/test/integ.lamkin-newVpcFromProps.js.snapshot/lamkin-newVpcFromProps.template.json +32 -7
  50. package/test/integ.lamkin-newVpcFromProps.js.snapshot/lamkinnewVpcFromPropsIntegDefaultTestDeployAssert95FE0487.assets.json +1 -1
  51. package/test/integ.lamkin-newVpcFromProps.js.snapshot/manifest.json +441 -3
  52. package/test/integ.lamkin-newVpcFromProps.js.snapshot/tree.json +1 -961
  53. package/test/integ.lamkin-noArguments.js.snapshot/cdk.out +1 -1
  54. package/test/integ.lamkin-noArguments.js.snapshot/integ.json +1 -1
  55. package/test/integ.lamkin-noArguments.js.snapshot/lamkin-noArguments.assets.json +3 -3
  56. package/test/integ.lamkin-noArguments.js.snapshot/lamkin-noArguments.template.json +24 -18
  57. package/test/integ.lamkin-noArguments.js.snapshot/lamkinnoArgumentsIntegDefaultTestDeployAssertC0CED4B2.assets.json +1 -1
  58. package/test/integ.lamkin-noArguments.js.snapshot/manifest.json +199 -3
  59. package/test/integ.lamkin-noArguments.js.snapshot/tree.json +1 -413
@@ -1,1066 +1 @@
1
- {
2
- "version": "tree-0.1",
3
- "tree": {
4
- "id": "App",
5
- "path": "",
6
- "children": {
7
- "lamkin-newVpc": {
8
- "id": "lamkin-newVpc",
9
- "path": "lamkin-newVpc",
10
- "children": {
11
- "test-lambda-kinesisstreams": {
12
- "id": "test-lambda-kinesisstreams",
13
- "path": "lamkin-newVpc/test-lambda-kinesisstreams",
14
- "children": {
15
- "LambdaFunctionServiceRole": {
16
- "id": "LambdaFunctionServiceRole",
17
- "path": "lamkin-newVpc/test-lambda-kinesisstreams/LambdaFunctionServiceRole",
18
- "children": {
19
- "ImportLambdaFunctionServiceRole": {
20
- "id": "ImportLambdaFunctionServiceRole",
21
- "path": "lamkin-newVpc/test-lambda-kinesisstreams/LambdaFunctionServiceRole/ImportLambdaFunctionServiceRole",
22
- "constructInfo": {
23
- "fqn": "aws-cdk-lib.Resource",
24
- "version": "2.174.0"
25
- }
26
- },
27
- "Resource": {
28
- "id": "Resource",
29
- "path": "lamkin-newVpc/test-lambda-kinesisstreams/LambdaFunctionServiceRole/Resource",
30
- "attributes": {
31
- "aws:cdk:cloudformation:type": "AWS::IAM::Role",
32
- "aws:cdk:cloudformation:props": {
33
- "assumeRolePolicyDocument": {
34
- "Statement": [
35
- {
36
- "Action": "sts:AssumeRole",
37
- "Effect": "Allow",
38
- "Principal": {
39
- "Service": "lambda.amazonaws.com"
40
- }
41
- }
42
- ],
43
- "Version": "2012-10-17"
44
- },
45
- "policies": [
46
- {
47
- "policyName": "LambdaFunctionServiceRolePolicy",
48
- "policyDocument": {
49
- "Statement": [
50
- {
51
- "Action": [
52
- "logs:CreateLogGroup",
53
- "logs:CreateLogStream",
54
- "logs:PutLogEvents"
55
- ],
56
- "Effect": "Allow",
57
- "Resource": {
58
- "Fn::Join": [
59
- "",
60
- [
61
- "arn:",
62
- {
63
- "Ref": "AWS::Partition"
64
- },
65
- ":logs:",
66
- {
67
- "Ref": "AWS::Region"
68
- },
69
- ":",
70
- {
71
- "Ref": "AWS::AccountId"
72
- },
73
- ":log-group:/aws/lambda/*"
74
- ]
75
- ]
76
- }
77
- }
78
- ],
79
- "Version": "2012-10-17"
80
- }
81
- }
82
- ]
83
- }
84
- },
85
- "constructInfo": {
86
- "fqn": "aws-cdk-lib.aws_iam.CfnRole",
87
- "version": "2.174.0"
88
- }
89
- },
90
- "DefaultPolicy": {
91
- "id": "DefaultPolicy",
92
- "path": "lamkin-newVpc/test-lambda-kinesisstreams/LambdaFunctionServiceRole/DefaultPolicy",
93
- "children": {
94
- "Resource": {
95
- "id": "Resource",
96
- "path": "lamkin-newVpc/test-lambda-kinesisstreams/LambdaFunctionServiceRole/DefaultPolicy/Resource",
97
- "attributes": {
98
- "aws:cdk:cloudformation:type": "AWS::IAM::Policy",
99
- "aws:cdk:cloudformation:props": {
100
- "policyDocument": {
101
- "Statement": [
102
- {
103
- "Action": [
104
- "ec2:AssignPrivateIpAddresses",
105
- "ec2:CreateNetworkInterface",
106
- "ec2:DeleteNetworkInterface",
107
- "ec2:DescribeNetworkInterfaces",
108
- "ec2:UnassignPrivateIpAddresses",
109
- "xray:PutTelemetryRecords",
110
- "xray:PutTraceSegments"
111
- ],
112
- "Effect": "Allow",
113
- "Resource": "*"
114
- },
115
- {
116
- "Action": [
117
- "kinesis:ListShards",
118
- "kinesis:PutRecord",
119
- "kinesis:PutRecords"
120
- ],
121
- "Effect": "Allow",
122
- "Resource": {
123
- "Fn::GetAtt": [
124
- "testlambdakinesisstreamsKinesisStream11A82116",
125
- "Arn"
126
- ]
127
- }
128
- }
129
- ],
130
- "Version": "2012-10-17"
131
- },
132
- "policyName": "testlambdakinesisstreamsLambdaFunctionServiceRoleDefaultPolicyED972043",
133
- "roles": [
134
- {
135
- "Ref": "testlambdakinesisstreamsLambdaFunctionServiceRole95206CF3"
136
- }
137
- ]
138
- }
139
- },
140
- "constructInfo": {
141
- "fqn": "aws-cdk-lib.aws_iam.CfnPolicy",
142
- "version": "2.174.0"
143
- }
144
- }
145
- },
146
- "constructInfo": {
147
- "fqn": "aws-cdk-lib.aws_iam.Policy",
148
- "version": "2.174.0"
149
- }
150
- }
151
- },
152
- "constructInfo": {
153
- "fqn": "aws-cdk-lib.aws_iam.Role",
154
- "version": "2.174.0"
155
- }
156
- },
157
- "ReplaceDefaultSecurityGroup-security-group": {
158
- "id": "ReplaceDefaultSecurityGroup-security-group",
159
- "path": "lamkin-newVpc/test-lambda-kinesisstreams/ReplaceDefaultSecurityGroup-security-group",
160
- "children": {
161
- "Resource": {
162
- "id": "Resource",
163
- "path": "lamkin-newVpc/test-lambda-kinesisstreams/ReplaceDefaultSecurityGroup-security-group/Resource",
164
- "attributes": {
165
- "aws:cdk:cloudformation:type": "AWS::EC2::SecurityGroup",
166
- "aws:cdk:cloudformation:props": {
167
- "groupDescription": "lamkin-newVpc/test-lambda-kinesisstreams/ReplaceDefaultSecurityGroup-security-group",
168
- "securityGroupEgress": [
169
- {
170
- "cidrIp": "0.0.0.0/0",
171
- "description": "Allow all outbound traffic by default",
172
- "ipProtocol": "-1"
173
- }
174
- ],
175
- "vpcId": {
176
- "Ref": "Vpc8378EB38"
177
- }
178
- }
179
- },
180
- "constructInfo": {
181
- "fqn": "aws-cdk-lib.aws_ec2.CfnSecurityGroup",
182
- "version": "2.174.0"
183
- }
184
- }
185
- },
186
- "constructInfo": {
187
- "fqn": "aws-cdk-lib.aws_ec2.SecurityGroup",
188
- "version": "2.174.0"
189
- }
190
- },
191
- "LambdaFunction": {
192
- "id": "LambdaFunction",
193
- "path": "lamkin-newVpc/test-lambda-kinesisstreams/LambdaFunction",
194
- "children": {
195
- "Code": {
196
- "id": "Code",
197
- "path": "lamkin-newVpc/test-lambda-kinesisstreams/LambdaFunction/Code",
198
- "children": {
199
- "Stage": {
200
- "id": "Stage",
201
- "path": "lamkin-newVpc/test-lambda-kinesisstreams/LambdaFunction/Code/Stage",
202
- "constructInfo": {
203
- "fqn": "aws-cdk-lib.AssetStaging",
204
- "version": "2.174.0"
205
- }
206
- },
207
- "AssetBucket": {
208
- "id": "AssetBucket",
209
- "path": "lamkin-newVpc/test-lambda-kinesisstreams/LambdaFunction/Code/AssetBucket",
210
- "constructInfo": {
211
- "fqn": "aws-cdk-lib.aws_s3.BucketBase",
212
- "version": "2.174.0"
213
- }
214
- }
215
- },
216
- "constructInfo": {
217
- "fqn": "aws-cdk-lib.aws_s3_assets.Asset",
218
- "version": "2.174.0"
219
- }
220
- },
221
- "Resource": {
222
- "id": "Resource",
223
- "path": "lamkin-newVpc/test-lambda-kinesisstreams/LambdaFunction/Resource",
224
- "attributes": {
225
- "aws:cdk:cloudformation:type": "AWS::Lambda::Function",
226
- "aws:cdk:cloudformation:props": {
227
- "code": {
228
- "s3Bucket": {
229
- "Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
230
- },
231
- "s3Key": "c7dc0cc1b24bda1d2a5345f61897eee32184906649fdb1de93853c512e129dbf.zip"
232
- },
233
- "environment": {
234
- "variables": {
235
- "AWS_NODEJS_CONNECTION_REUSE_ENABLED": "1",
236
- "KINESIS_DATASTREAM_NAME": {
237
- "Ref": "testlambdakinesisstreamsKinesisStream11A82116"
238
- }
239
- }
240
- },
241
- "handler": "index.handler",
242
- "role": {
243
- "Fn::GetAtt": [
244
- "testlambdakinesisstreamsLambdaFunctionServiceRole95206CF3",
245
- "Arn"
246
- ]
247
- },
248
- "runtime": "nodejs20.x",
249
- "tracingConfig": {
250
- "mode": "Active"
251
- },
252
- "vpcConfig": {
253
- "subnetIds": [
254
- {
255
- "Ref": "VpcisolatedSubnet1SubnetE62B1B9B"
256
- },
257
- {
258
- "Ref": "VpcisolatedSubnet2Subnet39217055"
259
- }
260
- ],
261
- "securityGroupIds": [
262
- {
263
- "Fn::GetAtt": [
264
- "testlambdakinesisstreamsReplaceDefaultSecurityGroupsecuritygroupFB22266C",
265
- "GroupId"
266
- ]
267
- }
268
- ]
269
- }
270
- }
271
- },
272
- "constructInfo": {
273
- "fqn": "aws-cdk-lib.aws_lambda.CfnFunction",
274
- "version": "2.174.0"
275
- }
276
- }
277
- },
278
- "constructInfo": {
279
- "fqn": "aws-cdk-lib.aws_lambda.Function",
280
- "version": "2.174.0"
281
- }
282
- },
283
- "KinesisStream": {
284
- "id": "KinesisStream",
285
- "path": "lamkin-newVpc/test-lambda-kinesisstreams/KinesisStream",
286
- "children": {
287
- "Resource": {
288
- "id": "Resource",
289
- "path": "lamkin-newVpc/test-lambda-kinesisstreams/KinesisStream/Resource",
290
- "attributes": {
291
- "aws:cdk:cloudformation:type": "AWS::Kinesis::Stream",
292
- "aws:cdk:cloudformation:props": {
293
- "retentionPeriodHours": 24,
294
- "shardCount": 1,
295
- "streamEncryption": {
296
- "encryptionType": "KMS",
297
- "keyId": "alias/aws/kinesis"
298
- }
299
- }
300
- },
301
- "constructInfo": {
302
- "fqn": "aws-cdk-lib.aws_kinesis.CfnStream",
303
- "version": "2.174.0"
304
- }
305
- }
306
- },
307
- "constructInfo": {
308
- "fqn": "aws-cdk-lib.aws_kinesis.Stream",
309
- "version": "2.174.0"
310
- }
311
- },
312
- "KinesisStreamGetRecordsIteratorAgeAlarm": {
313
- "id": "KinesisStreamGetRecordsIteratorAgeAlarm",
314
- "path": "lamkin-newVpc/test-lambda-kinesisstreams/KinesisStreamGetRecordsIteratorAgeAlarm",
315
- "children": {
316
- "Resource": {
317
- "id": "Resource",
318
- "path": "lamkin-newVpc/test-lambda-kinesisstreams/KinesisStreamGetRecordsIteratorAgeAlarm/Resource",
319
- "attributes": {
320
- "aws:cdk:cloudformation:type": "AWS::CloudWatch::Alarm",
321
- "aws:cdk:cloudformation:props": {
322
- "alarmDescription": "Consumer Record Processing Falling Behind, there is risk for data loss due to record expiration.",
323
- "comparisonOperator": "GreaterThanOrEqualToThreshold",
324
- "evaluationPeriods": 1,
325
- "metricName": "GetRecords.IteratorAgeMilliseconds",
326
- "namespace": "AWS/Kinesis",
327
- "period": 300,
328
- "statistic": "Maximum",
329
- "threshold": 43200000
330
- }
331
- },
332
- "constructInfo": {
333
- "fqn": "aws-cdk-lib.aws_cloudwatch.CfnAlarm",
334
- "version": "2.174.0"
335
- }
336
- }
337
- },
338
- "constructInfo": {
339
- "fqn": "aws-cdk-lib.aws_cloudwatch.Alarm",
340
- "version": "2.174.0"
341
- }
342
- },
343
- "KinesisStreamReadProvisionedThroughputExceededAlarm": {
344
- "id": "KinesisStreamReadProvisionedThroughputExceededAlarm",
345
- "path": "lamkin-newVpc/test-lambda-kinesisstreams/KinesisStreamReadProvisionedThroughputExceededAlarm",
346
- "children": {
347
- "Resource": {
348
- "id": "Resource",
349
- "path": "lamkin-newVpc/test-lambda-kinesisstreams/KinesisStreamReadProvisionedThroughputExceededAlarm/Resource",
350
- "attributes": {
351
- "aws:cdk:cloudformation:type": "AWS::CloudWatch::Alarm",
352
- "aws:cdk:cloudformation:props": {
353
- "alarmDescription": "Consumer Application is Reading at a Slower Rate Than Expected.",
354
- "comparisonOperator": "GreaterThanThreshold",
355
- "evaluationPeriods": 1,
356
- "metricName": "ReadProvisionedThroughputExceeded",
357
- "namespace": "AWS/Kinesis",
358
- "period": 300,
359
- "statistic": "Average",
360
- "threshold": 0
361
- }
362
- },
363
- "constructInfo": {
364
- "fqn": "aws-cdk-lib.aws_cloudwatch.CfnAlarm",
365
- "version": "2.174.0"
366
- }
367
- }
368
- },
369
- "constructInfo": {
370
- "fqn": "aws-cdk-lib.aws_cloudwatch.Alarm",
371
- "version": "2.174.0"
372
- }
373
- }
374
- },
375
- "constructInfo": {
376
- "fqn": "@aws-solutions-constructs/aws-lambda-kinesisstreams.LambdaToKinesisStreams",
377
- "version": "2.76.0"
378
- }
379
- },
380
- "Vpc": {
381
- "id": "Vpc",
382
- "path": "lamkin-newVpc/Vpc",
383
- "children": {
384
- "Resource": {
385
- "id": "Resource",
386
- "path": "lamkin-newVpc/Vpc/Resource",
387
- "attributes": {
388
- "aws:cdk:cloudformation:type": "AWS::EC2::VPC",
389
- "aws:cdk:cloudformation:props": {
390
- "cidrBlock": "10.0.0.0/16",
391
- "enableDnsHostnames": true,
392
- "enableDnsSupport": true,
393
- "instanceTenancy": "default",
394
- "tags": [
395
- {
396
- "key": "Name",
397
- "value": "lamkin-newVpc/Vpc"
398
- }
399
- ]
400
- }
401
- },
402
- "constructInfo": {
403
- "fqn": "aws-cdk-lib.aws_ec2.CfnVPC",
404
- "version": "2.174.0"
405
- }
406
- },
407
- "isolatedSubnet1": {
408
- "id": "isolatedSubnet1",
409
- "path": "lamkin-newVpc/Vpc/isolatedSubnet1",
410
- "children": {
411
- "Subnet": {
412
- "id": "Subnet",
413
- "path": "lamkin-newVpc/Vpc/isolatedSubnet1/Subnet",
414
- "attributes": {
415
- "aws:cdk:cloudformation:type": "AWS::EC2::Subnet",
416
- "aws:cdk:cloudformation:props": {
417
- "availabilityZone": {
418
- "Fn::Select": [
419
- 0,
420
- {
421
- "Fn::GetAZs": ""
422
- }
423
- ]
424
- },
425
- "cidrBlock": "10.0.0.0/18",
426
- "mapPublicIpOnLaunch": false,
427
- "tags": [
428
- {
429
- "key": "aws-cdk:subnet-name",
430
- "value": "isolated"
431
- },
432
- {
433
- "key": "aws-cdk:subnet-type",
434
- "value": "Isolated"
435
- },
436
- {
437
- "key": "Name",
438
- "value": "lamkin-newVpc/Vpc/isolatedSubnet1"
439
- }
440
- ],
441
- "vpcId": {
442
- "Ref": "Vpc8378EB38"
443
- }
444
- }
445
- },
446
- "constructInfo": {
447
- "fqn": "aws-cdk-lib.aws_ec2.CfnSubnet",
448
- "version": "2.174.0"
449
- }
450
- },
451
- "Acl": {
452
- "id": "Acl",
453
- "path": "lamkin-newVpc/Vpc/isolatedSubnet1/Acl",
454
- "constructInfo": {
455
- "fqn": "aws-cdk-lib.Resource",
456
- "version": "2.174.0"
457
- }
458
- },
459
- "RouteTable": {
460
- "id": "RouteTable",
461
- "path": "lamkin-newVpc/Vpc/isolatedSubnet1/RouteTable",
462
- "attributes": {
463
- "aws:cdk:cloudformation:type": "AWS::EC2::RouteTable",
464
- "aws:cdk:cloudformation:props": {
465
- "tags": [
466
- {
467
- "key": "Name",
468
- "value": "lamkin-newVpc/Vpc/isolatedSubnet1"
469
- }
470
- ],
471
- "vpcId": {
472
- "Ref": "Vpc8378EB38"
473
- }
474
- }
475
- },
476
- "constructInfo": {
477
- "fqn": "aws-cdk-lib.aws_ec2.CfnRouteTable",
478
- "version": "2.174.0"
479
- }
480
- },
481
- "RouteTableAssociation": {
482
- "id": "RouteTableAssociation",
483
- "path": "lamkin-newVpc/Vpc/isolatedSubnet1/RouteTableAssociation",
484
- "attributes": {
485
- "aws:cdk:cloudformation:type": "AWS::EC2::SubnetRouteTableAssociation",
486
- "aws:cdk:cloudformation:props": {
487
- "routeTableId": {
488
- "Ref": "VpcisolatedSubnet1RouteTableE442650B"
489
- },
490
- "subnetId": {
491
- "Ref": "VpcisolatedSubnet1SubnetE62B1B9B"
492
- }
493
- }
494
- },
495
- "constructInfo": {
496
- "fqn": "aws-cdk-lib.aws_ec2.CfnSubnetRouteTableAssociation",
497
- "version": "2.174.0"
498
- }
499
- }
500
- },
501
- "constructInfo": {
502
- "fqn": "aws-cdk-lib.aws_ec2.PrivateSubnet",
503
- "version": "2.174.0"
504
- }
505
- },
506
- "isolatedSubnet2": {
507
- "id": "isolatedSubnet2",
508
- "path": "lamkin-newVpc/Vpc/isolatedSubnet2",
509
- "children": {
510
- "Subnet": {
511
- "id": "Subnet",
512
- "path": "lamkin-newVpc/Vpc/isolatedSubnet2/Subnet",
513
- "attributes": {
514
- "aws:cdk:cloudformation:type": "AWS::EC2::Subnet",
515
- "aws:cdk:cloudformation:props": {
516
- "availabilityZone": {
517
- "Fn::Select": [
518
- 1,
519
- {
520
- "Fn::GetAZs": ""
521
- }
522
- ]
523
- },
524
- "cidrBlock": "10.0.64.0/18",
525
- "mapPublicIpOnLaunch": false,
526
- "tags": [
527
- {
528
- "key": "aws-cdk:subnet-name",
529
- "value": "isolated"
530
- },
531
- {
532
- "key": "aws-cdk:subnet-type",
533
- "value": "Isolated"
534
- },
535
- {
536
- "key": "Name",
537
- "value": "lamkin-newVpc/Vpc/isolatedSubnet2"
538
- }
539
- ],
540
- "vpcId": {
541
- "Ref": "Vpc8378EB38"
542
- }
543
- }
544
- },
545
- "constructInfo": {
546
- "fqn": "aws-cdk-lib.aws_ec2.CfnSubnet",
547
- "version": "2.174.0"
548
- }
549
- },
550
- "Acl": {
551
- "id": "Acl",
552
- "path": "lamkin-newVpc/Vpc/isolatedSubnet2/Acl",
553
- "constructInfo": {
554
- "fqn": "aws-cdk-lib.Resource",
555
- "version": "2.174.0"
556
- }
557
- },
558
- "RouteTable": {
559
- "id": "RouteTable",
560
- "path": "lamkin-newVpc/Vpc/isolatedSubnet2/RouteTable",
561
- "attributes": {
562
- "aws:cdk:cloudformation:type": "AWS::EC2::RouteTable",
563
- "aws:cdk:cloudformation:props": {
564
- "tags": [
565
- {
566
- "key": "Name",
567
- "value": "lamkin-newVpc/Vpc/isolatedSubnet2"
568
- }
569
- ],
570
- "vpcId": {
571
- "Ref": "Vpc8378EB38"
572
- }
573
- }
574
- },
575
- "constructInfo": {
576
- "fqn": "aws-cdk-lib.aws_ec2.CfnRouteTable",
577
- "version": "2.174.0"
578
- }
579
- },
580
- "RouteTableAssociation": {
581
- "id": "RouteTableAssociation",
582
- "path": "lamkin-newVpc/Vpc/isolatedSubnet2/RouteTableAssociation",
583
- "attributes": {
584
- "aws:cdk:cloudformation:type": "AWS::EC2::SubnetRouteTableAssociation",
585
- "aws:cdk:cloudformation:props": {
586
- "routeTableId": {
587
- "Ref": "VpcisolatedSubnet2RouteTable334F9764"
588
- },
589
- "subnetId": {
590
- "Ref": "VpcisolatedSubnet2Subnet39217055"
591
- }
592
- }
593
- },
594
- "constructInfo": {
595
- "fqn": "aws-cdk-lib.aws_ec2.CfnSubnetRouteTableAssociation",
596
- "version": "2.174.0"
597
- }
598
- }
599
- },
600
- "constructInfo": {
601
- "fqn": "aws-cdk-lib.aws_ec2.PrivateSubnet",
602
- "version": "2.174.0"
603
- }
604
- },
605
- "RestrictDefaultSecurityGroupCustomResource": {
606
- "id": "RestrictDefaultSecurityGroupCustomResource",
607
- "path": "lamkin-newVpc/Vpc/RestrictDefaultSecurityGroupCustomResource",
608
- "children": {
609
- "Default": {
610
- "id": "Default",
611
- "path": "lamkin-newVpc/Vpc/RestrictDefaultSecurityGroupCustomResource/Default",
612
- "constructInfo": {
613
- "fqn": "aws-cdk-lib.CfnResource",
614
- "version": "2.174.0"
615
- }
616
- }
617
- },
618
- "constructInfo": {
619
- "fqn": "aws-cdk-lib.CustomResource",
620
- "version": "2.174.0"
621
- }
622
- },
623
- "FlowLog": {
624
- "id": "FlowLog",
625
- "path": "lamkin-newVpc/Vpc/FlowLog",
626
- "children": {
627
- "IAMRole": {
628
- "id": "IAMRole",
629
- "path": "lamkin-newVpc/Vpc/FlowLog/IAMRole",
630
- "children": {
631
- "ImportIAMRole": {
632
- "id": "ImportIAMRole",
633
- "path": "lamkin-newVpc/Vpc/FlowLog/IAMRole/ImportIAMRole",
634
- "constructInfo": {
635
- "fqn": "aws-cdk-lib.Resource",
636
- "version": "2.174.0"
637
- }
638
- },
639
- "Resource": {
640
- "id": "Resource",
641
- "path": "lamkin-newVpc/Vpc/FlowLog/IAMRole/Resource",
642
- "attributes": {
643
- "aws:cdk:cloudformation:type": "AWS::IAM::Role",
644
- "aws:cdk:cloudformation:props": {
645
- "assumeRolePolicyDocument": {
646
- "Statement": [
647
- {
648
- "Action": "sts:AssumeRole",
649
- "Effect": "Allow",
650
- "Principal": {
651
- "Service": "vpc-flow-logs.amazonaws.com"
652
- }
653
- }
654
- ],
655
- "Version": "2012-10-17"
656
- },
657
- "tags": [
658
- {
659
- "key": "Name",
660
- "value": "lamkin-newVpc/Vpc/FlowLog"
661
- }
662
- ]
663
- }
664
- },
665
- "constructInfo": {
666
- "fqn": "aws-cdk-lib.aws_iam.CfnRole",
667
- "version": "2.174.0"
668
- }
669
- },
670
- "DefaultPolicy": {
671
- "id": "DefaultPolicy",
672
- "path": "lamkin-newVpc/Vpc/FlowLog/IAMRole/DefaultPolicy",
673
- "children": {
674
- "Resource": {
675
- "id": "Resource",
676
- "path": "lamkin-newVpc/Vpc/FlowLog/IAMRole/DefaultPolicy/Resource",
677
- "attributes": {
678
- "aws:cdk:cloudformation:type": "AWS::IAM::Policy",
679
- "aws:cdk:cloudformation:props": {
680
- "policyDocument": {
681
- "Statement": [
682
- {
683
- "Action": [
684
- "logs:CreateLogStream",
685
- "logs:DescribeLogStreams",
686
- "logs:PutLogEvents"
687
- ],
688
- "Effect": "Allow",
689
- "Resource": {
690
- "Fn::GetAtt": [
691
- "VpcFlowLogLogGroup7B5C56B9",
692
- "Arn"
693
- ]
694
- }
695
- },
696
- {
697
- "Action": "iam:PassRole",
698
- "Effect": "Allow",
699
- "Resource": {
700
- "Fn::GetAtt": [
701
- "VpcFlowLogIAMRole6A475D41",
702
- "Arn"
703
- ]
704
- }
705
- }
706
- ],
707
- "Version": "2012-10-17"
708
- },
709
- "policyName": "VpcFlowLogIAMRoleDefaultPolicy406FB995",
710
- "roles": [
711
- {
712
- "Ref": "VpcFlowLogIAMRole6A475D41"
713
- }
714
- ]
715
- }
716
- },
717
- "constructInfo": {
718
- "fqn": "aws-cdk-lib.aws_iam.CfnPolicy",
719
- "version": "2.174.0"
720
- }
721
- }
722
- },
723
- "constructInfo": {
724
- "fqn": "aws-cdk-lib.aws_iam.Policy",
725
- "version": "2.174.0"
726
- }
727
- }
728
- },
729
- "constructInfo": {
730
- "fqn": "aws-cdk-lib.aws_iam.Role",
731
- "version": "2.174.0"
732
- }
733
- },
734
- "LogGroup": {
735
- "id": "LogGroup",
736
- "path": "lamkin-newVpc/Vpc/FlowLog/LogGroup",
737
- "children": {
738
- "Resource": {
739
- "id": "Resource",
740
- "path": "lamkin-newVpc/Vpc/FlowLog/LogGroup/Resource",
741
- "attributes": {
742
- "aws:cdk:cloudformation:type": "AWS::Logs::LogGroup",
743
- "aws:cdk:cloudformation:props": {
744
- "retentionInDays": 731,
745
- "tags": [
746
- {
747
- "key": "Name",
748
- "value": "lamkin-newVpc/Vpc/FlowLog"
749
- }
750
- ]
751
- }
752
- },
753
- "constructInfo": {
754
- "fqn": "aws-cdk-lib.aws_logs.CfnLogGroup",
755
- "version": "2.174.0"
756
- }
757
- }
758
- },
759
- "constructInfo": {
760
- "fqn": "aws-cdk-lib.aws_logs.LogGroup",
761
- "version": "2.174.0"
762
- }
763
- },
764
- "FlowLog": {
765
- "id": "FlowLog",
766
- "path": "lamkin-newVpc/Vpc/FlowLog/FlowLog",
767
- "attributes": {
768
- "aws:cdk:cloudformation:type": "AWS::EC2::FlowLog",
769
- "aws:cdk:cloudformation:props": {
770
- "deliverLogsPermissionArn": {
771
- "Fn::GetAtt": [
772
- "VpcFlowLogIAMRole6A475D41",
773
- "Arn"
774
- ]
775
- },
776
- "logDestinationType": "cloud-watch-logs",
777
- "logGroupName": {
778
- "Ref": "VpcFlowLogLogGroup7B5C56B9"
779
- },
780
- "resourceId": {
781
- "Ref": "Vpc8378EB38"
782
- },
783
- "resourceType": "VPC",
784
- "tags": [
785
- {
786
- "key": "Name",
787
- "value": "lamkin-newVpc/Vpc/FlowLog"
788
- }
789
- ],
790
- "trafficType": "ALL"
791
- }
792
- },
793
- "constructInfo": {
794
- "fqn": "aws-cdk-lib.aws_ec2.CfnFlowLog",
795
- "version": "2.174.0"
796
- }
797
- }
798
- },
799
- "constructInfo": {
800
- "fqn": "aws-cdk-lib.aws_ec2.FlowLog",
801
- "version": "2.174.0"
802
- }
803
- },
804
- "KINESIS_STREAMS": {
805
- "id": "KINESIS_STREAMS",
806
- "path": "lamkin-newVpc/Vpc/KINESIS_STREAMS",
807
- "children": {
808
- "Resource": {
809
- "id": "Resource",
810
- "path": "lamkin-newVpc/Vpc/KINESIS_STREAMS/Resource",
811
- "attributes": {
812
- "aws:cdk:cloudformation:type": "AWS::EC2::VPCEndpoint",
813
- "aws:cdk:cloudformation:props": {
814
- "tags": [
815
- {
816
- "key": "Name",
817
- "value": "lamkin-newVpc/Vpc"
818
- }
819
- ],
820
- "privateDnsEnabled": true,
821
- "securityGroupIds": [
822
- {
823
- "Fn::GetAtt": [
824
- "lamkinnewVpcKINESISSTREAMSsecuritygroup5C800E5E",
825
- "GroupId"
826
- ]
827
- }
828
- ],
829
- "serviceName": {
830
- "Fn::Join": [
831
- "",
832
- [
833
- "com.amazonaws.",
834
- {
835
- "Ref": "AWS::Region"
836
- },
837
- ".kinesis-streams"
838
- ]
839
- ]
840
- },
841
- "subnetIds": [
842
- {
843
- "Ref": "VpcisolatedSubnet1SubnetE62B1B9B"
844
- },
845
- {
846
- "Ref": "VpcisolatedSubnet2Subnet39217055"
847
- }
848
- ],
849
- "vpcEndpointType": "Interface",
850
- "vpcId": {
851
- "Ref": "Vpc8378EB38"
852
- }
853
- }
854
- },
855
- "constructInfo": {
856
- "fqn": "aws-cdk-lib.aws_ec2.CfnVPCEndpoint",
857
- "version": "2.174.0"
858
- }
859
- }
860
- },
861
- "constructInfo": {
862
- "fqn": "aws-cdk-lib.aws_ec2.InterfaceVpcEndpoint",
863
- "version": "2.174.0"
864
- }
865
- }
866
- },
867
- "constructInfo": {
868
- "fqn": "aws-cdk-lib.aws_ec2.Vpc",
869
- "version": "2.174.0"
870
- }
871
- },
872
- "LatestNodeRuntimeMap": {
873
- "id": "LatestNodeRuntimeMap",
874
- "path": "lamkin-newVpc/LatestNodeRuntimeMap",
875
- "constructInfo": {
876
- "fqn": "aws-cdk-lib.CfnMapping",
877
- "version": "2.174.0"
878
- }
879
- },
880
- "Custom::VpcRestrictDefaultSGCustomResourceProvider": {
881
- "id": "Custom::VpcRestrictDefaultSGCustomResourceProvider",
882
- "path": "lamkin-newVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider",
883
- "children": {
884
- "Staging": {
885
- "id": "Staging",
886
- "path": "lamkin-newVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider/Staging",
887
- "constructInfo": {
888
- "fqn": "aws-cdk-lib.AssetStaging",
889
- "version": "2.174.0"
890
- }
891
- },
892
- "Role": {
893
- "id": "Role",
894
- "path": "lamkin-newVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider/Role",
895
- "constructInfo": {
896
- "fqn": "aws-cdk-lib.CfnResource",
897
- "version": "2.174.0"
898
- }
899
- },
900
- "Handler": {
901
- "id": "Handler",
902
- "path": "lamkin-newVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider/Handler",
903
- "constructInfo": {
904
- "fqn": "aws-cdk-lib.CfnResource",
905
- "version": "2.174.0"
906
- }
907
- }
908
- },
909
- "constructInfo": {
910
- "fqn": "aws-cdk-lib.CustomResourceProviderBase",
911
- "version": "2.174.0"
912
- }
913
- },
914
- "lamkin-newVpc-KINESIS_STREAMS-security-group": {
915
- "id": "lamkin-newVpc-KINESIS_STREAMS-security-group",
916
- "path": "lamkin-newVpc/lamkin-newVpc-KINESIS_STREAMS-security-group",
917
- "children": {
918
- "Resource": {
919
- "id": "Resource",
920
- "path": "lamkin-newVpc/lamkin-newVpc-KINESIS_STREAMS-security-group/Resource",
921
- "attributes": {
922
- "aws:cdk:cloudformation:type": "AWS::EC2::SecurityGroup",
923
- "aws:cdk:cloudformation:props": {
924
- "groupDescription": "lamkin-newVpc/lamkin-newVpc-KINESIS_STREAMS-security-group",
925
- "securityGroupEgress": [
926
- {
927
- "cidrIp": "0.0.0.0/0",
928
- "description": "Allow all outbound traffic by default",
929
- "ipProtocol": "-1"
930
- }
931
- ],
932
- "securityGroupIngress": [
933
- {
934
- "cidrIp": {
935
- "Fn::GetAtt": [
936
- "Vpc8378EB38",
937
- "CidrBlock"
938
- ]
939
- },
940
- "ipProtocol": "tcp",
941
- "fromPort": 443,
942
- "toPort": 443,
943
- "description": {
944
- "Fn::Join": [
945
- "",
946
- [
947
- "from ",
948
- {
949
- "Fn::GetAtt": [
950
- "Vpc8378EB38",
951
- "CidrBlock"
952
- ]
953
- },
954
- ":443"
955
- ]
956
- ]
957
- }
958
- }
959
- ],
960
- "vpcId": {
961
- "Ref": "Vpc8378EB38"
962
- }
963
- }
964
- },
965
- "constructInfo": {
966
- "fqn": "aws-cdk-lib.aws_ec2.CfnSecurityGroup",
967
- "version": "2.174.0"
968
- }
969
- }
970
- },
971
- "constructInfo": {
972
- "fqn": "aws-cdk-lib.aws_ec2.SecurityGroup",
973
- "version": "2.174.0"
974
- }
975
- },
976
- "Integ": {
977
- "id": "Integ",
978
- "path": "lamkin-newVpc/Integ",
979
- "children": {
980
- "DefaultTest": {
981
- "id": "DefaultTest",
982
- "path": "lamkin-newVpc/Integ/DefaultTest",
983
- "children": {
984
- "Default": {
985
- "id": "Default",
986
- "path": "lamkin-newVpc/Integ/DefaultTest/Default",
987
- "constructInfo": {
988
- "fqn": "constructs.Construct",
989
- "version": "10.4.2"
990
- }
991
- },
992
- "DeployAssert": {
993
- "id": "DeployAssert",
994
- "path": "lamkin-newVpc/Integ/DefaultTest/DeployAssert",
995
- "children": {
996
- "BootstrapVersion": {
997
- "id": "BootstrapVersion",
998
- "path": "lamkin-newVpc/Integ/DefaultTest/DeployAssert/BootstrapVersion",
999
- "constructInfo": {
1000
- "fqn": "aws-cdk-lib.CfnParameter",
1001
- "version": "2.174.0"
1002
- }
1003
- },
1004
- "CheckBootstrapVersion": {
1005
- "id": "CheckBootstrapVersion",
1006
- "path": "lamkin-newVpc/Integ/DefaultTest/DeployAssert/CheckBootstrapVersion",
1007
- "constructInfo": {
1008
- "fqn": "aws-cdk-lib.CfnRule",
1009
- "version": "2.174.0"
1010
- }
1011
- }
1012
- },
1013
- "constructInfo": {
1014
- "fqn": "aws-cdk-lib.Stack",
1015
- "version": "2.174.0"
1016
- }
1017
- }
1018
- },
1019
- "constructInfo": {
1020
- "fqn": "@aws-cdk/integ-tests-alpha.IntegTestCase",
1021
- "version": "2.174.0-alpha.0"
1022
- }
1023
- }
1024
- },
1025
- "constructInfo": {
1026
- "fqn": "@aws-cdk/integ-tests-alpha.IntegTest",
1027
- "version": "2.174.0-alpha.0"
1028
- }
1029
- },
1030
- "BootstrapVersion": {
1031
- "id": "BootstrapVersion",
1032
- "path": "lamkin-newVpc/BootstrapVersion",
1033
- "constructInfo": {
1034
- "fqn": "aws-cdk-lib.CfnParameter",
1035
- "version": "2.174.0"
1036
- }
1037
- },
1038
- "CheckBootstrapVersion": {
1039
- "id": "CheckBootstrapVersion",
1040
- "path": "lamkin-newVpc/CheckBootstrapVersion",
1041
- "constructInfo": {
1042
- "fqn": "aws-cdk-lib.CfnRule",
1043
- "version": "2.174.0"
1044
- }
1045
- }
1046
- },
1047
- "constructInfo": {
1048
- "fqn": "aws-cdk-lib.Stack",
1049
- "version": "2.174.0"
1050
- }
1051
- },
1052
- "Tree": {
1053
- "id": "Tree",
1054
- "path": "Tree",
1055
- "constructInfo": {
1056
- "fqn": "constructs.Construct",
1057
- "version": "10.4.2"
1058
- }
1059
- }
1060
- },
1061
- "constructInfo": {
1062
- "fqn": "aws-cdk-lib.App",
1063
- "version": "2.174.0"
1064
- }
1065
- }
1066
- }
1
+ {"version":"tree-0.1","tree":{"id":"App","path":"","children":{"lamkin-newVpc":{"id":"lamkin-newVpc","path":"lamkin-newVpc","children":{"test-lambda-kinesisstreams":{"id":"test-lambda-kinesisstreams","path":"lamkin-newVpc/test-lambda-kinesisstreams","children":{"LambdaFunctionServiceRole":{"id":"LambdaFunctionServiceRole","path":"lamkin-newVpc/test-lambda-kinesisstreams/LambdaFunctionServiceRole","children":{"ImportLambdaFunctionServiceRole":{"id":"ImportLambdaFunctionServiceRole","path":"lamkin-newVpc/test-lambda-kinesisstreams/LambdaFunctionServiceRole/ImportLambdaFunctionServiceRole","constructInfo":{"fqn":"aws-cdk-lib.Resource","version":"2.186.0","metadata":["*"]}},"Resource":{"id":"Resource","path":"lamkin-newVpc/test-lambda-kinesisstreams/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":"lamkin-newVpc/test-lambda-kinesisstreams/LambdaFunctionServiceRole/DefaultPolicy","children":{"Resource":{"id":"Resource","path":"lamkin-newVpc/test-lambda-kinesisstreams/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":["kinesis:ListShards","kinesis:PutRecord","kinesis:PutRecords"],"Effect":"Allow","Resource":{"Fn::GetAtt":["testlambdakinesisstreamsKinesisStream11A82116","Arn"]}}],"Version":"2012-10-17"},"policyName":"testlambdakinesisstreamsLambdaFunctionServiceRoleDefaultPolicyED972043","roles":[{"Ref":"testlambdakinesisstreamsLambdaFunctionServiceRole95206CF3"}]}},"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":"lamkin-newVpc/test-lambda-kinesisstreams/ReplaceDefaultSecurityGroup-security-group","children":{"Resource":{"id":"Resource","path":"lamkin-newVpc/test-lambda-kinesisstreams/ReplaceDefaultSecurityGroup-security-group/Resource","attributes":{"aws:cdk:cloudformation:type":"AWS::EC2::SecurityGroup","aws:cdk:cloudformation:props":{"groupDescription":"lamkin-newVpc/test-lambda-kinesisstreams/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":"lamkin-newVpc/test-lambda-kinesisstreams/LambdaFunction","children":{"Code":{"id":"Code","path":"lamkin-newVpc/test-lambda-kinesisstreams/LambdaFunction/Code","children":{"Stage":{"id":"Stage","path":"lamkin-newVpc/test-lambda-kinesisstreams/LambdaFunction/Code/Stage","constructInfo":{"fqn":"aws-cdk-lib.AssetStaging","version":"2.186.0"}},"AssetBucket":{"id":"AssetBucket","path":"lamkin-newVpc/test-lambda-kinesisstreams/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":"lamkin-newVpc/test-lambda-kinesisstreams/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":"c7dc0cc1b24bda1d2a5345f61897eee32184906649fdb1de93853c512e129dbf.zip"},"environment":{"variables":{"AWS_NODEJS_CONNECTION_REUSE_ENABLED":"1","KINESIS_DATASTREAM_NAME":{"Ref":"testlambdakinesisstreamsKinesisStream11A82116"}}},"handler":"index.handler","role":{"Fn::GetAtt":["testlambdakinesisstreamsLambdaFunctionServiceRole95206CF3","Arn"]},"runtime":"nodejs20.x","tracingConfig":{"mode":"Active"},"vpcConfig":{"subnetIds":[{"Ref":"VpcisolatedSubnet1SubnetE62B1B9B"},{"Ref":"VpcisolatedSubnet2Subnet39217055"}],"securityGroupIds":[{"Fn::GetAtt":["testlambdakinesisstreamsReplaceDefaultSecurityGroupsecuritygroupFB22266C","GroupId"]}]}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_lambda.CfnFunction","version":"2.186.0"}},"inlinePolicyAddedToExecutionRole-0":{"id":"inlinePolicyAddedToExecutionRole-0","path":"lamkin-newVpc/test-lambda-kinesisstreams/LambdaFunction/inlinePolicyAddedToExecutionRole-0","children":{"Resource":{"id":"Resource","path":"lamkin-newVpc/test-lambda-kinesisstreams/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":"testlambdakinesisstreamsLambdaFunctioninlinePolicyAddedToExecutionRole022FB8950","roles":[{"Ref":"testlambdakinesisstreamsLambdaFunctionServiceRole95206CF3"}]}},"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","code":"*","runtime":"*","handler":"*","securityGroups":["*"],"vpc":"*"},{"addEnvironment":["*","*",{"removeInEdge":true}]},{"addEnvironment":["*","*"]}]}},"KinesisStream":{"id":"KinesisStream","path":"lamkin-newVpc/test-lambda-kinesisstreams/KinesisStream","children":{"Resource":{"id":"Resource","path":"lamkin-newVpc/test-lambda-kinesisstreams/KinesisStream/Resource","attributes":{"aws:cdk:cloudformation:type":"AWS::Kinesis::Stream","aws:cdk:cloudformation:props":{"retentionPeriodHours":24,"shardCount":1,"streamEncryption":{"encryptionType":"KMS","keyId":"alias/aws/kinesis"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_kinesis.CfnStream","version":"2.186.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_kinesis.Stream","version":"2.186.0","metadata":[{"encryption":"MANAGED"}]}},"KinesisStreamGetRecordsIteratorAgeAlarm":{"id":"KinesisStreamGetRecordsIteratorAgeAlarm","path":"lamkin-newVpc/test-lambda-kinesisstreams/KinesisStreamGetRecordsIteratorAgeAlarm","children":{"Resource":{"id":"Resource","path":"lamkin-newVpc/test-lambda-kinesisstreams/KinesisStreamGetRecordsIteratorAgeAlarm/Resource","attributes":{"aws:cdk:cloudformation:type":"AWS::CloudWatch::Alarm","aws:cdk:cloudformation:props":{"alarmDescription":"Consumer Record Processing Falling Behind, there is risk for data loss due to record expiration.","comparisonOperator":"GreaterThanOrEqualToThreshold","evaluationPeriods":1,"metricName":"GetRecords.IteratorAgeMilliseconds","namespace":"AWS/Kinesis","period":300,"statistic":"Maximum","threshold":43200000}},"constructInfo":{"fqn":"aws-cdk-lib.aws_cloudwatch.CfnAlarm","version":"2.186.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_cloudwatch.Alarm","version":"2.186.0","metadata":[{"metric":{"warnings":"*"},"threshold":"*","evaluationPeriods":"*","comparisonOperator":"*","alarmDescription":"*"}]}},"KinesisStreamReadProvisionedThroughputExceededAlarm":{"id":"KinesisStreamReadProvisionedThroughputExceededAlarm","path":"lamkin-newVpc/test-lambda-kinesisstreams/KinesisStreamReadProvisionedThroughputExceededAlarm","children":{"Resource":{"id":"Resource","path":"lamkin-newVpc/test-lambda-kinesisstreams/KinesisStreamReadProvisionedThroughputExceededAlarm/Resource","attributes":{"aws:cdk:cloudformation:type":"AWS::CloudWatch::Alarm","aws:cdk:cloudformation:props":{"alarmDescription":"Consumer Application is Reading at a Slower Rate Than Expected.","comparisonOperator":"GreaterThanThreshold","evaluationPeriods":1,"metricName":"ReadProvisionedThroughputExceeded","namespace":"AWS/Kinesis","period":300,"statistic":"Average","threshold":0}},"constructInfo":{"fqn":"aws-cdk-lib.aws_cloudwatch.CfnAlarm","version":"2.186.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_cloudwatch.Alarm","version":"2.186.0","metadata":[{"metric":{"warnings":"*"},"threshold":"*","evaluationPeriods":"*","comparisonOperator":"*","alarmDescription":"*"}]}}},"constructInfo":{"fqn":"@aws-solutions-constructs/aws-lambda-kinesisstreams.LambdaToKinesisStreams","version":"2.80.0"}},"Vpc":{"id":"Vpc","path":"lamkin-newVpc/Vpc","children":{"Resource":{"id":"Resource","path":"lamkin-newVpc/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":"lamkin-newVpc/Vpc"}]}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.CfnVPC","version":"2.186.0"}},"isolatedSubnet1":{"id":"isolatedSubnet1","path":"lamkin-newVpc/Vpc/isolatedSubnet1","children":{"Subnet":{"id":"Subnet","path":"lamkin-newVpc/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":"lamkin-newVpc/Vpc/isolatedSubnet1"}],"vpcId":{"Ref":"Vpc8378EB38"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.CfnSubnet","version":"2.186.0"}},"Acl":{"id":"Acl","path":"lamkin-newVpc/Vpc/isolatedSubnet1/Acl","constructInfo":{"fqn":"aws-cdk-lib.Resource","version":"2.186.0","metadata":[]}},"RouteTable":{"id":"RouteTable","path":"lamkin-newVpc/Vpc/isolatedSubnet1/RouteTable","attributes":{"aws:cdk:cloudformation:type":"AWS::EC2::RouteTable","aws:cdk:cloudformation:props":{"tags":[{"key":"Name","value":"lamkin-newVpc/Vpc/isolatedSubnet1"}],"vpcId":{"Ref":"Vpc8378EB38"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.CfnRouteTable","version":"2.186.0"}},"RouteTableAssociation":{"id":"RouteTableAssociation","path":"lamkin-newVpc/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":"lamkin-newVpc/Vpc/isolatedSubnet2","children":{"Subnet":{"id":"Subnet","path":"lamkin-newVpc/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":"lamkin-newVpc/Vpc/isolatedSubnet2"}],"vpcId":{"Ref":"Vpc8378EB38"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.CfnSubnet","version":"2.186.0"}},"Acl":{"id":"Acl","path":"lamkin-newVpc/Vpc/isolatedSubnet2/Acl","constructInfo":{"fqn":"aws-cdk-lib.Resource","version":"2.186.0","metadata":[]}},"RouteTable":{"id":"RouteTable","path":"lamkin-newVpc/Vpc/isolatedSubnet2/RouteTable","attributes":{"aws:cdk:cloudformation:type":"AWS::EC2::RouteTable","aws:cdk:cloudformation:props":{"tags":[{"key":"Name","value":"lamkin-newVpc/Vpc/isolatedSubnet2"}],"vpcId":{"Ref":"Vpc8378EB38"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.CfnRouteTable","version":"2.186.0"}},"RouteTableAssociation":{"id":"RouteTableAssociation","path":"lamkin-newVpc/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":"lamkin-newVpc/Vpc/RestrictDefaultSecurityGroupCustomResource","children":{"Default":{"id":"Default","path":"lamkin-newVpc/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":"lamkin-newVpc/Vpc/FlowLog","children":{"IAMRole":{"id":"IAMRole","path":"lamkin-newVpc/Vpc/FlowLog/IAMRole","children":{"ImportIAMRole":{"id":"ImportIAMRole","path":"lamkin-newVpc/Vpc/FlowLog/IAMRole/ImportIAMRole","constructInfo":{"fqn":"aws-cdk-lib.Resource","version":"2.186.0","metadata":["*"]}},"Resource":{"id":"Resource","path":"lamkin-newVpc/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":"lamkin-newVpc/Vpc/FlowLog"}]}},"constructInfo":{"fqn":"aws-cdk-lib.aws_iam.CfnRole","version":"2.186.0"}},"DefaultPolicy":{"id":"DefaultPolicy","path":"lamkin-newVpc/Vpc/FlowLog/IAMRole/DefaultPolicy","children":{"Resource":{"id":"Resource","path":"lamkin-newVpc/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":"lamkin-newVpc/Vpc/FlowLog/LogGroup","children":{"Resource":{"id":"Resource","path":"lamkin-newVpc/Vpc/FlowLog/LogGroup/Resource","attributes":{"aws:cdk:cloudformation:type":"AWS::Logs::LogGroup","aws:cdk:cloudformation:props":{"retentionInDays":731,"tags":[{"key":"Name","value":"lamkin-newVpc/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":"lamkin-newVpc/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":"lamkin-newVpc/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":"*"}]}},"KINESIS_STREAMS":{"id":"KINESIS_STREAMS","path":"lamkin-newVpc/Vpc/KINESIS_STREAMS","children":{"Resource":{"id":"Resource","path":"lamkin-newVpc/Vpc/KINESIS_STREAMS/Resource","attributes":{"aws:cdk:cloudformation:type":"AWS::EC2::VPCEndpoint","aws:cdk:cloudformation:props":{"tags":[{"key":"Name","value":"lamkin-newVpc/Vpc"}],"privateDnsEnabled":true,"securityGroupIds":[{"Fn::GetAtt":["lamkinnewVpcKINESISSTREAMSsecuritygroup5C800E5E","GroupId"]}],"serviceName":{"Fn::Join":["",["com.amazonaws.",{"Ref":"AWS::Region"},".kinesis-streams"]]},"subnetIds":[{"Ref":"VpcisolatedSubnet1SubnetE62B1B9B"},{"Ref":"VpcisolatedSubnet2Subnet39217055"}],"vpcEndpointType":"Interface","vpcId":{"Ref":"Vpc8378EB38"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.CfnVPCEndpoint","version":"2.186.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.InterfaceVpcEndpoint","version":"2.186.0","metadata":[{"vpc":"*","service":{"privateDnsDefault":true,"name":"*","port":"*"},"securityGroups":["*"]}]}}},"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":"lamkin-newVpc/LatestNodeRuntimeMap","constructInfo":{"fqn":"aws-cdk-lib.CfnMapping","version":"2.186.0"}},"Custom::VpcRestrictDefaultSGCustomResourceProvider":{"id":"Custom::VpcRestrictDefaultSGCustomResourceProvider","path":"lamkin-newVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider","children":{"Staging":{"id":"Staging","path":"lamkin-newVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider/Staging","constructInfo":{"fqn":"aws-cdk-lib.AssetStaging","version":"2.186.0"}},"Role":{"id":"Role","path":"lamkin-newVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider/Role","constructInfo":{"fqn":"aws-cdk-lib.CfnResource","version":"2.186.0"}},"Handler":{"id":"Handler","path":"lamkin-newVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider/Handler","constructInfo":{"fqn":"aws-cdk-lib.CfnResource","version":"2.186.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.CustomResourceProviderBase","version":"2.186.0"}},"lamkin-newVpc-KINESIS_STREAMS-security-group":{"id":"lamkin-newVpc-KINESIS_STREAMS-security-group","path":"lamkin-newVpc/lamkin-newVpc-KINESIS_STREAMS-security-group","children":{"Resource":{"id":"Resource","path":"lamkin-newVpc/lamkin-newVpc-KINESIS_STREAMS-security-group/Resource","attributes":{"aws:cdk:cloudformation:type":"AWS::EC2::SecurityGroup","aws:cdk:cloudformation:props":{"groupDescription":"lamkin-newVpc/lamkin-newVpc-KINESIS_STREAMS-security-group","securityGroupEgress":[{"cidrIp":"0.0.0.0/0","description":"Allow all outbound traffic by default","ipProtocol":"-1"}],"securityGroupIngress":[{"cidrIp":{"Fn::GetAtt":["Vpc8378EB38","CidrBlock"]},"ipProtocol":"tcp","fromPort":443,"toPort":443,"description":{"Fn::Join":["",["from ",{"Fn::GetAtt":["Vpc8378EB38","CidrBlock"]},":443"]]}}],"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},{"addIngressRule":[{"canInlineRule":true,"connections":"*","uniqueId":"*"},{},"*","*"]},{"addIngressRule":[{"canInlineRule":true,"connections":"*","uniqueId":"*"},{},"*",false]}]}},"Integ":{"id":"Integ","path":"lamkin-newVpc/Integ","children":{"DefaultTest":{"id":"DefaultTest","path":"lamkin-newVpc/Integ/DefaultTest","children":{"Default":{"id":"Default","path":"lamkin-newVpc/Integ/DefaultTest/Default","constructInfo":{"fqn":"constructs.Construct","version":"10.4.2"}},"DeployAssert":{"id":"DeployAssert","path":"lamkin-newVpc/Integ/DefaultTest/DeployAssert","children":{"BootstrapVersion":{"id":"BootstrapVersion","path":"lamkin-newVpc/Integ/DefaultTest/DeployAssert/BootstrapVersion","constructInfo":{"fqn":"aws-cdk-lib.CfnParameter","version":"2.186.0"}},"CheckBootstrapVersion":{"id":"CheckBootstrapVersion","path":"lamkin-newVpc/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":"lamkin-newVpc/BootstrapVersion","constructInfo":{"fqn":"aws-cdk-lib.CfnParameter","version":"2.186.0"}},"CheckBootstrapVersion":{"id":"CheckBootstrapVersion","path":"lamkin-newVpc/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"}}}