@aws-solutions-constructs/aws-fargate-kinesisstreams 2.76.0 → 2.78.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (81) hide show
  1. package/.jsii +57 -18
  2. package/lib/index.js +1 -1
  3. package/package.json +9 -8
  4. package/test/integ.farkin-existingFargateService.js +1 -2
  5. package/test/integ.farkin-existingFargateService.js.snapshot/asset.7fa1e366ee8a9ded01fc355f704cff92bfd179574e6f9cfee800a3541df1b200/__entrypoint__.js +1 -0
  6. package/test/integ.farkin-existingFargateService.js.snapshot/cdk.out +1 -1
  7. package/test/integ.farkin-existingFargateService.js.snapshot/farkin-existingFargateService.assets.json +6 -6
  8. package/test/integ.farkin-existingFargateService.js.snapshot/farkin-existingFargateService.template.json +25 -1
  9. package/test/integ.farkin-existingFargateService.js.snapshot/farkinexistingFargateServiceIntegDefaultTestDeployAssertF1F4EC2C.assets.json +1 -1
  10. package/test/integ.farkin-existingFargateService.js.snapshot/integ.json +1 -1
  11. package/test/integ.farkin-existingFargateService.js.snapshot/manifest.json +8 -2
  12. package/test/integ.farkin-existingFargateService.js.snapshot/tree.json +118 -94
  13. package/test/integ.farkin-existingStream.js +1 -2
  14. package/test/integ.farkin-existingStream.js.snapshot/asset.7fa1e366ee8a9ded01fc355f704cff92bfd179574e6f9cfee800a3541df1b200/__entrypoint__.js +1 -0
  15. package/test/integ.farkin-existingStream.js.snapshot/cdk.out +1 -1
  16. package/test/integ.farkin-existingStream.js.snapshot/farkin-existingStream.assets.json +6 -6
  17. package/test/integ.farkin-existingStream.js.snapshot/farkin-existingStream.template.json +25 -1
  18. package/test/integ.farkin-existingStream.js.snapshot/farkinexistingStreamIntegDefaultTestDeployAssert24640A36.assets.json +1 -1
  19. package/test/integ.farkin-existingStream.js.snapshot/integ.json +1 -1
  20. package/test/integ.farkin-existingStream.js.snapshot/manifest.json +8 -2
  21. package/test/integ.farkin-existingStream.js.snapshot/tree.json +118 -94
  22. package/test/integ.farkin-existingVpc.js +1 -2
  23. package/test/integ.farkin-existingVpc.js.snapshot/asset.7fa1e366ee8a9ded01fc355f704cff92bfd179574e6f9cfee800a3541df1b200/__entrypoint__.js +1 -0
  24. package/test/integ.farkin-existingVpc.js.snapshot/cdk.out +1 -1
  25. package/test/integ.farkin-existingVpc.js.snapshot/farkin-existingVpc.assets.json +6 -6
  26. package/test/integ.farkin-existingVpc.js.snapshot/farkin-existingVpc.template.json +25 -1
  27. package/test/integ.farkin-existingVpc.js.snapshot/farkinexistingVpcIntegDefaultTestDeployAssert8065A04A.assets.json +1 -1
  28. package/test/integ.farkin-existingVpc.js.snapshot/integ.json +1 -1
  29. package/test/integ.farkin-existingVpc.js.snapshot/manifest.json +8 -2
  30. package/test/integ.farkin-existingVpc.js.snapshot/tree.json +118 -94
  31. package/test/integ.farkin-fargateServiceFromProps.js +1 -2
  32. package/test/integ.farkin-fargateServiceFromProps.js.snapshot/asset.7fa1e366ee8a9ded01fc355f704cff92bfd179574e6f9cfee800a3541df1b200/__entrypoint__.js +1 -0
  33. package/test/integ.farkin-fargateServiceFromProps.js.snapshot/cdk.out +1 -1
  34. package/test/integ.farkin-fargateServiceFromProps.js.snapshot/farkin-fargateServiceFromProps.assets.json +6 -6
  35. package/test/integ.farkin-fargateServiceFromProps.js.snapshot/farkin-fargateServiceFromProps.template.json +25 -1
  36. package/test/integ.farkin-fargateServiceFromProps.js.snapshot/farkinfargateServiceFromPropsIntegDefaultTestDeployAssert5047AEA2.assets.json +1 -1
  37. package/test/integ.farkin-fargateServiceFromProps.js.snapshot/integ.json +1 -1
  38. package/test/integ.farkin-fargateServiceFromProps.js.snapshot/manifest.json +8 -2
  39. package/test/integ.farkin-fargateServiceFromProps.js.snapshot/tree.json +118 -94
  40. package/test/integ.farkin-noArguments.js +1 -2
  41. package/test/integ.farkin-noArguments.js.snapshot/asset.7fa1e366ee8a9ded01fc355f704cff92bfd179574e6f9cfee800a3541df1b200/__entrypoint__.js +1 -0
  42. package/test/integ.farkin-noArguments.js.snapshot/cdk.out +1 -1
  43. package/test/integ.farkin-noArguments.js.snapshot/farkin-noArguments.assets.json +6 -6
  44. package/test/integ.farkin-noArguments.js.snapshot/farkin-noArguments.template.json +25 -1
  45. package/test/integ.farkin-noArguments.js.snapshot/farkinnoArgumentsIntegDefaultTestDeployAssert5E204AE6.assets.json +1 -1
  46. package/test/integ.farkin-noArguments.js.snapshot/integ.json +1 -1
  47. package/test/integ.farkin-noArguments.js.snapshot/manifest.json +8 -2
  48. package/test/integ.farkin-noArguments.js.snapshot/tree.json +118 -94
  49. package/test/integ.farkin-streamFromProps.js +1 -2
  50. package/test/integ.farkin-streamFromProps.js.snapshot/asset.7fa1e366ee8a9ded01fc355f704cff92bfd179574e6f9cfee800a3541df1b200/__entrypoint__.js +1 -0
  51. package/test/integ.farkin-streamFromProps.js.snapshot/cdk.out +1 -1
  52. package/test/integ.farkin-streamFromProps.js.snapshot/farkin-streamFromProps.assets.json +6 -6
  53. package/test/integ.farkin-streamFromProps.js.snapshot/farkin-streamFromProps.template.json +25 -1
  54. package/test/integ.farkin-streamFromProps.js.snapshot/farkinstreamFromPropsIntegDefaultTestDeployAssertF891650B.assets.json +1 -1
  55. package/test/integ.farkin-streamFromProps.js.snapshot/integ.json +1 -1
  56. package/test/integ.farkin-streamFromProps.js.snapshot/manifest.json +8 -2
  57. package/test/integ.farkin-streamFromProps.js.snapshot/tree.json +118 -94
  58. package/test/integ.farkin-vpcFromProps.js +1 -2
  59. package/test/integ.farkin-vpcFromProps.js.snapshot/asset.7fa1e366ee8a9ded01fc355f704cff92bfd179574e6f9cfee800a3541df1b200/__entrypoint__.js +1 -0
  60. package/test/integ.farkin-vpcFromProps.js.snapshot/cdk.out +1 -1
  61. package/test/integ.farkin-vpcFromProps.js.snapshot/farkin-vpcFromProps.assets.json +6 -6
  62. package/test/integ.farkin-vpcFromProps.js.snapshot/farkin-vpcFromProps.template.json +25 -1
  63. package/test/integ.farkin-vpcFromProps.js.snapshot/farkinvpcFromPropsIntegDefaultTestDeployAssert05CE38D4.assets.json +1 -1
  64. package/test/integ.farkin-vpcFromProps.js.snapshot/integ.json +1 -1
  65. package/test/integ.farkin-vpcFromProps.js.snapshot/manifest.json +8 -2
  66. package/test/integ.farkin-vpcFromProps.js.snapshot/tree.json +118 -94
  67. package/.eslintignore +0 -6
  68. package/test/integ.farkin-existingFargateService.js.snapshot/asset.ee7de53d64cc9d6248fa6aa550f92358f6c907b5efd6f3298aeab1b5e7ea358a/__entrypoint__.js +0 -1
  69. package/test/integ.farkin-existingStream.js.snapshot/asset.ee7de53d64cc9d6248fa6aa550f92358f6c907b5efd6f3298aeab1b5e7ea358a/__entrypoint__.js +0 -1
  70. package/test/integ.farkin-existingVpc.js.snapshot/asset.ee7de53d64cc9d6248fa6aa550f92358f6c907b5efd6f3298aeab1b5e7ea358a/__entrypoint__.js +0 -1
  71. package/test/integ.farkin-fargateServiceFromProps.js.snapshot/asset.ee7de53d64cc9d6248fa6aa550f92358f6c907b5efd6f3298aeab1b5e7ea358a/__entrypoint__.js +0 -1
  72. package/test/integ.farkin-noArguments.js.snapshot/asset.ee7de53d64cc9d6248fa6aa550f92358f6c907b5efd6f3298aeab1b5e7ea358a/__entrypoint__.js +0 -1
  73. package/test/integ.farkin-streamFromProps.js.snapshot/asset.ee7de53d64cc9d6248fa6aa550f92358f6c907b5efd6f3298aeab1b5e7ea358a/__entrypoint__.js +0 -1
  74. package/test/integ.farkin-vpcFromProps.js.snapshot/asset.ee7de53d64cc9d6248fa6aa550f92358f6c907b5efd6f3298aeab1b5e7ea358a/__entrypoint__.js +0 -1
  75. /package/test/integ.farkin-existingFargateService.js.snapshot/{asset.ee7de53d64cc9d6248fa6aa550f92358f6c907b5efd6f3298aeab1b5e7ea358a → asset.7fa1e366ee8a9ded01fc355f704cff92bfd179574e6f9cfee800a3541df1b200}/index.js +0 -0
  76. /package/test/integ.farkin-existingStream.js.snapshot/{asset.ee7de53d64cc9d6248fa6aa550f92358f6c907b5efd6f3298aeab1b5e7ea358a → asset.7fa1e366ee8a9ded01fc355f704cff92bfd179574e6f9cfee800a3541df1b200}/index.js +0 -0
  77. /package/test/integ.farkin-existingVpc.js.snapshot/{asset.ee7de53d64cc9d6248fa6aa550f92358f6c907b5efd6f3298aeab1b5e7ea358a → asset.7fa1e366ee8a9ded01fc355f704cff92bfd179574e6f9cfee800a3541df1b200}/index.js +0 -0
  78. /package/test/integ.farkin-fargateServiceFromProps.js.snapshot/{asset.ee7de53d64cc9d6248fa6aa550f92358f6c907b5efd6f3298aeab1b5e7ea358a → asset.7fa1e366ee8a9ded01fc355f704cff92bfd179574e6f9cfee800a3541df1b200}/index.js +0 -0
  79. /package/test/integ.farkin-noArguments.js.snapshot/{asset.ee7de53d64cc9d6248fa6aa550f92358f6c907b5efd6f3298aeab1b5e7ea358a → asset.7fa1e366ee8a9ded01fc355f704cff92bfd179574e6f9cfee800a3541df1b200}/index.js +0 -0
  80. /package/test/integ.farkin-streamFromProps.js.snapshot/{asset.ee7de53d64cc9d6248fa6aa550f92358f6c907b5efd6f3298aeab1b5e7ea358a → asset.7fa1e366ee8a9ded01fc355f704cff92bfd179574e6f9cfee800a3541df1b200}/index.js +0 -0
  81. /package/test/integ.farkin-vpcFromProps.js.snapshot/{asset.ee7de53d64cc9d6248fa6aa550f92358f6c907b5efd6f3298aeab1b5e7ea358a → asset.7fa1e366ee8a9ded01fc355f704cff92bfd179574e6f9cfee800a3541df1b200}/index.js +0 -0
@@ -32,13 +32,13 @@
32
32
  },
33
33
  "constructInfo": {
34
34
  "fqn": "aws-cdk-lib.aws_kinesis.CfnStream",
35
- "version": "2.150.0"
35
+ "version": "2.174.0"
36
36
  }
37
37
  }
38
38
  },
39
39
  "constructInfo": {
40
40
  "fqn": "aws-cdk-lib.aws_kinesis.Stream",
41
- "version": "2.150.0"
41
+ "version": "2.174.0"
42
42
  }
43
43
  },
44
44
  "KinesisStreamGetRecordsIteratorAgeAlarm": {
@@ -63,13 +63,13 @@
63
63
  },
64
64
  "constructInfo": {
65
65
  "fqn": "aws-cdk-lib.aws_cloudwatch.CfnAlarm",
66
- "version": "2.150.0"
66
+ "version": "2.174.0"
67
67
  }
68
68
  }
69
69
  },
70
70
  "constructInfo": {
71
71
  "fqn": "aws-cdk-lib.aws_cloudwatch.Alarm",
72
- "version": "2.150.0"
72
+ "version": "2.174.0"
73
73
  }
74
74
  },
75
75
  "KinesisStreamReadProvisionedThroughputExceededAlarm": {
@@ -94,19 +94,19 @@
94
94
  },
95
95
  "constructInfo": {
96
96
  "fqn": "aws-cdk-lib.aws_cloudwatch.CfnAlarm",
97
- "version": "2.150.0"
97
+ "version": "2.174.0"
98
98
  }
99
99
  }
100
100
  },
101
101
  "constructInfo": {
102
102
  "fqn": "aws-cdk-lib.aws_cloudwatch.Alarm",
103
- "version": "2.150.0"
103
+ "version": "2.174.0"
104
104
  }
105
105
  }
106
106
  },
107
107
  "constructInfo": {
108
108
  "fqn": "@aws-solutions-constructs/aws-fargate-kinesisstreams.FargateToKinesisStreams",
109
- "version": "2.63.0"
109
+ "version": "2.76.0"
110
110
  }
111
111
  },
112
112
  "Vpc": {
@@ -133,7 +133,7 @@
133
133
  },
134
134
  "constructInfo": {
135
135
  "fqn": "aws-cdk-lib.aws_ec2.CfnVPC",
136
- "version": "2.150.0"
136
+ "version": "2.174.0"
137
137
  }
138
138
  },
139
139
  "PublicSubnet1": {
@@ -177,7 +177,7 @@
177
177
  },
178
178
  "constructInfo": {
179
179
  "fqn": "aws-cdk-lib.aws_ec2.CfnSubnet",
180
- "version": "2.150.0"
180
+ "version": "2.174.0"
181
181
  }
182
182
  },
183
183
  "Acl": {
@@ -185,7 +185,7 @@
185
185
  "path": "farkin-fargateServiceFromProps/Vpc/PublicSubnet1/Acl",
186
186
  "constructInfo": {
187
187
  "fqn": "aws-cdk-lib.Resource",
188
- "version": "2.150.0"
188
+ "version": "2.174.0"
189
189
  }
190
190
  },
191
191
  "RouteTable": {
@@ -207,7 +207,7 @@
207
207
  },
208
208
  "constructInfo": {
209
209
  "fqn": "aws-cdk-lib.aws_ec2.CfnRouteTable",
210
- "version": "2.150.0"
210
+ "version": "2.174.0"
211
211
  }
212
212
  },
213
213
  "RouteTableAssociation": {
@@ -226,7 +226,7 @@
226
226
  },
227
227
  "constructInfo": {
228
228
  "fqn": "aws-cdk-lib.aws_ec2.CfnSubnetRouteTableAssociation",
229
- "version": "2.150.0"
229
+ "version": "2.174.0"
230
230
  }
231
231
  },
232
232
  "DefaultRoute": {
@@ -246,7 +246,7 @@
246
246
  },
247
247
  "constructInfo": {
248
248
  "fqn": "aws-cdk-lib.aws_ec2.CfnRoute",
249
- "version": "2.150.0"
249
+ "version": "2.174.0"
250
250
  }
251
251
  },
252
252
  "EIP": {
@@ -266,7 +266,7 @@
266
266
  },
267
267
  "constructInfo": {
268
268
  "fqn": "aws-cdk-lib.aws_ec2.CfnEIP",
269
- "version": "2.150.0"
269
+ "version": "2.174.0"
270
270
  }
271
271
  },
272
272
  "NATGateway": {
@@ -294,13 +294,13 @@
294
294
  },
295
295
  "constructInfo": {
296
296
  "fqn": "aws-cdk-lib.aws_ec2.CfnNatGateway",
297
- "version": "2.150.0"
297
+ "version": "2.174.0"
298
298
  }
299
299
  }
300
300
  },
301
301
  "constructInfo": {
302
302
  "fqn": "aws-cdk-lib.aws_ec2.PublicSubnet",
303
- "version": "2.150.0"
303
+ "version": "2.174.0"
304
304
  }
305
305
  },
306
306
  "PublicSubnet2": {
@@ -344,7 +344,7 @@
344
344
  },
345
345
  "constructInfo": {
346
346
  "fqn": "aws-cdk-lib.aws_ec2.CfnSubnet",
347
- "version": "2.150.0"
347
+ "version": "2.174.0"
348
348
  }
349
349
  },
350
350
  "Acl": {
@@ -352,7 +352,7 @@
352
352
  "path": "farkin-fargateServiceFromProps/Vpc/PublicSubnet2/Acl",
353
353
  "constructInfo": {
354
354
  "fqn": "aws-cdk-lib.Resource",
355
- "version": "2.150.0"
355
+ "version": "2.174.0"
356
356
  }
357
357
  },
358
358
  "RouteTable": {
@@ -374,7 +374,7 @@
374
374
  },
375
375
  "constructInfo": {
376
376
  "fqn": "aws-cdk-lib.aws_ec2.CfnRouteTable",
377
- "version": "2.150.0"
377
+ "version": "2.174.0"
378
378
  }
379
379
  },
380
380
  "RouteTableAssociation": {
@@ -393,7 +393,7 @@
393
393
  },
394
394
  "constructInfo": {
395
395
  "fqn": "aws-cdk-lib.aws_ec2.CfnSubnetRouteTableAssociation",
396
- "version": "2.150.0"
396
+ "version": "2.174.0"
397
397
  }
398
398
  },
399
399
  "DefaultRoute": {
@@ -413,7 +413,7 @@
413
413
  },
414
414
  "constructInfo": {
415
415
  "fqn": "aws-cdk-lib.aws_ec2.CfnRoute",
416
- "version": "2.150.0"
416
+ "version": "2.174.0"
417
417
  }
418
418
  },
419
419
  "EIP": {
@@ -433,7 +433,7 @@
433
433
  },
434
434
  "constructInfo": {
435
435
  "fqn": "aws-cdk-lib.aws_ec2.CfnEIP",
436
- "version": "2.150.0"
436
+ "version": "2.174.0"
437
437
  }
438
438
  },
439
439
  "NATGateway": {
@@ -461,13 +461,13 @@
461
461
  },
462
462
  "constructInfo": {
463
463
  "fqn": "aws-cdk-lib.aws_ec2.CfnNatGateway",
464
- "version": "2.150.0"
464
+ "version": "2.174.0"
465
465
  }
466
466
  }
467
467
  },
468
468
  "constructInfo": {
469
469
  "fqn": "aws-cdk-lib.aws_ec2.PublicSubnet",
470
- "version": "2.150.0"
470
+ "version": "2.174.0"
471
471
  }
472
472
  },
473
473
  "PrivateSubnet1": {
@@ -511,7 +511,7 @@
511
511
  },
512
512
  "constructInfo": {
513
513
  "fqn": "aws-cdk-lib.aws_ec2.CfnSubnet",
514
- "version": "2.150.0"
514
+ "version": "2.174.0"
515
515
  }
516
516
  },
517
517
  "Acl": {
@@ -519,7 +519,7 @@
519
519
  "path": "farkin-fargateServiceFromProps/Vpc/PrivateSubnet1/Acl",
520
520
  "constructInfo": {
521
521
  "fqn": "aws-cdk-lib.Resource",
522
- "version": "2.150.0"
522
+ "version": "2.174.0"
523
523
  }
524
524
  },
525
525
  "RouteTable": {
@@ -541,7 +541,7 @@
541
541
  },
542
542
  "constructInfo": {
543
543
  "fqn": "aws-cdk-lib.aws_ec2.CfnRouteTable",
544
- "version": "2.150.0"
544
+ "version": "2.174.0"
545
545
  }
546
546
  },
547
547
  "RouteTableAssociation": {
@@ -560,7 +560,7 @@
560
560
  },
561
561
  "constructInfo": {
562
562
  "fqn": "aws-cdk-lib.aws_ec2.CfnSubnetRouteTableAssociation",
563
- "version": "2.150.0"
563
+ "version": "2.174.0"
564
564
  }
565
565
  },
566
566
  "DefaultRoute": {
@@ -580,13 +580,13 @@
580
580
  },
581
581
  "constructInfo": {
582
582
  "fqn": "aws-cdk-lib.aws_ec2.CfnRoute",
583
- "version": "2.150.0"
583
+ "version": "2.174.0"
584
584
  }
585
585
  }
586
586
  },
587
587
  "constructInfo": {
588
588
  "fqn": "aws-cdk-lib.aws_ec2.PrivateSubnet",
589
- "version": "2.150.0"
589
+ "version": "2.174.0"
590
590
  }
591
591
  },
592
592
  "PrivateSubnet2": {
@@ -630,7 +630,7 @@
630
630
  },
631
631
  "constructInfo": {
632
632
  "fqn": "aws-cdk-lib.aws_ec2.CfnSubnet",
633
- "version": "2.150.0"
633
+ "version": "2.174.0"
634
634
  }
635
635
  },
636
636
  "Acl": {
@@ -638,7 +638,7 @@
638
638
  "path": "farkin-fargateServiceFromProps/Vpc/PrivateSubnet2/Acl",
639
639
  "constructInfo": {
640
640
  "fqn": "aws-cdk-lib.Resource",
641
- "version": "2.150.0"
641
+ "version": "2.174.0"
642
642
  }
643
643
  },
644
644
  "RouteTable": {
@@ -660,7 +660,7 @@
660
660
  },
661
661
  "constructInfo": {
662
662
  "fqn": "aws-cdk-lib.aws_ec2.CfnRouteTable",
663
- "version": "2.150.0"
663
+ "version": "2.174.0"
664
664
  }
665
665
  },
666
666
  "RouteTableAssociation": {
@@ -679,7 +679,7 @@
679
679
  },
680
680
  "constructInfo": {
681
681
  "fqn": "aws-cdk-lib.aws_ec2.CfnSubnetRouteTableAssociation",
682
- "version": "2.150.0"
682
+ "version": "2.174.0"
683
683
  }
684
684
  },
685
685
  "DefaultRoute": {
@@ -699,13 +699,13 @@
699
699
  },
700
700
  "constructInfo": {
701
701
  "fqn": "aws-cdk-lib.aws_ec2.CfnRoute",
702
- "version": "2.150.0"
702
+ "version": "2.174.0"
703
703
  }
704
704
  }
705
705
  },
706
706
  "constructInfo": {
707
707
  "fqn": "aws-cdk-lib.aws_ec2.PrivateSubnet",
708
- "version": "2.150.0"
708
+ "version": "2.174.0"
709
709
  }
710
710
  },
711
711
  "IGW": {
@@ -724,7 +724,7 @@
724
724
  },
725
725
  "constructInfo": {
726
726
  "fqn": "aws-cdk-lib.aws_ec2.CfnInternetGateway",
727
- "version": "2.150.0"
727
+ "version": "2.174.0"
728
728
  }
729
729
  },
730
730
  "VPCGW": {
@@ -743,7 +743,7 @@
743
743
  },
744
744
  "constructInfo": {
745
745
  "fqn": "aws-cdk-lib.aws_ec2.CfnVPCGatewayAttachment",
746
- "version": "2.150.0"
746
+ "version": "2.174.0"
747
747
  }
748
748
  },
749
749
  "RestrictDefaultSecurityGroupCustomResource": {
@@ -755,13 +755,13 @@
755
755
  "path": "farkin-fargateServiceFromProps/Vpc/RestrictDefaultSecurityGroupCustomResource/Default",
756
756
  "constructInfo": {
757
757
  "fqn": "aws-cdk-lib.CfnResource",
758
- "version": "2.150.0"
758
+ "version": "2.174.0"
759
759
  }
760
760
  }
761
761
  },
762
762
  "constructInfo": {
763
763
  "fqn": "aws-cdk-lib.CustomResource",
764
- "version": "2.150.0"
764
+ "version": "2.174.0"
765
765
  }
766
766
  },
767
767
  "FlowLog": {
@@ -777,7 +777,7 @@
777
777
  "path": "farkin-fargateServiceFromProps/Vpc/FlowLog/IAMRole/ImportIAMRole",
778
778
  "constructInfo": {
779
779
  "fqn": "aws-cdk-lib.Resource",
780
- "version": "2.150.0"
780
+ "version": "2.174.0"
781
781
  }
782
782
  },
783
783
  "Resource": {
@@ -808,7 +808,7 @@
808
808
  },
809
809
  "constructInfo": {
810
810
  "fqn": "aws-cdk-lib.aws_iam.CfnRole",
811
- "version": "2.150.0"
811
+ "version": "2.174.0"
812
812
  }
813
813
  },
814
814
  "DefaultPolicy": {
@@ -860,19 +860,19 @@
860
860
  },
861
861
  "constructInfo": {
862
862
  "fqn": "aws-cdk-lib.aws_iam.CfnPolicy",
863
- "version": "2.150.0"
863
+ "version": "2.174.0"
864
864
  }
865
865
  }
866
866
  },
867
867
  "constructInfo": {
868
868
  "fqn": "aws-cdk-lib.aws_iam.Policy",
869
- "version": "2.150.0"
869
+ "version": "2.174.0"
870
870
  }
871
871
  }
872
872
  },
873
873
  "constructInfo": {
874
874
  "fqn": "aws-cdk-lib.aws_iam.Role",
875
- "version": "2.150.0"
875
+ "version": "2.174.0"
876
876
  }
877
877
  },
878
878
  "LogGroup": {
@@ -896,13 +896,13 @@
896
896
  },
897
897
  "constructInfo": {
898
898
  "fqn": "aws-cdk-lib.aws_logs.CfnLogGroup",
899
- "version": "2.150.0"
899
+ "version": "2.174.0"
900
900
  }
901
901
  }
902
902
  },
903
903
  "constructInfo": {
904
904
  "fqn": "aws-cdk-lib.aws_logs.LogGroup",
905
- "version": "2.150.0"
905
+ "version": "2.174.0"
906
906
  }
907
907
  },
908
908
  "FlowLog": {
@@ -936,13 +936,13 @@
936
936
  },
937
937
  "constructInfo": {
938
938
  "fqn": "aws-cdk-lib.aws_ec2.CfnFlowLog",
939
- "version": "2.150.0"
939
+ "version": "2.174.0"
940
940
  }
941
941
  }
942
942
  },
943
943
  "constructInfo": {
944
944
  "fqn": "aws-cdk-lib.aws_ec2.FlowLog",
945
- "version": "2.150.0"
945
+ "version": "2.174.0"
946
946
  }
947
947
  },
948
948
  "KINESIS_STREAMS": {
@@ -955,6 +955,12 @@
955
955
  "attributes": {
956
956
  "aws:cdk:cloudformation:type": "AWS::EC2::VPCEndpoint",
957
957
  "aws:cdk:cloudformation:props": {
958
+ "tags": [
959
+ {
960
+ "key": "Name",
961
+ "value": "farkin-fargateServiceFromProps/Vpc"
962
+ }
963
+ ],
958
964
  "privateDnsEnabled": true,
959
965
  "securityGroupIds": [
960
966
  {
@@ -992,13 +998,13 @@
992
998
  },
993
999
  "constructInfo": {
994
1000
  "fqn": "aws-cdk-lib.aws_ec2.CfnVPCEndpoint",
995
- "version": "2.150.0"
1001
+ "version": "2.174.0"
996
1002
  }
997
1003
  }
998
1004
  },
999
1005
  "constructInfo": {
1000
1006
  "fqn": "aws-cdk-lib.aws_ec2.InterfaceVpcEndpoint",
1001
- "version": "2.150.0"
1007
+ "version": "2.174.0"
1002
1008
  }
1003
1009
  },
1004
1010
  "ECR_API": {
@@ -1011,6 +1017,12 @@
1011
1017
  "attributes": {
1012
1018
  "aws:cdk:cloudformation:type": "AWS::EC2::VPCEndpoint",
1013
1019
  "aws:cdk:cloudformation:props": {
1020
+ "tags": [
1021
+ {
1022
+ "key": "Name",
1023
+ "value": "farkin-fargateServiceFromProps/Vpc"
1024
+ }
1025
+ ],
1014
1026
  "privateDnsEnabled": true,
1015
1027
  "securityGroupIds": [
1016
1028
  {
@@ -1048,13 +1060,13 @@
1048
1060
  },
1049
1061
  "constructInfo": {
1050
1062
  "fqn": "aws-cdk-lib.aws_ec2.CfnVPCEndpoint",
1051
- "version": "2.150.0"
1063
+ "version": "2.174.0"
1052
1064
  }
1053
1065
  }
1054
1066
  },
1055
1067
  "constructInfo": {
1056
1068
  "fqn": "aws-cdk-lib.aws_ec2.InterfaceVpcEndpoint",
1057
- "version": "2.150.0"
1069
+ "version": "2.174.0"
1058
1070
  }
1059
1071
  },
1060
1072
  "ECR_DKR": {
@@ -1067,6 +1079,12 @@
1067
1079
  "attributes": {
1068
1080
  "aws:cdk:cloudformation:type": "AWS::EC2::VPCEndpoint",
1069
1081
  "aws:cdk:cloudformation:props": {
1082
+ "tags": [
1083
+ {
1084
+ "key": "Name",
1085
+ "value": "farkin-fargateServiceFromProps/Vpc"
1086
+ }
1087
+ ],
1070
1088
  "privateDnsEnabled": true,
1071
1089
  "securityGroupIds": [
1072
1090
  {
@@ -1104,13 +1122,13 @@
1104
1122
  },
1105
1123
  "constructInfo": {
1106
1124
  "fqn": "aws-cdk-lib.aws_ec2.CfnVPCEndpoint",
1107
- "version": "2.150.0"
1125
+ "version": "2.174.0"
1108
1126
  }
1109
1127
  }
1110
1128
  },
1111
1129
  "constructInfo": {
1112
1130
  "fqn": "aws-cdk-lib.aws_ec2.InterfaceVpcEndpoint",
1113
- "version": "2.150.0"
1131
+ "version": "2.174.0"
1114
1132
  }
1115
1133
  },
1116
1134
  "S3": {
@@ -1123,6 +1141,12 @@
1123
1141
  "attributes": {
1124
1142
  "aws:cdk:cloudformation:type": "AWS::EC2::VPCEndpoint",
1125
1143
  "aws:cdk:cloudformation:props": {
1144
+ "tags": [
1145
+ {
1146
+ "key": "Name",
1147
+ "value": "farkin-fargateServiceFromProps/Vpc"
1148
+ }
1149
+ ],
1126
1150
  "routeTableIds": [
1127
1151
  {
1128
1152
  "Ref": "VpcPrivateSubnet1RouteTableB2C5B500"
@@ -1157,19 +1181,19 @@
1157
1181
  },
1158
1182
  "constructInfo": {
1159
1183
  "fqn": "aws-cdk-lib.aws_ec2.CfnVPCEndpoint",
1160
- "version": "2.150.0"
1184
+ "version": "2.174.0"
1161
1185
  }
1162
1186
  }
1163
1187
  },
1164
1188
  "constructInfo": {
1165
1189
  "fqn": "aws-cdk-lib.aws_ec2.GatewayVpcEndpoint",
1166
- "version": "2.150.0"
1190
+ "version": "2.174.0"
1167
1191
  }
1168
1192
  }
1169
1193
  },
1170
1194
  "constructInfo": {
1171
1195
  "fqn": "aws-cdk-lib.aws_ec2.Vpc",
1172
- "version": "2.150.0"
1196
+ "version": "2.174.0"
1173
1197
  }
1174
1198
  },
1175
1199
  "LatestNodeRuntimeMap": {
@@ -1177,7 +1201,7 @@
1177
1201
  "path": "farkin-fargateServiceFromProps/LatestNodeRuntimeMap",
1178
1202
  "constructInfo": {
1179
1203
  "fqn": "aws-cdk-lib.CfnMapping",
1180
- "version": "2.150.0"
1204
+ "version": "2.174.0"
1181
1205
  }
1182
1206
  },
1183
1207
  "Custom::VpcRestrictDefaultSGCustomResourceProvider": {
@@ -1189,7 +1213,7 @@
1189
1213
  "path": "farkin-fargateServiceFromProps/Custom::VpcRestrictDefaultSGCustomResourceProvider/Staging",
1190
1214
  "constructInfo": {
1191
1215
  "fqn": "aws-cdk-lib.AssetStaging",
1192
- "version": "2.150.0"
1216
+ "version": "2.174.0"
1193
1217
  }
1194
1218
  },
1195
1219
  "Role": {
@@ -1197,7 +1221,7 @@
1197
1221
  "path": "farkin-fargateServiceFromProps/Custom::VpcRestrictDefaultSGCustomResourceProvider/Role",
1198
1222
  "constructInfo": {
1199
1223
  "fqn": "aws-cdk-lib.CfnResource",
1200
- "version": "2.150.0"
1224
+ "version": "2.174.0"
1201
1225
  }
1202
1226
  },
1203
1227
  "Handler": {
@@ -1205,13 +1229,13 @@
1205
1229
  "path": "farkin-fargateServiceFromProps/Custom::VpcRestrictDefaultSGCustomResourceProvider/Handler",
1206
1230
  "constructInfo": {
1207
1231
  "fqn": "aws-cdk-lib.CfnResource",
1208
- "version": "2.150.0"
1232
+ "version": "2.174.0"
1209
1233
  }
1210
1234
  }
1211
1235
  },
1212
1236
  "constructInfo": {
1213
1237
  "fqn": "aws-cdk-lib.CustomResourceProviderBase",
1214
- "version": "2.150.0"
1238
+ "version": "2.174.0"
1215
1239
  }
1216
1240
  },
1217
1241
  "farkin-fargateServiceFromProps-KINESIS_STREAMS-security-group": {
@@ -1267,13 +1291,13 @@
1267
1291
  },
1268
1292
  "constructInfo": {
1269
1293
  "fqn": "aws-cdk-lib.aws_ec2.CfnSecurityGroup",
1270
- "version": "2.150.0"
1294
+ "version": "2.174.0"
1271
1295
  }
1272
1296
  }
1273
1297
  },
1274
1298
  "constructInfo": {
1275
1299
  "fqn": "aws-cdk-lib.aws_ec2.SecurityGroup",
1276
- "version": "2.150.0"
1300
+ "version": "2.174.0"
1277
1301
  }
1278
1302
  },
1279
1303
  "farkin-fargateServiceFromProps-ECR_API-security-group": {
@@ -1329,13 +1353,13 @@
1329
1353
  },
1330
1354
  "constructInfo": {
1331
1355
  "fqn": "aws-cdk-lib.aws_ec2.CfnSecurityGroup",
1332
- "version": "2.150.0"
1356
+ "version": "2.174.0"
1333
1357
  }
1334
1358
  }
1335
1359
  },
1336
1360
  "constructInfo": {
1337
1361
  "fqn": "aws-cdk-lib.aws_ec2.SecurityGroup",
1338
- "version": "2.150.0"
1362
+ "version": "2.174.0"
1339
1363
  }
1340
1364
  },
1341
1365
  "farkin-fargateServiceFromProps-ECR_DKR-security-group": {
@@ -1391,13 +1415,13 @@
1391
1415
  },
1392
1416
  "constructInfo": {
1393
1417
  "fqn": "aws-cdk-lib.aws_ec2.CfnSecurityGroup",
1394
- "version": "2.150.0"
1418
+ "version": "2.174.0"
1395
1419
  }
1396
1420
  }
1397
1421
  },
1398
1422
  "constructInfo": {
1399
1423
  "fqn": "aws-cdk-lib.aws_ec2.SecurityGroup",
1400
- "version": "2.150.0"
1424
+ "version": "2.174.0"
1401
1425
  }
1402
1426
  },
1403
1427
  "test-fargate-kinesisstreams-cluster": {
@@ -1413,13 +1437,13 @@
1413
1437
  },
1414
1438
  "constructInfo": {
1415
1439
  "fqn": "aws-cdk-lib.aws_ecs.CfnCluster",
1416
- "version": "2.150.0"
1440
+ "version": "2.174.0"
1417
1441
  }
1418
1442
  }
1419
1443
  },
1420
1444
  "constructInfo": {
1421
1445
  "fqn": "aws-cdk-lib.aws_ecs.Cluster",
1422
- "version": "2.150.0"
1446
+ "version": "2.174.0"
1423
1447
  }
1424
1448
  },
1425
1449
  "test-fargate-kinesisstreams-taskdef": {
@@ -1435,7 +1459,7 @@
1435
1459
  "path": "farkin-fargateServiceFromProps/test-fargate-kinesisstreams-taskdef/TaskRole/ImportTaskRole",
1436
1460
  "constructInfo": {
1437
1461
  "fqn": "aws-cdk-lib.Resource",
1438
- "version": "2.150.0"
1462
+ "version": "2.174.0"
1439
1463
  }
1440
1464
  },
1441
1465
  "Resource": {
@@ -1460,7 +1484,7 @@
1460
1484
  },
1461
1485
  "constructInfo": {
1462
1486
  "fqn": "aws-cdk-lib.aws_iam.CfnRole",
1463
- "version": "2.150.0"
1487
+ "version": "2.174.0"
1464
1488
  }
1465
1489
  },
1466
1490
  "DefaultPolicy": {
@@ -1502,19 +1526,19 @@
1502
1526
  },
1503
1527
  "constructInfo": {
1504
1528
  "fqn": "aws-cdk-lib.aws_iam.CfnPolicy",
1505
- "version": "2.150.0"
1529
+ "version": "2.174.0"
1506
1530
  }
1507
1531
  }
1508
1532
  },
1509
1533
  "constructInfo": {
1510
1534
  "fqn": "aws-cdk-lib.aws_iam.Policy",
1511
- "version": "2.150.0"
1535
+ "version": "2.174.0"
1512
1536
  }
1513
1537
  }
1514
1538
  },
1515
1539
  "constructInfo": {
1516
1540
  "fqn": "aws-cdk-lib.aws_iam.Role",
1517
- "version": "2.150.0"
1541
+ "version": "2.174.0"
1518
1542
  }
1519
1543
  },
1520
1544
  "Resource": {
@@ -1562,7 +1586,7 @@
1562
1586
  },
1563
1587
  "constructInfo": {
1564
1588
  "fqn": "aws-cdk-lib.aws_ecs.CfnTaskDefinition",
1565
- "version": "2.150.0"
1589
+ "version": "2.174.0"
1566
1590
  }
1567
1591
  },
1568
1592
  "test-fargate-kinesisstreams-container": {
@@ -1570,13 +1594,13 @@
1570
1594
  "path": "farkin-fargateServiceFromProps/test-fargate-kinesisstreams-taskdef/test-fargate-kinesisstreams-container",
1571
1595
  "constructInfo": {
1572
1596
  "fqn": "aws-cdk-lib.aws_ecs.ContainerDefinition",
1573
- "version": "2.150.0"
1597
+ "version": "2.174.0"
1574
1598
  }
1575
1599
  }
1576
1600
  },
1577
1601
  "constructInfo": {
1578
1602
  "fqn": "aws-cdk-lib.aws_ecs.FargateTaskDefinition",
1579
- "version": "2.150.0"
1603
+ "version": "2.174.0"
1580
1604
  }
1581
1605
  },
1582
1606
  "test-fargate-kinesisstreams-sg": {
@@ -1604,13 +1628,13 @@
1604
1628
  },
1605
1629
  "constructInfo": {
1606
1630
  "fqn": "aws-cdk-lib.aws_ec2.CfnSecurityGroup",
1607
- "version": "2.150.0"
1631
+ "version": "2.174.0"
1608
1632
  }
1609
1633
  }
1610
1634
  },
1611
1635
  "constructInfo": {
1612
1636
  "fqn": "aws-cdk-lib.aws_ec2.SecurityGroup",
1613
- "version": "2.150.0"
1637
+ "version": "2.174.0"
1614
1638
  }
1615
1639
  },
1616
1640
  "test-fargate-kinesisstreams-service": {
@@ -1663,13 +1687,13 @@
1663
1687
  },
1664
1688
  "constructInfo": {
1665
1689
  "fqn": "aws-cdk-lib.aws_ecs.CfnService",
1666
- "version": "2.150.0"
1690
+ "version": "2.174.0"
1667
1691
  }
1668
1692
  }
1669
1693
  },
1670
1694
  "constructInfo": {
1671
1695
  "fqn": "aws-cdk-lib.aws_ecs.FargateService",
1672
- "version": "2.150.0"
1696
+ "version": "2.174.0"
1673
1697
  }
1674
1698
  },
1675
1699
  "Integ": {
@@ -1685,7 +1709,7 @@
1685
1709
  "path": "farkin-fargateServiceFromProps/Integ/DefaultTest/Default",
1686
1710
  "constructInfo": {
1687
1711
  "fqn": "constructs.Construct",
1688
- "version": "10.3.0"
1712
+ "version": "10.4.2"
1689
1713
  }
1690
1714
  },
1691
1715
  "DeployAssert": {
@@ -1697,7 +1721,7 @@
1697
1721
  "path": "farkin-fargateServiceFromProps/Integ/DefaultTest/DeployAssert/BootstrapVersion",
1698
1722
  "constructInfo": {
1699
1723
  "fqn": "aws-cdk-lib.CfnParameter",
1700
- "version": "2.150.0"
1724
+ "version": "2.174.0"
1701
1725
  }
1702
1726
  },
1703
1727
  "CheckBootstrapVersion": {
@@ -1705,25 +1729,25 @@
1705
1729
  "path": "farkin-fargateServiceFromProps/Integ/DefaultTest/DeployAssert/CheckBootstrapVersion",
1706
1730
  "constructInfo": {
1707
1731
  "fqn": "aws-cdk-lib.CfnRule",
1708
- "version": "2.150.0"
1732
+ "version": "2.174.0"
1709
1733
  }
1710
1734
  }
1711
1735
  },
1712
1736
  "constructInfo": {
1713
1737
  "fqn": "aws-cdk-lib.Stack",
1714
- "version": "2.150.0"
1738
+ "version": "2.174.0"
1715
1739
  }
1716
1740
  }
1717
1741
  },
1718
1742
  "constructInfo": {
1719
1743
  "fqn": "@aws-cdk/integ-tests-alpha.IntegTestCase",
1720
- "version": "2.150.0-alpha.0"
1744
+ "version": "2.174.0-alpha.0"
1721
1745
  }
1722
1746
  }
1723
1747
  },
1724
1748
  "constructInfo": {
1725
1749
  "fqn": "@aws-cdk/integ-tests-alpha.IntegTest",
1726
- "version": "2.150.0-alpha.0"
1750
+ "version": "2.174.0-alpha.0"
1727
1751
  }
1728
1752
  },
1729
1753
  "BootstrapVersion": {
@@ -1731,7 +1755,7 @@
1731
1755
  "path": "farkin-fargateServiceFromProps/BootstrapVersion",
1732
1756
  "constructInfo": {
1733
1757
  "fqn": "aws-cdk-lib.CfnParameter",
1734
- "version": "2.150.0"
1758
+ "version": "2.174.0"
1735
1759
  }
1736
1760
  },
1737
1761
  "CheckBootstrapVersion": {
@@ -1739,13 +1763,13 @@
1739
1763
  "path": "farkin-fargateServiceFromProps/CheckBootstrapVersion",
1740
1764
  "constructInfo": {
1741
1765
  "fqn": "aws-cdk-lib.CfnRule",
1742
- "version": "2.150.0"
1766
+ "version": "2.174.0"
1743
1767
  }
1744
1768
  }
1745
1769
  },
1746
1770
  "constructInfo": {
1747
1771
  "fqn": "aws-cdk-lib.Stack",
1748
- "version": "2.150.0"
1772
+ "version": "2.174.0"
1749
1773
  }
1750
1774
  },
1751
1775
  "Tree": {
@@ -1753,13 +1777,13 @@
1753
1777
  "path": "Tree",
1754
1778
  "constructInfo": {
1755
1779
  "fqn": "constructs.Construct",
1756
- "version": "10.3.0"
1780
+ "version": "10.4.2"
1757
1781
  }
1758
1782
  }
1759
1783
  },
1760
1784
  "constructInfo": {
1761
1785
  "fqn": "aws-cdk-lib.App",
1762
- "version": "2.150.0"
1786
+ "version": "2.174.0"
1763
1787
  }
1764
1788
  }
1765
1789
  }