@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
@@ -34,13 +34,13 @@
34
34
  },
35
35
  "constructInfo": {
36
36
  "fqn": "aws-cdk-lib.aws_kinesis.CfnStream",
37
- "version": "2.150.0"
37
+ "version": "2.174.0"
38
38
  }
39
39
  }
40
40
  },
41
41
  "constructInfo": {
42
42
  "fqn": "aws-cdk-lib.aws_kinesis.Stream",
43
- "version": "2.150.0"
43
+ "version": "2.174.0"
44
44
  }
45
45
  },
46
46
  "KinesisStreamGetRecordsIteratorAgeAlarm": {
@@ -65,13 +65,13 @@
65
65
  },
66
66
  "constructInfo": {
67
67
  "fqn": "aws-cdk-lib.aws_cloudwatch.CfnAlarm",
68
- "version": "2.150.0"
68
+ "version": "2.174.0"
69
69
  }
70
70
  }
71
71
  },
72
72
  "constructInfo": {
73
73
  "fqn": "aws-cdk-lib.aws_cloudwatch.Alarm",
74
- "version": "2.150.0"
74
+ "version": "2.174.0"
75
75
  }
76
76
  },
77
77
  "KinesisStreamReadProvisionedThroughputExceededAlarm": {
@@ -96,19 +96,19 @@
96
96
  },
97
97
  "constructInfo": {
98
98
  "fqn": "aws-cdk-lib.aws_cloudwatch.CfnAlarm",
99
- "version": "2.150.0"
99
+ "version": "2.174.0"
100
100
  }
101
101
  }
102
102
  },
103
103
  "constructInfo": {
104
104
  "fqn": "aws-cdk-lib.aws_cloudwatch.Alarm",
105
- "version": "2.150.0"
105
+ "version": "2.174.0"
106
106
  }
107
107
  }
108
108
  },
109
109
  "constructInfo": {
110
110
  "fqn": "@aws-solutions-constructs/aws-fargate-kinesisstreams.FargateToKinesisStreams",
111
- "version": "2.63.0"
111
+ "version": "2.76.0"
112
112
  }
113
113
  },
114
114
  "Vpc": {
@@ -135,7 +135,7 @@
135
135
  },
136
136
  "constructInfo": {
137
137
  "fqn": "aws-cdk-lib.aws_ec2.CfnVPC",
138
- "version": "2.150.0"
138
+ "version": "2.174.0"
139
139
  }
140
140
  },
141
141
  "PublicSubnet1": {
@@ -179,7 +179,7 @@
179
179
  },
180
180
  "constructInfo": {
181
181
  "fqn": "aws-cdk-lib.aws_ec2.CfnSubnet",
182
- "version": "2.150.0"
182
+ "version": "2.174.0"
183
183
  }
184
184
  },
185
185
  "Acl": {
@@ -187,7 +187,7 @@
187
187
  "path": "farkin-streamFromProps/Vpc/PublicSubnet1/Acl",
188
188
  "constructInfo": {
189
189
  "fqn": "aws-cdk-lib.Resource",
190
- "version": "2.150.0"
190
+ "version": "2.174.0"
191
191
  }
192
192
  },
193
193
  "RouteTable": {
@@ -209,7 +209,7 @@
209
209
  },
210
210
  "constructInfo": {
211
211
  "fqn": "aws-cdk-lib.aws_ec2.CfnRouteTable",
212
- "version": "2.150.0"
212
+ "version": "2.174.0"
213
213
  }
214
214
  },
215
215
  "RouteTableAssociation": {
@@ -228,7 +228,7 @@
228
228
  },
229
229
  "constructInfo": {
230
230
  "fqn": "aws-cdk-lib.aws_ec2.CfnSubnetRouteTableAssociation",
231
- "version": "2.150.0"
231
+ "version": "2.174.0"
232
232
  }
233
233
  },
234
234
  "DefaultRoute": {
@@ -248,7 +248,7 @@
248
248
  },
249
249
  "constructInfo": {
250
250
  "fqn": "aws-cdk-lib.aws_ec2.CfnRoute",
251
- "version": "2.150.0"
251
+ "version": "2.174.0"
252
252
  }
253
253
  },
254
254
  "EIP": {
@@ -268,7 +268,7 @@
268
268
  },
269
269
  "constructInfo": {
270
270
  "fqn": "aws-cdk-lib.aws_ec2.CfnEIP",
271
- "version": "2.150.0"
271
+ "version": "2.174.0"
272
272
  }
273
273
  },
274
274
  "NATGateway": {
@@ -296,13 +296,13 @@
296
296
  },
297
297
  "constructInfo": {
298
298
  "fqn": "aws-cdk-lib.aws_ec2.CfnNatGateway",
299
- "version": "2.150.0"
299
+ "version": "2.174.0"
300
300
  }
301
301
  }
302
302
  },
303
303
  "constructInfo": {
304
304
  "fqn": "aws-cdk-lib.aws_ec2.PublicSubnet",
305
- "version": "2.150.0"
305
+ "version": "2.174.0"
306
306
  }
307
307
  },
308
308
  "PublicSubnet2": {
@@ -346,7 +346,7 @@
346
346
  },
347
347
  "constructInfo": {
348
348
  "fqn": "aws-cdk-lib.aws_ec2.CfnSubnet",
349
- "version": "2.150.0"
349
+ "version": "2.174.0"
350
350
  }
351
351
  },
352
352
  "Acl": {
@@ -354,7 +354,7 @@
354
354
  "path": "farkin-streamFromProps/Vpc/PublicSubnet2/Acl",
355
355
  "constructInfo": {
356
356
  "fqn": "aws-cdk-lib.Resource",
357
- "version": "2.150.0"
357
+ "version": "2.174.0"
358
358
  }
359
359
  },
360
360
  "RouteTable": {
@@ -376,7 +376,7 @@
376
376
  },
377
377
  "constructInfo": {
378
378
  "fqn": "aws-cdk-lib.aws_ec2.CfnRouteTable",
379
- "version": "2.150.0"
379
+ "version": "2.174.0"
380
380
  }
381
381
  },
382
382
  "RouteTableAssociation": {
@@ -395,7 +395,7 @@
395
395
  },
396
396
  "constructInfo": {
397
397
  "fqn": "aws-cdk-lib.aws_ec2.CfnSubnetRouteTableAssociation",
398
- "version": "2.150.0"
398
+ "version": "2.174.0"
399
399
  }
400
400
  },
401
401
  "DefaultRoute": {
@@ -415,7 +415,7 @@
415
415
  },
416
416
  "constructInfo": {
417
417
  "fqn": "aws-cdk-lib.aws_ec2.CfnRoute",
418
- "version": "2.150.0"
418
+ "version": "2.174.0"
419
419
  }
420
420
  },
421
421
  "EIP": {
@@ -435,7 +435,7 @@
435
435
  },
436
436
  "constructInfo": {
437
437
  "fqn": "aws-cdk-lib.aws_ec2.CfnEIP",
438
- "version": "2.150.0"
438
+ "version": "2.174.0"
439
439
  }
440
440
  },
441
441
  "NATGateway": {
@@ -463,13 +463,13 @@
463
463
  },
464
464
  "constructInfo": {
465
465
  "fqn": "aws-cdk-lib.aws_ec2.CfnNatGateway",
466
- "version": "2.150.0"
466
+ "version": "2.174.0"
467
467
  }
468
468
  }
469
469
  },
470
470
  "constructInfo": {
471
471
  "fqn": "aws-cdk-lib.aws_ec2.PublicSubnet",
472
- "version": "2.150.0"
472
+ "version": "2.174.0"
473
473
  }
474
474
  },
475
475
  "PrivateSubnet1": {
@@ -513,7 +513,7 @@
513
513
  },
514
514
  "constructInfo": {
515
515
  "fqn": "aws-cdk-lib.aws_ec2.CfnSubnet",
516
- "version": "2.150.0"
516
+ "version": "2.174.0"
517
517
  }
518
518
  },
519
519
  "Acl": {
@@ -521,7 +521,7 @@
521
521
  "path": "farkin-streamFromProps/Vpc/PrivateSubnet1/Acl",
522
522
  "constructInfo": {
523
523
  "fqn": "aws-cdk-lib.Resource",
524
- "version": "2.150.0"
524
+ "version": "2.174.0"
525
525
  }
526
526
  },
527
527
  "RouteTable": {
@@ -543,7 +543,7 @@
543
543
  },
544
544
  "constructInfo": {
545
545
  "fqn": "aws-cdk-lib.aws_ec2.CfnRouteTable",
546
- "version": "2.150.0"
546
+ "version": "2.174.0"
547
547
  }
548
548
  },
549
549
  "RouteTableAssociation": {
@@ -562,7 +562,7 @@
562
562
  },
563
563
  "constructInfo": {
564
564
  "fqn": "aws-cdk-lib.aws_ec2.CfnSubnetRouteTableAssociation",
565
- "version": "2.150.0"
565
+ "version": "2.174.0"
566
566
  }
567
567
  },
568
568
  "DefaultRoute": {
@@ -582,13 +582,13 @@
582
582
  },
583
583
  "constructInfo": {
584
584
  "fqn": "aws-cdk-lib.aws_ec2.CfnRoute",
585
- "version": "2.150.0"
585
+ "version": "2.174.0"
586
586
  }
587
587
  }
588
588
  },
589
589
  "constructInfo": {
590
590
  "fqn": "aws-cdk-lib.aws_ec2.PrivateSubnet",
591
- "version": "2.150.0"
591
+ "version": "2.174.0"
592
592
  }
593
593
  },
594
594
  "PrivateSubnet2": {
@@ -632,7 +632,7 @@
632
632
  },
633
633
  "constructInfo": {
634
634
  "fqn": "aws-cdk-lib.aws_ec2.CfnSubnet",
635
- "version": "2.150.0"
635
+ "version": "2.174.0"
636
636
  }
637
637
  },
638
638
  "Acl": {
@@ -640,7 +640,7 @@
640
640
  "path": "farkin-streamFromProps/Vpc/PrivateSubnet2/Acl",
641
641
  "constructInfo": {
642
642
  "fqn": "aws-cdk-lib.Resource",
643
- "version": "2.150.0"
643
+ "version": "2.174.0"
644
644
  }
645
645
  },
646
646
  "RouteTable": {
@@ -662,7 +662,7 @@
662
662
  },
663
663
  "constructInfo": {
664
664
  "fqn": "aws-cdk-lib.aws_ec2.CfnRouteTable",
665
- "version": "2.150.0"
665
+ "version": "2.174.0"
666
666
  }
667
667
  },
668
668
  "RouteTableAssociation": {
@@ -681,7 +681,7 @@
681
681
  },
682
682
  "constructInfo": {
683
683
  "fqn": "aws-cdk-lib.aws_ec2.CfnSubnetRouteTableAssociation",
684
- "version": "2.150.0"
684
+ "version": "2.174.0"
685
685
  }
686
686
  },
687
687
  "DefaultRoute": {
@@ -701,13 +701,13 @@
701
701
  },
702
702
  "constructInfo": {
703
703
  "fqn": "aws-cdk-lib.aws_ec2.CfnRoute",
704
- "version": "2.150.0"
704
+ "version": "2.174.0"
705
705
  }
706
706
  }
707
707
  },
708
708
  "constructInfo": {
709
709
  "fqn": "aws-cdk-lib.aws_ec2.PrivateSubnet",
710
- "version": "2.150.0"
710
+ "version": "2.174.0"
711
711
  }
712
712
  },
713
713
  "IGW": {
@@ -726,7 +726,7 @@
726
726
  },
727
727
  "constructInfo": {
728
728
  "fqn": "aws-cdk-lib.aws_ec2.CfnInternetGateway",
729
- "version": "2.150.0"
729
+ "version": "2.174.0"
730
730
  }
731
731
  },
732
732
  "VPCGW": {
@@ -745,7 +745,7 @@
745
745
  },
746
746
  "constructInfo": {
747
747
  "fqn": "aws-cdk-lib.aws_ec2.CfnVPCGatewayAttachment",
748
- "version": "2.150.0"
748
+ "version": "2.174.0"
749
749
  }
750
750
  },
751
751
  "RestrictDefaultSecurityGroupCustomResource": {
@@ -757,13 +757,13 @@
757
757
  "path": "farkin-streamFromProps/Vpc/RestrictDefaultSecurityGroupCustomResource/Default",
758
758
  "constructInfo": {
759
759
  "fqn": "aws-cdk-lib.CfnResource",
760
- "version": "2.150.0"
760
+ "version": "2.174.0"
761
761
  }
762
762
  }
763
763
  },
764
764
  "constructInfo": {
765
765
  "fqn": "aws-cdk-lib.CustomResource",
766
- "version": "2.150.0"
766
+ "version": "2.174.0"
767
767
  }
768
768
  },
769
769
  "FlowLog": {
@@ -779,7 +779,7 @@
779
779
  "path": "farkin-streamFromProps/Vpc/FlowLog/IAMRole/ImportIAMRole",
780
780
  "constructInfo": {
781
781
  "fqn": "aws-cdk-lib.Resource",
782
- "version": "2.150.0"
782
+ "version": "2.174.0"
783
783
  }
784
784
  },
785
785
  "Resource": {
@@ -810,7 +810,7 @@
810
810
  },
811
811
  "constructInfo": {
812
812
  "fqn": "aws-cdk-lib.aws_iam.CfnRole",
813
- "version": "2.150.0"
813
+ "version": "2.174.0"
814
814
  }
815
815
  },
816
816
  "DefaultPolicy": {
@@ -862,19 +862,19 @@
862
862
  },
863
863
  "constructInfo": {
864
864
  "fqn": "aws-cdk-lib.aws_iam.CfnPolicy",
865
- "version": "2.150.0"
865
+ "version": "2.174.0"
866
866
  }
867
867
  }
868
868
  },
869
869
  "constructInfo": {
870
870
  "fqn": "aws-cdk-lib.aws_iam.Policy",
871
- "version": "2.150.0"
871
+ "version": "2.174.0"
872
872
  }
873
873
  }
874
874
  },
875
875
  "constructInfo": {
876
876
  "fqn": "aws-cdk-lib.aws_iam.Role",
877
- "version": "2.150.0"
877
+ "version": "2.174.0"
878
878
  }
879
879
  },
880
880
  "LogGroup": {
@@ -898,13 +898,13 @@
898
898
  },
899
899
  "constructInfo": {
900
900
  "fqn": "aws-cdk-lib.aws_logs.CfnLogGroup",
901
- "version": "2.150.0"
901
+ "version": "2.174.0"
902
902
  }
903
903
  }
904
904
  },
905
905
  "constructInfo": {
906
906
  "fqn": "aws-cdk-lib.aws_logs.LogGroup",
907
- "version": "2.150.0"
907
+ "version": "2.174.0"
908
908
  }
909
909
  },
910
910
  "FlowLog": {
@@ -938,13 +938,13 @@
938
938
  },
939
939
  "constructInfo": {
940
940
  "fqn": "aws-cdk-lib.aws_ec2.CfnFlowLog",
941
- "version": "2.150.0"
941
+ "version": "2.174.0"
942
942
  }
943
943
  }
944
944
  },
945
945
  "constructInfo": {
946
946
  "fqn": "aws-cdk-lib.aws_ec2.FlowLog",
947
- "version": "2.150.0"
947
+ "version": "2.174.0"
948
948
  }
949
949
  },
950
950
  "KINESIS_STREAMS": {
@@ -957,6 +957,12 @@
957
957
  "attributes": {
958
958
  "aws:cdk:cloudformation:type": "AWS::EC2::VPCEndpoint",
959
959
  "aws:cdk:cloudformation:props": {
960
+ "tags": [
961
+ {
962
+ "key": "Name",
963
+ "value": "farkin-streamFromProps/Vpc"
964
+ }
965
+ ],
960
966
  "privateDnsEnabled": true,
961
967
  "securityGroupIds": [
962
968
  {
@@ -994,13 +1000,13 @@
994
1000
  },
995
1001
  "constructInfo": {
996
1002
  "fqn": "aws-cdk-lib.aws_ec2.CfnVPCEndpoint",
997
- "version": "2.150.0"
1003
+ "version": "2.174.0"
998
1004
  }
999
1005
  }
1000
1006
  },
1001
1007
  "constructInfo": {
1002
1008
  "fqn": "aws-cdk-lib.aws_ec2.InterfaceVpcEndpoint",
1003
- "version": "2.150.0"
1009
+ "version": "2.174.0"
1004
1010
  }
1005
1011
  },
1006
1012
  "ECR_API": {
@@ -1013,6 +1019,12 @@
1013
1019
  "attributes": {
1014
1020
  "aws:cdk:cloudformation:type": "AWS::EC2::VPCEndpoint",
1015
1021
  "aws:cdk:cloudformation:props": {
1022
+ "tags": [
1023
+ {
1024
+ "key": "Name",
1025
+ "value": "farkin-streamFromProps/Vpc"
1026
+ }
1027
+ ],
1016
1028
  "privateDnsEnabled": true,
1017
1029
  "securityGroupIds": [
1018
1030
  {
@@ -1050,13 +1062,13 @@
1050
1062
  },
1051
1063
  "constructInfo": {
1052
1064
  "fqn": "aws-cdk-lib.aws_ec2.CfnVPCEndpoint",
1053
- "version": "2.150.0"
1065
+ "version": "2.174.0"
1054
1066
  }
1055
1067
  }
1056
1068
  },
1057
1069
  "constructInfo": {
1058
1070
  "fqn": "aws-cdk-lib.aws_ec2.InterfaceVpcEndpoint",
1059
- "version": "2.150.0"
1071
+ "version": "2.174.0"
1060
1072
  }
1061
1073
  },
1062
1074
  "ECR_DKR": {
@@ -1069,6 +1081,12 @@
1069
1081
  "attributes": {
1070
1082
  "aws:cdk:cloudformation:type": "AWS::EC2::VPCEndpoint",
1071
1083
  "aws:cdk:cloudformation:props": {
1084
+ "tags": [
1085
+ {
1086
+ "key": "Name",
1087
+ "value": "farkin-streamFromProps/Vpc"
1088
+ }
1089
+ ],
1072
1090
  "privateDnsEnabled": true,
1073
1091
  "securityGroupIds": [
1074
1092
  {
@@ -1106,13 +1124,13 @@
1106
1124
  },
1107
1125
  "constructInfo": {
1108
1126
  "fqn": "aws-cdk-lib.aws_ec2.CfnVPCEndpoint",
1109
- "version": "2.150.0"
1127
+ "version": "2.174.0"
1110
1128
  }
1111
1129
  }
1112
1130
  },
1113
1131
  "constructInfo": {
1114
1132
  "fqn": "aws-cdk-lib.aws_ec2.InterfaceVpcEndpoint",
1115
- "version": "2.150.0"
1133
+ "version": "2.174.0"
1116
1134
  }
1117
1135
  },
1118
1136
  "S3": {
@@ -1125,6 +1143,12 @@
1125
1143
  "attributes": {
1126
1144
  "aws:cdk:cloudformation:type": "AWS::EC2::VPCEndpoint",
1127
1145
  "aws:cdk:cloudformation:props": {
1146
+ "tags": [
1147
+ {
1148
+ "key": "Name",
1149
+ "value": "farkin-streamFromProps/Vpc"
1150
+ }
1151
+ ],
1128
1152
  "routeTableIds": [
1129
1153
  {
1130
1154
  "Ref": "VpcPrivateSubnet1RouteTableB2C5B500"
@@ -1159,19 +1183,19 @@
1159
1183
  },
1160
1184
  "constructInfo": {
1161
1185
  "fqn": "aws-cdk-lib.aws_ec2.CfnVPCEndpoint",
1162
- "version": "2.150.0"
1186
+ "version": "2.174.0"
1163
1187
  }
1164
1188
  }
1165
1189
  },
1166
1190
  "constructInfo": {
1167
1191
  "fqn": "aws-cdk-lib.aws_ec2.GatewayVpcEndpoint",
1168
- "version": "2.150.0"
1192
+ "version": "2.174.0"
1169
1193
  }
1170
1194
  }
1171
1195
  },
1172
1196
  "constructInfo": {
1173
1197
  "fqn": "aws-cdk-lib.aws_ec2.Vpc",
1174
- "version": "2.150.0"
1198
+ "version": "2.174.0"
1175
1199
  }
1176
1200
  },
1177
1201
  "LatestNodeRuntimeMap": {
@@ -1179,7 +1203,7 @@
1179
1203
  "path": "farkin-streamFromProps/LatestNodeRuntimeMap",
1180
1204
  "constructInfo": {
1181
1205
  "fqn": "aws-cdk-lib.CfnMapping",
1182
- "version": "2.150.0"
1206
+ "version": "2.174.0"
1183
1207
  }
1184
1208
  },
1185
1209
  "Custom::VpcRestrictDefaultSGCustomResourceProvider": {
@@ -1191,7 +1215,7 @@
1191
1215
  "path": "farkin-streamFromProps/Custom::VpcRestrictDefaultSGCustomResourceProvider/Staging",
1192
1216
  "constructInfo": {
1193
1217
  "fqn": "aws-cdk-lib.AssetStaging",
1194
- "version": "2.150.0"
1218
+ "version": "2.174.0"
1195
1219
  }
1196
1220
  },
1197
1221
  "Role": {
@@ -1199,7 +1223,7 @@
1199
1223
  "path": "farkin-streamFromProps/Custom::VpcRestrictDefaultSGCustomResourceProvider/Role",
1200
1224
  "constructInfo": {
1201
1225
  "fqn": "aws-cdk-lib.CfnResource",
1202
- "version": "2.150.0"
1226
+ "version": "2.174.0"
1203
1227
  }
1204
1228
  },
1205
1229
  "Handler": {
@@ -1207,13 +1231,13 @@
1207
1231
  "path": "farkin-streamFromProps/Custom::VpcRestrictDefaultSGCustomResourceProvider/Handler",
1208
1232
  "constructInfo": {
1209
1233
  "fqn": "aws-cdk-lib.CfnResource",
1210
- "version": "2.150.0"
1234
+ "version": "2.174.0"
1211
1235
  }
1212
1236
  }
1213
1237
  },
1214
1238
  "constructInfo": {
1215
1239
  "fqn": "aws-cdk-lib.CustomResourceProviderBase",
1216
- "version": "2.150.0"
1240
+ "version": "2.174.0"
1217
1241
  }
1218
1242
  },
1219
1243
  "farkin-streamFromProps-KINESIS_STREAMS-security-group": {
@@ -1269,13 +1293,13 @@
1269
1293
  },
1270
1294
  "constructInfo": {
1271
1295
  "fqn": "aws-cdk-lib.aws_ec2.CfnSecurityGroup",
1272
- "version": "2.150.0"
1296
+ "version": "2.174.0"
1273
1297
  }
1274
1298
  }
1275
1299
  },
1276
1300
  "constructInfo": {
1277
1301
  "fqn": "aws-cdk-lib.aws_ec2.SecurityGroup",
1278
- "version": "2.150.0"
1302
+ "version": "2.174.0"
1279
1303
  }
1280
1304
  },
1281
1305
  "farkin-streamFromProps-ECR_API-security-group": {
@@ -1331,13 +1355,13 @@
1331
1355
  },
1332
1356
  "constructInfo": {
1333
1357
  "fqn": "aws-cdk-lib.aws_ec2.CfnSecurityGroup",
1334
- "version": "2.150.0"
1358
+ "version": "2.174.0"
1335
1359
  }
1336
1360
  }
1337
1361
  },
1338
1362
  "constructInfo": {
1339
1363
  "fqn": "aws-cdk-lib.aws_ec2.SecurityGroup",
1340
- "version": "2.150.0"
1364
+ "version": "2.174.0"
1341
1365
  }
1342
1366
  },
1343
1367
  "farkin-streamFromProps-ECR_DKR-security-group": {
@@ -1393,13 +1417,13 @@
1393
1417
  },
1394
1418
  "constructInfo": {
1395
1419
  "fqn": "aws-cdk-lib.aws_ec2.CfnSecurityGroup",
1396
- "version": "2.150.0"
1420
+ "version": "2.174.0"
1397
1421
  }
1398
1422
  }
1399
1423
  },
1400
1424
  "constructInfo": {
1401
1425
  "fqn": "aws-cdk-lib.aws_ec2.SecurityGroup",
1402
- "version": "2.150.0"
1426
+ "version": "2.174.0"
1403
1427
  }
1404
1428
  },
1405
1429
  "test-fargate-kinesisstreams-cluster": {
@@ -1415,13 +1439,13 @@
1415
1439
  },
1416
1440
  "constructInfo": {
1417
1441
  "fqn": "aws-cdk-lib.aws_ecs.CfnCluster",
1418
- "version": "2.150.0"
1442
+ "version": "2.174.0"
1419
1443
  }
1420
1444
  }
1421
1445
  },
1422
1446
  "constructInfo": {
1423
1447
  "fqn": "aws-cdk-lib.aws_ecs.Cluster",
1424
- "version": "2.150.0"
1448
+ "version": "2.174.0"
1425
1449
  }
1426
1450
  },
1427
1451
  "test-fargate-kinesisstreams-taskdef": {
@@ -1437,7 +1461,7 @@
1437
1461
  "path": "farkin-streamFromProps/test-fargate-kinesisstreams-taskdef/TaskRole/ImportTaskRole",
1438
1462
  "constructInfo": {
1439
1463
  "fqn": "aws-cdk-lib.Resource",
1440
- "version": "2.150.0"
1464
+ "version": "2.174.0"
1441
1465
  }
1442
1466
  },
1443
1467
  "Resource": {
@@ -1462,7 +1486,7 @@
1462
1486
  },
1463
1487
  "constructInfo": {
1464
1488
  "fqn": "aws-cdk-lib.aws_iam.CfnRole",
1465
- "version": "2.150.0"
1489
+ "version": "2.174.0"
1466
1490
  }
1467
1491
  },
1468
1492
  "DefaultPolicy": {
@@ -1504,19 +1528,19 @@
1504
1528
  },
1505
1529
  "constructInfo": {
1506
1530
  "fqn": "aws-cdk-lib.aws_iam.CfnPolicy",
1507
- "version": "2.150.0"
1531
+ "version": "2.174.0"
1508
1532
  }
1509
1533
  }
1510
1534
  },
1511
1535
  "constructInfo": {
1512
1536
  "fqn": "aws-cdk-lib.aws_iam.Policy",
1513
- "version": "2.150.0"
1537
+ "version": "2.174.0"
1514
1538
  }
1515
1539
  }
1516
1540
  },
1517
1541
  "constructInfo": {
1518
1542
  "fqn": "aws-cdk-lib.aws_iam.Role",
1519
- "version": "2.150.0"
1543
+ "version": "2.174.0"
1520
1544
  }
1521
1545
  },
1522
1546
  "Resource": {
@@ -1564,7 +1588,7 @@
1564
1588
  },
1565
1589
  "constructInfo": {
1566
1590
  "fqn": "aws-cdk-lib.aws_ecs.CfnTaskDefinition",
1567
- "version": "2.150.0"
1591
+ "version": "2.174.0"
1568
1592
  }
1569
1593
  },
1570
1594
  "test-fargate-kinesisstreams-container": {
@@ -1572,13 +1596,13 @@
1572
1596
  "path": "farkin-streamFromProps/test-fargate-kinesisstreams-taskdef/test-fargate-kinesisstreams-container",
1573
1597
  "constructInfo": {
1574
1598
  "fqn": "aws-cdk-lib.aws_ecs.ContainerDefinition",
1575
- "version": "2.150.0"
1599
+ "version": "2.174.0"
1576
1600
  }
1577
1601
  }
1578
1602
  },
1579
1603
  "constructInfo": {
1580
1604
  "fqn": "aws-cdk-lib.aws_ecs.FargateTaskDefinition",
1581
- "version": "2.150.0"
1605
+ "version": "2.174.0"
1582
1606
  }
1583
1607
  },
1584
1608
  "test-fargate-kinesisstreams-sg": {
@@ -1606,13 +1630,13 @@
1606
1630
  },
1607
1631
  "constructInfo": {
1608
1632
  "fqn": "aws-cdk-lib.aws_ec2.CfnSecurityGroup",
1609
- "version": "2.150.0"
1633
+ "version": "2.174.0"
1610
1634
  }
1611
1635
  }
1612
1636
  },
1613
1637
  "constructInfo": {
1614
1638
  "fqn": "aws-cdk-lib.aws_ec2.SecurityGroup",
1615
- "version": "2.150.0"
1639
+ "version": "2.174.0"
1616
1640
  }
1617
1641
  },
1618
1642
  "test-fargate-kinesisstreams-service": {
@@ -1664,13 +1688,13 @@
1664
1688
  },
1665
1689
  "constructInfo": {
1666
1690
  "fqn": "aws-cdk-lib.aws_ecs.CfnService",
1667
- "version": "2.150.0"
1691
+ "version": "2.174.0"
1668
1692
  }
1669
1693
  }
1670
1694
  },
1671
1695
  "constructInfo": {
1672
1696
  "fqn": "aws-cdk-lib.aws_ecs.FargateService",
1673
- "version": "2.150.0"
1697
+ "version": "2.174.0"
1674
1698
  }
1675
1699
  },
1676
1700
  "Integ": {
@@ -1686,7 +1710,7 @@
1686
1710
  "path": "farkin-streamFromProps/Integ/DefaultTest/Default",
1687
1711
  "constructInfo": {
1688
1712
  "fqn": "constructs.Construct",
1689
- "version": "10.3.0"
1713
+ "version": "10.4.2"
1690
1714
  }
1691
1715
  },
1692
1716
  "DeployAssert": {
@@ -1698,7 +1722,7 @@
1698
1722
  "path": "farkin-streamFromProps/Integ/DefaultTest/DeployAssert/BootstrapVersion",
1699
1723
  "constructInfo": {
1700
1724
  "fqn": "aws-cdk-lib.CfnParameter",
1701
- "version": "2.150.0"
1725
+ "version": "2.174.0"
1702
1726
  }
1703
1727
  },
1704
1728
  "CheckBootstrapVersion": {
@@ -1706,25 +1730,25 @@
1706
1730
  "path": "farkin-streamFromProps/Integ/DefaultTest/DeployAssert/CheckBootstrapVersion",
1707
1731
  "constructInfo": {
1708
1732
  "fqn": "aws-cdk-lib.CfnRule",
1709
- "version": "2.150.0"
1733
+ "version": "2.174.0"
1710
1734
  }
1711
1735
  }
1712
1736
  },
1713
1737
  "constructInfo": {
1714
1738
  "fqn": "aws-cdk-lib.Stack",
1715
- "version": "2.150.0"
1739
+ "version": "2.174.0"
1716
1740
  }
1717
1741
  }
1718
1742
  },
1719
1743
  "constructInfo": {
1720
1744
  "fqn": "@aws-cdk/integ-tests-alpha.IntegTestCase",
1721
- "version": "2.150.0-alpha.0"
1745
+ "version": "2.174.0-alpha.0"
1722
1746
  }
1723
1747
  }
1724
1748
  },
1725
1749
  "constructInfo": {
1726
1750
  "fqn": "@aws-cdk/integ-tests-alpha.IntegTest",
1727
- "version": "2.150.0-alpha.0"
1751
+ "version": "2.174.0-alpha.0"
1728
1752
  }
1729
1753
  },
1730
1754
  "BootstrapVersion": {
@@ -1732,7 +1756,7 @@
1732
1756
  "path": "farkin-streamFromProps/BootstrapVersion",
1733
1757
  "constructInfo": {
1734
1758
  "fqn": "aws-cdk-lib.CfnParameter",
1735
- "version": "2.150.0"
1759
+ "version": "2.174.0"
1736
1760
  }
1737
1761
  },
1738
1762
  "CheckBootstrapVersion": {
@@ -1740,13 +1764,13 @@
1740
1764
  "path": "farkin-streamFromProps/CheckBootstrapVersion",
1741
1765
  "constructInfo": {
1742
1766
  "fqn": "aws-cdk-lib.CfnRule",
1743
- "version": "2.150.0"
1767
+ "version": "2.174.0"
1744
1768
  }
1745
1769
  }
1746
1770
  },
1747
1771
  "constructInfo": {
1748
1772
  "fqn": "aws-cdk-lib.Stack",
1749
- "version": "2.150.0"
1773
+ "version": "2.174.0"
1750
1774
  }
1751
1775
  },
1752
1776
  "Tree": {
@@ -1754,13 +1778,13 @@
1754
1778
  "path": "Tree",
1755
1779
  "constructInfo": {
1756
1780
  "fqn": "constructs.Construct",
1757
- "version": "10.3.0"
1781
+ "version": "10.4.2"
1758
1782
  }
1759
1783
  }
1760
1784
  },
1761
1785
  "constructInfo": {
1762
1786
  "fqn": "aws-cdk-lib.App",
1763
- "version": "2.150.0"
1787
+ "version": "2.174.0"
1764
1788
  }
1765
1789
  }
1766
1790
  }