@aws-solutions-constructs/aws-fargate-kinesisstreams 2.60.0 → 2.61.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.
- package/.jsii +19 -6
- package/lib/index.js +1 -1
- package/package.json +7 -7
- package/test/integ.farkin-existingFargateService.js.snapshot/farkin-existingFargateService.assets.json +2 -2
- package/test/integ.farkin-existingFargateService.js.snapshot/farkin-existingFargateService.template.json +118 -1
- package/test/integ.farkin-existingFargateService.js.snapshot/manifest.json +7 -1
- package/test/integ.farkin-existingFargateService.js.snapshot/tree.json +99 -91
- package/test/integ.farkin-existingStream.js.snapshot/farkin-existingStream.assets.json +2 -2
- package/test/integ.farkin-existingStream.js.snapshot/farkin-existingStream.template.json +118 -1
- package/test/integ.farkin-existingStream.js.snapshot/manifest.json +7 -1
- package/test/integ.farkin-existingStream.js.snapshot/tree.json +99 -91
- package/test/integ.farkin-existingVpc.js.snapshot/farkin-existingVpc.assets.json +2 -2
- package/test/integ.farkin-existingVpc.js.snapshot/farkin-existingVpc.template.json +118 -1
- package/test/integ.farkin-existingVpc.js.snapshot/manifest.json +7 -1
- package/test/integ.farkin-existingVpc.js.snapshot/tree.json +99 -91
- package/test/integ.farkin-fargateServiceFromProps.js.snapshot/farkin-fargateServiceFromProps.assets.json +2 -2
- package/test/integ.farkin-fargateServiceFromProps.js.snapshot/farkin-fargateServiceFromProps.template.json +118 -1
- package/test/integ.farkin-fargateServiceFromProps.js.snapshot/manifest.json +7 -1
- package/test/integ.farkin-fargateServiceFromProps.js.snapshot/tree.json +99 -91
- package/test/integ.farkin-noArguments.js.snapshot/farkin-noArguments.assets.json +2 -2
- package/test/integ.farkin-noArguments.js.snapshot/farkin-noArguments.template.json +118 -1
- package/test/integ.farkin-noArguments.js.snapshot/manifest.json +7 -1
- package/test/integ.farkin-noArguments.js.snapshot/tree.json +99 -91
- package/test/integ.farkin-streamFromProps.js.snapshot/farkin-streamFromProps.assets.json +2 -2
- package/test/integ.farkin-streamFromProps.js.snapshot/farkin-streamFromProps.template.json +118 -1
- package/test/integ.farkin-streamFromProps.js.snapshot/manifest.json +7 -1
- package/test/integ.farkin-streamFromProps.js.snapshot/tree.json +99 -91
- package/test/integ.farkin-vpcFromProps.js.snapshot/farkin-vpcFromProps.assets.json +2 -2
- package/test/integ.farkin-vpcFromProps.js.snapshot/farkin-vpcFromProps.template.json +118 -1
- package/test/integ.farkin-vpcFromProps.js.snapshot/manifest.json +7 -1
- package/test/integ.farkin-vpcFromProps.js.snapshot/tree.json +99 -91
|
@@ -32,7 +32,7 @@
|
|
|
32
32
|
},
|
|
33
33
|
"constructInfo": {
|
|
34
34
|
"fqn": "aws-cdk-lib.aws_ec2.CfnVPC",
|
|
35
|
-
"version": "2.
|
|
35
|
+
"version": "2.147.3"
|
|
36
36
|
}
|
|
37
37
|
},
|
|
38
38
|
"PublicSubnet1": {
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
},
|
|
77
77
|
"constructInfo": {
|
|
78
78
|
"fqn": "aws-cdk-lib.aws_ec2.CfnSubnet",
|
|
79
|
-
"version": "2.
|
|
79
|
+
"version": "2.147.3"
|
|
80
80
|
}
|
|
81
81
|
},
|
|
82
82
|
"Acl": {
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
"path": "farkin-existingFargateService/Vpc/PublicSubnet1/Acl",
|
|
85
85
|
"constructInfo": {
|
|
86
86
|
"fqn": "aws-cdk-lib.Resource",
|
|
87
|
-
"version": "2.
|
|
87
|
+
"version": "2.147.3"
|
|
88
88
|
}
|
|
89
89
|
},
|
|
90
90
|
"RouteTable": {
|
|
@@ -106,7 +106,7 @@
|
|
|
106
106
|
},
|
|
107
107
|
"constructInfo": {
|
|
108
108
|
"fqn": "aws-cdk-lib.aws_ec2.CfnRouteTable",
|
|
109
|
-
"version": "2.
|
|
109
|
+
"version": "2.147.3"
|
|
110
110
|
}
|
|
111
111
|
},
|
|
112
112
|
"RouteTableAssociation": {
|
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
},
|
|
126
126
|
"constructInfo": {
|
|
127
127
|
"fqn": "aws-cdk-lib.aws_ec2.CfnSubnetRouteTableAssociation",
|
|
128
|
-
"version": "2.
|
|
128
|
+
"version": "2.147.3"
|
|
129
129
|
}
|
|
130
130
|
},
|
|
131
131
|
"DefaultRoute": {
|
|
@@ -145,7 +145,7 @@
|
|
|
145
145
|
},
|
|
146
146
|
"constructInfo": {
|
|
147
147
|
"fqn": "aws-cdk-lib.aws_ec2.CfnRoute",
|
|
148
|
-
"version": "2.
|
|
148
|
+
"version": "2.147.3"
|
|
149
149
|
}
|
|
150
150
|
},
|
|
151
151
|
"EIP": {
|
|
@@ -165,7 +165,7 @@
|
|
|
165
165
|
},
|
|
166
166
|
"constructInfo": {
|
|
167
167
|
"fqn": "aws-cdk-lib.aws_ec2.CfnEIP",
|
|
168
|
-
"version": "2.
|
|
168
|
+
"version": "2.147.3"
|
|
169
169
|
}
|
|
170
170
|
},
|
|
171
171
|
"NATGateway": {
|
|
@@ -193,13 +193,13 @@
|
|
|
193
193
|
},
|
|
194
194
|
"constructInfo": {
|
|
195
195
|
"fqn": "aws-cdk-lib.aws_ec2.CfnNatGateway",
|
|
196
|
-
"version": "2.
|
|
196
|
+
"version": "2.147.3"
|
|
197
197
|
}
|
|
198
198
|
}
|
|
199
199
|
},
|
|
200
200
|
"constructInfo": {
|
|
201
201
|
"fqn": "aws-cdk-lib.aws_ec2.PublicSubnet",
|
|
202
|
-
"version": "2.
|
|
202
|
+
"version": "2.147.3"
|
|
203
203
|
}
|
|
204
204
|
},
|
|
205
205
|
"PublicSubnet2": {
|
|
@@ -243,7 +243,7 @@
|
|
|
243
243
|
},
|
|
244
244
|
"constructInfo": {
|
|
245
245
|
"fqn": "aws-cdk-lib.aws_ec2.CfnSubnet",
|
|
246
|
-
"version": "2.
|
|
246
|
+
"version": "2.147.3"
|
|
247
247
|
}
|
|
248
248
|
},
|
|
249
249
|
"Acl": {
|
|
@@ -251,7 +251,7 @@
|
|
|
251
251
|
"path": "farkin-existingFargateService/Vpc/PublicSubnet2/Acl",
|
|
252
252
|
"constructInfo": {
|
|
253
253
|
"fqn": "aws-cdk-lib.Resource",
|
|
254
|
-
"version": "2.
|
|
254
|
+
"version": "2.147.3"
|
|
255
255
|
}
|
|
256
256
|
},
|
|
257
257
|
"RouteTable": {
|
|
@@ -273,7 +273,7 @@
|
|
|
273
273
|
},
|
|
274
274
|
"constructInfo": {
|
|
275
275
|
"fqn": "aws-cdk-lib.aws_ec2.CfnRouteTable",
|
|
276
|
-
"version": "2.
|
|
276
|
+
"version": "2.147.3"
|
|
277
277
|
}
|
|
278
278
|
},
|
|
279
279
|
"RouteTableAssociation": {
|
|
@@ -292,7 +292,7 @@
|
|
|
292
292
|
},
|
|
293
293
|
"constructInfo": {
|
|
294
294
|
"fqn": "aws-cdk-lib.aws_ec2.CfnSubnetRouteTableAssociation",
|
|
295
|
-
"version": "2.
|
|
295
|
+
"version": "2.147.3"
|
|
296
296
|
}
|
|
297
297
|
},
|
|
298
298
|
"DefaultRoute": {
|
|
@@ -312,7 +312,7 @@
|
|
|
312
312
|
},
|
|
313
313
|
"constructInfo": {
|
|
314
314
|
"fqn": "aws-cdk-lib.aws_ec2.CfnRoute",
|
|
315
|
-
"version": "2.
|
|
315
|
+
"version": "2.147.3"
|
|
316
316
|
}
|
|
317
317
|
},
|
|
318
318
|
"EIP": {
|
|
@@ -332,7 +332,7 @@
|
|
|
332
332
|
},
|
|
333
333
|
"constructInfo": {
|
|
334
334
|
"fqn": "aws-cdk-lib.aws_ec2.CfnEIP",
|
|
335
|
-
"version": "2.
|
|
335
|
+
"version": "2.147.3"
|
|
336
336
|
}
|
|
337
337
|
},
|
|
338
338
|
"NATGateway": {
|
|
@@ -360,13 +360,13 @@
|
|
|
360
360
|
},
|
|
361
361
|
"constructInfo": {
|
|
362
362
|
"fqn": "aws-cdk-lib.aws_ec2.CfnNatGateway",
|
|
363
|
-
"version": "2.
|
|
363
|
+
"version": "2.147.3"
|
|
364
364
|
}
|
|
365
365
|
}
|
|
366
366
|
},
|
|
367
367
|
"constructInfo": {
|
|
368
368
|
"fqn": "aws-cdk-lib.aws_ec2.PublicSubnet",
|
|
369
|
-
"version": "2.
|
|
369
|
+
"version": "2.147.3"
|
|
370
370
|
}
|
|
371
371
|
},
|
|
372
372
|
"PrivateSubnet1": {
|
|
@@ -410,7 +410,7 @@
|
|
|
410
410
|
},
|
|
411
411
|
"constructInfo": {
|
|
412
412
|
"fqn": "aws-cdk-lib.aws_ec2.CfnSubnet",
|
|
413
|
-
"version": "2.
|
|
413
|
+
"version": "2.147.3"
|
|
414
414
|
}
|
|
415
415
|
},
|
|
416
416
|
"Acl": {
|
|
@@ -418,7 +418,7 @@
|
|
|
418
418
|
"path": "farkin-existingFargateService/Vpc/PrivateSubnet1/Acl",
|
|
419
419
|
"constructInfo": {
|
|
420
420
|
"fqn": "aws-cdk-lib.Resource",
|
|
421
|
-
"version": "2.
|
|
421
|
+
"version": "2.147.3"
|
|
422
422
|
}
|
|
423
423
|
},
|
|
424
424
|
"RouteTable": {
|
|
@@ -440,7 +440,7 @@
|
|
|
440
440
|
},
|
|
441
441
|
"constructInfo": {
|
|
442
442
|
"fqn": "aws-cdk-lib.aws_ec2.CfnRouteTable",
|
|
443
|
-
"version": "2.
|
|
443
|
+
"version": "2.147.3"
|
|
444
444
|
}
|
|
445
445
|
},
|
|
446
446
|
"RouteTableAssociation": {
|
|
@@ -459,7 +459,7 @@
|
|
|
459
459
|
},
|
|
460
460
|
"constructInfo": {
|
|
461
461
|
"fqn": "aws-cdk-lib.aws_ec2.CfnSubnetRouteTableAssociation",
|
|
462
|
-
"version": "2.
|
|
462
|
+
"version": "2.147.3"
|
|
463
463
|
}
|
|
464
464
|
},
|
|
465
465
|
"DefaultRoute": {
|
|
@@ -479,13 +479,13 @@
|
|
|
479
479
|
},
|
|
480
480
|
"constructInfo": {
|
|
481
481
|
"fqn": "aws-cdk-lib.aws_ec2.CfnRoute",
|
|
482
|
-
"version": "2.
|
|
482
|
+
"version": "2.147.3"
|
|
483
483
|
}
|
|
484
484
|
}
|
|
485
485
|
},
|
|
486
486
|
"constructInfo": {
|
|
487
487
|
"fqn": "aws-cdk-lib.aws_ec2.PrivateSubnet",
|
|
488
|
-
"version": "2.
|
|
488
|
+
"version": "2.147.3"
|
|
489
489
|
}
|
|
490
490
|
},
|
|
491
491
|
"PrivateSubnet2": {
|
|
@@ -529,7 +529,7 @@
|
|
|
529
529
|
},
|
|
530
530
|
"constructInfo": {
|
|
531
531
|
"fqn": "aws-cdk-lib.aws_ec2.CfnSubnet",
|
|
532
|
-
"version": "2.
|
|
532
|
+
"version": "2.147.3"
|
|
533
533
|
}
|
|
534
534
|
},
|
|
535
535
|
"Acl": {
|
|
@@ -537,7 +537,7 @@
|
|
|
537
537
|
"path": "farkin-existingFargateService/Vpc/PrivateSubnet2/Acl",
|
|
538
538
|
"constructInfo": {
|
|
539
539
|
"fqn": "aws-cdk-lib.Resource",
|
|
540
|
-
"version": "2.
|
|
540
|
+
"version": "2.147.3"
|
|
541
541
|
}
|
|
542
542
|
},
|
|
543
543
|
"RouteTable": {
|
|
@@ -559,7 +559,7 @@
|
|
|
559
559
|
},
|
|
560
560
|
"constructInfo": {
|
|
561
561
|
"fqn": "aws-cdk-lib.aws_ec2.CfnRouteTable",
|
|
562
|
-
"version": "2.
|
|
562
|
+
"version": "2.147.3"
|
|
563
563
|
}
|
|
564
564
|
},
|
|
565
565
|
"RouteTableAssociation": {
|
|
@@ -578,7 +578,7 @@
|
|
|
578
578
|
},
|
|
579
579
|
"constructInfo": {
|
|
580
580
|
"fqn": "aws-cdk-lib.aws_ec2.CfnSubnetRouteTableAssociation",
|
|
581
|
-
"version": "2.
|
|
581
|
+
"version": "2.147.3"
|
|
582
582
|
}
|
|
583
583
|
},
|
|
584
584
|
"DefaultRoute": {
|
|
@@ -598,13 +598,13 @@
|
|
|
598
598
|
},
|
|
599
599
|
"constructInfo": {
|
|
600
600
|
"fqn": "aws-cdk-lib.aws_ec2.CfnRoute",
|
|
601
|
-
"version": "2.
|
|
601
|
+
"version": "2.147.3"
|
|
602
602
|
}
|
|
603
603
|
}
|
|
604
604
|
},
|
|
605
605
|
"constructInfo": {
|
|
606
606
|
"fqn": "aws-cdk-lib.aws_ec2.PrivateSubnet",
|
|
607
|
-
"version": "2.
|
|
607
|
+
"version": "2.147.3"
|
|
608
608
|
}
|
|
609
609
|
},
|
|
610
610
|
"IGW": {
|
|
@@ -623,7 +623,7 @@
|
|
|
623
623
|
},
|
|
624
624
|
"constructInfo": {
|
|
625
625
|
"fqn": "aws-cdk-lib.aws_ec2.CfnInternetGateway",
|
|
626
|
-
"version": "2.
|
|
626
|
+
"version": "2.147.3"
|
|
627
627
|
}
|
|
628
628
|
},
|
|
629
629
|
"VPCGW": {
|
|
@@ -642,7 +642,7 @@
|
|
|
642
642
|
},
|
|
643
643
|
"constructInfo": {
|
|
644
644
|
"fqn": "aws-cdk-lib.aws_ec2.CfnVPCGatewayAttachment",
|
|
645
|
-
"version": "2.
|
|
645
|
+
"version": "2.147.3"
|
|
646
646
|
}
|
|
647
647
|
},
|
|
648
648
|
"RestrictDefaultSecurityGroupCustomResource": {
|
|
@@ -654,13 +654,13 @@
|
|
|
654
654
|
"path": "farkin-existingFargateService/Vpc/RestrictDefaultSecurityGroupCustomResource/Default",
|
|
655
655
|
"constructInfo": {
|
|
656
656
|
"fqn": "aws-cdk-lib.CfnResource",
|
|
657
|
-
"version": "2.
|
|
657
|
+
"version": "2.147.3"
|
|
658
658
|
}
|
|
659
659
|
}
|
|
660
660
|
},
|
|
661
661
|
"constructInfo": {
|
|
662
662
|
"fqn": "aws-cdk-lib.CustomResource",
|
|
663
|
-
"version": "2.
|
|
663
|
+
"version": "2.147.3"
|
|
664
664
|
}
|
|
665
665
|
},
|
|
666
666
|
"FlowLog": {
|
|
@@ -676,7 +676,7 @@
|
|
|
676
676
|
"path": "farkin-existingFargateService/Vpc/FlowLog/IAMRole/ImportIAMRole",
|
|
677
677
|
"constructInfo": {
|
|
678
678
|
"fqn": "aws-cdk-lib.Resource",
|
|
679
|
-
"version": "2.
|
|
679
|
+
"version": "2.147.3"
|
|
680
680
|
}
|
|
681
681
|
},
|
|
682
682
|
"Resource": {
|
|
@@ -707,7 +707,7 @@
|
|
|
707
707
|
},
|
|
708
708
|
"constructInfo": {
|
|
709
709
|
"fqn": "aws-cdk-lib.aws_iam.CfnRole",
|
|
710
|
-
"version": "2.
|
|
710
|
+
"version": "2.147.3"
|
|
711
711
|
}
|
|
712
712
|
},
|
|
713
713
|
"DefaultPolicy": {
|
|
@@ -759,19 +759,19 @@
|
|
|
759
759
|
},
|
|
760
760
|
"constructInfo": {
|
|
761
761
|
"fqn": "aws-cdk-lib.aws_iam.CfnPolicy",
|
|
762
|
-
"version": "2.
|
|
762
|
+
"version": "2.147.3"
|
|
763
763
|
}
|
|
764
764
|
}
|
|
765
765
|
},
|
|
766
766
|
"constructInfo": {
|
|
767
767
|
"fqn": "aws-cdk-lib.aws_iam.Policy",
|
|
768
|
-
"version": "2.
|
|
768
|
+
"version": "2.147.3"
|
|
769
769
|
}
|
|
770
770
|
}
|
|
771
771
|
},
|
|
772
772
|
"constructInfo": {
|
|
773
773
|
"fqn": "aws-cdk-lib.aws_iam.Role",
|
|
774
|
-
"version": "2.
|
|
774
|
+
"version": "2.147.3"
|
|
775
775
|
}
|
|
776
776
|
},
|
|
777
777
|
"LogGroup": {
|
|
@@ -795,13 +795,13 @@
|
|
|
795
795
|
},
|
|
796
796
|
"constructInfo": {
|
|
797
797
|
"fqn": "aws-cdk-lib.aws_logs.CfnLogGroup",
|
|
798
|
-
"version": "2.
|
|
798
|
+
"version": "2.147.3"
|
|
799
799
|
}
|
|
800
800
|
}
|
|
801
801
|
},
|
|
802
802
|
"constructInfo": {
|
|
803
803
|
"fqn": "aws-cdk-lib.aws_logs.LogGroup",
|
|
804
|
-
"version": "2.
|
|
804
|
+
"version": "2.147.3"
|
|
805
805
|
}
|
|
806
806
|
},
|
|
807
807
|
"FlowLog": {
|
|
@@ -835,13 +835,13 @@
|
|
|
835
835
|
},
|
|
836
836
|
"constructInfo": {
|
|
837
837
|
"fqn": "aws-cdk-lib.aws_ec2.CfnFlowLog",
|
|
838
|
-
"version": "2.
|
|
838
|
+
"version": "2.147.3"
|
|
839
839
|
}
|
|
840
840
|
}
|
|
841
841
|
},
|
|
842
842
|
"constructInfo": {
|
|
843
843
|
"fqn": "aws-cdk-lib.aws_ec2.FlowLog",
|
|
844
|
-
"version": "2.
|
|
844
|
+
"version": "2.147.3"
|
|
845
845
|
}
|
|
846
846
|
},
|
|
847
847
|
"ECR_API": {
|
|
@@ -891,13 +891,13 @@
|
|
|
891
891
|
},
|
|
892
892
|
"constructInfo": {
|
|
893
893
|
"fqn": "aws-cdk-lib.aws_ec2.CfnVPCEndpoint",
|
|
894
|
-
"version": "2.
|
|
894
|
+
"version": "2.147.3"
|
|
895
895
|
}
|
|
896
896
|
}
|
|
897
897
|
},
|
|
898
898
|
"constructInfo": {
|
|
899
899
|
"fqn": "aws-cdk-lib.aws_ec2.InterfaceVpcEndpoint",
|
|
900
|
-
"version": "2.
|
|
900
|
+
"version": "2.147.3"
|
|
901
901
|
}
|
|
902
902
|
},
|
|
903
903
|
"ECR_DKR": {
|
|
@@ -947,13 +947,13 @@
|
|
|
947
947
|
},
|
|
948
948
|
"constructInfo": {
|
|
949
949
|
"fqn": "aws-cdk-lib.aws_ec2.CfnVPCEndpoint",
|
|
950
|
-
"version": "2.
|
|
950
|
+
"version": "2.147.3"
|
|
951
951
|
}
|
|
952
952
|
}
|
|
953
953
|
},
|
|
954
954
|
"constructInfo": {
|
|
955
955
|
"fqn": "aws-cdk-lib.aws_ec2.InterfaceVpcEndpoint",
|
|
956
|
-
"version": "2.
|
|
956
|
+
"version": "2.147.3"
|
|
957
957
|
}
|
|
958
958
|
},
|
|
959
959
|
"S3": {
|
|
@@ -1000,13 +1000,13 @@
|
|
|
1000
1000
|
},
|
|
1001
1001
|
"constructInfo": {
|
|
1002
1002
|
"fqn": "aws-cdk-lib.aws_ec2.CfnVPCEndpoint",
|
|
1003
|
-
"version": "2.
|
|
1003
|
+
"version": "2.147.3"
|
|
1004
1004
|
}
|
|
1005
1005
|
}
|
|
1006
1006
|
},
|
|
1007
1007
|
"constructInfo": {
|
|
1008
1008
|
"fqn": "aws-cdk-lib.aws_ec2.GatewayVpcEndpoint",
|
|
1009
|
-
"version": "2.
|
|
1009
|
+
"version": "2.147.3"
|
|
1010
1010
|
}
|
|
1011
1011
|
},
|
|
1012
1012
|
"KINESIS_STREAMS": {
|
|
@@ -1056,19 +1056,27 @@
|
|
|
1056
1056
|
},
|
|
1057
1057
|
"constructInfo": {
|
|
1058
1058
|
"fqn": "aws-cdk-lib.aws_ec2.CfnVPCEndpoint",
|
|
1059
|
-
"version": "2.
|
|
1059
|
+
"version": "2.147.3"
|
|
1060
1060
|
}
|
|
1061
1061
|
}
|
|
1062
1062
|
},
|
|
1063
1063
|
"constructInfo": {
|
|
1064
1064
|
"fqn": "aws-cdk-lib.aws_ec2.InterfaceVpcEndpoint",
|
|
1065
|
-
"version": "2.
|
|
1065
|
+
"version": "2.147.3"
|
|
1066
1066
|
}
|
|
1067
1067
|
}
|
|
1068
1068
|
},
|
|
1069
1069
|
"constructInfo": {
|
|
1070
1070
|
"fqn": "aws-cdk-lib.aws_ec2.Vpc",
|
|
1071
|
-
"version": "2.
|
|
1071
|
+
"version": "2.147.3"
|
|
1072
|
+
}
|
|
1073
|
+
},
|
|
1074
|
+
"LatestNodeRuntimeMap": {
|
|
1075
|
+
"id": "LatestNodeRuntimeMap",
|
|
1076
|
+
"path": "farkin-existingFargateService/LatestNodeRuntimeMap",
|
|
1077
|
+
"constructInfo": {
|
|
1078
|
+
"fqn": "aws-cdk-lib.CfnMapping",
|
|
1079
|
+
"version": "2.147.3"
|
|
1072
1080
|
}
|
|
1073
1081
|
},
|
|
1074
1082
|
"Custom::VpcRestrictDefaultSGCustomResourceProvider": {
|
|
@@ -1080,7 +1088,7 @@
|
|
|
1080
1088
|
"path": "farkin-existingFargateService/Custom::VpcRestrictDefaultSGCustomResourceProvider/Staging",
|
|
1081
1089
|
"constructInfo": {
|
|
1082
1090
|
"fqn": "aws-cdk-lib.AssetStaging",
|
|
1083
|
-
"version": "2.
|
|
1091
|
+
"version": "2.147.3"
|
|
1084
1092
|
}
|
|
1085
1093
|
},
|
|
1086
1094
|
"Role": {
|
|
@@ -1088,7 +1096,7 @@
|
|
|
1088
1096
|
"path": "farkin-existingFargateService/Custom::VpcRestrictDefaultSGCustomResourceProvider/Role",
|
|
1089
1097
|
"constructInfo": {
|
|
1090
1098
|
"fqn": "aws-cdk-lib.CfnResource",
|
|
1091
|
-
"version": "2.
|
|
1099
|
+
"version": "2.147.3"
|
|
1092
1100
|
}
|
|
1093
1101
|
},
|
|
1094
1102
|
"Handler": {
|
|
@@ -1096,13 +1104,13 @@
|
|
|
1096
1104
|
"path": "farkin-existingFargateService/Custom::VpcRestrictDefaultSGCustomResourceProvider/Handler",
|
|
1097
1105
|
"constructInfo": {
|
|
1098
1106
|
"fqn": "aws-cdk-lib.CfnResource",
|
|
1099
|
-
"version": "2.
|
|
1107
|
+
"version": "2.147.3"
|
|
1100
1108
|
}
|
|
1101
1109
|
}
|
|
1102
1110
|
},
|
|
1103
1111
|
"constructInfo": {
|
|
1104
1112
|
"fqn": "aws-cdk-lib.CustomResourceProviderBase",
|
|
1105
|
-
"version": "2.
|
|
1113
|
+
"version": "2.147.3"
|
|
1106
1114
|
}
|
|
1107
1115
|
},
|
|
1108
1116
|
"farkin-existingFargateService-ECR_API-security-group": {
|
|
@@ -1158,13 +1166,13 @@
|
|
|
1158
1166
|
},
|
|
1159
1167
|
"constructInfo": {
|
|
1160
1168
|
"fqn": "aws-cdk-lib.aws_ec2.CfnSecurityGroup",
|
|
1161
|
-
"version": "2.
|
|
1169
|
+
"version": "2.147.3"
|
|
1162
1170
|
}
|
|
1163
1171
|
}
|
|
1164
1172
|
},
|
|
1165
1173
|
"constructInfo": {
|
|
1166
1174
|
"fqn": "aws-cdk-lib.aws_ec2.SecurityGroup",
|
|
1167
|
-
"version": "2.
|
|
1175
|
+
"version": "2.147.3"
|
|
1168
1176
|
}
|
|
1169
1177
|
},
|
|
1170
1178
|
"farkin-existingFargateService-ECR_DKR-security-group": {
|
|
@@ -1220,13 +1228,13 @@
|
|
|
1220
1228
|
},
|
|
1221
1229
|
"constructInfo": {
|
|
1222
1230
|
"fqn": "aws-cdk-lib.aws_ec2.CfnSecurityGroup",
|
|
1223
|
-
"version": "2.
|
|
1231
|
+
"version": "2.147.3"
|
|
1224
1232
|
}
|
|
1225
1233
|
}
|
|
1226
1234
|
},
|
|
1227
1235
|
"constructInfo": {
|
|
1228
1236
|
"fqn": "aws-cdk-lib.aws_ec2.SecurityGroup",
|
|
1229
|
-
"version": "2.
|
|
1237
|
+
"version": "2.147.3"
|
|
1230
1238
|
}
|
|
1231
1239
|
},
|
|
1232
1240
|
"test-cluster": {
|
|
@@ -1242,13 +1250,13 @@
|
|
|
1242
1250
|
},
|
|
1243
1251
|
"constructInfo": {
|
|
1244
1252
|
"fqn": "aws-cdk-lib.aws_ecs.CfnCluster",
|
|
1245
|
-
"version": "2.
|
|
1253
|
+
"version": "2.147.3"
|
|
1246
1254
|
}
|
|
1247
1255
|
}
|
|
1248
1256
|
},
|
|
1249
1257
|
"constructInfo": {
|
|
1250
1258
|
"fqn": "aws-cdk-lib.aws_ecs.Cluster",
|
|
1251
|
-
"version": "2.
|
|
1259
|
+
"version": "2.147.3"
|
|
1252
1260
|
}
|
|
1253
1261
|
},
|
|
1254
1262
|
"test-taskdef": {
|
|
@@ -1264,7 +1272,7 @@
|
|
|
1264
1272
|
"path": "farkin-existingFargateService/test-taskdef/TaskRole/ImportTaskRole",
|
|
1265
1273
|
"constructInfo": {
|
|
1266
1274
|
"fqn": "aws-cdk-lib.Resource",
|
|
1267
|
-
"version": "2.
|
|
1275
|
+
"version": "2.147.3"
|
|
1268
1276
|
}
|
|
1269
1277
|
},
|
|
1270
1278
|
"Resource": {
|
|
@@ -1289,7 +1297,7 @@
|
|
|
1289
1297
|
},
|
|
1290
1298
|
"constructInfo": {
|
|
1291
1299
|
"fqn": "aws-cdk-lib.aws_iam.CfnRole",
|
|
1292
|
-
"version": "2.
|
|
1300
|
+
"version": "2.147.3"
|
|
1293
1301
|
}
|
|
1294
1302
|
},
|
|
1295
1303
|
"DefaultPolicy": {
|
|
@@ -1331,19 +1339,19 @@
|
|
|
1331
1339
|
},
|
|
1332
1340
|
"constructInfo": {
|
|
1333
1341
|
"fqn": "aws-cdk-lib.aws_iam.CfnPolicy",
|
|
1334
|
-
"version": "2.
|
|
1342
|
+
"version": "2.147.3"
|
|
1335
1343
|
}
|
|
1336
1344
|
}
|
|
1337
1345
|
},
|
|
1338
1346
|
"constructInfo": {
|
|
1339
1347
|
"fqn": "aws-cdk-lib.aws_iam.Policy",
|
|
1340
|
-
"version": "2.
|
|
1348
|
+
"version": "2.147.3"
|
|
1341
1349
|
}
|
|
1342
1350
|
}
|
|
1343
1351
|
},
|
|
1344
1352
|
"constructInfo": {
|
|
1345
1353
|
"fqn": "aws-cdk-lib.aws_iam.Role",
|
|
1346
|
-
"version": "2.
|
|
1354
|
+
"version": "2.147.3"
|
|
1347
1355
|
}
|
|
1348
1356
|
},
|
|
1349
1357
|
"Resource": {
|
|
@@ -1391,7 +1399,7 @@
|
|
|
1391
1399
|
},
|
|
1392
1400
|
"constructInfo": {
|
|
1393
1401
|
"fqn": "aws-cdk-lib.aws_ecs.CfnTaskDefinition",
|
|
1394
|
-
"version": "2.
|
|
1402
|
+
"version": "2.147.3"
|
|
1395
1403
|
}
|
|
1396
1404
|
},
|
|
1397
1405
|
"test-container": {
|
|
@@ -1399,13 +1407,13 @@
|
|
|
1399
1407
|
"path": "farkin-existingFargateService/test-taskdef/test-container",
|
|
1400
1408
|
"constructInfo": {
|
|
1401
1409
|
"fqn": "aws-cdk-lib.aws_ecs.ContainerDefinition",
|
|
1402
|
-
"version": "2.
|
|
1410
|
+
"version": "2.147.3"
|
|
1403
1411
|
}
|
|
1404
1412
|
}
|
|
1405
1413
|
},
|
|
1406
1414
|
"constructInfo": {
|
|
1407
1415
|
"fqn": "aws-cdk-lib.aws_ecs.FargateTaskDefinition",
|
|
1408
|
-
"version": "2.
|
|
1416
|
+
"version": "2.147.3"
|
|
1409
1417
|
}
|
|
1410
1418
|
},
|
|
1411
1419
|
"test-sg": {
|
|
@@ -1433,13 +1441,13 @@
|
|
|
1433
1441
|
},
|
|
1434
1442
|
"constructInfo": {
|
|
1435
1443
|
"fqn": "aws-cdk-lib.aws_ec2.CfnSecurityGroup",
|
|
1436
|
-
"version": "2.
|
|
1444
|
+
"version": "2.147.3"
|
|
1437
1445
|
}
|
|
1438
1446
|
}
|
|
1439
1447
|
},
|
|
1440
1448
|
"constructInfo": {
|
|
1441
1449
|
"fqn": "aws-cdk-lib.aws_ec2.SecurityGroup",
|
|
1442
|
-
"version": "2.
|
|
1450
|
+
"version": "2.147.3"
|
|
1443
1451
|
}
|
|
1444
1452
|
},
|
|
1445
1453
|
"test-service": {
|
|
@@ -1491,13 +1499,13 @@
|
|
|
1491
1499
|
},
|
|
1492
1500
|
"constructInfo": {
|
|
1493
1501
|
"fqn": "aws-cdk-lib.aws_ecs.CfnService",
|
|
1494
|
-
"version": "2.
|
|
1502
|
+
"version": "2.147.3"
|
|
1495
1503
|
}
|
|
1496
1504
|
}
|
|
1497
1505
|
},
|
|
1498
1506
|
"constructInfo": {
|
|
1499
1507
|
"fqn": "aws-cdk-lib.aws_ecs.FargateService",
|
|
1500
|
-
"version": "2.
|
|
1508
|
+
"version": "2.147.3"
|
|
1501
1509
|
}
|
|
1502
1510
|
},
|
|
1503
1511
|
"test-fargate-kinesisstreams": {
|
|
@@ -1524,13 +1532,13 @@
|
|
|
1524
1532
|
},
|
|
1525
1533
|
"constructInfo": {
|
|
1526
1534
|
"fqn": "aws-cdk-lib.aws_kinesis.CfnStream",
|
|
1527
|
-
"version": "2.
|
|
1535
|
+
"version": "2.147.3"
|
|
1528
1536
|
}
|
|
1529
1537
|
}
|
|
1530
1538
|
},
|
|
1531
1539
|
"constructInfo": {
|
|
1532
1540
|
"fqn": "aws-cdk-lib.aws_kinesis.Stream",
|
|
1533
|
-
"version": "2.
|
|
1541
|
+
"version": "2.147.3"
|
|
1534
1542
|
}
|
|
1535
1543
|
},
|
|
1536
1544
|
"KinesisStreamGetRecordsIteratorAgeAlarm": {
|
|
@@ -1555,13 +1563,13 @@
|
|
|
1555
1563
|
},
|
|
1556
1564
|
"constructInfo": {
|
|
1557
1565
|
"fqn": "aws-cdk-lib.aws_cloudwatch.CfnAlarm",
|
|
1558
|
-
"version": "2.
|
|
1566
|
+
"version": "2.147.3"
|
|
1559
1567
|
}
|
|
1560
1568
|
}
|
|
1561
1569
|
},
|
|
1562
1570
|
"constructInfo": {
|
|
1563
1571
|
"fqn": "aws-cdk-lib.aws_cloudwatch.Alarm",
|
|
1564
|
-
"version": "2.
|
|
1572
|
+
"version": "2.147.3"
|
|
1565
1573
|
}
|
|
1566
1574
|
},
|
|
1567
1575
|
"KinesisStreamReadProvisionedThroughputExceededAlarm": {
|
|
@@ -1586,19 +1594,19 @@
|
|
|
1586
1594
|
},
|
|
1587
1595
|
"constructInfo": {
|
|
1588
1596
|
"fqn": "aws-cdk-lib.aws_cloudwatch.CfnAlarm",
|
|
1589
|
-
"version": "2.
|
|
1597
|
+
"version": "2.147.3"
|
|
1590
1598
|
}
|
|
1591
1599
|
}
|
|
1592
1600
|
},
|
|
1593
1601
|
"constructInfo": {
|
|
1594
1602
|
"fqn": "aws-cdk-lib.aws_cloudwatch.Alarm",
|
|
1595
|
-
"version": "2.
|
|
1603
|
+
"version": "2.147.3"
|
|
1596
1604
|
}
|
|
1597
1605
|
}
|
|
1598
1606
|
},
|
|
1599
1607
|
"constructInfo": {
|
|
1600
1608
|
"fqn": "@aws-solutions-constructs/aws-fargate-kinesisstreams.FargateToKinesisStreams",
|
|
1601
|
-
"version": "2.
|
|
1609
|
+
"version": "2.60.0"
|
|
1602
1610
|
}
|
|
1603
1611
|
},
|
|
1604
1612
|
"farkin-existingFargateService-KINESIS_STREAMS-security-group": {
|
|
@@ -1654,13 +1662,13 @@
|
|
|
1654
1662
|
},
|
|
1655
1663
|
"constructInfo": {
|
|
1656
1664
|
"fqn": "aws-cdk-lib.aws_ec2.CfnSecurityGroup",
|
|
1657
|
-
"version": "2.
|
|
1665
|
+
"version": "2.147.3"
|
|
1658
1666
|
}
|
|
1659
1667
|
}
|
|
1660
1668
|
},
|
|
1661
1669
|
"constructInfo": {
|
|
1662
1670
|
"fqn": "aws-cdk-lib.aws_ec2.SecurityGroup",
|
|
1663
|
-
"version": "2.
|
|
1671
|
+
"version": "2.147.3"
|
|
1664
1672
|
}
|
|
1665
1673
|
},
|
|
1666
1674
|
"Integ": {
|
|
@@ -1688,7 +1696,7 @@
|
|
|
1688
1696
|
"path": "farkin-existingFargateService/Integ/DefaultTest/DeployAssert/BootstrapVersion",
|
|
1689
1697
|
"constructInfo": {
|
|
1690
1698
|
"fqn": "aws-cdk-lib.CfnParameter",
|
|
1691
|
-
"version": "2.
|
|
1699
|
+
"version": "2.147.3"
|
|
1692
1700
|
}
|
|
1693
1701
|
},
|
|
1694
1702
|
"CheckBootstrapVersion": {
|
|
@@ -1696,25 +1704,25 @@
|
|
|
1696
1704
|
"path": "farkin-existingFargateService/Integ/DefaultTest/DeployAssert/CheckBootstrapVersion",
|
|
1697
1705
|
"constructInfo": {
|
|
1698
1706
|
"fqn": "aws-cdk-lib.CfnRule",
|
|
1699
|
-
"version": "2.
|
|
1707
|
+
"version": "2.147.3"
|
|
1700
1708
|
}
|
|
1701
1709
|
}
|
|
1702
1710
|
},
|
|
1703
1711
|
"constructInfo": {
|
|
1704
1712
|
"fqn": "aws-cdk-lib.Stack",
|
|
1705
|
-
"version": "2.
|
|
1713
|
+
"version": "2.147.3"
|
|
1706
1714
|
}
|
|
1707
1715
|
}
|
|
1708
1716
|
},
|
|
1709
1717
|
"constructInfo": {
|
|
1710
1718
|
"fqn": "@aws-cdk/integ-tests-alpha.IntegTestCase",
|
|
1711
|
-
"version": "2.
|
|
1719
|
+
"version": "2.147.3-alpha.0"
|
|
1712
1720
|
}
|
|
1713
1721
|
}
|
|
1714
1722
|
},
|
|
1715
1723
|
"constructInfo": {
|
|
1716
1724
|
"fqn": "@aws-cdk/integ-tests-alpha.IntegTest",
|
|
1717
|
-
"version": "2.
|
|
1725
|
+
"version": "2.147.3-alpha.0"
|
|
1718
1726
|
}
|
|
1719
1727
|
},
|
|
1720
1728
|
"BootstrapVersion": {
|
|
@@ -1722,7 +1730,7 @@
|
|
|
1722
1730
|
"path": "farkin-existingFargateService/BootstrapVersion",
|
|
1723
1731
|
"constructInfo": {
|
|
1724
1732
|
"fqn": "aws-cdk-lib.CfnParameter",
|
|
1725
|
-
"version": "2.
|
|
1733
|
+
"version": "2.147.3"
|
|
1726
1734
|
}
|
|
1727
1735
|
},
|
|
1728
1736
|
"CheckBootstrapVersion": {
|
|
@@ -1730,13 +1738,13 @@
|
|
|
1730
1738
|
"path": "farkin-existingFargateService/CheckBootstrapVersion",
|
|
1731
1739
|
"constructInfo": {
|
|
1732
1740
|
"fqn": "aws-cdk-lib.CfnRule",
|
|
1733
|
-
"version": "2.
|
|
1741
|
+
"version": "2.147.3"
|
|
1734
1742
|
}
|
|
1735
1743
|
}
|
|
1736
1744
|
},
|
|
1737
1745
|
"constructInfo": {
|
|
1738
1746
|
"fqn": "aws-cdk-lib.Stack",
|
|
1739
|
-
"version": "2.
|
|
1747
|
+
"version": "2.147.3"
|
|
1740
1748
|
}
|
|
1741
1749
|
},
|
|
1742
1750
|
"Tree": {
|
|
@@ -1750,7 +1758,7 @@
|
|
|
1750
1758
|
},
|
|
1751
1759
|
"constructInfo": {
|
|
1752
1760
|
"fqn": "aws-cdk-lib.App",
|
|
1753
|
-
"version": "2.
|
|
1761
|
+
"version": "2.147.3"
|
|
1754
1762
|
}
|
|
1755
1763
|
}
|
|
1756
1764
|
}
|