@aws-solutions-constructs/core 2.94.0 → 2.95.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 +80 -155
- package/index.d.ts +0 -2
- package/index.js +1 -3
- package/lib/cloudfront-distribution-defaults.d.ts +0 -5
- package/lib/cloudfront-distribution-defaults.js +1 -28
- package/lib/cloudfront-distribution-helper.d.ts +0 -11
- package/lib/cloudfront-distribution-helper.js +1 -43
- package/lib/vpc-helper.d.ts +2 -1
- package/lib/vpc-helper.js +7 -1
- package/package.json +3 -3
- package/lib/mediastore-defaults.d.ts +0 -17
- package/lib/mediastore-defaults.js +0 -71
- package/lib/mediastore-helper.d.ts +0 -23
- package/lib/mediastore-helper.js +0 -48
- package/test/cloudfront-distribution-mediastore-helper.test.d.ts +0 -13
- package/test/cloudfront-distribution-mediastore-helper.test.js +0 -606
- package/test/mediastore-helper.test.d.ts +0 -13
- package/test/mediastore-helper.test.js +0 -67
package/.jsii
CHANGED
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
},
|
|
15
15
|
"dependencies": {
|
|
16
16
|
"@aws-cdk/cloud-assembly-schema": "^48.6.0",
|
|
17
|
-
"aws-cdk-lib": "^2.
|
|
17
|
+
"aws-cdk-lib": "^2.223.0",
|
|
18
18
|
"constructs": "^10.0.0"
|
|
19
19
|
},
|
|
20
20
|
"dependencyClosure": {
|
|
@@ -3223,6 +3223,19 @@
|
|
|
3223
3223
|
}
|
|
3224
3224
|
}
|
|
3225
3225
|
},
|
|
3226
|
+
"aws-cdk-lib.aws_rtbfabric": {
|
|
3227
|
+
"targets": {
|
|
3228
|
+
"dotnet": {
|
|
3229
|
+
"package": "Amazon.CDK.AWS.RTBFabric"
|
|
3230
|
+
},
|
|
3231
|
+
"java": {
|
|
3232
|
+
"package": "software.amazon.awscdk.services.rtbfabric"
|
|
3233
|
+
},
|
|
3234
|
+
"python": {
|
|
3235
|
+
"module": "aws_cdk.aws_rtbfabric"
|
|
3236
|
+
}
|
|
3237
|
+
}
|
|
3238
|
+
},
|
|
3226
3239
|
"aws-cdk-lib.aws_rum": {
|
|
3227
3240
|
"targets": {
|
|
3228
3241
|
"dotnet": {
|
|
@@ -3340,6 +3353,19 @@
|
|
|
3340
3353
|
}
|
|
3341
3354
|
}
|
|
3342
3355
|
},
|
|
3356
|
+
"aws-cdk-lib.aws_s3vectors": {
|
|
3357
|
+
"targets": {
|
|
3358
|
+
"dotnet": {
|
|
3359
|
+
"package": "Amazon.CDK.AWS.S3Vectors"
|
|
3360
|
+
},
|
|
3361
|
+
"java": {
|
|
3362
|
+
"package": "software.amazon.awscdk.services.s3vectors"
|
|
3363
|
+
},
|
|
3364
|
+
"python": {
|
|
3365
|
+
"module": "aws_cdk.aws_s3vectors"
|
|
3366
|
+
}
|
|
3367
|
+
}
|
|
3368
|
+
},
|
|
3343
3369
|
"aws-cdk-lib.aws_sagemaker": {
|
|
3344
3370
|
"targets": {
|
|
3345
3371
|
"dotnet": {
|
|
@@ -4085,7 +4111,7 @@
|
|
|
4085
4111
|
},
|
|
4086
4112
|
"description": "Core CDK Construct for patterns library",
|
|
4087
4113
|
"homepage": "https://github.com/awslabs/aws-solutions-constructs.git",
|
|
4088
|
-
"jsiiVersion": "5.
|
|
4114
|
+
"jsiiVersion": "5.9.8 (build 3d2e131)",
|
|
4089
4115
|
"license": "Apache-2.0",
|
|
4090
4116
|
"metadata": {
|
|
4091
4117
|
"jsii": {
|
|
@@ -6967,7 +6993,7 @@
|
|
|
6967
6993
|
"kind": "interface",
|
|
6968
6994
|
"locationInModule": {
|
|
6969
6995
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
6970
|
-
"line":
|
|
6996
|
+
"line": 69
|
|
6971
6997
|
},
|
|
6972
6998
|
"name": "CloudFrontDistributionForApiGatewayResponse",
|
|
6973
6999
|
"properties": [
|
|
@@ -6976,7 +7002,7 @@
|
|
|
6976
7002
|
"immutable": true,
|
|
6977
7003
|
"locationInModule": {
|
|
6978
7004
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
6979
|
-
"line":
|
|
7005
|
+
"line": 70
|
|
6980
7006
|
},
|
|
6981
7007
|
"name": "distribution",
|
|
6982
7008
|
"type": {
|
|
@@ -6988,7 +7014,7 @@
|
|
|
6988
7014
|
"immutable": true,
|
|
6989
7015
|
"locationInModule": {
|
|
6990
7016
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
6991
|
-
"line":
|
|
7017
|
+
"line": 71
|
|
6992
7018
|
},
|
|
6993
7019
|
"name": "cloudfrontFunction",
|
|
6994
7020
|
"optional": true,
|
|
@@ -7001,7 +7027,7 @@
|
|
|
7001
7027
|
"immutable": true,
|
|
7002
7028
|
"locationInModule": {
|
|
7003
7029
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7004
|
-
"line":
|
|
7030
|
+
"line": 72
|
|
7005
7031
|
},
|
|
7006
7032
|
"name": "loggingBucket",
|
|
7007
7033
|
"optional": true,
|
|
@@ -7012,70 +7038,6 @@
|
|
|
7012
7038
|
],
|
|
7013
7039
|
"symbolId": "lib/cloudfront-distribution-helper:CloudFrontDistributionForApiGatewayResponse"
|
|
7014
7040
|
},
|
|
7015
|
-
"@aws-solutions-constructs/core.CloudFrontDistributionForMediaStoreResponse": {
|
|
7016
|
-
"assembly": "@aws-solutions-constructs/core",
|
|
7017
|
-
"datatype": true,
|
|
7018
|
-
"fqn": "@aws-solutions-constructs/core.CloudFrontDistributionForMediaStoreResponse",
|
|
7019
|
-
"kind": "interface",
|
|
7020
|
-
"locationInModule": {
|
|
7021
|
-
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7022
|
-
"line": 309
|
|
7023
|
-
},
|
|
7024
|
-
"name": "CloudFrontDistributionForMediaStoreResponse",
|
|
7025
|
-
"properties": [
|
|
7026
|
-
{
|
|
7027
|
-
"abstract": true,
|
|
7028
|
-
"immutable": true,
|
|
7029
|
-
"locationInModule": {
|
|
7030
|
-
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7031
|
-
"line": 310
|
|
7032
|
-
},
|
|
7033
|
-
"name": "distribution",
|
|
7034
|
-
"type": {
|
|
7035
|
-
"fqn": "aws-cdk-lib.aws_cloudfront.Distribution"
|
|
7036
|
-
}
|
|
7037
|
-
},
|
|
7038
|
-
{
|
|
7039
|
-
"abstract": true,
|
|
7040
|
-
"immutable": true,
|
|
7041
|
-
"locationInModule": {
|
|
7042
|
-
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7043
|
-
"line": 312
|
|
7044
|
-
},
|
|
7045
|
-
"name": "requestPolicy",
|
|
7046
|
-
"type": {
|
|
7047
|
-
"fqn": "aws-cdk-lib.aws_cloudfront.OriginRequestPolicy"
|
|
7048
|
-
}
|
|
7049
|
-
},
|
|
7050
|
-
{
|
|
7051
|
-
"abstract": true,
|
|
7052
|
-
"immutable": true,
|
|
7053
|
-
"locationInModule": {
|
|
7054
|
-
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7055
|
-
"line": 313
|
|
7056
|
-
},
|
|
7057
|
-
"name": "cloudfrontFunction",
|
|
7058
|
-
"optional": true,
|
|
7059
|
-
"type": {
|
|
7060
|
-
"fqn": "aws-cdk-lib.aws_cloudfront.Function"
|
|
7061
|
-
}
|
|
7062
|
-
},
|
|
7063
|
-
{
|
|
7064
|
-
"abstract": true,
|
|
7065
|
-
"immutable": true,
|
|
7066
|
-
"locationInModule": {
|
|
7067
|
-
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7068
|
-
"line": 311
|
|
7069
|
-
},
|
|
7070
|
-
"name": "loggingBucket",
|
|
7071
|
-
"optional": true,
|
|
7072
|
-
"type": {
|
|
7073
|
-
"fqn": "aws-cdk-lib.aws_s3.Bucket"
|
|
7074
|
-
}
|
|
7075
|
-
}
|
|
7076
|
-
],
|
|
7077
|
-
"symbolId": "lib/cloudfront-distribution-helper:CloudFrontDistributionForMediaStoreResponse"
|
|
7078
|
-
},
|
|
7079
7041
|
"@aws-solutions-constructs/core.CloudFrontProps": {
|
|
7080
7042
|
"assembly": "@aws-solutions-constructs/core",
|
|
7081
7043
|
"datatype": true,
|
|
@@ -7083,7 +7045,7 @@
|
|
|
7083
7045
|
"kind": "interface",
|
|
7084
7046
|
"locationInModule": {
|
|
7085
7047
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7086
|
-
"line":
|
|
7048
|
+
"line": 369
|
|
7087
7049
|
},
|
|
7088
7050
|
"name": "CloudFrontProps",
|
|
7089
7051
|
"properties": [
|
|
@@ -7092,7 +7054,7 @@
|
|
|
7092
7054
|
"immutable": true,
|
|
7093
7055
|
"locationInModule": {
|
|
7094
7056
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7095
|
-
"line":
|
|
7057
|
+
"line": 370
|
|
7096
7058
|
},
|
|
7097
7059
|
"name": "insertHttpSecurityHeaders",
|
|
7098
7060
|
"optional": true,
|
|
@@ -7105,7 +7067,7 @@
|
|
|
7105
7067
|
"immutable": true,
|
|
7106
7068
|
"locationInModule": {
|
|
7107
7069
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7108
|
-
"line":
|
|
7070
|
+
"line": 371
|
|
7109
7071
|
},
|
|
7110
7072
|
"name": "responseHeadersPolicyProps",
|
|
7111
7073
|
"optional": true,
|
|
@@ -7123,7 +7085,7 @@
|
|
|
7123
7085
|
"kind": "interface",
|
|
7124
7086
|
"locationInModule": {
|
|
7125
7087
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7126
|
-
"line":
|
|
7088
|
+
"line": 388
|
|
7127
7089
|
},
|
|
7128
7090
|
"name": "CloudfrontS3Props",
|
|
7129
7091
|
"properties": [
|
|
@@ -7132,7 +7094,7 @@
|
|
|
7132
7094
|
"immutable": true,
|
|
7133
7095
|
"locationInModule": {
|
|
7134
7096
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7135
|
-
"line":
|
|
7097
|
+
"line": 389
|
|
7136
7098
|
},
|
|
7137
7099
|
"name": "bucketProps",
|
|
7138
7100
|
"optional": true,
|
|
@@ -7145,7 +7107,7 @@
|
|
|
7145
7107
|
"immutable": true,
|
|
7146
7108
|
"locationInModule": {
|
|
7147
7109
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7148
|
-
"line":
|
|
7110
|
+
"line": 394
|
|
7149
7111
|
},
|
|
7150
7112
|
"name": "cloudFrontLoggingBucketAccessLogBucketProps",
|
|
7151
7113
|
"optional": true,
|
|
@@ -7158,7 +7120,7 @@
|
|
|
7158
7120
|
"immutable": true,
|
|
7159
7121
|
"locationInModule": {
|
|
7160
7122
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7161
|
-
"line":
|
|
7123
|
+
"line": 392
|
|
7162
7124
|
},
|
|
7163
7125
|
"name": "cloudFrontLoggingBucketProps",
|
|
7164
7126
|
"optional": true,
|
|
@@ -7171,7 +7133,7 @@
|
|
|
7171
7133
|
"immutable": true,
|
|
7172
7134
|
"locationInModule": {
|
|
7173
7135
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7174
|
-
"line":
|
|
7136
|
+
"line": 393
|
|
7175
7137
|
},
|
|
7176
7138
|
"name": "logCloudFrontAccessLog",
|
|
7177
7139
|
"optional": true,
|
|
@@ -7184,7 +7146,7 @@
|
|
|
7184
7146
|
"immutable": true,
|
|
7185
7147
|
"locationInModule": {
|
|
7186
7148
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7187
|
-
"line":
|
|
7149
|
+
"line": 391
|
|
7188
7150
|
},
|
|
7189
7151
|
"name": "loggingBucketProps",
|
|
7190
7152
|
"optional": true,
|
|
@@ -7197,7 +7159,7 @@
|
|
|
7197
7159
|
"immutable": true,
|
|
7198
7160
|
"locationInModule": {
|
|
7199
7161
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7200
|
-
"line":
|
|
7162
|
+
"line": 390
|
|
7201
7163
|
},
|
|
7202
7164
|
"name": "logS3AccessLogs",
|
|
7203
7165
|
"optional": true,
|
|
@@ -7298,7 +7260,7 @@
|
|
|
7298
7260
|
"kind": "interface",
|
|
7299
7261
|
"locationInModule": {
|
|
7300
7262
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7301
|
-
"line":
|
|
7263
|
+
"line": 105
|
|
7302
7264
|
},
|
|
7303
7265
|
"name": "CreateCloudFrontDistributionForS3Props",
|
|
7304
7266
|
"properties": [
|
|
@@ -7307,7 +7269,7 @@
|
|
|
7307
7269
|
"immutable": true,
|
|
7308
7270
|
"locationInModule": {
|
|
7309
7271
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7310
|
-
"line":
|
|
7272
|
+
"line": 106
|
|
7311
7273
|
},
|
|
7312
7274
|
"name": "sourceBucket",
|
|
7313
7275
|
"type": {
|
|
@@ -7319,7 +7281,7 @@
|
|
|
7319
7281
|
"immutable": true,
|
|
7320
7282
|
"locationInModule": {
|
|
7321
7283
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7322
|
-
"line":
|
|
7284
|
+
"line": 107
|
|
7323
7285
|
},
|
|
7324
7286
|
"name": "cloudFrontDistributionProps",
|
|
7325
7287
|
"optional": true,
|
|
@@ -7332,7 +7294,7 @@
|
|
|
7332
7294
|
"immutable": true,
|
|
7333
7295
|
"locationInModule": {
|
|
7334
7296
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7335
|
-
"line":
|
|
7297
|
+
"line": 109
|
|
7336
7298
|
},
|
|
7337
7299
|
"name": "cloudFrontLoggingBucketProps",
|
|
7338
7300
|
"optional": true,
|
|
@@ -7345,7 +7307,7 @@
|
|
|
7345
7307
|
"immutable": true,
|
|
7346
7308
|
"locationInModule": {
|
|
7347
7309
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7348
|
-
"line":
|
|
7310
|
+
"line": 110
|
|
7349
7311
|
},
|
|
7350
7312
|
"name": "cloudFrontLoggingBucketS3AccessLogBucketProps",
|
|
7351
7313
|
"optional": true,
|
|
@@ -7358,7 +7320,7 @@
|
|
|
7358
7320
|
"immutable": true,
|
|
7359
7321
|
"locationInModule": {
|
|
7360
7322
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7361
|
-
"line":
|
|
7323
|
+
"line": 108
|
|
7362
7324
|
},
|
|
7363
7325
|
"name": "httpSecurityHeaders",
|
|
7364
7326
|
"optional": true,
|
|
@@ -7371,7 +7333,7 @@
|
|
|
7371
7333
|
"immutable": true,
|
|
7372
7334
|
"locationInModule": {
|
|
7373
7335
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7374
|
-
"line":
|
|
7336
|
+
"line": 112
|
|
7375
7337
|
},
|
|
7376
7338
|
"name": "logCloudFrontAccessLog",
|
|
7377
7339
|
"optional": true,
|
|
@@ -7384,7 +7346,7 @@
|
|
|
7384
7346
|
"immutable": true,
|
|
7385
7347
|
"locationInModule": {
|
|
7386
7348
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7387
|
-
"line":
|
|
7349
|
+
"line": 111
|
|
7388
7350
|
},
|
|
7389
7351
|
"name": "responseHeadersPolicyProps",
|
|
7390
7352
|
"optional": true,
|
|
@@ -7402,7 +7364,7 @@
|
|
|
7402
7364
|
"kind": "interface",
|
|
7403
7365
|
"locationInModule": {
|
|
7404
7366
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7405
|
-
"line":
|
|
7367
|
+
"line": 115
|
|
7406
7368
|
},
|
|
7407
7369
|
"name": "CreateCloudFrontDistributionForS3Response",
|
|
7408
7370
|
"properties": [
|
|
@@ -7411,7 +7373,7 @@
|
|
|
7411
7373
|
"immutable": true,
|
|
7412
7374
|
"locationInModule": {
|
|
7413
7375
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7414
|
-
"line":
|
|
7376
|
+
"line": 116
|
|
7415
7377
|
},
|
|
7416
7378
|
"name": "distribution",
|
|
7417
7379
|
"type": {
|
|
@@ -7423,7 +7385,7 @@
|
|
|
7423
7385
|
"immutable": true,
|
|
7424
7386
|
"locationInModule": {
|
|
7425
7387
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7426
|
-
"line":
|
|
7388
|
+
"line": 119
|
|
7427
7389
|
},
|
|
7428
7390
|
"name": "cloudfrontFunction",
|
|
7429
7391
|
"optional": true,
|
|
@@ -7436,7 +7398,7 @@
|
|
|
7436
7398
|
"immutable": true,
|
|
7437
7399
|
"locationInModule": {
|
|
7438
7400
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7439
|
-
"line":
|
|
7401
|
+
"line": 117
|
|
7440
7402
|
},
|
|
7441
7403
|
"name": "loggingBucket",
|
|
7442
7404
|
"optional": true,
|
|
@@ -7449,7 +7411,7 @@
|
|
|
7449
7411
|
"immutable": true,
|
|
7450
7412
|
"locationInModule": {
|
|
7451
7413
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7452
|
-
"line":
|
|
7414
|
+
"line": 118
|
|
7453
7415
|
},
|
|
7454
7416
|
"name": "loggingBucketS3AccesssLogBucket",
|
|
7455
7417
|
"optional": true,
|
|
@@ -7462,7 +7424,7 @@
|
|
|
7462
7424
|
"immutable": true,
|
|
7463
7425
|
"locationInModule": {
|
|
7464
7426
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7465
|
-
"line":
|
|
7427
|
+
"line": 120
|
|
7466
7428
|
},
|
|
7467
7429
|
"name": "originAccessControl",
|
|
7468
7430
|
"optional": true,
|
|
@@ -7571,7 +7533,7 @@
|
|
|
7571
7533
|
"kind": "interface",
|
|
7572
7534
|
"locationInModule": {
|
|
7573
7535
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7574
|
-
"line":
|
|
7536
|
+
"line": 216
|
|
7575
7537
|
},
|
|
7576
7538
|
"name": "CreateCloudFrontOaiDistributionForS3Props",
|
|
7577
7539
|
"properties": [
|
|
@@ -7580,7 +7542,7 @@
|
|
|
7580
7542
|
"immutable": true,
|
|
7581
7543
|
"locationInModule": {
|
|
7582
7544
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7583
|
-
"line":
|
|
7545
|
+
"line": 218
|
|
7584
7546
|
},
|
|
7585
7547
|
"name": "sourceBucket",
|
|
7586
7548
|
"type": {
|
|
@@ -7592,7 +7554,7 @@
|
|
|
7592
7554
|
"immutable": true,
|
|
7593
7555
|
"locationInModule": {
|
|
7594
7556
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7595
|
-
"line":
|
|
7557
|
+
"line": 219
|
|
7596
7558
|
},
|
|
7597
7559
|
"name": "cloudFrontDistributionProps",
|
|
7598
7560
|
"optional": true,
|
|
@@ -7605,7 +7567,7 @@
|
|
|
7605
7567
|
"immutable": true,
|
|
7606
7568
|
"locationInModule": {
|
|
7607
7569
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7608
|
-
"line":
|
|
7570
|
+
"line": 221
|
|
7609
7571
|
},
|
|
7610
7572
|
"name": "cloudFrontLoggingBucketProps",
|
|
7611
7573
|
"optional": true,
|
|
@@ -7618,7 +7580,7 @@
|
|
|
7618
7580
|
"immutable": true,
|
|
7619
7581
|
"locationInModule": {
|
|
7620
7582
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7621
|
-
"line":
|
|
7583
|
+
"line": 222
|
|
7622
7584
|
},
|
|
7623
7585
|
"name": "cloudFrontLoggingBucketS3AccessLogBucketProps",
|
|
7624
7586
|
"optional": true,
|
|
@@ -7631,7 +7593,7 @@
|
|
|
7631
7593
|
"immutable": true,
|
|
7632
7594
|
"locationInModule": {
|
|
7633
7595
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7634
|
-
"line":
|
|
7596
|
+
"line": 220
|
|
7635
7597
|
},
|
|
7636
7598
|
"name": "httpSecurityHeaders",
|
|
7637
7599
|
"optional": true,
|
|
@@ -7644,7 +7606,7 @@
|
|
|
7644
7606
|
"immutable": true,
|
|
7645
7607
|
"locationInModule": {
|
|
7646
7608
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7647
|
-
"line":
|
|
7609
|
+
"line": 224
|
|
7648
7610
|
},
|
|
7649
7611
|
"name": "logCloudFrontAccessLog",
|
|
7650
7612
|
"optional": true,
|
|
@@ -7657,7 +7619,7 @@
|
|
|
7657
7619
|
"immutable": true,
|
|
7658
7620
|
"locationInModule": {
|
|
7659
7621
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7660
|
-
"line":
|
|
7622
|
+
"line": 217
|
|
7661
7623
|
},
|
|
7662
7624
|
"name": "originPath",
|
|
7663
7625
|
"optional": true,
|
|
@@ -7670,7 +7632,7 @@
|
|
|
7670
7632
|
"immutable": true,
|
|
7671
7633
|
"locationInModule": {
|
|
7672
7634
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7673
|
-
"line":
|
|
7635
|
+
"line": 223
|
|
7674
7636
|
},
|
|
7675
7637
|
"name": "responseHeadersPolicyProps",
|
|
7676
7638
|
"optional": true,
|
|
@@ -7688,7 +7650,7 @@
|
|
|
7688
7650
|
"kind": "interface",
|
|
7689
7651
|
"locationInModule": {
|
|
7690
7652
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7691
|
-
"line":
|
|
7653
|
+
"line": 227
|
|
7692
7654
|
},
|
|
7693
7655
|
"name": "CreateCloudFrontOaiDistributionForS3Response",
|
|
7694
7656
|
"properties": [
|
|
@@ -7697,7 +7659,7 @@
|
|
|
7697
7659
|
"immutable": true,
|
|
7698
7660
|
"locationInModule": {
|
|
7699
7661
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7700
|
-
"line":
|
|
7662
|
+
"line": 228
|
|
7701
7663
|
},
|
|
7702
7664
|
"name": "distribution",
|
|
7703
7665
|
"type": {
|
|
@@ -7709,7 +7671,7 @@
|
|
|
7709
7671
|
"immutable": true,
|
|
7710
7672
|
"locationInModule": {
|
|
7711
7673
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7712
|
-
"line":
|
|
7674
|
+
"line": 232
|
|
7713
7675
|
},
|
|
7714
7676
|
"name": "originAccessIdentity",
|
|
7715
7677
|
"type": {
|
|
@@ -7721,7 +7683,7 @@
|
|
|
7721
7683
|
"immutable": true,
|
|
7722
7684
|
"locationInModule": {
|
|
7723
7685
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7724
|
-
"line":
|
|
7686
|
+
"line": 231
|
|
7725
7687
|
},
|
|
7726
7688
|
"name": "cloudfrontFunction",
|
|
7727
7689
|
"optional": true,
|
|
@@ -7734,7 +7696,7 @@
|
|
|
7734
7696
|
"immutable": true,
|
|
7735
7697
|
"locationInModule": {
|
|
7736
7698
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7737
|
-
"line":
|
|
7699
|
+
"line": 229
|
|
7738
7700
|
},
|
|
7739
7701
|
"name": "loggingBucket",
|
|
7740
7702
|
"optional": true,
|
|
@@ -7747,7 +7709,7 @@
|
|
|
7747
7709
|
"immutable": true,
|
|
7748
7710
|
"locationInModule": {
|
|
7749
7711
|
"filename": "lib/cloudfront-distribution-helper.ts",
|
|
7750
|
-
"line":
|
|
7712
|
+
"line": 230
|
|
7751
7713
|
},
|
|
7752
7714
|
"name": "loggingBucketS3AccesssLogBucket",
|
|
7753
7715
|
"optional": true,
|
|
@@ -8643,46 +8605,6 @@
|
|
|
8643
8605
|
],
|
|
8644
8606
|
"symbolId": "lib/bedrock-inference-helper:MappingResponse"
|
|
8645
8607
|
},
|
|
8646
|
-
"@aws-solutions-constructs/core.MediaStoreProps": {
|
|
8647
|
-
"assembly": "@aws-solutions-constructs/core",
|
|
8648
|
-
"datatype": true,
|
|
8649
|
-
"fqn": "@aws-solutions-constructs/core.MediaStoreProps",
|
|
8650
|
-
"kind": "interface",
|
|
8651
|
-
"locationInModule": {
|
|
8652
|
-
"filename": "lib/mediastore-helper.ts",
|
|
8653
|
-
"line": 42
|
|
8654
|
-
},
|
|
8655
|
-
"name": "MediaStoreProps",
|
|
8656
|
-
"properties": [
|
|
8657
|
-
{
|
|
8658
|
-
"abstract": true,
|
|
8659
|
-
"immutable": true,
|
|
8660
|
-
"locationInModule": {
|
|
8661
|
-
"filename": "lib/mediastore-helper.ts",
|
|
8662
|
-
"line": 43
|
|
8663
|
-
},
|
|
8664
|
-
"name": "existingMediaStoreContainerObj",
|
|
8665
|
-
"optional": true,
|
|
8666
|
-
"type": {
|
|
8667
|
-
"fqn": "aws-cdk-lib.aws_mediastore.CfnContainer"
|
|
8668
|
-
}
|
|
8669
|
-
},
|
|
8670
|
-
{
|
|
8671
|
-
"abstract": true,
|
|
8672
|
-
"immutable": true,
|
|
8673
|
-
"locationInModule": {
|
|
8674
|
-
"filename": "lib/mediastore-helper.ts",
|
|
8675
|
-
"line": 44
|
|
8676
|
-
},
|
|
8677
|
-
"name": "mediaStoreContainerProps",
|
|
8678
|
-
"optional": true,
|
|
8679
|
-
"type": {
|
|
8680
|
-
"fqn": "aws-cdk-lib.aws_mediastore.CfnContainerProps"
|
|
8681
|
-
}
|
|
8682
|
-
}
|
|
8683
|
-
],
|
|
8684
|
-
"symbolId": "lib/mediastore-helper:MediaStoreProps"
|
|
8685
|
-
},
|
|
8686
8608
|
"@aws-solutions-constructs/core.ObtainAlbProps": {
|
|
8687
8609
|
"assembly": "@aws-solutions-constructs/core",
|
|
8688
8610
|
"datatype": true,
|
|
@@ -9429,6 +9351,9 @@
|
|
|
9429
9351
|
},
|
|
9430
9352
|
{
|
|
9431
9353
|
"name": "KENDRA"
|
|
9354
|
+
},
|
|
9355
|
+
{
|
|
9356
|
+
"name": "TRANSCRIBE"
|
|
9432
9357
|
}
|
|
9433
9358
|
],
|
|
9434
9359
|
"name": "ServiceEndpointTypes",
|
|
@@ -9784,7 +9709,7 @@
|
|
|
9784
9709
|
"kind": "interface",
|
|
9785
9710
|
"locationInModule": {
|
|
9786
9711
|
"filename": "lib/vpc-helper.ts",
|
|
9787
|
-
"line":
|
|
9712
|
+
"line": 304
|
|
9788
9713
|
},
|
|
9789
9714
|
"name": "VpcPropsSet",
|
|
9790
9715
|
"properties": [
|
|
@@ -9793,7 +9718,7 @@
|
|
|
9793
9718
|
"immutable": true,
|
|
9794
9719
|
"locationInModule": {
|
|
9795
9720
|
"filename": "lib/vpc-helper.ts",
|
|
9796
|
-
"line":
|
|
9721
|
+
"line": 307
|
|
9797
9722
|
},
|
|
9798
9723
|
"name": "deployVpc",
|
|
9799
9724
|
"optional": true,
|
|
@@ -9806,7 +9731,7 @@
|
|
|
9806
9731
|
"immutable": true,
|
|
9807
9732
|
"locationInModule": {
|
|
9808
9733
|
"filename": "lib/vpc-helper.ts",
|
|
9809
|
-
"line":
|
|
9734
|
+
"line": 305
|
|
9810
9735
|
},
|
|
9811
9736
|
"name": "existingVpc",
|
|
9812
9737
|
"optional": true,
|
|
@@ -9819,7 +9744,7 @@
|
|
|
9819
9744
|
"immutable": true,
|
|
9820
9745
|
"locationInModule": {
|
|
9821
9746
|
"filename": "lib/vpc-helper.ts",
|
|
9822
|
-
"line":
|
|
9747
|
+
"line": 306
|
|
9823
9748
|
},
|
|
9824
9749
|
"name": "vpcProps",
|
|
9825
9750
|
"optional": true,
|
|
@@ -9869,6 +9794,6 @@
|
|
|
9869
9794
|
"symbolId": "lib/waf-helper:WafWebAclProps"
|
|
9870
9795
|
}
|
|
9871
9796
|
},
|
|
9872
|
-
"version": "2.
|
|
9873
|
-
"fingerprint": "
|
|
9797
|
+
"version": "2.95.0",
|
|
9798
|
+
"fingerprint": "Yo39pJ0gVm6CW67utf6b81lHNmQY0f/LaMQK3tA5VGM="
|
|
9874
9799
|
}
|
package/index.d.ts
CHANGED
|
@@ -30,8 +30,6 @@ export * from './lib/kms-defaults';
|
|
|
30
30
|
export * from './lib/kms-helper';
|
|
31
31
|
export * from './lib/lambda-defaults';
|
|
32
32
|
export * from './lib/lambda-helper';
|
|
33
|
-
export * from './lib/mediastore-defaults';
|
|
34
|
-
export * from './lib/mediastore-helper';
|
|
35
33
|
export * from './lib/s3-bucket-defaults';
|
|
36
34
|
export * from './lib/s3-bucket-helper';
|
|
37
35
|
export * from './lib/secretsmanager-defaults';
|
package/index.js
CHANGED
|
@@ -46,8 +46,6 @@ __exportStar(require("./lib/kms-defaults"), exports);
|
|
|
46
46
|
__exportStar(require("./lib/kms-helper"), exports);
|
|
47
47
|
__exportStar(require("./lib/lambda-defaults"), exports);
|
|
48
48
|
__exportStar(require("./lib/lambda-helper"), exports);
|
|
49
|
-
__exportStar(require("./lib/mediastore-defaults"), exports);
|
|
50
|
-
__exportStar(require("./lib/mediastore-helper"), exports);
|
|
51
49
|
__exportStar(require("./lib/s3-bucket-defaults"), exports);
|
|
52
50
|
__exportStar(require("./lib/s3-bucket-helper"), exports);
|
|
53
51
|
__exportStar(require("./lib/secretsmanager-defaults"), exports);
|
|
@@ -94,4 +92,4 @@ __exportStar(require("./lib/pipes-defaults"), exports);
|
|
|
94
92
|
__exportStar(require("./lib/pipes-helper"), exports);
|
|
95
93
|
__exportStar(require("./lib/bedrock-inference-helper"), exports);
|
|
96
94
|
__exportStar(require("./lib/constructs-feature-flags"), exports);
|
|
97
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
95
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiaW5kZXguanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyJpbmRleC50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiO0FBQUE7Ozs7Ozs7Ozs7O0dBV0c7Ozs7Ozs7Ozs7Ozs7Ozs7QUFFSCxxREFBbUM7QUFDbkMsbURBQWlDO0FBQ2pDLDREQUEwQztBQUMxQywwREFBd0M7QUFDeEMsZ0VBQThDO0FBQzlDLDZEQUEyQztBQUMzQywyREFBeUM7QUFDekMseURBQXVDO0FBQ3ZDLHVEQUFxQztBQUNyQyxnRUFBOEM7QUFDOUMsbUVBQWlEO0FBQ2pELGlFQUErQztBQUMvQyxpRUFBK0M7QUFDL0MsK0RBQTZDO0FBQzdDLHFFQUFtRDtBQUNuRCw2RUFBMkQ7QUFDM0QscURBQW1DO0FBQ25DLG1EQUFpQztBQUNqQyx3REFBc0M7QUFDdEMsc0RBQW9DO0FBQ3BDLDJEQUF5QztBQUN6Qyx5REFBdUM7QUFDdkMsZ0VBQThDO0FBQzlDLDhEQUE0QztBQUM1Qyw4REFBNEM7QUFDNUMscURBQW1DO0FBQ25DLG1EQUFpQztBQUNqQyxzREFBb0M7QUFDcEMscURBQW1DO0FBQ25DLG1EQUFpQztBQUNqQyx1RUFBcUQ7QUFDckQseUVBQXVEO0FBQ3ZELDhDQUE0QjtBQUM1Qiw2REFBMkM7QUFDM0MseURBQXVDO0FBQ3ZDLHVEQUFxQztBQUNyQywrREFBNkM7QUFDN0MsNkRBQTJDO0FBQzNDLCtEQUE2QztBQUM3Qyw2REFBMkM7QUFDM0MsOERBQTRDO0FBQzVDLHFEQUFtQztBQUNuQyxtREFBaUM7QUFDakMsMkRBQXlDO0FBQ3pDLHlEQUF1QztBQUN2QyxvRUFBa0Q7QUFDbEQsMERBQXdDO0FBQ3hDLHdEQUFzQztBQUN0Qyw0REFBMEM7QUFDMUMsMERBQXdDO0FBQ3hDLCtEQUE2QztBQUM3Qyw2REFBMkM7QUFDM0MscURBQW1DO0FBQ25DLG9FQUFrRDtBQUNsRCwyREFBeUM7QUFDekMscURBQW1DO0FBQ25DLG1EQUFpQztBQUNqQyw0REFBMEM7QUFDMUMsMERBQXdDO0FBQ3hDLHNEQUFvQztBQUNwQywrREFBNkM7QUFDN0MsNkRBQTJDO0FBQzNDLHVEQUFxQztBQUNyQyxxREFBbUM7QUFDbkMsaUVBQStDO0FBQy9DLGlFQUErQyIsInNvdXJjZXNDb250ZW50IjpbIi8qKlxuICogIENvcHlyaWdodCBBbWF6b24uY29tLCBJbmMuIG9yIGl0cyBhZmZpbGlhdGVzLiBBbGwgUmlnaHRzIFJlc2VydmVkLlxuICpcbiAqICBMaWNlbnNlZCB1bmRlciB0aGUgQXBhY2hlIExpY2Vuc2UsIFZlcnNpb24gMi4wICh0aGUgXCJMaWNlbnNlXCIpLiBZb3UgbWF5IG5vdCB1c2UgdGhpcyBmaWxlIGV4Y2VwdCBpbiBjb21wbGlhbmNlXG4gKiAgd2l0aCB0aGUgTGljZW5zZS4gQSBjb3B5IG9mIHRoZSBMaWNlbnNlIGlzIGxvY2F0ZWQgYXRcbiAqXG4gKiAgICAgIGh0dHA6Ly93d3cuYXBhY2hlLm9yZy9saWNlbnNlcy9MSUNFTlNFLTIuMFxuICpcbiAqICBvciBpbiB0aGUgJ2xpY2Vuc2UnIGZpbGUgYWNjb21wYW55aW5nIHRoaXMgZmlsZS4gVGhpcyBmaWxlIGlzIGRpc3RyaWJ1dGVkIG9uIGFuICdBUyBJUycgQkFTSVMsIFdJVEhPVVQgV0FSUkFOVElFU1xuICogIE9SIENPTkRJVElPTlMgT0YgQU5ZIEtJTkQsIGV4cHJlc3Mgb3IgaW1wbGllZC4gU2VlIHRoZSBMaWNlbnNlIGZvciB0aGUgc3BlY2lmaWMgbGFuZ3VhZ2UgZ292ZXJuaW5nIHBlcm1pc3Npb25zXG4gKiAgYW5kIGxpbWl0YXRpb25zIHVuZGVyIHRoZSBMaWNlbnNlLlxuICovXG5cbmV4cG9ydCAqIGZyb20gJy4vbGliL2FsYi1kZWZhdWx0cyc7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9hbGItaGVscGVyJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL2FwaWdhdGV3YXktZGVmYXVsdHMnO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvYXBpZ2F0ZXdheS1oZWxwZXInO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvZHluYW1vZGItdGFibGUtZGVmYXVsdHMnO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvZWxhc3RpY2FjaGUtZGVmYXVsdHMnO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvZWxhc3RpY2FjaGUtaGVscGVyJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL2ZhcmdhdGUtZGVmYXVsdHMnO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvZmFyZ2F0ZS1oZWxwZXInO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvaW90LXRvcGljLXJ1bGUtZGVmYXVsdHMnO1xuZXhwb3J0ICogZnJvbSAnLi9saWIva2luZXNpcy1hbmFseXRpY3MtZGVmYXVsdHMnO1xuZXhwb3J0ICogZnJvbSAnLi9saWIva2luZXNpcy1hbmFseXRpY3MtaGVscGVyJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL2tpbmVzaXMtc3RyZWFtcy1kZWZhdWx0cyc7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9raW5lc2lzLXN0cmVhbXMtaGVscGVyJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL2tpbmVzaXMtZmlyZWhvc2UtczMtZGVmYXVsdHMnO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvbGFtYmRhLWV2ZW50LXNvdXJjZS1tYXBwaW5nLWRlZmF1bHRzJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL2ttcy1kZWZhdWx0cyc7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9rbXMtaGVscGVyJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL2xhbWJkYS1kZWZhdWx0cyc7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9sYW1iZGEtaGVscGVyJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL3MzLWJ1Y2tldC1kZWZhdWx0cyc7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9zMy1idWNrZXQtaGVscGVyJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL3NlY3JldHNtYW5hZ2VyLWRlZmF1bHRzJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL3NlY3JldHNtYW5hZ2VyLWhlbHBlcic7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9zZWN1cml0eS1ncm91cC1oZWxwZXInO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvc25zLWRlZmF1bHRzJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL3Nucy1oZWxwZXInO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvczMtb2FjLW9yaWdpbic7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9zcXMtZGVmYXVsdHMnO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvc3FzLWhlbHBlcic7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9jbG91ZGZyb250LWRpc3RyaWJ1dGlvbi1oZWxwZXInO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvY2xvdWRmcm9udC1kaXN0cmlidXRpb24tZGVmYXVsdHMnO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvdXRpbHMnO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvZXZlbnRzLXJ1bGUtZGVmYXVsdHMnO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvY29nbml0by1kZWZhdWx0cyc7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9jb2duaXRvLWhlbHBlcic7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9lbGFzdGljc2VhcmNoLWRlZmF1bHRzJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL2VsYXN0aWNzZWFyY2gtaGVscGVyJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL3N0ZXAtZnVuY3Rpb24tZGVmYXVsdHMnO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvc3RlcC1mdW5jdGlvbi1oZWxwZXInO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvZHluYW1vZGItdGFibGUtaGVscGVyJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL3ZwYy1kZWZhdWx0cyc7XG5leHBvcnQgKiBmcm9tICcuL2xpYi92cGMtaGVscGVyJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL3NhZ2VtYWtlci1kZWZhdWx0cyc7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9zYWdlbWFrZXItaGVscGVyJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL2Nsb3Vkd2F0Y2gtbG9nLWdyb3VwLWhlbHBlcic7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9nbHVlLWpvYi1kZWZhdWx0cyc7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9nbHVlLWpvYi1oZWxwZXInO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvZ2x1ZS10YWJsZS1kZWZhdWx0cyc7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9nbHVlLXRhYmxlLWhlbHBlcic7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9nbHVlLWRhdGFiYXNlLWRlZmF1bHRzJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL2dsdWUtZGF0YWJhc2UtaGVscGVyJztcbmV4cG9ydCAqIGZyb20gJy4vdGVzdC90ZXN0LWhlbHBlcic7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9zc20tc3RyaW5nLXBhcmFtZXRlci1oZWxwZXInO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvZXZlbnRicmlkZ2UtaGVscGVyJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL3dhZi1kZWZhdWx0cyc7XG5leHBvcnQgKiBmcm9tICcuL2xpYi93YWYtaGVscGVyJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL29wZW5zZWFyY2gtZGVmYXVsdHMnO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvb3BlbnNlYXJjaC1oZWxwZXInO1xuZXhwb3J0ICogZnJvbSAnLi9saWIva2VuZHJhLWhlbHBlcic7XG5leHBvcnQgKiBmcm9tICcuL2xpYi93ZWJzb2NrZXQtYXBpLWRlZmF1bHRzJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL3dlYnNvY2tldC1hcGktaGVscGVyJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL3BpcGVzLWRlZmF1bHRzJztcbmV4cG9ydCAqIGZyb20gJy4vbGliL3BpcGVzLWhlbHBlcic7XG5leHBvcnQgKiBmcm9tICcuL2xpYi9iZWRyb2NrLWluZmVyZW5jZS1oZWxwZXInO1xuZXhwb3J0ICogZnJvbSAnLi9saWIvY29uc3RydWN0cy1mZWF0dXJlLWZsYWdzJztcbiJdfQ==
|
|
@@ -13,7 +13,6 @@
|
|
|
13
13
|
import * as api from 'aws-cdk-lib/aws-apigateway';
|
|
14
14
|
import * as cloudfront from 'aws-cdk-lib/aws-cloudfront';
|
|
15
15
|
import { IOrigin } from 'aws-cdk-lib/aws-cloudfront';
|
|
16
|
-
import * as mediastore from 'aws-cdk-lib/aws-mediastore';
|
|
17
16
|
import * as s3 from 'aws-cdk-lib/aws-s3';
|
|
18
17
|
/**
|
|
19
18
|
* @internal This is an internal core function and should not be called directly by Solutions Constructs clients.
|
|
@@ -23,7 +22,3 @@ export declare function DefaultCloudFrontWebDistributionForApiGatewayProps(apiEn
|
|
|
23
22
|
* @internal This is an internal core function and should not be called directly by Solutions Constructs clients.
|
|
24
23
|
*/
|
|
25
24
|
export declare function DefaultCloudFrontWebDistributionForS3Props(origin: IOrigin, loggingBucket: s3.Bucket | undefined, setHttpSecurityHeaders: boolean, cfFunction?: cloudfront.IFunction, responseHeadersPolicy?: cloudfront.ResponseHeadersPolicy): cloudfront.DistributionProps;
|
|
26
|
-
/**
|
|
27
|
-
* @internal This is an internal core function and should not be called directly by Solutions Constructs clients.
|
|
28
|
-
*/
|
|
29
|
-
export declare function DefaultCloudFrontDistributionForMediaStoreProps(mediastoreContainer: mediastore.CfnContainer, loggingBucket: s3.Bucket | undefined, originRequestPolicy: cloudfront.OriginRequestPolicy, setHttpSecurityHeaders: boolean, customHeaders?: Record<string, string>, cfFunction?: cloudfront.IFunction, responseHeadersPolicy?: cloudfront.ResponseHeadersPolicy): cloudfront.DistributionProps;
|