@aws-solutions-constructs/aws-cloudfront-oai-s3 2.79.0 → 2.80.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 (42) hide show
  1. package/.jsii +17 -57
  2. package/README.md +1 -0
  3. package/lib/index.d.ts +1 -1
  4. package/lib/index.js +3 -2
  5. package/package.json +8 -8
  6. package/test/integ.cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket.js.snapshot/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket.assets.json +2 -2
  7. package/test/integ.cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket.js.snapshot/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket.template.json +8 -8
  8. package/test/integ.cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket.js.snapshot/manifest.json +159 -3
  9. package/test/integ.cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket.js.snapshot/tree.json +180 -71
  10. package/test/integ.cftoais3-custom-headers.js.snapshot/cftoais3-custom-headers.assets.json +2 -2
  11. package/test/integ.cftoais3-custom-headers.js.snapshot/cftoais3-custom-headers.template.json +8 -8
  12. package/test/integ.cftoais3-custom-headers.js.snapshot/manifest.json +182 -3
  13. package/test/integ.cftoais3-custom-headers.js.snapshot/tree.json +201 -75
  14. package/test/integ.cftoais3-custom-originPath.js.snapshot/cftoais3-custom-originPath.assets.json +2 -2
  15. package/test/integ.cftoais3-custom-originPath.js.snapshot/cftoais3-custom-originPath.template.json +8 -8
  16. package/test/integ.cftoais3-custom-originPath.js.snapshot/manifest.json +174 -3
  17. package/test/integ.cftoais3-custom-originPath.js.snapshot/tree.json +194 -73
  18. package/test/integ.cftoais3-customLoggingBuckets.js.snapshot/cftoais3-customLoggingBuckets.assets.json +2 -2
  19. package/test/integ.cftoais3-customLoggingBuckets.js.snapshot/cftoais3-customLoggingBuckets.template.json +8 -8
  20. package/test/integ.cftoais3-customLoggingBuckets.js.snapshot/manifest.json +212 -3
  21. package/test/integ.cftoais3-customLoggingBuckets.js.snapshot/tree.json +226 -73
  22. package/test/integ.cftoais3-existing-bucket.js.snapshot/cftoais3-existing-bucket.assets.json +2 -2
  23. package/test/integ.cftoais3-existing-bucket.js.snapshot/cftoais3-existing-bucket.template.json +9 -9
  24. package/test/integ.cftoais3-existing-bucket.js.snapshot/manifest.json +176 -3
  25. package/test/integ.cftoais3-existing-bucket.js.snapshot/tree.json +195 -78
  26. package/test/integ.cftoais3-no-arguments.js.snapshot/cftoais3-no-arguments.assets.json +2 -2
  27. package/test/integ.cftoais3-no-arguments.js.snapshot/cftoais3-no-arguments.template.json +8 -8
  28. package/test/integ.cftoais3-no-arguments.js.snapshot/manifest.json +171 -135
  29. package/test/integ.cftoais3-no-arguments.js.snapshot/tree.json +194 -73
  30. package/test/integ.cftoais3-no-cloudfront-s3-access-logs.js.snapshot/cftoais3-no-cloudfront-s3-access-logs.assets.json +2 -2
  31. package/test/integ.cftoais3-no-cloudfront-s3-access-logs.js.snapshot/cftoais3-no-cloudfront-s3-access-logs.template.json +8 -8
  32. package/test/integ.cftoais3-no-cloudfront-s3-access-logs.js.snapshot/manifest.json +118 -3
  33. package/test/integ.cftoais3-no-cloudfront-s3-access-logs.js.snapshot/tree.json +144 -61
  34. package/test/integ.cftoais3-no-logging.js.snapshot/cftoais3-no-logging.assets.json +2 -2
  35. package/test/integ.cftoais3-no-logging.js.snapshot/cftoais3-no-logging.template.json +8 -8
  36. package/test/integ.cftoais3-no-logging.js.snapshot/manifest.json +90 -3
  37. package/test/integ.cftoais3-no-logging.js.snapshot/tree.json +119 -55
  38. package/test/integ.cftoais3-no-security-headers.js.snapshot/cftoais3-no-security-headers.assets.json +2 -2
  39. package/test/integ.cftoais3-no-security-headers.js.snapshot/cftoais3-no-security-headers.template.json +8 -8
  40. package/test/integ.cftoais3-no-security-headers.js.snapshot/manifest.json +159 -3
  41. package/test/integ.cftoais3-no-security-headers.js.snapshot/tree.json +180 -71
  42. package/test/test.cloudfront-oai-s3.test.js +2 -1
@@ -50,7 +50,7 @@
50
50
  },
51
51
  "constructInfo": {
52
52
  "fqn": "aws-cdk-lib.aws_s3.CfnBucket",
53
- "version": "2.177.0"
53
+ "version": "2.179.0"
54
54
  }
55
55
  },
56
56
  "Policy": {
@@ -184,13 +184,18 @@
184
184
  },
185
185
  "constructInfo": {
186
186
  "fqn": "aws-cdk-lib.aws_s3.CfnBucketPolicy",
187
- "version": "2.177.0"
187
+ "version": "2.179.0"
188
188
  }
189
189
  }
190
190
  },
191
191
  "constructInfo": {
192
192
  "fqn": "aws-cdk-lib.aws_s3.BucketPolicy",
193
- "version": "2.177.0"
193
+ "version": "2.179.0",
194
+ "metadata": [
195
+ {
196
+ "bucket": "*"
197
+ }
198
+ ]
194
199
  }
195
200
  },
196
201
  "AutoDeleteObjectsCustomResource": {
@@ -202,19 +207,32 @@
202
207
  "path": "cftoais3-custom-originPath/test-cloudfront-oai-s3/S3LoggingBucket/AutoDeleteObjectsCustomResource/Default",
203
208
  "constructInfo": {
204
209
  "fqn": "aws-cdk-lib.CfnResource",
205
- "version": "2.177.0"
210
+ "version": "2.179.0"
206
211
  }
207
212
  }
208
213
  },
209
214
  "constructInfo": {
210
215
  "fqn": "aws-cdk-lib.CustomResource",
211
- "version": "2.177.0"
216
+ "version": "2.179.0",
217
+ "metadata": [
218
+ "*"
219
+ ]
212
220
  }
213
221
  }
214
222
  },
215
223
  "constructInfo": {
216
224
  "fqn": "aws-cdk-lib.aws_s3.Bucket",
217
- "version": "2.177.0"
225
+ "version": "2.179.0",
226
+ "metadata": [
227
+ {
228
+ "encryption": "S3_MANAGED",
229
+ "versioned": true,
230
+ "blockPublicAccess": "*",
231
+ "removalPolicy": "destroy",
232
+ "enforceSSL": true,
233
+ "autoDeleteObjects": true
234
+ }
235
+ ]
218
236
  }
219
237
  },
220
238
  "S3Bucket": {
@@ -273,7 +291,7 @@
273
291
  },
274
292
  "constructInfo": {
275
293
  "fqn": "aws-cdk-lib.aws_s3.CfnBucket",
276
- "version": "2.177.0"
294
+ "version": "2.179.0"
277
295
  }
278
296
  },
279
297
  "Policy": {
@@ -370,7 +388,7 @@
370
388
  "Principal": {
371
389
  "CanonicalUser": {
372
390
  "Fn::GetAtt": [
373
- "testcloudfrontoais3CloudFrontDistributionOrigin1S3OriginF57A3CB1",
391
+ "testcloudfrontoais3constructsGeneratedOaiA468F478",
374
392
  "S3CanonicalUserId"
375
393
  ]
376
394
  }
@@ -441,13 +459,18 @@
441
459
  },
442
460
  "constructInfo": {
443
461
  "fqn": "aws-cdk-lib.aws_s3.CfnBucketPolicy",
444
- "version": "2.177.0"
462
+ "version": "2.179.0"
445
463
  }
446
464
  }
447
465
  },
448
466
  "constructInfo": {
449
467
  "fqn": "aws-cdk-lib.aws_s3.BucketPolicy",
450
- "version": "2.177.0"
468
+ "version": "2.179.0",
469
+ "metadata": [
470
+ {
471
+ "bucket": "*"
472
+ }
473
+ ]
451
474
  }
452
475
  },
453
476
  "AutoDeleteObjectsCustomResource": {
@@ -459,19 +482,55 @@
459
482
  "path": "cftoais3-custom-originPath/test-cloudfront-oai-s3/S3Bucket/AutoDeleteObjectsCustomResource/Default",
460
483
  "constructInfo": {
461
484
  "fqn": "aws-cdk-lib.CfnResource",
462
- "version": "2.177.0"
485
+ "version": "2.179.0"
463
486
  }
464
487
  }
465
488
  },
466
489
  "constructInfo": {
467
490
  "fqn": "aws-cdk-lib.CustomResource",
468
- "version": "2.177.0"
491
+ "version": "2.179.0",
492
+ "metadata": [
493
+ "*"
494
+ ]
469
495
  }
470
496
  }
471
497
  },
472
498
  "constructInfo": {
473
499
  "fqn": "aws-cdk-lib.aws_s3.Bucket",
474
- "version": "2.177.0"
500
+ "version": "2.179.0",
501
+ "metadata": [
502
+ {
503
+ "encryption": "S3_MANAGED",
504
+ "versioned": true,
505
+ "blockPublicAccess": "*",
506
+ "removalPolicy": "destroy",
507
+ "enforceSSL": true,
508
+ "lifecycleRules": [
509
+ {
510
+ "noncurrentVersionTransitions": [
511
+ {
512
+ "storageClass": "*"
513
+ }
514
+ ]
515
+ }
516
+ ],
517
+ "serverAccessLogsBucket": "*",
518
+ "autoDeleteObjects": true
519
+ },
520
+ {
521
+ "addLifecycleRule": [
522
+ {
523
+ "noncurrentVersionTransitions": [
524
+ {
525
+ "storageClass": "*"
526
+ }
527
+ ]
528
+ },
529
+ "*",
530
+ "*"
531
+ ]
532
+ }
533
+ ]
475
534
  }
476
535
  },
477
536
  "SetHttpSecurityHeaders": {
@@ -495,13 +554,19 @@
495
554
  },
496
555
  "constructInfo": {
497
556
  "fqn": "aws-cdk-lib.aws_cloudfront.CfnFunction",
498
- "version": "2.177.0"
557
+ "version": "2.179.0"
499
558
  }
500
559
  }
501
560
  },
502
561
  "constructInfo": {
503
562
  "fqn": "aws-cdk-lib.aws_cloudfront.Function",
504
- "version": "2.177.0"
563
+ "version": "2.179.0",
564
+ "metadata": [
565
+ {
566
+ "functionName": "*",
567
+ "code": "*"
568
+ }
569
+ ]
505
570
  }
506
571
  },
507
572
  "CloudfrontLoggingBucketAccessLog": {
@@ -542,7 +607,7 @@
542
607
  },
543
608
  "constructInfo": {
544
609
  "fqn": "aws-cdk-lib.aws_s3.CfnBucket",
545
- "version": "2.177.0"
610
+ "version": "2.179.0"
546
611
  }
547
612
  },
548
613
  "Policy": {
@@ -676,13 +741,18 @@
676
741
  },
677
742
  "constructInfo": {
678
743
  "fqn": "aws-cdk-lib.aws_s3.CfnBucketPolicy",
679
- "version": "2.177.0"
744
+ "version": "2.179.0"
680
745
  }
681
746
  }
682
747
  },
683
748
  "constructInfo": {
684
749
  "fqn": "aws-cdk-lib.aws_s3.BucketPolicy",
685
- "version": "2.177.0"
750
+ "version": "2.179.0",
751
+ "metadata": [
752
+ {
753
+ "bucket": "*"
754
+ }
755
+ ]
686
756
  }
687
757
  },
688
758
  "AutoDeleteObjectsCustomResource": {
@@ -694,19 +764,32 @@
694
764
  "path": "cftoais3-custom-originPath/test-cloudfront-oai-s3/CloudfrontLoggingBucketAccessLog/AutoDeleteObjectsCustomResource/Default",
695
765
  "constructInfo": {
696
766
  "fqn": "aws-cdk-lib.CfnResource",
697
- "version": "2.177.0"
767
+ "version": "2.179.0"
698
768
  }
699
769
  }
700
770
  },
701
771
  "constructInfo": {
702
772
  "fqn": "aws-cdk-lib.CustomResource",
703
- "version": "2.177.0"
773
+ "version": "2.179.0",
774
+ "metadata": [
775
+ "*"
776
+ ]
704
777
  }
705
778
  }
706
779
  },
707
780
  "constructInfo": {
708
781
  "fqn": "aws-cdk-lib.aws_s3.Bucket",
709
- "version": "2.177.0"
782
+ "version": "2.179.0",
783
+ "metadata": [
784
+ {
785
+ "encryption": "S3_MANAGED",
786
+ "versioned": true,
787
+ "blockPublicAccess": "*",
788
+ "removalPolicy": "destroy",
789
+ "enforceSSL": true,
790
+ "autoDeleteObjects": true
791
+ }
792
+ ]
710
793
  }
711
794
  },
712
795
  "CloudfrontLoggingBucket": {
@@ -759,7 +842,7 @@
759
842
  },
760
843
  "constructInfo": {
761
844
  "fqn": "aws-cdk-lib.aws_s3.CfnBucket",
762
- "version": "2.177.0"
845
+ "version": "2.179.0"
763
846
  }
764
847
  },
765
848
  "Policy": {
@@ -857,13 +940,18 @@
857
940
  },
858
941
  "constructInfo": {
859
942
  "fqn": "aws-cdk-lib.aws_s3.CfnBucketPolicy",
860
- "version": "2.177.0"
943
+ "version": "2.179.0"
861
944
  }
862
945
  }
863
946
  },
864
947
  "constructInfo": {
865
948
  "fqn": "aws-cdk-lib.aws_s3.BucketPolicy",
866
- "version": "2.177.0"
949
+ "version": "2.179.0",
950
+ "metadata": [
951
+ {
952
+ "bucket": "*"
953
+ }
954
+ ]
867
955
  }
868
956
  },
869
957
  "AutoDeleteObjectsCustomResource": {
@@ -875,19 +963,63 @@
875
963
  "path": "cftoais3-custom-originPath/test-cloudfront-oai-s3/CloudfrontLoggingBucket/AutoDeleteObjectsCustomResource/Default",
876
964
  "constructInfo": {
877
965
  "fqn": "aws-cdk-lib.CfnResource",
878
- "version": "2.177.0"
966
+ "version": "2.179.0"
879
967
  }
880
968
  }
881
969
  },
882
970
  "constructInfo": {
883
971
  "fqn": "aws-cdk-lib.CustomResource",
884
- "version": "2.177.0"
972
+ "version": "2.179.0",
973
+ "metadata": [
974
+ "*"
975
+ ]
885
976
  }
886
977
  }
887
978
  },
888
979
  "constructInfo": {
889
980
  "fqn": "aws-cdk-lib.aws_s3.Bucket",
890
- "version": "2.177.0"
981
+ "version": "2.179.0",
982
+ "metadata": [
983
+ {
984
+ "encryption": "S3_MANAGED",
985
+ "versioned": true,
986
+ "blockPublicAccess": "*",
987
+ "removalPolicy": "destroy",
988
+ "enforceSSL": true,
989
+ "autoDeleteObjects": true,
990
+ "objectOwnership": "ObjectWriter",
991
+ "serverAccessLogsBucket": "*"
992
+ }
993
+ ]
994
+ }
995
+ },
996
+ "constructsGeneratedOai": {
997
+ "id": "constructsGeneratedOai",
998
+ "path": "cftoais3-custom-originPath/test-cloudfront-oai-s3/constructsGeneratedOai",
999
+ "children": {
1000
+ "Resource": {
1001
+ "id": "Resource",
1002
+ "path": "cftoais3-custom-originPath/test-cloudfront-oai-s3/constructsGeneratedOai/Resource",
1003
+ "attributes": {
1004
+ "aws:cdk:cloudformation:type": "AWS::CloudFront::CloudFrontOriginAccessIdentity",
1005
+ "aws:cdk:cloudformation:props": {
1006
+ "cloudFrontOriginAccessIdentityConfig": {
1007
+ "comment": "Allows CloudFront to reach the bucket"
1008
+ }
1009
+ }
1010
+ },
1011
+ "constructInfo": {
1012
+ "fqn": "aws-cdk-lib.aws_cloudfront.CfnCloudFrontOriginAccessIdentity",
1013
+ "version": "2.179.0"
1014
+ }
1015
+ }
1016
+ },
1017
+ "constructInfo": {
1018
+ "fqn": "aws-cdk-lib.aws_cloudfront.OriginAccessIdentity",
1019
+ "version": "2.179.0",
1020
+ "metadata": [
1021
+ "*"
1022
+ ]
891
1023
  }
892
1024
  },
893
1025
  "CloudFrontDistribution": {
@@ -897,34 +1029,6 @@
897
1029
  "Origin1": {
898
1030
  "id": "Origin1",
899
1031
  "path": "cftoais3-custom-originPath/test-cloudfront-oai-s3/CloudFrontDistribution/Origin1",
900
- "children": {
901
- "S3Origin": {
902
- "id": "S3Origin",
903
- "path": "cftoais3-custom-originPath/test-cloudfront-oai-s3/CloudFrontDistribution/Origin1/S3Origin",
904
- "children": {
905
- "Resource": {
906
- "id": "Resource",
907
- "path": "cftoais3-custom-originPath/test-cloudfront-oai-s3/CloudFrontDistribution/Origin1/S3Origin/Resource",
908
- "attributes": {
909
- "aws:cdk:cloudformation:type": "AWS::CloudFront::CloudFrontOriginAccessIdentity",
910
- "aws:cdk:cloudformation:props": {
911
- "cloudFrontOriginAccessIdentityConfig": {
912
- "comment": "Identity for cftoais3customoriginPathtestcloudfrontoais3CloudFrontDistributionOrigin11DBC1949"
913
- }
914
- }
915
- },
916
- "constructInfo": {
917
- "fqn": "aws-cdk-lib.aws_cloudfront.CfnCloudFrontOriginAccessIdentity",
918
- "version": "2.177.0"
919
- }
920
- }
921
- },
922
- "constructInfo": {
923
- "fqn": "aws-cdk-lib.aws_cloudfront.OriginAccessIdentity",
924
- "version": "2.177.0"
925
- }
926
- }
927
- },
928
1032
  "constructInfo": {
929
1033
  "fqn": "constructs.Construct",
930
1034
  "version": "10.4.2"
@@ -955,7 +1059,7 @@
955
1059
  [
956
1060
  "origin-access-identity/cloudfront/",
957
1061
  {
958
- "Ref": "testcloudfrontoais3CloudFrontDistributionOrigin1S3OriginF57A3CB1"
1062
+ "Ref": "testcloudfrontoais3constructsGeneratedOaiA468F478"
959
1063
  }
960
1064
  ]
961
1065
  ]
@@ -997,19 +1101,36 @@
997
1101
  },
998
1102
  "constructInfo": {
999
1103
  "fqn": "aws-cdk-lib.aws_cloudfront.CfnDistribution",
1000
- "version": "2.177.0"
1104
+ "version": "2.179.0"
1001
1105
  }
1002
1106
  }
1003
1107
  },
1004
1108
  "constructInfo": {
1005
1109
  "fqn": "aws-cdk-lib.aws_cloudfront.Distribution",
1006
- "version": "2.177.0"
1110
+ "version": "2.179.0",
1111
+ "metadata": [
1112
+ {
1113
+ "defaultBehavior": {
1114
+ "origin": "*",
1115
+ "viewerProtocolPolicy": "redirect-to-https",
1116
+ "functionAssociations": [
1117
+ {
1118
+ "eventType": "viewer-response",
1119
+ "function": "*"
1120
+ }
1121
+ ]
1122
+ },
1123
+ "enableLogging": true,
1124
+ "logBucket": "*",
1125
+ "defaultRootObject": "*"
1126
+ }
1127
+ ]
1007
1128
  }
1008
1129
  }
1009
1130
  },
1010
1131
  "constructInfo": {
1011
1132
  "fqn": "@aws-solutions-constructs/aws-cloudfront-oai-s3.CloudFrontToOaiToS3",
1012
- "version": "2.78.1"
1133
+ "version": "2.79.1"
1013
1134
  }
1014
1135
  },
1015
1136
  "LatestNodeRuntimeMap": {
@@ -1017,7 +1138,7 @@
1017
1138
  "path": "cftoais3-custom-originPath/LatestNodeRuntimeMap",
1018
1139
  "constructInfo": {
1019
1140
  "fqn": "aws-cdk-lib.CfnMapping",
1020
- "version": "2.177.0"
1141
+ "version": "2.179.0"
1021
1142
  }
1022
1143
  },
1023
1144
  "Custom::S3AutoDeleteObjectsCustomResourceProvider": {
@@ -1029,7 +1150,7 @@
1029
1150
  "path": "cftoais3-custom-originPath/Custom::S3AutoDeleteObjectsCustomResourceProvider/Staging",
1030
1151
  "constructInfo": {
1031
1152
  "fqn": "aws-cdk-lib.AssetStaging",
1032
- "version": "2.177.0"
1153
+ "version": "2.179.0"
1033
1154
  }
1034
1155
  },
1035
1156
  "Role": {
@@ -1037,7 +1158,7 @@
1037
1158
  "path": "cftoais3-custom-originPath/Custom::S3AutoDeleteObjectsCustomResourceProvider/Role",
1038
1159
  "constructInfo": {
1039
1160
  "fqn": "aws-cdk-lib.CfnResource",
1040
- "version": "2.177.0"
1161
+ "version": "2.179.0"
1041
1162
  }
1042
1163
  },
1043
1164
  "Handler": {
@@ -1045,13 +1166,13 @@
1045
1166
  "path": "cftoais3-custom-originPath/Custom::S3AutoDeleteObjectsCustomResourceProvider/Handler",
1046
1167
  "constructInfo": {
1047
1168
  "fqn": "aws-cdk-lib.CfnResource",
1048
- "version": "2.177.0"
1169
+ "version": "2.179.0"
1049
1170
  }
1050
1171
  }
1051
1172
  },
1052
1173
  "constructInfo": {
1053
1174
  "fqn": "aws-cdk-lib.CustomResourceProviderBase",
1054
- "version": "2.177.0"
1175
+ "version": "2.179.0"
1055
1176
  }
1056
1177
  },
1057
1178
  "Integ": {
@@ -1079,7 +1200,7 @@
1079
1200
  "path": "cftoais3-custom-originPath/Integ/DefaultTest/DeployAssert/BootstrapVersion",
1080
1201
  "constructInfo": {
1081
1202
  "fqn": "aws-cdk-lib.CfnParameter",
1082
- "version": "2.177.0"
1203
+ "version": "2.179.0"
1083
1204
  }
1084
1205
  },
1085
1206
  "CheckBootstrapVersion": {
@@ -1087,25 +1208,25 @@
1087
1208
  "path": "cftoais3-custom-originPath/Integ/DefaultTest/DeployAssert/CheckBootstrapVersion",
1088
1209
  "constructInfo": {
1089
1210
  "fqn": "aws-cdk-lib.CfnRule",
1090
- "version": "2.177.0"
1211
+ "version": "2.179.0"
1091
1212
  }
1092
1213
  }
1093
1214
  },
1094
1215
  "constructInfo": {
1095
1216
  "fqn": "aws-cdk-lib.Stack",
1096
- "version": "2.177.0"
1217
+ "version": "2.179.0"
1097
1218
  }
1098
1219
  }
1099
1220
  },
1100
1221
  "constructInfo": {
1101
1222
  "fqn": "@aws-cdk/integ-tests-alpha.IntegTestCase",
1102
- "version": "2.177.0-alpha.0"
1223
+ "version": "2.179.0-alpha.0"
1103
1224
  }
1104
1225
  }
1105
1226
  },
1106
1227
  "constructInfo": {
1107
1228
  "fqn": "@aws-cdk/integ-tests-alpha.IntegTest",
1108
- "version": "2.177.0-alpha.0"
1229
+ "version": "2.179.0-alpha.0"
1109
1230
  }
1110
1231
  },
1111
1232
  "BootstrapVersion": {
@@ -1113,7 +1234,7 @@
1113
1234
  "path": "cftoais3-custom-originPath/BootstrapVersion",
1114
1235
  "constructInfo": {
1115
1236
  "fqn": "aws-cdk-lib.CfnParameter",
1116
- "version": "2.177.0"
1237
+ "version": "2.179.0"
1117
1238
  }
1118
1239
  },
1119
1240
  "CheckBootstrapVersion": {
@@ -1121,13 +1242,13 @@
1121
1242
  "path": "cftoais3-custom-originPath/CheckBootstrapVersion",
1122
1243
  "constructInfo": {
1123
1244
  "fqn": "aws-cdk-lib.CfnRule",
1124
- "version": "2.177.0"
1245
+ "version": "2.179.0"
1125
1246
  }
1126
1247
  }
1127
1248
  },
1128
1249
  "constructInfo": {
1129
1250
  "fqn": "aws-cdk-lib.Stack",
1130
- "version": "2.177.0"
1251
+ "version": "2.179.0"
1131
1252
  }
1132
1253
  },
1133
1254
  "Tree": {
@@ -1141,7 +1262,7 @@
1141
1262
  },
1142
1263
  "constructInfo": {
1143
1264
  "fqn": "aws-cdk-lib.App",
1144
- "version": "2.177.0"
1265
+ "version": "2.179.0"
1145
1266
  }
1146
1267
  }
1147
1268
  }
@@ -14,7 +14,7 @@
14
14
  }
15
15
  }
16
16
  },
17
- "c6f263d1d587d3fa02193c83a894803b8173973079863ee6d4b173e96e779a60": {
17
+ "b850d8cb0395e3736411502b96ade755b46e92ebed4412b8179639273c18087d": {
18
18
  "source": {
19
19
  "path": "cftoais3-customLoggingBuckets.template.json",
20
20
  "packaging": "file"
@@ -22,7 +22,7 @@
22
22
  "destinations": {
23
23
  "current_account-current_region": {
24
24
  "bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
25
- "objectKey": "c6f263d1d587d3fa02193c83a894803b8173973079863ee6d4b173e96e779a60.json",
25
+ "objectKey": "b850d8cb0395e3736411502b96ade755b46e92ebed4412b8179639273c18087d.json",
26
26
  "assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
27
27
  }
28
28
  }
@@ -331,7 +331,7 @@
331
331
  "Principal": {
332
332
  "CanonicalUser": {
333
333
  "Fn::GetAtt": [
334
- "testcloudfrontoais3CloudFrontDistributionOrigin1S3OriginF57A3CB1",
334
+ "testcloudfrontoais3constructsGeneratedOaiA468F478",
335
335
  "S3CanonicalUserId"
336
336
  ]
337
337
  }
@@ -785,11 +785,11 @@
785
785
  "UpdateReplacePolicy": "Delete",
786
786
  "DeletionPolicy": "Delete"
787
787
  },
788
- "testcloudfrontoais3CloudFrontDistributionOrigin1S3OriginF57A3CB1": {
788
+ "testcloudfrontoais3constructsGeneratedOaiA468F478": {
789
789
  "Type": "AWS::CloudFront::CloudFrontOriginAccessIdentity",
790
790
  "Properties": {
791
791
  "CloudFrontOriginAccessIdentityConfig": {
792
- "Comment": "Identity for cftoais3customLoggingBucketstestcloudfrontoais3CloudFrontDistributionOrigin108880941"
792
+ "Comment": "Allows CloudFront to reach the bucket"
793
793
  }
794
794
  }
795
795
  },
@@ -842,7 +842,7 @@
842
842
  [
843
843
  "origin-access-identity/cloudfront/",
844
844
  {
845
- "Ref": "testcloudfrontoais3CloudFrontDistributionOrigin1S3OriginF57A3CB1"
845
+ "Ref": "testcloudfrontoais3constructsGeneratedOaiA468F478"
846
846
  }
847
847
  ]
848
848
  ]
@@ -996,10 +996,10 @@
996
996
  "value": "nodejs20.x"
997
997
  },
998
998
  "cn-north-1": {
999
- "value": "nodejs18.x"
999
+ "value": "nodejs20.x"
1000
1000
  },
1001
1001
  "cn-northwest-1": {
1002
- "value": "nodejs18.x"
1002
+ "value": "nodejs20.x"
1003
1003
  },
1004
1004
  "eu-central-1": {
1005
1005
  "value": "nodejs20.x"
@@ -1050,10 +1050,10 @@
1050
1050
  "value": "nodejs20.x"
1051
1051
  },
1052
1052
  "us-gov-east-1": {
1053
- "value": "nodejs18.x"
1053
+ "value": "nodejs20.x"
1054
1054
  },
1055
1055
  "us-gov-west-1": {
1056
- "value": "nodejs18.x"
1056
+ "value": "nodejs20.x"
1057
1057
  },
1058
1058
  "us-iso-east-1": {
1059
1059
  "value": "nodejs18.x"