@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,1146 @@
1
+ {
2
+ "version": "tree-0.1",
3
+ "tree": {
4
+ "id": "App",
5
+ "path": "",
6
+ "children": {
7
+ "cftoais3-no-arguments": {
8
+ "id": "cftoais3-no-arguments",
9
+ "path": "cftoais3-no-arguments",
10
+ "children": {
11
+ "test-cloudfront-oai-s3": {
12
+ "id": "test-cloudfront-oai-s3",
13
+ "path": "cftoais3-no-arguments/test-cloudfront-oai-s3",
14
+ "children": {
15
+ "S3LoggingBucket": {
16
+ "id": "S3LoggingBucket",
17
+ "path": "cftoais3-no-arguments/test-cloudfront-oai-s3/S3LoggingBucket",
18
+ "children": {
19
+ "Resource": {
20
+ "id": "Resource",
21
+ "path": "cftoais3-no-arguments/test-cloudfront-oai-s3/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-arguments/test-cloudfront-oai-s3/S3LoggingBucket/Policy",
59
+ "children": {
60
+ "Resource": {
61
+ "id": "Resource",
62
+ "path": "cftoais3-no-arguments/test-cloudfront-oai-s3/S3LoggingBucket/Policy/Resource",
63
+ "attributes": {
64
+ "aws:cdk:cloudformation:type": "AWS::S3::BucketPolicy",
65
+ "aws:cdk:cloudformation:props": {
66
+ "bucket": {
67
+ "Ref": "testcloudfrontoais3S3LoggingBucketC8A21DD9"
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
+ "testcloudfrontoais3S3LoggingBucketC8A21DD9",
86
+ "Arn"
87
+ ]
88
+ },
89
+ {
90
+ "Fn::Join": [
91
+ "",
92
+ [
93
+ {
94
+ "Fn::GetAtt": [
95
+ "testcloudfrontoais3S3LoggingBucketC8A21DD9",
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
+ "testcloudfrontoais3S3LoggingBucketC8A21DD9",
125
+ "Arn"
126
+ ]
127
+ },
128
+ {
129
+ "Fn::Join": [
130
+ "",
131
+ [
132
+ {
133
+ "Fn::GetAtt": [
134
+ "testcloudfrontoais3S3LoggingBucketC8A21DD9",
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
+ "testcloudfrontoais3S3Bucket578AB9F3",
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
+ "testcloudfrontoais3S3LoggingBucketC8A21DD9",
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-arguments/test-cloudfront-oai-s3/S3LoggingBucket/AutoDeleteObjectsCustomResource",
199
+ "children": {
200
+ "Default": {
201
+ "id": "Default",
202
+ "path": "cftoais3-no-arguments/test-cloudfront-oai-s3/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-arguments/test-cloudfront-oai-s3/S3Bucket",
223
+ "children": {
224
+ "Resource": {
225
+ "id": "Resource",
226
+ "path": "cftoais3-no-arguments/test-cloudfront-oai-s3/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": "testcloudfrontoais3S3LoggingBucketC8A21DD9"
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-arguments/test-cloudfront-oai-s3/S3Bucket/Policy",
282
+ "children": {
283
+ "Resource": {
284
+ "id": "Resource",
285
+ "path": "cftoais3-no-arguments/test-cloudfront-oai-s3/S3Bucket/Policy/Resource",
286
+ "attributes": {
287
+ "aws:cdk:cloudformation:type": "AWS::S3::BucketPolicy",
288
+ "aws:cdk:cloudformation:props": {
289
+ "bucket": {
290
+ "Ref": "testcloudfrontoais3S3Bucket578AB9F3"
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
+ "testcloudfrontoais3S3Bucket578AB9F3",
309
+ "Arn"
310
+ ]
311
+ },
312
+ {
313
+ "Fn::Join": [
314
+ "",
315
+ [
316
+ {
317
+ "Fn::GetAtt": [
318
+ "testcloudfrontoais3S3Bucket578AB9F3",
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
+ "testcloudfrontoais3S3Bucket578AB9F3",
348
+ "Arn"
349
+ ]
350
+ },
351
+ {
352
+ "Fn::Join": [
353
+ "",
354
+ [
355
+ {
356
+ "Fn::GetAtt": [
357
+ "testcloudfrontoais3S3Bucket578AB9F3",
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
+ "testcloudfrontoais3CloudFrontDistributionOrigin1S3OriginF57A3CB1",
374
+ "S3CanonicalUserId"
375
+ ]
376
+ }
377
+ },
378
+ "Resource": {
379
+ "Fn::Join": [
380
+ "",
381
+ [
382
+ {
383
+ "Fn::GetAtt": [
384
+ "testcloudfrontoais3S3Bucket578AB9F3",
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": "testcloudfrontoais3CloudFrontDistribution0E089CC5"
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
+ "testcloudfrontoais3S3Bucket578AB9F3",
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-arguments/test-cloudfront-oai-s3/S3Bucket/AutoDeleteObjectsCustomResource",
456
+ "children": {
457
+ "Default": {
458
+ "id": "Default",
459
+ "path": "cftoais3-no-arguments/test-cloudfront-oai-s3/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
+ "SetHttpSecurityHeaders": {
478
+ "id": "SetHttpSecurityHeaders",
479
+ "path": "cftoais3-no-arguments/test-cloudfront-oai-s3/SetHttpSecurityHeaders",
480
+ "children": {
481
+ "Resource": {
482
+ "id": "Resource",
483
+ "path": "cftoais3-no-arguments/test-cloudfront-oai-s3/SetHttpSecurityHeaders/Resource",
484
+ "attributes": {
485
+ "aws:cdk:cloudformation:type": "AWS::CloudFront::Function",
486
+ "aws:cdk:cloudformation:props": {
487
+ "autoPublish": true,
488
+ "functionCode": "function handler(event) { var response = event.response; var headers = response.headers; headers['strict-transport-security'] = { value: 'max-age=63072000; includeSubdomains; preload'}; headers['content-security-policy'] = { value: \"default-src 'none'; img-src 'self'; script-src 'self'; style-src 'self'; object-src 'none'\"}; headers['x-content-type-options'] = { value: 'nosniff'}; headers['x-frame-options'] = {value: 'DENY'}; headers['x-xss-protection'] = {value: '1; mode=block'}; return response; }",
489
+ "functionConfig": {
490
+ "comment": "SetHttpSecurityHeadersc81d27c49db98f9fe8414478bf1a95de9d2bd2f3fa",
491
+ "runtime": "cloudfront-js-1.0"
492
+ },
493
+ "name": "SetHttpSecurityHeadersc81d27c49db98f9fe8414478bf1a95de9d2bd2f3fa"
494
+ }
495
+ },
496
+ "constructInfo": {
497
+ "fqn": "aws-cdk-lib.aws_cloudfront.CfnFunction",
498
+ "version": "2.177.0"
499
+ }
500
+ }
501
+ },
502
+ "constructInfo": {
503
+ "fqn": "aws-cdk-lib.aws_cloudfront.Function",
504
+ "version": "2.177.0"
505
+ }
506
+ },
507
+ "CloudfrontLoggingBucketAccessLog": {
508
+ "id": "CloudfrontLoggingBucketAccessLog",
509
+ "path": "cftoais3-no-arguments/test-cloudfront-oai-s3/CloudfrontLoggingBucketAccessLog",
510
+ "children": {
511
+ "Resource": {
512
+ "id": "Resource",
513
+ "path": "cftoais3-no-arguments/test-cloudfront-oai-s3/CloudfrontLoggingBucketAccessLog/Resource",
514
+ "attributes": {
515
+ "aws:cdk:cloudformation:type": "AWS::S3::Bucket",
516
+ "aws:cdk:cloudformation:props": {
517
+ "bucketEncryption": {
518
+ "serverSideEncryptionConfiguration": [
519
+ {
520
+ "serverSideEncryptionByDefault": {
521
+ "sseAlgorithm": "AES256"
522
+ }
523
+ }
524
+ ]
525
+ },
526
+ "publicAccessBlockConfiguration": {
527
+ "blockPublicAcls": true,
528
+ "blockPublicPolicy": true,
529
+ "ignorePublicAcls": true,
530
+ "restrictPublicBuckets": true
531
+ },
532
+ "tags": [
533
+ {
534
+ "key": "aws-cdk:auto-delete-objects",
535
+ "value": "true"
536
+ }
537
+ ],
538
+ "versioningConfiguration": {
539
+ "status": "Enabled"
540
+ }
541
+ }
542
+ },
543
+ "constructInfo": {
544
+ "fqn": "aws-cdk-lib.aws_s3.CfnBucket",
545
+ "version": "2.177.0"
546
+ }
547
+ },
548
+ "Policy": {
549
+ "id": "Policy",
550
+ "path": "cftoais3-no-arguments/test-cloudfront-oai-s3/CloudfrontLoggingBucketAccessLog/Policy",
551
+ "children": {
552
+ "Resource": {
553
+ "id": "Resource",
554
+ "path": "cftoais3-no-arguments/test-cloudfront-oai-s3/CloudfrontLoggingBucketAccessLog/Policy/Resource",
555
+ "attributes": {
556
+ "aws:cdk:cloudformation:type": "AWS::S3::BucketPolicy",
557
+ "aws:cdk:cloudformation:props": {
558
+ "bucket": {
559
+ "Ref": "testcloudfrontoais3CloudfrontLoggingBucketAccessLogBF5AAF80"
560
+ },
561
+ "policyDocument": {
562
+ "Statement": [
563
+ {
564
+ "Action": "s3:*",
565
+ "Condition": {
566
+ "Bool": {
567
+ "aws:SecureTransport": "false"
568
+ }
569
+ },
570
+ "Effect": "Deny",
571
+ "Principal": {
572
+ "AWS": "*"
573
+ },
574
+ "Resource": [
575
+ {
576
+ "Fn::GetAtt": [
577
+ "testcloudfrontoais3CloudfrontLoggingBucketAccessLogBF5AAF80",
578
+ "Arn"
579
+ ]
580
+ },
581
+ {
582
+ "Fn::Join": [
583
+ "",
584
+ [
585
+ {
586
+ "Fn::GetAtt": [
587
+ "testcloudfrontoais3CloudfrontLoggingBucketAccessLogBF5AAF80",
588
+ "Arn"
589
+ ]
590
+ },
591
+ "/*"
592
+ ]
593
+ ]
594
+ }
595
+ ]
596
+ },
597
+ {
598
+ "Action": [
599
+ "s3:DeleteObject*",
600
+ "s3:GetBucket*",
601
+ "s3:List*",
602
+ "s3:PutBucketPolicy"
603
+ ],
604
+ "Effect": "Allow",
605
+ "Principal": {
606
+ "AWS": {
607
+ "Fn::GetAtt": [
608
+ "CustomS3AutoDeleteObjectsCustomResourceProviderRole3B1BD092",
609
+ "Arn"
610
+ ]
611
+ }
612
+ },
613
+ "Resource": [
614
+ {
615
+ "Fn::GetAtt": [
616
+ "testcloudfrontoais3CloudfrontLoggingBucketAccessLogBF5AAF80",
617
+ "Arn"
618
+ ]
619
+ },
620
+ {
621
+ "Fn::Join": [
622
+ "",
623
+ [
624
+ {
625
+ "Fn::GetAtt": [
626
+ "testcloudfrontoais3CloudfrontLoggingBucketAccessLogBF5AAF80",
627
+ "Arn"
628
+ ]
629
+ },
630
+ "/*"
631
+ ]
632
+ ]
633
+ }
634
+ ]
635
+ },
636
+ {
637
+ "Action": "s3:PutObject",
638
+ "Condition": {
639
+ "ArnLike": {
640
+ "aws:SourceArn": {
641
+ "Fn::GetAtt": [
642
+ "testcloudfrontoais3CloudfrontLoggingBucket55AA79FC",
643
+ "Arn"
644
+ ]
645
+ }
646
+ },
647
+ "StringEquals": {
648
+ "aws:SourceAccount": {
649
+ "Ref": "AWS::AccountId"
650
+ }
651
+ }
652
+ },
653
+ "Effect": "Allow",
654
+ "Principal": {
655
+ "Service": "logging.s3.amazonaws.com"
656
+ },
657
+ "Resource": {
658
+ "Fn::Join": [
659
+ "",
660
+ [
661
+ {
662
+ "Fn::GetAtt": [
663
+ "testcloudfrontoais3CloudfrontLoggingBucketAccessLogBF5AAF80",
664
+ "Arn"
665
+ ]
666
+ },
667
+ "/*"
668
+ ]
669
+ ]
670
+ }
671
+ }
672
+ ],
673
+ "Version": "2012-10-17"
674
+ }
675
+ }
676
+ },
677
+ "constructInfo": {
678
+ "fqn": "aws-cdk-lib.aws_s3.CfnBucketPolicy",
679
+ "version": "2.177.0"
680
+ }
681
+ }
682
+ },
683
+ "constructInfo": {
684
+ "fqn": "aws-cdk-lib.aws_s3.BucketPolicy",
685
+ "version": "2.177.0"
686
+ }
687
+ },
688
+ "AutoDeleteObjectsCustomResource": {
689
+ "id": "AutoDeleteObjectsCustomResource",
690
+ "path": "cftoais3-no-arguments/test-cloudfront-oai-s3/CloudfrontLoggingBucketAccessLog/AutoDeleteObjectsCustomResource",
691
+ "children": {
692
+ "Default": {
693
+ "id": "Default",
694
+ "path": "cftoais3-no-arguments/test-cloudfront-oai-s3/CloudfrontLoggingBucketAccessLog/AutoDeleteObjectsCustomResource/Default",
695
+ "constructInfo": {
696
+ "fqn": "aws-cdk-lib.CfnResource",
697
+ "version": "2.177.0"
698
+ }
699
+ }
700
+ },
701
+ "constructInfo": {
702
+ "fqn": "aws-cdk-lib.CustomResource",
703
+ "version": "2.177.0"
704
+ }
705
+ }
706
+ },
707
+ "constructInfo": {
708
+ "fqn": "aws-cdk-lib.aws_s3.Bucket",
709
+ "version": "2.177.0"
710
+ }
711
+ },
712
+ "CloudfrontLoggingBucket": {
713
+ "id": "CloudfrontLoggingBucket",
714
+ "path": "cftoais3-no-arguments/test-cloudfront-oai-s3/CloudfrontLoggingBucket",
715
+ "children": {
716
+ "Resource": {
717
+ "id": "Resource",
718
+ "path": "cftoais3-no-arguments/test-cloudfront-oai-s3/CloudfrontLoggingBucket/Resource",
719
+ "attributes": {
720
+ "aws:cdk:cloudformation:type": "AWS::S3::Bucket",
721
+ "aws:cdk:cloudformation:props": {
722
+ "bucketEncryption": {
723
+ "serverSideEncryptionConfiguration": [
724
+ {
725
+ "serverSideEncryptionByDefault": {
726
+ "sseAlgorithm": "AES256"
727
+ }
728
+ }
729
+ ]
730
+ },
731
+ "loggingConfiguration": {
732
+ "destinationBucketName": {
733
+ "Ref": "testcloudfrontoais3CloudfrontLoggingBucketAccessLogBF5AAF80"
734
+ }
735
+ },
736
+ "ownershipControls": {
737
+ "rules": [
738
+ {
739
+ "objectOwnership": "ObjectWriter"
740
+ }
741
+ ]
742
+ },
743
+ "publicAccessBlockConfiguration": {
744
+ "blockPublicAcls": true,
745
+ "blockPublicPolicy": true,
746
+ "ignorePublicAcls": true,
747
+ "restrictPublicBuckets": true
748
+ },
749
+ "tags": [
750
+ {
751
+ "key": "aws-cdk:auto-delete-objects",
752
+ "value": "true"
753
+ }
754
+ ],
755
+ "versioningConfiguration": {
756
+ "status": "Enabled"
757
+ }
758
+ }
759
+ },
760
+ "constructInfo": {
761
+ "fqn": "aws-cdk-lib.aws_s3.CfnBucket",
762
+ "version": "2.177.0"
763
+ }
764
+ },
765
+ "Policy": {
766
+ "id": "Policy",
767
+ "path": "cftoais3-no-arguments/test-cloudfront-oai-s3/CloudfrontLoggingBucket/Policy",
768
+ "children": {
769
+ "Resource": {
770
+ "id": "Resource",
771
+ "path": "cftoais3-no-arguments/test-cloudfront-oai-s3/CloudfrontLoggingBucket/Policy/Resource",
772
+ "attributes": {
773
+ "aws:cdk:cloudformation:type": "AWS::S3::BucketPolicy",
774
+ "aws:cdk:cloudformation:props": {
775
+ "bucket": {
776
+ "Ref": "testcloudfrontoais3CloudfrontLoggingBucket55AA79FC"
777
+ },
778
+ "policyDocument": {
779
+ "Statement": [
780
+ {
781
+ "Action": "s3:*",
782
+ "Condition": {
783
+ "Bool": {
784
+ "aws:SecureTransport": "false"
785
+ }
786
+ },
787
+ "Effect": "Deny",
788
+ "Principal": {
789
+ "AWS": "*"
790
+ },
791
+ "Resource": [
792
+ {
793
+ "Fn::GetAtt": [
794
+ "testcloudfrontoais3CloudfrontLoggingBucket55AA79FC",
795
+ "Arn"
796
+ ]
797
+ },
798
+ {
799
+ "Fn::Join": [
800
+ "",
801
+ [
802
+ {
803
+ "Fn::GetAtt": [
804
+ "testcloudfrontoais3CloudfrontLoggingBucket55AA79FC",
805
+ "Arn"
806
+ ]
807
+ },
808
+ "/*"
809
+ ]
810
+ ]
811
+ }
812
+ ]
813
+ },
814
+ {
815
+ "Action": [
816
+ "s3:DeleteObject*",
817
+ "s3:GetBucket*",
818
+ "s3:List*",
819
+ "s3:PutBucketPolicy"
820
+ ],
821
+ "Effect": "Allow",
822
+ "Principal": {
823
+ "AWS": {
824
+ "Fn::GetAtt": [
825
+ "CustomS3AutoDeleteObjectsCustomResourceProviderRole3B1BD092",
826
+ "Arn"
827
+ ]
828
+ }
829
+ },
830
+ "Resource": [
831
+ {
832
+ "Fn::GetAtt": [
833
+ "testcloudfrontoais3CloudfrontLoggingBucket55AA79FC",
834
+ "Arn"
835
+ ]
836
+ },
837
+ {
838
+ "Fn::Join": [
839
+ "",
840
+ [
841
+ {
842
+ "Fn::GetAtt": [
843
+ "testcloudfrontoais3CloudfrontLoggingBucket55AA79FC",
844
+ "Arn"
845
+ ]
846
+ },
847
+ "/*"
848
+ ]
849
+ ]
850
+ }
851
+ ]
852
+ }
853
+ ],
854
+ "Version": "2012-10-17"
855
+ }
856
+ }
857
+ },
858
+ "constructInfo": {
859
+ "fqn": "aws-cdk-lib.aws_s3.CfnBucketPolicy",
860
+ "version": "2.177.0"
861
+ }
862
+ }
863
+ },
864
+ "constructInfo": {
865
+ "fqn": "aws-cdk-lib.aws_s3.BucketPolicy",
866
+ "version": "2.177.0"
867
+ }
868
+ },
869
+ "AutoDeleteObjectsCustomResource": {
870
+ "id": "AutoDeleteObjectsCustomResource",
871
+ "path": "cftoais3-no-arguments/test-cloudfront-oai-s3/CloudfrontLoggingBucket/AutoDeleteObjectsCustomResource",
872
+ "children": {
873
+ "Default": {
874
+ "id": "Default",
875
+ "path": "cftoais3-no-arguments/test-cloudfront-oai-s3/CloudfrontLoggingBucket/AutoDeleteObjectsCustomResource/Default",
876
+ "constructInfo": {
877
+ "fqn": "aws-cdk-lib.CfnResource",
878
+ "version": "2.177.0"
879
+ }
880
+ }
881
+ },
882
+ "constructInfo": {
883
+ "fqn": "aws-cdk-lib.CustomResource",
884
+ "version": "2.177.0"
885
+ }
886
+ }
887
+ },
888
+ "constructInfo": {
889
+ "fqn": "aws-cdk-lib.aws_s3.Bucket",
890
+ "version": "2.177.0"
891
+ }
892
+ },
893
+ "CloudFrontDistribution": {
894
+ "id": "CloudFrontDistribution",
895
+ "path": "cftoais3-no-arguments/test-cloudfront-oai-s3/CloudFrontDistribution",
896
+ "children": {
897
+ "Origin1": {
898
+ "id": "Origin1",
899
+ "path": "cftoais3-no-arguments/test-cloudfront-oai-s3/CloudFrontDistribution/Origin1",
900
+ "children": {
901
+ "S3Origin": {
902
+ "id": "S3Origin",
903
+ "path": "cftoais3-no-arguments/test-cloudfront-oai-s3/CloudFrontDistribution/Origin1/S3Origin",
904
+ "children": {
905
+ "Resource": {
906
+ "id": "Resource",
907
+ "path": "cftoais3-no-arguments/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 cftoais3noargumentstestcloudfrontoais3CloudFrontDistributionOrigin1D9C87098"
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
+ "constructInfo": {
929
+ "fqn": "constructs.Construct",
930
+ "version": "10.4.2"
931
+ }
932
+ },
933
+ "Resource": {
934
+ "id": "Resource",
935
+ "path": "cftoais3-no-arguments/test-cloudfront-oai-s3/CloudFrontDistribution/Resource",
936
+ "attributes": {
937
+ "aws:cdk:cloudformation:type": "AWS::CloudFront::Distribution",
938
+ "aws:cdk:cloudformation:props": {
939
+ "distributionConfig": {
940
+ "enabled": true,
941
+ "origins": [
942
+ {
943
+ "domainName": {
944
+ "Fn::GetAtt": [
945
+ "testcloudfrontoais3S3Bucket578AB9F3",
946
+ "RegionalDomainName"
947
+ ]
948
+ },
949
+ "id": "cftoais3noargumentstestcloudfrontoais3CloudFrontDistributionOrigin1D9C87098",
950
+ "s3OriginConfig": {
951
+ "originAccessIdentity": {
952
+ "Fn::Join": [
953
+ "",
954
+ [
955
+ "origin-access-identity/cloudfront/",
956
+ {
957
+ "Ref": "testcloudfrontoais3CloudFrontDistributionOrigin1S3OriginF57A3CB1"
958
+ }
959
+ ]
960
+ ]
961
+ }
962
+ }
963
+ }
964
+ ],
965
+ "defaultCacheBehavior": {
966
+ "pathPattern": "*",
967
+ "targetOriginId": "cftoais3noargumentstestcloudfrontoais3CloudFrontDistributionOrigin1D9C87098",
968
+ "cachePolicyId": "658327ea-f89d-4fab-a63d-7e88639e58f6",
969
+ "compress": true,
970
+ "viewerProtocolPolicy": "redirect-to-https",
971
+ "functionAssociations": [
972
+ {
973
+ "functionArn": {
974
+ "Fn::GetAtt": [
975
+ "testcloudfrontoais3SetHttpSecurityHeaders4EB3C97B",
976
+ "FunctionARN"
977
+ ]
978
+ },
979
+ "eventType": "viewer-response"
980
+ }
981
+ ]
982
+ },
983
+ "defaultRootObject": "index.html",
984
+ "httpVersion": "http2",
985
+ "ipv6Enabled": true,
986
+ "logging": {
987
+ "bucket": {
988
+ "Fn::GetAtt": [
989
+ "testcloudfrontoais3CloudfrontLoggingBucket55AA79FC",
990
+ "RegionalDomainName"
991
+ ]
992
+ }
993
+ }
994
+ }
995
+ }
996
+ },
997
+ "constructInfo": {
998
+ "fqn": "aws-cdk-lib.aws_cloudfront.CfnDistribution",
999
+ "version": "2.177.0"
1000
+ }
1001
+ }
1002
+ },
1003
+ "constructInfo": {
1004
+ "fqn": "aws-cdk-lib.aws_cloudfront.Distribution",
1005
+ "version": "2.177.0"
1006
+ }
1007
+ }
1008
+ },
1009
+ "constructInfo": {
1010
+ "fqn": "@aws-solutions-constructs/aws-cloudfront-oai-s3.CloudFrontToOaiToS3",
1011
+ "version": "2.78.1"
1012
+ }
1013
+ },
1014
+ "LatestNodeRuntimeMap": {
1015
+ "id": "LatestNodeRuntimeMap",
1016
+ "path": "cftoais3-no-arguments/LatestNodeRuntimeMap",
1017
+ "constructInfo": {
1018
+ "fqn": "aws-cdk-lib.CfnMapping",
1019
+ "version": "2.177.0"
1020
+ }
1021
+ },
1022
+ "Custom::S3AutoDeleteObjectsCustomResourceProvider": {
1023
+ "id": "Custom::S3AutoDeleteObjectsCustomResourceProvider",
1024
+ "path": "cftoais3-no-arguments/Custom::S3AutoDeleteObjectsCustomResourceProvider",
1025
+ "children": {
1026
+ "Staging": {
1027
+ "id": "Staging",
1028
+ "path": "cftoais3-no-arguments/Custom::S3AutoDeleteObjectsCustomResourceProvider/Staging",
1029
+ "constructInfo": {
1030
+ "fqn": "aws-cdk-lib.AssetStaging",
1031
+ "version": "2.177.0"
1032
+ }
1033
+ },
1034
+ "Role": {
1035
+ "id": "Role",
1036
+ "path": "cftoais3-no-arguments/Custom::S3AutoDeleteObjectsCustomResourceProvider/Role",
1037
+ "constructInfo": {
1038
+ "fqn": "aws-cdk-lib.CfnResource",
1039
+ "version": "2.177.0"
1040
+ }
1041
+ },
1042
+ "Handler": {
1043
+ "id": "Handler",
1044
+ "path": "cftoais3-no-arguments/Custom::S3AutoDeleteObjectsCustomResourceProvider/Handler",
1045
+ "constructInfo": {
1046
+ "fqn": "aws-cdk-lib.CfnResource",
1047
+ "version": "2.177.0"
1048
+ }
1049
+ }
1050
+ },
1051
+ "constructInfo": {
1052
+ "fqn": "aws-cdk-lib.CustomResourceProviderBase",
1053
+ "version": "2.177.0"
1054
+ }
1055
+ },
1056
+ "Integ": {
1057
+ "id": "Integ",
1058
+ "path": "cftoais3-no-arguments/Integ",
1059
+ "children": {
1060
+ "DefaultTest": {
1061
+ "id": "DefaultTest",
1062
+ "path": "cftoais3-no-arguments/Integ/DefaultTest",
1063
+ "children": {
1064
+ "Default": {
1065
+ "id": "Default",
1066
+ "path": "cftoais3-no-arguments/Integ/DefaultTest/Default",
1067
+ "constructInfo": {
1068
+ "fqn": "constructs.Construct",
1069
+ "version": "10.4.2"
1070
+ }
1071
+ },
1072
+ "DeployAssert": {
1073
+ "id": "DeployAssert",
1074
+ "path": "cftoais3-no-arguments/Integ/DefaultTest/DeployAssert",
1075
+ "children": {
1076
+ "BootstrapVersion": {
1077
+ "id": "BootstrapVersion",
1078
+ "path": "cftoais3-no-arguments/Integ/DefaultTest/DeployAssert/BootstrapVersion",
1079
+ "constructInfo": {
1080
+ "fqn": "aws-cdk-lib.CfnParameter",
1081
+ "version": "2.177.0"
1082
+ }
1083
+ },
1084
+ "CheckBootstrapVersion": {
1085
+ "id": "CheckBootstrapVersion",
1086
+ "path": "cftoais3-no-arguments/Integ/DefaultTest/DeployAssert/CheckBootstrapVersion",
1087
+ "constructInfo": {
1088
+ "fqn": "aws-cdk-lib.CfnRule",
1089
+ "version": "2.177.0"
1090
+ }
1091
+ }
1092
+ },
1093
+ "constructInfo": {
1094
+ "fqn": "aws-cdk-lib.Stack",
1095
+ "version": "2.177.0"
1096
+ }
1097
+ }
1098
+ },
1099
+ "constructInfo": {
1100
+ "fqn": "@aws-cdk/integ-tests-alpha.IntegTestCase",
1101
+ "version": "2.177.0-alpha.0"
1102
+ }
1103
+ }
1104
+ },
1105
+ "constructInfo": {
1106
+ "fqn": "@aws-cdk/integ-tests-alpha.IntegTest",
1107
+ "version": "2.177.0-alpha.0"
1108
+ }
1109
+ },
1110
+ "BootstrapVersion": {
1111
+ "id": "BootstrapVersion",
1112
+ "path": "cftoais3-no-arguments/BootstrapVersion",
1113
+ "constructInfo": {
1114
+ "fqn": "aws-cdk-lib.CfnParameter",
1115
+ "version": "2.177.0"
1116
+ }
1117
+ },
1118
+ "CheckBootstrapVersion": {
1119
+ "id": "CheckBootstrapVersion",
1120
+ "path": "cftoais3-no-arguments/CheckBootstrapVersion",
1121
+ "constructInfo": {
1122
+ "fqn": "aws-cdk-lib.CfnRule",
1123
+ "version": "2.177.0"
1124
+ }
1125
+ }
1126
+ },
1127
+ "constructInfo": {
1128
+ "fqn": "aws-cdk-lib.Stack",
1129
+ "version": "2.177.0"
1130
+ }
1131
+ },
1132
+ "Tree": {
1133
+ "id": "Tree",
1134
+ "path": "Tree",
1135
+ "constructInfo": {
1136
+ "fqn": "constructs.Construct",
1137
+ "version": "10.4.2"
1138
+ }
1139
+ }
1140
+ },
1141
+ "constructInfo": {
1142
+ "fqn": "aws-cdk-lib.App",
1143
+ "version": "2.177.0"
1144
+ }
1145
+ }
1146
+ }