@aws-solutions-constructs/aws-lambda-kinesisstreams 2.56.0 → 2.58.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 +46 -7
- package/lib/index.js +1 -1
- package/package.json +6 -6
- package/test/integ.lamkin-existingLambda.js.snapshot/lamkin-existingLambda.assets.json +2 -2
- package/test/integ.lamkin-existingLambda.js.snapshot/lamkin-existingLambda.template.json +3 -1
- package/test/integ.lamkin-existingLambda.js.snapshot/manifest.json +1 -1
- package/test/integ.lamkin-existingLambda.js.snapshot/tree.json +28 -28
- package/test/integ.lamkin-existingStream.js.snapshot/lamkin-existingStream.assets.json +2 -2
- package/test/integ.lamkin-existingStream.js.snapshot/lamkin-existingStream.template.json +3 -1
- package/test/integ.lamkin-existingStream.js.snapshot/manifest.json +1 -1
- package/test/integ.lamkin-existingStream.js.snapshot/tree.json +28 -28
- package/test/integ.lamkin-existingStreamWithCmk.js.snapshot/lamkin-existingStreamWithCmk.assets.json +2 -2
- package/test/integ.lamkin-existingStreamWithCmk.js.snapshot/lamkin-existingStreamWithCmk.template.json +3 -1
- package/test/integ.lamkin-existingStreamWithCmk.js.snapshot/manifest.json +1 -1
- package/test/integ.lamkin-existingStreamWithCmk.js.snapshot/tree.json +30 -30
- package/test/integ.lamkin-existingVpc.js.snapshot/{asset.dd5711540f04e06aa955d7f4862fc04e8cdea464cb590dae91ed2976bb78098e → asset.ee7de53d64cc9d6248fa6aa550f92358f6c907b5efd6f3298aeab1b5e7ea358a}/__entrypoint__.js +1 -1
- package/test/integ.lamkin-existingVpc.js.snapshot/lamkin-existingVpc.assets.json +5 -5
- package/test/integ.lamkin-existingVpc.js.snapshot/lamkin-existingVpc.template.json +4 -2
- package/test/integ.lamkin-existingVpc.js.snapshot/manifest.json +1 -1
- package/test/integ.lamkin-existingVpc.js.snapshot/tree.json +79 -79
- package/test/integ.lamkin-newStreamFromProps.js.snapshot/lamkin-newStreamFromProps.assets.json +2 -2
- package/test/integ.lamkin-newStreamFromProps.js.snapshot/lamkin-newStreamFromProps.template.json +3 -1
- package/test/integ.lamkin-newStreamFromProps.js.snapshot/manifest.json +1 -1
- package/test/integ.lamkin-newStreamFromProps.js.snapshot/tree.json +28 -28
- package/test/{integ.lamkin-newVpcFromProps.js.snapshot/asset.dd5711540f04e06aa955d7f4862fc04e8cdea464cb590dae91ed2976bb78098e → integ.lamkin-newVpc.js.snapshot/asset.ee7de53d64cc9d6248fa6aa550f92358f6c907b5efd6f3298aeab1b5e7ea358a}/__entrypoint__.js +1 -1
- package/test/integ.lamkin-newVpc.js.snapshot/lamkin-newVpc.assets.json +5 -5
- package/test/integ.lamkin-newVpc.js.snapshot/lamkin-newVpc.template.json +4 -2
- package/test/integ.lamkin-newVpc.js.snapshot/manifest.json +1 -1
- package/test/integ.lamkin-newVpc.js.snapshot/tree.json +59 -59
- package/test/{integ.lamkin-newVpc.js.snapshot/asset.dd5711540f04e06aa955d7f4862fc04e8cdea464cb590dae91ed2976bb78098e → integ.lamkin-newVpcFromProps.js.snapshot/asset.ee7de53d64cc9d6248fa6aa550f92358f6c907b5efd6f3298aeab1b5e7ea358a}/__entrypoint__.js +1 -1
- package/test/integ.lamkin-newVpcFromProps.js.snapshot/lamkin-newVpcFromProps.assets.json +5 -5
- package/test/integ.lamkin-newVpcFromProps.js.snapshot/lamkin-newVpcFromProps.template.json +4 -2
- package/test/integ.lamkin-newVpcFromProps.js.snapshot/manifest.json +1 -1
- package/test/integ.lamkin-newVpcFromProps.js.snapshot/tree.json +54 -54
- package/test/integ.lamkin-noArguments.js.snapshot/lamkin-noArguments.assets.json +2 -2
- package/test/integ.lamkin-noArguments.js.snapshot/lamkin-noArguments.template.json +3 -1
- package/test/integ.lamkin-noArguments.js.snapshot/manifest.json +1 -1
- package/test/integ.lamkin-noArguments.js.snapshot/tree.json +28 -28
- /package/test/integ.lamkin-existingVpc.js.snapshot/{asset.dd5711540f04e06aa955d7f4862fc04e8cdea464cb590dae91ed2976bb78098e → asset.ee7de53d64cc9d6248fa6aa550f92358f6c907b5efd6f3298aeab1b5e7ea358a}/index.js +0 -0
- /package/test/integ.lamkin-newVpc.js.snapshot/{asset.dd5711540f04e06aa955d7f4862fc04e8cdea464cb590dae91ed2976bb78098e → asset.ee7de53d64cc9d6248fa6aa550f92358f6c907b5efd6f3298aeab1b5e7ea358a}/index.js +0 -0
- /package/test/integ.lamkin-newVpcFromProps.js.snapshot/{asset.dd5711540f04e06aa955d7f4862fc04e8cdea464cb590dae91ed2976bb78098e → asset.ee7de53d64cc9d6248fa6aa550f92358f6c907b5efd6f3298aeab1b5e7ea358a}/index.js +0 -0
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
"path": "lamkin-newVpc/test-lambda-kinesisstreams/LambdaFunctionServiceRole/ImportLambdaFunctionServiceRole",
|
|
22
22
|
"constructInfo": {
|
|
23
23
|
"fqn": "aws-cdk-lib.Resource",
|
|
24
|
-
"version": "2.
|
|
24
|
+
"version": "2.143.0"
|
|
25
25
|
}
|
|
26
26
|
},
|
|
27
27
|
"Resource": {
|
|
@@ -84,7 +84,7 @@
|
|
|
84
84
|
},
|
|
85
85
|
"constructInfo": {
|
|
86
86
|
"fqn": "aws-cdk-lib.aws_iam.CfnRole",
|
|
87
|
-
"version": "2.
|
|
87
|
+
"version": "2.143.0"
|
|
88
88
|
}
|
|
89
89
|
},
|
|
90
90
|
"DefaultPolicy": {
|
|
@@ -139,19 +139,19 @@
|
|
|
139
139
|
},
|
|
140
140
|
"constructInfo": {
|
|
141
141
|
"fqn": "aws-cdk-lib.aws_iam.CfnPolicy",
|
|
142
|
-
"version": "2.
|
|
142
|
+
"version": "2.143.0"
|
|
143
143
|
}
|
|
144
144
|
}
|
|
145
145
|
},
|
|
146
146
|
"constructInfo": {
|
|
147
147
|
"fqn": "aws-cdk-lib.aws_iam.Policy",
|
|
148
|
-
"version": "2.
|
|
148
|
+
"version": "2.143.0"
|
|
149
149
|
}
|
|
150
150
|
}
|
|
151
151
|
},
|
|
152
152
|
"constructInfo": {
|
|
153
153
|
"fqn": "aws-cdk-lib.aws_iam.Role",
|
|
154
|
-
"version": "2.
|
|
154
|
+
"version": "2.143.0"
|
|
155
155
|
}
|
|
156
156
|
},
|
|
157
157
|
"ReplaceDefaultSecurityGroup-security-group": {
|
|
@@ -179,13 +179,13 @@
|
|
|
179
179
|
},
|
|
180
180
|
"constructInfo": {
|
|
181
181
|
"fqn": "aws-cdk-lib.aws_ec2.CfnSecurityGroup",
|
|
182
|
-
"version": "2.
|
|
182
|
+
"version": "2.143.0"
|
|
183
183
|
}
|
|
184
184
|
}
|
|
185
185
|
},
|
|
186
186
|
"constructInfo": {
|
|
187
187
|
"fqn": "aws-cdk-lib.aws_ec2.SecurityGroup",
|
|
188
|
-
"version": "2.
|
|
188
|
+
"version": "2.143.0"
|
|
189
189
|
}
|
|
190
190
|
},
|
|
191
191
|
"LambdaFunction": {
|
|
@@ -201,7 +201,7 @@
|
|
|
201
201
|
"path": "lamkin-newVpc/test-lambda-kinesisstreams/LambdaFunction/Code/Stage",
|
|
202
202
|
"constructInfo": {
|
|
203
203
|
"fqn": "aws-cdk-lib.AssetStaging",
|
|
204
|
-
"version": "2.
|
|
204
|
+
"version": "2.143.0"
|
|
205
205
|
}
|
|
206
206
|
},
|
|
207
207
|
"AssetBucket": {
|
|
@@ -209,13 +209,13 @@
|
|
|
209
209
|
"path": "lamkin-newVpc/test-lambda-kinesisstreams/LambdaFunction/Code/AssetBucket",
|
|
210
210
|
"constructInfo": {
|
|
211
211
|
"fqn": "aws-cdk-lib.aws_s3.BucketBase",
|
|
212
|
-
"version": "2.
|
|
212
|
+
"version": "2.143.0"
|
|
213
213
|
}
|
|
214
214
|
}
|
|
215
215
|
},
|
|
216
216
|
"constructInfo": {
|
|
217
217
|
"fqn": "aws-cdk-lib.aws_s3_assets.Asset",
|
|
218
|
-
"version": "2.
|
|
218
|
+
"version": "2.143.0"
|
|
219
219
|
}
|
|
220
220
|
},
|
|
221
221
|
"Resource": {
|
|
@@ -270,13 +270,13 @@
|
|
|
270
270
|
},
|
|
271
271
|
"constructInfo": {
|
|
272
272
|
"fqn": "aws-cdk-lib.aws_lambda.CfnFunction",
|
|
273
|
-
"version": "2.
|
|
273
|
+
"version": "2.143.0"
|
|
274
274
|
}
|
|
275
275
|
}
|
|
276
276
|
},
|
|
277
277
|
"constructInfo": {
|
|
278
278
|
"fqn": "aws-cdk-lib.aws_lambda.Function",
|
|
279
|
-
"version": "2.
|
|
279
|
+
"version": "2.143.0"
|
|
280
280
|
}
|
|
281
281
|
},
|
|
282
282
|
"KinesisStream": {
|
|
@@ -299,13 +299,13 @@
|
|
|
299
299
|
},
|
|
300
300
|
"constructInfo": {
|
|
301
301
|
"fqn": "aws-cdk-lib.aws_kinesis.CfnStream",
|
|
302
|
-
"version": "2.
|
|
302
|
+
"version": "2.143.0"
|
|
303
303
|
}
|
|
304
304
|
}
|
|
305
305
|
},
|
|
306
306
|
"constructInfo": {
|
|
307
307
|
"fqn": "aws-cdk-lib.aws_kinesis.Stream",
|
|
308
|
-
"version": "2.
|
|
308
|
+
"version": "2.143.0"
|
|
309
309
|
}
|
|
310
310
|
},
|
|
311
311
|
"KinesisStreamGetRecordsIteratorAgeAlarm": {
|
|
@@ -330,13 +330,13 @@
|
|
|
330
330
|
},
|
|
331
331
|
"constructInfo": {
|
|
332
332
|
"fqn": "aws-cdk-lib.aws_cloudwatch.CfnAlarm",
|
|
333
|
-
"version": "2.
|
|
333
|
+
"version": "2.143.0"
|
|
334
334
|
}
|
|
335
335
|
}
|
|
336
336
|
},
|
|
337
337
|
"constructInfo": {
|
|
338
338
|
"fqn": "aws-cdk-lib.aws_cloudwatch.Alarm",
|
|
339
|
-
"version": "2.
|
|
339
|
+
"version": "2.143.0"
|
|
340
340
|
}
|
|
341
341
|
},
|
|
342
342
|
"KinesisStreamReadProvisionedThroughputExceededAlarm": {
|
|
@@ -361,19 +361,19 @@
|
|
|
361
361
|
},
|
|
362
362
|
"constructInfo": {
|
|
363
363
|
"fqn": "aws-cdk-lib.aws_cloudwatch.CfnAlarm",
|
|
364
|
-
"version": "2.
|
|
364
|
+
"version": "2.143.0"
|
|
365
365
|
}
|
|
366
366
|
}
|
|
367
367
|
},
|
|
368
368
|
"constructInfo": {
|
|
369
369
|
"fqn": "aws-cdk-lib.aws_cloudwatch.Alarm",
|
|
370
|
-
"version": "2.
|
|
370
|
+
"version": "2.143.0"
|
|
371
371
|
}
|
|
372
372
|
}
|
|
373
373
|
},
|
|
374
374
|
"constructInfo": {
|
|
375
375
|
"fqn": "@aws-solutions-constructs/aws-lambda-kinesisstreams.LambdaToKinesisStreams",
|
|
376
|
-
"version": "2.
|
|
376
|
+
"version": "2.57.0"
|
|
377
377
|
}
|
|
378
378
|
},
|
|
379
379
|
"Vpc": {
|
|
@@ -400,7 +400,7 @@
|
|
|
400
400
|
},
|
|
401
401
|
"constructInfo": {
|
|
402
402
|
"fqn": "aws-cdk-lib.aws_ec2.CfnVPC",
|
|
403
|
-
"version": "2.
|
|
403
|
+
"version": "2.143.0"
|
|
404
404
|
}
|
|
405
405
|
},
|
|
406
406
|
"isolatedSubnet1": {
|
|
@@ -444,7 +444,7 @@
|
|
|
444
444
|
},
|
|
445
445
|
"constructInfo": {
|
|
446
446
|
"fqn": "aws-cdk-lib.aws_ec2.CfnSubnet",
|
|
447
|
-
"version": "2.
|
|
447
|
+
"version": "2.143.0"
|
|
448
448
|
}
|
|
449
449
|
},
|
|
450
450
|
"Acl": {
|
|
@@ -452,7 +452,7 @@
|
|
|
452
452
|
"path": "lamkin-newVpc/Vpc/isolatedSubnet1/Acl",
|
|
453
453
|
"constructInfo": {
|
|
454
454
|
"fqn": "aws-cdk-lib.Resource",
|
|
455
|
-
"version": "2.
|
|
455
|
+
"version": "2.143.0"
|
|
456
456
|
}
|
|
457
457
|
},
|
|
458
458
|
"RouteTable": {
|
|
@@ -474,7 +474,7 @@
|
|
|
474
474
|
},
|
|
475
475
|
"constructInfo": {
|
|
476
476
|
"fqn": "aws-cdk-lib.aws_ec2.CfnRouteTable",
|
|
477
|
-
"version": "2.
|
|
477
|
+
"version": "2.143.0"
|
|
478
478
|
}
|
|
479
479
|
},
|
|
480
480
|
"RouteTableAssociation": {
|
|
@@ -493,13 +493,13 @@
|
|
|
493
493
|
},
|
|
494
494
|
"constructInfo": {
|
|
495
495
|
"fqn": "aws-cdk-lib.aws_ec2.CfnSubnetRouteTableAssociation",
|
|
496
|
-
"version": "2.
|
|
496
|
+
"version": "2.143.0"
|
|
497
497
|
}
|
|
498
498
|
}
|
|
499
499
|
},
|
|
500
500
|
"constructInfo": {
|
|
501
501
|
"fqn": "aws-cdk-lib.aws_ec2.PrivateSubnet",
|
|
502
|
-
"version": "2.
|
|
502
|
+
"version": "2.143.0"
|
|
503
503
|
}
|
|
504
504
|
},
|
|
505
505
|
"isolatedSubnet2": {
|
|
@@ -543,7 +543,7 @@
|
|
|
543
543
|
},
|
|
544
544
|
"constructInfo": {
|
|
545
545
|
"fqn": "aws-cdk-lib.aws_ec2.CfnSubnet",
|
|
546
|
-
"version": "2.
|
|
546
|
+
"version": "2.143.0"
|
|
547
547
|
}
|
|
548
548
|
},
|
|
549
549
|
"Acl": {
|
|
@@ -551,7 +551,7 @@
|
|
|
551
551
|
"path": "lamkin-newVpc/Vpc/isolatedSubnet2/Acl",
|
|
552
552
|
"constructInfo": {
|
|
553
553
|
"fqn": "aws-cdk-lib.Resource",
|
|
554
|
-
"version": "2.
|
|
554
|
+
"version": "2.143.0"
|
|
555
555
|
}
|
|
556
556
|
},
|
|
557
557
|
"RouteTable": {
|
|
@@ -573,7 +573,7 @@
|
|
|
573
573
|
},
|
|
574
574
|
"constructInfo": {
|
|
575
575
|
"fqn": "aws-cdk-lib.aws_ec2.CfnRouteTable",
|
|
576
|
-
"version": "2.
|
|
576
|
+
"version": "2.143.0"
|
|
577
577
|
}
|
|
578
578
|
},
|
|
579
579
|
"RouteTableAssociation": {
|
|
@@ -592,13 +592,13 @@
|
|
|
592
592
|
},
|
|
593
593
|
"constructInfo": {
|
|
594
594
|
"fqn": "aws-cdk-lib.aws_ec2.CfnSubnetRouteTableAssociation",
|
|
595
|
-
"version": "2.
|
|
595
|
+
"version": "2.143.0"
|
|
596
596
|
}
|
|
597
597
|
}
|
|
598
598
|
},
|
|
599
599
|
"constructInfo": {
|
|
600
600
|
"fqn": "aws-cdk-lib.aws_ec2.PrivateSubnet",
|
|
601
|
-
"version": "2.
|
|
601
|
+
"version": "2.143.0"
|
|
602
602
|
}
|
|
603
603
|
},
|
|
604
604
|
"RestrictDefaultSecurityGroupCustomResource": {
|
|
@@ -610,13 +610,13 @@
|
|
|
610
610
|
"path": "lamkin-newVpc/Vpc/RestrictDefaultSecurityGroupCustomResource/Default",
|
|
611
611
|
"constructInfo": {
|
|
612
612
|
"fqn": "aws-cdk-lib.CfnResource",
|
|
613
|
-
"version": "2.
|
|
613
|
+
"version": "2.143.0"
|
|
614
614
|
}
|
|
615
615
|
}
|
|
616
616
|
},
|
|
617
617
|
"constructInfo": {
|
|
618
618
|
"fqn": "aws-cdk-lib.CustomResource",
|
|
619
|
-
"version": "2.
|
|
619
|
+
"version": "2.143.0"
|
|
620
620
|
}
|
|
621
621
|
},
|
|
622
622
|
"FlowLog": {
|
|
@@ -632,7 +632,7 @@
|
|
|
632
632
|
"path": "lamkin-newVpc/Vpc/FlowLog/IAMRole/ImportIAMRole",
|
|
633
633
|
"constructInfo": {
|
|
634
634
|
"fqn": "aws-cdk-lib.Resource",
|
|
635
|
-
"version": "2.
|
|
635
|
+
"version": "2.143.0"
|
|
636
636
|
}
|
|
637
637
|
},
|
|
638
638
|
"Resource": {
|
|
@@ -663,7 +663,7 @@
|
|
|
663
663
|
},
|
|
664
664
|
"constructInfo": {
|
|
665
665
|
"fqn": "aws-cdk-lib.aws_iam.CfnRole",
|
|
666
|
-
"version": "2.
|
|
666
|
+
"version": "2.143.0"
|
|
667
667
|
}
|
|
668
668
|
},
|
|
669
669
|
"DefaultPolicy": {
|
|
@@ -715,19 +715,19 @@
|
|
|
715
715
|
},
|
|
716
716
|
"constructInfo": {
|
|
717
717
|
"fqn": "aws-cdk-lib.aws_iam.CfnPolicy",
|
|
718
|
-
"version": "2.
|
|
718
|
+
"version": "2.143.0"
|
|
719
719
|
}
|
|
720
720
|
}
|
|
721
721
|
},
|
|
722
722
|
"constructInfo": {
|
|
723
723
|
"fqn": "aws-cdk-lib.aws_iam.Policy",
|
|
724
|
-
"version": "2.
|
|
724
|
+
"version": "2.143.0"
|
|
725
725
|
}
|
|
726
726
|
}
|
|
727
727
|
},
|
|
728
728
|
"constructInfo": {
|
|
729
729
|
"fqn": "aws-cdk-lib.aws_iam.Role",
|
|
730
|
-
"version": "2.
|
|
730
|
+
"version": "2.143.0"
|
|
731
731
|
}
|
|
732
732
|
},
|
|
733
733
|
"LogGroup": {
|
|
@@ -751,13 +751,13 @@
|
|
|
751
751
|
},
|
|
752
752
|
"constructInfo": {
|
|
753
753
|
"fqn": "aws-cdk-lib.aws_logs.CfnLogGroup",
|
|
754
|
-
"version": "2.
|
|
754
|
+
"version": "2.143.0"
|
|
755
755
|
}
|
|
756
756
|
}
|
|
757
757
|
},
|
|
758
758
|
"constructInfo": {
|
|
759
759
|
"fqn": "aws-cdk-lib.aws_logs.LogGroup",
|
|
760
|
-
"version": "2.
|
|
760
|
+
"version": "2.143.0"
|
|
761
761
|
}
|
|
762
762
|
},
|
|
763
763
|
"FlowLog": {
|
|
@@ -791,13 +791,13 @@
|
|
|
791
791
|
},
|
|
792
792
|
"constructInfo": {
|
|
793
793
|
"fqn": "aws-cdk-lib.aws_ec2.CfnFlowLog",
|
|
794
|
-
"version": "2.
|
|
794
|
+
"version": "2.143.0"
|
|
795
795
|
}
|
|
796
796
|
}
|
|
797
797
|
},
|
|
798
798
|
"constructInfo": {
|
|
799
799
|
"fqn": "aws-cdk-lib.aws_ec2.FlowLog",
|
|
800
|
-
"version": "2.
|
|
800
|
+
"version": "2.143.0"
|
|
801
801
|
}
|
|
802
802
|
},
|
|
803
803
|
"KINESIS_STREAMS": {
|
|
@@ -847,19 +847,19 @@
|
|
|
847
847
|
},
|
|
848
848
|
"constructInfo": {
|
|
849
849
|
"fqn": "aws-cdk-lib.aws_ec2.CfnVPCEndpoint",
|
|
850
|
-
"version": "2.
|
|
850
|
+
"version": "2.143.0"
|
|
851
851
|
}
|
|
852
852
|
}
|
|
853
853
|
},
|
|
854
854
|
"constructInfo": {
|
|
855
855
|
"fqn": "aws-cdk-lib.aws_ec2.InterfaceVpcEndpoint",
|
|
856
|
-
"version": "2.
|
|
856
|
+
"version": "2.143.0"
|
|
857
857
|
}
|
|
858
858
|
}
|
|
859
859
|
},
|
|
860
860
|
"constructInfo": {
|
|
861
861
|
"fqn": "aws-cdk-lib.aws_ec2.Vpc",
|
|
862
|
-
"version": "2.
|
|
862
|
+
"version": "2.143.0"
|
|
863
863
|
}
|
|
864
864
|
},
|
|
865
865
|
"Custom::VpcRestrictDefaultSGCustomResourceProvider": {
|
|
@@ -871,7 +871,7 @@
|
|
|
871
871
|
"path": "lamkin-newVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider/Staging",
|
|
872
872
|
"constructInfo": {
|
|
873
873
|
"fqn": "aws-cdk-lib.AssetStaging",
|
|
874
|
-
"version": "2.
|
|
874
|
+
"version": "2.143.0"
|
|
875
875
|
}
|
|
876
876
|
},
|
|
877
877
|
"Role": {
|
|
@@ -879,7 +879,7 @@
|
|
|
879
879
|
"path": "lamkin-newVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider/Role",
|
|
880
880
|
"constructInfo": {
|
|
881
881
|
"fqn": "aws-cdk-lib.CfnResource",
|
|
882
|
-
"version": "2.
|
|
882
|
+
"version": "2.143.0"
|
|
883
883
|
}
|
|
884
884
|
},
|
|
885
885
|
"Handler": {
|
|
@@ -887,13 +887,13 @@
|
|
|
887
887
|
"path": "lamkin-newVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider/Handler",
|
|
888
888
|
"constructInfo": {
|
|
889
889
|
"fqn": "aws-cdk-lib.CfnResource",
|
|
890
|
-
"version": "2.
|
|
890
|
+
"version": "2.143.0"
|
|
891
891
|
}
|
|
892
892
|
}
|
|
893
893
|
},
|
|
894
894
|
"constructInfo": {
|
|
895
895
|
"fqn": "aws-cdk-lib.CustomResourceProviderBase",
|
|
896
|
-
"version": "2.
|
|
896
|
+
"version": "2.143.0"
|
|
897
897
|
}
|
|
898
898
|
},
|
|
899
899
|
"lamkin-newVpc-KINESIS_STREAMS-security-group": {
|
|
@@ -949,13 +949,13 @@
|
|
|
949
949
|
},
|
|
950
950
|
"constructInfo": {
|
|
951
951
|
"fqn": "aws-cdk-lib.aws_ec2.CfnSecurityGroup",
|
|
952
|
-
"version": "2.
|
|
952
|
+
"version": "2.143.0"
|
|
953
953
|
}
|
|
954
954
|
}
|
|
955
955
|
},
|
|
956
956
|
"constructInfo": {
|
|
957
957
|
"fqn": "aws-cdk-lib.aws_ec2.SecurityGroup",
|
|
958
|
-
"version": "2.
|
|
958
|
+
"version": "2.143.0"
|
|
959
959
|
}
|
|
960
960
|
},
|
|
961
961
|
"Integ": {
|
|
@@ -983,7 +983,7 @@
|
|
|
983
983
|
"path": "lamkin-newVpc/Integ/DefaultTest/DeployAssert/BootstrapVersion",
|
|
984
984
|
"constructInfo": {
|
|
985
985
|
"fqn": "aws-cdk-lib.CfnParameter",
|
|
986
|
-
"version": "2.
|
|
986
|
+
"version": "2.143.0"
|
|
987
987
|
}
|
|
988
988
|
},
|
|
989
989
|
"CheckBootstrapVersion": {
|
|
@@ -991,25 +991,25 @@
|
|
|
991
991
|
"path": "lamkin-newVpc/Integ/DefaultTest/DeployAssert/CheckBootstrapVersion",
|
|
992
992
|
"constructInfo": {
|
|
993
993
|
"fqn": "aws-cdk-lib.CfnRule",
|
|
994
|
-
"version": "2.
|
|
994
|
+
"version": "2.143.0"
|
|
995
995
|
}
|
|
996
996
|
}
|
|
997
997
|
},
|
|
998
998
|
"constructInfo": {
|
|
999
999
|
"fqn": "aws-cdk-lib.Stack",
|
|
1000
|
-
"version": "2.
|
|
1000
|
+
"version": "2.143.0"
|
|
1001
1001
|
}
|
|
1002
1002
|
}
|
|
1003
1003
|
},
|
|
1004
1004
|
"constructInfo": {
|
|
1005
1005
|
"fqn": "@aws-cdk/integ-tests-alpha.IntegTestCase",
|
|
1006
|
-
"version": "2.
|
|
1006
|
+
"version": "2.143.0-alpha.0"
|
|
1007
1007
|
}
|
|
1008
1008
|
}
|
|
1009
1009
|
},
|
|
1010
1010
|
"constructInfo": {
|
|
1011
1011
|
"fqn": "@aws-cdk/integ-tests-alpha.IntegTest",
|
|
1012
|
-
"version": "2.
|
|
1012
|
+
"version": "2.143.0-alpha.0"
|
|
1013
1013
|
}
|
|
1014
1014
|
},
|
|
1015
1015
|
"BootstrapVersion": {
|
|
@@ -1017,7 +1017,7 @@
|
|
|
1017
1017
|
"path": "lamkin-newVpc/BootstrapVersion",
|
|
1018
1018
|
"constructInfo": {
|
|
1019
1019
|
"fqn": "aws-cdk-lib.CfnParameter",
|
|
1020
|
-
"version": "2.
|
|
1020
|
+
"version": "2.143.0"
|
|
1021
1021
|
}
|
|
1022
1022
|
},
|
|
1023
1023
|
"CheckBootstrapVersion": {
|
|
@@ -1025,13 +1025,13 @@
|
|
|
1025
1025
|
"path": "lamkin-newVpc/CheckBootstrapVersion",
|
|
1026
1026
|
"constructInfo": {
|
|
1027
1027
|
"fqn": "aws-cdk-lib.CfnRule",
|
|
1028
|
-
"version": "2.
|
|
1028
|
+
"version": "2.143.0"
|
|
1029
1029
|
}
|
|
1030
1030
|
}
|
|
1031
1031
|
},
|
|
1032
1032
|
"constructInfo": {
|
|
1033
1033
|
"fqn": "aws-cdk-lib.Stack",
|
|
1034
|
-
"version": "2.
|
|
1034
|
+
"version": "2.143.0"
|
|
1035
1035
|
}
|
|
1036
1036
|
},
|
|
1037
1037
|
"Tree": {
|
|
@@ -1045,7 +1045,7 @@
|
|
|
1045
1045
|
},
|
|
1046
1046
|
"constructInfo": {
|
|
1047
1047
|
"fqn": "aws-cdk-lib.App",
|
|
1048
|
-
"version": "2.
|
|
1048
|
+
"version": "2.143.0"
|
|
1049
1049
|
}
|
|
1050
1050
|
}
|
|
1051
1051
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.withRetries=exports.handler=exports.external=void 0;const https=require("https"),url=require("url");exports.external={sendHttpRequest:defaultSendHttpRequest,log:defaultLog,includeStackTraces:!0,userHandlerIndex:"./index"};const CREATE_FAILED_PHYSICAL_ID_MARKER="AWSCDK::CustomResourceProviderFramework::CREATE_FAILED",MISSING_PHYSICAL_ID_MARKER="AWSCDK::CustomResourceProviderFramework::MISSING_PHYSICAL_ID";async function handler(event,context){const sanitizedEvent={...event,ResponseURL:"..."};if(exports.external.log(JSON.stringify(sanitizedEvent,void 0,2)),event.RequestType==="Delete"&&event.PhysicalResourceId===CREATE_FAILED_PHYSICAL_ID_MARKER){exports.external.log("ignoring DELETE event caused by a failed CREATE event"),await submitResponse("SUCCESS",event);return}try{const userHandler=require(exports.external.userHandlerIndex).handler,result=await userHandler(sanitizedEvent,context),responseEvent=renderResponse(event,result);await submitResponse("SUCCESS",responseEvent)}catch(e){const resp={...event,Reason:exports.external.includeStackTraces?e.stack:e.message};resp.PhysicalResourceId||(event.RequestType==="Create"?(exports.external.log("CREATE failed, responding with a marker physical resource id so that the subsequent DELETE will be ignored"),resp.PhysicalResourceId=CREATE_FAILED_PHYSICAL_ID_MARKER):exports.external.log(`ERROR: Malformed event. "PhysicalResourceId" is required: ${JSON.stringify(event)}`)),await submitResponse("FAILED",resp)}}exports.handler=handler;function renderResponse(cfnRequest,handlerResponse={}){const physicalResourceId=handlerResponse.PhysicalResourceId??cfnRequest.PhysicalResourceId??cfnRequest.RequestId;if(cfnRequest.RequestType==="Delete"&&physicalResourceId!==cfnRequest.PhysicalResourceId)throw new Error(`DELETE: cannot change the physical resource ID from "${cfnRequest.PhysicalResourceId}" to "${handlerResponse.PhysicalResourceId}" during deletion`);return{...cfnRequest,...handlerResponse,PhysicalResourceId:physicalResourceId}}async function submitResponse(status,event){const json={Status:status,Reason:event.Reason??status,StackId:event.StackId,RequestId:event.RequestId,PhysicalResourceId:event.PhysicalResourceId||MISSING_PHYSICAL_ID_MARKER,LogicalResourceId:event.LogicalResourceId,NoEcho:event.NoEcho,Data:event.Data}
|
|
1
|
+
"use strict";Object.defineProperty(exports,"__esModule",{value:!0}),exports.withRetries=exports.handler=exports.external=void 0;const https=require("https"),url=require("url");exports.external={sendHttpRequest:defaultSendHttpRequest,log:defaultLog,includeStackTraces:!0,userHandlerIndex:"./index"};const CREATE_FAILED_PHYSICAL_ID_MARKER="AWSCDK::CustomResourceProviderFramework::CREATE_FAILED",MISSING_PHYSICAL_ID_MARKER="AWSCDK::CustomResourceProviderFramework::MISSING_PHYSICAL_ID";async function handler(event,context){const sanitizedEvent={...event,ResponseURL:"..."};if(exports.external.log(JSON.stringify(sanitizedEvent,void 0,2)),event.RequestType==="Delete"&&event.PhysicalResourceId===CREATE_FAILED_PHYSICAL_ID_MARKER){exports.external.log("ignoring DELETE event caused by a failed CREATE event"),await submitResponse("SUCCESS",event);return}try{const userHandler=require(exports.external.userHandlerIndex).handler,result=await userHandler(sanitizedEvent,context),responseEvent=renderResponse(event,result);await submitResponse("SUCCESS",responseEvent)}catch(e){const resp={...event,Reason:exports.external.includeStackTraces?e.stack:e.message};resp.PhysicalResourceId||(event.RequestType==="Create"?(exports.external.log("CREATE failed, responding with a marker physical resource id so that the subsequent DELETE will be ignored"),resp.PhysicalResourceId=CREATE_FAILED_PHYSICAL_ID_MARKER):exports.external.log(`ERROR: Malformed event. "PhysicalResourceId" is required: ${JSON.stringify(event)}`)),await submitResponse("FAILED",resp)}}exports.handler=handler;function renderResponse(cfnRequest,handlerResponse={}){const physicalResourceId=handlerResponse.PhysicalResourceId??cfnRequest.PhysicalResourceId??cfnRequest.RequestId;if(cfnRequest.RequestType==="Delete"&&physicalResourceId!==cfnRequest.PhysicalResourceId)throw new Error(`DELETE: cannot change the physical resource ID from "${cfnRequest.PhysicalResourceId}" to "${handlerResponse.PhysicalResourceId}" during deletion`);return{...cfnRequest,...handlerResponse,PhysicalResourceId:physicalResourceId}}async function submitResponse(status,event){const json={Status:status,Reason:event.Reason??status,StackId:event.StackId,RequestId:event.RequestId,PhysicalResourceId:event.PhysicalResourceId||MISSING_PHYSICAL_ID_MARKER,LogicalResourceId:event.LogicalResourceId,NoEcho:event.NoEcho,Data:event.Data},parsedUrl=url.parse(event.ResponseURL),loggingSafeUrl=`${parsedUrl.protocol}//${parsedUrl.hostname}/${parsedUrl.pathname}?***`;exports.external.log("submit response to cloudformation",loggingSafeUrl,json);const responseBody=JSON.stringify(json),req={hostname:parsedUrl.hostname,path:parsedUrl.path,method:"PUT",headers:{"content-type":"","content-length":Buffer.byteLength(responseBody,"utf8")}};await withRetries({attempts:5,sleep:1e3},exports.external.sendHttpRequest)(req,responseBody)}async function defaultSendHttpRequest(options,requestBody){return new Promise((resolve,reject)=>{try{const request=https.request(options,response=>{response.resume(),!response.statusCode||response.statusCode>=400?reject(new Error(`Unsuccessful HTTP response: ${response.statusCode}`)):resolve()});request.on("error",reject),request.write(requestBody),request.end()}catch(e){reject(e)}})}function defaultLog(fmt,...params){console.log(fmt,...params)}function withRetries(options,fn){return async(...xs)=>{let attempts=options.attempts,ms=options.sleep;for(;;)try{return await fn(...xs)}catch(e){if(attempts--<=0)throw e;await sleep(Math.floor(Math.random()*ms)),ms*=2}}}exports.withRetries=withRetries;async function sleep(ms){return new Promise(ok=>setTimeout(ok,ms))}
|
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"version": "36.0.0",
|
|
3
3
|
"files": {
|
|
4
|
-
"
|
|
4
|
+
"ee7de53d64cc9d6248fa6aa550f92358f6c907b5efd6f3298aeab1b5e7ea358a": {
|
|
5
5
|
"source": {
|
|
6
|
-
"path": "asset.
|
|
6
|
+
"path": "asset.ee7de53d64cc9d6248fa6aa550f92358f6c907b5efd6f3298aeab1b5e7ea358a",
|
|
7
7
|
"packaging": "zip"
|
|
8
8
|
},
|
|
9
9
|
"destinations": {
|
|
10
10
|
"current_account-current_region": {
|
|
11
11
|
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
|
|
12
|
-
"objectKey": "
|
|
12
|
+
"objectKey": "ee7de53d64cc9d6248fa6aa550f92358f6c907b5efd6f3298aeab1b5e7ea358a.zip",
|
|
13
13
|
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
|
|
14
14
|
}
|
|
15
15
|
}
|
|
@@ -27,7 +27,7 @@
|
|
|
27
27
|
}
|
|
28
28
|
}
|
|
29
29
|
},
|
|
30
|
-
"
|
|
30
|
+
"198b7bba8d1755e78d89438cb40b656111e4db12774d3a04bbe600864cb72490": {
|
|
31
31
|
"source": {
|
|
32
32
|
"path": "lamkin-newVpcFromProps.template.json",
|
|
33
33
|
"packaging": "file"
|
|
@@ -35,7 +35,7 @@
|
|
|
35
35
|
"destinations": {
|
|
36
36
|
"current_account-current_region": {
|
|
37
37
|
"bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
|
|
38
|
-
"objectKey": "
|
|
38
|
+
"objectKey": "198b7bba8d1755e78d89438cb40b656111e4db12774d3a04bbe600864cb72490.json",
|
|
39
39
|
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -214,7 +214,9 @@
|
|
|
214
214
|
"EncryptionType": "KMS",
|
|
215
215
|
"KeyId": "alias/aws/kinesis"
|
|
216
216
|
}
|
|
217
|
-
}
|
|
217
|
+
},
|
|
218
|
+
"UpdateReplacePolicy": "Retain",
|
|
219
|
+
"DeletionPolicy": "Retain"
|
|
218
220
|
},
|
|
219
221
|
"testlambdakinesisstreamsKinesisStreamGetRecordsIteratorAgeAlarmC4A0FF00": {
|
|
220
222
|
"Type": "AWS::CloudWatch::Alarm",
|
|
@@ -560,7 +562,7 @@
|
|
|
560
562
|
"S3Bucket": {
|
|
561
563
|
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
|
|
562
564
|
},
|
|
563
|
-
"S3Key": "
|
|
565
|
+
"S3Key": "ee7de53d64cc9d6248fa6aa550f92358f6c907b5efd6f3298aeab1b5e7ea358a.zip"
|
|
564
566
|
},
|
|
565
567
|
"Timeout": 900,
|
|
566
568
|
"MemorySize": 128,
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"validateOnSynth": false,
|
|
67
67
|
"assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-deploy-role-${AWS::AccountId}-${AWS::Region}",
|
|
68
68
|
"cloudFormationExecutionRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-cfn-exec-role-${AWS::AccountId}-${AWS::Region}",
|
|
69
|
-
"stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}/
|
|
69
|
+
"stackTemplateAssetObjectUrl": "s3://cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}/198b7bba8d1755e78d89438cb40b656111e4db12774d3a04bbe600864cb72490.json",
|
|
70
70
|
"requiresBootstrapStackVersion": 6,
|
|
71
71
|
"bootstrapStackVersionSsmParameter": "/cdk-bootstrap/hnb659fds/version",
|
|
72
72
|
"additionalDependencies": [
|