@aws-solutions-constructs/aws-cloudfront-oai-s3 2.86.0 → 2.90.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 (75) hide show
  1. package/.jsii +83 -5
  2. package/lib/index.js +1 -1
  3. package/package.json +8 -8
  4. package/test/integ.cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket.js +2 -1
  5. package/test/integ.cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket.js.snapshot/cdk.out +1 -1
  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 +5 -5
  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 +1 -136
  8. package/test/integ.cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket.js.snapshot/cftoais3bucketencryptedwithmanagedkeyprovidedasexistingbucketIntegDefaultTestDeployAssert105E804F.assets.json +2 -2
  9. package/test/integ.cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket.js.snapshot/integ.json +2 -2
  10. package/test/integ.cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket.js.snapshot/manifest.json +472 -9
  11. package/test/integ.cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket.js.snapshot/tree.json +1 -1
  12. package/test/integ.cftoais3-custom-headers.js +2 -1
  13. package/test/integ.cftoais3-custom-headers.js.snapshot/cdk.out +1 -1
  14. package/test/integ.cftoais3-custom-headers.js.snapshot/cftoais3-custom-headers.assets.json +5 -5
  15. package/test/integ.cftoais3-custom-headers.js.snapshot/cftoais3-custom-headers.template.json +1 -136
  16. package/test/integ.cftoais3-custom-headers.js.snapshot/cftoais3customheadersIntegDefaultTestDeployAssert5AA11BA9.assets.json +2 -2
  17. package/test/integ.cftoais3-custom-headers.js.snapshot/integ.json +2 -2
  18. package/test/integ.cftoais3-custom-headers.js.snapshot/manifest.json +472 -9
  19. package/test/integ.cftoais3-custom-headers.js.snapshot/tree.json +1 -1
  20. package/test/integ.cftoais3-custom-originPath.js +2 -1
  21. package/test/integ.cftoais3-custom-originPath.js.snapshot/cdk.out +1 -1
  22. package/test/integ.cftoais3-custom-originPath.js.snapshot/cftoais3-custom-originPath.assets.json +5 -5
  23. package/test/integ.cftoais3-custom-originPath.js.snapshot/cftoais3-custom-originPath.template.json +1 -136
  24. package/test/integ.cftoais3-custom-originPath.js.snapshot/cftoais3customoriginPathIntegDefaultTestDeployAssert1C351914.assets.json +2 -2
  25. package/test/integ.cftoais3-custom-originPath.js.snapshot/integ.json +2 -2
  26. package/test/integ.cftoais3-custom-originPath.js.snapshot/manifest.json +472 -9
  27. package/test/integ.cftoais3-custom-originPath.js.snapshot/tree.json +1 -1
  28. package/test/integ.cftoais3-customLoggingBuckets.js +2 -1
  29. package/test/integ.cftoais3-customLoggingBuckets.js.snapshot/cdk.out +1 -1
  30. package/test/integ.cftoais3-customLoggingBuckets.js.snapshot/cftoais3-customLoggingBuckets.assets.json +5 -5
  31. package/test/integ.cftoais3-customLoggingBuckets.js.snapshot/cftoais3-customLoggingBuckets.template.json +1 -136
  32. package/test/integ.cftoais3-customLoggingBuckets.js.snapshot/cftoais3customLoggingBucketsIntegDefaultTestDeployAssert8F33EF2A.assets.json +2 -2
  33. package/test/integ.cftoais3-customLoggingBuckets.js.snapshot/integ.json +2 -2
  34. package/test/integ.cftoais3-customLoggingBuckets.js.snapshot/manifest.json +472 -9
  35. package/test/integ.cftoais3-customLoggingBuckets.js.snapshot/tree.json +1 -1
  36. package/test/integ.cftoais3-existing-bucket.js +2 -1
  37. package/test/integ.cftoais3-existing-bucket.js.snapshot/cdk.out +1 -1
  38. package/test/integ.cftoais3-existing-bucket.js.snapshot/cftoais3-existing-bucket.assets.json +5 -5
  39. package/test/integ.cftoais3-existing-bucket.js.snapshot/cftoais3-existing-bucket.template.json +1 -136
  40. package/test/integ.cftoais3-existing-bucket.js.snapshot/cftoais3existingbucketIntegDefaultTestDeployAssertB7627F26.assets.json +2 -2
  41. package/test/integ.cftoais3-existing-bucket.js.snapshot/integ.json +2 -2
  42. package/test/integ.cftoais3-existing-bucket.js.snapshot/manifest.json +472 -9
  43. package/test/integ.cftoais3-existing-bucket.js.snapshot/tree.json +1 -1
  44. package/test/integ.cftoais3-no-arguments.js +2 -1
  45. package/test/integ.cftoais3-no-arguments.js.snapshot/cdk.out +1 -1
  46. package/test/integ.cftoais3-no-arguments.js.snapshot/cftoais3-no-arguments.assets.json +5 -5
  47. package/test/integ.cftoais3-no-arguments.js.snapshot/cftoais3-no-arguments.template.json +1 -136
  48. package/test/integ.cftoais3-no-arguments.js.snapshot/cftoais3noargumentsIntegDefaultTestDeployAssert5CF03E3D.assets.json +2 -2
  49. package/test/integ.cftoais3-no-arguments.js.snapshot/integ.json +2 -2
  50. package/test/integ.cftoais3-no-arguments.js.snapshot/manifest.json +472 -9
  51. package/test/integ.cftoais3-no-arguments.js.snapshot/tree.json +1 -1
  52. package/test/integ.cftoais3-no-cloudfront-s3-access-logs.js +2 -1
  53. package/test/integ.cftoais3-no-cloudfront-s3-access-logs.js.snapshot/cdk.out +1 -1
  54. package/test/integ.cftoais3-no-cloudfront-s3-access-logs.js.snapshot/cftoais3-no-cloudfront-s3-access-logs.assets.json +5 -5
  55. package/test/integ.cftoais3-no-cloudfront-s3-access-logs.js.snapshot/cftoais3-no-cloudfront-s3-access-logs.template.json +1 -136
  56. package/test/integ.cftoais3-no-cloudfront-s3-access-logs.js.snapshot/cftoais3nocloudfronts3accesslogsIntegDefaultTestDeployAssert6D810275.assets.json +2 -2
  57. package/test/integ.cftoais3-no-cloudfront-s3-access-logs.js.snapshot/integ.json +2 -2
  58. package/test/integ.cftoais3-no-cloudfront-s3-access-logs.js.snapshot/manifest.json +472 -9
  59. package/test/integ.cftoais3-no-cloudfront-s3-access-logs.js.snapshot/tree.json +1 -1
  60. package/test/integ.cftoais3-no-logging.js +2 -1
  61. package/test/integ.cftoais3-no-logging.js.snapshot/cdk.out +1 -1
  62. package/test/integ.cftoais3-no-logging.js.snapshot/cftoais3-no-logging.assets.json +5 -5
  63. package/test/integ.cftoais3-no-logging.js.snapshot/cftoais3-no-logging.template.json +1 -136
  64. package/test/integ.cftoais3-no-logging.js.snapshot/cftoais3nologgingIntegDefaultTestDeployAssertCED06EE4.assets.json +2 -2
  65. package/test/integ.cftoais3-no-logging.js.snapshot/integ.json +2 -2
  66. package/test/integ.cftoais3-no-logging.js.snapshot/manifest.json +472 -9
  67. package/test/integ.cftoais3-no-logging.js.snapshot/tree.json +1 -1
  68. package/test/integ.cftoais3-no-security-headers.js +2 -1
  69. package/test/integ.cftoais3-no-security-headers.js.snapshot/cdk.out +1 -1
  70. package/test/integ.cftoais3-no-security-headers.js.snapshot/cftoais3-no-security-headers.assets.json +5 -5
  71. package/test/integ.cftoais3-no-security-headers.js.snapshot/cftoais3-no-security-headers.template.json +1 -136
  72. package/test/integ.cftoais3-no-security-headers.js.snapshot/cftoais3nosecurityheadersIntegDefaultTestDeployAssertAB4B2F28.assets.json +2 -2
  73. package/test/integ.cftoais3-no-security-headers.js.snapshot/integ.json +2 -2
  74. package/test/integ.cftoais3-no-security-headers.js.snapshot/manifest.json +472 -9
  75. package/test/integ.cftoais3-no-security-headers.js.snapshot/tree.json +1 -1
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "41.0.0",
2
+ "version": "45.0.0",
3
3
  "files": {
4
4
  "faa95a81ae7d7373f3e1f242268f904eb748d8d0fdd306e8a6fe515a1905a7d6": {
5
5
  "displayName": "cftoais3-no-logging/Custom::S3AutoDeleteObjectsCustomResourceProvider Code",
@@ -8,23 +8,23 @@
8
8
  "packaging": "zip"
9
9
  },
10
10
  "destinations": {
11
- "current_account-current_region": {
11
+ "current_account-current_region-e31788a2": {
12
12
  "bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
13
13
  "objectKey": "faa95a81ae7d7373f3e1f242268f904eb748d8d0fdd306e8a6fe515a1905a7d6.zip",
14
14
  "assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
15
15
  }
16
16
  }
17
17
  },
18
- "97488d5c58dcb9e8e75f23d1a2053ea7fa7df88cdb0f34bf89948d342cca8315": {
18
+ "9e920b525ab86b5943c590756e042f14b8ed602034ebf70bdf6e480966a93ef9": {
19
19
  "displayName": "cftoais3-no-logging Template",
20
20
  "source": {
21
21
  "path": "cftoais3-no-logging.template.json",
22
22
  "packaging": "file"
23
23
  },
24
24
  "destinations": {
25
- "current_account-current_region": {
25
+ "current_account-current_region-46aded6b": {
26
26
  "bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
27
- "objectKey": "97488d5c58dcb9e8e75f23d1a2053ea7fa7df88cdb0f34bf89948d342cca8315.json",
27
+ "objectKey": "9e920b525ab86b5943c590756e042f14b8ed602034ebf70bdf6e480966a93ef9.json",
28
28
  "assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
29
29
  }
30
30
  }
@@ -370,15 +370,7 @@
370
370
  "Arn"
371
371
  ]
372
372
  },
373
- "Runtime": {
374
- "Fn::FindInMap": [
375
- "LatestNodeRuntimeMap",
376
- {
377
- "Ref": "AWS::Region"
378
- },
379
- "value"
380
- ]
381
- },
373
+ "Runtime": "nodejs22.x",
382
374
  "Description": {
383
375
  "Fn::Join": [
384
376
  "",
@@ -415,133 +407,6 @@
415
407
  }
416
408
  }
417
409
  },
418
- "Mappings": {
419
- "LatestNodeRuntimeMap": {
420
- "af-south-1": {
421
- "value": "nodejs20.x"
422
- },
423
- "ap-east-1": {
424
- "value": "nodejs20.x"
425
- },
426
- "ap-northeast-1": {
427
- "value": "nodejs20.x"
428
- },
429
- "ap-northeast-2": {
430
- "value": "nodejs20.x"
431
- },
432
- "ap-northeast-3": {
433
- "value": "nodejs20.x"
434
- },
435
- "ap-south-1": {
436
- "value": "nodejs20.x"
437
- },
438
- "ap-south-2": {
439
- "value": "nodejs20.x"
440
- },
441
- "ap-southeast-1": {
442
- "value": "nodejs20.x"
443
- },
444
- "ap-southeast-2": {
445
- "value": "nodejs20.x"
446
- },
447
- "ap-southeast-3": {
448
- "value": "nodejs20.x"
449
- },
450
- "ap-southeast-4": {
451
- "value": "nodejs20.x"
452
- },
453
- "ap-southeast-5": {
454
- "value": "nodejs20.x"
455
- },
456
- "ap-southeast-7": {
457
- "value": "nodejs20.x"
458
- },
459
- "ca-central-1": {
460
- "value": "nodejs20.x"
461
- },
462
- "ca-west-1": {
463
- "value": "nodejs20.x"
464
- },
465
- "cn-north-1": {
466
- "value": "nodejs20.x"
467
- },
468
- "cn-northwest-1": {
469
- "value": "nodejs20.x"
470
- },
471
- "eu-central-1": {
472
- "value": "nodejs20.x"
473
- },
474
- "eu-central-2": {
475
- "value": "nodejs20.x"
476
- },
477
- "eu-isoe-west-1": {
478
- "value": "nodejs18.x"
479
- },
480
- "eu-north-1": {
481
- "value": "nodejs20.x"
482
- },
483
- "eu-south-1": {
484
- "value": "nodejs20.x"
485
- },
486
- "eu-south-2": {
487
- "value": "nodejs20.x"
488
- },
489
- "eu-west-1": {
490
- "value": "nodejs20.x"
491
- },
492
- "eu-west-2": {
493
- "value": "nodejs20.x"
494
- },
495
- "eu-west-3": {
496
- "value": "nodejs20.x"
497
- },
498
- "il-central-1": {
499
- "value": "nodejs20.x"
500
- },
501
- "me-central-1": {
502
- "value": "nodejs20.x"
503
- },
504
- "me-south-1": {
505
- "value": "nodejs20.x"
506
- },
507
- "mx-central-1": {
508
- "value": "nodejs20.x"
509
- },
510
- "sa-east-1": {
511
- "value": "nodejs20.x"
512
- },
513
- "us-east-1": {
514
- "value": "nodejs20.x"
515
- },
516
- "us-east-2": {
517
- "value": "nodejs20.x"
518
- },
519
- "us-gov-east-1": {
520
- "value": "nodejs20.x"
521
- },
522
- "us-gov-west-1": {
523
- "value": "nodejs20.x"
524
- },
525
- "us-iso-east-1": {
526
- "value": "nodejs18.x"
527
- },
528
- "us-iso-west-1": {
529
- "value": "nodejs18.x"
530
- },
531
- "us-isob-east-1": {
532
- "value": "nodejs18.x"
533
- },
534
- "us-isob-west-1": {
535
- "value": "nodejs18.x"
536
- },
537
- "us-west-1": {
538
- "value": "nodejs20.x"
539
- },
540
- "us-west-2": {
541
- "value": "nodejs20.x"
542
- }
543
- }
544
- },
545
410
  "Parameters": {
546
411
  "BootstrapVersion": {
547
412
  "Type": "AWS::SSM::Parameter::Value<String>",
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "41.0.0",
2
+ "version": "45.0.0",
3
3
  "files": {
4
4
  "21fbb51d7b23f6a6c262b46a9caee79d744a3ac019fd45422d988b96d44b2a22": {
5
5
  "displayName": "cftoais3nologgingIntegDefaultTestDeployAssertCED06EE4 Template",
@@ -8,7 +8,7 @@
8
8
  "packaging": "file"
9
9
  },
10
10
  "destinations": {
11
- "current_account-current_region": {
11
+ "current_account-current_region-d8d86b35": {
12
12
  "bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
13
13
  "objectKey": "21fbb51d7b23f6a6c262b46a9caee79d744a3ac019fd45422d988b96d44b2a22.json",
14
14
  "assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "41.0.0",
2
+ "version": "45.0.0",
3
3
  "testCases": {
4
4
  "cftoais3-no-logging/Integ/DefaultTest": {
5
5
  "stacks": [
@@ -9,5 +9,5 @@
9
9
  "assertionStackName": "cftoais3nologgingIntegDefaultTestDeployAssertCED06EE4"
10
10
  }
11
11
  },
12
- "minimumCliVersion": "2.1005.0"
12
+ "minimumCliVersion": "2.1020.2"
13
13
  }