@aws-solutions-constructs/aws-cloudfront-oai-s3 2.79.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 (108) hide show
  1. package/.jsii +4403 -0
  2. package/README.md +109 -0
  3. package/architecture.png +0 -0
  4. package/integ.config.json +7 -0
  5. package/lib/index.d.ts +118 -0
  6. package/lib/index.js +106 -0
  7. package/package.json +95 -0
  8. package/test/integ.cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket.d.ts +13 -0
  9. package/test/integ.cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket.js +56 -0
  10. package/test/integ.cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket.js.snapshot/asset.faa95a81ae7d7373f3e1f242268f904eb748d8d0fdd306e8a6fe515a1905a7d6/index.js +1 -0
  11. package/test/integ.cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket.js.snapshot/cdk.out +1 -0
  12. 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 +32 -0
  13. 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 +1061 -0
  14. package/test/integ.cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket.js.snapshot/cftoais3bucketencryptedwithmanagedkeyprovidedasexistingbucketIntegDefaultTestDeployAssert105E804F.assets.json +19 -0
  15. package/test/integ.cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket.js.snapshot/cftoais3bucketencryptedwithmanagedkeyprovidedasexistingbucketIntegDefaultTestDeployAssert105E804F.template.json +36 -0
  16. package/test/integ.cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket.js.snapshot/integ.json +12 -0
  17. package/test/integ.cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket.js.snapshot/manifest.json +215 -0
  18. package/test/integ.cftoais3-bucket-encrypted-with-managed-key-provided-as-existingbucket.js.snapshot/tree.json +1105 -0
  19. package/test/integ.cftoais3-custom-headers.d.ts +13 -0
  20. package/test/integ.cftoais3-custom-headers.js +71 -0
  21. package/test/integ.cftoais3-custom-headers.js.snapshot/asset.faa95a81ae7d7373f3e1f242268f904eb748d8d0fdd306e8a6fe515a1905a7d6/index.js +1 -0
  22. package/test/integ.cftoais3-custom-headers.js.snapshot/cdk.out +1 -0
  23. package/test/integ.cftoais3-custom-headers.js.snapshot/cftoais3-custom-headers.assets.json +32 -0
  24. package/test/integ.cftoais3-custom-headers.js.snapshot/cftoais3-custom-headers.template.json +1116 -0
  25. package/test/integ.cftoais3-custom-headers.js.snapshot/cftoais3customheadersIntegDefaultTestDeployAssert5AA11BA9.assets.json +19 -0
  26. package/test/integ.cftoais3-custom-headers.js.snapshot/cftoais3customheadersIntegDefaultTestDeployAssert5AA11BA9.template.json +36 -0
  27. package/test/integ.cftoais3-custom-headers.js.snapshot/integ.json +12 -0
  28. package/test/integ.cftoais3-custom-headers.js.snapshot/manifest.json +227 -0
  29. package/test/integ.cftoais3-custom-headers.js.snapshot/tree.json +1196 -0
  30. package/test/integ.cftoais3-custom-originPath.d.ts +13 -0
  31. package/test/integ.cftoais3-custom-originPath.js +48 -0
  32. package/test/integ.cftoais3-custom-originPath.js.snapshot/asset.faa95a81ae7d7373f3e1f242268f904eb748d8d0fdd306e8a6fe515a1905a7d6/index.js +1 -0
  33. package/test/integ.cftoais3-custom-originPath.js.snapshot/cdk.out +1 -0
  34. package/test/integ.cftoais3-custom-originPath.js.snapshot/cftoais3-custom-originPath.assets.json +32 -0
  35. package/test/integ.cftoais3-custom-originPath.js.snapshot/cftoais3-custom-originPath.template.json +1085 -0
  36. package/test/integ.cftoais3-custom-originPath.js.snapshot/cftoais3customoriginPathIntegDefaultTestDeployAssert1C351914.assets.json +19 -0
  37. package/test/integ.cftoais3-custom-originPath.js.snapshot/cftoais3customoriginPathIntegDefaultTestDeployAssert1C351914.template.json +36 -0
  38. package/test/integ.cftoais3-custom-originPath.js.snapshot/integ.json +12 -0
  39. package/test/integ.cftoais3-custom-originPath.js.snapshot/manifest.json +221 -0
  40. package/test/integ.cftoais3-custom-originPath.js.snapshot/tree.json +1147 -0
  41. package/test/integ.cftoais3-customLoggingBuckets.d.ts +13 -0
  42. package/test/integ.cftoais3-customLoggingBuckets.js +64 -0
  43. package/test/integ.cftoais3-customLoggingBuckets.js.snapshot/asset.faa95a81ae7d7373f3e1f242268f904eb748d8d0fdd306e8a6fe515a1905a7d6/index.js +1 -0
  44. package/test/integ.cftoais3-customLoggingBuckets.js.snapshot/cdk.out +1 -0
  45. package/test/integ.cftoais3-customLoggingBuckets.js.snapshot/cftoais3-customLoggingBuckets.assets.json +32 -0
  46. package/test/integ.cftoais3-customLoggingBuckets.js.snapshot/cftoais3-customLoggingBuckets.template.json +1109 -0
  47. package/test/integ.cftoais3-customLoggingBuckets.js.snapshot/cftoais3customLoggingBucketsIntegDefaultTestDeployAssert8F33EF2A.assets.json +19 -0
  48. package/test/integ.cftoais3-customLoggingBuckets.js.snapshot/cftoais3customLoggingBucketsIntegDefaultTestDeployAssert8F33EF2A.template.json +36 -0
  49. package/test/integ.cftoais3-customLoggingBuckets.js.snapshot/integ.json +12 -0
  50. package/test/integ.cftoais3-customLoggingBuckets.js.snapshot/manifest.json +221 -0
  51. package/test/integ.cftoais3-customLoggingBuckets.js.snapshot/tree.json +1172 -0
  52. package/test/integ.cftoais3-existing-bucket.d.ts +13 -0
  53. package/test/integ.cftoais3-existing-bucket.js +59 -0
  54. package/test/integ.cftoais3-existing-bucket.js.snapshot/asset.faa95a81ae7d7373f3e1f242268f904eb748d8d0fdd306e8a6fe515a1905a7d6/index.js +1 -0
  55. package/test/integ.cftoais3-existing-bucket.js.snapshot/cdk.out +1 -0
  56. package/test/integ.cftoais3-existing-bucket.js.snapshot/cftoais3-existing-bucket.assets.json +32 -0
  57. package/test/integ.cftoais3-existing-bucket.js.snapshot/cftoais3-existing-bucket.template.json +1131 -0
  58. package/test/integ.cftoais3-existing-bucket.js.snapshot/cftoais3existingbucketIntegDefaultTestDeployAssertB7627F26.assets.json +19 -0
  59. package/test/integ.cftoais3-existing-bucket.js.snapshot/cftoais3existingbucketIntegDefaultTestDeployAssertB7627F26.template.json +36 -0
  60. package/test/integ.cftoais3-existing-bucket.js.snapshot/integ.json +12 -0
  61. package/test/integ.cftoais3-existing-bucket.js.snapshot/manifest.json +233 -0
  62. package/test/integ.cftoais3-existing-bucket.js.snapshot/tree.json +1240 -0
  63. package/test/integ.cftoais3-no-arguments.d.ts +13 -0
  64. package/test/integ.cftoais3-no-arguments.js +53 -0
  65. package/test/integ.cftoais3-no-arguments.js.snapshot/asset.faa95a81ae7d7373f3e1f242268f904eb748d8d0fdd306e8a6fe515a1905a7d6/index.js +1 -0
  66. package/test/integ.cftoais3-no-arguments.js.snapshot/cdk.out +1 -0
  67. package/test/integ.cftoais3-no-arguments.js.snapshot/cftoais3-no-arguments.assets.json +32 -0
  68. package/test/integ.cftoais3-no-arguments.js.snapshot/cftoais3-no-arguments.template.json +1094 -0
  69. package/test/integ.cftoais3-no-arguments.js.snapshot/cftoais3noargumentsIntegDefaultTestDeployAssert5CF03E3D.assets.json +19 -0
  70. package/test/integ.cftoais3-no-arguments.js.snapshot/cftoais3noargumentsIntegDefaultTestDeployAssert5CF03E3D.template.json +36 -0
  71. package/test/integ.cftoais3-no-arguments.js.snapshot/integ.json +12 -0
  72. package/test/integ.cftoais3-no-arguments.js.snapshot/manifest.json +356 -0
  73. package/test/integ.cftoais3-no-arguments.js.snapshot/tree.json +1146 -0
  74. package/test/integ.cftoais3-no-cloudfront-s3-access-logs.d.ts +13 -0
  75. package/test/integ.cftoais3-no-cloudfront-s3-access-logs.js +60 -0
  76. package/test/integ.cftoais3-no-cloudfront-s3-access-logs.js.snapshot/asset.faa95a81ae7d7373f3e1f242268f904eb748d8d0fdd306e8a6fe515a1905a7d6/index.js +1 -0
  77. package/test/integ.cftoais3-no-cloudfront-s3-access-logs.js.snapshot/cdk.out +1 -0
  78. package/test/integ.cftoais3-no-cloudfront-s3-access-logs.js.snapshot/cftoais3-no-cloudfront-s3-access-logs.assets.json +32 -0
  79. package/test/integ.cftoais3-no-cloudfront-s3-access-logs.js.snapshot/cftoais3-no-cloudfront-s3-access-logs.template.json +743 -0
  80. package/test/integ.cftoais3-no-cloudfront-s3-access-logs.js.snapshot/cftoais3nocloudfronts3accesslogsIntegDefaultTestDeployAssert6D810275.assets.json +19 -0
  81. package/test/integ.cftoais3-no-cloudfront-s3-access-logs.js.snapshot/cftoais3nocloudfronts3accesslogsIntegDefaultTestDeployAssert6D810275.template.json +36 -0
  82. package/test/integ.cftoais3-no-cloudfront-s3-access-logs.js.snapshot/integ.json +12 -0
  83. package/test/integ.cftoais3-no-cloudfront-s3-access-logs.js.snapshot/manifest.json +185 -0
  84. package/test/integ.cftoais3-no-cloudfront-s3-access-logs.js.snapshot/tree.json +726 -0
  85. package/test/integ.cftoais3-no-logging.d.ts +13 -0
  86. package/test/integ.cftoais3-no-logging.js +56 -0
  87. package/test/integ.cftoais3-no-logging.js.snapshot/asset.faa95a81ae7d7373f3e1f242268f904eb748d8d0fdd306e8a6fe515a1905a7d6/index.js +1 -0
  88. package/test/integ.cftoais3-no-logging.js.snapshot/cdk.out +1 -0
  89. package/test/integ.cftoais3-no-logging.js.snapshot/cftoais3-no-logging.assets.json +32 -0
  90. package/test/integ.cftoais3-no-logging.js.snapshot/cftoais3-no-logging.template.json +576 -0
  91. package/test/integ.cftoais3-no-logging.js.snapshot/cftoais3nologgingIntegDefaultTestDeployAssertCED06EE4.assets.json +19 -0
  92. package/test/integ.cftoais3-no-logging.js.snapshot/cftoais3nologgingIntegDefaultTestDeployAssertCED06EE4.template.json +36 -0
  93. package/test/integ.cftoais3-no-logging.js.snapshot/integ.json +12 -0
  94. package/test/integ.cftoais3-no-logging.js.snapshot/manifest.json +167 -0
  95. package/test/integ.cftoais3-no-logging.js.snapshot/tree.json +542 -0
  96. package/test/integ.cftoais3-no-security-headers.d.ts +13 -0
  97. package/test/integ.cftoais3-no-security-headers.js +50 -0
  98. package/test/integ.cftoais3-no-security-headers.js.snapshot/asset.faa95a81ae7d7373f3e1f242268f904eb748d8d0fdd306e8a6fe515a1905a7d6/index.js +1 -0
  99. package/test/integ.cftoais3-no-security-headers.js.snapshot/cdk.out +1 -0
  100. package/test/integ.cftoais3-no-security-headers.js.snapshot/cftoais3-no-security-headers.assets.json +32 -0
  101. package/test/integ.cftoais3-no-security-headers.js.snapshot/cftoais3-no-security-headers.template.json +1061 -0
  102. package/test/integ.cftoais3-no-security-headers.js.snapshot/cftoais3nosecurityheadersIntegDefaultTestDeployAssertAB4B2F28.assets.json +19 -0
  103. package/test/integ.cftoais3-no-security-headers.js.snapshot/cftoais3nosecurityheadersIntegDefaultTestDeployAssertAB4B2F28.template.json +36 -0
  104. package/test/integ.cftoais3-no-security-headers.js.snapshot/integ.json +12 -0
  105. package/test/integ.cftoais3-no-security-headers.js.snapshot/manifest.json +215 -0
  106. package/test/integ.cftoais3-no-security-headers.js.snapshot/tree.json +1105 -0
  107. package/test/test.cloudfront-oai-s3.test.d.ts +13 -0
  108. package/test/test.cloudfront-oai-s3.test.js +702 -0
@@ -0,0 +1,1105 @@
1
+ {
2
+ "version": "tree-0.1",
3
+ "tree": {
4
+ "id": "App",
5
+ "path": "",
6
+ "children": {
7
+ "cftoais3-no-security-headers": {
8
+ "id": "cftoais3-no-security-headers",
9
+ "path": "cftoais3-no-security-headers",
10
+ "children": {
11
+ "test-cloudfront-oai-s3-no-security-headers": {
12
+ "id": "test-cloudfront-oai-s3-no-security-headers",
13
+ "path": "cftoais3-no-security-headers/test-cloudfront-oai-s3-no-security-headers",
14
+ "children": {
15
+ "S3LoggingBucket": {
16
+ "id": "S3LoggingBucket",
17
+ "path": "cftoais3-no-security-headers/test-cloudfront-oai-s3-no-security-headers/S3LoggingBucket",
18
+ "children": {
19
+ "Resource": {
20
+ "id": "Resource",
21
+ "path": "cftoais3-no-security-headers/test-cloudfront-oai-s3-no-security-headers/S3LoggingBucket/Resource",
22
+ "attributes": {
23
+ "aws:cdk:cloudformation:type": "AWS::S3::Bucket",
24
+ "aws:cdk:cloudformation:props": {
25
+ "bucketEncryption": {
26
+ "serverSideEncryptionConfiguration": [
27
+ {
28
+ "serverSideEncryptionByDefault": {
29
+ "sseAlgorithm": "AES256"
30
+ }
31
+ }
32
+ ]
33
+ },
34
+ "publicAccessBlockConfiguration": {
35
+ "blockPublicAcls": true,
36
+ "blockPublicPolicy": true,
37
+ "ignorePublicAcls": true,
38
+ "restrictPublicBuckets": true
39
+ },
40
+ "tags": [
41
+ {
42
+ "key": "aws-cdk:auto-delete-objects",
43
+ "value": "true"
44
+ }
45
+ ],
46
+ "versioningConfiguration": {
47
+ "status": "Enabled"
48
+ }
49
+ }
50
+ },
51
+ "constructInfo": {
52
+ "fqn": "aws-cdk-lib.aws_s3.CfnBucket",
53
+ "version": "2.177.0"
54
+ }
55
+ },
56
+ "Policy": {
57
+ "id": "Policy",
58
+ "path": "cftoais3-no-security-headers/test-cloudfront-oai-s3-no-security-headers/S3LoggingBucket/Policy",
59
+ "children": {
60
+ "Resource": {
61
+ "id": "Resource",
62
+ "path": "cftoais3-no-security-headers/test-cloudfront-oai-s3-no-security-headers/S3LoggingBucket/Policy/Resource",
63
+ "attributes": {
64
+ "aws:cdk:cloudformation:type": "AWS::S3::BucketPolicy",
65
+ "aws:cdk:cloudformation:props": {
66
+ "bucket": {
67
+ "Ref": "testcloudfrontoais3nosecurityheadersS3LoggingBucketAFBEC93A"
68
+ },
69
+ "policyDocument": {
70
+ "Statement": [
71
+ {
72
+ "Action": "s3:*",
73
+ "Condition": {
74
+ "Bool": {
75
+ "aws:SecureTransport": "false"
76
+ }
77
+ },
78
+ "Effect": "Deny",
79
+ "Principal": {
80
+ "AWS": "*"
81
+ },
82
+ "Resource": [
83
+ {
84
+ "Fn::GetAtt": [
85
+ "testcloudfrontoais3nosecurityheadersS3LoggingBucketAFBEC93A",
86
+ "Arn"
87
+ ]
88
+ },
89
+ {
90
+ "Fn::Join": [
91
+ "",
92
+ [
93
+ {
94
+ "Fn::GetAtt": [
95
+ "testcloudfrontoais3nosecurityheadersS3LoggingBucketAFBEC93A",
96
+ "Arn"
97
+ ]
98
+ },
99
+ "/*"
100
+ ]
101
+ ]
102
+ }
103
+ ]
104
+ },
105
+ {
106
+ "Action": [
107
+ "s3:DeleteObject*",
108
+ "s3:GetBucket*",
109
+ "s3:List*",
110
+ "s3:PutBucketPolicy"
111
+ ],
112
+ "Effect": "Allow",
113
+ "Principal": {
114
+ "AWS": {
115
+ "Fn::GetAtt": [
116
+ "CustomS3AutoDeleteObjectsCustomResourceProviderRole3B1BD092",
117
+ "Arn"
118
+ ]
119
+ }
120
+ },
121
+ "Resource": [
122
+ {
123
+ "Fn::GetAtt": [
124
+ "testcloudfrontoais3nosecurityheadersS3LoggingBucketAFBEC93A",
125
+ "Arn"
126
+ ]
127
+ },
128
+ {
129
+ "Fn::Join": [
130
+ "",
131
+ [
132
+ {
133
+ "Fn::GetAtt": [
134
+ "testcloudfrontoais3nosecurityheadersS3LoggingBucketAFBEC93A",
135
+ "Arn"
136
+ ]
137
+ },
138
+ "/*"
139
+ ]
140
+ ]
141
+ }
142
+ ]
143
+ },
144
+ {
145
+ "Action": "s3:PutObject",
146
+ "Condition": {
147
+ "ArnLike": {
148
+ "aws:SourceArn": {
149
+ "Fn::GetAtt": [
150
+ "testcloudfrontoais3nosecurityheadersS3Bucket824FFD04",
151
+ "Arn"
152
+ ]
153
+ }
154
+ },
155
+ "StringEquals": {
156
+ "aws:SourceAccount": {
157
+ "Ref": "AWS::AccountId"
158
+ }
159
+ }
160
+ },
161
+ "Effect": "Allow",
162
+ "Principal": {
163
+ "Service": "logging.s3.amazonaws.com"
164
+ },
165
+ "Resource": {
166
+ "Fn::Join": [
167
+ "",
168
+ [
169
+ {
170
+ "Fn::GetAtt": [
171
+ "testcloudfrontoais3nosecurityheadersS3LoggingBucketAFBEC93A",
172
+ "Arn"
173
+ ]
174
+ },
175
+ "/*"
176
+ ]
177
+ ]
178
+ }
179
+ }
180
+ ],
181
+ "Version": "2012-10-17"
182
+ }
183
+ }
184
+ },
185
+ "constructInfo": {
186
+ "fqn": "aws-cdk-lib.aws_s3.CfnBucketPolicy",
187
+ "version": "2.177.0"
188
+ }
189
+ }
190
+ },
191
+ "constructInfo": {
192
+ "fqn": "aws-cdk-lib.aws_s3.BucketPolicy",
193
+ "version": "2.177.0"
194
+ }
195
+ },
196
+ "AutoDeleteObjectsCustomResource": {
197
+ "id": "AutoDeleteObjectsCustomResource",
198
+ "path": "cftoais3-no-security-headers/test-cloudfront-oai-s3-no-security-headers/S3LoggingBucket/AutoDeleteObjectsCustomResource",
199
+ "children": {
200
+ "Default": {
201
+ "id": "Default",
202
+ "path": "cftoais3-no-security-headers/test-cloudfront-oai-s3-no-security-headers/S3LoggingBucket/AutoDeleteObjectsCustomResource/Default",
203
+ "constructInfo": {
204
+ "fqn": "aws-cdk-lib.CfnResource",
205
+ "version": "2.177.0"
206
+ }
207
+ }
208
+ },
209
+ "constructInfo": {
210
+ "fqn": "aws-cdk-lib.CustomResource",
211
+ "version": "2.177.0"
212
+ }
213
+ }
214
+ },
215
+ "constructInfo": {
216
+ "fqn": "aws-cdk-lib.aws_s3.Bucket",
217
+ "version": "2.177.0"
218
+ }
219
+ },
220
+ "S3Bucket": {
221
+ "id": "S3Bucket",
222
+ "path": "cftoais3-no-security-headers/test-cloudfront-oai-s3-no-security-headers/S3Bucket",
223
+ "children": {
224
+ "Resource": {
225
+ "id": "Resource",
226
+ "path": "cftoais3-no-security-headers/test-cloudfront-oai-s3-no-security-headers/S3Bucket/Resource",
227
+ "attributes": {
228
+ "aws:cdk:cloudformation:type": "AWS::S3::Bucket",
229
+ "aws:cdk:cloudformation:props": {
230
+ "bucketEncryption": {
231
+ "serverSideEncryptionConfiguration": [
232
+ {
233
+ "serverSideEncryptionByDefault": {
234
+ "sseAlgorithm": "AES256"
235
+ }
236
+ }
237
+ ]
238
+ },
239
+ "lifecycleConfiguration": {
240
+ "rules": [
241
+ {
242
+ "noncurrentVersionTransitions": [
243
+ {
244
+ "storageClass": "GLACIER",
245
+ "transitionInDays": 90
246
+ }
247
+ ],
248
+ "status": "Enabled"
249
+ }
250
+ ]
251
+ },
252
+ "loggingConfiguration": {
253
+ "destinationBucketName": {
254
+ "Ref": "testcloudfrontoais3nosecurityheadersS3LoggingBucketAFBEC93A"
255
+ }
256
+ },
257
+ "publicAccessBlockConfiguration": {
258
+ "blockPublicAcls": true,
259
+ "blockPublicPolicy": true,
260
+ "ignorePublicAcls": true,
261
+ "restrictPublicBuckets": true
262
+ },
263
+ "tags": [
264
+ {
265
+ "key": "aws-cdk:auto-delete-objects",
266
+ "value": "true"
267
+ }
268
+ ],
269
+ "versioningConfiguration": {
270
+ "status": "Enabled"
271
+ }
272
+ }
273
+ },
274
+ "constructInfo": {
275
+ "fqn": "aws-cdk-lib.aws_s3.CfnBucket",
276
+ "version": "2.177.0"
277
+ }
278
+ },
279
+ "Policy": {
280
+ "id": "Policy",
281
+ "path": "cftoais3-no-security-headers/test-cloudfront-oai-s3-no-security-headers/S3Bucket/Policy",
282
+ "children": {
283
+ "Resource": {
284
+ "id": "Resource",
285
+ "path": "cftoais3-no-security-headers/test-cloudfront-oai-s3-no-security-headers/S3Bucket/Policy/Resource",
286
+ "attributes": {
287
+ "aws:cdk:cloudformation:type": "AWS::S3::BucketPolicy",
288
+ "aws:cdk:cloudformation:props": {
289
+ "bucket": {
290
+ "Ref": "testcloudfrontoais3nosecurityheadersS3Bucket824FFD04"
291
+ },
292
+ "policyDocument": {
293
+ "Statement": [
294
+ {
295
+ "Action": "s3:*",
296
+ "Condition": {
297
+ "Bool": {
298
+ "aws:SecureTransport": "false"
299
+ }
300
+ },
301
+ "Effect": "Deny",
302
+ "Principal": {
303
+ "AWS": "*"
304
+ },
305
+ "Resource": [
306
+ {
307
+ "Fn::GetAtt": [
308
+ "testcloudfrontoais3nosecurityheadersS3Bucket824FFD04",
309
+ "Arn"
310
+ ]
311
+ },
312
+ {
313
+ "Fn::Join": [
314
+ "",
315
+ [
316
+ {
317
+ "Fn::GetAtt": [
318
+ "testcloudfrontoais3nosecurityheadersS3Bucket824FFD04",
319
+ "Arn"
320
+ ]
321
+ },
322
+ "/*"
323
+ ]
324
+ ]
325
+ }
326
+ ]
327
+ },
328
+ {
329
+ "Action": [
330
+ "s3:DeleteObject*",
331
+ "s3:GetBucket*",
332
+ "s3:List*",
333
+ "s3:PutBucketPolicy"
334
+ ],
335
+ "Effect": "Allow",
336
+ "Principal": {
337
+ "AWS": {
338
+ "Fn::GetAtt": [
339
+ "CustomS3AutoDeleteObjectsCustomResourceProviderRole3B1BD092",
340
+ "Arn"
341
+ ]
342
+ }
343
+ },
344
+ "Resource": [
345
+ {
346
+ "Fn::GetAtt": [
347
+ "testcloudfrontoais3nosecurityheadersS3Bucket824FFD04",
348
+ "Arn"
349
+ ]
350
+ },
351
+ {
352
+ "Fn::Join": [
353
+ "",
354
+ [
355
+ {
356
+ "Fn::GetAtt": [
357
+ "testcloudfrontoais3nosecurityheadersS3Bucket824FFD04",
358
+ "Arn"
359
+ ]
360
+ },
361
+ "/*"
362
+ ]
363
+ ]
364
+ }
365
+ ]
366
+ },
367
+ {
368
+ "Action": "s3:GetObject",
369
+ "Effect": "Allow",
370
+ "Principal": {
371
+ "CanonicalUser": {
372
+ "Fn::GetAtt": [
373
+ "testcloudfrontoais3nosecurityheadersCloudFrontDistributionOrigin1S3OriginED98FCA5",
374
+ "S3CanonicalUserId"
375
+ ]
376
+ }
377
+ },
378
+ "Resource": {
379
+ "Fn::Join": [
380
+ "",
381
+ [
382
+ {
383
+ "Fn::GetAtt": [
384
+ "testcloudfrontoais3nosecurityheadersS3Bucket824FFD04",
385
+ "Arn"
386
+ ]
387
+ },
388
+ "/*"
389
+ ]
390
+ ]
391
+ }
392
+ },
393
+ {
394
+ "Action": "s3:GetObject",
395
+ "Condition": {
396
+ "StringEquals": {
397
+ "AWS:SourceArn": {
398
+ "Fn::Join": [
399
+ "",
400
+ [
401
+ "arn:",
402
+ {
403
+ "Ref": "AWS::Partition"
404
+ },
405
+ ":cloudfront::",
406
+ {
407
+ "Ref": "AWS::AccountId"
408
+ },
409
+ ":distribution/",
410
+ {
411
+ "Ref": "testcloudfrontoais3nosecurityheadersCloudFrontDistributionA0E35616"
412
+ }
413
+ ]
414
+ ]
415
+ }
416
+ }
417
+ },
418
+ "Effect": "Allow",
419
+ "Principal": {
420
+ "Service": "cloudfront.amazonaws.com"
421
+ },
422
+ "Resource": {
423
+ "Fn::Join": [
424
+ "",
425
+ [
426
+ {
427
+ "Fn::GetAtt": [
428
+ "testcloudfrontoais3nosecurityheadersS3Bucket824FFD04",
429
+ "Arn"
430
+ ]
431
+ },
432
+ "/*"
433
+ ]
434
+ ]
435
+ }
436
+ }
437
+ ],
438
+ "Version": "2012-10-17"
439
+ }
440
+ }
441
+ },
442
+ "constructInfo": {
443
+ "fqn": "aws-cdk-lib.aws_s3.CfnBucketPolicy",
444
+ "version": "2.177.0"
445
+ }
446
+ }
447
+ },
448
+ "constructInfo": {
449
+ "fqn": "aws-cdk-lib.aws_s3.BucketPolicy",
450
+ "version": "2.177.0"
451
+ }
452
+ },
453
+ "AutoDeleteObjectsCustomResource": {
454
+ "id": "AutoDeleteObjectsCustomResource",
455
+ "path": "cftoais3-no-security-headers/test-cloudfront-oai-s3-no-security-headers/S3Bucket/AutoDeleteObjectsCustomResource",
456
+ "children": {
457
+ "Default": {
458
+ "id": "Default",
459
+ "path": "cftoais3-no-security-headers/test-cloudfront-oai-s3-no-security-headers/S3Bucket/AutoDeleteObjectsCustomResource/Default",
460
+ "constructInfo": {
461
+ "fqn": "aws-cdk-lib.CfnResource",
462
+ "version": "2.177.0"
463
+ }
464
+ }
465
+ },
466
+ "constructInfo": {
467
+ "fqn": "aws-cdk-lib.CustomResource",
468
+ "version": "2.177.0"
469
+ }
470
+ }
471
+ },
472
+ "constructInfo": {
473
+ "fqn": "aws-cdk-lib.aws_s3.Bucket",
474
+ "version": "2.177.0"
475
+ }
476
+ },
477
+ "CloudfrontLoggingBucketAccessLog": {
478
+ "id": "CloudfrontLoggingBucketAccessLog",
479
+ "path": "cftoais3-no-security-headers/test-cloudfront-oai-s3-no-security-headers/CloudfrontLoggingBucketAccessLog",
480
+ "children": {
481
+ "Resource": {
482
+ "id": "Resource",
483
+ "path": "cftoais3-no-security-headers/test-cloudfront-oai-s3-no-security-headers/CloudfrontLoggingBucketAccessLog/Resource",
484
+ "attributes": {
485
+ "aws:cdk:cloudformation:type": "AWS::S3::Bucket",
486
+ "aws:cdk:cloudformation:props": {
487
+ "bucketEncryption": {
488
+ "serverSideEncryptionConfiguration": [
489
+ {
490
+ "serverSideEncryptionByDefault": {
491
+ "sseAlgorithm": "AES256"
492
+ }
493
+ }
494
+ ]
495
+ },
496
+ "publicAccessBlockConfiguration": {
497
+ "blockPublicAcls": true,
498
+ "blockPublicPolicy": true,
499
+ "ignorePublicAcls": true,
500
+ "restrictPublicBuckets": true
501
+ },
502
+ "tags": [
503
+ {
504
+ "key": "aws-cdk:auto-delete-objects",
505
+ "value": "true"
506
+ }
507
+ ],
508
+ "versioningConfiguration": {
509
+ "status": "Enabled"
510
+ }
511
+ }
512
+ },
513
+ "constructInfo": {
514
+ "fqn": "aws-cdk-lib.aws_s3.CfnBucket",
515
+ "version": "2.177.0"
516
+ }
517
+ },
518
+ "Policy": {
519
+ "id": "Policy",
520
+ "path": "cftoais3-no-security-headers/test-cloudfront-oai-s3-no-security-headers/CloudfrontLoggingBucketAccessLog/Policy",
521
+ "children": {
522
+ "Resource": {
523
+ "id": "Resource",
524
+ "path": "cftoais3-no-security-headers/test-cloudfront-oai-s3-no-security-headers/CloudfrontLoggingBucketAccessLog/Policy/Resource",
525
+ "attributes": {
526
+ "aws:cdk:cloudformation:type": "AWS::S3::BucketPolicy",
527
+ "aws:cdk:cloudformation:props": {
528
+ "bucket": {
529
+ "Ref": "testcloudfrontoais3nosecurityheadersCloudfrontLoggingBucketAccessLogCC3AB11C"
530
+ },
531
+ "policyDocument": {
532
+ "Statement": [
533
+ {
534
+ "Action": "s3:*",
535
+ "Condition": {
536
+ "Bool": {
537
+ "aws:SecureTransport": "false"
538
+ }
539
+ },
540
+ "Effect": "Deny",
541
+ "Principal": {
542
+ "AWS": "*"
543
+ },
544
+ "Resource": [
545
+ {
546
+ "Fn::GetAtt": [
547
+ "testcloudfrontoais3nosecurityheadersCloudfrontLoggingBucketAccessLogCC3AB11C",
548
+ "Arn"
549
+ ]
550
+ },
551
+ {
552
+ "Fn::Join": [
553
+ "",
554
+ [
555
+ {
556
+ "Fn::GetAtt": [
557
+ "testcloudfrontoais3nosecurityheadersCloudfrontLoggingBucketAccessLogCC3AB11C",
558
+ "Arn"
559
+ ]
560
+ },
561
+ "/*"
562
+ ]
563
+ ]
564
+ }
565
+ ]
566
+ },
567
+ {
568
+ "Action": [
569
+ "s3:DeleteObject*",
570
+ "s3:GetBucket*",
571
+ "s3:List*",
572
+ "s3:PutBucketPolicy"
573
+ ],
574
+ "Effect": "Allow",
575
+ "Principal": {
576
+ "AWS": {
577
+ "Fn::GetAtt": [
578
+ "CustomS3AutoDeleteObjectsCustomResourceProviderRole3B1BD092",
579
+ "Arn"
580
+ ]
581
+ }
582
+ },
583
+ "Resource": [
584
+ {
585
+ "Fn::GetAtt": [
586
+ "testcloudfrontoais3nosecurityheadersCloudfrontLoggingBucketAccessLogCC3AB11C",
587
+ "Arn"
588
+ ]
589
+ },
590
+ {
591
+ "Fn::Join": [
592
+ "",
593
+ [
594
+ {
595
+ "Fn::GetAtt": [
596
+ "testcloudfrontoais3nosecurityheadersCloudfrontLoggingBucketAccessLogCC3AB11C",
597
+ "Arn"
598
+ ]
599
+ },
600
+ "/*"
601
+ ]
602
+ ]
603
+ }
604
+ ]
605
+ },
606
+ {
607
+ "Action": "s3:PutObject",
608
+ "Condition": {
609
+ "ArnLike": {
610
+ "aws:SourceArn": {
611
+ "Fn::GetAtt": [
612
+ "testcloudfrontoais3nosecurityheadersCloudfrontLoggingBucket7C4DB70A",
613
+ "Arn"
614
+ ]
615
+ }
616
+ },
617
+ "StringEquals": {
618
+ "aws:SourceAccount": {
619
+ "Ref": "AWS::AccountId"
620
+ }
621
+ }
622
+ },
623
+ "Effect": "Allow",
624
+ "Principal": {
625
+ "Service": "logging.s3.amazonaws.com"
626
+ },
627
+ "Resource": {
628
+ "Fn::Join": [
629
+ "",
630
+ [
631
+ {
632
+ "Fn::GetAtt": [
633
+ "testcloudfrontoais3nosecurityheadersCloudfrontLoggingBucketAccessLogCC3AB11C",
634
+ "Arn"
635
+ ]
636
+ },
637
+ "/*"
638
+ ]
639
+ ]
640
+ }
641
+ }
642
+ ],
643
+ "Version": "2012-10-17"
644
+ }
645
+ }
646
+ },
647
+ "constructInfo": {
648
+ "fqn": "aws-cdk-lib.aws_s3.CfnBucketPolicy",
649
+ "version": "2.177.0"
650
+ }
651
+ }
652
+ },
653
+ "constructInfo": {
654
+ "fqn": "aws-cdk-lib.aws_s3.BucketPolicy",
655
+ "version": "2.177.0"
656
+ }
657
+ },
658
+ "AutoDeleteObjectsCustomResource": {
659
+ "id": "AutoDeleteObjectsCustomResource",
660
+ "path": "cftoais3-no-security-headers/test-cloudfront-oai-s3-no-security-headers/CloudfrontLoggingBucketAccessLog/AutoDeleteObjectsCustomResource",
661
+ "children": {
662
+ "Default": {
663
+ "id": "Default",
664
+ "path": "cftoais3-no-security-headers/test-cloudfront-oai-s3-no-security-headers/CloudfrontLoggingBucketAccessLog/AutoDeleteObjectsCustomResource/Default",
665
+ "constructInfo": {
666
+ "fqn": "aws-cdk-lib.CfnResource",
667
+ "version": "2.177.0"
668
+ }
669
+ }
670
+ },
671
+ "constructInfo": {
672
+ "fqn": "aws-cdk-lib.CustomResource",
673
+ "version": "2.177.0"
674
+ }
675
+ }
676
+ },
677
+ "constructInfo": {
678
+ "fqn": "aws-cdk-lib.aws_s3.Bucket",
679
+ "version": "2.177.0"
680
+ }
681
+ },
682
+ "CloudfrontLoggingBucket": {
683
+ "id": "CloudfrontLoggingBucket",
684
+ "path": "cftoais3-no-security-headers/test-cloudfront-oai-s3-no-security-headers/CloudfrontLoggingBucket",
685
+ "children": {
686
+ "Resource": {
687
+ "id": "Resource",
688
+ "path": "cftoais3-no-security-headers/test-cloudfront-oai-s3-no-security-headers/CloudfrontLoggingBucket/Resource",
689
+ "attributes": {
690
+ "aws:cdk:cloudformation:type": "AWS::S3::Bucket",
691
+ "aws:cdk:cloudformation:props": {
692
+ "bucketEncryption": {
693
+ "serverSideEncryptionConfiguration": [
694
+ {
695
+ "serverSideEncryptionByDefault": {
696
+ "sseAlgorithm": "AES256"
697
+ }
698
+ }
699
+ ]
700
+ },
701
+ "loggingConfiguration": {
702
+ "destinationBucketName": {
703
+ "Ref": "testcloudfrontoais3nosecurityheadersCloudfrontLoggingBucketAccessLogCC3AB11C"
704
+ }
705
+ },
706
+ "ownershipControls": {
707
+ "rules": [
708
+ {
709
+ "objectOwnership": "ObjectWriter"
710
+ }
711
+ ]
712
+ },
713
+ "publicAccessBlockConfiguration": {
714
+ "blockPublicAcls": true,
715
+ "blockPublicPolicy": true,
716
+ "ignorePublicAcls": true,
717
+ "restrictPublicBuckets": true
718
+ },
719
+ "tags": [
720
+ {
721
+ "key": "aws-cdk:auto-delete-objects",
722
+ "value": "true"
723
+ }
724
+ ],
725
+ "versioningConfiguration": {
726
+ "status": "Enabled"
727
+ }
728
+ }
729
+ },
730
+ "constructInfo": {
731
+ "fqn": "aws-cdk-lib.aws_s3.CfnBucket",
732
+ "version": "2.177.0"
733
+ }
734
+ },
735
+ "Policy": {
736
+ "id": "Policy",
737
+ "path": "cftoais3-no-security-headers/test-cloudfront-oai-s3-no-security-headers/CloudfrontLoggingBucket/Policy",
738
+ "children": {
739
+ "Resource": {
740
+ "id": "Resource",
741
+ "path": "cftoais3-no-security-headers/test-cloudfront-oai-s3-no-security-headers/CloudfrontLoggingBucket/Policy/Resource",
742
+ "attributes": {
743
+ "aws:cdk:cloudformation:type": "AWS::S3::BucketPolicy",
744
+ "aws:cdk:cloudformation:props": {
745
+ "bucket": {
746
+ "Ref": "testcloudfrontoais3nosecurityheadersCloudfrontLoggingBucket7C4DB70A"
747
+ },
748
+ "policyDocument": {
749
+ "Statement": [
750
+ {
751
+ "Action": "s3:*",
752
+ "Condition": {
753
+ "Bool": {
754
+ "aws:SecureTransport": "false"
755
+ }
756
+ },
757
+ "Effect": "Deny",
758
+ "Principal": {
759
+ "AWS": "*"
760
+ },
761
+ "Resource": [
762
+ {
763
+ "Fn::GetAtt": [
764
+ "testcloudfrontoais3nosecurityheadersCloudfrontLoggingBucket7C4DB70A",
765
+ "Arn"
766
+ ]
767
+ },
768
+ {
769
+ "Fn::Join": [
770
+ "",
771
+ [
772
+ {
773
+ "Fn::GetAtt": [
774
+ "testcloudfrontoais3nosecurityheadersCloudfrontLoggingBucket7C4DB70A",
775
+ "Arn"
776
+ ]
777
+ },
778
+ "/*"
779
+ ]
780
+ ]
781
+ }
782
+ ]
783
+ },
784
+ {
785
+ "Action": [
786
+ "s3:DeleteObject*",
787
+ "s3:GetBucket*",
788
+ "s3:List*",
789
+ "s3:PutBucketPolicy"
790
+ ],
791
+ "Effect": "Allow",
792
+ "Principal": {
793
+ "AWS": {
794
+ "Fn::GetAtt": [
795
+ "CustomS3AutoDeleteObjectsCustomResourceProviderRole3B1BD092",
796
+ "Arn"
797
+ ]
798
+ }
799
+ },
800
+ "Resource": [
801
+ {
802
+ "Fn::GetAtt": [
803
+ "testcloudfrontoais3nosecurityheadersCloudfrontLoggingBucket7C4DB70A",
804
+ "Arn"
805
+ ]
806
+ },
807
+ {
808
+ "Fn::Join": [
809
+ "",
810
+ [
811
+ {
812
+ "Fn::GetAtt": [
813
+ "testcloudfrontoais3nosecurityheadersCloudfrontLoggingBucket7C4DB70A",
814
+ "Arn"
815
+ ]
816
+ },
817
+ "/*"
818
+ ]
819
+ ]
820
+ }
821
+ ]
822
+ }
823
+ ],
824
+ "Version": "2012-10-17"
825
+ }
826
+ }
827
+ },
828
+ "constructInfo": {
829
+ "fqn": "aws-cdk-lib.aws_s3.CfnBucketPolicy",
830
+ "version": "2.177.0"
831
+ }
832
+ }
833
+ },
834
+ "constructInfo": {
835
+ "fqn": "aws-cdk-lib.aws_s3.BucketPolicy",
836
+ "version": "2.177.0"
837
+ }
838
+ },
839
+ "AutoDeleteObjectsCustomResource": {
840
+ "id": "AutoDeleteObjectsCustomResource",
841
+ "path": "cftoais3-no-security-headers/test-cloudfront-oai-s3-no-security-headers/CloudfrontLoggingBucket/AutoDeleteObjectsCustomResource",
842
+ "children": {
843
+ "Default": {
844
+ "id": "Default",
845
+ "path": "cftoais3-no-security-headers/test-cloudfront-oai-s3-no-security-headers/CloudfrontLoggingBucket/AutoDeleteObjectsCustomResource/Default",
846
+ "constructInfo": {
847
+ "fqn": "aws-cdk-lib.CfnResource",
848
+ "version": "2.177.0"
849
+ }
850
+ }
851
+ },
852
+ "constructInfo": {
853
+ "fqn": "aws-cdk-lib.CustomResource",
854
+ "version": "2.177.0"
855
+ }
856
+ }
857
+ },
858
+ "constructInfo": {
859
+ "fqn": "aws-cdk-lib.aws_s3.Bucket",
860
+ "version": "2.177.0"
861
+ }
862
+ },
863
+ "CloudFrontDistribution": {
864
+ "id": "CloudFrontDistribution",
865
+ "path": "cftoais3-no-security-headers/test-cloudfront-oai-s3-no-security-headers/CloudFrontDistribution",
866
+ "children": {
867
+ "Origin1": {
868
+ "id": "Origin1",
869
+ "path": "cftoais3-no-security-headers/test-cloudfront-oai-s3-no-security-headers/CloudFrontDistribution/Origin1",
870
+ "children": {
871
+ "S3Origin": {
872
+ "id": "S3Origin",
873
+ "path": "cftoais3-no-security-headers/test-cloudfront-oai-s3-no-security-headers/CloudFrontDistribution/Origin1/S3Origin",
874
+ "children": {
875
+ "Resource": {
876
+ "id": "Resource",
877
+ "path": "cftoais3-no-security-headers/test-cloudfront-oai-s3-no-security-headers/CloudFrontDistribution/Origin1/S3Origin/Resource",
878
+ "attributes": {
879
+ "aws:cdk:cloudformation:type": "AWS::CloudFront::CloudFrontOriginAccessIdentity",
880
+ "aws:cdk:cloudformation:props": {
881
+ "cloudFrontOriginAccessIdentityConfig": {
882
+ "comment": "Identity for cftoais3nosecurityheaderstestcloudfrontoais3nosecurityheadersCloudFrontDistributionOrigin1006A2B62"
883
+ }
884
+ }
885
+ },
886
+ "constructInfo": {
887
+ "fqn": "aws-cdk-lib.aws_cloudfront.CfnCloudFrontOriginAccessIdentity",
888
+ "version": "2.177.0"
889
+ }
890
+ }
891
+ },
892
+ "constructInfo": {
893
+ "fqn": "aws-cdk-lib.aws_cloudfront.OriginAccessIdentity",
894
+ "version": "2.177.0"
895
+ }
896
+ }
897
+ },
898
+ "constructInfo": {
899
+ "fqn": "constructs.Construct",
900
+ "version": "10.4.2"
901
+ }
902
+ },
903
+ "Resource": {
904
+ "id": "Resource",
905
+ "path": "cftoais3-no-security-headers/test-cloudfront-oai-s3-no-security-headers/CloudFrontDistribution/Resource",
906
+ "attributes": {
907
+ "aws:cdk:cloudformation:type": "AWS::CloudFront::Distribution",
908
+ "aws:cdk:cloudformation:props": {
909
+ "distributionConfig": {
910
+ "enabled": true,
911
+ "origins": [
912
+ {
913
+ "domainName": {
914
+ "Fn::GetAtt": [
915
+ "testcloudfrontoais3nosecurityheadersS3Bucket824FFD04",
916
+ "RegionalDomainName"
917
+ ]
918
+ },
919
+ "id": "cftoais3nosecurityheaderstestcloudfrontoais3nosecurityheadersCloudFrontDistributionOrigin1006A2B62",
920
+ "s3OriginConfig": {
921
+ "originAccessIdentity": {
922
+ "Fn::Join": [
923
+ "",
924
+ [
925
+ "origin-access-identity/cloudfront/",
926
+ {
927
+ "Ref": "testcloudfrontoais3nosecurityheadersCloudFrontDistributionOrigin1S3OriginED98FCA5"
928
+ }
929
+ ]
930
+ ]
931
+ }
932
+ }
933
+ }
934
+ ],
935
+ "defaultCacheBehavior": {
936
+ "pathPattern": "*",
937
+ "targetOriginId": "cftoais3nosecurityheaderstestcloudfrontoais3nosecurityheadersCloudFrontDistributionOrigin1006A2B62",
938
+ "cachePolicyId": "658327ea-f89d-4fab-a63d-7e88639e58f6",
939
+ "compress": true,
940
+ "viewerProtocolPolicy": "redirect-to-https"
941
+ },
942
+ "defaultRootObject": "index.html",
943
+ "httpVersion": "http2",
944
+ "ipv6Enabled": true,
945
+ "logging": {
946
+ "bucket": {
947
+ "Fn::GetAtt": [
948
+ "testcloudfrontoais3nosecurityheadersCloudfrontLoggingBucket7C4DB70A",
949
+ "RegionalDomainName"
950
+ ]
951
+ }
952
+ }
953
+ }
954
+ }
955
+ },
956
+ "constructInfo": {
957
+ "fqn": "aws-cdk-lib.aws_cloudfront.CfnDistribution",
958
+ "version": "2.177.0"
959
+ }
960
+ }
961
+ },
962
+ "constructInfo": {
963
+ "fqn": "aws-cdk-lib.aws_cloudfront.Distribution",
964
+ "version": "2.177.0"
965
+ }
966
+ }
967
+ },
968
+ "constructInfo": {
969
+ "fqn": "@aws-solutions-constructs/aws-cloudfront-oai-s3.CloudFrontToOaiToS3",
970
+ "version": "2.78.1"
971
+ }
972
+ },
973
+ "LatestNodeRuntimeMap": {
974
+ "id": "LatestNodeRuntimeMap",
975
+ "path": "cftoais3-no-security-headers/LatestNodeRuntimeMap",
976
+ "constructInfo": {
977
+ "fqn": "aws-cdk-lib.CfnMapping",
978
+ "version": "2.177.0"
979
+ }
980
+ },
981
+ "Custom::S3AutoDeleteObjectsCustomResourceProvider": {
982
+ "id": "Custom::S3AutoDeleteObjectsCustomResourceProvider",
983
+ "path": "cftoais3-no-security-headers/Custom::S3AutoDeleteObjectsCustomResourceProvider",
984
+ "children": {
985
+ "Staging": {
986
+ "id": "Staging",
987
+ "path": "cftoais3-no-security-headers/Custom::S3AutoDeleteObjectsCustomResourceProvider/Staging",
988
+ "constructInfo": {
989
+ "fqn": "aws-cdk-lib.AssetStaging",
990
+ "version": "2.177.0"
991
+ }
992
+ },
993
+ "Role": {
994
+ "id": "Role",
995
+ "path": "cftoais3-no-security-headers/Custom::S3AutoDeleteObjectsCustomResourceProvider/Role",
996
+ "constructInfo": {
997
+ "fqn": "aws-cdk-lib.CfnResource",
998
+ "version": "2.177.0"
999
+ }
1000
+ },
1001
+ "Handler": {
1002
+ "id": "Handler",
1003
+ "path": "cftoais3-no-security-headers/Custom::S3AutoDeleteObjectsCustomResourceProvider/Handler",
1004
+ "constructInfo": {
1005
+ "fqn": "aws-cdk-lib.CfnResource",
1006
+ "version": "2.177.0"
1007
+ }
1008
+ }
1009
+ },
1010
+ "constructInfo": {
1011
+ "fqn": "aws-cdk-lib.CustomResourceProviderBase",
1012
+ "version": "2.177.0"
1013
+ }
1014
+ },
1015
+ "Integ": {
1016
+ "id": "Integ",
1017
+ "path": "cftoais3-no-security-headers/Integ",
1018
+ "children": {
1019
+ "DefaultTest": {
1020
+ "id": "DefaultTest",
1021
+ "path": "cftoais3-no-security-headers/Integ/DefaultTest",
1022
+ "children": {
1023
+ "Default": {
1024
+ "id": "Default",
1025
+ "path": "cftoais3-no-security-headers/Integ/DefaultTest/Default",
1026
+ "constructInfo": {
1027
+ "fqn": "constructs.Construct",
1028
+ "version": "10.4.2"
1029
+ }
1030
+ },
1031
+ "DeployAssert": {
1032
+ "id": "DeployAssert",
1033
+ "path": "cftoais3-no-security-headers/Integ/DefaultTest/DeployAssert",
1034
+ "children": {
1035
+ "BootstrapVersion": {
1036
+ "id": "BootstrapVersion",
1037
+ "path": "cftoais3-no-security-headers/Integ/DefaultTest/DeployAssert/BootstrapVersion",
1038
+ "constructInfo": {
1039
+ "fqn": "aws-cdk-lib.CfnParameter",
1040
+ "version": "2.177.0"
1041
+ }
1042
+ },
1043
+ "CheckBootstrapVersion": {
1044
+ "id": "CheckBootstrapVersion",
1045
+ "path": "cftoais3-no-security-headers/Integ/DefaultTest/DeployAssert/CheckBootstrapVersion",
1046
+ "constructInfo": {
1047
+ "fqn": "aws-cdk-lib.CfnRule",
1048
+ "version": "2.177.0"
1049
+ }
1050
+ }
1051
+ },
1052
+ "constructInfo": {
1053
+ "fqn": "aws-cdk-lib.Stack",
1054
+ "version": "2.177.0"
1055
+ }
1056
+ }
1057
+ },
1058
+ "constructInfo": {
1059
+ "fqn": "@aws-cdk/integ-tests-alpha.IntegTestCase",
1060
+ "version": "2.177.0-alpha.0"
1061
+ }
1062
+ }
1063
+ },
1064
+ "constructInfo": {
1065
+ "fqn": "@aws-cdk/integ-tests-alpha.IntegTest",
1066
+ "version": "2.177.0-alpha.0"
1067
+ }
1068
+ },
1069
+ "BootstrapVersion": {
1070
+ "id": "BootstrapVersion",
1071
+ "path": "cftoais3-no-security-headers/BootstrapVersion",
1072
+ "constructInfo": {
1073
+ "fqn": "aws-cdk-lib.CfnParameter",
1074
+ "version": "2.177.0"
1075
+ }
1076
+ },
1077
+ "CheckBootstrapVersion": {
1078
+ "id": "CheckBootstrapVersion",
1079
+ "path": "cftoais3-no-security-headers/CheckBootstrapVersion",
1080
+ "constructInfo": {
1081
+ "fqn": "aws-cdk-lib.CfnRule",
1082
+ "version": "2.177.0"
1083
+ }
1084
+ }
1085
+ },
1086
+ "constructInfo": {
1087
+ "fqn": "aws-cdk-lib.Stack",
1088
+ "version": "2.177.0"
1089
+ }
1090
+ },
1091
+ "Tree": {
1092
+ "id": "Tree",
1093
+ "path": "Tree",
1094
+ "constructInfo": {
1095
+ "fqn": "constructs.Construct",
1096
+ "version": "10.4.2"
1097
+ }
1098
+ }
1099
+ },
1100
+ "constructInfo": {
1101
+ "fqn": "aws-cdk-lib.App",
1102
+ "version": "2.177.0"
1103
+ }
1104
+ }
1105
+ }