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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (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,1812 +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.179.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.179.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.179.0",
88
- "metadata": []
89
- }
90
- },
91
- "RouteTable": {
92
- "id": "RouteTable",
93
- "path": "lamkin-existingVpc/Vpc/PublicSubnet1/RouteTable",
94
- "attributes": {
95
- "aws:cdk:cloudformation:type": "AWS::EC2::RouteTable",
96
- "aws:cdk:cloudformation:props": {
97
- "tags": [
98
- {
99
- "key": "Name",
100
- "value": "lamkin-existingVpc/Vpc/PublicSubnet1"
101
- }
102
- ],
103
- "vpcId": {
104
- "Ref": "Vpc8378EB38"
105
- }
106
- }
107
- },
108
- "constructInfo": {
109
- "fqn": "aws-cdk-lib.aws_ec2.CfnRouteTable",
110
- "version": "2.179.0"
111
- }
112
- },
113
- "RouteTableAssociation": {
114
- "id": "RouteTableAssociation",
115
- "path": "lamkin-existingVpc/Vpc/PublicSubnet1/RouteTableAssociation",
116
- "attributes": {
117
- "aws:cdk:cloudformation:type": "AWS::EC2::SubnetRouteTableAssociation",
118
- "aws:cdk:cloudformation:props": {
119
- "routeTableId": {
120
- "Ref": "VpcPublicSubnet1RouteTable6C95E38E"
121
- },
122
- "subnetId": {
123
- "Ref": "VpcPublicSubnet1Subnet5C2D37C4"
124
- }
125
- }
126
- },
127
- "constructInfo": {
128
- "fqn": "aws-cdk-lib.aws_ec2.CfnSubnetRouteTableAssociation",
129
- "version": "2.179.0"
130
- }
131
- },
132
- "DefaultRoute": {
133
- "id": "DefaultRoute",
134
- "path": "lamkin-existingVpc/Vpc/PublicSubnet1/DefaultRoute",
135
- "attributes": {
136
- "aws:cdk:cloudformation:type": "AWS::EC2::Route",
137
- "aws:cdk:cloudformation:props": {
138
- "destinationCidrBlock": "0.0.0.0/0",
139
- "gatewayId": {
140
- "Ref": "VpcIGWD7BA715C"
141
- },
142
- "routeTableId": {
143
- "Ref": "VpcPublicSubnet1RouteTable6C95E38E"
144
- }
145
- }
146
- },
147
- "constructInfo": {
148
- "fqn": "aws-cdk-lib.aws_ec2.CfnRoute",
149
- "version": "2.179.0"
150
- }
151
- },
152
- "EIP": {
153
- "id": "EIP",
154
- "path": "lamkin-existingVpc/Vpc/PublicSubnet1/EIP",
155
- "attributes": {
156
- "aws:cdk:cloudformation:type": "AWS::EC2::EIP",
157
- "aws:cdk:cloudformation:props": {
158
- "domain": "vpc",
159
- "tags": [
160
- {
161
- "key": "Name",
162
- "value": "lamkin-existingVpc/Vpc/PublicSubnet1"
163
- }
164
- ]
165
- }
166
- },
167
- "constructInfo": {
168
- "fqn": "aws-cdk-lib.aws_ec2.CfnEIP",
169
- "version": "2.179.0"
170
- }
171
- },
172
- "NATGateway": {
173
- "id": "NATGateway",
174
- "path": "lamkin-existingVpc/Vpc/PublicSubnet1/NATGateway",
175
- "attributes": {
176
- "aws:cdk:cloudformation:type": "AWS::EC2::NatGateway",
177
- "aws:cdk:cloudformation:props": {
178
- "allocationId": {
179
- "Fn::GetAtt": [
180
- "VpcPublicSubnet1EIPD7E02669",
181
- "AllocationId"
182
- ]
183
- },
184
- "subnetId": {
185
- "Ref": "VpcPublicSubnet1Subnet5C2D37C4"
186
- },
187
- "tags": [
188
- {
189
- "key": "Name",
190
- "value": "lamkin-existingVpc/Vpc/PublicSubnet1"
191
- }
192
- ]
193
- }
194
- },
195
- "constructInfo": {
196
- "fqn": "aws-cdk-lib.aws_ec2.CfnNatGateway",
197
- "version": "2.179.0"
198
- }
199
- }
200
- },
201
- "constructInfo": {
202
- "fqn": "aws-cdk-lib.aws_ec2.PublicSubnet",
203
- "version": "2.179.0",
204
- "metadata": [
205
- {
206
- "availabilityZone": "*",
207
- "vpcId": "*",
208
- "cidrBlock": "*",
209
- "mapPublicIpOnLaunch": true,
210
- "ipv6CidrBlock": "*",
211
- "assignIpv6AddressOnCreation": "*"
212
- },
213
- {
214
- "availabilityZone": "*",
215
- "vpcId": "*",
216
- "cidrBlock": "*",
217
- "mapPublicIpOnLaunch": true,
218
- "ipv6CidrBlock": "*",
219
- "assignIpv6AddressOnCreation": "*"
220
- },
221
- {},
222
- {
223
- "addNatGateway": [
224
- "*"
225
- ]
226
- }
227
- ]
228
- }
229
- },
230
- "PublicSubnet2": {
231
- "id": "PublicSubnet2",
232
- "path": "lamkin-existingVpc/Vpc/PublicSubnet2",
233
- "children": {
234
- "Subnet": {
235
- "id": "Subnet",
236
- "path": "lamkin-existingVpc/Vpc/PublicSubnet2/Subnet",
237
- "attributes": {
238
- "aws:cdk:cloudformation:type": "AWS::EC2::Subnet",
239
- "aws:cdk:cloudformation:props": {
240
- "availabilityZone": {
241
- "Fn::Select": [
242
- 1,
243
- {
244
- "Fn::GetAZs": ""
245
- }
246
- ]
247
- },
248
- "cidrBlock": "10.0.64.0/18",
249
- "mapPublicIpOnLaunch": true,
250
- "tags": [
251
- {
252
- "key": "aws-cdk:subnet-name",
253
- "value": "Public"
254
- },
255
- {
256
- "key": "aws-cdk:subnet-type",
257
- "value": "Public"
258
- },
259
- {
260
- "key": "Name",
261
- "value": "lamkin-existingVpc/Vpc/PublicSubnet2"
262
- }
263
- ],
264
- "vpcId": {
265
- "Ref": "Vpc8378EB38"
266
- }
267
- }
268
- },
269
- "constructInfo": {
270
- "fqn": "aws-cdk-lib.aws_ec2.CfnSubnet",
271
- "version": "2.179.0"
272
- }
273
- },
274
- "Acl": {
275
- "id": "Acl",
276
- "path": "lamkin-existingVpc/Vpc/PublicSubnet2/Acl",
277
- "constructInfo": {
278
- "fqn": "aws-cdk-lib.Resource",
279
- "version": "2.179.0",
280
- "metadata": []
281
- }
282
- },
283
- "RouteTable": {
284
- "id": "RouteTable",
285
- "path": "lamkin-existingVpc/Vpc/PublicSubnet2/RouteTable",
286
- "attributes": {
287
- "aws:cdk:cloudformation:type": "AWS::EC2::RouteTable",
288
- "aws:cdk:cloudformation:props": {
289
- "tags": [
290
- {
291
- "key": "Name",
292
- "value": "lamkin-existingVpc/Vpc/PublicSubnet2"
293
- }
294
- ],
295
- "vpcId": {
296
- "Ref": "Vpc8378EB38"
297
- }
298
- }
299
- },
300
- "constructInfo": {
301
- "fqn": "aws-cdk-lib.aws_ec2.CfnRouteTable",
302
- "version": "2.179.0"
303
- }
304
- },
305
- "RouteTableAssociation": {
306
- "id": "RouteTableAssociation",
307
- "path": "lamkin-existingVpc/Vpc/PublicSubnet2/RouteTableAssociation",
308
- "attributes": {
309
- "aws:cdk:cloudformation:type": "AWS::EC2::SubnetRouteTableAssociation",
310
- "aws:cdk:cloudformation:props": {
311
- "routeTableId": {
312
- "Ref": "VpcPublicSubnet2RouteTable94F7E489"
313
- },
314
- "subnetId": {
315
- "Ref": "VpcPublicSubnet2Subnet691E08A3"
316
- }
317
- }
318
- },
319
- "constructInfo": {
320
- "fqn": "aws-cdk-lib.aws_ec2.CfnSubnetRouteTableAssociation",
321
- "version": "2.179.0"
322
- }
323
- },
324
- "DefaultRoute": {
325
- "id": "DefaultRoute",
326
- "path": "lamkin-existingVpc/Vpc/PublicSubnet2/DefaultRoute",
327
- "attributes": {
328
- "aws:cdk:cloudformation:type": "AWS::EC2::Route",
329
- "aws:cdk:cloudformation:props": {
330
- "destinationCidrBlock": "0.0.0.0/0",
331
- "gatewayId": {
332
- "Ref": "VpcIGWD7BA715C"
333
- },
334
- "routeTableId": {
335
- "Ref": "VpcPublicSubnet2RouteTable94F7E489"
336
- }
337
- }
338
- },
339
- "constructInfo": {
340
- "fqn": "aws-cdk-lib.aws_ec2.CfnRoute",
341
- "version": "2.179.0"
342
- }
343
- },
344
- "EIP": {
345
- "id": "EIP",
346
- "path": "lamkin-existingVpc/Vpc/PublicSubnet2/EIP",
347
- "attributes": {
348
- "aws:cdk:cloudformation:type": "AWS::EC2::EIP",
349
- "aws:cdk:cloudformation:props": {
350
- "domain": "vpc",
351
- "tags": [
352
- {
353
- "key": "Name",
354
- "value": "lamkin-existingVpc/Vpc/PublicSubnet2"
355
- }
356
- ]
357
- }
358
- },
359
- "constructInfo": {
360
- "fqn": "aws-cdk-lib.aws_ec2.CfnEIP",
361
- "version": "2.179.0"
362
- }
363
- },
364
- "NATGateway": {
365
- "id": "NATGateway",
366
- "path": "lamkin-existingVpc/Vpc/PublicSubnet2/NATGateway",
367
- "attributes": {
368
- "aws:cdk:cloudformation:type": "AWS::EC2::NatGateway",
369
- "aws:cdk:cloudformation:props": {
370
- "allocationId": {
371
- "Fn::GetAtt": [
372
- "VpcPublicSubnet2EIP3C605A87",
373
- "AllocationId"
374
- ]
375
- },
376
- "subnetId": {
377
- "Ref": "VpcPublicSubnet2Subnet691E08A3"
378
- },
379
- "tags": [
380
- {
381
- "key": "Name",
382
- "value": "lamkin-existingVpc/Vpc/PublicSubnet2"
383
- }
384
- ]
385
- }
386
- },
387
- "constructInfo": {
388
- "fqn": "aws-cdk-lib.aws_ec2.CfnNatGateway",
389
- "version": "2.179.0"
390
- }
391
- }
392
- },
393
- "constructInfo": {
394
- "fqn": "aws-cdk-lib.aws_ec2.PublicSubnet",
395
- "version": "2.179.0",
396
- "metadata": [
397
- {
398
- "availabilityZone": "*",
399
- "vpcId": "*",
400
- "cidrBlock": "*",
401
- "mapPublicIpOnLaunch": true,
402
- "ipv6CidrBlock": "*",
403
- "assignIpv6AddressOnCreation": "*"
404
- },
405
- {
406
- "availabilityZone": "*",
407
- "vpcId": "*",
408
- "cidrBlock": "*",
409
- "mapPublicIpOnLaunch": true,
410
- "ipv6CidrBlock": "*",
411
- "assignIpv6AddressOnCreation": "*"
412
- },
413
- {},
414
- {
415
- "addNatGateway": [
416
- "*"
417
- ]
418
- }
419
- ]
420
- }
421
- },
422
- "PrivateSubnet1": {
423
- "id": "PrivateSubnet1",
424
- "path": "lamkin-existingVpc/Vpc/PrivateSubnet1",
425
- "children": {
426
- "Subnet": {
427
- "id": "Subnet",
428
- "path": "lamkin-existingVpc/Vpc/PrivateSubnet1/Subnet",
429
- "attributes": {
430
- "aws:cdk:cloudformation:type": "AWS::EC2::Subnet",
431
- "aws:cdk:cloudformation:props": {
432
- "availabilityZone": {
433
- "Fn::Select": [
434
- 0,
435
- {
436
- "Fn::GetAZs": ""
437
- }
438
- ]
439
- },
440
- "cidrBlock": "10.0.128.0/18",
441
- "mapPublicIpOnLaunch": false,
442
- "tags": [
443
- {
444
- "key": "aws-cdk:subnet-name",
445
- "value": "Private"
446
- },
447
- {
448
- "key": "aws-cdk:subnet-type",
449
- "value": "Private"
450
- },
451
- {
452
- "key": "Name",
453
- "value": "lamkin-existingVpc/Vpc/PrivateSubnet1"
454
- }
455
- ],
456
- "vpcId": {
457
- "Ref": "Vpc8378EB38"
458
- }
459
- }
460
- },
461
- "constructInfo": {
462
- "fqn": "aws-cdk-lib.aws_ec2.CfnSubnet",
463
- "version": "2.179.0"
464
- }
465
- },
466
- "Acl": {
467
- "id": "Acl",
468
- "path": "lamkin-existingVpc/Vpc/PrivateSubnet1/Acl",
469
- "constructInfo": {
470
- "fqn": "aws-cdk-lib.Resource",
471
- "version": "2.179.0",
472
- "metadata": []
473
- }
474
- },
475
- "RouteTable": {
476
- "id": "RouteTable",
477
- "path": "lamkin-existingVpc/Vpc/PrivateSubnet1/RouteTable",
478
- "attributes": {
479
- "aws:cdk:cloudformation:type": "AWS::EC2::RouteTable",
480
- "aws:cdk:cloudformation:props": {
481
- "tags": [
482
- {
483
- "key": "Name",
484
- "value": "lamkin-existingVpc/Vpc/PrivateSubnet1"
485
- }
486
- ],
487
- "vpcId": {
488
- "Ref": "Vpc8378EB38"
489
- }
490
- }
491
- },
492
- "constructInfo": {
493
- "fqn": "aws-cdk-lib.aws_ec2.CfnRouteTable",
494
- "version": "2.179.0"
495
- }
496
- },
497
- "RouteTableAssociation": {
498
- "id": "RouteTableAssociation",
499
- "path": "lamkin-existingVpc/Vpc/PrivateSubnet1/RouteTableAssociation",
500
- "attributes": {
501
- "aws:cdk:cloudformation:type": "AWS::EC2::SubnetRouteTableAssociation",
502
- "aws:cdk:cloudformation:props": {
503
- "routeTableId": {
504
- "Ref": "VpcPrivateSubnet1RouteTableB2C5B500"
505
- },
506
- "subnetId": {
507
- "Ref": "VpcPrivateSubnet1Subnet536B997A"
508
- }
509
- }
510
- },
511
- "constructInfo": {
512
- "fqn": "aws-cdk-lib.aws_ec2.CfnSubnetRouteTableAssociation",
513
- "version": "2.179.0"
514
- }
515
- },
516
- "DefaultRoute": {
517
- "id": "DefaultRoute",
518
- "path": "lamkin-existingVpc/Vpc/PrivateSubnet1/DefaultRoute",
519
- "attributes": {
520
- "aws:cdk:cloudformation:type": "AWS::EC2::Route",
521
- "aws:cdk:cloudformation:props": {
522
- "destinationCidrBlock": "0.0.0.0/0",
523
- "natGatewayId": {
524
- "Ref": "VpcPublicSubnet1NATGateway4D7517AA"
525
- },
526
- "routeTableId": {
527
- "Ref": "VpcPrivateSubnet1RouteTableB2C5B500"
528
- }
529
- }
530
- },
531
- "constructInfo": {
532
- "fqn": "aws-cdk-lib.aws_ec2.CfnRoute",
533
- "version": "2.179.0"
534
- }
535
- }
536
- },
537
- "constructInfo": {
538
- "fqn": "aws-cdk-lib.aws_ec2.PrivateSubnet",
539
- "version": "2.179.0",
540
- "metadata": [
541
- {
542
- "availabilityZone": "*",
543
- "vpcId": "*",
544
- "cidrBlock": "*",
545
- "mapPublicIpOnLaunch": false,
546
- "ipv6CidrBlock": "*",
547
- "assignIpv6AddressOnCreation": "*"
548
- },
549
- {
550
- "availabilityZone": "*",
551
- "vpcId": "*",
552
- "cidrBlock": "*",
553
- "mapPublicIpOnLaunch": false,
554
- "ipv6CidrBlock": "*",
555
- "assignIpv6AddressOnCreation": "*"
556
- },
557
- {}
558
- ]
559
- }
560
- },
561
- "PrivateSubnet2": {
562
- "id": "PrivateSubnet2",
563
- "path": "lamkin-existingVpc/Vpc/PrivateSubnet2",
564
- "children": {
565
- "Subnet": {
566
- "id": "Subnet",
567
- "path": "lamkin-existingVpc/Vpc/PrivateSubnet2/Subnet",
568
- "attributes": {
569
- "aws:cdk:cloudformation:type": "AWS::EC2::Subnet",
570
- "aws:cdk:cloudformation:props": {
571
- "availabilityZone": {
572
- "Fn::Select": [
573
- 1,
574
- {
575
- "Fn::GetAZs": ""
576
- }
577
- ]
578
- },
579
- "cidrBlock": "10.0.192.0/18",
580
- "mapPublicIpOnLaunch": false,
581
- "tags": [
582
- {
583
- "key": "aws-cdk:subnet-name",
584
- "value": "Private"
585
- },
586
- {
587
- "key": "aws-cdk:subnet-type",
588
- "value": "Private"
589
- },
590
- {
591
- "key": "Name",
592
- "value": "lamkin-existingVpc/Vpc/PrivateSubnet2"
593
- }
594
- ],
595
- "vpcId": {
596
- "Ref": "Vpc8378EB38"
597
- }
598
- }
599
- },
600
- "constructInfo": {
601
- "fqn": "aws-cdk-lib.aws_ec2.CfnSubnet",
602
- "version": "2.179.0"
603
- }
604
- },
605
- "Acl": {
606
- "id": "Acl",
607
- "path": "lamkin-existingVpc/Vpc/PrivateSubnet2/Acl",
608
- "constructInfo": {
609
- "fqn": "aws-cdk-lib.Resource",
610
- "version": "2.179.0",
611
- "metadata": []
612
- }
613
- },
614
- "RouteTable": {
615
- "id": "RouteTable",
616
- "path": "lamkin-existingVpc/Vpc/PrivateSubnet2/RouteTable",
617
- "attributes": {
618
- "aws:cdk:cloudformation:type": "AWS::EC2::RouteTable",
619
- "aws:cdk:cloudformation:props": {
620
- "tags": [
621
- {
622
- "key": "Name",
623
- "value": "lamkin-existingVpc/Vpc/PrivateSubnet2"
624
- }
625
- ],
626
- "vpcId": {
627
- "Ref": "Vpc8378EB38"
628
- }
629
- }
630
- },
631
- "constructInfo": {
632
- "fqn": "aws-cdk-lib.aws_ec2.CfnRouteTable",
633
- "version": "2.179.0"
634
- }
635
- },
636
- "RouteTableAssociation": {
637
- "id": "RouteTableAssociation",
638
- "path": "lamkin-existingVpc/Vpc/PrivateSubnet2/RouteTableAssociation",
639
- "attributes": {
640
- "aws:cdk:cloudformation:type": "AWS::EC2::SubnetRouteTableAssociation",
641
- "aws:cdk:cloudformation:props": {
642
- "routeTableId": {
643
- "Ref": "VpcPrivateSubnet2RouteTableA678073B"
644
- },
645
- "subnetId": {
646
- "Ref": "VpcPrivateSubnet2Subnet3788AAA1"
647
- }
648
- }
649
- },
650
- "constructInfo": {
651
- "fqn": "aws-cdk-lib.aws_ec2.CfnSubnetRouteTableAssociation",
652
- "version": "2.179.0"
653
- }
654
- },
655
- "DefaultRoute": {
656
- "id": "DefaultRoute",
657
- "path": "lamkin-existingVpc/Vpc/PrivateSubnet2/DefaultRoute",
658
- "attributes": {
659
- "aws:cdk:cloudformation:type": "AWS::EC2::Route",
660
- "aws:cdk:cloudformation:props": {
661
- "destinationCidrBlock": "0.0.0.0/0",
662
- "natGatewayId": {
663
- "Ref": "VpcPublicSubnet2NATGateway9182C01D"
664
- },
665
- "routeTableId": {
666
- "Ref": "VpcPrivateSubnet2RouteTableA678073B"
667
- }
668
- }
669
- },
670
- "constructInfo": {
671
- "fqn": "aws-cdk-lib.aws_ec2.CfnRoute",
672
- "version": "2.179.0"
673
- }
674
- }
675
- },
676
- "constructInfo": {
677
- "fqn": "aws-cdk-lib.aws_ec2.PrivateSubnet",
678
- "version": "2.179.0",
679
- "metadata": [
680
- {
681
- "availabilityZone": "*",
682
- "vpcId": "*",
683
- "cidrBlock": "*",
684
- "mapPublicIpOnLaunch": false,
685
- "ipv6CidrBlock": "*",
686
- "assignIpv6AddressOnCreation": "*"
687
- },
688
- {
689
- "availabilityZone": "*",
690
- "vpcId": "*",
691
- "cidrBlock": "*",
692
- "mapPublicIpOnLaunch": false,
693
- "ipv6CidrBlock": "*",
694
- "assignIpv6AddressOnCreation": "*"
695
- },
696
- {}
697
- ]
698
- }
699
- },
700
- "IGW": {
701
- "id": "IGW",
702
- "path": "lamkin-existingVpc/Vpc/IGW",
703
- "attributes": {
704
- "aws:cdk:cloudformation:type": "AWS::EC2::InternetGateway",
705
- "aws:cdk:cloudformation:props": {
706
- "tags": [
707
- {
708
- "key": "Name",
709
- "value": "lamkin-existingVpc/Vpc"
710
- }
711
- ]
712
- }
713
- },
714
- "constructInfo": {
715
- "fqn": "aws-cdk-lib.aws_ec2.CfnInternetGateway",
716
- "version": "2.179.0"
717
- }
718
- },
719
- "VPCGW": {
720
- "id": "VPCGW",
721
- "path": "lamkin-existingVpc/Vpc/VPCGW",
722
- "attributes": {
723
- "aws:cdk:cloudformation:type": "AWS::EC2::VPCGatewayAttachment",
724
- "aws:cdk:cloudformation:props": {
725
- "internetGatewayId": {
726
- "Ref": "VpcIGWD7BA715C"
727
- },
728
- "vpcId": {
729
- "Ref": "Vpc8378EB38"
730
- }
731
- }
732
- },
733
- "constructInfo": {
734
- "fqn": "aws-cdk-lib.aws_ec2.CfnVPCGatewayAttachment",
735
- "version": "2.179.0"
736
- }
737
- },
738
- "RestrictDefaultSecurityGroupCustomResource": {
739
- "id": "RestrictDefaultSecurityGroupCustomResource",
740
- "path": "lamkin-existingVpc/Vpc/RestrictDefaultSecurityGroupCustomResource",
741
- "children": {
742
- "Default": {
743
- "id": "Default",
744
- "path": "lamkin-existingVpc/Vpc/RestrictDefaultSecurityGroupCustomResource/Default",
745
- "constructInfo": {
746
- "fqn": "aws-cdk-lib.CfnResource",
747
- "version": "2.179.0"
748
- }
749
- }
750
- },
751
- "constructInfo": {
752
- "fqn": "aws-cdk-lib.CustomResource",
753
- "version": "2.179.0",
754
- "metadata": [
755
- "*"
756
- ]
757
- }
758
- },
759
- "FlowLog": {
760
- "id": "FlowLog",
761
- "path": "lamkin-existingVpc/Vpc/FlowLog",
762
- "children": {
763
- "IAMRole": {
764
- "id": "IAMRole",
765
- "path": "lamkin-existingVpc/Vpc/FlowLog/IAMRole",
766
- "children": {
767
- "ImportIAMRole": {
768
- "id": "ImportIAMRole",
769
- "path": "lamkin-existingVpc/Vpc/FlowLog/IAMRole/ImportIAMRole",
770
- "constructInfo": {
771
- "fqn": "aws-cdk-lib.Resource",
772
- "version": "2.179.0",
773
- "metadata": [
774
- "*"
775
- ]
776
- }
777
- },
778
- "Resource": {
779
- "id": "Resource",
780
- "path": "lamkin-existingVpc/Vpc/FlowLog/IAMRole/Resource",
781
- "attributes": {
782
- "aws:cdk:cloudformation:type": "AWS::IAM::Role",
783
- "aws:cdk:cloudformation:props": {
784
- "assumeRolePolicyDocument": {
785
- "Statement": [
786
- {
787
- "Action": "sts:AssumeRole",
788
- "Effect": "Allow",
789
- "Principal": {
790
- "Service": "vpc-flow-logs.amazonaws.com"
791
- }
792
- }
793
- ],
794
- "Version": "2012-10-17"
795
- },
796
- "tags": [
797
- {
798
- "key": "Name",
799
- "value": "lamkin-existingVpc/Vpc/FlowLog"
800
- }
801
- ]
802
- }
803
- },
804
- "constructInfo": {
805
- "fqn": "aws-cdk-lib.aws_iam.CfnRole",
806
- "version": "2.179.0"
807
- }
808
- },
809
- "DefaultPolicy": {
810
- "id": "DefaultPolicy",
811
- "path": "lamkin-existingVpc/Vpc/FlowLog/IAMRole/DefaultPolicy",
812
- "children": {
813
- "Resource": {
814
- "id": "Resource",
815
- "path": "lamkin-existingVpc/Vpc/FlowLog/IAMRole/DefaultPolicy/Resource",
816
- "attributes": {
817
- "aws:cdk:cloudformation:type": "AWS::IAM::Policy",
818
- "aws:cdk:cloudformation:props": {
819
- "policyDocument": {
820
- "Statement": [
821
- {
822
- "Action": [
823
- "logs:CreateLogStream",
824
- "logs:DescribeLogStreams",
825
- "logs:PutLogEvents"
826
- ],
827
- "Effect": "Allow",
828
- "Resource": {
829
- "Fn::GetAtt": [
830
- "VpcFlowLogLogGroup7B5C56B9",
831
- "Arn"
832
- ]
833
- }
834
- },
835
- {
836
- "Action": "iam:PassRole",
837
- "Effect": "Allow",
838
- "Resource": {
839
- "Fn::GetAtt": [
840
- "VpcFlowLogIAMRole6A475D41",
841
- "Arn"
842
- ]
843
- }
844
- }
845
- ],
846
- "Version": "2012-10-17"
847
- },
848
- "policyName": "VpcFlowLogIAMRoleDefaultPolicy406FB995",
849
- "roles": [
850
- {
851
- "Ref": "VpcFlowLogIAMRole6A475D41"
852
- }
853
- ]
854
- }
855
- },
856
- "constructInfo": {
857
- "fqn": "aws-cdk-lib.aws_iam.CfnPolicy",
858
- "version": "2.179.0"
859
- }
860
- }
861
- },
862
- "constructInfo": {
863
- "fqn": "aws-cdk-lib.aws_iam.Policy",
864
- "version": "2.179.0",
865
- "metadata": [
866
- "*",
867
- {
868
- "attachToRole": [
869
- "*"
870
- ]
871
- },
872
- {
873
- "attachToRole": [
874
- "*"
875
- ]
876
- },
877
- {
878
- "addStatements": [
879
- {}
880
- ]
881
- },
882
- {
883
- "addStatements": [
884
- {}
885
- ]
886
- }
887
- ]
888
- }
889
- }
890
- },
891
- "constructInfo": {
892
- "fqn": "aws-cdk-lib.aws_iam.Role",
893
- "version": "2.179.0",
894
- "metadata": [
895
- {
896
- "roleName": "*",
897
- "assumedBy": {
898
- "principalAccount": "*",
899
- "assumeRoleAction": "*"
900
- }
901
- },
902
- {
903
- "addToPrincipalPolicy": [
904
- {}
905
- ]
906
- },
907
- {
908
- "attachInlinePolicy": [
909
- "*"
910
- ]
911
- },
912
- {
913
- "attachInlinePolicy": [
914
- "*"
915
- ]
916
- },
917
- {
918
- "addToPrincipalPolicy": [
919
- {}
920
- ]
921
- }
922
- ]
923
- }
924
- },
925
- "LogGroup": {
926
- "id": "LogGroup",
927
- "path": "lamkin-existingVpc/Vpc/FlowLog/LogGroup",
928
- "children": {
929
- "Resource": {
930
- "id": "Resource",
931
- "path": "lamkin-existingVpc/Vpc/FlowLog/LogGroup/Resource",
932
- "attributes": {
933
- "aws:cdk:cloudformation:type": "AWS::Logs::LogGroup",
934
- "aws:cdk:cloudformation:props": {
935
- "retentionInDays": 731,
936
- "tags": [
937
- {
938
- "key": "Name",
939
- "value": "lamkin-existingVpc/Vpc/FlowLog"
940
- }
941
- ]
942
- }
943
- },
944
- "constructInfo": {
945
- "fqn": "aws-cdk-lib.aws_logs.CfnLogGroup",
946
- "version": "2.179.0"
947
- }
948
- }
949
- },
950
- "constructInfo": {
951
- "fqn": "aws-cdk-lib.aws_logs.LogGroup",
952
- "version": "2.179.0",
953
- "metadata": [
954
- "*"
955
- ]
956
- }
957
- },
958
- "FlowLog": {
959
- "id": "FlowLog",
960
- "path": "lamkin-existingVpc/Vpc/FlowLog/FlowLog",
961
- "attributes": {
962
- "aws:cdk:cloudformation:type": "AWS::EC2::FlowLog",
963
- "aws:cdk:cloudformation:props": {
964
- "deliverLogsPermissionArn": {
965
- "Fn::GetAtt": [
966
- "VpcFlowLogIAMRole6A475D41",
967
- "Arn"
968
- ]
969
- },
970
- "logDestinationType": "cloud-watch-logs",
971
- "logGroupName": {
972
- "Ref": "VpcFlowLogLogGroup7B5C56B9"
973
- },
974
- "resourceId": {
975
- "Ref": "Vpc8378EB38"
976
- },
977
- "resourceType": "VPC",
978
- "tags": [
979
- {
980
- "key": "Name",
981
- "value": "lamkin-existingVpc/Vpc/FlowLog"
982
- }
983
- ],
984
- "trafficType": "ALL"
985
- }
986
- },
987
- "constructInfo": {
988
- "fqn": "aws-cdk-lib.aws_ec2.CfnFlowLog",
989
- "version": "2.179.0"
990
- }
991
- }
992
- },
993
- "constructInfo": {
994
- "fqn": "aws-cdk-lib.aws_ec2.FlowLog",
995
- "version": "2.179.0",
996
- "metadata": [
997
- {
998
- "resourceType": "*"
999
- }
1000
- ]
1001
- }
1002
- },
1003
- "KINESIS_STREAMS": {
1004
- "id": "KINESIS_STREAMS",
1005
- "path": "lamkin-existingVpc/Vpc/KINESIS_STREAMS",
1006
- "children": {
1007
- "Resource": {
1008
- "id": "Resource",
1009
- "path": "lamkin-existingVpc/Vpc/KINESIS_STREAMS/Resource",
1010
- "attributes": {
1011
- "aws:cdk:cloudformation:type": "AWS::EC2::VPCEndpoint",
1012
- "aws:cdk:cloudformation:props": {
1013
- "tags": [
1014
- {
1015
- "key": "Name",
1016
- "value": "lamkin-existingVpc/Vpc"
1017
- }
1018
- ],
1019
- "privateDnsEnabled": true,
1020
- "securityGroupIds": [
1021
- {
1022
- "Fn::GetAtt": [
1023
- "lamkinexistingVpcKINESISSTREAMSsecuritygroupC307369A",
1024
- "GroupId"
1025
- ]
1026
- }
1027
- ],
1028
- "serviceName": {
1029
- "Fn::Join": [
1030
- "",
1031
- [
1032
- "com.amazonaws.",
1033
- {
1034
- "Ref": "AWS::Region"
1035
- },
1036
- ".kinesis-streams"
1037
- ]
1038
- ]
1039
- },
1040
- "subnetIds": [
1041
- {
1042
- "Ref": "VpcPrivateSubnet1Subnet536B997A"
1043
- },
1044
- {
1045
- "Ref": "VpcPrivateSubnet2Subnet3788AAA1"
1046
- }
1047
- ],
1048
- "vpcEndpointType": "Interface",
1049
- "vpcId": {
1050
- "Ref": "Vpc8378EB38"
1051
- }
1052
- }
1053
- },
1054
- "constructInfo": {
1055
- "fqn": "aws-cdk-lib.aws_ec2.CfnVPCEndpoint",
1056
- "version": "2.179.0"
1057
- }
1058
- }
1059
- },
1060
- "constructInfo": {
1061
- "fqn": "aws-cdk-lib.aws_ec2.InterfaceVpcEndpoint",
1062
- "version": "2.179.0",
1063
- "metadata": [
1064
- {
1065
- "vpc": "*",
1066
- "service": {
1067
- "privateDnsDefault": true,
1068
- "name": "*",
1069
- "port": "*"
1070
- },
1071
- "securityGroups": [
1072
- "*"
1073
- ]
1074
- }
1075
- ]
1076
- }
1077
- }
1078
- },
1079
- "constructInfo": {
1080
- "fqn": "aws-cdk-lib.aws_ec2.Vpc",
1081
- "version": "2.179.0",
1082
- "metadata": [
1083
- "*"
1084
- ]
1085
- }
1086
- },
1087
- "LatestNodeRuntimeMap": {
1088
- "id": "LatestNodeRuntimeMap",
1089
- "path": "lamkin-existingVpc/LatestNodeRuntimeMap",
1090
- "constructInfo": {
1091
- "fqn": "aws-cdk-lib.CfnMapping",
1092
- "version": "2.179.0"
1093
- }
1094
- },
1095
- "Custom::VpcRestrictDefaultSGCustomResourceProvider": {
1096
- "id": "Custom::VpcRestrictDefaultSGCustomResourceProvider",
1097
- "path": "lamkin-existingVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider",
1098
- "children": {
1099
- "Staging": {
1100
- "id": "Staging",
1101
- "path": "lamkin-existingVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider/Staging",
1102
- "constructInfo": {
1103
- "fqn": "aws-cdk-lib.AssetStaging",
1104
- "version": "2.179.0"
1105
- }
1106
- },
1107
- "Role": {
1108
- "id": "Role",
1109
- "path": "lamkin-existingVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider/Role",
1110
- "constructInfo": {
1111
- "fqn": "aws-cdk-lib.CfnResource",
1112
- "version": "2.179.0"
1113
- }
1114
- },
1115
- "Handler": {
1116
- "id": "Handler",
1117
- "path": "lamkin-existingVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider/Handler",
1118
- "constructInfo": {
1119
- "fqn": "aws-cdk-lib.CfnResource",
1120
- "version": "2.179.0"
1121
- }
1122
- }
1123
- },
1124
- "constructInfo": {
1125
- "fqn": "aws-cdk-lib.CustomResourceProviderBase",
1126
- "version": "2.179.0"
1127
- }
1128
- },
1129
- "test-lambda-kinesisstreams": {
1130
- "id": "test-lambda-kinesisstreams",
1131
- "path": "lamkin-existingVpc/test-lambda-kinesisstreams",
1132
- "children": {
1133
- "LambdaFunctionServiceRole": {
1134
- "id": "LambdaFunctionServiceRole",
1135
- "path": "lamkin-existingVpc/test-lambda-kinesisstreams/LambdaFunctionServiceRole",
1136
- "children": {
1137
- "ImportLambdaFunctionServiceRole": {
1138
- "id": "ImportLambdaFunctionServiceRole",
1139
- "path": "lamkin-existingVpc/test-lambda-kinesisstreams/LambdaFunctionServiceRole/ImportLambdaFunctionServiceRole",
1140
- "constructInfo": {
1141
- "fqn": "aws-cdk-lib.Resource",
1142
- "version": "2.179.0",
1143
- "metadata": [
1144
- "*"
1145
- ]
1146
- }
1147
- },
1148
- "Resource": {
1149
- "id": "Resource",
1150
- "path": "lamkin-existingVpc/test-lambda-kinesisstreams/LambdaFunctionServiceRole/Resource",
1151
- "attributes": {
1152
- "aws:cdk:cloudformation:type": "AWS::IAM::Role",
1153
- "aws:cdk:cloudformation:props": {
1154
- "assumeRolePolicyDocument": {
1155
- "Statement": [
1156
- {
1157
- "Action": "sts:AssumeRole",
1158
- "Effect": "Allow",
1159
- "Principal": {
1160
- "Service": "lambda.amazonaws.com"
1161
- }
1162
- }
1163
- ],
1164
- "Version": "2012-10-17"
1165
- },
1166
- "policies": [
1167
- {
1168
- "policyName": "LambdaFunctionServiceRolePolicy",
1169
- "policyDocument": {
1170
- "Statement": [
1171
- {
1172
- "Action": [
1173
- "logs:CreateLogGroup",
1174
- "logs:CreateLogStream",
1175
- "logs:PutLogEvents"
1176
- ],
1177
- "Effect": "Allow",
1178
- "Resource": {
1179
- "Fn::Join": [
1180
- "",
1181
- [
1182
- "arn:",
1183
- {
1184
- "Ref": "AWS::Partition"
1185
- },
1186
- ":logs:",
1187
- {
1188
- "Ref": "AWS::Region"
1189
- },
1190
- ":",
1191
- {
1192
- "Ref": "AWS::AccountId"
1193
- },
1194
- ":log-group:/aws/lambda/*"
1195
- ]
1196
- ]
1197
- }
1198
- }
1199
- ],
1200
- "Version": "2012-10-17"
1201
- }
1202
- }
1203
- ]
1204
- }
1205
- },
1206
- "constructInfo": {
1207
- "fqn": "aws-cdk-lib.aws_iam.CfnRole",
1208
- "version": "2.179.0"
1209
- }
1210
- },
1211
- "DefaultPolicy": {
1212
- "id": "DefaultPolicy",
1213
- "path": "lamkin-existingVpc/test-lambda-kinesisstreams/LambdaFunctionServiceRole/DefaultPolicy",
1214
- "children": {
1215
- "Resource": {
1216
- "id": "Resource",
1217
- "path": "lamkin-existingVpc/test-lambda-kinesisstreams/LambdaFunctionServiceRole/DefaultPolicy/Resource",
1218
- "attributes": {
1219
- "aws:cdk:cloudformation:type": "AWS::IAM::Policy",
1220
- "aws:cdk:cloudformation:props": {
1221
- "policyDocument": {
1222
- "Statement": [
1223
- {
1224
- "Action": [
1225
- "ec2:AssignPrivateIpAddresses",
1226
- "ec2:CreateNetworkInterface",
1227
- "ec2:DeleteNetworkInterface",
1228
- "ec2:DescribeNetworkInterfaces",
1229
- "ec2:UnassignPrivateIpAddresses",
1230
- "xray:PutTelemetryRecords",
1231
- "xray:PutTraceSegments"
1232
- ],
1233
- "Effect": "Allow",
1234
- "Resource": "*"
1235
- },
1236
- {
1237
- "Action": [
1238
- "kinesis:ListShards",
1239
- "kinesis:PutRecord",
1240
- "kinesis:PutRecords"
1241
- ],
1242
- "Effect": "Allow",
1243
- "Resource": {
1244
- "Fn::GetAtt": [
1245
- "testlambdakinesisstreamsKinesisStream11A82116",
1246
- "Arn"
1247
- ]
1248
- }
1249
- }
1250
- ],
1251
- "Version": "2012-10-17"
1252
- },
1253
- "policyName": "testlambdakinesisstreamsLambdaFunctionServiceRoleDefaultPolicyED972043",
1254
- "roles": [
1255
- {
1256
- "Ref": "testlambdakinesisstreamsLambdaFunctionServiceRole95206CF3"
1257
- }
1258
- ]
1259
- }
1260
- },
1261
- "constructInfo": {
1262
- "fqn": "aws-cdk-lib.aws_iam.CfnPolicy",
1263
- "version": "2.179.0"
1264
- }
1265
- }
1266
- },
1267
- "constructInfo": {
1268
- "fqn": "aws-cdk-lib.aws_iam.Policy",
1269
- "version": "2.179.0",
1270
- "metadata": [
1271
- "*",
1272
- {
1273
- "attachToRole": [
1274
- "*"
1275
- ]
1276
- },
1277
- {
1278
- "attachToRole": [
1279
- "*"
1280
- ]
1281
- },
1282
- {
1283
- "addStatements": [
1284
- {}
1285
- ]
1286
- },
1287
- {
1288
- "addStatements": [
1289
- {}
1290
- ]
1291
- },
1292
- {
1293
- "addStatements": [
1294
- {}
1295
- ]
1296
- }
1297
- ]
1298
- }
1299
- }
1300
- },
1301
- "constructInfo": {
1302
- "fqn": "aws-cdk-lib.aws_iam.Role",
1303
- "version": "2.179.0",
1304
- "metadata": [
1305
- {
1306
- "assumedBy": {
1307
- "principalAccount": "*",
1308
- "assumeRoleAction": "*"
1309
- },
1310
- "inlinePolicies": "*"
1311
- },
1312
- {
1313
- "addToPolicy": [
1314
- {}
1315
- ]
1316
- },
1317
- {
1318
- "addToPrincipalPolicy": [
1319
- {}
1320
- ]
1321
- },
1322
- {
1323
- "attachInlinePolicy": [
1324
- "*"
1325
- ]
1326
- },
1327
- {
1328
- "attachInlinePolicy": [
1329
- "*"
1330
- ]
1331
- },
1332
- {
1333
- "addToPrincipalPolicy": [
1334
- {}
1335
- ]
1336
- },
1337
- {
1338
- "addToPrincipalPolicy": [
1339
- {}
1340
- ]
1341
- }
1342
- ]
1343
- }
1344
- },
1345
- "ReplaceDefaultSecurityGroup-security-group": {
1346
- "id": "ReplaceDefaultSecurityGroup-security-group",
1347
- "path": "lamkin-existingVpc/test-lambda-kinesisstreams/ReplaceDefaultSecurityGroup-security-group",
1348
- "children": {
1349
- "Resource": {
1350
- "id": "Resource",
1351
- "path": "lamkin-existingVpc/test-lambda-kinesisstreams/ReplaceDefaultSecurityGroup-security-group/Resource",
1352
- "attributes": {
1353
- "aws:cdk:cloudformation:type": "AWS::EC2::SecurityGroup",
1354
- "aws:cdk:cloudformation:props": {
1355
- "groupDescription": "lamkin-existingVpc/test-lambda-kinesisstreams/ReplaceDefaultSecurityGroup-security-group",
1356
- "securityGroupEgress": [
1357
- {
1358
- "cidrIp": "0.0.0.0/0",
1359
- "description": "Allow all outbound traffic by default",
1360
- "ipProtocol": "-1"
1361
- }
1362
- ],
1363
- "vpcId": {
1364
- "Ref": "Vpc8378EB38"
1365
- }
1366
- }
1367
- },
1368
- "constructInfo": {
1369
- "fqn": "aws-cdk-lib.aws_ec2.CfnSecurityGroup",
1370
- "version": "2.179.0"
1371
- }
1372
- }
1373
- },
1374
- "constructInfo": {
1375
- "fqn": "aws-cdk-lib.aws_ec2.SecurityGroup",
1376
- "version": "2.179.0",
1377
- "metadata": [
1378
- {
1379
- "vpc": "*",
1380
- "allowAllOutbound": true
1381
- }
1382
- ]
1383
- }
1384
- },
1385
- "LambdaFunction": {
1386
- "id": "LambdaFunction",
1387
- "path": "lamkin-existingVpc/test-lambda-kinesisstreams/LambdaFunction",
1388
- "children": {
1389
- "Code": {
1390
- "id": "Code",
1391
- "path": "lamkin-existingVpc/test-lambda-kinesisstreams/LambdaFunction/Code",
1392
- "children": {
1393
- "Stage": {
1394
- "id": "Stage",
1395
- "path": "lamkin-existingVpc/test-lambda-kinesisstreams/LambdaFunction/Code/Stage",
1396
- "constructInfo": {
1397
- "fqn": "aws-cdk-lib.AssetStaging",
1398
- "version": "2.179.0"
1399
- }
1400
- },
1401
- "AssetBucket": {
1402
- "id": "AssetBucket",
1403
- "path": "lamkin-existingVpc/test-lambda-kinesisstreams/LambdaFunction/Code/AssetBucket",
1404
- "constructInfo": {
1405
- "fqn": "aws-cdk-lib.aws_s3.BucketBase",
1406
- "version": "2.179.0",
1407
- "metadata": []
1408
- }
1409
- }
1410
- },
1411
- "constructInfo": {
1412
- "fqn": "aws-cdk-lib.aws_s3_assets.Asset",
1413
- "version": "2.179.0"
1414
- }
1415
- },
1416
- "Resource": {
1417
- "id": "Resource",
1418
- "path": "lamkin-existingVpc/test-lambda-kinesisstreams/LambdaFunction/Resource",
1419
- "attributes": {
1420
- "aws:cdk:cloudformation:type": "AWS::Lambda::Function",
1421
- "aws:cdk:cloudformation:props": {
1422
- "code": {
1423
- "s3Bucket": {
1424
- "Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
1425
- },
1426
- "s3Key": "c7dc0cc1b24bda1d2a5345f61897eee32184906649fdb1de93853c512e129dbf.zip"
1427
- },
1428
- "environment": {
1429
- "variables": {
1430
- "AWS_NODEJS_CONNECTION_REUSE_ENABLED": "1",
1431
- "KINESIS_DATASTREAM_NAME": {
1432
- "Ref": "testlambdakinesisstreamsKinesisStream11A82116"
1433
- }
1434
- }
1435
- },
1436
- "handler": "index.handler",
1437
- "role": {
1438
- "Fn::GetAtt": [
1439
- "testlambdakinesisstreamsLambdaFunctionServiceRole95206CF3",
1440
- "Arn"
1441
- ]
1442
- },
1443
- "runtime": "nodejs20.x",
1444
- "tracingConfig": {
1445
- "mode": "Active"
1446
- },
1447
- "vpcConfig": {
1448
- "subnetIds": [
1449
- {
1450
- "Ref": "VpcPrivateSubnet1Subnet536B997A"
1451
- },
1452
- {
1453
- "Ref": "VpcPrivateSubnet2Subnet3788AAA1"
1454
- }
1455
- ],
1456
- "securityGroupIds": [
1457
- {
1458
- "Fn::GetAtt": [
1459
- "testlambdakinesisstreamsReplaceDefaultSecurityGroupsecuritygroupFB22266C",
1460
- "GroupId"
1461
- ]
1462
- }
1463
- ]
1464
- }
1465
- }
1466
- },
1467
- "constructInfo": {
1468
- "fqn": "aws-cdk-lib.aws_lambda.CfnFunction",
1469
- "version": "2.179.0"
1470
- }
1471
- }
1472
- },
1473
- "constructInfo": {
1474
- "fqn": "aws-cdk-lib.aws_lambda.Function",
1475
- "version": "2.179.0",
1476
- "metadata": [
1477
- {
1478
- "role": "*",
1479
- "tracing": "Active",
1480
- "code": "*",
1481
- "runtime": "*",
1482
- "handler": "*",
1483
- "securityGroups": [
1484
- "*"
1485
- ],
1486
- "vpc": "*"
1487
- },
1488
- {
1489
- "addEnvironment": [
1490
- "*",
1491
- "*",
1492
- {
1493
- "removeInEdge": true
1494
- }
1495
- ]
1496
- },
1497
- {
1498
- "addEnvironment": [
1499
- "*",
1500
- "*"
1501
- ]
1502
- }
1503
- ]
1504
- }
1505
- },
1506
- "KinesisStream": {
1507
- "id": "KinesisStream",
1508
- "path": "lamkin-existingVpc/test-lambda-kinesisstreams/KinesisStream",
1509
- "children": {
1510
- "Resource": {
1511
- "id": "Resource",
1512
- "path": "lamkin-existingVpc/test-lambda-kinesisstreams/KinesisStream/Resource",
1513
- "attributes": {
1514
- "aws:cdk:cloudformation:type": "AWS::Kinesis::Stream",
1515
- "aws:cdk:cloudformation:props": {
1516
- "retentionPeriodHours": 24,
1517
- "shardCount": 1,
1518
- "streamEncryption": {
1519
- "encryptionType": "KMS",
1520
- "keyId": "alias/aws/kinesis"
1521
- }
1522
- }
1523
- },
1524
- "constructInfo": {
1525
- "fqn": "aws-cdk-lib.aws_kinesis.CfnStream",
1526
- "version": "2.179.0"
1527
- }
1528
- }
1529
- },
1530
- "constructInfo": {
1531
- "fqn": "aws-cdk-lib.aws_kinesis.Stream",
1532
- "version": "2.179.0",
1533
- "metadata": [
1534
- {
1535
- "encryption": "MANAGED"
1536
- }
1537
- ]
1538
- }
1539
- },
1540
- "KinesisStreamGetRecordsIteratorAgeAlarm": {
1541
- "id": "KinesisStreamGetRecordsIteratorAgeAlarm",
1542
- "path": "lamkin-existingVpc/test-lambda-kinesisstreams/KinesisStreamGetRecordsIteratorAgeAlarm",
1543
- "children": {
1544
- "Resource": {
1545
- "id": "Resource",
1546
- "path": "lamkin-existingVpc/test-lambda-kinesisstreams/KinesisStreamGetRecordsIteratorAgeAlarm/Resource",
1547
- "attributes": {
1548
- "aws:cdk:cloudformation:type": "AWS::CloudWatch::Alarm",
1549
- "aws:cdk:cloudformation:props": {
1550
- "alarmDescription": "Consumer Record Processing Falling Behind, there is risk for data loss due to record expiration.",
1551
- "comparisonOperator": "GreaterThanOrEqualToThreshold",
1552
- "evaluationPeriods": 1,
1553
- "metricName": "GetRecords.IteratorAgeMilliseconds",
1554
- "namespace": "AWS/Kinesis",
1555
- "period": 300,
1556
- "statistic": "Maximum",
1557
- "threshold": 43200000
1558
- }
1559
- },
1560
- "constructInfo": {
1561
- "fqn": "aws-cdk-lib.aws_cloudwatch.CfnAlarm",
1562
- "version": "2.179.0"
1563
- }
1564
- }
1565
- },
1566
- "constructInfo": {
1567
- "fqn": "aws-cdk-lib.aws_cloudwatch.Alarm",
1568
- "version": "2.179.0",
1569
- "metadata": [
1570
- {
1571
- "metric": {
1572
- "warnings": "*"
1573
- },
1574
- "threshold": "*",
1575
- "evaluationPeriods": "*",
1576
- "comparisonOperator": "*",
1577
- "alarmDescription": "*"
1578
- }
1579
- ]
1580
- }
1581
- },
1582
- "KinesisStreamReadProvisionedThroughputExceededAlarm": {
1583
- "id": "KinesisStreamReadProvisionedThroughputExceededAlarm",
1584
- "path": "lamkin-existingVpc/test-lambda-kinesisstreams/KinesisStreamReadProvisionedThroughputExceededAlarm",
1585
- "children": {
1586
- "Resource": {
1587
- "id": "Resource",
1588
- "path": "lamkin-existingVpc/test-lambda-kinesisstreams/KinesisStreamReadProvisionedThroughputExceededAlarm/Resource",
1589
- "attributes": {
1590
- "aws:cdk:cloudformation:type": "AWS::CloudWatch::Alarm",
1591
- "aws:cdk:cloudformation:props": {
1592
- "alarmDescription": "Consumer Application is Reading at a Slower Rate Than Expected.",
1593
- "comparisonOperator": "GreaterThanThreshold",
1594
- "evaluationPeriods": 1,
1595
- "metricName": "ReadProvisionedThroughputExceeded",
1596
- "namespace": "AWS/Kinesis",
1597
- "period": 300,
1598
- "statistic": "Average",
1599
- "threshold": 0
1600
- }
1601
- },
1602
- "constructInfo": {
1603
- "fqn": "aws-cdk-lib.aws_cloudwatch.CfnAlarm",
1604
- "version": "2.179.0"
1605
- }
1606
- }
1607
- },
1608
- "constructInfo": {
1609
- "fqn": "aws-cdk-lib.aws_cloudwatch.Alarm",
1610
- "version": "2.179.0",
1611
- "metadata": [
1612
- {
1613
- "metric": {
1614
- "warnings": "*"
1615
- },
1616
- "threshold": "*",
1617
- "evaluationPeriods": "*",
1618
- "comparisonOperator": "*",
1619
- "alarmDescription": "*"
1620
- }
1621
- ]
1622
- }
1623
- }
1624
- },
1625
- "constructInfo": {
1626
- "fqn": "@aws-solutions-constructs/aws-lambda-kinesisstreams.LambdaToKinesisStreams",
1627
- "version": "2.79.1"
1628
- }
1629
- },
1630
- "lamkin-existingVpc-KINESIS_STREAMS-security-group": {
1631
- "id": "lamkin-existingVpc-KINESIS_STREAMS-security-group",
1632
- "path": "lamkin-existingVpc/lamkin-existingVpc-KINESIS_STREAMS-security-group",
1633
- "children": {
1634
- "Resource": {
1635
- "id": "Resource",
1636
- "path": "lamkin-existingVpc/lamkin-existingVpc-KINESIS_STREAMS-security-group/Resource",
1637
- "attributes": {
1638
- "aws:cdk:cloudformation:type": "AWS::EC2::SecurityGroup",
1639
- "aws:cdk:cloudformation:props": {
1640
- "groupDescription": "lamkin-existingVpc/lamkin-existingVpc-KINESIS_STREAMS-security-group",
1641
- "securityGroupEgress": [
1642
- {
1643
- "cidrIp": "0.0.0.0/0",
1644
- "description": "Allow all outbound traffic by default",
1645
- "ipProtocol": "-1"
1646
- }
1647
- ],
1648
- "securityGroupIngress": [
1649
- {
1650
- "cidrIp": {
1651
- "Fn::GetAtt": [
1652
- "Vpc8378EB38",
1653
- "CidrBlock"
1654
- ]
1655
- },
1656
- "ipProtocol": "tcp",
1657
- "fromPort": 443,
1658
- "toPort": 443,
1659
- "description": {
1660
- "Fn::Join": [
1661
- "",
1662
- [
1663
- "from ",
1664
- {
1665
- "Fn::GetAtt": [
1666
- "Vpc8378EB38",
1667
- "CidrBlock"
1668
- ]
1669
- },
1670
- ":443"
1671
- ]
1672
- ]
1673
- }
1674
- }
1675
- ],
1676
- "vpcId": {
1677
- "Ref": "Vpc8378EB38"
1678
- }
1679
- }
1680
- },
1681
- "constructInfo": {
1682
- "fqn": "aws-cdk-lib.aws_ec2.CfnSecurityGroup",
1683
- "version": "2.179.0"
1684
- }
1685
- }
1686
- },
1687
- "constructInfo": {
1688
- "fqn": "aws-cdk-lib.aws_ec2.SecurityGroup",
1689
- "version": "2.179.0",
1690
- "metadata": [
1691
- {
1692
- "vpc": "*",
1693
- "allowAllOutbound": true
1694
- },
1695
- {
1696
- "addIngressRule": [
1697
- {
1698
- "canInlineRule": true,
1699
- "connections": "*",
1700
- "uniqueId": "*"
1701
- },
1702
- {},
1703
- "*",
1704
- "*"
1705
- ]
1706
- },
1707
- {
1708
- "addIngressRule": [
1709
- {
1710
- "canInlineRule": true,
1711
- "connections": "*",
1712
- "uniqueId": "*"
1713
- },
1714
- {},
1715
- "*",
1716
- false
1717
- ]
1718
- }
1719
- ]
1720
- }
1721
- },
1722
- "Integ": {
1723
- "id": "Integ",
1724
- "path": "lamkin-existingVpc/Integ",
1725
- "children": {
1726
- "DefaultTest": {
1727
- "id": "DefaultTest",
1728
- "path": "lamkin-existingVpc/Integ/DefaultTest",
1729
- "children": {
1730
- "Default": {
1731
- "id": "Default",
1732
- "path": "lamkin-existingVpc/Integ/DefaultTest/Default",
1733
- "constructInfo": {
1734
- "fqn": "constructs.Construct",
1735
- "version": "10.4.2"
1736
- }
1737
- },
1738
- "DeployAssert": {
1739
- "id": "DeployAssert",
1740
- "path": "lamkin-existingVpc/Integ/DefaultTest/DeployAssert",
1741
- "children": {
1742
- "BootstrapVersion": {
1743
- "id": "BootstrapVersion",
1744
- "path": "lamkin-existingVpc/Integ/DefaultTest/DeployAssert/BootstrapVersion",
1745
- "constructInfo": {
1746
- "fqn": "aws-cdk-lib.CfnParameter",
1747
- "version": "2.179.0"
1748
- }
1749
- },
1750
- "CheckBootstrapVersion": {
1751
- "id": "CheckBootstrapVersion",
1752
- "path": "lamkin-existingVpc/Integ/DefaultTest/DeployAssert/CheckBootstrapVersion",
1753
- "constructInfo": {
1754
- "fqn": "aws-cdk-lib.CfnRule",
1755
- "version": "2.179.0"
1756
- }
1757
- }
1758
- },
1759
- "constructInfo": {
1760
- "fqn": "aws-cdk-lib.Stack",
1761
- "version": "2.179.0"
1762
- }
1763
- }
1764
- },
1765
- "constructInfo": {
1766
- "fqn": "@aws-cdk/integ-tests-alpha.IntegTestCase",
1767
- "version": "2.179.0-alpha.0"
1768
- }
1769
- }
1770
- },
1771
- "constructInfo": {
1772
- "fqn": "@aws-cdk/integ-tests-alpha.IntegTest",
1773
- "version": "2.179.0-alpha.0"
1774
- }
1775
- },
1776
- "BootstrapVersion": {
1777
- "id": "BootstrapVersion",
1778
- "path": "lamkin-existingVpc/BootstrapVersion",
1779
- "constructInfo": {
1780
- "fqn": "aws-cdk-lib.CfnParameter",
1781
- "version": "2.179.0"
1782
- }
1783
- },
1784
- "CheckBootstrapVersion": {
1785
- "id": "CheckBootstrapVersion",
1786
- "path": "lamkin-existingVpc/CheckBootstrapVersion",
1787
- "constructInfo": {
1788
- "fqn": "aws-cdk-lib.CfnRule",
1789
- "version": "2.179.0"
1790
- }
1791
- }
1792
- },
1793
- "constructInfo": {
1794
- "fqn": "aws-cdk-lib.Stack",
1795
- "version": "2.179.0"
1796
- }
1797
- },
1798
- "Tree": {
1799
- "id": "Tree",
1800
- "path": "Tree",
1801
- "constructInfo": {
1802
- "fqn": "constructs.Construct",
1803
- "version": "10.4.2"
1804
- }
1805
- }
1806
- },
1807
- "constructInfo": {
1808
- "fqn": "aws-cdk-lib.App",
1809
- "version": "2.179.0"
1810
- }
1811
- }
1812
- }
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"}}}