@aws-solutions-constructs/aws-lambda-kinesisstreams 2.80.0 → 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 -4
  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 +31 -3
  29. package/test/integ.lamkin-existingVpc.js.snapshot/lamkinexistingVpcIntegDefaultTestDeployAssertB97E47BA.assets.json +1 -1
  30. package/test/integ.lamkin-existingVpc.js.snapshot/manifest.json +52 -13
  31. package/test/integ.lamkin-existingVpc.js.snapshot/tree.json +1 -1812
  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 +29 -3
  43. package/test/integ.lamkin-newVpc.js.snapshot/lamkinnewVpcIntegDefaultTestDeployAssert16AC3D59.assets.json +1 -1
  44. package/test/integ.lamkin-newVpc.js.snapshot/manifest.json +52 -13
  45. package/test/integ.lamkin-newVpc.js.snapshot/tree.json +1 -1359
  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 +28 -3
  50. package/test/integ.lamkin-newVpcFromProps.js.snapshot/lamkinnewVpcFromPropsIntegDefaultTestDeployAssert95FE0487.assets.json +1 -1
  51. package/test/integ.lamkin-newVpcFromProps.js.snapshot/manifest.json +52 -13
  52. package/test/integ.lamkin-newVpcFromProps.js.snapshot/tree.json +1 -1236
  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,1359 +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.179.0",
25
- "metadata": [
26
- "*"
27
- ]
28
- }
29
- },
30
- "Resource": {
31
- "id": "Resource",
32
- "path": "lamkin-newVpc/test-lambda-kinesisstreams/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": "lamkin-newVpc/test-lambda-kinesisstreams/LambdaFunctionServiceRole/DefaultPolicy",
96
- "children": {
97
- "Resource": {
98
- "id": "Resource",
99
- "path": "lamkin-newVpc/test-lambda-kinesisstreams/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
- "kinesis:ListShards",
121
- "kinesis:PutRecord",
122
- "kinesis:PutRecords"
123
- ],
124
- "Effect": "Allow",
125
- "Resource": {
126
- "Fn::GetAtt": [
127
- "testlambdakinesisstreamsKinesisStream11A82116",
128
- "Arn"
129
- ]
130
- }
131
- }
132
- ],
133
- "Version": "2012-10-17"
134
- },
135
- "policyName": "testlambdakinesisstreamsLambdaFunctionServiceRoleDefaultPolicyED972043",
136
- "roles": [
137
- {
138
- "Ref": "testlambdakinesisstreamsLambdaFunctionServiceRole95206CF3"
139
- }
140
- ]
141
- }
142
- },
143
- "constructInfo": {
144
- "fqn": "aws-cdk-lib.aws_iam.CfnPolicy",
145
- "version": "2.179.0"
146
- }
147
- }
148
- },
149
- "constructInfo": {
150
- "fqn": "aws-cdk-lib.aws_iam.Policy",
151
- "version": "2.179.0",
152
- "metadata": [
153
- "*",
154
- {
155
- "attachToRole": [
156
- "*"
157
- ]
158
- },
159
- {
160
- "attachToRole": [
161
- "*"
162
- ]
163
- },
164
- {
165
- "addStatements": [
166
- {}
167
- ]
168
- },
169
- {
170
- "addStatements": [
171
- {}
172
- ]
173
- },
174
- {
175
- "addStatements": [
176
- {}
177
- ]
178
- }
179
- ]
180
- }
181
- }
182
- },
183
- "constructInfo": {
184
- "fqn": "aws-cdk-lib.aws_iam.Role",
185
- "version": "2.179.0",
186
- "metadata": [
187
- {
188
- "assumedBy": {
189
- "principalAccount": "*",
190
- "assumeRoleAction": "*"
191
- },
192
- "inlinePolicies": "*"
193
- },
194
- {
195
- "addToPolicy": [
196
- {}
197
- ]
198
- },
199
- {
200
- "addToPrincipalPolicy": [
201
- {}
202
- ]
203
- },
204
- {
205
- "attachInlinePolicy": [
206
- "*"
207
- ]
208
- },
209
- {
210
- "attachInlinePolicy": [
211
- "*"
212
- ]
213
- },
214
- {
215
- "addToPrincipalPolicy": [
216
- {}
217
- ]
218
- },
219
- {
220
- "addToPrincipalPolicy": [
221
- {}
222
- ]
223
- }
224
- ]
225
- }
226
- },
227
- "ReplaceDefaultSecurityGroup-security-group": {
228
- "id": "ReplaceDefaultSecurityGroup-security-group",
229
- "path": "lamkin-newVpc/test-lambda-kinesisstreams/ReplaceDefaultSecurityGroup-security-group",
230
- "children": {
231
- "Resource": {
232
- "id": "Resource",
233
- "path": "lamkin-newVpc/test-lambda-kinesisstreams/ReplaceDefaultSecurityGroup-security-group/Resource",
234
- "attributes": {
235
- "aws:cdk:cloudformation:type": "AWS::EC2::SecurityGroup",
236
- "aws:cdk:cloudformation:props": {
237
- "groupDescription": "lamkin-newVpc/test-lambda-kinesisstreams/ReplaceDefaultSecurityGroup-security-group",
238
- "securityGroupEgress": [
239
- {
240
- "cidrIp": "0.0.0.0/0",
241
- "description": "Allow all outbound traffic by default",
242
- "ipProtocol": "-1"
243
- }
244
- ],
245
- "vpcId": {
246
- "Ref": "Vpc8378EB38"
247
- }
248
- }
249
- },
250
- "constructInfo": {
251
- "fqn": "aws-cdk-lib.aws_ec2.CfnSecurityGroup",
252
- "version": "2.179.0"
253
- }
254
- }
255
- },
256
- "constructInfo": {
257
- "fqn": "aws-cdk-lib.aws_ec2.SecurityGroup",
258
- "version": "2.179.0",
259
- "metadata": [
260
- {
261
- "vpc": "*",
262
- "allowAllOutbound": true
263
- }
264
- ]
265
- }
266
- },
267
- "LambdaFunction": {
268
- "id": "LambdaFunction",
269
- "path": "lamkin-newVpc/test-lambda-kinesisstreams/LambdaFunction",
270
- "children": {
271
- "Code": {
272
- "id": "Code",
273
- "path": "lamkin-newVpc/test-lambda-kinesisstreams/LambdaFunction/Code",
274
- "children": {
275
- "Stage": {
276
- "id": "Stage",
277
- "path": "lamkin-newVpc/test-lambda-kinesisstreams/LambdaFunction/Code/Stage",
278
- "constructInfo": {
279
- "fqn": "aws-cdk-lib.AssetStaging",
280
- "version": "2.179.0"
281
- }
282
- },
283
- "AssetBucket": {
284
- "id": "AssetBucket",
285
- "path": "lamkin-newVpc/test-lambda-kinesisstreams/LambdaFunction/Code/AssetBucket",
286
- "constructInfo": {
287
- "fqn": "aws-cdk-lib.aws_s3.BucketBase",
288
- "version": "2.179.0",
289
- "metadata": []
290
- }
291
- }
292
- },
293
- "constructInfo": {
294
- "fqn": "aws-cdk-lib.aws_s3_assets.Asset",
295
- "version": "2.179.0"
296
- }
297
- },
298
- "Resource": {
299
- "id": "Resource",
300
- "path": "lamkin-newVpc/test-lambda-kinesisstreams/LambdaFunction/Resource",
301
- "attributes": {
302
- "aws:cdk:cloudformation:type": "AWS::Lambda::Function",
303
- "aws:cdk:cloudformation:props": {
304
- "code": {
305
- "s3Bucket": {
306
- "Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
307
- },
308
- "s3Key": "c7dc0cc1b24bda1d2a5345f61897eee32184906649fdb1de93853c512e129dbf.zip"
309
- },
310
- "environment": {
311
- "variables": {
312
- "AWS_NODEJS_CONNECTION_REUSE_ENABLED": "1",
313
- "KINESIS_DATASTREAM_NAME": {
314
- "Ref": "testlambdakinesisstreamsKinesisStream11A82116"
315
- }
316
- }
317
- },
318
- "handler": "index.handler",
319
- "role": {
320
- "Fn::GetAtt": [
321
- "testlambdakinesisstreamsLambdaFunctionServiceRole95206CF3",
322
- "Arn"
323
- ]
324
- },
325
- "runtime": "nodejs20.x",
326
- "tracingConfig": {
327
- "mode": "Active"
328
- },
329
- "vpcConfig": {
330
- "subnetIds": [
331
- {
332
- "Ref": "VpcisolatedSubnet1SubnetE62B1B9B"
333
- },
334
- {
335
- "Ref": "VpcisolatedSubnet2Subnet39217055"
336
- }
337
- ],
338
- "securityGroupIds": [
339
- {
340
- "Fn::GetAtt": [
341
- "testlambdakinesisstreamsReplaceDefaultSecurityGroupsecuritygroupFB22266C",
342
- "GroupId"
343
- ]
344
- }
345
- ]
346
- }
347
- }
348
- },
349
- "constructInfo": {
350
- "fqn": "aws-cdk-lib.aws_lambda.CfnFunction",
351
- "version": "2.179.0"
352
- }
353
- }
354
- },
355
- "constructInfo": {
356
- "fqn": "aws-cdk-lib.aws_lambda.Function",
357
- "version": "2.179.0",
358
- "metadata": [
359
- {
360
- "role": "*",
361
- "tracing": "Active",
362
- "code": "*",
363
- "runtime": "*",
364
- "handler": "*",
365
- "securityGroups": [
366
- "*"
367
- ],
368
- "vpc": "*"
369
- },
370
- {
371
- "addEnvironment": [
372
- "*",
373
- "*",
374
- {
375
- "removeInEdge": true
376
- }
377
- ]
378
- },
379
- {
380
- "addEnvironment": [
381
- "*",
382
- "*"
383
- ]
384
- }
385
- ]
386
- }
387
- },
388
- "KinesisStream": {
389
- "id": "KinesisStream",
390
- "path": "lamkin-newVpc/test-lambda-kinesisstreams/KinesisStream",
391
- "children": {
392
- "Resource": {
393
- "id": "Resource",
394
- "path": "lamkin-newVpc/test-lambda-kinesisstreams/KinesisStream/Resource",
395
- "attributes": {
396
- "aws:cdk:cloudformation:type": "AWS::Kinesis::Stream",
397
- "aws:cdk:cloudformation:props": {
398
- "retentionPeriodHours": 24,
399
- "shardCount": 1,
400
- "streamEncryption": {
401
- "encryptionType": "KMS",
402
- "keyId": "alias/aws/kinesis"
403
- }
404
- }
405
- },
406
- "constructInfo": {
407
- "fqn": "aws-cdk-lib.aws_kinesis.CfnStream",
408
- "version": "2.179.0"
409
- }
410
- }
411
- },
412
- "constructInfo": {
413
- "fqn": "aws-cdk-lib.aws_kinesis.Stream",
414
- "version": "2.179.0",
415
- "metadata": [
416
- {
417
- "encryption": "MANAGED"
418
- }
419
- ]
420
- }
421
- },
422
- "KinesisStreamGetRecordsIteratorAgeAlarm": {
423
- "id": "KinesisStreamGetRecordsIteratorAgeAlarm",
424
- "path": "lamkin-newVpc/test-lambda-kinesisstreams/KinesisStreamGetRecordsIteratorAgeAlarm",
425
- "children": {
426
- "Resource": {
427
- "id": "Resource",
428
- "path": "lamkin-newVpc/test-lambda-kinesisstreams/KinesisStreamGetRecordsIteratorAgeAlarm/Resource",
429
- "attributes": {
430
- "aws:cdk:cloudformation:type": "AWS::CloudWatch::Alarm",
431
- "aws:cdk:cloudformation:props": {
432
- "alarmDescription": "Consumer Record Processing Falling Behind, there is risk for data loss due to record expiration.",
433
- "comparisonOperator": "GreaterThanOrEqualToThreshold",
434
- "evaluationPeriods": 1,
435
- "metricName": "GetRecords.IteratorAgeMilliseconds",
436
- "namespace": "AWS/Kinesis",
437
- "period": 300,
438
- "statistic": "Maximum",
439
- "threshold": 43200000
440
- }
441
- },
442
- "constructInfo": {
443
- "fqn": "aws-cdk-lib.aws_cloudwatch.CfnAlarm",
444
- "version": "2.179.0"
445
- }
446
- }
447
- },
448
- "constructInfo": {
449
- "fqn": "aws-cdk-lib.aws_cloudwatch.Alarm",
450
- "version": "2.179.0",
451
- "metadata": [
452
- {
453
- "metric": {
454
- "warnings": "*"
455
- },
456
- "threshold": "*",
457
- "evaluationPeriods": "*",
458
- "comparisonOperator": "*",
459
- "alarmDescription": "*"
460
- }
461
- ]
462
- }
463
- },
464
- "KinesisStreamReadProvisionedThroughputExceededAlarm": {
465
- "id": "KinesisStreamReadProvisionedThroughputExceededAlarm",
466
- "path": "lamkin-newVpc/test-lambda-kinesisstreams/KinesisStreamReadProvisionedThroughputExceededAlarm",
467
- "children": {
468
- "Resource": {
469
- "id": "Resource",
470
- "path": "lamkin-newVpc/test-lambda-kinesisstreams/KinesisStreamReadProvisionedThroughputExceededAlarm/Resource",
471
- "attributes": {
472
- "aws:cdk:cloudformation:type": "AWS::CloudWatch::Alarm",
473
- "aws:cdk:cloudformation:props": {
474
- "alarmDescription": "Consumer Application is Reading at a Slower Rate Than Expected.",
475
- "comparisonOperator": "GreaterThanThreshold",
476
- "evaluationPeriods": 1,
477
- "metricName": "ReadProvisionedThroughputExceeded",
478
- "namespace": "AWS/Kinesis",
479
- "period": 300,
480
- "statistic": "Average",
481
- "threshold": 0
482
- }
483
- },
484
- "constructInfo": {
485
- "fqn": "aws-cdk-lib.aws_cloudwatch.CfnAlarm",
486
- "version": "2.179.0"
487
- }
488
- }
489
- },
490
- "constructInfo": {
491
- "fqn": "aws-cdk-lib.aws_cloudwatch.Alarm",
492
- "version": "2.179.0",
493
- "metadata": [
494
- {
495
- "metric": {
496
- "warnings": "*"
497
- },
498
- "threshold": "*",
499
- "evaluationPeriods": "*",
500
- "comparisonOperator": "*",
501
- "alarmDescription": "*"
502
- }
503
- ]
504
- }
505
- }
506
- },
507
- "constructInfo": {
508
- "fqn": "@aws-solutions-constructs/aws-lambda-kinesisstreams.LambdaToKinesisStreams",
509
- "version": "2.79.1"
510
- }
511
- },
512
- "Vpc": {
513
- "id": "Vpc",
514
- "path": "lamkin-newVpc/Vpc",
515
- "children": {
516
- "Resource": {
517
- "id": "Resource",
518
- "path": "lamkin-newVpc/Vpc/Resource",
519
- "attributes": {
520
- "aws:cdk:cloudformation:type": "AWS::EC2::VPC",
521
- "aws:cdk:cloudformation:props": {
522
- "cidrBlock": "10.0.0.0/16",
523
- "enableDnsHostnames": true,
524
- "enableDnsSupport": true,
525
- "instanceTenancy": "default",
526
- "tags": [
527
- {
528
- "key": "Name",
529
- "value": "lamkin-newVpc/Vpc"
530
- }
531
- ]
532
- }
533
- },
534
- "constructInfo": {
535
- "fqn": "aws-cdk-lib.aws_ec2.CfnVPC",
536
- "version": "2.179.0"
537
- }
538
- },
539
- "isolatedSubnet1": {
540
- "id": "isolatedSubnet1",
541
- "path": "lamkin-newVpc/Vpc/isolatedSubnet1",
542
- "children": {
543
- "Subnet": {
544
- "id": "Subnet",
545
- "path": "lamkin-newVpc/Vpc/isolatedSubnet1/Subnet",
546
- "attributes": {
547
- "aws:cdk:cloudformation:type": "AWS::EC2::Subnet",
548
- "aws:cdk:cloudformation:props": {
549
- "availabilityZone": {
550
- "Fn::Select": [
551
- 0,
552
- {
553
- "Fn::GetAZs": ""
554
- }
555
- ]
556
- },
557
- "cidrBlock": "10.0.0.0/18",
558
- "mapPublicIpOnLaunch": false,
559
- "tags": [
560
- {
561
- "key": "aws-cdk:subnet-name",
562
- "value": "isolated"
563
- },
564
- {
565
- "key": "aws-cdk:subnet-type",
566
- "value": "Isolated"
567
- },
568
- {
569
- "key": "Name",
570
- "value": "lamkin-newVpc/Vpc/isolatedSubnet1"
571
- }
572
- ],
573
- "vpcId": {
574
- "Ref": "Vpc8378EB38"
575
- }
576
- }
577
- },
578
- "constructInfo": {
579
- "fqn": "aws-cdk-lib.aws_ec2.CfnSubnet",
580
- "version": "2.179.0"
581
- }
582
- },
583
- "Acl": {
584
- "id": "Acl",
585
- "path": "lamkin-newVpc/Vpc/isolatedSubnet1/Acl",
586
- "constructInfo": {
587
- "fqn": "aws-cdk-lib.Resource",
588
- "version": "2.179.0",
589
- "metadata": []
590
- }
591
- },
592
- "RouteTable": {
593
- "id": "RouteTable",
594
- "path": "lamkin-newVpc/Vpc/isolatedSubnet1/RouteTable",
595
- "attributes": {
596
- "aws:cdk:cloudformation:type": "AWS::EC2::RouteTable",
597
- "aws:cdk:cloudformation:props": {
598
- "tags": [
599
- {
600
- "key": "Name",
601
- "value": "lamkin-newVpc/Vpc/isolatedSubnet1"
602
- }
603
- ],
604
- "vpcId": {
605
- "Ref": "Vpc8378EB38"
606
- }
607
- }
608
- },
609
- "constructInfo": {
610
- "fqn": "aws-cdk-lib.aws_ec2.CfnRouteTable",
611
- "version": "2.179.0"
612
- }
613
- },
614
- "RouteTableAssociation": {
615
- "id": "RouteTableAssociation",
616
- "path": "lamkin-newVpc/Vpc/isolatedSubnet1/RouteTableAssociation",
617
- "attributes": {
618
- "aws:cdk:cloudformation:type": "AWS::EC2::SubnetRouteTableAssociation",
619
- "aws:cdk:cloudformation:props": {
620
- "routeTableId": {
621
- "Ref": "VpcisolatedSubnet1RouteTableE442650B"
622
- },
623
- "subnetId": {
624
- "Ref": "VpcisolatedSubnet1SubnetE62B1B9B"
625
- }
626
- }
627
- },
628
- "constructInfo": {
629
- "fqn": "aws-cdk-lib.aws_ec2.CfnSubnetRouteTableAssociation",
630
- "version": "2.179.0"
631
- }
632
- }
633
- },
634
- "constructInfo": {
635
- "fqn": "aws-cdk-lib.aws_ec2.PrivateSubnet",
636
- "version": "2.179.0",
637
- "metadata": [
638
- {
639
- "availabilityZone": "*",
640
- "vpcId": "*",
641
- "cidrBlock": "*",
642
- "mapPublicIpOnLaunch": false,
643
- "ipv6CidrBlock": "*",
644
- "assignIpv6AddressOnCreation": "*"
645
- },
646
- {
647
- "availabilityZone": "*",
648
- "vpcId": "*",
649
- "cidrBlock": "*",
650
- "mapPublicIpOnLaunch": false,
651
- "ipv6CidrBlock": "*",
652
- "assignIpv6AddressOnCreation": "*"
653
- }
654
- ]
655
- }
656
- },
657
- "isolatedSubnet2": {
658
- "id": "isolatedSubnet2",
659
- "path": "lamkin-newVpc/Vpc/isolatedSubnet2",
660
- "children": {
661
- "Subnet": {
662
- "id": "Subnet",
663
- "path": "lamkin-newVpc/Vpc/isolatedSubnet2/Subnet",
664
- "attributes": {
665
- "aws:cdk:cloudformation:type": "AWS::EC2::Subnet",
666
- "aws:cdk:cloudformation:props": {
667
- "availabilityZone": {
668
- "Fn::Select": [
669
- 1,
670
- {
671
- "Fn::GetAZs": ""
672
- }
673
- ]
674
- },
675
- "cidrBlock": "10.0.64.0/18",
676
- "mapPublicIpOnLaunch": false,
677
- "tags": [
678
- {
679
- "key": "aws-cdk:subnet-name",
680
- "value": "isolated"
681
- },
682
- {
683
- "key": "aws-cdk:subnet-type",
684
- "value": "Isolated"
685
- },
686
- {
687
- "key": "Name",
688
- "value": "lamkin-newVpc/Vpc/isolatedSubnet2"
689
- }
690
- ],
691
- "vpcId": {
692
- "Ref": "Vpc8378EB38"
693
- }
694
- }
695
- },
696
- "constructInfo": {
697
- "fqn": "aws-cdk-lib.aws_ec2.CfnSubnet",
698
- "version": "2.179.0"
699
- }
700
- },
701
- "Acl": {
702
- "id": "Acl",
703
- "path": "lamkin-newVpc/Vpc/isolatedSubnet2/Acl",
704
- "constructInfo": {
705
- "fqn": "aws-cdk-lib.Resource",
706
- "version": "2.179.0",
707
- "metadata": []
708
- }
709
- },
710
- "RouteTable": {
711
- "id": "RouteTable",
712
- "path": "lamkin-newVpc/Vpc/isolatedSubnet2/RouteTable",
713
- "attributes": {
714
- "aws:cdk:cloudformation:type": "AWS::EC2::RouteTable",
715
- "aws:cdk:cloudformation:props": {
716
- "tags": [
717
- {
718
- "key": "Name",
719
- "value": "lamkin-newVpc/Vpc/isolatedSubnet2"
720
- }
721
- ],
722
- "vpcId": {
723
- "Ref": "Vpc8378EB38"
724
- }
725
- }
726
- },
727
- "constructInfo": {
728
- "fqn": "aws-cdk-lib.aws_ec2.CfnRouteTable",
729
- "version": "2.179.0"
730
- }
731
- },
732
- "RouteTableAssociation": {
733
- "id": "RouteTableAssociation",
734
- "path": "lamkin-newVpc/Vpc/isolatedSubnet2/RouteTableAssociation",
735
- "attributes": {
736
- "aws:cdk:cloudformation:type": "AWS::EC2::SubnetRouteTableAssociation",
737
- "aws:cdk:cloudformation:props": {
738
- "routeTableId": {
739
- "Ref": "VpcisolatedSubnet2RouteTable334F9764"
740
- },
741
- "subnetId": {
742
- "Ref": "VpcisolatedSubnet2Subnet39217055"
743
- }
744
- }
745
- },
746
- "constructInfo": {
747
- "fqn": "aws-cdk-lib.aws_ec2.CfnSubnetRouteTableAssociation",
748
- "version": "2.179.0"
749
- }
750
- }
751
- },
752
- "constructInfo": {
753
- "fqn": "aws-cdk-lib.aws_ec2.PrivateSubnet",
754
- "version": "2.179.0",
755
- "metadata": [
756
- {
757
- "availabilityZone": "*",
758
- "vpcId": "*",
759
- "cidrBlock": "*",
760
- "mapPublicIpOnLaunch": false,
761
- "ipv6CidrBlock": "*",
762
- "assignIpv6AddressOnCreation": "*"
763
- },
764
- {
765
- "availabilityZone": "*",
766
- "vpcId": "*",
767
- "cidrBlock": "*",
768
- "mapPublicIpOnLaunch": false,
769
- "ipv6CidrBlock": "*",
770
- "assignIpv6AddressOnCreation": "*"
771
- }
772
- ]
773
- }
774
- },
775
- "RestrictDefaultSecurityGroupCustomResource": {
776
- "id": "RestrictDefaultSecurityGroupCustomResource",
777
- "path": "lamkin-newVpc/Vpc/RestrictDefaultSecurityGroupCustomResource",
778
- "children": {
779
- "Default": {
780
- "id": "Default",
781
- "path": "lamkin-newVpc/Vpc/RestrictDefaultSecurityGroupCustomResource/Default",
782
- "constructInfo": {
783
- "fqn": "aws-cdk-lib.CfnResource",
784
- "version": "2.179.0"
785
- }
786
- }
787
- },
788
- "constructInfo": {
789
- "fqn": "aws-cdk-lib.CustomResource",
790
- "version": "2.179.0",
791
- "metadata": [
792
- "*"
793
- ]
794
- }
795
- },
796
- "FlowLog": {
797
- "id": "FlowLog",
798
- "path": "lamkin-newVpc/Vpc/FlowLog",
799
- "children": {
800
- "IAMRole": {
801
- "id": "IAMRole",
802
- "path": "lamkin-newVpc/Vpc/FlowLog/IAMRole",
803
- "children": {
804
- "ImportIAMRole": {
805
- "id": "ImportIAMRole",
806
- "path": "lamkin-newVpc/Vpc/FlowLog/IAMRole/ImportIAMRole",
807
- "constructInfo": {
808
- "fqn": "aws-cdk-lib.Resource",
809
- "version": "2.179.0",
810
- "metadata": [
811
- "*"
812
- ]
813
- }
814
- },
815
- "Resource": {
816
- "id": "Resource",
817
- "path": "lamkin-newVpc/Vpc/FlowLog/IAMRole/Resource",
818
- "attributes": {
819
- "aws:cdk:cloudformation:type": "AWS::IAM::Role",
820
- "aws:cdk:cloudformation:props": {
821
- "assumeRolePolicyDocument": {
822
- "Statement": [
823
- {
824
- "Action": "sts:AssumeRole",
825
- "Effect": "Allow",
826
- "Principal": {
827
- "Service": "vpc-flow-logs.amazonaws.com"
828
- }
829
- }
830
- ],
831
- "Version": "2012-10-17"
832
- },
833
- "tags": [
834
- {
835
- "key": "Name",
836
- "value": "lamkin-newVpc/Vpc/FlowLog"
837
- }
838
- ]
839
- }
840
- },
841
- "constructInfo": {
842
- "fqn": "aws-cdk-lib.aws_iam.CfnRole",
843
- "version": "2.179.0"
844
- }
845
- },
846
- "DefaultPolicy": {
847
- "id": "DefaultPolicy",
848
- "path": "lamkin-newVpc/Vpc/FlowLog/IAMRole/DefaultPolicy",
849
- "children": {
850
- "Resource": {
851
- "id": "Resource",
852
- "path": "lamkin-newVpc/Vpc/FlowLog/IAMRole/DefaultPolicy/Resource",
853
- "attributes": {
854
- "aws:cdk:cloudformation:type": "AWS::IAM::Policy",
855
- "aws:cdk:cloudformation:props": {
856
- "policyDocument": {
857
- "Statement": [
858
- {
859
- "Action": [
860
- "logs:CreateLogStream",
861
- "logs:DescribeLogStreams",
862
- "logs:PutLogEvents"
863
- ],
864
- "Effect": "Allow",
865
- "Resource": {
866
- "Fn::GetAtt": [
867
- "VpcFlowLogLogGroup7B5C56B9",
868
- "Arn"
869
- ]
870
- }
871
- },
872
- {
873
- "Action": "iam:PassRole",
874
- "Effect": "Allow",
875
- "Resource": {
876
- "Fn::GetAtt": [
877
- "VpcFlowLogIAMRole6A475D41",
878
- "Arn"
879
- ]
880
- }
881
- }
882
- ],
883
- "Version": "2012-10-17"
884
- },
885
- "policyName": "VpcFlowLogIAMRoleDefaultPolicy406FB995",
886
- "roles": [
887
- {
888
- "Ref": "VpcFlowLogIAMRole6A475D41"
889
- }
890
- ]
891
- }
892
- },
893
- "constructInfo": {
894
- "fqn": "aws-cdk-lib.aws_iam.CfnPolicy",
895
- "version": "2.179.0"
896
- }
897
- }
898
- },
899
- "constructInfo": {
900
- "fqn": "aws-cdk-lib.aws_iam.Policy",
901
- "version": "2.179.0",
902
- "metadata": [
903
- "*",
904
- {
905
- "attachToRole": [
906
- "*"
907
- ]
908
- },
909
- {
910
- "attachToRole": [
911
- "*"
912
- ]
913
- },
914
- {
915
- "addStatements": [
916
- {}
917
- ]
918
- },
919
- {
920
- "addStatements": [
921
- {}
922
- ]
923
- }
924
- ]
925
- }
926
- }
927
- },
928
- "constructInfo": {
929
- "fqn": "aws-cdk-lib.aws_iam.Role",
930
- "version": "2.179.0",
931
- "metadata": [
932
- {
933
- "roleName": "*",
934
- "assumedBy": {
935
- "principalAccount": "*",
936
- "assumeRoleAction": "*"
937
- }
938
- },
939
- {
940
- "addToPrincipalPolicy": [
941
- {}
942
- ]
943
- },
944
- {
945
- "attachInlinePolicy": [
946
- "*"
947
- ]
948
- },
949
- {
950
- "attachInlinePolicy": [
951
- "*"
952
- ]
953
- },
954
- {
955
- "addToPrincipalPolicy": [
956
- {}
957
- ]
958
- }
959
- ]
960
- }
961
- },
962
- "LogGroup": {
963
- "id": "LogGroup",
964
- "path": "lamkin-newVpc/Vpc/FlowLog/LogGroup",
965
- "children": {
966
- "Resource": {
967
- "id": "Resource",
968
- "path": "lamkin-newVpc/Vpc/FlowLog/LogGroup/Resource",
969
- "attributes": {
970
- "aws:cdk:cloudformation:type": "AWS::Logs::LogGroup",
971
- "aws:cdk:cloudformation:props": {
972
- "retentionInDays": 731,
973
- "tags": [
974
- {
975
- "key": "Name",
976
- "value": "lamkin-newVpc/Vpc/FlowLog"
977
- }
978
- ]
979
- }
980
- },
981
- "constructInfo": {
982
- "fqn": "aws-cdk-lib.aws_logs.CfnLogGroup",
983
- "version": "2.179.0"
984
- }
985
- }
986
- },
987
- "constructInfo": {
988
- "fqn": "aws-cdk-lib.aws_logs.LogGroup",
989
- "version": "2.179.0",
990
- "metadata": [
991
- "*"
992
- ]
993
- }
994
- },
995
- "FlowLog": {
996
- "id": "FlowLog",
997
- "path": "lamkin-newVpc/Vpc/FlowLog/FlowLog",
998
- "attributes": {
999
- "aws:cdk:cloudformation:type": "AWS::EC2::FlowLog",
1000
- "aws:cdk:cloudformation:props": {
1001
- "deliverLogsPermissionArn": {
1002
- "Fn::GetAtt": [
1003
- "VpcFlowLogIAMRole6A475D41",
1004
- "Arn"
1005
- ]
1006
- },
1007
- "logDestinationType": "cloud-watch-logs",
1008
- "logGroupName": {
1009
- "Ref": "VpcFlowLogLogGroup7B5C56B9"
1010
- },
1011
- "resourceId": {
1012
- "Ref": "Vpc8378EB38"
1013
- },
1014
- "resourceType": "VPC",
1015
- "tags": [
1016
- {
1017
- "key": "Name",
1018
- "value": "lamkin-newVpc/Vpc/FlowLog"
1019
- }
1020
- ],
1021
- "trafficType": "ALL"
1022
- }
1023
- },
1024
- "constructInfo": {
1025
- "fqn": "aws-cdk-lib.aws_ec2.CfnFlowLog",
1026
- "version": "2.179.0"
1027
- }
1028
- }
1029
- },
1030
- "constructInfo": {
1031
- "fqn": "aws-cdk-lib.aws_ec2.FlowLog",
1032
- "version": "2.179.0",
1033
- "metadata": [
1034
- {
1035
- "resourceType": "*"
1036
- }
1037
- ]
1038
- }
1039
- },
1040
- "KINESIS_STREAMS": {
1041
- "id": "KINESIS_STREAMS",
1042
- "path": "lamkin-newVpc/Vpc/KINESIS_STREAMS",
1043
- "children": {
1044
- "Resource": {
1045
- "id": "Resource",
1046
- "path": "lamkin-newVpc/Vpc/KINESIS_STREAMS/Resource",
1047
- "attributes": {
1048
- "aws:cdk:cloudformation:type": "AWS::EC2::VPCEndpoint",
1049
- "aws:cdk:cloudformation:props": {
1050
- "tags": [
1051
- {
1052
- "key": "Name",
1053
- "value": "lamkin-newVpc/Vpc"
1054
- }
1055
- ],
1056
- "privateDnsEnabled": true,
1057
- "securityGroupIds": [
1058
- {
1059
- "Fn::GetAtt": [
1060
- "lamkinnewVpcKINESISSTREAMSsecuritygroup5C800E5E",
1061
- "GroupId"
1062
- ]
1063
- }
1064
- ],
1065
- "serviceName": {
1066
- "Fn::Join": [
1067
- "",
1068
- [
1069
- "com.amazonaws.",
1070
- {
1071
- "Ref": "AWS::Region"
1072
- },
1073
- ".kinesis-streams"
1074
- ]
1075
- ]
1076
- },
1077
- "subnetIds": [
1078
- {
1079
- "Ref": "VpcisolatedSubnet1SubnetE62B1B9B"
1080
- },
1081
- {
1082
- "Ref": "VpcisolatedSubnet2Subnet39217055"
1083
- }
1084
- ],
1085
- "vpcEndpointType": "Interface",
1086
- "vpcId": {
1087
- "Ref": "Vpc8378EB38"
1088
- }
1089
- }
1090
- },
1091
- "constructInfo": {
1092
- "fqn": "aws-cdk-lib.aws_ec2.CfnVPCEndpoint",
1093
- "version": "2.179.0"
1094
- }
1095
- }
1096
- },
1097
- "constructInfo": {
1098
- "fqn": "aws-cdk-lib.aws_ec2.InterfaceVpcEndpoint",
1099
- "version": "2.179.0",
1100
- "metadata": [
1101
- {
1102
- "vpc": "*",
1103
- "service": {
1104
- "privateDnsDefault": true,
1105
- "name": "*",
1106
- "port": "*"
1107
- },
1108
- "securityGroups": [
1109
- "*"
1110
- ]
1111
- }
1112
- ]
1113
- }
1114
- }
1115
- },
1116
- "constructInfo": {
1117
- "fqn": "aws-cdk-lib.aws_ec2.Vpc",
1118
- "version": "2.179.0",
1119
- "metadata": [
1120
- {
1121
- "natGateways": "*",
1122
- "subnetConfiguration": [
1123
- {
1124
- "cidrMask": "*",
1125
- "name": "*",
1126
- "subnetType": "Isolated"
1127
- }
1128
- ],
1129
- "enableDnsHostnames": true,
1130
- "enableDnsSupport": true
1131
- }
1132
- ]
1133
- }
1134
- },
1135
- "LatestNodeRuntimeMap": {
1136
- "id": "LatestNodeRuntimeMap",
1137
- "path": "lamkin-newVpc/LatestNodeRuntimeMap",
1138
- "constructInfo": {
1139
- "fqn": "aws-cdk-lib.CfnMapping",
1140
- "version": "2.179.0"
1141
- }
1142
- },
1143
- "Custom::VpcRestrictDefaultSGCustomResourceProvider": {
1144
- "id": "Custom::VpcRestrictDefaultSGCustomResourceProvider",
1145
- "path": "lamkin-newVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider",
1146
- "children": {
1147
- "Staging": {
1148
- "id": "Staging",
1149
- "path": "lamkin-newVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider/Staging",
1150
- "constructInfo": {
1151
- "fqn": "aws-cdk-lib.AssetStaging",
1152
- "version": "2.179.0"
1153
- }
1154
- },
1155
- "Role": {
1156
- "id": "Role",
1157
- "path": "lamkin-newVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider/Role",
1158
- "constructInfo": {
1159
- "fqn": "aws-cdk-lib.CfnResource",
1160
- "version": "2.179.0"
1161
- }
1162
- },
1163
- "Handler": {
1164
- "id": "Handler",
1165
- "path": "lamkin-newVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider/Handler",
1166
- "constructInfo": {
1167
- "fqn": "aws-cdk-lib.CfnResource",
1168
- "version": "2.179.0"
1169
- }
1170
- }
1171
- },
1172
- "constructInfo": {
1173
- "fqn": "aws-cdk-lib.CustomResourceProviderBase",
1174
- "version": "2.179.0"
1175
- }
1176
- },
1177
- "lamkin-newVpc-KINESIS_STREAMS-security-group": {
1178
- "id": "lamkin-newVpc-KINESIS_STREAMS-security-group",
1179
- "path": "lamkin-newVpc/lamkin-newVpc-KINESIS_STREAMS-security-group",
1180
- "children": {
1181
- "Resource": {
1182
- "id": "Resource",
1183
- "path": "lamkin-newVpc/lamkin-newVpc-KINESIS_STREAMS-security-group/Resource",
1184
- "attributes": {
1185
- "aws:cdk:cloudformation:type": "AWS::EC2::SecurityGroup",
1186
- "aws:cdk:cloudformation:props": {
1187
- "groupDescription": "lamkin-newVpc/lamkin-newVpc-KINESIS_STREAMS-security-group",
1188
- "securityGroupEgress": [
1189
- {
1190
- "cidrIp": "0.0.0.0/0",
1191
- "description": "Allow all outbound traffic by default",
1192
- "ipProtocol": "-1"
1193
- }
1194
- ],
1195
- "securityGroupIngress": [
1196
- {
1197
- "cidrIp": {
1198
- "Fn::GetAtt": [
1199
- "Vpc8378EB38",
1200
- "CidrBlock"
1201
- ]
1202
- },
1203
- "ipProtocol": "tcp",
1204
- "fromPort": 443,
1205
- "toPort": 443,
1206
- "description": {
1207
- "Fn::Join": [
1208
- "",
1209
- [
1210
- "from ",
1211
- {
1212
- "Fn::GetAtt": [
1213
- "Vpc8378EB38",
1214
- "CidrBlock"
1215
- ]
1216
- },
1217
- ":443"
1218
- ]
1219
- ]
1220
- }
1221
- }
1222
- ],
1223
- "vpcId": {
1224
- "Ref": "Vpc8378EB38"
1225
- }
1226
- }
1227
- },
1228
- "constructInfo": {
1229
- "fqn": "aws-cdk-lib.aws_ec2.CfnSecurityGroup",
1230
- "version": "2.179.0"
1231
- }
1232
- }
1233
- },
1234
- "constructInfo": {
1235
- "fqn": "aws-cdk-lib.aws_ec2.SecurityGroup",
1236
- "version": "2.179.0",
1237
- "metadata": [
1238
- {
1239
- "vpc": "*",
1240
- "allowAllOutbound": true
1241
- },
1242
- {
1243
- "addIngressRule": [
1244
- {
1245
- "canInlineRule": true,
1246
- "connections": "*",
1247
- "uniqueId": "*"
1248
- },
1249
- {},
1250
- "*",
1251
- "*"
1252
- ]
1253
- },
1254
- {
1255
- "addIngressRule": [
1256
- {
1257
- "canInlineRule": true,
1258
- "connections": "*",
1259
- "uniqueId": "*"
1260
- },
1261
- {},
1262
- "*",
1263
- false
1264
- ]
1265
- }
1266
- ]
1267
- }
1268
- },
1269
- "Integ": {
1270
- "id": "Integ",
1271
- "path": "lamkin-newVpc/Integ",
1272
- "children": {
1273
- "DefaultTest": {
1274
- "id": "DefaultTest",
1275
- "path": "lamkin-newVpc/Integ/DefaultTest",
1276
- "children": {
1277
- "Default": {
1278
- "id": "Default",
1279
- "path": "lamkin-newVpc/Integ/DefaultTest/Default",
1280
- "constructInfo": {
1281
- "fqn": "constructs.Construct",
1282
- "version": "10.4.2"
1283
- }
1284
- },
1285
- "DeployAssert": {
1286
- "id": "DeployAssert",
1287
- "path": "lamkin-newVpc/Integ/DefaultTest/DeployAssert",
1288
- "children": {
1289
- "BootstrapVersion": {
1290
- "id": "BootstrapVersion",
1291
- "path": "lamkin-newVpc/Integ/DefaultTest/DeployAssert/BootstrapVersion",
1292
- "constructInfo": {
1293
- "fqn": "aws-cdk-lib.CfnParameter",
1294
- "version": "2.179.0"
1295
- }
1296
- },
1297
- "CheckBootstrapVersion": {
1298
- "id": "CheckBootstrapVersion",
1299
- "path": "lamkin-newVpc/Integ/DefaultTest/DeployAssert/CheckBootstrapVersion",
1300
- "constructInfo": {
1301
- "fqn": "aws-cdk-lib.CfnRule",
1302
- "version": "2.179.0"
1303
- }
1304
- }
1305
- },
1306
- "constructInfo": {
1307
- "fqn": "aws-cdk-lib.Stack",
1308
- "version": "2.179.0"
1309
- }
1310
- }
1311
- },
1312
- "constructInfo": {
1313
- "fqn": "@aws-cdk/integ-tests-alpha.IntegTestCase",
1314
- "version": "2.179.0-alpha.0"
1315
- }
1316
- }
1317
- },
1318
- "constructInfo": {
1319
- "fqn": "@aws-cdk/integ-tests-alpha.IntegTest",
1320
- "version": "2.179.0-alpha.0"
1321
- }
1322
- },
1323
- "BootstrapVersion": {
1324
- "id": "BootstrapVersion",
1325
- "path": "lamkin-newVpc/BootstrapVersion",
1326
- "constructInfo": {
1327
- "fqn": "aws-cdk-lib.CfnParameter",
1328
- "version": "2.179.0"
1329
- }
1330
- },
1331
- "CheckBootstrapVersion": {
1332
- "id": "CheckBootstrapVersion",
1333
- "path": "lamkin-newVpc/CheckBootstrapVersion",
1334
- "constructInfo": {
1335
- "fqn": "aws-cdk-lib.CfnRule",
1336
- "version": "2.179.0"
1337
- }
1338
- }
1339
- },
1340
- "constructInfo": {
1341
- "fqn": "aws-cdk-lib.Stack",
1342
- "version": "2.179.0"
1343
- }
1344
- },
1345
- "Tree": {
1346
- "id": "Tree",
1347
- "path": "Tree",
1348
- "constructInfo": {
1349
- "fqn": "constructs.Construct",
1350
- "version": "10.4.2"
1351
- }
1352
- }
1353
- },
1354
- "constructInfo": {
1355
- "fqn": "aws-cdk-lib.App",
1356
- "version": "2.179.0"
1357
- }
1358
- }
1359
- }
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"}}}