@aws-solutions-constructs/aws-cloudfront-oai-s3 2.86.0 → 2.87.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-security-headers/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
- "3f0689c568c33e9c306288a5fbbad0335a6fbcc9dd7dd8007bed56c47eb488d0": {
18
+ "c1109848766469a162c75cf545f830480f8e945b57fbc951c2cef2059f71a5fb": {
19
19
  "displayName": "cftoais3-no-security-headers Template",
20
20
  "source": {
21
21
  "path": "cftoais3-no-security-headers.template.json",
22
22
  "packaging": "file"
23
23
  },
24
24
  "destinations": {
25
- "current_account-current_region": {
25
+ "current_account-current_region-27514203": {
26
26
  "bucketName": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}",
27
- "objectKey": "3f0689c568c33e9c306288a5fbbad0335a6fbcc9dd7dd8007bed56c47eb488d0.json",
27
+ "objectKey": "c1109848766469a162c75cf545f830480f8e945b57fbc951c2cef2059f71a5fb.json",
28
28
  "assumeRoleArn": "arn:${AWS::Partition}:iam::${AWS::AccountId}:role/cdk-hnb659fds-file-publishing-role-${AWS::AccountId}-${AWS::Region}"
29
29
  }
30
30
  }
@@ -855,15 +855,7 @@
855
855
  "Arn"
856
856
  ]
857
857
  },
858
- "Runtime": {
859
- "Fn::FindInMap": [
860
- "LatestNodeRuntimeMap",
861
- {
862
- "Ref": "AWS::Region"
863
- },
864
- "value"
865
- ]
866
- },
858
+ "Runtime": "nodejs22.x",
867
859
  "Description": {
868
860
  "Fn::Join": [
869
861
  "",
@@ -900,133 +892,6 @@
900
892
  }
901
893
  }
902
894
  },
903
- "Mappings": {
904
- "LatestNodeRuntimeMap": {
905
- "af-south-1": {
906
- "value": "nodejs20.x"
907
- },
908
- "ap-east-1": {
909
- "value": "nodejs20.x"
910
- },
911
- "ap-northeast-1": {
912
- "value": "nodejs20.x"
913
- },
914
- "ap-northeast-2": {
915
- "value": "nodejs20.x"
916
- },
917
- "ap-northeast-3": {
918
- "value": "nodejs20.x"
919
- },
920
- "ap-south-1": {
921
- "value": "nodejs20.x"
922
- },
923
- "ap-south-2": {
924
- "value": "nodejs20.x"
925
- },
926
- "ap-southeast-1": {
927
- "value": "nodejs20.x"
928
- },
929
- "ap-southeast-2": {
930
- "value": "nodejs20.x"
931
- },
932
- "ap-southeast-3": {
933
- "value": "nodejs20.x"
934
- },
935
- "ap-southeast-4": {
936
- "value": "nodejs20.x"
937
- },
938
- "ap-southeast-5": {
939
- "value": "nodejs20.x"
940
- },
941
- "ap-southeast-7": {
942
- "value": "nodejs20.x"
943
- },
944
- "ca-central-1": {
945
- "value": "nodejs20.x"
946
- },
947
- "ca-west-1": {
948
- "value": "nodejs20.x"
949
- },
950
- "cn-north-1": {
951
- "value": "nodejs20.x"
952
- },
953
- "cn-northwest-1": {
954
- "value": "nodejs20.x"
955
- },
956
- "eu-central-1": {
957
- "value": "nodejs20.x"
958
- },
959
- "eu-central-2": {
960
- "value": "nodejs20.x"
961
- },
962
- "eu-isoe-west-1": {
963
- "value": "nodejs18.x"
964
- },
965
- "eu-north-1": {
966
- "value": "nodejs20.x"
967
- },
968
- "eu-south-1": {
969
- "value": "nodejs20.x"
970
- },
971
- "eu-south-2": {
972
- "value": "nodejs20.x"
973
- },
974
- "eu-west-1": {
975
- "value": "nodejs20.x"
976
- },
977
- "eu-west-2": {
978
- "value": "nodejs20.x"
979
- },
980
- "eu-west-3": {
981
- "value": "nodejs20.x"
982
- },
983
- "il-central-1": {
984
- "value": "nodejs20.x"
985
- },
986
- "me-central-1": {
987
- "value": "nodejs20.x"
988
- },
989
- "me-south-1": {
990
- "value": "nodejs20.x"
991
- },
992
- "mx-central-1": {
993
- "value": "nodejs20.x"
994
- },
995
- "sa-east-1": {
996
- "value": "nodejs20.x"
997
- },
998
- "us-east-1": {
999
- "value": "nodejs20.x"
1000
- },
1001
- "us-east-2": {
1002
- "value": "nodejs20.x"
1003
- },
1004
- "us-gov-east-1": {
1005
- "value": "nodejs20.x"
1006
- },
1007
- "us-gov-west-1": {
1008
- "value": "nodejs20.x"
1009
- },
1010
- "us-iso-east-1": {
1011
- "value": "nodejs18.x"
1012
- },
1013
- "us-iso-west-1": {
1014
- "value": "nodejs18.x"
1015
- },
1016
- "us-isob-east-1": {
1017
- "value": "nodejs18.x"
1018
- },
1019
- "us-isob-west-1": {
1020
- "value": "nodejs18.x"
1021
- },
1022
- "us-west-1": {
1023
- "value": "nodejs20.x"
1024
- },
1025
- "us-west-2": {
1026
- "value": "nodejs20.x"
1027
- }
1028
- }
1029
- },
1030
895
  "Parameters": {
1031
896
  "BootstrapVersion": {
1032
897
  "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": "cftoais3nosecurityheadersIntegDefaultTestDeployAssertAB4B2F28 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-security-headers/Integ/DefaultTest": {
5
5
  "stacks": [
@@ -9,5 +9,5 @@
9
9
  "assertionStackName": "cftoais3nosecurityheadersIntegDefaultTestDeployAssertAB4B2F28"
10
10
  }
11
11
  },
12
- "minimumCliVersion": "2.1005.0"
12
+ "minimumCliVersion": "2.1020.2"
13
13
  }