@aws-solutions-constructs/aws-fargate-kinesisstreams 2.84.0 → 2.85.1

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