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