@aws-solutions-constructs/core 2.47.0 → 2.49.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 +379 -103
- package/index.d.ts +1 -0
- package/index.js +2 -1
- package/lib/apigateway-defaults.d.ts +2 -2
- package/lib/apigateway-defaults.js +11 -11
- package/lib/apigateway-helper.d.ts +1 -1
- package/lib/apigateway-helper.js +3 -3
- package/lib/cloudfront-distribution-defaults.d.ts +2 -1
- package/lib/cloudfront-distribution-defaults.js +2 -9
- package/lib/cloudfront-distribution-helper.d.ts +10 -2
- package/lib/cloudfront-distribution-helper.js +29 -10
- package/lib/glue-job-helper.js +2 -2
- package/lib/s3-bucket-helper.d.ts +5 -1
- package/lib/s3-bucket-helper.js +42 -13
- package/lib/s3-oac-origin.d.ts +33 -0
- package/lib/s3-oac-origin.js +70 -0
- package/package.json +3 -3
- package/test/cloudfront-distribution-s3-helper.test.js +54 -170
- package/test/glue-job-helper.test.js +23 -3
- package/test/kinesis-analytics.test.js +2 -2
- package/test/s3-bucket.test.js +2 -2
- package/test/test-helper.d.ts +5 -1
- package/test/test-helper.js +76 -14
package/.jsii
CHANGED
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
"npmlog": "^4.1.2"
|
|
14
14
|
},
|
|
15
15
|
"dependencies": {
|
|
16
|
-
"aws-cdk-lib": "^2.
|
|
16
|
+
"aws-cdk-lib": "^2.118.0",
|
|
17
17
|
"constructs": "^10.0.0"
|
|
18
18
|
},
|
|
19
19
|
"dependencyClosure": {
|
|
@@ -227,6 +227,8 @@
|
|
|
227
227
|
}
|
|
228
228
|
}
|
|
229
229
|
},
|
|
230
|
+
"aws-cdk-lib.aws_apigatewayv2_authorizers": {},
|
|
231
|
+
"aws-cdk-lib.aws_apigatewayv2_integrations": {},
|
|
230
232
|
"aws-cdk-lib.aws_appconfig": {
|
|
231
233
|
"targets": {
|
|
232
234
|
"dotnet": {
|
|
@@ -357,6 +359,19 @@
|
|
|
357
359
|
}
|
|
358
360
|
}
|
|
359
361
|
},
|
|
362
|
+
"aws-cdk-lib.aws_arczonalshift": {
|
|
363
|
+
"targets": {
|
|
364
|
+
"dotnet": {
|
|
365
|
+
"package": "Amazon.CDK.AWS.ARCZonalShift"
|
|
366
|
+
},
|
|
367
|
+
"java": {
|
|
368
|
+
"package": "software.amazon.awscdk.services.arczonalshift"
|
|
369
|
+
},
|
|
370
|
+
"python": {
|
|
371
|
+
"module": "aws_cdk.aws_arczonalshift"
|
|
372
|
+
}
|
|
373
|
+
}
|
|
374
|
+
},
|
|
360
375
|
"aws-cdk-lib.aws_athena": {
|
|
361
376
|
"targets": {
|
|
362
377
|
"dotnet": {
|
|
@@ -435,6 +450,19 @@
|
|
|
435
450
|
}
|
|
436
451
|
}
|
|
437
452
|
},
|
|
453
|
+
"aws-cdk-lib.aws_b2bi": {
|
|
454
|
+
"targets": {
|
|
455
|
+
"dotnet": {
|
|
456
|
+
"package": "Amazon.CDK.AWS.B2BI"
|
|
457
|
+
},
|
|
458
|
+
"java": {
|
|
459
|
+
"package": "software.amazon.awscdk.services.b2bi"
|
|
460
|
+
},
|
|
461
|
+
"python": {
|
|
462
|
+
"module": "aws_cdk.aws_b2bi"
|
|
463
|
+
}
|
|
464
|
+
}
|
|
465
|
+
},
|
|
438
466
|
"aws-cdk-lib.aws_backup": {
|
|
439
467
|
"targets": {
|
|
440
468
|
"dotnet": {
|
|
@@ -454,7 +482,7 @@
|
|
|
454
482
|
"package": "Amazon.CDK.AWS.BackupGateway"
|
|
455
483
|
},
|
|
456
484
|
"java": {
|
|
457
|
-
"package": "services.backupgateway"
|
|
485
|
+
"package": "software.amazon.awscdk.services.backupgateway"
|
|
458
486
|
},
|
|
459
487
|
"python": {
|
|
460
488
|
"module": "aws_cdk.aws_backupgateway"
|
|
@@ -474,6 +502,19 @@
|
|
|
474
502
|
}
|
|
475
503
|
}
|
|
476
504
|
},
|
|
505
|
+
"aws-cdk-lib.aws_bedrock": {
|
|
506
|
+
"targets": {
|
|
507
|
+
"dotnet": {
|
|
508
|
+
"namespace": "Amazon.CDK.AWS.Bedrock"
|
|
509
|
+
},
|
|
510
|
+
"java": {
|
|
511
|
+
"package": "software.amazon.awscdk.services.bedrock"
|
|
512
|
+
},
|
|
513
|
+
"python": {
|
|
514
|
+
"module": "aws_cdk.aws_bedrock"
|
|
515
|
+
}
|
|
516
|
+
}
|
|
517
|
+
},
|
|
477
518
|
"aws-cdk-lib.aws_billingconductor": {
|
|
478
519
|
"targets": {
|
|
479
520
|
"dotnet": {
|
|
@@ -558,7 +599,7 @@
|
|
|
558
599
|
"package": "Amazon.CDK.AWS.CleanRooms"
|
|
559
600
|
},
|
|
560
601
|
"java": {
|
|
561
|
-
"package": "services.cleanrooms"
|
|
602
|
+
"package": "software.amazon.awscdk.services.cleanrooms"
|
|
562
603
|
},
|
|
563
604
|
"python": {
|
|
564
605
|
"module": "aws_cdk.aws_cleanrooms"
|
|
@@ -1300,7 +1341,7 @@
|
|
|
1300
1341
|
"package": "Amazon.CDK.AWS.EntityResolution"
|
|
1301
1342
|
},
|
|
1302
1343
|
"java": {
|
|
1303
|
-
"package": "services.entityresolution"
|
|
1344
|
+
"package": "software.amazon.awscdk.services.entityresolution"
|
|
1304
1345
|
},
|
|
1305
1346
|
"python": {
|
|
1306
1347
|
"module": "aws_cdk.aws_entityresolution"
|
|
@@ -1560,7 +1601,7 @@
|
|
|
1560
1601
|
"package": "Amazon.CDK.AWS.HealthImaging"
|
|
1561
1602
|
},
|
|
1562
1603
|
"java": {
|
|
1563
|
-
"package": "services.healthimaging"
|
|
1604
|
+
"package": "software.amazon.awscdk.services.healthimaging"
|
|
1564
1605
|
},
|
|
1565
1606
|
"python": {
|
|
1566
1607
|
"module": "aws_cdk.aws_healthimaging"
|
|
@@ -2223,7 +2264,7 @@
|
|
|
2223
2264
|
"package": "Amazon.CDK.AWS.MediaPackageV2"
|
|
2224
2265
|
},
|
|
2225
2266
|
"java": {
|
|
2226
|
-
"package": "services.mediapackagev2"
|
|
2267
|
+
"package": "software.amazon.awscdk.services.mediapackagev2"
|
|
2227
2268
|
},
|
|
2228
2269
|
"python": {
|
|
2229
2270
|
"module": "aws_cdk.aws_mediapackagev2"
|
|
@@ -2308,6 +2349,19 @@
|
|
|
2308
2349
|
}
|
|
2309
2350
|
}
|
|
2310
2351
|
},
|
|
2352
|
+
"aws-cdk-lib.aws_neptunegraph": {
|
|
2353
|
+
"targets": {
|
|
2354
|
+
"dotnet": {
|
|
2355
|
+
"package": "Amazon.CDK.AWS.NeptuneGraph"
|
|
2356
|
+
},
|
|
2357
|
+
"java": {
|
|
2358
|
+
"package": "software.amazon.awscdk.services.neptunegraph"
|
|
2359
|
+
},
|
|
2360
|
+
"python": {
|
|
2361
|
+
"module": "aws_cdk.aws_neptunegraph"
|
|
2362
|
+
}
|
|
2363
|
+
}
|
|
2364
|
+
},
|
|
2311
2365
|
"aws-cdk-lib.aws_networkfirewall": {
|
|
2312
2366
|
"targets": {
|
|
2313
2367
|
"dotnet": {
|
|
@@ -2444,7 +2498,7 @@
|
|
|
2444
2498
|
"package": "Amazon.CDK.AWS.OSIS"
|
|
2445
2499
|
},
|
|
2446
2500
|
"java": {
|
|
2447
|
-
"package": "services.osis"
|
|
2501
|
+
"package": "software.amazon.awscdk.services.osis"
|
|
2448
2502
|
},
|
|
2449
2503
|
"python": {
|
|
2450
2504
|
"module": "aws_cdk.aws_osis"
|
|
@@ -2470,7 +2524,7 @@
|
|
|
2470
2524
|
"package": "Amazon.CDK.AWS.PCAConnectorAD"
|
|
2471
2525
|
},
|
|
2472
2526
|
"java": {
|
|
2473
|
-
"package": "services.pcaconnectorad"
|
|
2527
|
+
"package": "software.amazon.awscdk.services.pcaconnectorad"
|
|
2474
2528
|
},
|
|
2475
2529
|
"python": {
|
|
2476
2530
|
"module": "aws_cdk.aws_pcaconnectorad"
|
|
@@ -2535,7 +2589,7 @@
|
|
|
2535
2589
|
"package": "Amazon.CDK.AWS.Proton"
|
|
2536
2590
|
},
|
|
2537
2591
|
"java": {
|
|
2538
|
-
"package": "services.proton"
|
|
2592
|
+
"package": "software.amazon.awscdk.services.proton"
|
|
2539
2593
|
},
|
|
2540
2594
|
"python": {
|
|
2541
2595
|
"module": "aws_cdk.aws_proton"
|
|
@@ -2854,6 +2908,19 @@
|
|
|
2854
2908
|
}
|
|
2855
2909
|
}
|
|
2856
2910
|
},
|
|
2911
|
+
"aws-cdk-lib.aws_s3express": {
|
|
2912
|
+
"targets": {
|
|
2913
|
+
"dotnet": {
|
|
2914
|
+
"package": "Amazon.CDK.AWS.S3Express"
|
|
2915
|
+
},
|
|
2916
|
+
"java": {
|
|
2917
|
+
"package": "software.amazon.awscdk.services.s3express"
|
|
2918
|
+
},
|
|
2919
|
+
"python": {
|
|
2920
|
+
"module": "aws_cdk.aws_s3express"
|
|
2921
|
+
}
|
|
2922
|
+
}
|
|
2923
|
+
},
|
|
2857
2924
|
"aws-cdk-lib.aws_s3objectlambda": {
|
|
2858
2925
|
"targets": {
|
|
2859
2926
|
"dotnet": {
|
|
@@ -3029,7 +3096,7 @@
|
|
|
3029
3096
|
"package": "Amazon.CDK.AWS.Shield"
|
|
3030
3097
|
},
|
|
3031
3098
|
"java": {
|
|
3032
|
-
"package": "services.shield"
|
|
3099
|
+
"package": "software.amazon.awscdk.services.shield"
|
|
3033
3100
|
},
|
|
3034
3101
|
"python": {
|
|
3035
3102
|
"module": "aws_cdk.aws_shield"
|
|
@@ -3250,7 +3317,7 @@
|
|
|
3250
3317
|
"package": "Amazon.CDK.AWS.VerifiedPermissions"
|
|
3251
3318
|
},
|
|
3252
3319
|
"java": {
|
|
3253
|
-
"package": "services.verifiedpermissions"
|
|
3320
|
+
"package": "software.amazon.awscdk.services.verifiedpermissions"
|
|
3254
3321
|
},
|
|
3255
3322
|
"python": {
|
|
3256
3323
|
"module": "aws_cdk.aws_verifiedpermissions"
|
|
@@ -3348,13 +3415,26 @@
|
|
|
3348
3415
|
}
|
|
3349
3416
|
}
|
|
3350
3417
|
},
|
|
3418
|
+
"aws-cdk-lib.aws_workspacesthinclient": {
|
|
3419
|
+
"targets": {
|
|
3420
|
+
"dotnet": {
|
|
3421
|
+
"package": "Amazon.CDK.AWS.WorkSpacesThinClient"
|
|
3422
|
+
},
|
|
3423
|
+
"java": {
|
|
3424
|
+
"package": "software.amazon.awscdk.services.workspacesthinclient"
|
|
3425
|
+
},
|
|
3426
|
+
"python": {
|
|
3427
|
+
"module": "aws_cdk.aws_workspacesthinclient"
|
|
3428
|
+
}
|
|
3429
|
+
}
|
|
3430
|
+
},
|
|
3351
3431
|
"aws-cdk-lib.aws_workspacesweb": {
|
|
3352
3432
|
"targets": {
|
|
3353
3433
|
"dotnet": {
|
|
3354
3434
|
"package": "Amazon.CDK.AWS.WorkSpacesWeb"
|
|
3355
3435
|
},
|
|
3356
3436
|
"java": {
|
|
3357
|
-
"package": "services.workspacesweb"
|
|
3437
|
+
"package": "software.amazon.awscdk.services.workspacesweb"
|
|
3358
3438
|
},
|
|
3359
3439
|
"python": {
|
|
3360
3440
|
"module": "aws_cdk.aws_workspacesweb"
|
|
@@ -3559,7 +3639,7 @@
|
|
|
3559
3639
|
},
|
|
3560
3640
|
"description": "Core CDK Construct for patterns library",
|
|
3561
3641
|
"homepage": "https://github.com/awslabs/aws-solutions-constructs.git",
|
|
3562
|
-
"jsiiVersion": "1.
|
|
3642
|
+
"jsiiVersion": "1.94.0 (build b380f01)",
|
|
3563
3643
|
"license": "Apache-2.0",
|
|
3564
3644
|
"metadata": {
|
|
3565
3645
|
"jsii": {
|
|
@@ -3608,7 +3688,7 @@
|
|
|
3608
3688
|
"kind": "interface",
|
|
3609
3689
|
"locationInModule": {
|
|
3610
3690
|
"filename": "lib/apigateway-helper.ts",
|
|
3611
|
-
"line":
|
|
3691
|
+
"line": 312
|
|
3612
3692
|
},
|
|
3613
3693
|
"name": "AddProxyMethodToApiResourceInputParams",
|
|
3614
3694
|
"properties": [
|
|
@@ -3617,7 +3697,7 @@
|
|
|
3617
3697
|
"immutable": true,
|
|
3618
3698
|
"locationInModule": {
|
|
3619
3699
|
"filename": "lib/apigateway-helper.ts",
|
|
3620
|
-
"line":
|
|
3700
|
+
"line": 318
|
|
3621
3701
|
},
|
|
3622
3702
|
"name": "apiGatewayRole",
|
|
3623
3703
|
"type": {
|
|
@@ -3629,7 +3709,7 @@
|
|
|
3629
3709
|
"immutable": true,
|
|
3630
3710
|
"locationInModule": {
|
|
3631
3711
|
"filename": "lib/apigateway-helper.ts",
|
|
3632
|
-
"line":
|
|
3712
|
+
"line": 317
|
|
3633
3713
|
},
|
|
3634
3714
|
"name": "apiMethod",
|
|
3635
3715
|
"type": {
|
|
@@ -3641,7 +3721,7 @@
|
|
|
3641
3721
|
"immutable": true,
|
|
3642
3722
|
"locationInModule": {
|
|
3643
3723
|
"filename": "lib/apigateway-helper.ts",
|
|
3644
|
-
"line":
|
|
3724
|
+
"line": 316
|
|
3645
3725
|
},
|
|
3646
3726
|
"name": "apiResource",
|
|
3647
3727
|
"type": {
|
|
@@ -3653,7 +3733,7 @@
|
|
|
3653
3733
|
"immutable": true,
|
|
3654
3734
|
"locationInModule": {
|
|
3655
3735
|
"filename": "lib/apigateway-helper.ts",
|
|
3656
|
-
"line":
|
|
3736
|
+
"line": 319
|
|
3657
3737
|
},
|
|
3658
3738
|
"name": "requestTemplate",
|
|
3659
3739
|
"type": {
|
|
@@ -3665,7 +3745,7 @@
|
|
|
3665
3745
|
"immutable": true,
|
|
3666
3746
|
"locationInModule": {
|
|
3667
3747
|
"filename": "lib/apigateway-helper.ts",
|
|
3668
|
-
"line":
|
|
3748
|
+
"line": 313
|
|
3669
3749
|
},
|
|
3670
3750
|
"name": "service",
|
|
3671
3751
|
"type": {
|
|
@@ -3677,7 +3757,7 @@
|
|
|
3677
3757
|
"immutable": true,
|
|
3678
3758
|
"locationInModule": {
|
|
3679
3759
|
"filename": "lib/apigateway-helper.ts",
|
|
3680
|
-
"line":
|
|
3760
|
+
"line": 314
|
|
3681
3761
|
},
|
|
3682
3762
|
"name": "action",
|
|
3683
3763
|
"optional": true,
|
|
@@ -3690,7 +3770,7 @@
|
|
|
3690
3770
|
"immutable": true,
|
|
3691
3771
|
"locationInModule": {
|
|
3692
3772
|
"filename": "lib/apigateway-helper.ts",
|
|
3693
|
-
"line":
|
|
3773
|
+
"line": 320
|
|
3694
3774
|
},
|
|
3695
3775
|
"name": "additionalRequestTemplates",
|
|
3696
3776
|
"optional": true,
|
|
@@ -3708,7 +3788,7 @@
|
|
|
3708
3788
|
"immutable": true,
|
|
3709
3789
|
"locationInModule": {
|
|
3710
3790
|
"filename": "lib/apigateway-helper.ts",
|
|
3711
|
-
"line":
|
|
3791
|
+
"line": 325
|
|
3712
3792
|
},
|
|
3713
3793
|
"name": "awsIntegrationProps",
|
|
3714
3794
|
"optional": true,
|
|
@@ -3721,7 +3801,7 @@
|
|
|
3721
3801
|
"immutable": true,
|
|
3722
3802
|
"locationInModule": {
|
|
3723
3803
|
"filename": "lib/apigateway-helper.ts",
|
|
3724
|
-
"line":
|
|
3804
|
+
"line": 322
|
|
3725
3805
|
},
|
|
3726
3806
|
"name": "contentType",
|
|
3727
3807
|
"optional": true,
|
|
@@ -3734,7 +3814,7 @@
|
|
|
3734
3814
|
"immutable": true,
|
|
3735
3815
|
"locationInModule": {
|
|
3736
3816
|
"filename": "lib/apigateway-helper.ts",
|
|
3737
|
-
"line":
|
|
3817
|
+
"line": 321
|
|
3738
3818
|
},
|
|
3739
3819
|
"name": "integrationResponses",
|
|
3740
3820
|
"optional": true,
|
|
@@ -3752,7 +3832,7 @@
|
|
|
3752
3832
|
"immutable": true,
|
|
3753
3833
|
"locationInModule": {
|
|
3754
3834
|
"filename": "lib/apigateway-helper.ts",
|
|
3755
|
-
"line":
|
|
3835
|
+
"line": 326
|
|
3756
3836
|
},
|
|
3757
3837
|
"name": "methodOptions",
|
|
3758
3838
|
"optional": true,
|
|
@@ -3765,7 +3845,7 @@
|
|
|
3765
3845
|
"immutable": true,
|
|
3766
3846
|
"locationInModule": {
|
|
3767
3847
|
"filename": "lib/apigateway-helper.ts",
|
|
3768
|
-
"line":
|
|
3848
|
+
"line": 315
|
|
3769
3849
|
},
|
|
3770
3850
|
"name": "path",
|
|
3771
3851
|
"optional": true,
|
|
@@ -3778,7 +3858,7 @@
|
|
|
3778
3858
|
"immutable": true,
|
|
3779
3859
|
"locationInModule": {
|
|
3780
3860
|
"filename": "lib/apigateway-helper.ts",
|
|
3781
|
-
"line":
|
|
3861
|
+
"line": 324
|
|
3782
3862
|
},
|
|
3783
3863
|
"name": "requestModel",
|
|
3784
3864
|
"optional": true,
|
|
@@ -3796,7 +3876,7 @@
|
|
|
3796
3876
|
"immutable": true,
|
|
3797
3877
|
"locationInModule": {
|
|
3798
3878
|
"filename": "lib/apigateway-helper.ts",
|
|
3799
|
-
"line":
|
|
3879
|
+
"line": 323
|
|
3800
3880
|
},
|
|
3801
3881
|
"name": "requestValidator",
|
|
3802
3882
|
"optional": true,
|
|
@@ -5051,7 +5131,7 @@
|
|
|
5051
5131
|
"kind": "interface",
|
|
5052
5132
|
"locationInModule": {
|
|
5053
5133
|
"filename": "lib/s3-bucket-helper.ts",
|
|
5054
|
-
"line":
|
|
5134
|
+
"line": 169
|
|
5055
5135
|
},
|
|
5056
5136
|
"name": "BuildS3BucketResponse",
|
|
5057
5137
|
"properties": [
|
|
@@ -5060,7 +5140,7 @@
|
|
|
5060
5140
|
"immutable": true,
|
|
5061
5141
|
"locationInModule": {
|
|
5062
5142
|
"filename": "lib/s3-bucket-helper.ts",
|
|
5063
|
-
"line":
|
|
5143
|
+
"line": 170
|
|
5064
5144
|
},
|
|
5065
5145
|
"name": "bucket",
|
|
5066
5146
|
"type": {
|
|
@@ -5072,7 +5152,7 @@
|
|
|
5072
5152
|
"immutable": true,
|
|
5073
5153
|
"locationInModule": {
|
|
5074
5154
|
"filename": "lib/s3-bucket-helper.ts",
|
|
5075
|
-
"line":
|
|
5155
|
+
"line": 171
|
|
5076
5156
|
},
|
|
5077
5157
|
"name": "loggingBucket",
|
|
5078
5158
|
"optional": true,
|
|
@@ -5737,7 +5817,7 @@
|
|
|
5737
5817
|
"kind": "interface",
|
|
5738
5818
|
"locationInModule": {
|
|
5739
5819
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
5740
|
-
"line":
|
|
5820
|
+
"line": 70
|
|
5741
5821
|
},
|
|
5742
5822
|
"name": "CloudFrontDistributionForApiGatewayResponse",
|
|
5743
5823
|
"properties": [
|
|
@@ -5746,7 +5826,7 @@
|
|
|
5746
5826
|
"immutable": true,
|
|
5747
5827
|
"locationInModule": {
|
|
5748
5828
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
5749
|
-
"line":
|
|
5829
|
+
"line": 71
|
|
5750
5830
|
},
|
|
5751
5831
|
"name": "distribution",
|
|
5752
5832
|
"type": {
|
|
@@ -5758,7 +5838,7 @@
|
|
|
5758
5838
|
"immutable": true,
|
|
5759
5839
|
"locationInModule": {
|
|
5760
5840
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
5761
|
-
"line":
|
|
5841
|
+
"line": 72
|
|
5762
5842
|
},
|
|
5763
5843
|
"name": "cloudfrontFunction",
|
|
5764
5844
|
"optional": true,
|
|
@@ -5771,7 +5851,7 @@
|
|
|
5771
5851
|
"immutable": true,
|
|
5772
5852
|
"locationInModule": {
|
|
5773
5853
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
5774
|
-
"line":
|
|
5854
|
+
"line": 73
|
|
5775
5855
|
},
|
|
5776
5856
|
"name": "loggingBucket",
|
|
5777
5857
|
"optional": true,
|
|
@@ -5789,7 +5869,7 @@
|
|
|
5789
5869
|
"kind": "interface",
|
|
5790
5870
|
"locationInModule": {
|
|
5791
5871
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
5792
|
-
"line":
|
|
5872
|
+
"line": 180
|
|
5793
5873
|
},
|
|
5794
5874
|
"name": "CloudFrontDistributionForMediaStoreResponse",
|
|
5795
5875
|
"properties": [
|
|
@@ -5798,7 +5878,7 @@
|
|
|
5798
5878
|
"immutable": true,
|
|
5799
5879
|
"locationInModule": {
|
|
5800
5880
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
5801
|
-
"line":
|
|
5881
|
+
"line": 181
|
|
5802
5882
|
},
|
|
5803
5883
|
"name": "distribution",
|
|
5804
5884
|
"type": {
|
|
@@ -5810,7 +5890,7 @@
|
|
|
5810
5890
|
"immutable": true,
|
|
5811
5891
|
"locationInModule": {
|
|
5812
5892
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
5813
|
-
"line":
|
|
5893
|
+
"line": 183
|
|
5814
5894
|
},
|
|
5815
5895
|
"name": "requestPolicy",
|
|
5816
5896
|
"type": {
|
|
@@ -5822,7 +5902,7 @@
|
|
|
5822
5902
|
"immutable": true,
|
|
5823
5903
|
"locationInModule": {
|
|
5824
5904
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
5825
|
-
"line":
|
|
5905
|
+
"line": 184
|
|
5826
5906
|
},
|
|
5827
5907
|
"name": "cloudfrontFunction",
|
|
5828
5908
|
"optional": true,
|
|
@@ -5835,7 +5915,7 @@
|
|
|
5835
5915
|
"immutable": true,
|
|
5836
5916
|
"locationInModule": {
|
|
5837
5917
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
5838
|
-
"line":
|
|
5918
|
+
"line": 182
|
|
5839
5919
|
},
|
|
5840
5920
|
"name": "loggingBucket",
|
|
5841
5921
|
"optional": true,
|
|
@@ -5846,27 +5926,28 @@
|
|
|
5846
5926
|
],
|
|
5847
5927
|
"symbolId": "lib/cloudfront-distribution-helper:CloudFrontDistributionForMediaStoreResponse"
|
|
5848
5928
|
},
|
|
5849
|
-
"@aws-solutions-constructs/core.
|
|
5929
|
+
"@aws-solutions-constructs/core.CloudFrontProps": {
|
|
5850
5930
|
"assembly": "@aws-solutions-constructs/core",
|
|
5851
5931
|
"datatype": true,
|
|
5852
|
-
"fqn": "@aws-solutions-constructs/core.
|
|
5932
|
+
"fqn": "@aws-solutions-constructs/core.CloudFrontProps",
|
|
5853
5933
|
"kind": "interface",
|
|
5854
5934
|
"locationInModule": {
|
|
5855
5935
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
5856
|
-
"line":
|
|
5936
|
+
"line": 294
|
|
5857
5937
|
},
|
|
5858
|
-
"name": "
|
|
5938
|
+
"name": "CloudFrontProps",
|
|
5859
5939
|
"properties": [
|
|
5860
5940
|
{
|
|
5861
5941
|
"abstract": true,
|
|
5862
5942
|
"immutable": true,
|
|
5863
5943
|
"locationInModule": {
|
|
5864
5944
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
5865
|
-
"line":
|
|
5945
|
+
"line": 295
|
|
5866
5946
|
},
|
|
5867
|
-
"name": "
|
|
5947
|
+
"name": "insertHttpSecurityHeaders",
|
|
5948
|
+
"optional": true,
|
|
5868
5949
|
"type": {
|
|
5869
|
-
"
|
|
5950
|
+
"primitive": "boolean"
|
|
5870
5951
|
}
|
|
5871
5952
|
},
|
|
5872
5953
|
{
|
|
@@ -5874,49 +5955,124 @@
|
|
|
5874
5955
|
"immutable": true,
|
|
5875
5956
|
"locationInModule": {
|
|
5876
5957
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
5877
|
-
"line":
|
|
5958
|
+
"line": 296
|
|
5878
5959
|
},
|
|
5879
|
-
"name": "
|
|
5960
|
+
"name": "responseHeadersPolicyProps",
|
|
5880
5961
|
"optional": true,
|
|
5881
5962
|
"type": {
|
|
5882
|
-
"fqn": "aws-cdk-lib.aws_cloudfront.
|
|
5963
|
+
"fqn": "aws-cdk-lib.aws_cloudfront.ResponseHeadersPolicyProps"
|
|
5964
|
+
}
|
|
5965
|
+
}
|
|
5966
|
+
],
|
|
5967
|
+
"symbolId": "lib/cloudfront-distribution-helper:CloudFrontProps"
|
|
5968
|
+
},
|
|
5969
|
+
"@aws-solutions-constructs/core.CognitoOptions": {
|
|
5970
|
+
"assembly": "@aws-solutions-constructs/core",
|
|
5971
|
+
"datatype": true,
|
|
5972
|
+
"fqn": "@aws-solutions-constructs/core.CognitoOptions",
|
|
5973
|
+
"kind": "interface",
|
|
5974
|
+
"locationInModule": {
|
|
5975
|
+
"filename": "lib/cognito-helper.ts",
|
|
5976
|
+
"line": 27
|
|
5977
|
+
},
|
|
5978
|
+
"name": "CognitoOptions",
|
|
5979
|
+
"properties": [
|
|
5980
|
+
{
|
|
5981
|
+
"abstract": true,
|
|
5982
|
+
"immutable": true,
|
|
5983
|
+
"locationInModule": {
|
|
5984
|
+
"filename": "lib/cognito-helper.ts",
|
|
5985
|
+
"line": 28
|
|
5986
|
+
},
|
|
5987
|
+
"name": "identitypool",
|
|
5988
|
+
"type": {
|
|
5989
|
+
"fqn": "aws-cdk-lib.aws_cognito.CfnIdentityPool"
|
|
5883
5990
|
}
|
|
5884
5991
|
},
|
|
5885
5992
|
{
|
|
5886
5993
|
"abstract": true,
|
|
5887
5994
|
"immutable": true,
|
|
5888
5995
|
"locationInModule": {
|
|
5889
|
-
"filename": "lib/
|
|
5890
|
-
"line":
|
|
5996
|
+
"filename": "lib/cognito-helper.ts",
|
|
5997
|
+
"line": 29
|
|
5891
5998
|
},
|
|
5892
|
-
"name": "
|
|
5893
|
-
"optional": true,
|
|
5999
|
+
"name": "userpool",
|
|
5894
6000
|
"type": {
|
|
5895
|
-
"fqn": "aws-cdk-lib.
|
|
6001
|
+
"fqn": "aws-cdk-lib.aws_cognito.UserPool"
|
|
6002
|
+
}
|
|
6003
|
+
},
|
|
6004
|
+
{
|
|
6005
|
+
"abstract": true,
|
|
6006
|
+
"immutable": true,
|
|
6007
|
+
"locationInModule": {
|
|
6008
|
+
"filename": "lib/cognito-helper.ts",
|
|
6009
|
+
"line": 30
|
|
6010
|
+
},
|
|
6011
|
+
"name": "userpoolclient",
|
|
6012
|
+
"type": {
|
|
6013
|
+
"fqn": "aws-cdk-lib.aws_cognito.UserPoolClient"
|
|
5896
6014
|
}
|
|
5897
6015
|
}
|
|
5898
6016
|
],
|
|
5899
|
-
"symbolId": "lib/
|
|
6017
|
+
"symbolId": "lib/cognito-helper:CognitoOptions"
|
|
5900
6018
|
},
|
|
5901
|
-
"@aws-solutions-constructs/core.
|
|
6019
|
+
"@aws-solutions-constructs/core.CreateCloudFrontDistributionForS3Props": {
|
|
5902
6020
|
"assembly": "@aws-solutions-constructs/core",
|
|
5903
6021
|
"datatype": true,
|
|
5904
|
-
"fqn": "@aws-solutions-constructs/core.
|
|
6022
|
+
"fqn": "@aws-solutions-constructs/core.CreateCloudFrontDistributionForS3Props",
|
|
5905
6023
|
"kind": "interface",
|
|
5906
6024
|
"locationInModule": {
|
|
5907
6025
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
5908
|
-
"line":
|
|
6026
|
+
"line": 106
|
|
5909
6027
|
},
|
|
5910
|
-
"name": "
|
|
6028
|
+
"name": "CreateCloudFrontDistributionForS3Props",
|
|
5911
6029
|
"properties": [
|
|
5912
6030
|
{
|
|
5913
6031
|
"abstract": true,
|
|
5914
6032
|
"immutable": true,
|
|
5915
6033
|
"locationInModule": {
|
|
5916
6034
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
5917
|
-
"line":
|
|
6035
|
+
"line": 107
|
|
5918
6036
|
},
|
|
5919
|
-
"name": "
|
|
6037
|
+
"name": "sourceBucket",
|
|
6038
|
+
"type": {
|
|
6039
|
+
"fqn": "aws-cdk-lib.aws_s3.IBucket"
|
|
6040
|
+
}
|
|
6041
|
+
},
|
|
6042
|
+
{
|
|
6043
|
+
"abstract": true,
|
|
6044
|
+
"immutable": true,
|
|
6045
|
+
"locationInModule": {
|
|
6046
|
+
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
6047
|
+
"line": 108
|
|
6048
|
+
},
|
|
6049
|
+
"name": "cloudFrontDistributionProps",
|
|
6050
|
+
"optional": true,
|
|
6051
|
+
"type": {
|
|
6052
|
+
"primitive": "any"
|
|
6053
|
+
}
|
|
6054
|
+
},
|
|
6055
|
+
{
|
|
6056
|
+
"abstract": true,
|
|
6057
|
+
"immutable": true,
|
|
6058
|
+
"locationInModule": {
|
|
6059
|
+
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
6060
|
+
"line": 110
|
|
6061
|
+
},
|
|
6062
|
+
"name": "cloudFrontLoggingBucketProps",
|
|
6063
|
+
"optional": true,
|
|
6064
|
+
"type": {
|
|
6065
|
+
"fqn": "aws-cdk-lib.aws_s3.BucketProps"
|
|
6066
|
+
}
|
|
6067
|
+
},
|
|
6068
|
+
{
|
|
6069
|
+
"abstract": true,
|
|
6070
|
+
"immutable": true,
|
|
6071
|
+
"locationInModule": {
|
|
6072
|
+
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
6073
|
+
"line": 109
|
|
6074
|
+
},
|
|
6075
|
+
"name": "httpSecurityHeaders",
|
|
5920
6076
|
"optional": true,
|
|
5921
6077
|
"type": {
|
|
5922
6078
|
"primitive": "boolean"
|
|
@@ -5927,7 +6083,7 @@
|
|
|
5927
6083
|
"immutable": true,
|
|
5928
6084
|
"locationInModule": {
|
|
5929
6085
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
5930
|
-
"line":
|
|
6086
|
+
"line": 111
|
|
5931
6087
|
},
|
|
5932
6088
|
"name": "responseHeadersPolicyProps",
|
|
5933
6089
|
"optional": true,
|
|
@@ -5936,57 +6092,72 @@
|
|
|
5936
6092
|
}
|
|
5937
6093
|
}
|
|
5938
6094
|
],
|
|
5939
|
-
"symbolId": "lib/cloudfront-distribution-helper:
|
|
6095
|
+
"symbolId": "lib/cloudfront-distribution-helper:CreateCloudFrontDistributionForS3Props"
|
|
5940
6096
|
},
|
|
5941
|
-
"@aws-solutions-constructs/core.
|
|
6097
|
+
"@aws-solutions-constructs/core.CreateCloudFrontDistributionForS3Response": {
|
|
5942
6098
|
"assembly": "@aws-solutions-constructs/core",
|
|
5943
6099
|
"datatype": true,
|
|
5944
|
-
"fqn": "@aws-solutions-constructs/core.
|
|
6100
|
+
"fqn": "@aws-solutions-constructs/core.CreateCloudFrontDistributionForS3Response",
|
|
5945
6101
|
"kind": "interface",
|
|
5946
6102
|
"locationInModule": {
|
|
5947
|
-
"filename": "lib/
|
|
5948
|
-
"line":
|
|
6103
|
+
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
6104
|
+
"line": 114
|
|
5949
6105
|
},
|
|
5950
|
-
"name": "
|
|
6106
|
+
"name": "CreateCloudFrontDistributionForS3Response",
|
|
5951
6107
|
"properties": [
|
|
5952
6108
|
{
|
|
5953
6109
|
"abstract": true,
|
|
5954
6110
|
"immutable": true,
|
|
5955
6111
|
"locationInModule": {
|
|
5956
|
-
"filename": "lib/
|
|
5957
|
-
"line":
|
|
6112
|
+
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
6113
|
+
"line": 115
|
|
5958
6114
|
},
|
|
5959
|
-
"name": "
|
|
6115
|
+
"name": "distribution",
|
|
5960
6116
|
"type": {
|
|
5961
|
-
"fqn": "aws-cdk-lib.
|
|
6117
|
+
"fqn": "aws-cdk-lib.aws_cloudfront.Distribution"
|
|
5962
6118
|
}
|
|
5963
6119
|
},
|
|
5964
6120
|
{
|
|
5965
6121
|
"abstract": true,
|
|
5966
6122
|
"immutable": true,
|
|
5967
6123
|
"locationInModule": {
|
|
5968
|
-
"filename": "lib/
|
|
5969
|
-
"line":
|
|
6124
|
+
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
6125
|
+
"line": 117
|
|
5970
6126
|
},
|
|
5971
|
-
"name": "
|
|
6127
|
+
"name": "cloudfrontFunction",
|
|
6128
|
+
"optional": true,
|
|
5972
6129
|
"type": {
|
|
5973
|
-
"fqn": "aws-cdk-lib.
|
|
6130
|
+
"fqn": "aws-cdk-lib.aws_cloudfront.Function"
|
|
5974
6131
|
}
|
|
5975
6132
|
},
|
|
5976
6133
|
{
|
|
5977
6134
|
"abstract": true,
|
|
5978
6135
|
"immutable": true,
|
|
5979
6136
|
"locationInModule": {
|
|
5980
|
-
"filename": "lib/
|
|
5981
|
-
"line":
|
|
6137
|
+
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
6138
|
+
"line": 116
|
|
5982
6139
|
},
|
|
5983
|
-
"name": "
|
|
6140
|
+
"name": "loggingBucket",
|
|
6141
|
+
"optional": true,
|
|
5984
6142
|
"type": {
|
|
5985
|
-
"fqn": "aws-cdk-lib.
|
|
6143
|
+
"fqn": "aws-cdk-lib.aws_s3.Bucket"
|
|
6144
|
+
}
|
|
6145
|
+
},
|
|
6146
|
+
{
|
|
6147
|
+
"abstract": true,
|
|
6148
|
+
"immutable": true,
|
|
6149
|
+
"locationInModule": {
|
|
6150
|
+
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
6151
|
+
"line": 118
|
|
6152
|
+
},
|
|
6153
|
+
"name": "originAccessControl",
|
|
6154
|
+
"optional": true,
|
|
6155
|
+
"type": {
|
|
6156
|
+
"fqn": "aws-cdk-lib.aws_cloudfront.CfnOriginAccessControl"
|
|
5986
6157
|
}
|
|
5987
6158
|
}
|
|
5988
6159
|
],
|
|
5989
|
-
"symbolId": "lib/
|
|
6160
|
+
"symbolId": "lib/cloudfront-distribution-helper:CreateCloudFrontDistributionForS3Response"
|
|
5990
6161
|
},
|
|
5991
6162
|
"@aws-solutions-constructs/core.CreateFargateServiceProps": {
|
|
5992
6163
|
"assembly": "@aws-solutions-constructs/core",
|
|
@@ -6137,7 +6308,7 @@
|
|
|
6137
6308
|
"kind": "interface",
|
|
6138
6309
|
"locationInModule": {
|
|
6139
6310
|
"filename": "lib/apigateway-helper.ts",
|
|
6140
|
-
"line":
|
|
6311
|
+
"line": 277
|
|
6141
6312
|
},
|
|
6142
6313
|
"name": "CreateSpecRestApiResponse",
|
|
6143
6314
|
"properties": [
|
|
@@ -6146,7 +6317,7 @@
|
|
|
6146
6317
|
"immutable": true,
|
|
6147
6318
|
"locationInModule": {
|
|
6148
6319
|
"filename": "lib/apigateway-helper.ts",
|
|
6149
|
-
"line":
|
|
6320
|
+
"line": 278
|
|
6150
6321
|
},
|
|
6151
6322
|
"name": "api",
|
|
6152
6323
|
"type": {
|
|
@@ -6158,7 +6329,7 @@
|
|
|
6158
6329
|
"immutable": true,
|
|
6159
6330
|
"locationInModule": {
|
|
6160
6331
|
"filename": "lib/apigateway-helper.ts",
|
|
6161
|
-
"line":
|
|
6332
|
+
"line": 280
|
|
6162
6333
|
},
|
|
6163
6334
|
"name": "logGroup",
|
|
6164
6335
|
"type": {
|
|
@@ -6170,7 +6341,7 @@
|
|
|
6170
6341
|
"immutable": true,
|
|
6171
6342
|
"locationInModule": {
|
|
6172
6343
|
"filename": "lib/apigateway-helper.ts",
|
|
6173
|
-
"line":
|
|
6344
|
+
"line": 279
|
|
6174
6345
|
},
|
|
6175
6346
|
"name": "role",
|
|
6176
6347
|
"optional": true,
|
|
@@ -6499,7 +6670,7 @@
|
|
|
6499
6670
|
"kind": "interface",
|
|
6500
6671
|
"locationInModule": {
|
|
6501
6672
|
"filename": "lib/apigateway-helper.ts",
|
|
6502
|
-
"line":
|
|
6673
|
+
"line": 231
|
|
6503
6674
|
},
|
|
6504
6675
|
"name": "GlobalRestApiResponse",
|
|
6505
6676
|
"properties": [
|
|
@@ -6508,7 +6679,7 @@
|
|
|
6508
6679
|
"immutable": true,
|
|
6509
6680
|
"locationInModule": {
|
|
6510
6681
|
"filename": "lib/apigateway-helper.ts",
|
|
6511
|
-
"line":
|
|
6682
|
+
"line": 232
|
|
6512
6683
|
},
|
|
6513
6684
|
"name": "api",
|
|
6514
6685
|
"type": {
|
|
@@ -6520,7 +6691,7 @@
|
|
|
6520
6691
|
"immutable": true,
|
|
6521
6692
|
"locationInModule": {
|
|
6522
6693
|
"filename": "lib/apigateway-helper.ts",
|
|
6523
|
-
"line":
|
|
6694
|
+
"line": 234
|
|
6524
6695
|
},
|
|
6525
6696
|
"name": "logGroup",
|
|
6526
6697
|
"type": {
|
|
@@ -6532,7 +6703,7 @@
|
|
|
6532
6703
|
"immutable": true,
|
|
6533
6704
|
"locationInModule": {
|
|
6534
6705
|
"filename": "lib/apigateway-helper.ts",
|
|
6535
|
-
"line":
|
|
6706
|
+
"line": 233
|
|
6536
6707
|
},
|
|
6537
6708
|
"name": "role",
|
|
6538
6709
|
"optional": true,
|
|
@@ -7013,7 +7184,7 @@
|
|
|
7013
7184
|
"kind": "interface",
|
|
7014
7185
|
"locationInModule": {
|
|
7015
7186
|
"filename": "lib/apigateway-helper.ts",
|
|
7016
|
-
"line":
|
|
7187
|
+
"line": 254
|
|
7017
7188
|
},
|
|
7018
7189
|
"name": "RegionalRestApiResponse",
|
|
7019
7190
|
"properties": [
|
|
@@ -7022,7 +7193,7 @@
|
|
|
7022
7193
|
"immutable": true,
|
|
7023
7194
|
"locationInModule": {
|
|
7024
7195
|
"filename": "lib/apigateway-helper.ts",
|
|
7025
|
-
"line":
|
|
7196
|
+
"line": 255
|
|
7026
7197
|
},
|
|
7027
7198
|
"name": "api",
|
|
7028
7199
|
"type": {
|
|
@@ -7034,7 +7205,7 @@
|
|
|
7034
7205
|
"immutable": true,
|
|
7035
7206
|
"locationInModule": {
|
|
7036
7207
|
"filename": "lib/apigateway-helper.ts",
|
|
7037
|
-
"line":
|
|
7208
|
+
"line": 257
|
|
7038
7209
|
},
|
|
7039
7210
|
"name": "logGroup",
|
|
7040
7211
|
"type": {
|
|
@@ -7046,7 +7217,7 @@
|
|
|
7046
7217
|
"immutable": true,
|
|
7047
7218
|
"locationInModule": {
|
|
7048
7219
|
"filename": "lib/apigateway-helper.ts",
|
|
7049
|
-
"line":
|
|
7220
|
+
"line": 256
|
|
7050
7221
|
},
|
|
7051
7222
|
"name": "role",
|
|
7052
7223
|
"optional": true,
|
|
@@ -7057,6 +7228,111 @@
|
|
|
7057
7228
|
],
|
|
7058
7229
|
"symbolId": "lib/apigateway-helper:RegionalRestApiResponse"
|
|
7059
7230
|
},
|
|
7231
|
+
"@aws-solutions-constructs/core.S3OacOrigin": {
|
|
7232
|
+
"assembly": "@aws-solutions-constructs/core",
|
|
7233
|
+
"docs": {
|
|
7234
|
+
"summary": "A custom implementation of S3Origin that allows an origin access control (OAC) to be used instead of an origin access identity (OAI), which is currently the only option supported by default CDK."
|
|
7235
|
+
},
|
|
7236
|
+
"fqn": "@aws-solutions-constructs/core.S3OacOrigin",
|
|
7237
|
+
"initializer": {
|
|
7238
|
+
"locationInModule": {
|
|
7239
|
+
"filename": "lib/s3-oac-origin.ts",
|
|
7240
|
+
"line": 43
|
|
7241
|
+
},
|
|
7242
|
+
"parameters": [
|
|
7243
|
+
{
|
|
7244
|
+
"name": "bucket",
|
|
7245
|
+
"type": {
|
|
7246
|
+
"fqn": "aws-cdk-lib.aws_s3.IBucket"
|
|
7247
|
+
}
|
|
7248
|
+
},
|
|
7249
|
+
{
|
|
7250
|
+
"name": "props",
|
|
7251
|
+
"type": {
|
|
7252
|
+
"fqn": "@aws-solutions-constructs/core.S3OacOriginProps"
|
|
7253
|
+
}
|
|
7254
|
+
}
|
|
7255
|
+
]
|
|
7256
|
+
},
|
|
7257
|
+
"interfaces": [
|
|
7258
|
+
"aws-cdk-lib.aws_cloudfront.IOrigin"
|
|
7259
|
+
],
|
|
7260
|
+
"kind": "class",
|
|
7261
|
+
"locationInModule": {
|
|
7262
|
+
"filename": "lib/s3-oac-origin.ts",
|
|
7263
|
+
"line": 40
|
|
7264
|
+
},
|
|
7265
|
+
"methods": [
|
|
7266
|
+
{
|
|
7267
|
+
"docs": {
|
|
7268
|
+
"summary": "The method called when a given Origin is added (for the first time) to a Distribution."
|
|
7269
|
+
},
|
|
7270
|
+
"locationInModule": {
|
|
7271
|
+
"filename": "lib/s3-oac-origin.ts",
|
|
7272
|
+
"line": 65
|
|
7273
|
+
},
|
|
7274
|
+
"name": "bind",
|
|
7275
|
+
"overrides": "aws-cdk-lib.aws_cloudfront.IOrigin",
|
|
7276
|
+
"parameters": [
|
|
7277
|
+
{
|
|
7278
|
+
"name": "scope",
|
|
7279
|
+
"type": {
|
|
7280
|
+
"fqn": "constructs.Construct"
|
|
7281
|
+
}
|
|
7282
|
+
},
|
|
7283
|
+
{
|
|
7284
|
+
"name": "options",
|
|
7285
|
+
"type": {
|
|
7286
|
+
"fqn": "aws-cdk-lib.aws_cloudfront.OriginBindOptions"
|
|
7287
|
+
}
|
|
7288
|
+
}
|
|
7289
|
+
],
|
|
7290
|
+
"returns": {
|
|
7291
|
+
"type": {
|
|
7292
|
+
"fqn": "aws-cdk-lib.aws_cloudfront.OriginBindConfig"
|
|
7293
|
+
}
|
|
7294
|
+
}
|
|
7295
|
+
}
|
|
7296
|
+
],
|
|
7297
|
+
"name": "S3OacOrigin",
|
|
7298
|
+
"symbolId": "lib/s3-oac-origin:S3OacOrigin"
|
|
7299
|
+
},
|
|
7300
|
+
"@aws-solutions-constructs/core.S3OacOriginProps": {
|
|
7301
|
+
"assembly": "@aws-solutions-constructs/core",
|
|
7302
|
+
"datatype": true,
|
|
7303
|
+
"docs": {
|
|
7304
|
+
"summary": "Properties to use to customize an S3 Origin."
|
|
7305
|
+
},
|
|
7306
|
+
"fqn": "@aws-solutions-constructs/core.S3OacOriginProps",
|
|
7307
|
+
"interfaces": [
|
|
7308
|
+
"aws-cdk-lib.aws_cloudfront.OriginProps"
|
|
7309
|
+
],
|
|
7310
|
+
"kind": "interface",
|
|
7311
|
+
"locationInModule": {
|
|
7312
|
+
"filename": "lib/s3-oac-origin.ts",
|
|
7313
|
+
"line": 29
|
|
7314
|
+
},
|
|
7315
|
+
"name": "S3OacOriginProps",
|
|
7316
|
+
"properties": [
|
|
7317
|
+
{
|
|
7318
|
+
"abstract": true,
|
|
7319
|
+
"docs": {
|
|
7320
|
+
"summary": "The origin access control that will be used when calling your S3 bucket."
|
|
7321
|
+
},
|
|
7322
|
+
"immutable": true,
|
|
7323
|
+
"locationInModule": {
|
|
7324
|
+
"filename": "lib/s3-oac-origin.ts",
|
|
7325
|
+
"line": 33
|
|
7326
|
+
},
|
|
7327
|
+
"name": "originAccessControl",
|
|
7328
|
+
"optional": true,
|
|
7329
|
+
"type": {
|
|
7330
|
+
"fqn": "aws-cdk-lib.aws_cloudfront.CfnOriginAccessControl"
|
|
7331
|
+
}
|
|
7332
|
+
}
|
|
7333
|
+
],
|
|
7334
|
+
"symbolId": "lib/s3-oac-origin:S3OacOriginProps"
|
|
7335
|
+
},
|
|
7060
7336
|
"@aws-solutions-constructs/core.S3Props": {
|
|
7061
7337
|
"assembly": "@aws-solutions-constructs/core",
|
|
7062
7338
|
"datatype": true,
|
|
@@ -7064,7 +7340,7 @@
|
|
|
7064
7340
|
"kind": "interface",
|
|
7065
7341
|
"locationInModule": {
|
|
7066
7342
|
"filename": "lib/s3-bucket-helper.ts",
|
|
7067
|
-
"line":
|
|
7343
|
+
"line": 275
|
|
7068
7344
|
},
|
|
7069
7345
|
"name": "S3Props",
|
|
7070
7346
|
"properties": [
|
|
@@ -7073,7 +7349,7 @@
|
|
|
7073
7349
|
"immutable": true,
|
|
7074
7350
|
"locationInModule": {
|
|
7075
7351
|
"filename": "lib/s3-bucket-helper.ts",
|
|
7076
|
-
"line":
|
|
7352
|
+
"line": 278
|
|
7077
7353
|
},
|
|
7078
7354
|
"name": "bucketProps",
|
|
7079
7355
|
"optional": true,
|
|
@@ -7086,7 +7362,7 @@
|
|
|
7086
7362
|
"immutable": true,
|
|
7087
7363
|
"locationInModule": {
|
|
7088
7364
|
"filename": "lib/s3-bucket-helper.ts",
|
|
7089
|
-
"line":
|
|
7365
|
+
"line": 277
|
|
7090
7366
|
},
|
|
7091
7367
|
"name": "existingBucketInterface",
|
|
7092
7368
|
"optional": true,
|
|
@@ -7099,7 +7375,7 @@
|
|
|
7099
7375
|
"immutable": true,
|
|
7100
7376
|
"locationInModule": {
|
|
7101
7377
|
"filename": "lib/s3-bucket-helper.ts",
|
|
7102
|
-
"line":
|
|
7378
|
+
"line": 276
|
|
7103
7379
|
},
|
|
7104
7380
|
"name": "existingBucketObj",
|
|
7105
7381
|
"optional": true,
|
|
@@ -7112,7 +7388,7 @@
|
|
|
7112
7388
|
"immutable": true,
|
|
7113
7389
|
"locationInModule": {
|
|
7114
7390
|
"filename": "lib/s3-bucket-helper.ts",
|
|
7115
|
-
"line":
|
|
7391
|
+
"line": 279
|
|
7116
7392
|
},
|
|
7117
7393
|
"name": "existingLoggingBucketObj",
|
|
7118
7394
|
"optional": true,
|
|
@@ -7125,7 +7401,7 @@
|
|
|
7125
7401
|
"immutable": true,
|
|
7126
7402
|
"locationInModule": {
|
|
7127
7403
|
"filename": "lib/s3-bucket-helper.ts",
|
|
7128
|
-
"line":
|
|
7404
|
+
"line": 280
|
|
7129
7405
|
},
|
|
7130
7406
|
"name": "loggingBucketProps",
|
|
7131
7407
|
"optional": true,
|
|
@@ -7138,7 +7414,7 @@
|
|
|
7138
7414
|
"immutable": true,
|
|
7139
7415
|
"locationInModule": {
|
|
7140
7416
|
"filename": "lib/s3-bucket-helper.ts",
|
|
7141
|
-
"line":
|
|
7417
|
+
"line": 281
|
|
7142
7418
|
},
|
|
7143
7419
|
"name": "logS3AccessLogs",
|
|
7144
7420
|
"optional": true,
|
|
@@ -7697,6 +7973,6 @@
|
|
|
7697
7973
|
"symbolId": "lib/waf-helper:WafWebAclProps"
|
|
7698
7974
|
}
|
|
7699
7975
|
},
|
|
7700
|
-
"version": "2.
|
|
7701
|
-
"fingerprint": "
|
|
7976
|
+
"version": "2.49.0",
|
|
7977
|
+
"fingerprint": "ZNbc+Y+ALfqmTafZz2JsNwebDETcXQa0cpW1EZjZUvc="
|
|
7702
7978
|
}
|