@aws-solutions-constructs/aws-lambda-dynamodb 2.64.0 → 2.65.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 (27) hide show
  1. package/.jsii +4 -4
  2. package/lib/index.js +1 -1
  3. package/package.json +3 -3
  4. package/test/integ.lamddb-add-secondary-index.js.snapshot/lamddb-add-secondary-index.assets.json +2 -2
  5. package/test/integ.lamddb-add-secondary-index.js.snapshot/lamddb-add-secondary-index.template.json +15 -1
  6. package/test/integ.lamddb-add-secondary-index.js.snapshot/manifest.json +1 -1
  7. package/test/integ.lamddb-add-secondary-index.js.snapshot/tree.json +23 -23
  8. package/test/integ.lamddb-deployFunctionWithExistingVpc.js.snapshot/lamddb-deployFunctionWithExistingVpc.assets.json +2 -2
  9. package/test/integ.lamddb-deployFunctionWithExistingVpc.js.snapshot/lamddb-deployFunctionWithExistingVpc.template.json +20 -1
  10. package/test/integ.lamddb-deployFunctionWithExistingVpc.js.snapshot/manifest.json +1 -1
  11. package/test/integ.lamddb-deployFunctionWithExistingVpc.js.snapshot/tree.json +75 -75
  12. package/test/integ.lamddb-deployFunctionWithVpc.js.snapshot/lamddb-deployFunctionWithVpc.assets.json +2 -2
  13. package/test/integ.lamddb-deployFunctionWithVpc.js.snapshot/lamddb-deployFunctionWithVpc.template.json +20 -1
  14. package/test/integ.lamddb-deployFunctionWithVpc.js.snapshot/manifest.json +1 -1
  15. package/test/integ.lamddb-deployFunctionWithVpc.js.snapshot/tree.json +55 -55
  16. package/test/integ.lamddb-no-arguments.js.snapshot/lamddb-no-arguments.assets.json +2 -2
  17. package/test/integ.lamddb-no-arguments.js.snapshot/lamddb-no-arguments.template.json +15 -1
  18. package/test/integ.lamddb-no-arguments.js.snapshot/manifest.json +1 -1
  19. package/test/integ.lamddb-no-arguments.js.snapshot/tree.json +23 -23
  20. package/test/integ.lamddb-set-billing-mode.js.snapshot/lamddb-set-billing-mode.assets.json +2 -2
  21. package/test/integ.lamddb-set-billing-mode.js.snapshot/lamddb-set-billing-mode.template.json +12 -0
  22. package/test/integ.lamddb-set-billing-mode.js.snapshot/manifest.json +1 -1
  23. package/test/integ.lamddb-set-billing-mode.js.snapshot/tree.json +23 -23
  24. package/test/integ.lamddb-use-existing-func.js.snapshot/lamddb-use-existing-func.assets.json +2 -2
  25. package/test/integ.lamddb-use-existing-func.js.snapshot/lamddb-use-existing-func.template.json +15 -1
  26. package/test/integ.lamddb-use-existing-func.js.snapshot/manifest.json +1 -1
  27. package/test/integ.lamddb-use-existing-func.js.snapshot/tree.json +23 -23
@@ -32,7 +32,7 @@
32
32
  },
33
33
  "constructInfo": {
34
34
  "fqn": "aws-cdk-lib.aws_ec2.CfnVPC",
35
- "version": "2.149.0"
35
+ "version": "2.150.0"
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.149.0"
79
+ "version": "2.150.0"
80
80
  }
81
81
  },
82
82
  "Acl": {
@@ -84,7 +84,7 @@
84
84
  "path": "lamddb-deployFunctionWithExistingVpc/Vpc/PublicSubnet1/Acl",
85
85
  "constructInfo": {
86
86
  "fqn": "aws-cdk-lib.Resource",
87
- "version": "2.149.0"
87
+ "version": "2.150.0"
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.149.0"
109
+ "version": "2.150.0"
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.149.0"
128
+ "version": "2.150.0"
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.149.0"
148
+ "version": "2.150.0"
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.149.0"
168
+ "version": "2.150.0"
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.149.0"
196
+ "version": "2.150.0"
197
197
  }
198
198
  }
199
199
  },
200
200
  "constructInfo": {
201
201
  "fqn": "aws-cdk-lib.aws_ec2.PublicSubnet",
202
- "version": "2.149.0"
202
+ "version": "2.150.0"
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.149.0"
246
+ "version": "2.150.0"
247
247
  }
248
248
  },
249
249
  "Acl": {
@@ -251,7 +251,7 @@
251
251
  "path": "lamddb-deployFunctionWithExistingVpc/Vpc/PublicSubnet2/Acl",
252
252
  "constructInfo": {
253
253
  "fqn": "aws-cdk-lib.Resource",
254
- "version": "2.149.0"
254
+ "version": "2.150.0"
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.149.0"
276
+ "version": "2.150.0"
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.149.0"
295
+ "version": "2.150.0"
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.149.0"
315
+ "version": "2.150.0"
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.149.0"
335
+ "version": "2.150.0"
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.149.0"
363
+ "version": "2.150.0"
364
364
  }
365
365
  }
366
366
  },
367
367
  "constructInfo": {
368
368
  "fqn": "aws-cdk-lib.aws_ec2.PublicSubnet",
369
- "version": "2.149.0"
369
+ "version": "2.150.0"
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.149.0"
413
+ "version": "2.150.0"
414
414
  }
415
415
  },
416
416
  "Acl": {
@@ -418,7 +418,7 @@
418
418
  "path": "lamddb-deployFunctionWithExistingVpc/Vpc/PrivateSubnet1/Acl",
419
419
  "constructInfo": {
420
420
  "fqn": "aws-cdk-lib.Resource",
421
- "version": "2.149.0"
421
+ "version": "2.150.0"
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.149.0"
443
+ "version": "2.150.0"
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.149.0"
462
+ "version": "2.150.0"
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.149.0"
482
+ "version": "2.150.0"
483
483
  }
484
484
  }
485
485
  },
486
486
  "constructInfo": {
487
487
  "fqn": "aws-cdk-lib.aws_ec2.PrivateSubnet",
488
- "version": "2.149.0"
488
+ "version": "2.150.0"
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.149.0"
532
+ "version": "2.150.0"
533
533
  }
534
534
  },
535
535
  "Acl": {
@@ -537,7 +537,7 @@
537
537
  "path": "lamddb-deployFunctionWithExistingVpc/Vpc/PrivateSubnet2/Acl",
538
538
  "constructInfo": {
539
539
  "fqn": "aws-cdk-lib.Resource",
540
- "version": "2.149.0"
540
+ "version": "2.150.0"
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.149.0"
562
+ "version": "2.150.0"
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.149.0"
581
+ "version": "2.150.0"
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.149.0"
601
+ "version": "2.150.0"
602
602
  }
603
603
  }
604
604
  },
605
605
  "constructInfo": {
606
606
  "fqn": "aws-cdk-lib.aws_ec2.PrivateSubnet",
607
- "version": "2.149.0"
607
+ "version": "2.150.0"
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.149.0"
626
+ "version": "2.150.0"
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.149.0"
645
+ "version": "2.150.0"
646
646
  }
647
647
  },
648
648
  "RestrictDefaultSecurityGroupCustomResource": {
@@ -654,13 +654,13 @@
654
654
  "path": "lamddb-deployFunctionWithExistingVpc/Vpc/RestrictDefaultSecurityGroupCustomResource/Default",
655
655
  "constructInfo": {
656
656
  "fqn": "aws-cdk-lib.CfnResource",
657
- "version": "2.149.0"
657
+ "version": "2.150.0"
658
658
  }
659
659
  }
660
660
  },
661
661
  "constructInfo": {
662
662
  "fqn": "aws-cdk-lib.CustomResource",
663
- "version": "2.149.0"
663
+ "version": "2.150.0"
664
664
  }
665
665
  },
666
666
  "FlowLog": {
@@ -676,7 +676,7 @@
676
676
  "path": "lamddb-deployFunctionWithExistingVpc/Vpc/FlowLog/IAMRole/ImportIAMRole",
677
677
  "constructInfo": {
678
678
  "fqn": "aws-cdk-lib.Resource",
679
- "version": "2.149.0"
679
+ "version": "2.150.0"
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.149.0"
710
+ "version": "2.150.0"
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.149.0"
762
+ "version": "2.150.0"
763
763
  }
764
764
  }
765
765
  },
766
766
  "constructInfo": {
767
767
  "fqn": "aws-cdk-lib.aws_iam.Policy",
768
- "version": "2.149.0"
768
+ "version": "2.150.0"
769
769
  }
770
770
  }
771
771
  },
772
772
  "constructInfo": {
773
773
  "fqn": "aws-cdk-lib.aws_iam.Role",
774
- "version": "2.149.0"
774
+ "version": "2.150.0"
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.149.0"
798
+ "version": "2.150.0"
799
799
  }
800
800
  }
801
801
  },
802
802
  "constructInfo": {
803
803
  "fqn": "aws-cdk-lib.aws_logs.LogGroup",
804
- "version": "2.149.0"
804
+ "version": "2.150.0"
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.149.0"
838
+ "version": "2.150.0"
839
839
  }
840
840
  }
841
841
  },
842
842
  "constructInfo": {
843
843
  "fqn": "aws-cdk-lib.aws_ec2.FlowLog",
844
- "version": "2.149.0"
844
+ "version": "2.150.0"
845
845
  }
846
846
  },
847
847
  "DDB": {
@@ -888,19 +888,19 @@
888
888
  },
889
889
  "constructInfo": {
890
890
  "fqn": "aws-cdk-lib.aws_ec2.CfnVPCEndpoint",
891
- "version": "2.149.0"
891
+ "version": "2.150.0"
892
892
  }
893
893
  }
894
894
  },
895
895
  "constructInfo": {
896
896
  "fqn": "aws-cdk-lib.aws_ec2.GatewayVpcEndpoint",
897
- "version": "2.149.0"
897
+ "version": "2.150.0"
898
898
  }
899
899
  }
900
900
  },
901
901
  "constructInfo": {
902
902
  "fqn": "aws-cdk-lib.aws_ec2.Vpc",
903
- "version": "2.149.0"
903
+ "version": "2.150.0"
904
904
  }
905
905
  },
906
906
  "LatestNodeRuntimeMap": {
@@ -908,7 +908,7 @@
908
908
  "path": "lamddb-deployFunctionWithExistingVpc/LatestNodeRuntimeMap",
909
909
  "constructInfo": {
910
910
  "fqn": "aws-cdk-lib.CfnMapping",
911
- "version": "2.149.0"
911
+ "version": "2.150.0"
912
912
  }
913
913
  },
914
914
  "Custom::VpcRestrictDefaultSGCustomResourceProvider": {
@@ -920,7 +920,7 @@
920
920
  "path": "lamddb-deployFunctionWithExistingVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider/Staging",
921
921
  "constructInfo": {
922
922
  "fqn": "aws-cdk-lib.AssetStaging",
923
- "version": "2.149.0"
923
+ "version": "2.150.0"
924
924
  }
925
925
  },
926
926
  "Role": {
@@ -928,7 +928,7 @@
928
928
  "path": "lamddb-deployFunctionWithExistingVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider/Role",
929
929
  "constructInfo": {
930
930
  "fqn": "aws-cdk-lib.CfnResource",
931
- "version": "2.149.0"
931
+ "version": "2.150.0"
932
932
  }
933
933
  },
934
934
  "Handler": {
@@ -936,13 +936,13 @@
936
936
  "path": "lamddb-deployFunctionWithExistingVpc/Custom::VpcRestrictDefaultSGCustomResourceProvider/Handler",
937
937
  "constructInfo": {
938
938
  "fqn": "aws-cdk-lib.CfnResource",
939
- "version": "2.149.0"
939
+ "version": "2.150.0"
940
940
  }
941
941
  }
942
942
  },
943
943
  "constructInfo": {
944
944
  "fqn": "aws-cdk-lib.CustomResourceProviderBase",
945
- "version": "2.149.0"
945
+ "version": "2.150.0"
946
946
  }
947
947
  },
948
948
  "test-lambda-dynamodb-stack": {
@@ -958,7 +958,7 @@
958
958
  "path": "lamddb-deployFunctionWithExistingVpc/test-lambda-dynamodb-stack/LambdaFunctionServiceRole/ImportLambdaFunctionServiceRole",
959
959
  "constructInfo": {
960
960
  "fqn": "aws-cdk-lib.Resource",
961
- "version": "2.149.0"
961
+ "version": "2.150.0"
962
962
  }
963
963
  },
964
964
  "Resource": {
@@ -1021,7 +1021,7 @@
1021
1021
  },
1022
1022
  "constructInfo": {
1023
1023
  "fqn": "aws-cdk-lib.aws_iam.CfnRole",
1024
- "version": "2.149.0"
1024
+ "version": "2.150.0"
1025
1025
  }
1026
1026
  },
1027
1027
  "DefaultPolicy": {
@@ -1090,19 +1090,19 @@
1090
1090
  },
1091
1091
  "constructInfo": {
1092
1092
  "fqn": "aws-cdk-lib.aws_iam.CfnPolicy",
1093
- "version": "2.149.0"
1093
+ "version": "2.150.0"
1094
1094
  }
1095
1095
  }
1096
1096
  },
1097
1097
  "constructInfo": {
1098
1098
  "fqn": "aws-cdk-lib.aws_iam.Policy",
1099
- "version": "2.149.0"
1099
+ "version": "2.150.0"
1100
1100
  }
1101
1101
  }
1102
1102
  },
1103
1103
  "constructInfo": {
1104
1104
  "fqn": "aws-cdk-lib.aws_iam.Role",
1105
- "version": "2.149.0"
1105
+ "version": "2.150.0"
1106
1106
  }
1107
1107
  },
1108
1108
  "ReplaceDefaultSecurityGroup-security-group": {
@@ -1130,13 +1130,13 @@
1130
1130
  },
1131
1131
  "constructInfo": {
1132
1132
  "fqn": "aws-cdk-lib.aws_ec2.CfnSecurityGroup",
1133
- "version": "2.149.0"
1133
+ "version": "2.150.0"
1134
1134
  }
1135
1135
  }
1136
1136
  },
1137
1137
  "constructInfo": {
1138
1138
  "fqn": "aws-cdk-lib.aws_ec2.SecurityGroup",
1139
- "version": "2.149.0"
1139
+ "version": "2.150.0"
1140
1140
  }
1141
1141
  },
1142
1142
  "LambdaFunction": {
@@ -1152,7 +1152,7 @@
1152
1152
  "path": "lamddb-deployFunctionWithExistingVpc/test-lambda-dynamodb-stack/LambdaFunction/Code/Stage",
1153
1153
  "constructInfo": {
1154
1154
  "fqn": "aws-cdk-lib.AssetStaging",
1155
- "version": "2.149.0"
1155
+ "version": "2.150.0"
1156
1156
  }
1157
1157
  },
1158
1158
  "AssetBucket": {
@@ -1160,13 +1160,13 @@
1160
1160
  "path": "lamddb-deployFunctionWithExistingVpc/test-lambda-dynamodb-stack/LambdaFunction/Code/AssetBucket",
1161
1161
  "constructInfo": {
1162
1162
  "fqn": "aws-cdk-lib.aws_s3.BucketBase",
1163
- "version": "2.149.0"
1163
+ "version": "2.150.0"
1164
1164
  }
1165
1165
  }
1166
1166
  },
1167
1167
  "constructInfo": {
1168
1168
  "fqn": "aws-cdk-lib.aws_s3_assets.Asset",
1169
- "version": "2.149.0"
1169
+ "version": "2.150.0"
1170
1170
  }
1171
1171
  },
1172
1172
  "Resource": {
@@ -1222,13 +1222,13 @@
1222
1222
  },
1223
1223
  "constructInfo": {
1224
1224
  "fqn": "aws-cdk-lib.aws_lambda.CfnFunction",
1225
- "version": "2.149.0"
1225
+ "version": "2.150.0"
1226
1226
  }
1227
1227
  }
1228
1228
  },
1229
1229
  "constructInfo": {
1230
1230
  "fqn": "aws-cdk-lib.aws_lambda.Function",
1231
- "version": "2.149.0"
1231
+ "version": "2.150.0"
1232
1232
  }
1233
1233
  },
1234
1234
  "DynamoTable": {
@@ -1264,7 +1264,7 @@
1264
1264
  },
1265
1265
  "constructInfo": {
1266
1266
  "fqn": "aws-cdk-lib.aws_dynamodb.CfnTable",
1267
- "version": "2.149.0"
1267
+ "version": "2.150.0"
1268
1268
  }
1269
1269
  },
1270
1270
  "ScalingRole": {
@@ -1272,19 +1272,19 @@
1272
1272
  "path": "lamddb-deployFunctionWithExistingVpc/test-lambda-dynamodb-stack/DynamoTable/ScalingRole",
1273
1273
  "constructInfo": {
1274
1274
  "fqn": "aws-cdk-lib.Resource",
1275
- "version": "2.149.0"
1275
+ "version": "2.150.0"
1276
1276
  }
1277
1277
  }
1278
1278
  },
1279
1279
  "constructInfo": {
1280
1280
  "fqn": "aws-cdk-lib.aws_dynamodb.Table",
1281
- "version": "2.149.0"
1281
+ "version": "2.150.0"
1282
1282
  }
1283
1283
  }
1284
1284
  },
1285
1285
  "constructInfo": {
1286
1286
  "fqn": "@aws-solutions-constructs/aws-lambda-dynamodb.LambdaToDynamoDB",
1287
- "version": "2.62.0"
1287
+ "version": "2.63.0"
1288
1288
  }
1289
1289
  },
1290
1290
  "Integ": {
@@ -1312,7 +1312,7 @@
1312
1312
  "path": "lamddb-deployFunctionWithExistingVpc/Integ/DefaultTest/DeployAssert/BootstrapVersion",
1313
1313
  "constructInfo": {
1314
1314
  "fqn": "aws-cdk-lib.CfnParameter",
1315
- "version": "2.149.0"
1315
+ "version": "2.150.0"
1316
1316
  }
1317
1317
  },
1318
1318
  "CheckBootstrapVersion": {
@@ -1320,25 +1320,25 @@
1320
1320
  "path": "lamddb-deployFunctionWithExistingVpc/Integ/DefaultTest/DeployAssert/CheckBootstrapVersion",
1321
1321
  "constructInfo": {
1322
1322
  "fqn": "aws-cdk-lib.CfnRule",
1323
- "version": "2.149.0"
1323
+ "version": "2.150.0"
1324
1324
  }
1325
1325
  }
1326
1326
  },
1327
1327
  "constructInfo": {
1328
1328
  "fqn": "aws-cdk-lib.Stack",
1329
- "version": "2.149.0"
1329
+ "version": "2.150.0"
1330
1330
  }
1331
1331
  }
1332
1332
  },
1333
1333
  "constructInfo": {
1334
1334
  "fqn": "@aws-cdk/integ-tests-alpha.IntegTestCase",
1335
- "version": "2.149.0-alpha.0"
1335
+ "version": "2.150.0-alpha.0"
1336
1336
  }
1337
1337
  }
1338
1338
  },
1339
1339
  "constructInfo": {
1340
1340
  "fqn": "@aws-cdk/integ-tests-alpha.IntegTest",
1341
- "version": "2.149.0-alpha.0"
1341
+ "version": "2.150.0-alpha.0"
1342
1342
  }
1343
1343
  },
1344
1344
  "BootstrapVersion": {
@@ -1346,7 +1346,7 @@
1346
1346
  "path": "lamddb-deployFunctionWithExistingVpc/BootstrapVersion",
1347
1347
  "constructInfo": {
1348
1348
  "fqn": "aws-cdk-lib.CfnParameter",
1349
- "version": "2.149.0"
1349
+ "version": "2.150.0"
1350
1350
  }
1351
1351
  },
1352
1352
  "CheckBootstrapVersion": {
@@ -1354,13 +1354,13 @@
1354
1354
  "path": "lamddb-deployFunctionWithExistingVpc/CheckBootstrapVersion",
1355
1355
  "constructInfo": {
1356
1356
  "fqn": "aws-cdk-lib.CfnRule",
1357
- "version": "2.149.0"
1357
+ "version": "2.150.0"
1358
1358
  }
1359
1359
  }
1360
1360
  },
1361
1361
  "constructInfo": {
1362
1362
  "fqn": "aws-cdk-lib.Stack",
1363
- "version": "2.149.0"
1363
+ "version": "2.150.0"
1364
1364
  }
1365
1365
  },
1366
1366
  "Tree": {
@@ -1374,7 +1374,7 @@
1374
1374
  },
1375
1375
  "constructInfo": {
1376
1376
  "fqn": "aws-cdk-lib.App",
1377
- "version": "2.149.0"
1377
+ "version": "2.150.0"
1378
1378
  }
1379
1379
  }
1380
1380
  }
@@ -27,7 +27,7 @@
27
27
  }
28
28
  }
29
29
  },
30
- "452408c0e61bf8d015505a8e6496301d6a48254fda6444e0c529da152fd48c27": {
30
+ "d24f111c0760c5f2b4edfde3d8c0b7ef9250c5102f44830bfc16aad0e1421108": {
31
31
  "source": {
32
32
  "path": "lamddb-deployFunctionWithVpc.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": "452408c0e61bf8d015505a8e6496301d6a48254fda6444e0c529da152fd48c27.json",
38
+ "objectKey": "d24f111c0760c5f2b4edfde3d8c0b7ef9250c5102f44830bfc16aad0e1421108.json",
39
39
  "assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
40
40
  }
41
41
  }
@@ -54,6 +54,13 @@
54
54
  "PolicyName": "LambdaFunctionServiceRolePolicy"
55
55
  }
56
56
  ]
57
+ },
58
+ "Metadata": {
59
+ "guard": {
60
+ "SuppressedRules": [
61
+ "IAM_NO_INLINE_POLICY_CHECK"
62
+ ]
63
+ }
57
64
  }
58
65
  },
59
66
  "testlambdadynamodbstackLambdaFunctionServiceRoleDefaultPolicy547FB7F4": {
@@ -249,7 +256,14 @@
249
256
  }
250
257
  },
251
258
  "UpdateReplacePolicy": "Retain",
252
- "DeletionPolicy": "Retain"
259
+ "DeletionPolicy": "Retain",
260
+ "Metadata": {
261
+ "guard": {
262
+ "SuppressedRules": [
263
+ "DYNAMODB_TABLE_ENCRYPTED_KMS"
264
+ ]
265
+ }
266
+ }
253
267
  },
254
268
  "Vpc8378EB38": {
255
269
  "Type": "AWS::EC2::VPC",
@@ -611,6 +625,11 @@
611
625
  }
612
626
  }
613
627
  ]
628
+ },
629
+ "Metadata": {
630
+ "guard": {
631
+ "SuppressedRules": []
632
+ }
614
633
  }
615
634
  },
616
635
  "CustomVpcRestrictDefaultSGCustomResourceProviderHandlerDC833E5E": {