@aws-solutions-constructs/aws-cloudfront-s3 2.79.0 → 2.80.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.
- package/.jsii +5 -44
- package/lib/index.js +1 -1
- package/package.json +8 -8
- package/test/integ.cfts3-bucket-encrypted-with-cmk-provided-as-existingbucket.js.snapshot/asset.bdc104ed9cab1b5b6421713c8155f0b753380595356f710400609664d3635eca/cfn-response.js +1 -0
- package/test/{integ.cfts3-cmk-provided-as-bucket-prop.js.snapshot/asset.4dc48ffba382f93077a1e6824599bbd4ceb6f91eb3d9442eca3b85bdb1a20b1e → integ.cfts3-bucket-encrypted-with-cmk-provided-as-existingbucket.js.snapshot/asset.bdc104ed9cab1b5b6421713c8155f0b753380595356f710400609664d3635eca}/outbound.js +1 -1
- package/test/integ.cfts3-bucket-encrypted-with-cmk-provided-as-existingbucket.js.snapshot/asset.bdc104ed9cab1b5b6421713c8155f0b753380595356f710400609664d3635eca/util.js +1 -0
- package/test/integ.cfts3-bucket-encrypted-with-cmk-provided-as-existingbucket.js.snapshot/cdk.out +1 -1
- package/test/integ.cfts3-bucket-encrypted-with-cmk-provided-as-existingbucket.js.snapshot/cfts3-bucket-encrypted-with-cmk-provided-as-existingbucket.assets.json +6 -6
- package/test/integ.cfts3-bucket-encrypted-with-cmk-provided-as-existingbucket.js.snapshot/cfts3-bucket-encrypted-with-cmk-provided-as-existingbucket.template.json +15 -5
- package/test/integ.cfts3-bucket-encrypted-with-cmk-provided-as-existingbucket.js.snapshot/cfts3bucketencryptedwithcmkprovidedasexistingbucketIntegDefaultTestDeployAssertF6031114.assets.json +1 -1
- package/test/integ.cfts3-bucket-encrypted-with-cmk-provided-as-existingbucket.js.snapshot/integ.json +1 -1
- package/test/integ.cfts3-bucket-encrypted-with-cmk-provided-as-existingbucket.js.snapshot/manifest.json +435 -4
- package/test/integ.cfts3-bucket-encrypted-with-cmk-provided-as-existingbucket.js.snapshot/tree.json +380 -73
- package/test/integ.cfts3-bucket-encrypted-with-managed-key-provided-as-existingbucket.js.snapshot/cdk.out +1 -1
- package/test/integ.cfts3-bucket-encrypted-with-managed-key-provided-as-existingbucket.js.snapshot/cfts3-bucket-encrypted-with-managed-key-provided-as-existingbucket.assets.json +3 -3
- package/test/integ.cfts3-bucket-encrypted-with-managed-key-provided-as-existingbucket.js.snapshot/cfts3-bucket-encrypted-with-managed-key-provided-as-existingbucket.template.json +4 -4
- package/test/integ.cfts3-bucket-encrypted-with-managed-key-provided-as-existingbucket.js.snapshot/cfts3bucketencryptedwithmanagedkeyprovidedasexistingbucketIntegDefaultTestDeployAssert03A82C16.assets.json +1 -1
- package/test/integ.cfts3-bucket-encrypted-with-managed-key-provided-as-existingbucket.js.snapshot/integ.json +1 -1
- package/test/integ.cfts3-bucket-encrypted-with-managed-key-provided-as-existingbucket.js.snapshot/manifest.json +152 -4
- package/test/integ.cfts3-bucket-encrypted-with-managed-key-provided-as-existingbucket.js.snapshot/tree.json +153 -45
- package/test/integ.cfts3-cmk-provided-as-bucket-prop.js.snapshot/asset.bdc104ed9cab1b5b6421713c8155f0b753380595356f710400609664d3635eca/cfn-response.js +1 -0
- package/test/{integ.cfts3-bucket-encrypted-with-cmk-provided-as-existingbucket.js.snapshot/asset.4dc48ffba382f93077a1e6824599bbd4ceb6f91eb3d9442eca3b85bdb1a20b1e → integ.cfts3-cmk-provided-as-bucket-prop.js.snapshot/asset.bdc104ed9cab1b5b6421713c8155f0b753380595356f710400609664d3635eca}/outbound.js +1 -1
- package/test/integ.cfts3-cmk-provided-as-bucket-prop.js.snapshot/asset.bdc104ed9cab1b5b6421713c8155f0b753380595356f710400609664d3635eca/util.js +1 -0
- package/test/integ.cfts3-cmk-provided-as-bucket-prop.js.snapshot/cdk.out +1 -1
- package/test/integ.cfts3-cmk-provided-as-bucket-prop.js.snapshot/cfts3-cmk-provided-as-bucket-prop.assets.json +6 -6
- package/test/integ.cfts3-cmk-provided-as-bucket-prop.js.snapshot/cfts3-cmk-provided-as-bucket-prop.template.json +15 -5
- package/test/integ.cfts3-cmk-provided-as-bucket-prop.js.snapshot/cfts3cmkprovidedasbucketpropIntegDefaultTestDeployAssert38E63D55.assets.json +1 -1
- package/test/integ.cfts3-cmk-provided-as-bucket-prop.js.snapshot/integ.json +1 -1
- package/test/integ.cfts3-cmk-provided-as-bucket-prop.js.snapshot/manifest.json +428 -4
- package/test/integ.cfts3-cmk-provided-as-bucket-prop.js.snapshot/tree.json +374 -71
- package/test/integ.cfts3-custom-headers.js.snapshot/cdk.out +1 -1
- package/test/integ.cfts3-custom-headers.js.snapshot/cfts3-custom-headers.assets.json +3 -3
- package/test/integ.cfts3-custom-headers.js.snapshot/cfts3-custom-headers.template.json +4 -4
- package/test/integ.cfts3-custom-headers.js.snapshot/cfts3customheadersIntegDefaultTestDeployAssert6EEC9973.assets.json +1 -1
- package/test/integ.cfts3-custom-headers.js.snapshot/integ.json +1 -1
- package/test/integ.cfts3-custom-headers.js.snapshot/manifest.json +175 -4
- package/test/integ.cfts3-custom-headers.js.snapshot/tree.json +174 -49
- package/test/integ.cfts3-custom-originPath.js.snapshot/cdk.out +1 -1
- package/test/integ.cfts3-custom-originPath.js.snapshot/cfts3-custom-originPath.assets.json +3 -3
- package/test/integ.cfts3-custom-originPath.js.snapshot/cfts3-custom-originPath.template.json +4 -4
- package/test/integ.cfts3-custom-originPath.js.snapshot/cfts3customoriginPathIntegDefaultTestDeployAssert61F499B2.assets.json +1 -1
- package/test/integ.cfts3-custom-originPath.js.snapshot/integ.json +1 -1
- package/test/integ.cfts3-custom-originPath.js.snapshot/manifest.json +167 -4
- package/test/integ.cfts3-custom-originPath.js.snapshot/tree.json +167 -47
- package/test/integ.cfts3-customLoggingBuckets.js.snapshot/cdk.out +1 -1
- package/test/integ.cfts3-customLoggingBuckets.js.snapshot/cfts3-customLoggingBuckets.assets.json +3 -3
- package/test/integ.cfts3-customLoggingBuckets.js.snapshot/cfts3-customLoggingBuckets.template.json +4 -4
- package/test/integ.cfts3-customLoggingBuckets.js.snapshot/cfts3customLoggingBucketsIntegDefaultTestDeployAssert4D171F9F.assets.json +1 -1
- package/test/integ.cfts3-customLoggingBuckets.js.snapshot/integ.json +1 -1
- package/test/integ.cfts3-customLoggingBuckets.js.snapshot/manifest.json +205 -4
- package/test/integ.cfts3-customLoggingBuckets.js.snapshot/tree.json +199 -47
- package/test/integ.cfts3-existing-bucket.js.snapshot/cdk.out +1 -1
- package/test/integ.cfts3-existing-bucket.js.snapshot/cfts3-existing-bucket.assets.json +3 -3
- package/test/integ.cfts3-existing-bucket.js.snapshot/cfts3-existing-bucket.template.json +4 -4
- package/test/integ.cfts3-existing-bucket.js.snapshot/cfts3existingbucketIntegDefaultTestDeployAssertA6D4EB49.assets.json +1 -1
- package/test/integ.cfts3-existing-bucket.js.snapshot/integ.json +1 -1
- package/test/integ.cfts3-existing-bucket.js.snapshot/manifest.json +169 -4
- package/test/integ.cfts3-existing-bucket.js.snapshot/tree.json +168 -52
- package/test/integ.cfts3-no-arguments.js.snapshot/cdk.out +1 -1
- package/test/integ.cfts3-no-arguments.js.snapshot/cfts3-no-arguments.assets.json +3 -3
- package/test/integ.cfts3-no-arguments.js.snapshot/cfts3-no-arguments.template.json +4 -4
- package/test/integ.cfts3-no-arguments.js.snapshot/cfts3noargumentsIntegDefaultTestDeployAssertBA5AFA25.assets.json +1 -1
- package/test/integ.cfts3-no-arguments.js.snapshot/integ.json +1 -1
- package/test/integ.cfts3-no-arguments.js.snapshot/manifest.json +167 -4
- package/test/integ.cfts3-no-arguments.js.snapshot/tree.json +167 -47
- package/test/integ.cfts3-no-cloudfront-s3-access-logs.js.snapshot/cdk.out +1 -1
- package/test/integ.cfts3-no-cloudfront-s3-access-logs.js.snapshot/cfts3-no-cloudfront-s3-access-logs.assets.json +3 -3
- package/test/integ.cfts3-no-cloudfront-s3-access-logs.js.snapshot/cfts3-no-cloudfront-s3-access-logs.template.json +4 -4
- package/test/integ.cfts3-no-cloudfront-s3-access-logs.js.snapshot/cfts3nocloudfronts3accesslogsIntegDefaultTestDeployAssertAD28C87A.assets.json +1 -1
- package/test/integ.cfts3-no-cloudfront-s3-access-logs.js.snapshot/integ.json +1 -1
- package/test/integ.cfts3-no-cloudfront-s3-access-logs.js.snapshot/manifest.json +111 -4
- package/test/integ.cfts3-no-cloudfront-s3-access-logs.js.snapshot/tree.json +117 -35
- package/test/integ.cfts3-no-logging.js.snapshot/cdk.out +1 -1
- package/test/integ.cfts3-no-logging.js.snapshot/cfts3-no-logging.assets.json +3 -3
- package/test/integ.cfts3-no-logging.js.snapshot/cfts3-no-logging.template.json +4 -4
- package/test/integ.cfts3-no-logging.js.snapshot/cfts3nologgingIntegDefaultTestDeployAssert18393DDB.assets.json +1 -1
- package/test/integ.cfts3-no-logging.js.snapshot/integ.json +1 -1
- package/test/integ.cfts3-no-logging.js.snapshot/manifest.json +83 -4
- package/test/integ.cfts3-no-logging.js.snapshot/tree.json +92 -29
- package/test/integ.cfts3-no-security-headers.js.snapshot/cdk.out +1 -1
- package/test/integ.cfts3-no-security-headers.js.snapshot/cfts3-no-security-headers.assets.json +3 -3
- package/test/integ.cfts3-no-security-headers.js.snapshot/cfts3-no-security-headers.template.json +4 -4
- package/test/integ.cfts3-no-security-headers.js.snapshot/cfts3nosecurityheadersIntegDefaultTestDeployAssert38FE05BE.assets.json +1 -1
- package/test/integ.cfts3-no-security-headers.js.snapshot/integ.json +1 -1
- package/test/integ.cfts3-no-security-headers.js.snapshot/manifest.json +152 -4
- package/test/integ.cfts3-no-security-headers.js.snapshot/tree.json +153 -45
- package/test/integ.cfts3-bucket-encrypted-with-cmk-provided-as-existingbucket.js.snapshot/asset.4dc48ffba382f93077a1e6824599bbd4ceb6f91eb3d9442eca3b85bdb1a20b1e/cfn-response.js +0 -1
- package/test/integ.cfts3-bucket-encrypted-with-cmk-provided-as-existingbucket.js.snapshot/asset.4dc48ffba382f93077a1e6824599bbd4ceb6f91eb3d9442eca3b85bdb1a20b1e/util.js +0 -1
- package/test/integ.cfts3-cmk-provided-as-bucket-prop.js.snapshot/asset.4dc48ffba382f93077a1e6824599bbd4ceb6f91eb3d9442eca3b85bdb1a20b1e/cfn-response.js +0 -1
- package/test/integ.cfts3-cmk-provided-as-bucket-prop.js.snapshot/asset.4dc48ffba382f93077a1e6824599bbd4ceb6f91eb3d9442eca3b85bdb1a20b1e/util.js +0 -1
- /package/test/integ.cfts3-bucket-encrypted-with-cmk-provided-as-existingbucket.js.snapshot/{asset.4dc48ffba382f93077a1e6824599bbd4ceb6f91eb3d9442eca3b85bdb1a20b1e → asset.bdc104ed9cab1b5b6421713c8155f0b753380595356f710400609664d3635eca}/consts.js +0 -0
- /package/test/integ.cfts3-bucket-encrypted-with-cmk-provided-as-existingbucket.js.snapshot/{asset.4dc48ffba382f93077a1e6824599bbd4ceb6f91eb3d9442eca3b85bdb1a20b1e → asset.bdc104ed9cab1b5b6421713c8155f0b753380595356f710400609664d3635eca}/framework.js +0 -0
- /package/test/integ.cfts3-cmk-provided-as-bucket-prop.js.snapshot/{asset.4dc48ffba382f93077a1e6824599bbd4ceb6f91eb3d9442eca3b85bdb1a20b1e → asset.bdc104ed9cab1b5b6421713c8155f0b753380595356f710400609664d3635eca}/consts.js +0 -0
- /package/test/integ.cfts3-cmk-provided-as-bucket-prop.js.snapshot/{asset.4dc48ffba382f93077a1e6824599bbd4ceb6f91eb3d9442eca3b85bdb1a20b1e → asset.bdc104ed9cab1b5b6421713c8155f0b753380595356f710400609664d3635eca}/framework.js +0 -0
|
@@ -51,13 +51,19 @@
|
|
|
51
51
|
},
|
|
52
52
|
"constructInfo": {
|
|
53
53
|
"fqn": "aws-cdk-lib.aws_kms.CfnKey",
|
|
54
|
-
"version": "2.
|
|
54
|
+
"version": "2.179.0"
|
|
55
55
|
}
|
|
56
56
|
}
|
|
57
57
|
},
|
|
58
58
|
"constructInfo": {
|
|
59
59
|
"fqn": "aws-cdk-lib.aws_kms.Key",
|
|
60
|
-
"version": "2.
|
|
60
|
+
"version": "2.179.0",
|
|
61
|
+
"metadata": [
|
|
62
|
+
{
|
|
63
|
+
"enableKeyRotation": true,
|
|
64
|
+
"removalPolicy": "destroy"
|
|
65
|
+
}
|
|
66
|
+
]
|
|
61
67
|
}
|
|
62
68
|
},
|
|
63
69
|
"test-cloudfront-s3-cmk-encryption-key": {
|
|
@@ -102,7 +108,7 @@
|
|
|
102
108
|
},
|
|
103
109
|
"constructInfo": {
|
|
104
110
|
"fqn": "aws-cdk-lib.aws_s3.CfnBucket",
|
|
105
|
-
"version": "2.
|
|
111
|
+
"version": "2.179.0"
|
|
106
112
|
}
|
|
107
113
|
},
|
|
108
114
|
"Policy": {
|
|
@@ -236,13 +242,18 @@
|
|
|
236
242
|
},
|
|
237
243
|
"constructInfo": {
|
|
238
244
|
"fqn": "aws-cdk-lib.aws_s3.CfnBucketPolicy",
|
|
239
|
-
"version": "2.
|
|
245
|
+
"version": "2.179.0"
|
|
240
246
|
}
|
|
241
247
|
}
|
|
242
248
|
},
|
|
243
249
|
"constructInfo": {
|
|
244
250
|
"fqn": "aws-cdk-lib.aws_s3.BucketPolicy",
|
|
245
|
-
"version": "2.
|
|
251
|
+
"version": "2.179.0",
|
|
252
|
+
"metadata": [
|
|
253
|
+
{
|
|
254
|
+
"bucket": "*"
|
|
255
|
+
}
|
|
256
|
+
]
|
|
246
257
|
}
|
|
247
258
|
},
|
|
248
259
|
"AutoDeleteObjectsCustomResource": {
|
|
@@ -254,19 +265,32 @@
|
|
|
254
265
|
"path": "cfts3-cmk-provided-as-bucket-prop/test-cloudfront-s3-cmk-encryption-key/S3LoggingBucket/AutoDeleteObjectsCustomResource/Default",
|
|
255
266
|
"constructInfo": {
|
|
256
267
|
"fqn": "aws-cdk-lib.CfnResource",
|
|
257
|
-
"version": "2.
|
|
268
|
+
"version": "2.179.0"
|
|
258
269
|
}
|
|
259
270
|
}
|
|
260
271
|
},
|
|
261
272
|
"constructInfo": {
|
|
262
273
|
"fqn": "aws-cdk-lib.CustomResource",
|
|
263
|
-
"version": "2.
|
|
274
|
+
"version": "2.179.0",
|
|
275
|
+
"metadata": [
|
|
276
|
+
"*"
|
|
277
|
+
]
|
|
264
278
|
}
|
|
265
279
|
}
|
|
266
280
|
},
|
|
267
281
|
"constructInfo": {
|
|
268
282
|
"fqn": "aws-cdk-lib.aws_s3.Bucket",
|
|
269
|
-
"version": "2.
|
|
283
|
+
"version": "2.179.0",
|
|
284
|
+
"metadata": [
|
|
285
|
+
{
|
|
286
|
+
"encryption": "S3_MANAGED",
|
|
287
|
+
"versioned": true,
|
|
288
|
+
"blockPublicAccess": "*",
|
|
289
|
+
"removalPolicy": "destroy",
|
|
290
|
+
"enforceSSL": true,
|
|
291
|
+
"autoDeleteObjects": true
|
|
292
|
+
}
|
|
293
|
+
]
|
|
270
294
|
}
|
|
271
295
|
},
|
|
272
296
|
"S3Bucket": {
|
|
@@ -325,7 +349,7 @@
|
|
|
325
349
|
},
|
|
326
350
|
"constructInfo": {
|
|
327
351
|
"fqn": "aws-cdk-lib.aws_s3.CfnBucket",
|
|
328
|
-
"version": "2.
|
|
352
|
+
"version": "2.179.0"
|
|
329
353
|
}
|
|
330
354
|
},
|
|
331
355
|
"Policy": {
|
|
@@ -428,19 +452,57 @@
|
|
|
428
452
|
},
|
|
429
453
|
"constructInfo": {
|
|
430
454
|
"fqn": "aws-cdk-lib.aws_s3.CfnBucketPolicy",
|
|
431
|
-
"version": "2.
|
|
455
|
+
"version": "2.179.0"
|
|
432
456
|
}
|
|
433
457
|
}
|
|
434
458
|
},
|
|
435
459
|
"constructInfo": {
|
|
436
460
|
"fqn": "aws-cdk-lib.aws_s3.BucketPolicy",
|
|
437
|
-
"version": "2.
|
|
461
|
+
"version": "2.179.0",
|
|
462
|
+
"metadata": [
|
|
463
|
+
{
|
|
464
|
+
"bucket": "*"
|
|
465
|
+
}
|
|
466
|
+
]
|
|
438
467
|
}
|
|
439
468
|
}
|
|
440
469
|
},
|
|
441
470
|
"constructInfo": {
|
|
442
471
|
"fqn": "aws-cdk-lib.aws_s3.Bucket",
|
|
443
|
-
"version": "2.
|
|
472
|
+
"version": "2.179.0",
|
|
473
|
+
"metadata": [
|
|
474
|
+
{
|
|
475
|
+
"encryption": "KMS",
|
|
476
|
+
"versioned": true,
|
|
477
|
+
"blockPublicAccess": "*",
|
|
478
|
+
"removalPolicy": "retain",
|
|
479
|
+
"enforceSSL": true,
|
|
480
|
+
"lifecycleRules": [
|
|
481
|
+
{
|
|
482
|
+
"noncurrentVersionTransitions": [
|
|
483
|
+
{
|
|
484
|
+
"storageClass": "*"
|
|
485
|
+
}
|
|
486
|
+
]
|
|
487
|
+
}
|
|
488
|
+
],
|
|
489
|
+
"serverAccessLogsBucket": "*",
|
|
490
|
+
"encryptionKey": "*"
|
|
491
|
+
},
|
|
492
|
+
{
|
|
493
|
+
"addLifecycleRule": [
|
|
494
|
+
{
|
|
495
|
+
"noncurrentVersionTransitions": [
|
|
496
|
+
{
|
|
497
|
+
"storageClass": "*"
|
|
498
|
+
}
|
|
499
|
+
]
|
|
500
|
+
},
|
|
501
|
+
"*",
|
|
502
|
+
"*"
|
|
503
|
+
]
|
|
504
|
+
}
|
|
505
|
+
]
|
|
444
506
|
}
|
|
445
507
|
},
|
|
446
508
|
"CloudfrontLoggingBucketAccessLog": {
|
|
@@ -481,7 +543,7 @@
|
|
|
481
543
|
},
|
|
482
544
|
"constructInfo": {
|
|
483
545
|
"fqn": "aws-cdk-lib.aws_s3.CfnBucket",
|
|
484
|
-
"version": "2.
|
|
546
|
+
"version": "2.179.0"
|
|
485
547
|
}
|
|
486
548
|
},
|
|
487
549
|
"Policy": {
|
|
@@ -615,13 +677,18 @@
|
|
|
615
677
|
},
|
|
616
678
|
"constructInfo": {
|
|
617
679
|
"fqn": "aws-cdk-lib.aws_s3.CfnBucketPolicy",
|
|
618
|
-
"version": "2.
|
|
680
|
+
"version": "2.179.0"
|
|
619
681
|
}
|
|
620
682
|
}
|
|
621
683
|
},
|
|
622
684
|
"constructInfo": {
|
|
623
685
|
"fqn": "aws-cdk-lib.aws_s3.BucketPolicy",
|
|
624
|
-
"version": "2.
|
|
686
|
+
"version": "2.179.0",
|
|
687
|
+
"metadata": [
|
|
688
|
+
{
|
|
689
|
+
"bucket": "*"
|
|
690
|
+
}
|
|
691
|
+
]
|
|
625
692
|
}
|
|
626
693
|
},
|
|
627
694
|
"AutoDeleteObjectsCustomResource": {
|
|
@@ -633,19 +700,32 @@
|
|
|
633
700
|
"path": "cfts3-cmk-provided-as-bucket-prop/test-cloudfront-s3-cmk-encryption-key/CloudfrontLoggingBucketAccessLog/AutoDeleteObjectsCustomResource/Default",
|
|
634
701
|
"constructInfo": {
|
|
635
702
|
"fqn": "aws-cdk-lib.CfnResource",
|
|
636
|
-
"version": "2.
|
|
703
|
+
"version": "2.179.0"
|
|
637
704
|
}
|
|
638
705
|
}
|
|
639
706
|
},
|
|
640
707
|
"constructInfo": {
|
|
641
708
|
"fqn": "aws-cdk-lib.CustomResource",
|
|
642
|
-
"version": "2.
|
|
709
|
+
"version": "2.179.0",
|
|
710
|
+
"metadata": [
|
|
711
|
+
"*"
|
|
712
|
+
]
|
|
643
713
|
}
|
|
644
714
|
}
|
|
645
715
|
},
|
|
646
716
|
"constructInfo": {
|
|
647
717
|
"fqn": "aws-cdk-lib.aws_s3.Bucket",
|
|
648
|
-
"version": "2.
|
|
718
|
+
"version": "2.179.0",
|
|
719
|
+
"metadata": [
|
|
720
|
+
{
|
|
721
|
+
"encryption": "S3_MANAGED",
|
|
722
|
+
"versioned": true,
|
|
723
|
+
"blockPublicAccess": "*",
|
|
724
|
+
"removalPolicy": "destroy",
|
|
725
|
+
"enforceSSL": true,
|
|
726
|
+
"autoDeleteObjects": true
|
|
727
|
+
}
|
|
728
|
+
]
|
|
649
729
|
}
|
|
650
730
|
},
|
|
651
731
|
"CloudfrontLoggingBucket": {
|
|
@@ -698,7 +778,7 @@
|
|
|
698
778
|
},
|
|
699
779
|
"constructInfo": {
|
|
700
780
|
"fqn": "aws-cdk-lib.aws_s3.CfnBucket",
|
|
701
|
-
"version": "2.
|
|
781
|
+
"version": "2.179.0"
|
|
702
782
|
}
|
|
703
783
|
},
|
|
704
784
|
"Policy": {
|
|
@@ -796,13 +876,18 @@
|
|
|
796
876
|
},
|
|
797
877
|
"constructInfo": {
|
|
798
878
|
"fqn": "aws-cdk-lib.aws_s3.CfnBucketPolicy",
|
|
799
|
-
"version": "2.
|
|
879
|
+
"version": "2.179.0"
|
|
800
880
|
}
|
|
801
881
|
}
|
|
802
882
|
},
|
|
803
883
|
"constructInfo": {
|
|
804
884
|
"fqn": "aws-cdk-lib.aws_s3.BucketPolicy",
|
|
805
|
-
"version": "2.
|
|
885
|
+
"version": "2.179.0",
|
|
886
|
+
"metadata": [
|
|
887
|
+
{
|
|
888
|
+
"bucket": "*"
|
|
889
|
+
}
|
|
890
|
+
]
|
|
806
891
|
}
|
|
807
892
|
},
|
|
808
893
|
"AutoDeleteObjectsCustomResource": {
|
|
@@ -814,19 +899,34 @@
|
|
|
814
899
|
"path": "cfts3-cmk-provided-as-bucket-prop/test-cloudfront-s3-cmk-encryption-key/CloudfrontLoggingBucket/AutoDeleteObjectsCustomResource/Default",
|
|
815
900
|
"constructInfo": {
|
|
816
901
|
"fqn": "aws-cdk-lib.CfnResource",
|
|
817
|
-
"version": "2.
|
|
902
|
+
"version": "2.179.0"
|
|
818
903
|
}
|
|
819
904
|
}
|
|
820
905
|
},
|
|
821
906
|
"constructInfo": {
|
|
822
907
|
"fqn": "aws-cdk-lib.CustomResource",
|
|
823
|
-
"version": "2.
|
|
908
|
+
"version": "2.179.0",
|
|
909
|
+
"metadata": [
|
|
910
|
+
"*"
|
|
911
|
+
]
|
|
824
912
|
}
|
|
825
913
|
}
|
|
826
914
|
},
|
|
827
915
|
"constructInfo": {
|
|
828
916
|
"fqn": "aws-cdk-lib.aws_s3.Bucket",
|
|
829
|
-
"version": "2.
|
|
917
|
+
"version": "2.179.0",
|
|
918
|
+
"metadata": [
|
|
919
|
+
{
|
|
920
|
+
"encryption": "S3_MANAGED",
|
|
921
|
+
"versioned": true,
|
|
922
|
+
"blockPublicAccess": "*",
|
|
923
|
+
"removalPolicy": "destroy",
|
|
924
|
+
"enforceSSL": true,
|
|
925
|
+
"autoDeleteObjects": true,
|
|
926
|
+
"objectOwnership": "ObjectWriter",
|
|
927
|
+
"serverAccessLogsBucket": "*"
|
|
928
|
+
}
|
|
929
|
+
]
|
|
830
930
|
}
|
|
831
931
|
},
|
|
832
932
|
"CloudFrontOac": {
|
|
@@ -866,7 +966,7 @@
|
|
|
866
966
|
},
|
|
867
967
|
"constructInfo": {
|
|
868
968
|
"fqn": "aws-cdk-lib.aws_cloudfront.CfnOriginAccessControl",
|
|
869
|
-
"version": "2.
|
|
969
|
+
"version": "2.179.0"
|
|
870
970
|
}
|
|
871
971
|
},
|
|
872
972
|
"CloudFrontDistribution": {
|
|
@@ -878,7 +978,7 @@
|
|
|
878
978
|
"path": "cfts3-cmk-provided-as-bucket-prop/test-cloudfront-s3-cmk-encryption-key/CloudFrontDistribution/Origin1",
|
|
879
979
|
"constructInfo": {
|
|
880
980
|
"fqn": "constructs.Construct",
|
|
881
|
-
"version": "10.
|
|
981
|
+
"version": "10.4.2"
|
|
882
982
|
}
|
|
883
983
|
},
|
|
884
984
|
"Resource": {
|
|
@@ -926,13 +1026,24 @@
|
|
|
926
1026
|
},
|
|
927
1027
|
"constructInfo": {
|
|
928
1028
|
"fqn": "aws-cdk-lib.aws_cloudfront.CfnDistribution",
|
|
929
|
-
"version": "2.
|
|
1029
|
+
"version": "2.179.0"
|
|
930
1030
|
}
|
|
931
1031
|
}
|
|
932
1032
|
},
|
|
933
1033
|
"constructInfo": {
|
|
934
1034
|
"fqn": "aws-cdk-lib.aws_cloudfront.Distribution",
|
|
935
|
-
"version": "2.
|
|
1035
|
+
"version": "2.179.0",
|
|
1036
|
+
"metadata": [
|
|
1037
|
+
{
|
|
1038
|
+
"defaultBehavior": {
|
|
1039
|
+
"origin": "*",
|
|
1040
|
+
"viewerProtocolPolicy": "redirect-to-https"
|
|
1041
|
+
},
|
|
1042
|
+
"enableLogging": true,
|
|
1043
|
+
"logBucket": "*",
|
|
1044
|
+
"defaultRootObject": "*"
|
|
1045
|
+
}
|
|
1046
|
+
]
|
|
936
1047
|
}
|
|
937
1048
|
},
|
|
938
1049
|
"LambdaFunctionServiceRole": {
|
|
@@ -944,7 +1055,10 @@
|
|
|
944
1055
|
"path": "cfts3-cmk-provided-as-bucket-prop/test-cloudfront-s3-cmk-encryption-key/LambdaFunctionServiceRole/ImportLambdaFunctionServiceRole",
|
|
945
1056
|
"constructInfo": {
|
|
946
1057
|
"fqn": "aws-cdk-lib.Resource",
|
|
947
|
-
"version": "2.
|
|
1058
|
+
"version": "2.179.0",
|
|
1059
|
+
"metadata": [
|
|
1060
|
+
"*"
|
|
1061
|
+
]
|
|
948
1062
|
}
|
|
949
1063
|
},
|
|
950
1064
|
"Resource": {
|
|
@@ -1007,7 +1121,7 @@
|
|
|
1007
1121
|
},
|
|
1008
1122
|
"constructInfo": {
|
|
1009
1123
|
"fqn": "aws-cdk-lib.aws_iam.CfnRole",
|
|
1010
|
-
"version": "2.
|
|
1124
|
+
"version": "2.179.0"
|
|
1011
1125
|
}
|
|
1012
1126
|
},
|
|
1013
1127
|
"DefaultPolicy": {
|
|
@@ -1043,19 +1157,71 @@
|
|
|
1043
1157
|
},
|
|
1044
1158
|
"constructInfo": {
|
|
1045
1159
|
"fqn": "aws-cdk-lib.aws_iam.CfnPolicy",
|
|
1046
|
-
"version": "2.
|
|
1160
|
+
"version": "2.179.0"
|
|
1047
1161
|
}
|
|
1048
1162
|
}
|
|
1049
1163
|
},
|
|
1050
1164
|
"constructInfo": {
|
|
1051
1165
|
"fqn": "aws-cdk-lib.aws_iam.Policy",
|
|
1052
|
-
"version": "2.
|
|
1166
|
+
"version": "2.179.0",
|
|
1167
|
+
"metadata": [
|
|
1168
|
+
"*",
|
|
1169
|
+
{
|
|
1170
|
+
"attachToRole": [
|
|
1171
|
+
"*"
|
|
1172
|
+
]
|
|
1173
|
+
},
|
|
1174
|
+
{
|
|
1175
|
+
"attachToRole": [
|
|
1176
|
+
"*"
|
|
1177
|
+
]
|
|
1178
|
+
},
|
|
1179
|
+
{
|
|
1180
|
+
"addStatements": [
|
|
1181
|
+
{}
|
|
1182
|
+
]
|
|
1183
|
+
}
|
|
1184
|
+
]
|
|
1053
1185
|
}
|
|
1054
1186
|
}
|
|
1055
1187
|
},
|
|
1056
1188
|
"constructInfo": {
|
|
1057
1189
|
"fqn": "aws-cdk-lib.aws_iam.Role",
|
|
1058
|
-
"version": "2.
|
|
1190
|
+
"version": "2.179.0",
|
|
1191
|
+
"metadata": [
|
|
1192
|
+
{
|
|
1193
|
+
"assumedBy": {
|
|
1194
|
+
"principalAccount": "*",
|
|
1195
|
+
"assumeRoleAction": "*"
|
|
1196
|
+
},
|
|
1197
|
+
"inlinePolicies": "*"
|
|
1198
|
+
},
|
|
1199
|
+
{
|
|
1200
|
+
"addToPrincipalPolicy": [
|
|
1201
|
+
{}
|
|
1202
|
+
]
|
|
1203
|
+
},
|
|
1204
|
+
{
|
|
1205
|
+
"attachInlinePolicy": [
|
|
1206
|
+
"*"
|
|
1207
|
+
]
|
|
1208
|
+
},
|
|
1209
|
+
{
|
|
1210
|
+
"attachInlinePolicy": [
|
|
1211
|
+
"*"
|
|
1212
|
+
]
|
|
1213
|
+
},
|
|
1214
|
+
{
|
|
1215
|
+
"attachInlinePolicy": [
|
|
1216
|
+
"*"
|
|
1217
|
+
]
|
|
1218
|
+
},
|
|
1219
|
+
{
|
|
1220
|
+
"attachInlinePolicy": [
|
|
1221
|
+
"*"
|
|
1222
|
+
]
|
|
1223
|
+
}
|
|
1224
|
+
]
|
|
1059
1225
|
}
|
|
1060
1226
|
},
|
|
1061
1227
|
"LambdaFunction": {
|
|
@@ -1071,7 +1237,7 @@
|
|
|
1071
1237
|
"path": "cfts3-cmk-provided-as-bucket-prop/test-cloudfront-s3-cmk-encryption-key/LambdaFunction/Code/Stage",
|
|
1072
1238
|
"constructInfo": {
|
|
1073
1239
|
"fqn": "aws-cdk-lib.AssetStaging",
|
|
1074
|
-
"version": "2.
|
|
1240
|
+
"version": "2.179.0"
|
|
1075
1241
|
}
|
|
1076
1242
|
},
|
|
1077
1243
|
"AssetBucket": {
|
|
@@ -1079,13 +1245,14 @@
|
|
|
1079
1245
|
"path": "cfts3-cmk-provided-as-bucket-prop/test-cloudfront-s3-cmk-encryption-key/LambdaFunction/Code/AssetBucket",
|
|
1080
1246
|
"constructInfo": {
|
|
1081
1247
|
"fqn": "aws-cdk-lib.aws_s3.BucketBase",
|
|
1082
|
-
"version": "2.
|
|
1248
|
+
"version": "2.179.0",
|
|
1249
|
+
"metadata": []
|
|
1083
1250
|
}
|
|
1084
1251
|
}
|
|
1085
1252
|
},
|
|
1086
1253
|
"constructInfo": {
|
|
1087
1254
|
"fqn": "aws-cdk-lib.aws_s3_assets.Asset",
|
|
1088
|
-
"version": "2.
|
|
1255
|
+
"version": "2.179.0"
|
|
1089
1256
|
}
|
|
1090
1257
|
},
|
|
1091
1258
|
"Resource": {
|
|
@@ -1121,13 +1288,34 @@
|
|
|
1121
1288
|
},
|
|
1122
1289
|
"constructInfo": {
|
|
1123
1290
|
"fqn": "aws-cdk-lib.aws_lambda.CfnFunction",
|
|
1124
|
-
"version": "2.
|
|
1291
|
+
"version": "2.179.0"
|
|
1125
1292
|
}
|
|
1126
1293
|
}
|
|
1127
1294
|
},
|
|
1128
1295
|
"constructInfo": {
|
|
1129
1296
|
"fqn": "aws-cdk-lib.aws_lambda.Function",
|
|
1130
|
-
"version": "2.
|
|
1297
|
+
"version": "2.179.0",
|
|
1298
|
+
"metadata": [
|
|
1299
|
+
{
|
|
1300
|
+
"role": "*",
|
|
1301
|
+
"tracing": "Active",
|
|
1302
|
+
"runtime": "*",
|
|
1303
|
+
"handler": "*",
|
|
1304
|
+
"description": "*",
|
|
1305
|
+
"timeout": "*",
|
|
1306
|
+
"memorySize": "*",
|
|
1307
|
+
"code": "*"
|
|
1308
|
+
},
|
|
1309
|
+
{
|
|
1310
|
+
"addEnvironment": [
|
|
1311
|
+
"*",
|
|
1312
|
+
"*",
|
|
1313
|
+
{
|
|
1314
|
+
"removeInEdge": true
|
|
1315
|
+
}
|
|
1316
|
+
]
|
|
1317
|
+
}
|
|
1318
|
+
]
|
|
1131
1319
|
}
|
|
1132
1320
|
},
|
|
1133
1321
|
"test-cloudfront-s3-cmk-encryption-keyResourceCmkPolicy": {
|
|
@@ -1169,13 +1357,33 @@
|
|
|
1169
1357
|
},
|
|
1170
1358
|
"constructInfo": {
|
|
1171
1359
|
"fqn": "aws-cdk-lib.aws_iam.CfnPolicy",
|
|
1172
|
-
"version": "2.
|
|
1360
|
+
"version": "2.179.0"
|
|
1173
1361
|
}
|
|
1174
1362
|
}
|
|
1175
1363
|
},
|
|
1176
1364
|
"constructInfo": {
|
|
1177
1365
|
"fqn": "aws-cdk-lib.aws_iam.Policy",
|
|
1178
|
-
"version": "2.
|
|
1366
|
+
"version": "2.179.0",
|
|
1367
|
+
"metadata": [
|
|
1368
|
+
{
|
|
1369
|
+
"statements": "*"
|
|
1370
|
+
},
|
|
1371
|
+
{
|
|
1372
|
+
"addStatements": [
|
|
1373
|
+
{}
|
|
1374
|
+
]
|
|
1375
|
+
},
|
|
1376
|
+
{
|
|
1377
|
+
"attachToRole": [
|
|
1378
|
+
"*"
|
|
1379
|
+
]
|
|
1380
|
+
},
|
|
1381
|
+
{
|
|
1382
|
+
"attachToRole": [
|
|
1383
|
+
"*"
|
|
1384
|
+
]
|
|
1385
|
+
}
|
|
1386
|
+
]
|
|
1179
1387
|
}
|
|
1180
1388
|
},
|
|
1181
1389
|
"KmsKeyPolicyUpdateProvider": {
|
|
@@ -1195,7 +1403,10 @@
|
|
|
1195
1403
|
"path": "cfts3-cmk-provided-as-bucket-prop/test-cloudfront-s3-cmk-encryption-key/KmsKeyPolicyUpdateProvider/framework-onEvent/ServiceRole/ImportServiceRole",
|
|
1196
1404
|
"constructInfo": {
|
|
1197
1405
|
"fqn": "aws-cdk-lib.Resource",
|
|
1198
|
-
"version": "2.
|
|
1406
|
+
"version": "2.179.0",
|
|
1407
|
+
"metadata": [
|
|
1408
|
+
"*"
|
|
1409
|
+
]
|
|
1199
1410
|
}
|
|
1200
1411
|
},
|
|
1201
1412
|
"Resource": {
|
|
@@ -1234,7 +1445,7 @@
|
|
|
1234
1445
|
},
|
|
1235
1446
|
"constructInfo": {
|
|
1236
1447
|
"fqn": "aws-cdk-lib.aws_iam.CfnRole",
|
|
1237
|
-
"version": "2.
|
|
1448
|
+
"version": "2.179.0"
|
|
1238
1449
|
}
|
|
1239
1450
|
},
|
|
1240
1451
|
"DefaultPolicy": {
|
|
@@ -1274,6 +1485,16 @@
|
|
|
1274
1485
|
]
|
|
1275
1486
|
}
|
|
1276
1487
|
]
|
|
1488
|
+
},
|
|
1489
|
+
{
|
|
1490
|
+
"Action": "lambda:GetFunction",
|
|
1491
|
+
"Effect": "Allow",
|
|
1492
|
+
"Resource": {
|
|
1493
|
+
"Fn::GetAtt": [
|
|
1494
|
+
"testcloudfronts3cmkencryptionkeyLambdaFunction4DCD662E",
|
|
1495
|
+
"Arn"
|
|
1496
|
+
]
|
|
1497
|
+
}
|
|
1277
1498
|
}
|
|
1278
1499
|
],
|
|
1279
1500
|
"Version": "2012-10-17"
|
|
@@ -1288,19 +1509,75 @@
|
|
|
1288
1509
|
},
|
|
1289
1510
|
"constructInfo": {
|
|
1290
1511
|
"fqn": "aws-cdk-lib.aws_iam.CfnPolicy",
|
|
1291
|
-
"version": "2.
|
|
1512
|
+
"version": "2.179.0"
|
|
1292
1513
|
}
|
|
1293
1514
|
}
|
|
1294
1515
|
},
|
|
1295
1516
|
"constructInfo": {
|
|
1296
1517
|
"fqn": "aws-cdk-lib.aws_iam.Policy",
|
|
1297
|
-
"version": "2.
|
|
1518
|
+
"version": "2.179.0",
|
|
1519
|
+
"metadata": [
|
|
1520
|
+
"*",
|
|
1521
|
+
{
|
|
1522
|
+
"attachToRole": [
|
|
1523
|
+
"*"
|
|
1524
|
+
]
|
|
1525
|
+
},
|
|
1526
|
+
{
|
|
1527
|
+
"attachToRole": [
|
|
1528
|
+
"*"
|
|
1529
|
+
]
|
|
1530
|
+
},
|
|
1531
|
+
{
|
|
1532
|
+
"addStatements": [
|
|
1533
|
+
{}
|
|
1534
|
+
]
|
|
1535
|
+
},
|
|
1536
|
+
{
|
|
1537
|
+
"addStatements": [
|
|
1538
|
+
{}
|
|
1539
|
+
]
|
|
1540
|
+
}
|
|
1541
|
+
]
|
|
1298
1542
|
}
|
|
1299
1543
|
}
|
|
1300
1544
|
},
|
|
1301
1545
|
"constructInfo": {
|
|
1302
1546
|
"fqn": "aws-cdk-lib.aws_iam.Role",
|
|
1303
|
-
"version": "2.
|
|
1547
|
+
"version": "2.179.0",
|
|
1548
|
+
"metadata": [
|
|
1549
|
+
{
|
|
1550
|
+
"assumedBy": {
|
|
1551
|
+
"principalAccount": "*",
|
|
1552
|
+
"assumeRoleAction": "*"
|
|
1553
|
+
},
|
|
1554
|
+
"managedPolicies": [
|
|
1555
|
+
{
|
|
1556
|
+
"managedPolicyArn": "*"
|
|
1557
|
+
}
|
|
1558
|
+
]
|
|
1559
|
+
},
|
|
1560
|
+
{
|
|
1561
|
+
"addToPrincipalPolicy": [
|
|
1562
|
+
{}
|
|
1563
|
+
]
|
|
1564
|
+
},
|
|
1565
|
+
{
|
|
1566
|
+
"attachInlinePolicy": [
|
|
1567
|
+
"*"
|
|
1568
|
+
]
|
|
1569
|
+
},
|
|
1570
|
+
{
|
|
1571
|
+
"attachInlinePolicy": [
|
|
1572
|
+
"*"
|
|
1573
|
+
]
|
|
1574
|
+
},
|
|
1575
|
+
{
|
|
1576
|
+
"addToPrincipalPolicy": [
|
|
1577
|
+
{}
|
|
1578
|
+
]
|
|
1579
|
+
}
|
|
1580
|
+
]
|
|
1304
1581
|
}
|
|
1305
1582
|
},
|
|
1306
1583
|
"Code": {
|
|
@@ -1312,7 +1589,7 @@
|
|
|
1312
1589
|
"path": "cfts3-cmk-provided-as-bucket-prop/test-cloudfront-s3-cmk-encryption-key/KmsKeyPolicyUpdateProvider/framework-onEvent/Code/Stage",
|
|
1313
1590
|
"constructInfo": {
|
|
1314
1591
|
"fqn": "aws-cdk-lib.AssetStaging",
|
|
1315
|
-
"version": "2.
|
|
1592
|
+
"version": "2.179.0"
|
|
1316
1593
|
}
|
|
1317
1594
|
},
|
|
1318
1595
|
"AssetBucket": {
|
|
@@ -1320,13 +1597,14 @@
|
|
|
1320
1597
|
"path": "cfts3-cmk-provided-as-bucket-prop/test-cloudfront-s3-cmk-encryption-key/KmsKeyPolicyUpdateProvider/framework-onEvent/Code/AssetBucket",
|
|
1321
1598
|
"constructInfo": {
|
|
1322
1599
|
"fqn": "aws-cdk-lib.aws_s3.BucketBase",
|
|
1323
|
-
"version": "2.
|
|
1600
|
+
"version": "2.179.0",
|
|
1601
|
+
"metadata": []
|
|
1324
1602
|
}
|
|
1325
1603
|
}
|
|
1326
1604
|
},
|
|
1327
1605
|
"constructInfo": {
|
|
1328
1606
|
"fqn": "aws-cdk-lib.aws_s3_assets.Asset",
|
|
1329
|
-
"version": "2.
|
|
1607
|
+
"version": "2.179.0"
|
|
1330
1608
|
}
|
|
1331
1609
|
},
|
|
1332
1610
|
"Resource": {
|
|
@@ -1339,7 +1617,7 @@
|
|
|
1339
1617
|
"s3Bucket": {
|
|
1340
1618
|
"Fn::Sub": "cdk-hnb659fds-assets-${AWS::AccountId}-${AWS::Region}"
|
|
1341
1619
|
},
|
|
1342
|
-
"s3Key": "
|
|
1620
|
+
"s3Key": "bdc104ed9cab1b5b6421713c8155f0b753380595356f710400609664d3635eca.zip"
|
|
1343
1621
|
},
|
|
1344
1622
|
"description": "AWS CDK resource provider framework - onEvent (cfts3-cmk-provided-as-bucket-prop/test-cloudfront-s3-cmk-encryption-key/KmsKeyPolicyUpdateProvider)",
|
|
1345
1623
|
"environment": {
|
|
@@ -1373,19 +1651,41 @@
|
|
|
1373
1651
|
},
|
|
1374
1652
|
"constructInfo": {
|
|
1375
1653
|
"fqn": "aws-cdk-lib.aws_lambda.CfnFunction",
|
|
1376
|
-
"version": "2.
|
|
1654
|
+
"version": "2.179.0"
|
|
1377
1655
|
}
|
|
1378
1656
|
}
|
|
1379
1657
|
},
|
|
1380
1658
|
"constructInfo": {
|
|
1381
1659
|
"fqn": "aws-cdk-lib.aws_lambda.Function",
|
|
1382
|
-
"version": "2.
|
|
1660
|
+
"version": "2.179.0",
|
|
1661
|
+
"metadata": [
|
|
1662
|
+
{
|
|
1663
|
+
"code": "*",
|
|
1664
|
+
"description": "*",
|
|
1665
|
+
"runtime": "*",
|
|
1666
|
+
"handler": "*",
|
|
1667
|
+
"timeout": "*",
|
|
1668
|
+
"logGroup": "*",
|
|
1669
|
+
"vpc": "*",
|
|
1670
|
+
"vpcSubnets": "*",
|
|
1671
|
+
"securityGroups": "*",
|
|
1672
|
+
"role": "*",
|
|
1673
|
+
"functionName": "*",
|
|
1674
|
+
"environmentEncryption": "*"
|
|
1675
|
+
},
|
|
1676
|
+
{
|
|
1677
|
+
"addEnvironment": [
|
|
1678
|
+
"*",
|
|
1679
|
+
"*"
|
|
1680
|
+
]
|
|
1681
|
+
}
|
|
1682
|
+
]
|
|
1383
1683
|
}
|
|
1384
1684
|
}
|
|
1385
1685
|
},
|
|
1386
1686
|
"constructInfo": {
|
|
1387
1687
|
"fqn": "aws-cdk-lib.custom_resources.Provider",
|
|
1388
|
-
"version": "2.
|
|
1688
|
+
"version": "2.179.0"
|
|
1389
1689
|
}
|
|
1390
1690
|
},
|
|
1391
1691
|
"KmsKeyPolicyUpdater": {
|
|
@@ -1397,19 +1697,22 @@
|
|
|
1397
1697
|
"path": "cfts3-cmk-provided-as-bucket-prop/test-cloudfront-s3-cmk-encryption-key/KmsKeyPolicyUpdater/Default",
|
|
1398
1698
|
"constructInfo": {
|
|
1399
1699
|
"fqn": "aws-cdk-lib.CfnResource",
|
|
1400
|
-
"version": "2.
|
|
1700
|
+
"version": "2.179.0"
|
|
1401
1701
|
}
|
|
1402
1702
|
}
|
|
1403
1703
|
},
|
|
1404
1704
|
"constructInfo": {
|
|
1405
1705
|
"fqn": "aws-cdk-lib.CustomResource",
|
|
1406
|
-
"version": "2.
|
|
1706
|
+
"version": "2.179.0",
|
|
1707
|
+
"metadata": [
|
|
1708
|
+
"*"
|
|
1709
|
+
]
|
|
1407
1710
|
}
|
|
1408
1711
|
}
|
|
1409
1712
|
},
|
|
1410
1713
|
"constructInfo": {
|
|
1411
1714
|
"fqn": "@aws-solutions-constructs/aws-cloudfront-s3.CloudFrontToS3",
|
|
1412
|
-
"version": "2.
|
|
1715
|
+
"version": "2.79.1"
|
|
1413
1716
|
}
|
|
1414
1717
|
},
|
|
1415
1718
|
"LatestNodeRuntimeMap": {
|
|
@@ -1417,7 +1720,7 @@
|
|
|
1417
1720
|
"path": "cfts3-cmk-provided-as-bucket-prop/LatestNodeRuntimeMap",
|
|
1418
1721
|
"constructInfo": {
|
|
1419
1722
|
"fqn": "aws-cdk-lib.CfnMapping",
|
|
1420
|
-
"version": "2.
|
|
1723
|
+
"version": "2.179.0"
|
|
1421
1724
|
}
|
|
1422
1725
|
},
|
|
1423
1726
|
"Custom::S3AutoDeleteObjectsCustomResourceProvider": {
|
|
@@ -1429,7 +1732,7 @@
|
|
|
1429
1732
|
"path": "cfts3-cmk-provided-as-bucket-prop/Custom::S3AutoDeleteObjectsCustomResourceProvider/Staging",
|
|
1430
1733
|
"constructInfo": {
|
|
1431
1734
|
"fqn": "aws-cdk-lib.AssetStaging",
|
|
1432
|
-
"version": "2.
|
|
1735
|
+
"version": "2.179.0"
|
|
1433
1736
|
}
|
|
1434
1737
|
},
|
|
1435
1738
|
"Role": {
|
|
@@ -1437,7 +1740,7 @@
|
|
|
1437
1740
|
"path": "cfts3-cmk-provided-as-bucket-prop/Custom::S3AutoDeleteObjectsCustomResourceProvider/Role",
|
|
1438
1741
|
"constructInfo": {
|
|
1439
1742
|
"fqn": "aws-cdk-lib.CfnResource",
|
|
1440
|
-
"version": "2.
|
|
1743
|
+
"version": "2.179.0"
|
|
1441
1744
|
}
|
|
1442
1745
|
},
|
|
1443
1746
|
"Handler": {
|
|
@@ -1445,13 +1748,13 @@
|
|
|
1445
1748
|
"path": "cfts3-cmk-provided-as-bucket-prop/Custom::S3AutoDeleteObjectsCustomResourceProvider/Handler",
|
|
1446
1749
|
"constructInfo": {
|
|
1447
1750
|
"fqn": "aws-cdk-lib.CfnResource",
|
|
1448
|
-
"version": "2.
|
|
1751
|
+
"version": "2.179.0"
|
|
1449
1752
|
}
|
|
1450
1753
|
}
|
|
1451
1754
|
},
|
|
1452
1755
|
"constructInfo": {
|
|
1453
1756
|
"fqn": "aws-cdk-lib.CustomResourceProviderBase",
|
|
1454
|
-
"version": "2.
|
|
1757
|
+
"version": "2.179.0"
|
|
1455
1758
|
}
|
|
1456
1759
|
},
|
|
1457
1760
|
"Integ": {
|
|
@@ -1467,7 +1770,7 @@
|
|
|
1467
1770
|
"path": "cfts3-cmk-provided-as-bucket-prop/Integ/DefaultTest/Default",
|
|
1468
1771
|
"constructInfo": {
|
|
1469
1772
|
"fqn": "constructs.Construct",
|
|
1470
|
-
"version": "10.
|
|
1773
|
+
"version": "10.4.2"
|
|
1471
1774
|
}
|
|
1472
1775
|
},
|
|
1473
1776
|
"DeployAssert": {
|
|
@@ -1479,7 +1782,7 @@
|
|
|
1479
1782
|
"path": "cfts3-cmk-provided-as-bucket-prop/Integ/DefaultTest/DeployAssert/BootstrapVersion",
|
|
1480
1783
|
"constructInfo": {
|
|
1481
1784
|
"fqn": "aws-cdk-lib.CfnParameter",
|
|
1482
|
-
"version": "2.
|
|
1785
|
+
"version": "2.179.0"
|
|
1483
1786
|
}
|
|
1484
1787
|
},
|
|
1485
1788
|
"CheckBootstrapVersion": {
|
|
@@ -1487,25 +1790,25 @@
|
|
|
1487
1790
|
"path": "cfts3-cmk-provided-as-bucket-prop/Integ/DefaultTest/DeployAssert/CheckBootstrapVersion",
|
|
1488
1791
|
"constructInfo": {
|
|
1489
1792
|
"fqn": "aws-cdk-lib.CfnRule",
|
|
1490
|
-
"version": "2.
|
|
1793
|
+
"version": "2.179.0"
|
|
1491
1794
|
}
|
|
1492
1795
|
}
|
|
1493
1796
|
},
|
|
1494
1797
|
"constructInfo": {
|
|
1495
1798
|
"fqn": "aws-cdk-lib.Stack",
|
|
1496
|
-
"version": "2.
|
|
1799
|
+
"version": "2.179.0"
|
|
1497
1800
|
}
|
|
1498
1801
|
}
|
|
1499
1802
|
},
|
|
1500
1803
|
"constructInfo": {
|
|
1501
1804
|
"fqn": "@aws-cdk/integ-tests-alpha.IntegTestCase",
|
|
1502
|
-
"version": "2.
|
|
1805
|
+
"version": "2.179.0-alpha.0"
|
|
1503
1806
|
}
|
|
1504
1807
|
}
|
|
1505
1808
|
},
|
|
1506
1809
|
"constructInfo": {
|
|
1507
1810
|
"fqn": "@aws-cdk/integ-tests-alpha.IntegTest",
|
|
1508
|
-
"version": "2.
|
|
1811
|
+
"version": "2.179.0-alpha.0"
|
|
1509
1812
|
}
|
|
1510
1813
|
},
|
|
1511
1814
|
"BootstrapVersion": {
|
|
@@ -1513,7 +1816,7 @@
|
|
|
1513
1816
|
"path": "cfts3-cmk-provided-as-bucket-prop/BootstrapVersion",
|
|
1514
1817
|
"constructInfo": {
|
|
1515
1818
|
"fqn": "aws-cdk-lib.CfnParameter",
|
|
1516
|
-
"version": "2.
|
|
1819
|
+
"version": "2.179.0"
|
|
1517
1820
|
}
|
|
1518
1821
|
},
|
|
1519
1822
|
"CheckBootstrapVersion": {
|
|
@@ -1521,13 +1824,13 @@
|
|
|
1521
1824
|
"path": "cfts3-cmk-provided-as-bucket-prop/CheckBootstrapVersion",
|
|
1522
1825
|
"constructInfo": {
|
|
1523
1826
|
"fqn": "aws-cdk-lib.CfnRule",
|
|
1524
|
-
"version": "2.
|
|
1827
|
+
"version": "2.179.0"
|
|
1525
1828
|
}
|
|
1526
1829
|
}
|
|
1527
1830
|
},
|
|
1528
1831
|
"constructInfo": {
|
|
1529
1832
|
"fqn": "aws-cdk-lib.Stack",
|
|
1530
|
-
"version": "2.
|
|
1833
|
+
"version": "2.179.0"
|
|
1531
1834
|
}
|
|
1532
1835
|
},
|
|
1533
1836
|
"Tree": {
|
|
@@ -1535,13 +1838,13 @@
|
|
|
1535
1838
|
"path": "Tree",
|
|
1536
1839
|
"constructInfo": {
|
|
1537
1840
|
"fqn": "constructs.Construct",
|
|
1538
|
-
"version": "10.
|
|
1841
|
+
"version": "10.4.2"
|
|
1539
1842
|
}
|
|
1540
1843
|
}
|
|
1541
1844
|
},
|
|
1542
1845
|
"constructInfo": {
|
|
1543
1846
|
"fqn": "aws-cdk-lib.App",
|
|
1544
|
-
"version": "2.
|
|
1847
|
+
"version": "2.179.0"
|
|
1545
1848
|
}
|
|
1546
1849
|
}
|
|
1547
1850
|
}
|