@aws-solutions-constructs/aws-cloudfront-oai-s3 2.101.0 → 2.103.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 (72) hide show
  1. package/.jsii +253 -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.snapshot/asset.faa95a81ae7d7373f3e1f242268f904eb748d8d0fdd306e8a6fe515a1905a7d6/index.js +1 -0
  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 +4 -4
  7. package/test/integ.cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket.js.snapshot/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket.metadata.json +320 -0
  8. 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 -1
  9. package/test/integ.cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket.js.snapshot/cftoais3bucketencryptedwithmanagedkeyprovidedasexistingbucketIntegDefaultTestDeployAssert105E804F.assets.json +1 -1
  10. package/test/integ.cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket.js.snapshot/cftoais3bucketencryptedwithmanagedkeyprovidedasexistingbucketIntegDefaultTestDeployAssert105E804F.metadata.json +14 -0
  11. package/test/integ.cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket.js.snapshot/integ.json +2 -2
  12. package/test/integ.cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket.js.snapshot/manifest.json +121 -339
  13. package/test/integ.cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket.js.snapshot/tree.json +1 -1
  14. package/test/integ.cftoais3-custom-headers.js.snapshot/cdk.out +1 -1
  15. package/test/integ.cftoais3-custom-headers.js.snapshot/cftoais3-custom-headers.assets.json +4 -4
  16. package/test/integ.cftoais3-custom-headers.js.snapshot/cftoais3-custom-headers.template.json +1 -1
  17. package/test/integ.cftoais3-custom-headers.js.snapshot/cftoais3customheadersIntegDefaultTestDeployAssert5AA11BA9.assets.json +1 -1
  18. package/test/integ.cftoais3-custom-headers.js.snapshot/integ.json +2 -2
  19. package/test/integ.cftoais3-custom-headers.js.snapshot/manifest.json +24 -3
  20. package/test/integ.cftoais3-custom-headers.js.snapshot/tree.json +1 -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 +4 -4
  23. package/test/integ.cftoais3-custom-originPath.js.snapshot/cftoais3-custom-originPath.template.json +1 -1
  24. package/test/integ.cftoais3-custom-originPath.js.snapshot/cftoais3customoriginPathIntegDefaultTestDeployAssert1C351914.assets.json +1 -1
  25. package/test/integ.cftoais3-custom-originPath.js.snapshot/integ.json +2 -2
  26. package/test/integ.cftoais3-custom-originPath.js.snapshot/manifest.json +24 -3
  27. package/test/integ.cftoais3-custom-originPath.js.snapshot/tree.json +1 -1
  28. package/test/integ.cftoais3-customLoggingBuckets.js.snapshot/cdk.out +1 -1
  29. package/test/integ.cftoais3-customLoggingBuckets.js.snapshot/cftoais3-customLoggingBuckets.assets.json +4 -4
  30. package/test/integ.cftoais3-customLoggingBuckets.js.snapshot/cftoais3-customLoggingBuckets.template.json +1 -1
  31. package/test/integ.cftoais3-customLoggingBuckets.js.snapshot/cftoais3customLoggingBucketsIntegDefaultTestDeployAssert8F33EF2A.assets.json +1 -1
  32. package/test/integ.cftoais3-customLoggingBuckets.js.snapshot/integ.json +2 -2
  33. package/test/integ.cftoais3-customLoggingBuckets.js.snapshot/manifest.json +24 -3
  34. package/test/integ.cftoais3-customLoggingBuckets.js.snapshot/tree.json +1 -1
  35. package/test/integ.cftoais3-existing-bucket.js.snapshot/cdk.out +1 -1
  36. package/test/integ.cftoais3-existing-bucket.js.snapshot/cftoais3-existing-bucket.assets.json +4 -4
  37. package/test/integ.cftoais3-existing-bucket.js.snapshot/cftoais3-existing-bucket.template.json +1 -1
  38. package/test/integ.cftoais3-existing-bucket.js.snapshot/cftoais3existingbucketIntegDefaultTestDeployAssertB7627F26.assets.json +1 -1
  39. package/test/integ.cftoais3-existing-bucket.js.snapshot/integ.json +2 -2
  40. package/test/integ.cftoais3-existing-bucket.js.snapshot/manifest.json +24 -3
  41. package/test/integ.cftoais3-existing-bucket.js.snapshot/tree.json +1 -1
  42. package/test/integ.cftoais3-no-arguments.js.snapshot/cdk.out +1 -1
  43. package/test/integ.cftoais3-no-arguments.js.snapshot/cftoais3-no-arguments.assets.json +4 -4
  44. package/test/integ.cftoais3-no-arguments.js.snapshot/cftoais3-no-arguments.template.json +1 -1
  45. package/test/integ.cftoais3-no-arguments.js.snapshot/cftoais3noargumentsIntegDefaultTestDeployAssert5CF03E3D.assets.json +1 -1
  46. package/test/integ.cftoais3-no-arguments.js.snapshot/integ.json +2 -2
  47. package/test/integ.cftoais3-no-arguments.js.snapshot/manifest.json +24 -3
  48. package/test/integ.cftoais3-no-arguments.js.snapshot/tree.json +1 -1
  49. package/test/integ.cftoais3-no-cloudfront-s3-access-logs.js.snapshot/cdk.out +1 -1
  50. package/test/integ.cftoais3-no-cloudfront-s3-access-logs.js.snapshot/cftoais3-no-cloudfront-s3-access-logs.assets.json +4 -4
  51. package/test/integ.cftoais3-no-cloudfront-s3-access-logs.js.snapshot/cftoais3-no-cloudfront-s3-access-logs.template.json +1 -1
  52. package/test/integ.cftoais3-no-cloudfront-s3-access-logs.js.snapshot/cftoais3nocloudfronts3accesslogsIntegDefaultTestDeployAssert6D810275.assets.json +1 -1
  53. package/test/integ.cftoais3-no-cloudfront-s3-access-logs.js.snapshot/integ.json +2 -2
  54. package/test/integ.cftoais3-no-cloudfront-s3-access-logs.js.snapshot/manifest.json +24 -3
  55. package/test/integ.cftoais3-no-cloudfront-s3-access-logs.js.snapshot/tree.json +1 -1
  56. package/test/integ.cftoais3-no-logging.js.snapshot/cdk.out +1 -1
  57. package/test/integ.cftoais3-no-logging.js.snapshot/cftoais3-no-logging.assets.json +4 -4
  58. package/test/integ.cftoais3-no-logging.js.snapshot/cftoais3-no-logging.template.json +1 -1
  59. package/test/integ.cftoais3-no-logging.js.snapshot/cftoais3nologgingIntegDefaultTestDeployAssertCED06EE4.assets.json +1 -1
  60. package/test/integ.cftoais3-no-logging.js.snapshot/integ.json +2 -2
  61. package/test/integ.cftoais3-no-logging.js.snapshot/manifest.json +24 -3
  62. package/test/integ.cftoais3-no-logging.js.snapshot/tree.json +1 -1
  63. package/test/integ.cftoais3-no-security-headers.js.snapshot/asset.faa95a81ae7d7373f3e1f242268f904eb748d8d0fdd306e8a6fe515a1905a7d6/index.js +1 -0
  64. package/test/integ.cftoais3-no-security-headers.js.snapshot/cdk.out +1 -1
  65. package/test/integ.cftoais3-no-security-headers.js.snapshot/cftoais3-no-security-headers.assets.json +4 -4
  66. package/test/integ.cftoais3-no-security-headers.js.snapshot/cftoais3-no-security-headers.metadata.json +320 -0
  67. package/test/integ.cftoais3-no-security-headers.js.snapshot/cftoais3-no-security-headers.template.json +1 -1
  68. package/test/integ.cftoais3-no-security-headers.js.snapshot/cftoais3nosecurityheadersIntegDefaultTestDeployAssertAB4B2F28.assets.json +1 -1
  69. package/test/integ.cftoais3-no-security-headers.js.snapshot/cftoais3nosecurityheadersIntegDefaultTestDeployAssertAB4B2F28.metadata.json +14 -0
  70. package/test/integ.cftoais3-no-security-headers.js.snapshot/integ.json +2 -2
  71. package/test/integ.cftoais3-no-security-headers.js.snapshot/manifest.json +121 -339
  72. package/test/integ.cftoais3-no-security-headers.js.snapshot/tree.json +1 -1
@@ -0,0 +1,320 @@
1
+ {
2
+ "/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket/existing-s3-bucket-encrypted-with-s3-managed-keyS3LoggingBucket": [
3
+ {
4
+ "type": "aws:cdk:analytics:construct",
5
+ "data": {
6
+ "encryption": "S3_MANAGED",
7
+ "versioned": true,
8
+ "blockPublicAccess": "*",
9
+ "removalPolicy": "destroy",
10
+ "enforceSSL": true,
11
+ "autoDeleteObjects": true
12
+ }
13
+ }
14
+ ],
15
+ "/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket/Custom::S3AutoDeleteObjectsCustomResourceProvider": [
16
+ {
17
+ "type": "aws:cdk:is-custom-resource-handler-customResourceProvider",
18
+ "data": true
19
+ }
20
+ ],
21
+ "/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket/existing-s3-bucket-encrypted-with-s3-managed-keyS3Bucket": [
22
+ {
23
+ "type": "aws:cdk:analytics:construct",
24
+ "data": {
25
+ "encryption": "S3_MANAGED",
26
+ "versioned": true,
27
+ "blockPublicAccess": "*",
28
+ "removalPolicy": "destroy",
29
+ "enforceSSL": true,
30
+ "lifecycleRules": [
31
+ {
32
+ "noncurrentVersionTransitions": [
33
+ {
34
+ "storageClass": "*"
35
+ }
36
+ ]
37
+ }
38
+ ],
39
+ "serverAccessLogsBucket": "*",
40
+ "autoDeleteObjects": true
41
+ }
42
+ },
43
+ {
44
+ "type": "aws:cdk:analytics:method",
45
+ "data": {
46
+ "addLifecycleRule": [
47
+ {
48
+ "noncurrentVersionTransitions": [
49
+ {
50
+ "storageClass": "*"
51
+ }
52
+ ]
53
+ },
54
+ "*",
55
+ "*"
56
+ ]
57
+ }
58
+ }
59
+ ],
60
+ "/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket/BootstrapVersion": [
61
+ {
62
+ "type": "aws:cdk:logicalId",
63
+ "data": "BootstrapVersion"
64
+ }
65
+ ],
66
+ "/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket/CheckBootstrapVersion": [
67
+ {
68
+ "type": "aws:cdk:logicalId",
69
+ "data": "CheckBootstrapVersion"
70
+ }
71
+ ],
72
+ "/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket/existing-s3-bucket-encrypted-with-s3-managed-keyS3LoggingBucket/Resource": [
73
+ {
74
+ "type": "aws:cdk:logicalId",
75
+ "data": "existings3bucketencryptedwiths3managedkeyS3LoggingBucketF861F6B7"
76
+ },
77
+ {
78
+ "type": "aws:cdk:analytics:mixin",
79
+ "data": {
80
+ "mixin": "aws-cdk-lib.aws_s3.mixins.BucketAutoDeleteObjects"
81
+ }
82
+ }
83
+ ],
84
+ "/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket/existing-s3-bucket-encrypted-with-s3-managed-keyS3LoggingBucket/Policy": [
85
+ {
86
+ "type": "aws:cdk:analytics:construct",
87
+ "data": {
88
+ "bucket": "*"
89
+ }
90
+ }
91
+ ],
92
+ "/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket/existing-s3-bucket-encrypted-with-s3-managed-keyS3LoggingBucket/AutoDeleteObjectsCustomResource": [
93
+ {
94
+ "type": "aws:cdk:analytics:construct",
95
+ "data": "*"
96
+ }
97
+ ],
98
+ "/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket/Custom::S3AutoDeleteObjectsCustomResourceProvider/Role": [
99
+ {
100
+ "type": "aws:cdk:logicalId",
101
+ "data": "CustomS3AutoDeleteObjectsCustomResourceProviderRole3B1BD092"
102
+ }
103
+ ],
104
+ "/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket/Custom::S3AutoDeleteObjectsCustomResourceProvider/Handler": [
105
+ {
106
+ "type": "aws:cdk:logicalId",
107
+ "data": "CustomS3AutoDeleteObjectsCustomResourceProviderHandler9D90184F"
108
+ }
109
+ ],
110
+ "/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket/existing-s3-bucket-encrypted-with-s3-managed-keyS3Bucket/Resource": [
111
+ {
112
+ "type": "aws:cdk:logicalId",
113
+ "data": "existings3bucketencryptedwiths3managedkeyS3BucketA8C4BE9A"
114
+ },
115
+ {
116
+ "type": "aws:cdk:analytics:mixin",
117
+ "data": {
118
+ "mixin": "aws-cdk-lib.aws_s3.mixins.BucketAutoDeleteObjects"
119
+ }
120
+ }
121
+ ],
122
+ "/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket/existing-s3-bucket-encrypted-with-s3-managed-keyS3Bucket/Policy": [
123
+ {
124
+ "type": "aws:cdk:analytics:construct",
125
+ "data": {
126
+ "bucket": "*"
127
+ }
128
+ }
129
+ ],
130
+ "/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket/existing-s3-bucket-encrypted-with-s3-managed-keyS3Bucket/AutoDeleteObjectsCustomResource": [
131
+ {
132
+ "type": "aws:cdk:analytics:construct",
133
+ "data": "*"
134
+ }
135
+ ],
136
+ "/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket/test-cloudfront-oai-s3-managed-key/CloudfrontLoggingBucketAccessLog": [
137
+ {
138
+ "type": "aws:cdk:analytics:construct",
139
+ "data": {
140
+ "encryption": "S3_MANAGED",
141
+ "versioned": true,
142
+ "blockPublicAccess": "*",
143
+ "removalPolicy": "destroy",
144
+ "enforceSSL": true,
145
+ "autoDeleteObjects": true
146
+ }
147
+ }
148
+ ],
149
+ "/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket/test-cloudfront-oai-s3-managed-key/CloudfrontLoggingBucket": [
150
+ {
151
+ "type": "aws:cdk:analytics:construct",
152
+ "data": {
153
+ "encryption": "S3_MANAGED",
154
+ "versioned": true,
155
+ "blockPublicAccess": "*",
156
+ "removalPolicy": "destroy",
157
+ "enforceSSL": true,
158
+ "autoDeleteObjects": true,
159
+ "objectOwnership": "ObjectWriter",
160
+ "serverAccessLogsBucket": "*"
161
+ }
162
+ }
163
+ ],
164
+ "/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket/test-cloudfront-oai-s3-managed-key/constructsGeneratedOai": [
165
+ {
166
+ "type": "aws:cdk:analytics:construct",
167
+ "data": "*"
168
+ }
169
+ ],
170
+ "/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket/test-cloudfront-oai-s3-managed-key/CloudFrontDistribution": [
171
+ {
172
+ "type": "aws:cdk:analytics:construct",
173
+ "data": {
174
+ "defaultBehavior": {
175
+ "origin": "*",
176
+ "viewerProtocolPolicy": "redirect-to-https"
177
+ },
178
+ "enableLogging": true,
179
+ "logBucket": "*",
180
+ "defaultRootObject": "*"
181
+ }
182
+ }
183
+ ],
184
+ "/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket/existing-s3-bucket-encrypted-with-s3-managed-keyS3LoggingBucket/Policy/Resource": [
185
+ {
186
+ "type": "aws:cdk:logicalId",
187
+ "data": "existings3bucketencryptedwiths3managedkeyS3LoggingBucketPolicy4358229C"
188
+ },
189
+ {
190
+ "type": "aws:cdk:analytics:mixin",
191
+ "data": {
192
+ "mixin": "aws-cdk-lib.aws_s3.mixins.BucketPolicyStatements"
193
+ }
194
+ }
195
+ ],
196
+ "/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket/existing-s3-bucket-encrypted-with-s3-managed-keyS3LoggingBucket/AutoDeleteObjectsCustomResource/Default": [
197
+ {
198
+ "type": "aws:cdk:logicalId",
199
+ "data": "existings3bucketencryptedwiths3managedkeyS3LoggingBucketAutoDeleteObjectsCustomResourceB3A19532"
200
+ }
201
+ ],
202
+ "/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket/existing-s3-bucket-encrypted-with-s3-managed-keyS3Bucket/Policy/Resource": [
203
+ {
204
+ "type": "aws:cdk:logicalId",
205
+ "data": "existings3bucketencryptedwiths3managedkeyS3BucketPolicyFDA85248"
206
+ },
207
+ {
208
+ "type": "aws:cdk:analytics:mixin",
209
+ "data": {
210
+ "mixin": "aws-cdk-lib.aws_s3.mixins.BucketPolicyStatements"
211
+ }
212
+ }
213
+ ],
214
+ "/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket/existing-s3-bucket-encrypted-with-s3-managed-keyS3Bucket/AutoDeleteObjectsCustomResource/Default": [
215
+ {
216
+ "type": "aws:cdk:logicalId",
217
+ "data": "existings3bucketencryptedwiths3managedkeyS3BucketAutoDeleteObjectsCustomResourceE3B1946C"
218
+ }
219
+ ],
220
+ "/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket/test-cloudfront-oai-s3-managed-key/CloudfrontLoggingBucketAccessLog/Resource": [
221
+ {
222
+ "type": "aws:cdk:logicalId",
223
+ "data": "testcloudfrontoais3managedkeyCloudfrontLoggingBucketAccessLog2E3935E9"
224
+ },
225
+ {
226
+ "type": "aws:cdk:analytics:mixin",
227
+ "data": {
228
+ "mixin": "aws-cdk-lib.aws_s3.mixins.BucketAutoDeleteObjects"
229
+ }
230
+ }
231
+ ],
232
+ "/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket/test-cloudfront-oai-s3-managed-key/CloudfrontLoggingBucketAccessLog/Policy": [
233
+ {
234
+ "type": "aws:cdk:analytics:construct",
235
+ "data": {
236
+ "bucket": "*"
237
+ }
238
+ }
239
+ ],
240
+ "/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket/test-cloudfront-oai-s3-managed-key/CloudfrontLoggingBucketAccessLog/AutoDeleteObjectsCustomResource": [
241
+ {
242
+ "type": "aws:cdk:analytics:construct",
243
+ "data": "*"
244
+ }
245
+ ],
246
+ "/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket/test-cloudfront-oai-s3-managed-key/CloudfrontLoggingBucket/Resource": [
247
+ {
248
+ "type": "aws:cdk:logicalId",
249
+ "data": "testcloudfrontoais3managedkeyCloudfrontLoggingBucketE6FDAA72"
250
+ },
251
+ {
252
+ "type": "aws:cdk:analytics:mixin",
253
+ "data": {
254
+ "mixin": "aws-cdk-lib.aws_s3.mixins.BucketAutoDeleteObjects"
255
+ }
256
+ }
257
+ ],
258
+ "/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket/test-cloudfront-oai-s3-managed-key/CloudfrontLoggingBucket/Policy": [
259
+ {
260
+ "type": "aws:cdk:analytics:construct",
261
+ "data": {
262
+ "bucket": "*"
263
+ }
264
+ }
265
+ ],
266
+ "/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket/test-cloudfront-oai-s3-managed-key/CloudfrontLoggingBucket/AutoDeleteObjectsCustomResource": [
267
+ {
268
+ "type": "aws:cdk:analytics:construct",
269
+ "data": "*"
270
+ }
271
+ ],
272
+ "/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket/test-cloudfront-oai-s3-managed-key/constructsGeneratedOai/Resource": [
273
+ {
274
+ "type": "aws:cdk:logicalId",
275
+ "data": "testcloudfrontoais3managedkeyconstructsGeneratedOai89C0D4F8"
276
+ }
277
+ ],
278
+ "/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket/test-cloudfront-oai-s3-managed-key/CloudFrontDistribution/Resource": [
279
+ {
280
+ "type": "aws:cdk:logicalId",
281
+ "data": "testcloudfrontoais3managedkeyCloudFrontDistributionD7203FE7"
282
+ }
283
+ ],
284
+ "/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket/test-cloudfront-oai-s3-managed-key/CloudfrontLoggingBucketAccessLog/Policy/Resource": [
285
+ {
286
+ "type": "aws:cdk:logicalId",
287
+ "data": "testcloudfrontoais3managedkeyCloudfrontLoggingBucketAccessLogPolicy6FCD1E7F"
288
+ },
289
+ {
290
+ "type": "aws:cdk:analytics:mixin",
291
+ "data": {
292
+ "mixin": "aws-cdk-lib.aws_s3.mixins.BucketPolicyStatements"
293
+ }
294
+ }
295
+ ],
296
+ "/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket/test-cloudfront-oai-s3-managed-key/CloudfrontLoggingBucketAccessLog/AutoDeleteObjectsCustomResource/Default": [
297
+ {
298
+ "type": "aws:cdk:logicalId",
299
+ "data": "testcloudfrontoais3managedkeyCloudfrontLoggingBucketAccessLogAutoDeleteObjectsCustomResource8CDCC9A1"
300
+ }
301
+ ],
302
+ "/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket/test-cloudfront-oai-s3-managed-key/CloudfrontLoggingBucket/Policy/Resource": [
303
+ {
304
+ "type": "aws:cdk:logicalId",
305
+ "data": "testcloudfrontoais3managedkeyCloudfrontLoggingBucketPolicyA31F4F70"
306
+ },
307
+ {
308
+ "type": "aws:cdk:analytics:mixin",
309
+ "data": {
310
+ "mixin": "aws-cdk-lib.aws_s3.mixins.BucketPolicyStatements"
311
+ }
312
+ }
313
+ ],
314
+ "/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket/test-cloudfront-oai-s3-managed-key/CloudfrontLoggingBucket/AutoDeleteObjectsCustomResource/Default": [
315
+ {
316
+ "type": "aws:cdk:logicalId",
317
+ "data": "testcloudfrontoais3managedkeyCloudfrontLoggingBucketAutoDeleteObjectsCustomResourceD8646547"
318
+ }
319
+ ]
320
+ }
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "45.0.0",
2
+ "version": "54.0.0",
3
3
  "files": {
4
4
  "21fbb51d7b23f6a6c262b46a9caee79d744a3ac019fd45422d988b96d44b2a22": {
5
5
  "displayName": "cftoais3bucketencryptedwithmanagedkeyprovidedasexistingbucketIntegDefaultTestDeployAssert105E804F Template",
@@ -0,0 +1,14 @@
1
+ {
2
+ "/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket/Integ/DefaultTest/DeployAssert/BootstrapVersion": [
3
+ {
4
+ "type": "aws:cdk:logicalId",
5
+ "data": "BootstrapVersion"
6
+ }
7
+ ],
8
+ "/cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket/Integ/DefaultTest/DeployAssert/CheckBootstrapVersion": [
9
+ {
10
+ "type": "aws:cdk:logicalId",
11
+ "data": "CheckBootstrapVersion"
12
+ }
13
+ ]
14
+ }
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "45.0.0",
2
+ "version": "54.0.0",
3
3
  "testCases": {
4
4
  "cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket/Integ/DefaultTest": {
5
5
  "stacks": [
@@ -9,5 +9,5 @@
9
9
  "assertionStackName": "cftoais3bucketencryptedwithmanagedkeyprovidedasexistingbucketIntegDefaultTestDeployAssert105E804F"
10
10
  }
11
11
  },
12
- "minimumCliVersion": "2.1020.2"
12
+ "minimumCliVersion": "2.1128.1"
13
13
  }