@aws-solutions-constructs/aws-fargate-kinesisstreams 2.85.0 → 2.85.2

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 (52) hide show
  1. package/.jsii +4 -4
  2. package/lib/index.js +1 -1
  3. package/package.json +6 -6
  4. package/test/integ.farkin-existingFargateService.js.snapshot/cdk.out +1 -1
  5. package/test/integ.farkin-existingFargateService.js.snapshot/farkin-existingFargateService.assets.json +5 -3
  6. package/test/integ.farkin-existingFargateService.js.snapshot/farkin-existingFargateService.template.json +3 -0
  7. package/test/integ.farkin-existingFargateService.js.snapshot/farkinexistingFargateServiceIntegDefaultTestDeployAssertF1F4EC2C.assets.json +2 -1
  8. package/test/integ.farkin-existingFargateService.js.snapshot/integ.json +3 -2
  9. package/test/integ.farkin-existingFargateService.js.snapshot/manifest.json +4 -3
  10. package/test/integ.farkin-existingFargateService.js.snapshot/tree.json +1 -2180
  11. package/test/integ.farkin-existingStream.js.snapshot/cdk.out +1 -1
  12. package/test/integ.farkin-existingStream.js.snapshot/farkin-existingStream.assets.json +5 -3
  13. package/test/integ.farkin-existingStream.js.snapshot/farkin-existingStream.template.json +3 -0
  14. package/test/integ.farkin-existingStream.js.snapshot/farkinexistingStreamIntegDefaultTestDeployAssert24640A36.assets.json +2 -1
  15. package/test/integ.farkin-existingStream.js.snapshot/integ.json +3 -2
  16. package/test/integ.farkin-existingStream.js.snapshot/manifest.json +4 -3
  17. package/test/integ.farkin-existingStream.js.snapshot/tree.json +1 -2182
  18. package/test/integ.farkin-existingVpc.js.snapshot/cdk.out +1 -1
  19. package/test/integ.farkin-existingVpc.js.snapshot/farkin-existingVpc.assets.json +5 -3
  20. package/test/integ.farkin-existingVpc.js.snapshot/farkin-existingVpc.template.json +3 -0
  21. package/test/integ.farkin-existingVpc.js.snapshot/farkinexistingVpcIntegDefaultTestDeployAssert8065A04A.assets.json +2 -1
  22. package/test/integ.farkin-existingVpc.js.snapshot/integ.json +3 -2
  23. package/test/integ.farkin-existingVpc.js.snapshot/manifest.json +4 -3
  24. package/test/integ.farkin-existingVpc.js.snapshot/tree.json +1 -2176
  25. package/test/integ.farkin-fargateServiceFromProps.js.snapshot/cdk.out +1 -1
  26. package/test/integ.farkin-fargateServiceFromProps.js.snapshot/farkin-fargateServiceFromProps.assets.json +5 -3
  27. package/test/integ.farkin-fargateServiceFromProps.js.snapshot/farkin-fargateServiceFromProps.template.json +3 -0
  28. package/test/integ.farkin-fargateServiceFromProps.js.snapshot/farkinfargateServiceFromPropsIntegDefaultTestDeployAssert5047AEA2.assets.json +2 -1
  29. package/test/integ.farkin-fargateServiceFromProps.js.snapshot/integ.json +3 -2
  30. package/test/integ.farkin-fargateServiceFromProps.js.snapshot/manifest.json +4 -3
  31. package/test/integ.farkin-fargateServiceFromProps.js.snapshot/tree.json +1 -2180
  32. package/test/integ.farkin-noArguments.js.snapshot/cdk.out +1 -1
  33. package/test/integ.farkin-noArguments.js.snapshot/farkin-noArguments.assets.json +5 -3
  34. package/test/integ.farkin-noArguments.js.snapshot/farkin-noArguments.template.json +3 -0
  35. package/test/integ.farkin-noArguments.js.snapshot/farkinnoArgumentsIntegDefaultTestDeployAssert5E204AE6.assets.json +2 -1
  36. package/test/integ.farkin-noArguments.js.snapshot/integ.json +3 -2
  37. package/test/integ.farkin-noArguments.js.snapshot/manifest.json +4 -3
  38. package/test/integ.farkin-noArguments.js.snapshot/tree.json +1 -2179
  39. package/test/integ.farkin-streamFromProps.js.snapshot/cdk.out +1 -1
  40. package/test/integ.farkin-streamFromProps.js.snapshot/farkin-streamFromProps.assets.json +5 -3
  41. package/test/integ.farkin-streamFromProps.js.snapshot/farkin-streamFromProps.template.json +3 -0
  42. package/test/integ.farkin-streamFromProps.js.snapshot/farkinstreamFromPropsIntegDefaultTestDeployAssertF891650B.assets.json +2 -1
  43. package/test/integ.farkin-streamFromProps.js.snapshot/integ.json +3 -2
  44. package/test/integ.farkin-streamFromProps.js.snapshot/manifest.json +4 -3
  45. package/test/integ.farkin-streamFromProps.js.snapshot/tree.json +1 -2182
  46. package/test/integ.farkin-vpcFromProps.js.snapshot/cdk.out +1 -1
  47. package/test/integ.farkin-vpcFromProps.js.snapshot/farkin-vpcFromProps.assets.json +5 -3
  48. package/test/integ.farkin-vpcFromProps.js.snapshot/farkin-vpcFromProps.template.json +3 -0
  49. package/test/integ.farkin-vpcFromProps.js.snapshot/farkinvpcFromPropsIntegDefaultTestDeployAssert05CE38D4.assets.json +2 -1
  50. package/test/integ.farkin-vpcFromProps.js.snapshot/integ.json +3 -2
  51. package/test/integ.farkin-vpcFromProps.js.snapshot/manifest.json +4 -3
  52. package/test/integ.farkin-vpcFromProps.js.snapshot/tree.json +1 -2180
@@ -1,2176 +1 @@
1
- {
2
- "version": "tree-0.1",
3
- "tree": {
4
- "id": "App",
5
- "path": "",
6
- "children": {
7
- "farkin-existingVpc": {
8
- "id": "farkin-existingVpc",
9
- "path": "farkin-existingVpc",
10
- "children": {
11
- "Vpc": {
12
- "id": "Vpc",
13
- "path": "farkin-existingVpc/Vpc",
14
- "children": {
15
- "Resource": {
16
- "id": "Resource",
17
- "path": "farkin-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": "farkin-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": "farkin-existingVpc/Vpc/PublicSubnet1",
41
- "children": {
42
- "Subnet": {
43
- "id": "Subnet",
44
- "path": "farkin-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": "farkin-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": "farkin-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": "farkin-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": "farkin-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": "farkin-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": "farkin-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": "farkin-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": "farkin-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": "farkin-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": "farkin-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": "farkin-existingVpc/Vpc/PublicSubnet2",
233
- "children": {
234
- "Subnet": {
235
- "id": "Subnet",
236
- "path": "farkin-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": "farkin-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": "farkin-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": "farkin-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": "farkin-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": "farkin-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": "farkin-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": "farkin-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": "farkin-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": "farkin-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": "farkin-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": "farkin-existingVpc/Vpc/PrivateSubnet1",
425
- "children": {
426
- "Subnet": {
427
- "id": "Subnet",
428
- "path": "farkin-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": "farkin-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": "farkin-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": "farkin-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": "farkin-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": "farkin-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": "farkin-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": "farkin-existingVpc/Vpc/PrivateSubnet2",
564
- "children": {
565
- "Subnet": {
566
- "id": "Subnet",
567
- "path": "farkin-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": "farkin-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": "farkin-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": "farkin-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": "farkin-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": "farkin-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": "farkin-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": "farkin-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": "farkin-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": "farkin-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": "farkin-existingVpc/Vpc/RestrictDefaultSecurityGroupCustomResource",
741
- "children": {
742
- "Default": {
743
- "id": "Default",
744
- "path": "farkin-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": "farkin-existingVpc/Vpc/FlowLog",
762
- "children": {
763
- "IAMRole": {
764
- "id": "IAMRole",
765
- "path": "farkin-existingVpc/Vpc/FlowLog/IAMRole",
766
- "children": {
767
- "ImportIAMRole": {
768
- "id": "ImportIAMRole",
769
- "path": "farkin-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": "farkin-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": "farkin-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": "farkin-existingVpc/Vpc/FlowLog/IAMRole/DefaultPolicy",
812
- "children": {
813
- "Resource": {
814
- "id": "Resource",
815
- "path": "farkin-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": "farkin-existingVpc/Vpc/FlowLog/LogGroup",
928
- "children": {
929
- "Resource": {
930
- "id": "Resource",
931
- "path": "farkin-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": "farkin-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": "farkin-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": "farkin-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": "farkin-existingVpc/Vpc/KINESIS_STREAMS",
1006
- "children": {
1007
- "Resource": {
1008
- "id": "Resource",
1009
- "path": "farkin-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": "farkin-existingVpc/Vpc"
1017
- }
1018
- ],
1019
- "privateDnsEnabled": true,
1020
- "securityGroupIds": [
1021
- {
1022
- "Fn::GetAtt": [
1023
- "farkinexistingVpcKINESISSTREAMSsecuritygroupB4DB27F8",
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
- "ECR_API": {
1079
- "id": "ECR_API",
1080
- "path": "farkin-existingVpc/Vpc/ECR_API",
1081
- "children": {
1082
- "Resource": {
1083
- "id": "Resource",
1084
- "path": "farkin-existingVpc/Vpc/ECR_API/Resource",
1085
- "attributes": {
1086
- "aws:cdk:cloudformation:type": "AWS::EC2::VPCEndpoint",
1087
- "aws:cdk:cloudformation:props": {
1088
- "tags": [
1089
- {
1090
- "key": "Name",
1091
- "value": "farkin-existingVpc/Vpc"
1092
- }
1093
- ],
1094
- "privateDnsEnabled": true,
1095
- "securityGroupIds": [
1096
- {
1097
- "Fn::GetAtt": [
1098
- "farkinexistingVpcECRAPIsecuritygroupFF0E68D3",
1099
- "GroupId"
1100
- ]
1101
- }
1102
- ],
1103
- "serviceName": {
1104
- "Fn::Join": [
1105
- "",
1106
- [
1107
- "com.amazonaws.",
1108
- {
1109
- "Ref": "AWS::Region"
1110
- },
1111
- ".ecr.api"
1112
- ]
1113
- ]
1114
- },
1115
- "subnetIds": [
1116
- {
1117
- "Ref": "VpcPrivateSubnet1Subnet536B997A"
1118
- },
1119
- {
1120
- "Ref": "VpcPrivateSubnet2Subnet3788AAA1"
1121
- }
1122
- ],
1123
- "vpcEndpointType": "Interface",
1124
- "vpcId": {
1125
- "Ref": "Vpc8378EB38"
1126
- }
1127
- }
1128
- },
1129
- "constructInfo": {
1130
- "fqn": "aws-cdk-lib.aws_ec2.CfnVPCEndpoint",
1131
- "version": "2.179.0"
1132
- }
1133
- }
1134
- },
1135
- "constructInfo": {
1136
- "fqn": "aws-cdk-lib.aws_ec2.InterfaceVpcEndpoint",
1137
- "version": "2.179.0",
1138
- "metadata": [
1139
- {
1140
- "vpc": "*",
1141
- "service": {
1142
- "privateDnsDefault": true,
1143
- "name": "*",
1144
- "port": "*"
1145
- },
1146
- "securityGroups": [
1147
- "*"
1148
- ]
1149
- }
1150
- ]
1151
- }
1152
- },
1153
- "ECR_DKR": {
1154
- "id": "ECR_DKR",
1155
- "path": "farkin-existingVpc/Vpc/ECR_DKR",
1156
- "children": {
1157
- "Resource": {
1158
- "id": "Resource",
1159
- "path": "farkin-existingVpc/Vpc/ECR_DKR/Resource",
1160
- "attributes": {
1161
- "aws:cdk:cloudformation:type": "AWS::EC2::VPCEndpoint",
1162
- "aws:cdk:cloudformation:props": {
1163
- "tags": [
1164
- {
1165
- "key": "Name",
1166
- "value": "farkin-existingVpc/Vpc"
1167
- }
1168
- ],
1169
- "privateDnsEnabled": true,
1170
- "securityGroupIds": [
1171
- {
1172
- "Fn::GetAtt": [
1173
- "farkinexistingVpcECRDKRsecuritygroup5D9945D5",
1174
- "GroupId"
1175
- ]
1176
- }
1177
- ],
1178
- "serviceName": {
1179
- "Fn::Join": [
1180
- "",
1181
- [
1182
- "com.amazonaws.",
1183
- {
1184
- "Ref": "AWS::Region"
1185
- },
1186
- ".ecr.dkr"
1187
- ]
1188
- ]
1189
- },
1190
- "subnetIds": [
1191
- {
1192
- "Ref": "VpcPrivateSubnet1Subnet536B997A"
1193
- },
1194
- {
1195
- "Ref": "VpcPrivateSubnet2Subnet3788AAA1"
1196
- }
1197
- ],
1198
- "vpcEndpointType": "Interface",
1199
- "vpcId": {
1200
- "Ref": "Vpc8378EB38"
1201
- }
1202
- }
1203
- },
1204
- "constructInfo": {
1205
- "fqn": "aws-cdk-lib.aws_ec2.CfnVPCEndpoint",
1206
- "version": "2.179.0"
1207
- }
1208
- }
1209
- },
1210
- "constructInfo": {
1211
- "fqn": "aws-cdk-lib.aws_ec2.InterfaceVpcEndpoint",
1212
- "version": "2.179.0",
1213
- "metadata": [
1214
- {
1215
- "vpc": "*",
1216
- "service": {
1217
- "privateDnsDefault": true,
1218
- "name": "*",
1219
- "port": "*"
1220
- },
1221
- "securityGroups": [
1222
- "*"
1223
- ]
1224
- }
1225
- ]
1226
- }
1227
- },
1228
- "S3": {
1229
- "id": "S3",
1230
- "path": "farkin-existingVpc/Vpc/S3",
1231
- "children": {
1232
- "Resource": {
1233
- "id": "Resource",
1234
- "path": "farkin-existingVpc/Vpc/S3/Resource",
1235
- "attributes": {
1236
- "aws:cdk:cloudformation:type": "AWS::EC2::VPCEndpoint",
1237
- "aws:cdk:cloudformation:props": {
1238
- "tags": [
1239
- {
1240
- "key": "Name",
1241
- "value": "farkin-existingVpc/Vpc"
1242
- }
1243
- ],
1244
- "routeTableIds": [
1245
- {
1246
- "Ref": "VpcPrivateSubnet1RouteTableB2C5B500"
1247
- },
1248
- {
1249
- "Ref": "VpcPrivateSubnet2RouteTableA678073B"
1250
- },
1251
- {
1252
- "Ref": "VpcPublicSubnet1RouteTable6C95E38E"
1253
- },
1254
- {
1255
- "Ref": "VpcPublicSubnet2RouteTable94F7E489"
1256
- }
1257
- ],
1258
- "serviceName": {
1259
- "Fn::Join": [
1260
- "",
1261
- [
1262
- "com.amazonaws.",
1263
- {
1264
- "Ref": "AWS::Region"
1265
- },
1266
- ".s3"
1267
- ]
1268
- ]
1269
- },
1270
- "vpcEndpointType": "Gateway",
1271
- "vpcId": {
1272
- "Ref": "Vpc8378EB38"
1273
- }
1274
- }
1275
- },
1276
- "constructInfo": {
1277
- "fqn": "aws-cdk-lib.aws_ec2.CfnVPCEndpoint",
1278
- "version": "2.179.0"
1279
- }
1280
- }
1281
- },
1282
- "constructInfo": {
1283
- "fqn": "aws-cdk-lib.aws_ec2.GatewayVpcEndpoint",
1284
- "version": "2.179.0",
1285
- "metadata": [
1286
- {
1287
- "vpc": "*",
1288
- "service": {
1289
- "name": "*"
1290
- }
1291
- }
1292
- ]
1293
- }
1294
- }
1295
- },
1296
- "constructInfo": {
1297
- "fqn": "aws-cdk-lib.aws_ec2.Vpc",
1298
- "version": "2.179.0",
1299
- "metadata": [
1300
- "*"
1301
- ]
1302
- }
1303
- },
1304
- "LatestNodeRuntimeMap": {
1305
- "id": "LatestNodeRuntimeMap",
1306
- "path": "farkin-existingVpc/LatestNodeRuntimeMap",
1307
- "constructInfo": {
1308
- "fqn": "aws-cdk-lib.CfnMapping",
1309
- "version": "2.179.0"
1310
- }
1311
- },
1312
- "Custom::VpcRestrictDefaultSGCustomResourceProvider": {
1313
- "id": "Custom::VpcRestrictDefaultSGCustomResourceProvider",
1314
- "path": "farkin-existingVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider",
1315
- "children": {
1316
- "Staging": {
1317
- "id": "Staging",
1318
- "path": "farkin-existingVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider/Staging",
1319
- "constructInfo": {
1320
- "fqn": "aws-cdk-lib.AssetStaging",
1321
- "version": "2.179.0"
1322
- }
1323
- },
1324
- "Role": {
1325
- "id": "Role",
1326
- "path": "farkin-existingVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider/Role",
1327
- "constructInfo": {
1328
- "fqn": "aws-cdk-lib.CfnResource",
1329
- "version": "2.179.0"
1330
- }
1331
- },
1332
- "Handler": {
1333
- "id": "Handler",
1334
- "path": "farkin-existingVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider/Handler",
1335
- "constructInfo": {
1336
- "fqn": "aws-cdk-lib.CfnResource",
1337
- "version": "2.179.0"
1338
- }
1339
- }
1340
- },
1341
- "constructInfo": {
1342
- "fqn": "aws-cdk-lib.CustomResourceProviderBase",
1343
- "version": "2.179.0"
1344
- }
1345
- },
1346
- "test-fargate-kinesisstreams": {
1347
- "id": "test-fargate-kinesisstreams",
1348
- "path": "farkin-existingVpc/test-fargate-kinesisstreams",
1349
- "children": {
1350
- "KinesisStream": {
1351
- "id": "KinesisStream",
1352
- "path": "farkin-existingVpc/test-fargate-kinesisstreams/KinesisStream",
1353
- "children": {
1354
- "Resource": {
1355
- "id": "Resource",
1356
- "path": "farkin-existingVpc/test-fargate-kinesisstreams/KinesisStream/Resource",
1357
- "attributes": {
1358
- "aws:cdk:cloudformation:type": "AWS::Kinesis::Stream",
1359
- "aws:cdk:cloudformation:props": {
1360
- "retentionPeriodHours": 24,
1361
- "shardCount": 1,
1362
- "streamEncryption": {
1363
- "encryptionType": "KMS",
1364
- "keyId": "alias/aws/kinesis"
1365
- }
1366
- }
1367
- },
1368
- "constructInfo": {
1369
- "fqn": "aws-cdk-lib.aws_kinesis.CfnStream",
1370
- "version": "2.179.0"
1371
- }
1372
- }
1373
- },
1374
- "constructInfo": {
1375
- "fqn": "aws-cdk-lib.aws_kinesis.Stream",
1376
- "version": "2.179.0",
1377
- "metadata": [
1378
- {
1379
- "encryption": "MANAGED"
1380
- }
1381
- ]
1382
- }
1383
- },
1384
- "KinesisStreamGetRecordsIteratorAgeAlarm": {
1385
- "id": "KinesisStreamGetRecordsIteratorAgeAlarm",
1386
- "path": "farkin-existingVpc/test-fargate-kinesisstreams/KinesisStreamGetRecordsIteratorAgeAlarm",
1387
- "children": {
1388
- "Resource": {
1389
- "id": "Resource",
1390
- "path": "farkin-existingVpc/test-fargate-kinesisstreams/KinesisStreamGetRecordsIteratorAgeAlarm/Resource",
1391
- "attributes": {
1392
- "aws:cdk:cloudformation:type": "AWS::CloudWatch::Alarm",
1393
- "aws:cdk:cloudformation:props": {
1394
- "alarmDescription": "Consumer Record Processing Falling Behind, there is risk for data loss due to record expiration.",
1395
- "comparisonOperator": "GreaterThanOrEqualToThreshold",
1396
- "evaluationPeriods": 1,
1397
- "metricName": "GetRecords.IteratorAgeMilliseconds",
1398
- "namespace": "AWS/Kinesis",
1399
- "period": 300,
1400
- "statistic": "Maximum",
1401
- "threshold": 43200000
1402
- }
1403
- },
1404
- "constructInfo": {
1405
- "fqn": "aws-cdk-lib.aws_cloudwatch.CfnAlarm",
1406
- "version": "2.179.0"
1407
- }
1408
- }
1409
- },
1410
- "constructInfo": {
1411
- "fqn": "aws-cdk-lib.aws_cloudwatch.Alarm",
1412
- "version": "2.179.0",
1413
- "metadata": [
1414
- {
1415
- "metric": {
1416
- "warnings": "*"
1417
- },
1418
- "threshold": "*",
1419
- "evaluationPeriods": "*",
1420
- "comparisonOperator": "*",
1421
- "alarmDescription": "*"
1422
- }
1423
- ]
1424
- }
1425
- },
1426
- "KinesisStreamReadProvisionedThroughputExceededAlarm": {
1427
- "id": "KinesisStreamReadProvisionedThroughputExceededAlarm",
1428
- "path": "farkin-existingVpc/test-fargate-kinesisstreams/KinesisStreamReadProvisionedThroughputExceededAlarm",
1429
- "children": {
1430
- "Resource": {
1431
- "id": "Resource",
1432
- "path": "farkin-existingVpc/test-fargate-kinesisstreams/KinesisStreamReadProvisionedThroughputExceededAlarm/Resource",
1433
- "attributes": {
1434
- "aws:cdk:cloudformation:type": "AWS::CloudWatch::Alarm",
1435
- "aws:cdk:cloudformation:props": {
1436
- "alarmDescription": "Consumer Application is Reading at a Slower Rate Than Expected.",
1437
- "comparisonOperator": "GreaterThanThreshold",
1438
- "evaluationPeriods": 1,
1439
- "metricName": "ReadProvisionedThroughputExceeded",
1440
- "namespace": "AWS/Kinesis",
1441
- "period": 300,
1442
- "statistic": "Average",
1443
- "threshold": 0
1444
- }
1445
- },
1446
- "constructInfo": {
1447
- "fqn": "aws-cdk-lib.aws_cloudwatch.CfnAlarm",
1448
- "version": "2.179.0"
1449
- }
1450
- }
1451
- },
1452
- "constructInfo": {
1453
- "fqn": "aws-cdk-lib.aws_cloudwatch.Alarm",
1454
- "version": "2.179.0",
1455
- "metadata": [
1456
- {
1457
- "metric": {
1458
- "warnings": "*"
1459
- },
1460
- "threshold": "*",
1461
- "evaluationPeriods": "*",
1462
- "comparisonOperator": "*",
1463
- "alarmDescription": "*"
1464
- }
1465
- ]
1466
- }
1467
- }
1468
- },
1469
- "constructInfo": {
1470
- "fqn": "@aws-solutions-constructs/aws-fargate-kinesisstreams.FargateToKinesisStreams",
1471
- "version": "2.79.1"
1472
- }
1473
- },
1474
- "farkin-existingVpc-KINESIS_STREAMS-security-group": {
1475
- "id": "farkin-existingVpc-KINESIS_STREAMS-security-group",
1476
- "path": "farkin-existingVpc/farkin-existingVpc-KINESIS_STREAMS-security-group",
1477
- "children": {
1478
- "Resource": {
1479
- "id": "Resource",
1480
- "path": "farkin-existingVpc/farkin-existingVpc-KINESIS_STREAMS-security-group/Resource",
1481
- "attributes": {
1482
- "aws:cdk:cloudformation:type": "AWS::EC2::SecurityGroup",
1483
- "aws:cdk:cloudformation:props": {
1484
- "groupDescription": "farkin-existingVpc/farkin-existingVpc-KINESIS_STREAMS-security-group",
1485
- "securityGroupEgress": [
1486
- {
1487
- "cidrIp": "0.0.0.0/0",
1488
- "description": "Allow all outbound traffic by default",
1489
- "ipProtocol": "-1"
1490
- }
1491
- ],
1492
- "securityGroupIngress": [
1493
- {
1494
- "cidrIp": {
1495
- "Fn::GetAtt": [
1496
- "Vpc8378EB38",
1497
- "CidrBlock"
1498
- ]
1499
- },
1500
- "ipProtocol": "tcp",
1501
- "fromPort": 443,
1502
- "toPort": 443,
1503
- "description": {
1504
- "Fn::Join": [
1505
- "",
1506
- [
1507
- "from ",
1508
- {
1509
- "Fn::GetAtt": [
1510
- "Vpc8378EB38",
1511
- "CidrBlock"
1512
- ]
1513
- },
1514
- ":443"
1515
- ]
1516
- ]
1517
- }
1518
- }
1519
- ],
1520
- "vpcId": {
1521
- "Ref": "Vpc8378EB38"
1522
- }
1523
- }
1524
- },
1525
- "constructInfo": {
1526
- "fqn": "aws-cdk-lib.aws_ec2.CfnSecurityGroup",
1527
- "version": "2.179.0"
1528
- }
1529
- }
1530
- },
1531
- "constructInfo": {
1532
- "fqn": "aws-cdk-lib.aws_ec2.SecurityGroup",
1533
- "version": "2.179.0",
1534
- "metadata": [
1535
- {
1536
- "vpc": "*",
1537
- "allowAllOutbound": true
1538
- },
1539
- {
1540
- "addIngressRule": [
1541
- {
1542
- "canInlineRule": true,
1543
- "connections": "*",
1544
- "uniqueId": "*"
1545
- },
1546
- {},
1547
- "*",
1548
- "*"
1549
- ]
1550
- },
1551
- {
1552
- "addIngressRule": [
1553
- {
1554
- "canInlineRule": true,
1555
- "connections": "*",
1556
- "uniqueId": "*"
1557
- },
1558
- {},
1559
- "*",
1560
- false
1561
- ]
1562
- }
1563
- ]
1564
- }
1565
- },
1566
- "farkin-existingVpc-ECR_API-security-group": {
1567
- "id": "farkin-existingVpc-ECR_API-security-group",
1568
- "path": "farkin-existingVpc/farkin-existingVpc-ECR_API-security-group",
1569
- "children": {
1570
- "Resource": {
1571
- "id": "Resource",
1572
- "path": "farkin-existingVpc/farkin-existingVpc-ECR_API-security-group/Resource",
1573
- "attributes": {
1574
- "aws:cdk:cloudformation:type": "AWS::EC2::SecurityGroup",
1575
- "aws:cdk:cloudformation:props": {
1576
- "groupDescription": "farkin-existingVpc/farkin-existingVpc-ECR_API-security-group",
1577
- "securityGroupEgress": [
1578
- {
1579
- "cidrIp": "0.0.0.0/0",
1580
- "description": "Allow all outbound traffic by default",
1581
- "ipProtocol": "-1"
1582
- }
1583
- ],
1584
- "securityGroupIngress": [
1585
- {
1586
- "cidrIp": {
1587
- "Fn::GetAtt": [
1588
- "Vpc8378EB38",
1589
- "CidrBlock"
1590
- ]
1591
- },
1592
- "ipProtocol": "tcp",
1593
- "fromPort": 443,
1594
- "toPort": 443,
1595
- "description": {
1596
- "Fn::Join": [
1597
- "",
1598
- [
1599
- "from ",
1600
- {
1601
- "Fn::GetAtt": [
1602
- "Vpc8378EB38",
1603
- "CidrBlock"
1604
- ]
1605
- },
1606
- ":443"
1607
- ]
1608
- ]
1609
- }
1610
- }
1611
- ],
1612
- "vpcId": {
1613
- "Ref": "Vpc8378EB38"
1614
- }
1615
- }
1616
- },
1617
- "constructInfo": {
1618
- "fqn": "aws-cdk-lib.aws_ec2.CfnSecurityGroup",
1619
- "version": "2.179.0"
1620
- }
1621
- }
1622
- },
1623
- "constructInfo": {
1624
- "fqn": "aws-cdk-lib.aws_ec2.SecurityGroup",
1625
- "version": "2.179.0",
1626
- "metadata": [
1627
- {
1628
- "vpc": "*",
1629
- "allowAllOutbound": true
1630
- },
1631
- {
1632
- "addIngressRule": [
1633
- {
1634
- "canInlineRule": true,
1635
- "connections": "*",
1636
- "uniqueId": "*"
1637
- },
1638
- {},
1639
- "*",
1640
- "*"
1641
- ]
1642
- },
1643
- {
1644
- "addIngressRule": [
1645
- {
1646
- "canInlineRule": true,
1647
- "connections": "*",
1648
- "uniqueId": "*"
1649
- },
1650
- {},
1651
- "*",
1652
- false
1653
- ]
1654
- }
1655
- ]
1656
- }
1657
- },
1658
- "farkin-existingVpc-ECR_DKR-security-group": {
1659
- "id": "farkin-existingVpc-ECR_DKR-security-group",
1660
- "path": "farkin-existingVpc/farkin-existingVpc-ECR_DKR-security-group",
1661
- "children": {
1662
- "Resource": {
1663
- "id": "Resource",
1664
- "path": "farkin-existingVpc/farkin-existingVpc-ECR_DKR-security-group/Resource",
1665
- "attributes": {
1666
- "aws:cdk:cloudformation:type": "AWS::EC2::SecurityGroup",
1667
- "aws:cdk:cloudformation:props": {
1668
- "groupDescription": "farkin-existingVpc/farkin-existingVpc-ECR_DKR-security-group",
1669
- "securityGroupEgress": [
1670
- {
1671
- "cidrIp": "0.0.0.0/0",
1672
- "description": "Allow all outbound traffic by default",
1673
- "ipProtocol": "-1"
1674
- }
1675
- ],
1676
- "securityGroupIngress": [
1677
- {
1678
- "cidrIp": {
1679
- "Fn::GetAtt": [
1680
- "Vpc8378EB38",
1681
- "CidrBlock"
1682
- ]
1683
- },
1684
- "ipProtocol": "tcp",
1685
- "fromPort": 443,
1686
- "toPort": 443,
1687
- "description": {
1688
- "Fn::Join": [
1689
- "",
1690
- [
1691
- "from ",
1692
- {
1693
- "Fn::GetAtt": [
1694
- "Vpc8378EB38",
1695
- "CidrBlock"
1696
- ]
1697
- },
1698
- ":443"
1699
- ]
1700
- ]
1701
- }
1702
- }
1703
- ],
1704
- "vpcId": {
1705
- "Ref": "Vpc8378EB38"
1706
- }
1707
- }
1708
- },
1709
- "constructInfo": {
1710
- "fqn": "aws-cdk-lib.aws_ec2.CfnSecurityGroup",
1711
- "version": "2.179.0"
1712
- }
1713
- }
1714
- },
1715
- "constructInfo": {
1716
- "fqn": "aws-cdk-lib.aws_ec2.SecurityGroup",
1717
- "version": "2.179.0",
1718
- "metadata": [
1719
- {
1720
- "vpc": "*",
1721
- "allowAllOutbound": true
1722
- },
1723
- {
1724
- "addIngressRule": [
1725
- {
1726
- "canInlineRule": true,
1727
- "connections": "*",
1728
- "uniqueId": "*"
1729
- },
1730
- {},
1731
- "*",
1732
- "*"
1733
- ]
1734
- },
1735
- {
1736
- "addIngressRule": [
1737
- {
1738
- "canInlineRule": true,
1739
- "connections": "*",
1740
- "uniqueId": "*"
1741
- },
1742
- {},
1743
- "*",
1744
- false
1745
- ]
1746
- }
1747
- ]
1748
- }
1749
- },
1750
- "test-fargate-kinesisstreams-cluster": {
1751
- "id": "test-fargate-kinesisstreams-cluster",
1752
- "path": "farkin-existingVpc/test-fargate-kinesisstreams-cluster",
1753
- "children": {
1754
- "Resource": {
1755
- "id": "Resource",
1756
- "path": "farkin-existingVpc/test-fargate-kinesisstreams-cluster/Resource",
1757
- "attributes": {
1758
- "aws:cdk:cloudformation:type": "AWS::ECS::Cluster",
1759
- "aws:cdk:cloudformation:props": {}
1760
- },
1761
- "constructInfo": {
1762
- "fqn": "aws-cdk-lib.aws_ecs.CfnCluster",
1763
- "version": "2.179.0"
1764
- }
1765
- }
1766
- },
1767
- "constructInfo": {
1768
- "fqn": "aws-cdk-lib.aws_ecs.Cluster",
1769
- "version": "2.179.0",
1770
- "metadata": [
1771
- {
1772
- "vpc": "*"
1773
- }
1774
- ]
1775
- }
1776
- },
1777
- "test-fargate-kinesisstreams-taskdef": {
1778
- "id": "test-fargate-kinesisstreams-taskdef",
1779
- "path": "farkin-existingVpc/test-fargate-kinesisstreams-taskdef",
1780
- "children": {
1781
- "TaskRole": {
1782
- "id": "TaskRole",
1783
- "path": "farkin-existingVpc/test-fargate-kinesisstreams-taskdef/TaskRole",
1784
- "children": {
1785
- "ImportTaskRole": {
1786
- "id": "ImportTaskRole",
1787
- "path": "farkin-existingVpc/test-fargate-kinesisstreams-taskdef/TaskRole/ImportTaskRole",
1788
- "constructInfo": {
1789
- "fqn": "aws-cdk-lib.Resource",
1790
- "version": "2.179.0",
1791
- "metadata": [
1792
- "*"
1793
- ]
1794
- }
1795
- },
1796
- "Resource": {
1797
- "id": "Resource",
1798
- "path": "farkin-existingVpc/test-fargate-kinesisstreams-taskdef/TaskRole/Resource",
1799
- "attributes": {
1800
- "aws:cdk:cloudformation:type": "AWS::IAM::Role",
1801
- "aws:cdk:cloudformation:props": {
1802
- "assumeRolePolicyDocument": {
1803
- "Statement": [
1804
- {
1805
- "Action": "sts:AssumeRole",
1806
- "Effect": "Allow",
1807
- "Principal": {
1808
- "Service": "ecs-tasks.amazonaws.com"
1809
- }
1810
- }
1811
- ],
1812
- "Version": "2012-10-17"
1813
- }
1814
- }
1815
- },
1816
- "constructInfo": {
1817
- "fqn": "aws-cdk-lib.aws_iam.CfnRole",
1818
- "version": "2.179.0"
1819
- }
1820
- },
1821
- "DefaultPolicy": {
1822
- "id": "DefaultPolicy",
1823
- "path": "farkin-existingVpc/test-fargate-kinesisstreams-taskdef/TaskRole/DefaultPolicy",
1824
- "children": {
1825
- "Resource": {
1826
- "id": "Resource",
1827
- "path": "farkin-existingVpc/test-fargate-kinesisstreams-taskdef/TaskRole/DefaultPolicy/Resource",
1828
- "attributes": {
1829
- "aws:cdk:cloudformation:type": "AWS::IAM::Policy",
1830
- "aws:cdk:cloudformation:props": {
1831
- "policyDocument": {
1832
- "Statement": [
1833
- {
1834
- "Action": [
1835
- "kinesis:ListShards",
1836
- "kinesis:PutRecord",
1837
- "kinesis:PutRecords"
1838
- ],
1839
- "Effect": "Allow",
1840
- "Resource": {
1841
- "Fn::GetAtt": [
1842
- "testfargatekinesisstreamsKinesisStreamD31BD614",
1843
- "Arn"
1844
- ]
1845
- }
1846
- }
1847
- ],
1848
- "Version": "2012-10-17"
1849
- },
1850
- "policyName": "testfargatekinesisstreamstaskdefTaskRoleDefaultPolicyAE7EF3E4",
1851
- "roles": [
1852
- {
1853
- "Ref": "testfargatekinesisstreamstaskdefTaskRole9811F3BE"
1854
- }
1855
- ]
1856
- }
1857
- },
1858
- "constructInfo": {
1859
- "fqn": "aws-cdk-lib.aws_iam.CfnPolicy",
1860
- "version": "2.179.0"
1861
- }
1862
- }
1863
- },
1864
- "constructInfo": {
1865
- "fqn": "aws-cdk-lib.aws_iam.Policy",
1866
- "version": "2.179.0",
1867
- "metadata": [
1868
- "*",
1869
- {
1870
- "attachToRole": [
1871
- "*"
1872
- ]
1873
- },
1874
- {
1875
- "attachToRole": [
1876
- "*"
1877
- ]
1878
- },
1879
- {
1880
- "addStatements": [
1881
- {}
1882
- ]
1883
- }
1884
- ]
1885
- }
1886
- }
1887
- },
1888
- "constructInfo": {
1889
- "fqn": "aws-cdk-lib.aws_iam.Role",
1890
- "version": "2.179.0",
1891
- "metadata": [
1892
- {
1893
- "assumedBy": {
1894
- "principalAccount": "*",
1895
- "assumeRoleAction": "*"
1896
- }
1897
- },
1898
- {
1899
- "addToPrincipalPolicy": [
1900
- {}
1901
- ]
1902
- },
1903
- {
1904
- "attachInlinePolicy": [
1905
- "*"
1906
- ]
1907
- },
1908
- {
1909
- "attachInlinePolicy": [
1910
- "*"
1911
- ]
1912
- }
1913
- ]
1914
- }
1915
- },
1916
- "Resource": {
1917
- "id": "Resource",
1918
- "path": "farkin-existingVpc/test-fargate-kinesisstreams-taskdef/Resource",
1919
- "attributes": {
1920
- "aws:cdk:cloudformation:type": "AWS::ECS::TaskDefinition",
1921
- "aws:cdk:cloudformation:props": {
1922
- "containerDefinitions": [
1923
- {
1924
- "essential": true,
1925
- "image": "nginx",
1926
- "memoryReservation": 512,
1927
- "name": "test-fargate-kinesisstreams-container",
1928
- "portMappings": [
1929
- {
1930
- "containerPort": 8080,
1931
- "protocol": "tcp"
1932
- }
1933
- ],
1934
- "environment": [
1935
- {
1936
- "name": "KINESIS_DATASTREAM_NAME",
1937
- "value": {
1938
- "Ref": "testfargatekinesisstreamsKinesisStreamD31BD614"
1939
- }
1940
- }
1941
- ]
1942
- }
1943
- ],
1944
- "cpu": "256",
1945
- "family": "farkinexistingVpctestfargatekinesisstreamstaskdefA4B32618",
1946
- "memory": "512",
1947
- "networkMode": "awsvpc",
1948
- "requiresCompatibilities": [
1949
- "FARGATE"
1950
- ],
1951
- "taskRoleArn": {
1952
- "Fn::GetAtt": [
1953
- "testfargatekinesisstreamstaskdefTaskRole9811F3BE",
1954
- "Arn"
1955
- ]
1956
- }
1957
- }
1958
- },
1959
- "constructInfo": {
1960
- "fqn": "aws-cdk-lib.aws_ecs.CfnTaskDefinition",
1961
- "version": "2.179.0"
1962
- }
1963
- },
1964
- "test-fargate-kinesisstreams-container": {
1965
- "id": "test-fargate-kinesisstreams-container",
1966
- "path": "farkin-existingVpc/test-fargate-kinesisstreams-taskdef/test-fargate-kinesisstreams-container",
1967
- "constructInfo": {
1968
- "fqn": "aws-cdk-lib.aws_ecs.ContainerDefinition",
1969
- "version": "2.179.0"
1970
- }
1971
- }
1972
- },
1973
- "constructInfo": {
1974
- "fqn": "aws-cdk-lib.aws_ecs.FargateTaskDefinition",
1975
- "version": "2.179.0",
1976
- "metadata": [
1977
- "*",
1978
- "*",
1979
- "*"
1980
- ]
1981
- }
1982
- },
1983
- "test-fargate-kinesisstreams-sg": {
1984
- "id": "test-fargate-kinesisstreams-sg",
1985
- "path": "farkin-existingVpc/test-fargate-kinesisstreams-sg",
1986
- "children": {
1987
- "Resource": {
1988
- "id": "Resource",
1989
- "path": "farkin-existingVpc/test-fargate-kinesisstreams-sg/Resource",
1990
- "attributes": {
1991
- "aws:cdk:cloudformation:type": "AWS::EC2::SecurityGroup",
1992
- "aws:cdk:cloudformation:props": {
1993
- "groupDescription": "Construct created security group",
1994
- "securityGroupEgress": [
1995
- {
1996
- "cidrIp": "0.0.0.0/0",
1997
- "description": "Allow all outbound traffic by default",
1998
- "ipProtocol": "-1"
1999
- }
2000
- ],
2001
- "vpcId": {
2002
- "Ref": "Vpc8378EB38"
2003
- }
2004
- }
2005
- },
2006
- "constructInfo": {
2007
- "fqn": "aws-cdk-lib.aws_ec2.CfnSecurityGroup",
2008
- "version": "2.179.0"
2009
- }
2010
- }
2011
- },
2012
- "constructInfo": {
2013
- "fqn": "aws-cdk-lib.aws_ec2.SecurityGroup",
2014
- "version": "2.179.0",
2015
- "metadata": [
2016
- {
2017
- "allowAllOutbound": true,
2018
- "disableInlineRules": false,
2019
- "vpc": "*",
2020
- "description": "*"
2021
- }
2022
- ]
2023
- }
2024
- },
2025
- "test-fargate-kinesisstreams-service": {
2026
- "id": "test-fargate-kinesisstreams-service",
2027
- "path": "farkin-existingVpc/test-fargate-kinesisstreams-service",
2028
- "children": {
2029
- "Service": {
2030
- "id": "Service",
2031
- "path": "farkin-existingVpc/test-fargate-kinesisstreams-service/Service",
2032
- "attributes": {
2033
- "aws:cdk:cloudformation:type": "AWS::ECS::Service",
2034
- "aws:cdk:cloudformation:props": {
2035
- "cluster": {
2036
- "Ref": "testfargatekinesisstreamsclusterEA5A2AD7"
2037
- },
2038
- "deploymentConfiguration": {
2039
- "maximumPercent": 150,
2040
- "minimumHealthyPercent": 75
2041
- },
2042
- "desiredCount": 2,
2043
- "enableEcsManagedTags": false,
2044
- "launchType": "FARGATE",
2045
- "networkConfiguration": {
2046
- "awsvpcConfiguration": {
2047
- "assignPublicIp": "DISABLED",
2048
- "subnets": [
2049
- {
2050
- "Ref": "VpcPrivateSubnet1Subnet536B997A"
2051
- },
2052
- {
2053
- "Ref": "VpcPrivateSubnet2Subnet3788AAA1"
2054
- }
2055
- ],
2056
- "securityGroups": [
2057
- {
2058
- "Fn::GetAtt": [
2059
- "testfargatekinesisstreamssgBA506AC6",
2060
- "GroupId"
2061
- ]
2062
- }
2063
- ]
2064
- }
2065
- },
2066
- "platformVersion": "LATEST",
2067
- "taskDefinition": {
2068
- "Ref": "testfargatekinesisstreamstaskdef402FE0B3"
2069
- }
2070
- }
2071
- },
2072
- "constructInfo": {
2073
- "fqn": "aws-cdk-lib.aws_ecs.CfnService",
2074
- "version": "2.179.0"
2075
- }
2076
- }
2077
- },
2078
- "constructInfo": {
2079
- "fqn": "aws-cdk-lib.aws_ecs.FargateService",
2080
- "version": "2.179.0",
2081
- "metadata": [
2082
- "*"
2083
- ]
2084
- }
2085
- },
2086
- "Integ": {
2087
- "id": "Integ",
2088
- "path": "farkin-existingVpc/Integ",
2089
- "children": {
2090
- "DefaultTest": {
2091
- "id": "DefaultTest",
2092
- "path": "farkin-existingVpc/Integ/DefaultTest",
2093
- "children": {
2094
- "Default": {
2095
- "id": "Default",
2096
- "path": "farkin-existingVpc/Integ/DefaultTest/Default",
2097
- "constructInfo": {
2098
- "fqn": "constructs.Construct",
2099
- "version": "10.4.2"
2100
- }
2101
- },
2102
- "DeployAssert": {
2103
- "id": "DeployAssert",
2104
- "path": "farkin-existingVpc/Integ/DefaultTest/DeployAssert",
2105
- "children": {
2106
- "BootstrapVersion": {
2107
- "id": "BootstrapVersion",
2108
- "path": "farkin-existingVpc/Integ/DefaultTest/DeployAssert/BootstrapVersion",
2109
- "constructInfo": {
2110
- "fqn": "aws-cdk-lib.CfnParameter",
2111
- "version": "2.179.0"
2112
- }
2113
- },
2114
- "CheckBootstrapVersion": {
2115
- "id": "CheckBootstrapVersion",
2116
- "path": "farkin-existingVpc/Integ/DefaultTest/DeployAssert/CheckBootstrapVersion",
2117
- "constructInfo": {
2118
- "fqn": "aws-cdk-lib.CfnRule",
2119
- "version": "2.179.0"
2120
- }
2121
- }
2122
- },
2123
- "constructInfo": {
2124
- "fqn": "aws-cdk-lib.Stack",
2125
- "version": "2.179.0"
2126
- }
2127
- }
2128
- },
2129
- "constructInfo": {
2130
- "fqn": "@aws-cdk/integ-tests-alpha.IntegTestCase",
2131
- "version": "2.179.0-alpha.0"
2132
- }
2133
- }
2134
- },
2135
- "constructInfo": {
2136
- "fqn": "@aws-cdk/integ-tests-alpha.IntegTest",
2137
- "version": "2.179.0-alpha.0"
2138
- }
2139
- },
2140
- "BootstrapVersion": {
2141
- "id": "BootstrapVersion",
2142
- "path": "farkin-existingVpc/BootstrapVersion",
2143
- "constructInfo": {
2144
- "fqn": "aws-cdk-lib.CfnParameter",
2145
- "version": "2.179.0"
2146
- }
2147
- },
2148
- "CheckBootstrapVersion": {
2149
- "id": "CheckBootstrapVersion",
2150
- "path": "farkin-existingVpc/CheckBootstrapVersion",
2151
- "constructInfo": {
2152
- "fqn": "aws-cdk-lib.CfnRule",
2153
- "version": "2.179.0"
2154
- }
2155
- }
2156
- },
2157
- "constructInfo": {
2158
- "fqn": "aws-cdk-lib.Stack",
2159
- "version": "2.179.0"
2160
- }
2161
- },
2162
- "Tree": {
2163
- "id": "Tree",
2164
- "path": "Tree",
2165
- "constructInfo": {
2166
- "fqn": "constructs.Construct",
2167
- "version": "10.4.2"
2168
- }
2169
- }
2170
- },
2171
- "constructInfo": {
2172
- "fqn": "aws-cdk-lib.App",
2173
- "version": "2.179.0"
2174
- }
2175
- }
2176
- }
1
+ {"version":"tree-0.1","tree":{"id":"App","path":"","children":{"farkin-existingVpc":{"id":"farkin-existingVpc","path":"farkin-existingVpc","children":{"Vpc":{"id":"Vpc","path":"farkin-existingVpc/Vpc","children":{"Resource":{"id":"Resource","path":"farkin-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":"farkin-existingVpc/Vpc"}]}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.CfnVPC","version":"2.193.0"}},"PublicSubnet1":{"id":"PublicSubnet1","path":"farkin-existingVpc/Vpc/PublicSubnet1","children":{"Subnet":{"id":"Subnet","path":"farkin-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":"farkin-existingVpc/Vpc/PublicSubnet1"}],"vpcId":{"Ref":"Vpc8378EB38"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.CfnSubnet","version":"2.193.0"}},"Acl":{"id":"Acl","path":"farkin-existingVpc/Vpc/PublicSubnet1/Acl","constructInfo":{"fqn":"aws-cdk-lib.Resource","version":"2.193.0","metadata":[]}},"RouteTable":{"id":"RouteTable","path":"farkin-existingVpc/Vpc/PublicSubnet1/RouteTable","attributes":{"aws:cdk:cloudformation:type":"AWS::EC2::RouteTable","aws:cdk:cloudformation:props":{"tags":[{"key":"Name","value":"farkin-existingVpc/Vpc/PublicSubnet1"}],"vpcId":{"Ref":"Vpc8378EB38"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.CfnRouteTable","version":"2.193.0"}},"RouteTableAssociation":{"id":"RouteTableAssociation","path":"farkin-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.193.0"}},"DefaultRoute":{"id":"DefaultRoute","path":"farkin-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.193.0"}},"EIP":{"id":"EIP","path":"farkin-existingVpc/Vpc/PublicSubnet1/EIP","attributes":{"aws:cdk:cloudformation:type":"AWS::EC2::EIP","aws:cdk:cloudformation:props":{"domain":"vpc","tags":[{"key":"Name","value":"farkin-existingVpc/Vpc/PublicSubnet1"}]}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.CfnEIP","version":"2.193.0"}},"NATGateway":{"id":"NATGateway","path":"farkin-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":"farkin-existingVpc/Vpc/PublicSubnet1"}]}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.CfnNatGateway","version":"2.193.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.PublicSubnet","version":"2.193.0","metadata":[{"availabilityZone":"*","vpcId":"*","cidrBlock":"*","mapPublicIpOnLaunch":true,"ipv6CidrBlock":"*","assignIpv6AddressOnCreation":"*"},{"availabilityZone":"*","vpcId":"*","cidrBlock":"*","mapPublicIpOnLaunch":true,"ipv6CidrBlock":"*","assignIpv6AddressOnCreation":"*"},{},{"addNatGateway":["*"]}]}},"PublicSubnet2":{"id":"PublicSubnet2","path":"farkin-existingVpc/Vpc/PublicSubnet2","children":{"Subnet":{"id":"Subnet","path":"farkin-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":"farkin-existingVpc/Vpc/PublicSubnet2"}],"vpcId":{"Ref":"Vpc8378EB38"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.CfnSubnet","version":"2.193.0"}},"Acl":{"id":"Acl","path":"farkin-existingVpc/Vpc/PublicSubnet2/Acl","constructInfo":{"fqn":"aws-cdk-lib.Resource","version":"2.193.0","metadata":[]}},"RouteTable":{"id":"RouteTable","path":"farkin-existingVpc/Vpc/PublicSubnet2/RouteTable","attributes":{"aws:cdk:cloudformation:type":"AWS::EC2::RouteTable","aws:cdk:cloudformation:props":{"tags":[{"key":"Name","value":"farkin-existingVpc/Vpc/PublicSubnet2"}],"vpcId":{"Ref":"Vpc8378EB38"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.CfnRouteTable","version":"2.193.0"}},"RouteTableAssociation":{"id":"RouteTableAssociation","path":"farkin-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.193.0"}},"DefaultRoute":{"id":"DefaultRoute","path":"farkin-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.193.0"}},"EIP":{"id":"EIP","path":"farkin-existingVpc/Vpc/PublicSubnet2/EIP","attributes":{"aws:cdk:cloudformation:type":"AWS::EC2::EIP","aws:cdk:cloudformation:props":{"domain":"vpc","tags":[{"key":"Name","value":"farkin-existingVpc/Vpc/PublicSubnet2"}]}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.CfnEIP","version":"2.193.0"}},"NATGateway":{"id":"NATGateway","path":"farkin-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":"farkin-existingVpc/Vpc/PublicSubnet2"}]}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.CfnNatGateway","version":"2.193.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.PublicSubnet","version":"2.193.0","metadata":[{"availabilityZone":"*","vpcId":"*","cidrBlock":"*","mapPublicIpOnLaunch":true,"ipv6CidrBlock":"*","assignIpv6AddressOnCreation":"*"},{"availabilityZone":"*","vpcId":"*","cidrBlock":"*","mapPublicIpOnLaunch":true,"ipv6CidrBlock":"*","assignIpv6AddressOnCreation":"*"},{},{"addNatGateway":["*"]}]}},"PrivateSubnet1":{"id":"PrivateSubnet1","path":"farkin-existingVpc/Vpc/PrivateSubnet1","children":{"Subnet":{"id":"Subnet","path":"farkin-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":"farkin-existingVpc/Vpc/PrivateSubnet1"}],"vpcId":{"Ref":"Vpc8378EB38"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.CfnSubnet","version":"2.193.0"}},"Acl":{"id":"Acl","path":"farkin-existingVpc/Vpc/PrivateSubnet1/Acl","constructInfo":{"fqn":"aws-cdk-lib.Resource","version":"2.193.0","metadata":[]}},"RouteTable":{"id":"RouteTable","path":"farkin-existingVpc/Vpc/PrivateSubnet1/RouteTable","attributes":{"aws:cdk:cloudformation:type":"AWS::EC2::RouteTable","aws:cdk:cloudformation:props":{"tags":[{"key":"Name","value":"farkin-existingVpc/Vpc/PrivateSubnet1"}],"vpcId":{"Ref":"Vpc8378EB38"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.CfnRouteTable","version":"2.193.0"}},"RouteTableAssociation":{"id":"RouteTableAssociation","path":"farkin-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.193.0"}},"DefaultRoute":{"id":"DefaultRoute","path":"farkin-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.193.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.PrivateSubnet","version":"2.193.0","metadata":[{"availabilityZone":"*","vpcId":"*","cidrBlock":"*","mapPublicIpOnLaunch":false,"ipv6CidrBlock":"*","assignIpv6AddressOnCreation":"*"},{"availabilityZone":"*","vpcId":"*","cidrBlock":"*","mapPublicIpOnLaunch":false,"ipv6CidrBlock":"*","assignIpv6AddressOnCreation":"*"},{}]}},"PrivateSubnet2":{"id":"PrivateSubnet2","path":"farkin-existingVpc/Vpc/PrivateSubnet2","children":{"Subnet":{"id":"Subnet","path":"farkin-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":"farkin-existingVpc/Vpc/PrivateSubnet2"}],"vpcId":{"Ref":"Vpc8378EB38"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.CfnSubnet","version":"2.193.0"}},"Acl":{"id":"Acl","path":"farkin-existingVpc/Vpc/PrivateSubnet2/Acl","constructInfo":{"fqn":"aws-cdk-lib.Resource","version":"2.193.0","metadata":[]}},"RouteTable":{"id":"RouteTable","path":"farkin-existingVpc/Vpc/PrivateSubnet2/RouteTable","attributes":{"aws:cdk:cloudformation:type":"AWS::EC2::RouteTable","aws:cdk:cloudformation:props":{"tags":[{"key":"Name","value":"farkin-existingVpc/Vpc/PrivateSubnet2"}],"vpcId":{"Ref":"Vpc8378EB38"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.CfnRouteTable","version":"2.193.0"}},"RouteTableAssociation":{"id":"RouteTableAssociation","path":"farkin-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.193.0"}},"DefaultRoute":{"id":"DefaultRoute","path":"farkin-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.193.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.PrivateSubnet","version":"2.193.0","metadata":[{"availabilityZone":"*","vpcId":"*","cidrBlock":"*","mapPublicIpOnLaunch":false,"ipv6CidrBlock":"*","assignIpv6AddressOnCreation":"*"},{"availabilityZone":"*","vpcId":"*","cidrBlock":"*","mapPublicIpOnLaunch":false,"ipv6CidrBlock":"*","assignIpv6AddressOnCreation":"*"},{}]}},"IGW":{"id":"IGW","path":"farkin-existingVpc/Vpc/IGW","attributes":{"aws:cdk:cloudformation:type":"AWS::EC2::InternetGateway","aws:cdk:cloudformation:props":{"tags":[{"key":"Name","value":"farkin-existingVpc/Vpc"}]}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.CfnInternetGateway","version":"2.193.0"}},"VPCGW":{"id":"VPCGW","path":"farkin-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.193.0"}},"RestrictDefaultSecurityGroupCustomResource":{"id":"RestrictDefaultSecurityGroupCustomResource","path":"farkin-existingVpc/Vpc/RestrictDefaultSecurityGroupCustomResource","children":{"Default":{"id":"Default","path":"farkin-existingVpc/Vpc/RestrictDefaultSecurityGroupCustomResource/Default","constructInfo":{"fqn":"aws-cdk-lib.CfnResource","version":"2.193.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.CustomResource","version":"2.193.0","metadata":["*"]}},"FlowLog":{"id":"FlowLog","path":"farkin-existingVpc/Vpc/FlowLog","children":{"IAMRole":{"id":"IAMRole","path":"farkin-existingVpc/Vpc/FlowLog/IAMRole","children":{"ImportIAMRole":{"id":"ImportIAMRole","path":"farkin-existingVpc/Vpc/FlowLog/IAMRole/ImportIAMRole","constructInfo":{"fqn":"aws-cdk-lib.Resource","version":"2.193.0","metadata":["*"]}},"Resource":{"id":"Resource","path":"farkin-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":"farkin-existingVpc/Vpc/FlowLog"}]}},"constructInfo":{"fqn":"aws-cdk-lib.aws_iam.CfnRole","version":"2.193.0"}},"DefaultPolicy":{"id":"DefaultPolicy","path":"farkin-existingVpc/Vpc/FlowLog/IAMRole/DefaultPolicy","children":{"Resource":{"id":"Resource","path":"farkin-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.193.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_iam.Policy","version":"2.193.0","metadata":["*",{"attachToRole":["*"]},{"attachToRole":["*"]},{"addStatements":[{}]},{"addStatements":[{}]}]}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_iam.Role","version":"2.193.0","metadata":[{"roleName":"*","assumedBy":{"principalAccount":"*","assumeRoleAction":"*"}},{"addToPrincipalPolicy":[{}]},{"attachInlinePolicy":["*"]},{"attachInlinePolicy":["*"]},{"addToPrincipalPolicy":[{}]}]}},"LogGroup":{"id":"LogGroup","path":"farkin-existingVpc/Vpc/FlowLog/LogGroup","children":{"Resource":{"id":"Resource","path":"farkin-existingVpc/Vpc/FlowLog/LogGroup/Resource","attributes":{"aws:cdk:cloudformation:type":"AWS::Logs::LogGroup","aws:cdk:cloudformation:props":{"retentionInDays":731,"tags":[{"key":"Name","value":"farkin-existingVpc/Vpc/FlowLog"}]}},"constructInfo":{"fqn":"aws-cdk-lib.aws_logs.CfnLogGroup","version":"2.193.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_logs.LogGroup","version":"2.193.0","metadata":["*"]}},"FlowLog":{"id":"FlowLog","path":"farkin-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":"farkin-existingVpc/Vpc/FlowLog"}],"trafficType":"ALL"}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.CfnFlowLog","version":"2.193.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.FlowLog","version":"2.193.0","metadata":[{"resourceType":"*"}]}},"KINESIS_STREAMS":{"id":"KINESIS_STREAMS","path":"farkin-existingVpc/Vpc/KINESIS_STREAMS","children":{"Resource":{"id":"Resource","path":"farkin-existingVpc/Vpc/KINESIS_STREAMS/Resource","attributes":{"aws:cdk:cloudformation:type":"AWS::EC2::VPCEndpoint","aws:cdk:cloudformation:props":{"tags":[{"key":"Name","value":"farkin-existingVpc/Vpc"}],"privateDnsEnabled":true,"securityGroupIds":[{"Fn::GetAtt":["farkinexistingVpcKINESISSTREAMSsecuritygroupB4DB27F8","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.193.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.InterfaceVpcEndpoint","version":"2.193.0","metadata":[{"vpc":"*","service":{"privateDnsDefault":true,"name":"*","port":"*"},"securityGroups":["*"]}]}},"ECR_API":{"id":"ECR_API","path":"farkin-existingVpc/Vpc/ECR_API","children":{"Resource":{"id":"Resource","path":"farkin-existingVpc/Vpc/ECR_API/Resource","attributes":{"aws:cdk:cloudformation:type":"AWS::EC2::VPCEndpoint","aws:cdk:cloudformation:props":{"tags":[{"key":"Name","value":"farkin-existingVpc/Vpc"}],"privateDnsEnabled":true,"securityGroupIds":[{"Fn::GetAtt":["farkinexistingVpcECRAPIsecuritygroupFF0E68D3","GroupId"]}],"serviceName":{"Fn::Join":["",["com.amazonaws.",{"Ref":"AWS::Region"},".ecr.api"]]},"subnetIds":[{"Ref":"VpcPrivateSubnet1Subnet536B997A"},{"Ref":"VpcPrivateSubnet2Subnet3788AAA1"}],"vpcEndpointType":"Interface","vpcId":{"Ref":"Vpc8378EB38"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.CfnVPCEndpoint","version":"2.193.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.InterfaceVpcEndpoint","version":"2.193.0","metadata":[{"vpc":"*","service":{"privateDnsDefault":true,"name":"*","port":"*"},"securityGroups":["*"]}]}},"ECR_DKR":{"id":"ECR_DKR","path":"farkin-existingVpc/Vpc/ECR_DKR","children":{"Resource":{"id":"Resource","path":"farkin-existingVpc/Vpc/ECR_DKR/Resource","attributes":{"aws:cdk:cloudformation:type":"AWS::EC2::VPCEndpoint","aws:cdk:cloudformation:props":{"tags":[{"key":"Name","value":"farkin-existingVpc/Vpc"}],"privateDnsEnabled":true,"securityGroupIds":[{"Fn::GetAtt":["farkinexistingVpcECRDKRsecuritygroup5D9945D5","GroupId"]}],"serviceName":{"Fn::Join":["",["com.amazonaws.",{"Ref":"AWS::Region"},".ecr.dkr"]]},"subnetIds":[{"Ref":"VpcPrivateSubnet1Subnet536B997A"},{"Ref":"VpcPrivateSubnet2Subnet3788AAA1"}],"vpcEndpointType":"Interface","vpcId":{"Ref":"Vpc8378EB38"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.CfnVPCEndpoint","version":"2.193.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.InterfaceVpcEndpoint","version":"2.193.0","metadata":[{"vpc":"*","service":{"privateDnsDefault":true,"name":"*","port":"*"},"securityGroups":["*"]}]}},"S3":{"id":"S3","path":"farkin-existingVpc/Vpc/S3","children":{"Resource":{"id":"Resource","path":"farkin-existingVpc/Vpc/S3/Resource","attributes":{"aws:cdk:cloudformation:type":"AWS::EC2::VPCEndpoint","aws:cdk:cloudformation:props":{"tags":[{"key":"Name","value":"farkin-existingVpc/Vpc"}],"routeTableIds":[{"Ref":"VpcPrivateSubnet1RouteTableB2C5B500"},{"Ref":"VpcPrivateSubnet2RouteTableA678073B"},{"Ref":"VpcPublicSubnet1RouteTable6C95E38E"},{"Ref":"VpcPublicSubnet2RouteTable94F7E489"}],"serviceName":{"Fn::Join":["",["com.amazonaws.",{"Ref":"AWS::Region"},".s3"]]},"vpcEndpointType":"Gateway","vpcId":{"Ref":"Vpc8378EB38"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.CfnVPCEndpoint","version":"2.193.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.GatewayVpcEndpoint","version":"2.193.0","metadata":[{"vpc":"*","service":{"name":"*"}}]}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.Vpc","version":"2.193.0","metadata":["*"]}},"LatestNodeRuntimeMap":{"id":"LatestNodeRuntimeMap","path":"farkin-existingVpc/LatestNodeRuntimeMap","constructInfo":{"fqn":"aws-cdk-lib.CfnMapping","version":"2.193.0"}},"Custom::VpcRestrictDefaultSGCustomResourceProvider":{"id":"Custom::VpcRestrictDefaultSGCustomResourceProvider","path":"farkin-existingVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider","children":{"Staging":{"id":"Staging","path":"farkin-existingVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider/Staging","constructInfo":{"fqn":"aws-cdk-lib.AssetStaging","version":"2.193.0"}},"Role":{"id":"Role","path":"farkin-existingVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider/Role","constructInfo":{"fqn":"aws-cdk-lib.CfnResource","version":"2.193.0"}},"Handler":{"id":"Handler","path":"farkin-existingVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider/Handler","constructInfo":{"fqn":"aws-cdk-lib.CfnResource","version":"2.193.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.CustomResourceProviderBase","version":"2.193.0"}},"test-fargate-kinesisstreams":{"id":"test-fargate-kinesisstreams","path":"farkin-existingVpc/test-fargate-kinesisstreams","children":{"KinesisStream":{"id":"KinesisStream","path":"farkin-existingVpc/test-fargate-kinesisstreams/KinesisStream","children":{"Resource":{"id":"Resource","path":"farkin-existingVpc/test-fargate-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.193.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_kinesis.Stream","version":"2.193.0","metadata":[{"encryption":"MANAGED"}]}},"KinesisStreamGetRecordsIteratorAgeAlarm":{"id":"KinesisStreamGetRecordsIteratorAgeAlarm","path":"farkin-existingVpc/test-fargate-kinesisstreams/KinesisStreamGetRecordsIteratorAgeAlarm","children":{"Resource":{"id":"Resource","path":"farkin-existingVpc/test-fargate-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.193.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_cloudwatch.Alarm","version":"2.193.0","metadata":[{"metric":{"warnings":"*"},"threshold":"*","evaluationPeriods":"*","comparisonOperator":"*","alarmDescription":"*"}]}},"KinesisStreamReadProvisionedThroughputExceededAlarm":{"id":"KinesisStreamReadProvisionedThroughputExceededAlarm","path":"farkin-existingVpc/test-fargate-kinesisstreams/KinesisStreamReadProvisionedThroughputExceededAlarm","children":{"Resource":{"id":"Resource","path":"farkin-existingVpc/test-fargate-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.193.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_cloudwatch.Alarm","version":"2.193.0","metadata":[{"metric":{"warnings":"*"},"threshold":"*","evaluationPeriods":"*","comparisonOperator":"*","alarmDescription":"*"}]}}},"constructInfo":{"fqn":"@aws-solutions-constructs/aws-fargate-kinesisstreams.FargateToKinesisStreams","version":"2.85.0"}},"farkin-existingVpc-KINESIS_STREAMS-security-group":{"id":"farkin-existingVpc-KINESIS_STREAMS-security-group","path":"farkin-existingVpc/farkin-existingVpc-KINESIS_STREAMS-security-group","children":{"Resource":{"id":"Resource","path":"farkin-existingVpc/farkin-existingVpc-KINESIS_STREAMS-security-group/Resource","attributes":{"aws:cdk:cloudformation:type":"AWS::EC2::SecurityGroup","aws:cdk:cloudformation:props":{"groupDescription":"farkin-existingVpc/farkin-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.193.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.SecurityGroup","version":"2.193.0","metadata":[{"vpc":"*","allowAllOutbound":true},{"addIngressRule":[{"canInlineRule":true,"connections":"*","uniqueId":"*"},{},"*","*"]},{"addIngressRule":[{"canInlineRule":true,"connections":"*","uniqueId":"*"},{},"*",false]}]}},"farkin-existingVpc-ECR_API-security-group":{"id":"farkin-existingVpc-ECR_API-security-group","path":"farkin-existingVpc/farkin-existingVpc-ECR_API-security-group","children":{"Resource":{"id":"Resource","path":"farkin-existingVpc/farkin-existingVpc-ECR_API-security-group/Resource","attributes":{"aws:cdk:cloudformation:type":"AWS::EC2::SecurityGroup","aws:cdk:cloudformation:props":{"groupDescription":"farkin-existingVpc/farkin-existingVpc-ECR_API-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.193.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.SecurityGroup","version":"2.193.0","metadata":[{"vpc":"*","allowAllOutbound":true},{"addIngressRule":[{"canInlineRule":true,"connections":"*","uniqueId":"*"},{},"*","*"]},{"addIngressRule":[{"canInlineRule":true,"connections":"*","uniqueId":"*"},{},"*",false]}]}},"farkin-existingVpc-ECR_DKR-security-group":{"id":"farkin-existingVpc-ECR_DKR-security-group","path":"farkin-existingVpc/farkin-existingVpc-ECR_DKR-security-group","children":{"Resource":{"id":"Resource","path":"farkin-existingVpc/farkin-existingVpc-ECR_DKR-security-group/Resource","attributes":{"aws:cdk:cloudformation:type":"AWS::EC2::SecurityGroup","aws:cdk:cloudformation:props":{"groupDescription":"farkin-existingVpc/farkin-existingVpc-ECR_DKR-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.193.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.SecurityGroup","version":"2.193.0","metadata":[{"vpc":"*","allowAllOutbound":true},{"addIngressRule":[{"canInlineRule":true,"connections":"*","uniqueId":"*"},{},"*","*"]},{"addIngressRule":[{"canInlineRule":true,"connections":"*","uniqueId":"*"},{},"*",false]}]}},"test-fargate-kinesisstreams-cluster":{"id":"test-fargate-kinesisstreams-cluster","path":"farkin-existingVpc/test-fargate-kinesisstreams-cluster","children":{"Resource":{"id":"Resource","path":"farkin-existingVpc/test-fargate-kinesisstreams-cluster/Resource","attributes":{"aws:cdk:cloudformation:type":"AWS::ECS::Cluster","aws:cdk:cloudformation:props":{}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ecs.CfnCluster","version":"2.193.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ecs.Cluster","version":"2.193.0","metadata":[{"vpc":"*"}]}},"test-fargate-kinesisstreams-taskdef":{"id":"test-fargate-kinesisstreams-taskdef","path":"farkin-existingVpc/test-fargate-kinesisstreams-taskdef","children":{"TaskRole":{"id":"TaskRole","path":"farkin-existingVpc/test-fargate-kinesisstreams-taskdef/TaskRole","children":{"ImportTaskRole":{"id":"ImportTaskRole","path":"farkin-existingVpc/test-fargate-kinesisstreams-taskdef/TaskRole/ImportTaskRole","constructInfo":{"fqn":"aws-cdk-lib.Resource","version":"2.193.0","metadata":["*"]}},"Resource":{"id":"Resource","path":"farkin-existingVpc/test-fargate-kinesisstreams-taskdef/TaskRole/Resource","attributes":{"aws:cdk:cloudformation:type":"AWS::IAM::Role","aws:cdk:cloudformation:props":{"assumeRolePolicyDocument":{"Statement":[{"Action":"sts:AssumeRole","Effect":"Allow","Principal":{"Service":"ecs-tasks.amazonaws.com"}}],"Version":"2012-10-17"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_iam.CfnRole","version":"2.193.0"}},"DefaultPolicy":{"id":"DefaultPolicy","path":"farkin-existingVpc/test-fargate-kinesisstreams-taskdef/TaskRole/DefaultPolicy","children":{"Resource":{"id":"Resource","path":"farkin-existingVpc/test-fargate-kinesisstreams-taskdef/TaskRole/DefaultPolicy/Resource","attributes":{"aws:cdk:cloudformation:type":"AWS::IAM::Policy","aws:cdk:cloudformation:props":{"policyDocument":{"Statement":[{"Action":["kinesis:ListShards","kinesis:PutRecord","kinesis:PutRecords"],"Effect":"Allow","Resource":{"Fn::GetAtt":["testfargatekinesisstreamsKinesisStreamD31BD614","Arn"]}}],"Version":"2012-10-17"},"policyName":"testfargatekinesisstreamstaskdefTaskRoleDefaultPolicyAE7EF3E4","roles":[{"Ref":"testfargatekinesisstreamstaskdefTaskRole9811F3BE"}]}},"constructInfo":{"fqn":"aws-cdk-lib.aws_iam.CfnPolicy","version":"2.193.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_iam.Policy","version":"2.193.0","metadata":["*",{"attachToRole":["*"]},{"attachToRole":["*"]},{"addStatements":[{}]}]}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_iam.Role","version":"2.193.0","metadata":[{"assumedBy":{"principalAccount":"*","assumeRoleAction":"*"}},{"addToPrincipalPolicy":[{}]},{"attachInlinePolicy":["*"]},{"attachInlinePolicy":["*"]}]}},"Resource":{"id":"Resource","path":"farkin-existingVpc/test-fargate-kinesisstreams-taskdef/Resource","attributes":{"aws:cdk:cloudformation:type":"AWS::ECS::TaskDefinition","aws:cdk:cloudformation:props":{"containerDefinitions":[{"essential":true,"image":"nginx","memoryReservation":512,"name":"test-fargate-kinesisstreams-container","portMappings":[{"containerPort":8080,"protocol":"tcp"}],"environment":[{"name":"KINESIS_DATASTREAM_NAME","value":{"Ref":"testfargatekinesisstreamsKinesisStreamD31BD614"}}]}],"cpu":"256","family":"farkinexistingVpctestfargatekinesisstreamstaskdefA4B32618","memory":"512","networkMode":"awsvpc","requiresCompatibilities":["FARGATE"],"taskRoleArn":{"Fn::GetAtt":["testfargatekinesisstreamstaskdefTaskRole9811F3BE","Arn"]}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ecs.CfnTaskDefinition","version":"2.193.0"}},"test-fargate-kinesisstreams-container":{"id":"test-fargate-kinesisstreams-container","path":"farkin-existingVpc/test-fargate-kinesisstreams-taskdef/test-fargate-kinesisstreams-container","constructInfo":{"fqn":"aws-cdk-lib.aws_ecs.ContainerDefinition","version":"2.193.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ecs.FargateTaskDefinition","version":"2.193.0","metadata":["*","*","*"]}},"test-fargate-kinesisstreams-sg":{"id":"test-fargate-kinesisstreams-sg","path":"farkin-existingVpc/test-fargate-kinesisstreams-sg","children":{"Resource":{"id":"Resource","path":"farkin-existingVpc/test-fargate-kinesisstreams-sg/Resource","attributes":{"aws:cdk:cloudformation:type":"AWS::EC2::SecurityGroup","aws:cdk:cloudformation:props":{"groupDescription":"Construct created 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.193.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ec2.SecurityGroup","version":"2.193.0","metadata":[{"allowAllOutbound":true,"disableInlineRules":false,"vpc":"*","description":"*"}]}},"test-fargate-kinesisstreams-service":{"id":"test-fargate-kinesisstreams-service","path":"farkin-existingVpc/test-fargate-kinesisstreams-service","children":{"Service":{"id":"Service","path":"farkin-existingVpc/test-fargate-kinesisstreams-service/Service","attributes":{"aws:cdk:cloudformation:type":"AWS::ECS::Service","aws:cdk:cloudformation:props":{"cluster":{"Ref":"testfargatekinesisstreamsclusterEA5A2AD7"},"deploymentConfiguration":{"maximumPercent":150,"minimumHealthyPercent":75},"desiredCount":2,"enableEcsManagedTags":false,"launchType":"FARGATE","networkConfiguration":{"awsvpcConfiguration":{"assignPublicIp":"DISABLED","subnets":[{"Ref":"VpcPrivateSubnet1Subnet536B997A"},{"Ref":"VpcPrivateSubnet2Subnet3788AAA1"}],"securityGroups":[{"Fn::GetAtt":["testfargatekinesisstreamssgBA506AC6","GroupId"]}]}},"platformVersion":"LATEST","taskDefinition":{"Ref":"testfargatekinesisstreamstaskdef402FE0B3"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ecs.CfnService","version":"2.193.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.aws_ecs.FargateService","version":"2.193.0","metadata":["*"]}},"Integ":{"id":"Integ","path":"farkin-existingVpc/Integ","children":{"DefaultTest":{"id":"DefaultTest","path":"farkin-existingVpc/Integ/DefaultTest","children":{"Default":{"id":"Default","path":"farkin-existingVpc/Integ/DefaultTest/Default","constructInfo":{"fqn":"constructs.Construct","version":"10.4.2"}},"DeployAssert":{"id":"DeployAssert","path":"farkin-existingVpc/Integ/DefaultTest/DeployAssert","children":{"BootstrapVersion":{"id":"BootstrapVersion","path":"farkin-existingVpc/Integ/DefaultTest/DeployAssert/BootstrapVersion","constructInfo":{"fqn":"aws-cdk-lib.CfnParameter","version":"2.193.0"}},"CheckBootstrapVersion":{"id":"CheckBootstrapVersion","path":"farkin-existingVpc/Integ/DefaultTest/DeployAssert/CheckBootstrapVersion","constructInfo":{"fqn":"aws-cdk-lib.CfnRule","version":"2.193.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.Stack","version":"2.193.0"}}},"constructInfo":{"fqn":"@aws-cdk/integ-tests-alpha.IntegTestCase","version":"2.193.0-alpha.0"}}},"constructInfo":{"fqn":"@aws-cdk/integ-tests-alpha.IntegTest","version":"2.193.0-alpha.0"}},"BootstrapVersion":{"id":"BootstrapVersion","path":"farkin-existingVpc/BootstrapVersion","constructInfo":{"fqn":"aws-cdk-lib.CfnParameter","version":"2.193.0"}},"CheckBootstrapVersion":{"id":"CheckBootstrapVersion","path":"farkin-existingVpc/CheckBootstrapVersion","constructInfo":{"fqn":"aws-cdk-lib.CfnRule","version":"2.193.0"}}},"constructInfo":{"fqn":"aws-cdk-lib.Stack","version":"2.193.0"}},"Tree":{"id":"Tree","path":"Tree","constructInfo":{"fqn":"constructs.Construct","version":"10.4.2"}}},"constructInfo":{"fqn":"aws-cdk-lib.App","version":"2.193.0"}}}