eoapi-cdk 10.2.4 → 10.2.5
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 +116 -116
- package/lib/bastion-host/index.js +1 -1
- package/lib/database/index.js +6 -5
- package/lib/ingestor-api/index.js +8 -6
- package/lib/lambda-api-gateway/index.js +1 -1
- package/lib/lambda-api-gateway-private/index.js +1 -1
- package/lib/stac-api/index.js +8 -6
- package/lib/stac-auth-proxy/index.js +7 -5
- package/lib/stac-browser/index.js +1 -1
- package/lib/stac-loader/index.js +7 -5
- package/lib/stactools-item-generator/index.js +1 -1
- package/lib/tipg-api/index.js +8 -6
- package/lib/titiler-pgstac-api/index.js +8 -6
- package/lib/utils/index.d.ts +10 -0
- package/lib/utils/index.js +21 -1
- package/package.json +9 -9
package/.jsii
CHANGED
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
},
|
|
9
9
|
"dependencies": {
|
|
10
10
|
"aws-cdk-lib": "^2.190.0",
|
|
11
|
-
"constructs": "^10.
|
|
11
|
+
"constructs": "^10.4.2"
|
|
12
12
|
},
|
|
13
13
|
"dependencyClosure": {
|
|
14
14
|
"@aws-cdk/asset-awscli-v1": {
|
|
@@ -3951,7 +3951,7 @@
|
|
|
3951
3951
|
"stability": "experimental"
|
|
3952
3952
|
},
|
|
3953
3953
|
"homepage": "https://github.com/developmentseed/eoapi-cdk.git",
|
|
3954
|
-
"jsiiVersion": "5.
|
|
3954
|
+
"jsiiVersion": "5.9.6 (build 4ea0b82)",
|
|
3955
3955
|
"keywords": [],
|
|
3956
3956
|
"license": "ISC",
|
|
3957
3957
|
"metadata": {
|
|
@@ -4170,7 +4170,7 @@
|
|
|
4170
4170
|
"kind": "interface",
|
|
4171
4171
|
"locationInModule": {
|
|
4172
4172
|
"filename": "lib/database/index.ts",
|
|
4173
|
-
"line":
|
|
4173
|
+
"line": 342
|
|
4174
4174
|
},
|
|
4175
4175
|
"name": "DatabaseParameters",
|
|
4176
4176
|
"properties": [
|
|
@@ -4183,7 +4183,7 @@
|
|
|
4183
4183
|
"immutable": true,
|
|
4184
4184
|
"locationInModule": {
|
|
4185
4185
|
"filename": "lib/database/index.ts",
|
|
4186
|
-
"line":
|
|
4186
|
+
"line": 358
|
|
4187
4187
|
},
|
|
4188
4188
|
"name": "effectiveCacheSize",
|
|
4189
4189
|
"type": {
|
|
@@ -4199,7 +4199,7 @@
|
|
|
4199
4199
|
"immutable": true,
|
|
4200
4200
|
"locationInModule": {
|
|
4201
4201
|
"filename": "lib/database/index.ts",
|
|
4202
|
-
"line":
|
|
4202
|
+
"line": 368
|
|
4203
4203
|
},
|
|
4204
4204
|
"name": "maintenanceWorkMem",
|
|
4205
4205
|
"type": {
|
|
@@ -4215,7 +4215,7 @@
|
|
|
4215
4215
|
"immutable": true,
|
|
4216
4216
|
"locationInModule": {
|
|
4217
4217
|
"filename": "lib/database/index.ts",
|
|
4218
|
-
"line":
|
|
4218
|
+
"line": 346
|
|
4219
4219
|
},
|
|
4220
4220
|
"name": "maxConnections",
|
|
4221
4221
|
"type": {
|
|
@@ -4231,7 +4231,7 @@
|
|
|
4231
4231
|
"immutable": true,
|
|
4232
4232
|
"locationInModule": {
|
|
4233
4233
|
"filename": "lib/database/index.ts",
|
|
4234
|
-
"line":
|
|
4234
|
+
"line": 373
|
|
4235
4235
|
},
|
|
4236
4236
|
"name": "maxLocksPerTransaction",
|
|
4237
4237
|
"type": {
|
|
@@ -4247,7 +4247,7 @@
|
|
|
4247
4247
|
"immutable": true,
|
|
4248
4248
|
"locationInModule": {
|
|
4249
4249
|
"filename": "lib/database/index.ts",
|
|
4250
|
-
"line":
|
|
4250
|
+
"line": 388
|
|
4251
4251
|
},
|
|
4252
4252
|
"name": "randomPageCost",
|
|
4253
4253
|
"type": {
|
|
@@ -4263,7 +4263,7 @@
|
|
|
4263
4263
|
"immutable": true,
|
|
4264
4264
|
"locationInModule": {
|
|
4265
4265
|
"filename": "lib/database/index.ts",
|
|
4266
|
-
"line":
|
|
4266
|
+
"line": 383
|
|
4267
4267
|
},
|
|
4268
4268
|
"name": "seqPageCost",
|
|
4269
4269
|
"type": {
|
|
@@ -4280,7 +4280,7 @@
|
|
|
4280
4280
|
"immutable": true,
|
|
4281
4281
|
"locationInModule": {
|
|
4282
4282
|
"filename": "lib/database/index.ts",
|
|
4283
|
-
"line":
|
|
4283
|
+
"line": 353
|
|
4284
4284
|
},
|
|
4285
4285
|
"name": "sharedBuffers",
|
|
4286
4286
|
"type": {
|
|
@@ -4296,7 +4296,7 @@
|
|
|
4296
4296
|
"immutable": true,
|
|
4297
4297
|
"locationInModule": {
|
|
4298
4298
|
"filename": "lib/database/index.ts",
|
|
4299
|
-
"line":
|
|
4299
|
+
"line": 378
|
|
4300
4300
|
},
|
|
4301
4301
|
"name": "tempBuffers",
|
|
4302
4302
|
"type": {
|
|
@@ -4312,7 +4312,7 @@
|
|
|
4312
4312
|
"immutable": true,
|
|
4313
4313
|
"locationInModule": {
|
|
4314
4314
|
"filename": "lib/database/index.ts",
|
|
4315
|
-
"line":
|
|
4315
|
+
"line": 363
|
|
4316
4316
|
},
|
|
4317
4317
|
"name": "workMem",
|
|
4318
4318
|
"type": {
|
|
@@ -4464,7 +4464,7 @@
|
|
|
4464
4464
|
},
|
|
4465
4465
|
"locationInModule": {
|
|
4466
4466
|
"filename": "lib/stac-api/index.ts",
|
|
4467
|
-
"line":
|
|
4467
|
+
"line": 172
|
|
4468
4468
|
},
|
|
4469
4469
|
"parameters": [
|
|
4470
4470
|
{
|
|
@@ -4490,7 +4490,7 @@
|
|
|
4490
4490
|
"kind": "class",
|
|
4491
4491
|
"locationInModule": {
|
|
4492
4492
|
"filename": "lib/stac-api/index.ts",
|
|
4493
|
-
"line":
|
|
4493
|
+
"line": 156
|
|
4494
4494
|
},
|
|
4495
4495
|
"name": "PgStacApiLambda",
|
|
4496
4496
|
"properties": [
|
|
@@ -4502,7 +4502,7 @@
|
|
|
4502
4502
|
"immutable": true,
|
|
4503
4503
|
"locationInModule": {
|
|
4504
4504
|
"filename": "lib/stac-api/index.ts",
|
|
4505
|
-
"line":
|
|
4505
|
+
"line": 165
|
|
4506
4506
|
},
|
|
4507
4507
|
"name": "lambdaFunction",
|
|
4508
4508
|
"type": {
|
|
@@ -4517,7 +4517,7 @@
|
|
|
4517
4517
|
"immutable": true,
|
|
4518
4518
|
"locationInModule": {
|
|
4519
4519
|
"filename": "lib/stac-api/index.ts",
|
|
4520
|
-
"line":
|
|
4520
|
+
"line": 160
|
|
4521
4521
|
},
|
|
4522
4522
|
"name": "url",
|
|
4523
4523
|
"type": {
|
|
@@ -4531,7 +4531,7 @@
|
|
|
4531
4531
|
},
|
|
4532
4532
|
"locationInModule": {
|
|
4533
4533
|
"filename": "lib/stac-api/index.ts",
|
|
4534
|
-
"line":
|
|
4534
|
+
"line": 170
|
|
4535
4535
|
},
|
|
4536
4536
|
"name": "stacApiLambdaFunction",
|
|
4537
4537
|
"type": {
|
|
@@ -4554,7 +4554,7 @@
|
|
|
4554
4554
|
"kind": "interface",
|
|
4555
4555
|
"locationInModule": {
|
|
4556
4556
|
"filename": "lib/stac-api/index.ts",
|
|
4557
|
-
"line":
|
|
4557
|
+
"line": 200
|
|
4558
4558
|
},
|
|
4559
4559
|
"name": "PgStacApiLambdaProps",
|
|
4560
4560
|
"properties": [
|
|
@@ -4569,7 +4569,7 @@
|
|
|
4569
4569
|
"immutable": true,
|
|
4570
4570
|
"locationInModule": {
|
|
4571
4571
|
"filename": "lib/stac-api/index.ts",
|
|
4572
|
-
"line":
|
|
4572
|
+
"line": 206
|
|
4573
4573
|
},
|
|
4574
4574
|
"name": "domainName",
|
|
4575
4575
|
"optional": true,
|
|
@@ -4588,7 +4588,7 @@
|
|
|
4588
4588
|
"immutable": true,
|
|
4589
4589
|
"locationInModule": {
|
|
4590
4590
|
"filename": "lib/stac-api/index.ts",
|
|
4591
|
-
"line":
|
|
4591
|
+
"line": 214
|
|
4592
4592
|
},
|
|
4593
4593
|
"name": "stacApiDomainName",
|
|
4594
4594
|
"optional": true,
|
|
@@ -4669,7 +4669,7 @@
|
|
|
4669
4669
|
"kind": "interface",
|
|
4670
4670
|
"locationInModule": {
|
|
4671
4671
|
"filename": "lib/stac-api/index.ts",
|
|
4672
|
-
"line":
|
|
4672
|
+
"line": 115
|
|
4673
4673
|
},
|
|
4674
4674
|
"name": "PgStacApiLambdaRuntimeProps",
|
|
4675
4675
|
"properties": [
|
|
@@ -4682,7 +4682,7 @@
|
|
|
4682
4682
|
"immutable": true,
|
|
4683
4683
|
"locationInModule": {
|
|
4684
4684
|
"filename": "lib/stac-api/index.ts",
|
|
4685
|
-
"line":
|
|
4685
|
+
"line": 124
|
|
4686
4686
|
},
|
|
4687
4687
|
"name": "db",
|
|
4688
4688
|
"type": {
|
|
@@ -4707,7 +4707,7 @@
|
|
|
4707
4707
|
"immutable": true,
|
|
4708
4708
|
"locationInModule": {
|
|
4709
4709
|
"filename": "lib/stac-api/index.ts",
|
|
4710
|
-
"line":
|
|
4710
|
+
"line": 134
|
|
4711
4711
|
},
|
|
4712
4712
|
"name": "dbSecret",
|
|
4713
4713
|
"type": {
|
|
@@ -4723,7 +4723,7 @@
|
|
|
4723
4723
|
"immutable": true,
|
|
4724
4724
|
"locationInModule": {
|
|
4725
4725
|
"filename": "lib/stac-api/index.ts",
|
|
4726
|
-
"line":
|
|
4726
|
+
"line": 139
|
|
4727
4727
|
},
|
|
4728
4728
|
"name": "apiEnv",
|
|
4729
4729
|
"optional": true,
|
|
@@ -4746,7 +4746,7 @@
|
|
|
4746
4746
|
"immutable": true,
|
|
4747
4747
|
"locationInModule": {
|
|
4748
4748
|
"filename": "lib/stac-api/index.ts",
|
|
4749
|
-
"line":
|
|
4749
|
+
"line": 146
|
|
4750
4750
|
},
|
|
4751
4751
|
"name": "enabledExtensions",
|
|
4752
4752
|
"optional": true,
|
|
@@ -4769,7 +4769,7 @@
|
|
|
4769
4769
|
"immutable": true,
|
|
4770
4770
|
"locationInModule": {
|
|
4771
4771
|
"filename": "lib/stac-api/index.ts",
|
|
4772
|
-
"line":
|
|
4772
|
+
"line": 153
|
|
4773
4773
|
},
|
|
4774
4774
|
"name": "lambdaFunctionOptions",
|
|
4775
4775
|
"optional": true,
|
|
@@ -4786,7 +4786,7 @@
|
|
|
4786
4786
|
"immutable": true,
|
|
4787
4787
|
"locationInModule": {
|
|
4788
4788
|
"filename": "lib/stac-api/index.ts",
|
|
4789
|
-
"line":
|
|
4789
|
+
"line": 129
|
|
4790
4790
|
},
|
|
4791
4791
|
"name": "subnetSelection",
|
|
4792
4792
|
"optional": true,
|
|
@@ -4803,7 +4803,7 @@
|
|
|
4803
4803
|
"immutable": true,
|
|
4804
4804
|
"locationInModule": {
|
|
4805
4805
|
"filename": "lib/stac-api/index.ts",
|
|
4806
|
-
"line":
|
|
4806
|
+
"line": 119
|
|
4807
4807
|
},
|
|
4808
4808
|
"name": "vpc",
|
|
4809
4809
|
"optional": true,
|
|
@@ -4829,7 +4829,7 @@
|
|
|
4829
4829
|
},
|
|
4830
4830
|
"locationInModule": {
|
|
4831
4831
|
"filename": "lib/database/index.ts",
|
|
4832
|
-
"line":
|
|
4832
|
+
"line": 87
|
|
4833
4833
|
},
|
|
4834
4834
|
"parameters": [
|
|
4835
4835
|
{
|
|
@@ -4855,7 +4855,7 @@
|
|
|
4855
4855
|
"kind": "class",
|
|
4856
4856
|
"locationInModule": {
|
|
4857
4857
|
"filename": "lib/database/index.ts",
|
|
4858
|
-
"line":
|
|
4858
|
+
"line": 76
|
|
4859
4859
|
},
|
|
4860
4860
|
"methods": [
|
|
4861
4861
|
{
|
|
@@ -4864,7 +4864,7 @@
|
|
|
4864
4864
|
},
|
|
4865
4865
|
"locationInModule": {
|
|
4866
4866
|
"filename": "lib/database/index.ts",
|
|
4867
|
-
"line":
|
|
4867
|
+
"line": 241
|
|
4868
4868
|
},
|
|
4869
4869
|
"name": "getParameters",
|
|
4870
4870
|
"parameters": [
|
|
@@ -4903,7 +4903,7 @@
|
|
|
4903
4903
|
"immutable": true,
|
|
4904
4904
|
"locationInModule": {
|
|
4905
4905
|
"filename": "lib/database/index.ts",
|
|
4906
|
-
"line":
|
|
4906
|
+
"line": 82
|
|
4907
4907
|
},
|
|
4908
4908
|
"name": "connectionTarget",
|
|
4909
4909
|
"type": {
|
|
@@ -4926,7 +4926,7 @@
|
|
|
4926
4926
|
"immutable": true,
|
|
4927
4927
|
"locationInModule": {
|
|
4928
4928
|
"filename": "lib/database/index.ts",
|
|
4929
|
-
"line":
|
|
4929
|
+
"line": 81
|
|
4930
4930
|
},
|
|
4931
4931
|
"name": "pgstacVersion",
|
|
4932
4932
|
"type": {
|
|
@@ -4940,7 +4940,7 @@
|
|
|
4940
4940
|
"immutable": true,
|
|
4941
4941
|
"locationInModule": {
|
|
4942
4942
|
"filename": "lib/database/index.ts",
|
|
4943
|
-
"line":
|
|
4943
|
+
"line": 85
|
|
4944
4944
|
},
|
|
4945
4945
|
"name": "pgbouncerHealthCheck",
|
|
4946
4946
|
"optional": true,
|
|
@@ -4955,7 +4955,7 @@
|
|
|
4955
4955
|
"immutable": true,
|
|
4956
4956
|
"locationInModule": {
|
|
4957
4957
|
"filename": "lib/database/index.ts",
|
|
4958
|
-
"line":
|
|
4958
|
+
"line": 84
|
|
4959
4959
|
},
|
|
4960
4960
|
"name": "secretBootstrapper",
|
|
4961
4961
|
"optional": true,
|
|
@@ -4970,7 +4970,7 @@
|
|
|
4970
4970
|
"immutable": true,
|
|
4971
4971
|
"locationInModule": {
|
|
4972
4972
|
"filename": "lib/database/index.ts",
|
|
4973
|
-
"line":
|
|
4973
|
+
"line": 83
|
|
4974
4974
|
},
|
|
4975
4975
|
"name": "securityGroup",
|
|
4976
4976
|
"optional": true,
|
|
@@ -4984,7 +4984,7 @@
|
|
|
4984
4984
|
},
|
|
4985
4985
|
"locationInModule": {
|
|
4986
4986
|
"filename": "lib/database/index.ts",
|
|
4987
|
-
"line":
|
|
4987
|
+
"line": 77
|
|
4988
4988
|
},
|
|
4989
4989
|
"name": "db",
|
|
4990
4990
|
"type": {
|
|
@@ -4997,7 +4997,7 @@
|
|
|
4997
4997
|
},
|
|
4998
4998
|
"locationInModule": {
|
|
4999
4999
|
"filename": "lib/database/index.ts",
|
|
5000
|
-
"line":
|
|
5000
|
+
"line": 78
|
|
5001
5001
|
},
|
|
5002
5002
|
"name": "pgstacSecret",
|
|
5003
5003
|
"type": {
|
|
@@ -5020,7 +5020,7 @@
|
|
|
5020
5020
|
"kind": "interface",
|
|
5021
5021
|
"locationInModule": {
|
|
5022
5022
|
"filename": "lib/database/index.ts",
|
|
5023
|
-
"line":
|
|
5023
|
+
"line": 281
|
|
5024
5024
|
},
|
|
5025
5025
|
"name": "PgStacDatabaseProps",
|
|
5026
5026
|
"properties": [
|
|
@@ -5034,7 +5034,7 @@
|
|
|
5034
5034
|
"immutable": true,
|
|
5035
5035
|
"locationInModule": {
|
|
5036
5036
|
"filename": "lib/database/index.ts",
|
|
5037
|
-
"line":
|
|
5037
|
+
"line": 315
|
|
5038
5038
|
},
|
|
5039
5039
|
"name": "addPgbouncer",
|
|
5040
5040
|
"optional": true,
|
|
@@ -5052,7 +5052,7 @@
|
|
|
5052
5052
|
"immutable": true,
|
|
5053
5053
|
"locationInModule": {
|
|
5054
5054
|
"filename": "lib/database/index.ts",
|
|
5055
|
-
"line":
|
|
5055
|
+
"line": 339
|
|
5056
5056
|
},
|
|
5057
5057
|
"name": "bootstrapperLambdaFunctionOptions",
|
|
5058
5058
|
"optional": true,
|
|
@@ -5070,7 +5070,7 @@
|
|
|
5070
5070
|
"immutable": true,
|
|
5071
5071
|
"locationInModule": {
|
|
5072
5072
|
"filename": "lib/database/index.ts",
|
|
5073
|
-
"line":
|
|
5073
|
+
"line": 330
|
|
5074
5074
|
},
|
|
5075
5075
|
"name": "customResourceProperties",
|
|
5076
5076
|
"optional": true,
|
|
@@ -5093,7 +5093,7 @@
|
|
|
5093
5093
|
"immutable": true,
|
|
5094
5094
|
"locationInModule": {
|
|
5095
5095
|
"filename": "lib/database/index.ts",
|
|
5096
|
-
"line":
|
|
5096
|
+
"line": 322
|
|
5097
5097
|
},
|
|
5098
5098
|
"name": "pgbouncerInstanceProps",
|
|
5099
5099
|
"optional": true,
|
|
@@ -5111,7 +5111,7 @@
|
|
|
5111
5111
|
"immutable": true,
|
|
5112
5112
|
"locationInModule": {
|
|
5113
5113
|
"filename": "lib/database/index.ts",
|
|
5114
|
-
"line":
|
|
5114
|
+
"line": 287
|
|
5115
5115
|
},
|
|
5116
5116
|
"name": "pgstacDbName",
|
|
5117
5117
|
"optional": true,
|
|
@@ -5129,7 +5129,7 @@
|
|
|
5129
5129
|
"immutable": true,
|
|
5130
5130
|
"locationInModule": {
|
|
5131
5131
|
"filename": "lib/database/index.ts",
|
|
5132
|
-
"line":
|
|
5132
|
+
"line": 308
|
|
5133
5133
|
},
|
|
5134
5134
|
"name": "pgstacUsername",
|
|
5135
5135
|
"optional": true,
|
|
@@ -5147,7 +5147,7 @@
|
|
|
5147
5147
|
"immutable": true,
|
|
5148
5148
|
"locationInModule": {
|
|
5149
5149
|
"filename": "lib/database/index.ts",
|
|
5150
|
-
"line":
|
|
5150
|
+
"line": 294
|
|
5151
5151
|
},
|
|
5152
5152
|
"name": "pgstacVersion",
|
|
5153
5153
|
"optional": true,
|
|
@@ -5165,7 +5165,7 @@
|
|
|
5165
5165
|
"immutable": true,
|
|
5166
5166
|
"locationInModule": {
|
|
5167
5167
|
"filename": "lib/database/index.ts",
|
|
5168
|
-
"line":
|
|
5168
|
+
"line": 301
|
|
5169
5169
|
},
|
|
5170
5170
|
"name": "secretsPrefix",
|
|
5171
5171
|
"optional": true,
|
|
@@ -5437,7 +5437,7 @@
|
|
|
5437
5437
|
},
|
|
5438
5438
|
"locationInModule": {
|
|
5439
5439
|
"filename": "lib/stac-auth-proxy/index.ts",
|
|
5440
|
-
"line":
|
|
5440
|
+
"line": 109
|
|
5441
5441
|
},
|
|
5442
5442
|
"parameters": [
|
|
5443
5443
|
{
|
|
@@ -5463,7 +5463,7 @@
|
|
|
5463
5463
|
"kind": "class",
|
|
5464
5464
|
"locationInModule": {
|
|
5465
5465
|
"filename": "lib/stac-auth-proxy/index.ts",
|
|
5466
|
-
"line":
|
|
5466
|
+
"line": 98
|
|
5467
5467
|
},
|
|
5468
5468
|
"name": "StacAuthProxyLambda",
|
|
5469
5469
|
"properties": [
|
|
@@ -5475,7 +5475,7 @@
|
|
|
5475
5475
|
"immutable": true,
|
|
5476
5476
|
"locationInModule": {
|
|
5477
5477
|
"filename": "lib/stac-auth-proxy/index.ts",
|
|
5478
|
-
"line":
|
|
5478
|
+
"line": 107
|
|
5479
5479
|
},
|
|
5480
5480
|
"name": "lambdaFunction",
|
|
5481
5481
|
"type": {
|
|
@@ -5490,7 +5490,7 @@
|
|
|
5490
5490
|
"immutable": true,
|
|
5491
5491
|
"locationInModule": {
|
|
5492
5492
|
"filename": "lib/stac-auth-proxy/index.ts",
|
|
5493
|
-
"line":
|
|
5493
|
+
"line": 102
|
|
5494
5494
|
},
|
|
5495
5495
|
"name": "url",
|
|
5496
5496
|
"type": {
|
|
@@ -5513,7 +5513,7 @@
|
|
|
5513
5513
|
"kind": "interface",
|
|
5514
5514
|
"locationInModule": {
|
|
5515
5515
|
"filename": "lib/stac-auth-proxy/index.ts",
|
|
5516
|
-
"line":
|
|
5516
|
+
"line": 135
|
|
5517
5517
|
},
|
|
5518
5518
|
"name": "StacAuthProxyLambdaProps",
|
|
5519
5519
|
"properties": [
|
|
@@ -5528,7 +5528,7 @@
|
|
|
5528
5528
|
"immutable": true,
|
|
5529
5529
|
"locationInModule": {
|
|
5530
5530
|
"filename": "lib/stac-auth-proxy/index.ts",
|
|
5531
|
-
"line":
|
|
5531
|
+
"line": 142
|
|
5532
5532
|
},
|
|
5533
5533
|
"name": "domainName",
|
|
5534
5534
|
"optional": true,
|
|
@@ -5609,7 +5609,7 @@
|
|
|
5609
5609
|
"kind": "interface",
|
|
5610
5610
|
"locationInModule": {
|
|
5611
5611
|
"filename": "lib/stac-auth-proxy/index.ts",
|
|
5612
|
-
"line":
|
|
5612
|
+
"line": 58
|
|
5613
5613
|
},
|
|
5614
5614
|
"name": "StacAuthProxyLambdaRuntimeProps",
|
|
5615
5615
|
"properties": [
|
|
@@ -5622,7 +5622,7 @@
|
|
|
5622
5622
|
"immutable": true,
|
|
5623
5623
|
"locationInModule": {
|
|
5624
5624
|
"filename": "lib/stac-auth-proxy/index.ts",
|
|
5625
|
-
"line":
|
|
5625
|
+
"line": 67
|
|
5626
5626
|
},
|
|
5627
5627
|
"name": "oidcDiscoveryUrl",
|
|
5628
5628
|
"type": {
|
|
@@ -5638,7 +5638,7 @@
|
|
|
5638
5638
|
"immutable": true,
|
|
5639
5639
|
"locationInModule": {
|
|
5640
5640
|
"filename": "lib/stac-auth-proxy/index.ts",
|
|
5641
|
-
"line":
|
|
5641
|
+
"line": 62
|
|
5642
5642
|
},
|
|
5643
5643
|
"name": "upstreamUrl",
|
|
5644
5644
|
"type": {
|
|
@@ -5655,7 +5655,7 @@
|
|
|
5655
5655
|
"immutable": true,
|
|
5656
5656
|
"locationInModule": {
|
|
5657
5657
|
"filename": "lib/stac-auth-proxy/index.ts",
|
|
5658
|
-
"line":
|
|
5658
|
+
"line": 88
|
|
5659
5659
|
},
|
|
5660
5660
|
"name": "apiEnv",
|
|
5661
5661
|
"optional": true,
|
|
@@ -5678,7 +5678,7 @@
|
|
|
5678
5678
|
"immutable": true,
|
|
5679
5679
|
"locationInModule": {
|
|
5680
5680
|
"filename": "lib/stac-auth-proxy/index.ts",
|
|
5681
|
-
"line":
|
|
5681
|
+
"line": 95
|
|
5682
5682
|
},
|
|
5683
5683
|
"name": "lambdaFunctionOptions",
|
|
5684
5684
|
"optional": true,
|
|
@@ -5695,7 +5695,7 @@
|
|
|
5695
5695
|
"immutable": true,
|
|
5696
5696
|
"locationInModule": {
|
|
5697
5697
|
"filename": "lib/stac-auth-proxy/index.ts",
|
|
5698
|
-
"line":
|
|
5698
|
+
"line": 72
|
|
5699
5699
|
},
|
|
5700
5700
|
"name": "stacApiClientId",
|
|
5701
5701
|
"optional": true,
|
|
@@ -5712,7 +5712,7 @@
|
|
|
5712
5712
|
"immutable": true,
|
|
5713
5713
|
"locationInModule": {
|
|
5714
5714
|
"filename": "lib/stac-auth-proxy/index.ts",
|
|
5715
|
-
"line":
|
|
5715
|
+
"line": 82
|
|
5716
5716
|
},
|
|
5717
5717
|
"name": "subnetSelection",
|
|
5718
5718
|
"optional": true,
|
|
@@ -5729,7 +5729,7 @@
|
|
|
5729
5729
|
"immutable": true,
|
|
5730
5730
|
"locationInModule": {
|
|
5731
5731
|
"filename": "lib/stac-auth-proxy/index.ts",
|
|
5732
|
-
"line":
|
|
5732
|
+
"line": 77
|
|
5733
5733
|
},
|
|
5734
5734
|
"name": "vpc",
|
|
5735
5735
|
"optional": true,
|
|
@@ -5967,7 +5967,7 @@
|
|
|
5967
5967
|
},
|
|
5968
5968
|
"locationInModule": {
|
|
5969
5969
|
"filename": "lib/ingestor-api/index.ts",
|
|
5970
|
-
"line":
|
|
5970
|
+
"line": 26
|
|
5971
5971
|
},
|
|
5972
5972
|
"parameters": [
|
|
5973
5973
|
{
|
|
@@ -5993,7 +5993,7 @@
|
|
|
5993
5993
|
"kind": "class",
|
|
5994
5994
|
"locationInModule": {
|
|
5995
5995
|
"filename": "lib/ingestor-api/index.ts",
|
|
5996
|
-
"line":
|
|
5996
|
+
"line": 22
|
|
5997
5997
|
},
|
|
5998
5998
|
"name": "StacIngestor",
|
|
5999
5999
|
"properties": [
|
|
@@ -6003,7 +6003,7 @@
|
|
|
6003
6003
|
},
|
|
6004
6004
|
"locationInModule": {
|
|
6005
6005
|
"filename": "lib/ingestor-api/index.ts",
|
|
6006
|
-
"line":
|
|
6006
|
+
"line": 24
|
|
6007
6007
|
},
|
|
6008
6008
|
"name": "handlerRole",
|
|
6009
6009
|
"type": {
|
|
@@ -6016,7 +6016,7 @@
|
|
|
6016
6016
|
},
|
|
6017
6017
|
"locationInModule": {
|
|
6018
6018
|
"filename": "lib/ingestor-api/index.ts",
|
|
6019
|
-
"line":
|
|
6019
|
+
"line": 23
|
|
6020
6020
|
},
|
|
6021
6021
|
"name": "table",
|
|
6022
6022
|
"type": {
|
|
@@ -6036,7 +6036,7 @@
|
|
|
6036
6036
|
"kind": "interface",
|
|
6037
6037
|
"locationInModule": {
|
|
6038
6038
|
"filename": "lib/ingestor-api/index.ts",
|
|
6039
|
-
"line":
|
|
6039
|
+
"line": 282
|
|
6040
6040
|
},
|
|
6041
6041
|
"name": "StacIngestorProps",
|
|
6042
6042
|
"properties": [
|
|
@@ -6049,7 +6049,7 @@
|
|
|
6049
6049
|
"immutable": true,
|
|
6050
6050
|
"locationInModule": {
|
|
6051
6051
|
"filename": "lib/ingestor-api/index.ts",
|
|
6052
|
-
"line":
|
|
6052
|
+
"line": 286
|
|
6053
6053
|
},
|
|
6054
6054
|
"name": "dataAccessRole",
|
|
6055
6055
|
"type": {
|
|
@@ -6065,7 +6065,7 @@
|
|
|
6065
6065
|
"immutable": true,
|
|
6066
6066
|
"locationInModule": {
|
|
6067
6067
|
"filename": "lib/ingestor-api/index.ts",
|
|
6068
|
-
"line":
|
|
6068
|
+
"line": 301
|
|
6069
6069
|
},
|
|
6070
6070
|
"name": "stacDbSecret",
|
|
6071
6071
|
"type": {
|
|
@@ -6081,7 +6081,7 @@
|
|
|
6081
6081
|
"immutable": true,
|
|
6082
6082
|
"locationInModule": {
|
|
6083
6083
|
"filename": "lib/ingestor-api/index.ts",
|
|
6084
|
-
"line":
|
|
6084
|
+
"line": 311
|
|
6085
6085
|
},
|
|
6086
6086
|
"name": "stacDbSecurityGroup",
|
|
6087
6087
|
"type": {
|
|
@@ -6097,7 +6097,7 @@
|
|
|
6097
6097
|
"immutable": true,
|
|
6098
6098
|
"locationInModule": {
|
|
6099
6099
|
"filename": "lib/ingestor-api/index.ts",
|
|
6100
|
-
"line":
|
|
6100
|
+
"line": 291
|
|
6101
6101
|
},
|
|
6102
6102
|
"name": "stacUrl",
|
|
6103
6103
|
"type": {
|
|
@@ -6113,7 +6113,7 @@
|
|
|
6113
6113
|
"immutable": true,
|
|
6114
6114
|
"locationInModule": {
|
|
6115
6115
|
"filename": "lib/ingestor-api/index.ts",
|
|
6116
|
-
"line":
|
|
6116
|
+
"line": 296
|
|
6117
6117
|
},
|
|
6118
6118
|
"name": "stage",
|
|
6119
6119
|
"type": {
|
|
@@ -6129,7 +6129,7 @@
|
|
|
6129
6129
|
"immutable": true,
|
|
6130
6130
|
"locationInModule": {
|
|
6131
6131
|
"filename": "lib/ingestor-api/index.ts",
|
|
6132
|
-
"line":
|
|
6132
|
+
"line": 326
|
|
6133
6133
|
},
|
|
6134
6134
|
"name": "apiEndpointConfiguration",
|
|
6135
6135
|
"optional": true,
|
|
@@ -6146,7 +6146,7 @@
|
|
|
6146
6146
|
"immutable": true,
|
|
6147
6147
|
"locationInModule": {
|
|
6148
6148
|
"filename": "lib/ingestor-api/index.ts",
|
|
6149
|
-
"line":
|
|
6149
|
+
"line": 321
|
|
6150
6150
|
},
|
|
6151
6151
|
"name": "apiEnv",
|
|
6152
6152
|
"optional": true,
|
|
@@ -6169,7 +6169,7 @@
|
|
|
6169
6169
|
"immutable": true,
|
|
6170
6170
|
"locationInModule": {
|
|
6171
6171
|
"filename": "lib/ingestor-api/index.ts",
|
|
6172
|
-
"line":
|
|
6172
|
+
"line": 343
|
|
6173
6173
|
},
|
|
6174
6174
|
"name": "apiLambdaFunctionOptions",
|
|
6175
6175
|
"optional": true,
|
|
@@ -6186,7 +6186,7 @@
|
|
|
6186
6186
|
"immutable": true,
|
|
6187
6187
|
"locationInModule": {
|
|
6188
6188
|
"filename": "lib/ingestor-api/index.ts",
|
|
6189
|
-
"line":
|
|
6189
|
+
"line": 331
|
|
6190
6190
|
},
|
|
6191
6191
|
"name": "apiPolicy",
|
|
6192
6192
|
"optional": true,
|
|
@@ -6203,7 +6203,7 @@
|
|
|
6203
6203
|
"immutable": true,
|
|
6204
6204
|
"locationInModule": {
|
|
6205
6205
|
"filename": "lib/ingestor-api/index.ts",
|
|
6206
|
-
"line":
|
|
6206
|
+
"line": 336
|
|
6207
6207
|
},
|
|
6208
6208
|
"name": "ingestorDomainNameOptions",
|
|
6209
6209
|
"optional": true,
|
|
@@ -6221,7 +6221,7 @@
|
|
|
6221
6221
|
"immutable": true,
|
|
6222
6222
|
"locationInModule": {
|
|
6223
6223
|
"filename": "lib/ingestor-api/index.ts",
|
|
6224
|
-
"line":
|
|
6224
|
+
"line": 350
|
|
6225
6225
|
},
|
|
6226
6226
|
"name": "ingestorLambdaFunctionOptions",
|
|
6227
6227
|
"optional": true,
|
|
@@ -6239,7 +6239,7 @@
|
|
|
6239
6239
|
"immutable": true,
|
|
6240
6240
|
"locationInModule": {
|
|
6241
6241
|
"filename": "lib/ingestor-api/index.ts",
|
|
6242
|
-
"line":
|
|
6242
|
+
"line": 357
|
|
6243
6243
|
},
|
|
6244
6244
|
"name": "pgstacVersion",
|
|
6245
6245
|
"optional": true,
|
|
@@ -6256,7 +6256,7 @@
|
|
|
6256
6256
|
"immutable": true,
|
|
6257
6257
|
"locationInModule": {
|
|
6258
6258
|
"filename": "lib/ingestor-api/index.ts",
|
|
6259
|
-
"line":
|
|
6259
|
+
"line": 316
|
|
6260
6260
|
},
|
|
6261
6261
|
"name": "subnetSelection",
|
|
6262
6262
|
"optional": true,
|
|
@@ -6273,7 +6273,7 @@
|
|
|
6273
6273
|
"immutable": true,
|
|
6274
6274
|
"locationInModule": {
|
|
6275
6275
|
"filename": "lib/ingestor-api/index.ts",
|
|
6276
|
-
"line":
|
|
6276
|
+
"line": 306
|
|
6277
6277
|
},
|
|
6278
6278
|
"name": "vpc",
|
|
6279
6279
|
"optional": true,
|
|
@@ -6298,7 +6298,7 @@
|
|
|
6298
6298
|
},
|
|
6299
6299
|
"locationInModule": {
|
|
6300
6300
|
"filename": "lib/stac-loader/index.ts",
|
|
6301
|
-
"line":
|
|
6301
|
+
"line": 490
|
|
6302
6302
|
},
|
|
6303
6303
|
"parameters": [
|
|
6304
6304
|
{
|
|
@@ -6324,7 +6324,7 @@
|
|
|
6324
6324
|
"kind": "class",
|
|
6325
6325
|
"locationInModule": {
|
|
6326
6326
|
"filename": "lib/stac-loader/index.ts",
|
|
6327
|
-
"line":
|
|
6327
|
+
"line": 489
|
|
6328
6328
|
},
|
|
6329
6329
|
"name": "StacItemLoader",
|
|
6330
6330
|
"symbolId": "lib/stac-loader/index:StacItemLoader"
|
|
@@ -6343,7 +6343,7 @@
|
|
|
6343
6343
|
"kind": "interface",
|
|
6344
6344
|
"locationInModule": {
|
|
6345
6345
|
"filename": "lib/stac-loader/index.ts",
|
|
6346
|
-
"line":
|
|
6346
|
+
"line": 504
|
|
6347
6347
|
},
|
|
6348
6348
|
"name": "StacItemLoaderProps",
|
|
6349
6349
|
"symbolId": "lib/stac-loader/index:StacItemLoaderProps"
|
|
@@ -7019,7 +7019,7 @@
|
|
|
7019
7019
|
},
|
|
7020
7020
|
"locationInModule": {
|
|
7021
7021
|
"filename": "lib/tipg-api/index.ts",
|
|
7022
|
-
"line":
|
|
7022
|
+
"line": 115
|
|
7023
7023
|
},
|
|
7024
7024
|
"parameters": [
|
|
7025
7025
|
{
|
|
@@ -7045,7 +7045,7 @@
|
|
|
7045
7045
|
"kind": "class",
|
|
7046
7046
|
"locationInModule": {
|
|
7047
7047
|
"filename": "lib/tipg-api/index.ts",
|
|
7048
|
-
"line":
|
|
7048
|
+
"line": 99
|
|
7049
7049
|
},
|
|
7050
7050
|
"name": "TiPgApiLambda",
|
|
7051
7051
|
"properties": [
|
|
@@ -7057,7 +7057,7 @@
|
|
|
7057
7057
|
"immutable": true,
|
|
7058
7058
|
"locationInModule": {
|
|
7059
7059
|
"filename": "lib/tipg-api/index.ts",
|
|
7060
|
-
"line":
|
|
7060
|
+
"line": 108
|
|
7061
7061
|
},
|
|
7062
7062
|
"name": "lambdaFunction",
|
|
7063
7063
|
"type": {
|
|
@@ -7072,7 +7072,7 @@
|
|
|
7072
7072
|
"immutable": true,
|
|
7073
7073
|
"locationInModule": {
|
|
7074
7074
|
"filename": "lib/tipg-api/index.ts",
|
|
7075
|
-
"line":
|
|
7075
|
+
"line": 103
|
|
7076
7076
|
},
|
|
7077
7077
|
"name": "url",
|
|
7078
7078
|
"type": {
|
|
@@ -7086,7 +7086,7 @@
|
|
|
7086
7086
|
},
|
|
7087
7087
|
"locationInModule": {
|
|
7088
7088
|
"filename": "lib/tipg-api/index.ts",
|
|
7089
|
-
"line":
|
|
7089
|
+
"line": 113
|
|
7090
7090
|
},
|
|
7091
7091
|
"name": "tiPgLambdaFunction",
|
|
7092
7092
|
"type": {
|
|
@@ -7109,7 +7109,7 @@
|
|
|
7109
7109
|
"kind": "interface",
|
|
7110
7110
|
"locationInModule": {
|
|
7111
7111
|
"filename": "lib/tipg-api/index.ts",
|
|
7112
|
-
"line":
|
|
7112
|
+
"line": 142
|
|
7113
7113
|
},
|
|
7114
7114
|
"name": "TiPgApiLambdaProps",
|
|
7115
7115
|
"properties": [
|
|
@@ -7124,7 +7124,7 @@
|
|
|
7124
7124
|
"immutable": true,
|
|
7125
7125
|
"locationInModule": {
|
|
7126
7126
|
"filename": "lib/tipg-api/index.ts",
|
|
7127
|
-
"line":
|
|
7127
|
+
"line": 148
|
|
7128
7128
|
},
|
|
7129
7129
|
"name": "domainName",
|
|
7130
7130
|
"optional": true,
|
|
@@ -7144,7 +7144,7 @@
|
|
|
7144
7144
|
"immutable": true,
|
|
7145
7145
|
"locationInModule": {
|
|
7146
7146
|
"filename": "lib/tipg-api/index.ts",
|
|
7147
|
-
"line":
|
|
7147
|
+
"line": 157
|
|
7148
7148
|
},
|
|
7149
7149
|
"name": "tipgApiDomainName",
|
|
7150
7150
|
"optional": true,
|
|
@@ -7225,7 +7225,7 @@
|
|
|
7225
7225
|
"kind": "interface",
|
|
7226
7226
|
"locationInModule": {
|
|
7227
7227
|
"filename": "lib/tipg-api/index.ts",
|
|
7228
|
-
"line":
|
|
7228
|
+
"line": 65
|
|
7229
7229
|
},
|
|
7230
7230
|
"name": "TiPgApiLambdaRuntimeProps",
|
|
7231
7231
|
"properties": [
|
|
@@ -7238,7 +7238,7 @@
|
|
|
7238
7238
|
"immutable": true,
|
|
7239
7239
|
"locationInModule": {
|
|
7240
7240
|
"filename": "lib/tipg-api/index.ts",
|
|
7241
|
-
"line":
|
|
7241
|
+
"line": 74
|
|
7242
7242
|
},
|
|
7243
7243
|
"name": "db",
|
|
7244
7244
|
"type": {
|
|
@@ -7263,7 +7263,7 @@
|
|
|
7263
7263
|
"immutable": true,
|
|
7264
7264
|
"locationInModule": {
|
|
7265
7265
|
"filename": "lib/tipg-api/index.ts",
|
|
7266
|
-
"line":
|
|
7266
|
+
"line": 84
|
|
7267
7267
|
},
|
|
7268
7268
|
"name": "dbSecret",
|
|
7269
7269
|
"type": {
|
|
@@ -7279,7 +7279,7 @@
|
|
|
7279
7279
|
"immutable": true,
|
|
7280
7280
|
"locationInModule": {
|
|
7281
7281
|
"filename": "lib/tipg-api/index.ts",
|
|
7282
|
-
"line":
|
|
7282
|
+
"line": 89
|
|
7283
7283
|
},
|
|
7284
7284
|
"name": "apiEnv",
|
|
7285
7285
|
"optional": true,
|
|
@@ -7302,7 +7302,7 @@
|
|
|
7302
7302
|
"immutable": true,
|
|
7303
7303
|
"locationInModule": {
|
|
7304
7304
|
"filename": "lib/tipg-api/index.ts",
|
|
7305
|
-
"line":
|
|
7305
|
+
"line": 96
|
|
7306
7306
|
},
|
|
7307
7307
|
"name": "lambdaFunctionOptions",
|
|
7308
7308
|
"optional": true,
|
|
@@ -7319,7 +7319,7 @@
|
|
|
7319
7319
|
"immutable": true,
|
|
7320
7320
|
"locationInModule": {
|
|
7321
7321
|
"filename": "lib/tipg-api/index.ts",
|
|
7322
|
-
"line":
|
|
7322
|
+
"line": 79
|
|
7323
7323
|
},
|
|
7324
7324
|
"name": "subnetSelection",
|
|
7325
7325
|
"optional": true,
|
|
@@ -7336,7 +7336,7 @@
|
|
|
7336
7336
|
"immutable": true,
|
|
7337
7337
|
"locationInModule": {
|
|
7338
7338
|
"filename": "lib/tipg-api/index.ts",
|
|
7339
|
-
"line":
|
|
7339
|
+
"line": 69
|
|
7340
7340
|
},
|
|
7341
7341
|
"name": "vpc",
|
|
7342
7342
|
"optional": true,
|
|
@@ -7360,7 +7360,7 @@
|
|
|
7360
7360
|
},
|
|
7361
7361
|
"locationInModule": {
|
|
7362
7362
|
"filename": "lib/titiler-pgstac-api/index.ts",
|
|
7363
|
-
"line":
|
|
7363
|
+
"line": 153
|
|
7364
7364
|
},
|
|
7365
7365
|
"parameters": [
|
|
7366
7366
|
{
|
|
@@ -7386,7 +7386,7 @@
|
|
|
7386
7386
|
"kind": "class",
|
|
7387
7387
|
"locationInModule": {
|
|
7388
7388
|
"filename": "lib/titiler-pgstac-api/index.ts",
|
|
7389
|
-
"line":
|
|
7389
|
+
"line": 137
|
|
7390
7390
|
},
|
|
7391
7391
|
"name": "TitilerPgstacApiLambda",
|
|
7392
7392
|
"properties": [
|
|
@@ -7398,7 +7398,7 @@
|
|
|
7398
7398
|
"immutable": true,
|
|
7399
7399
|
"locationInModule": {
|
|
7400
7400
|
"filename": "lib/titiler-pgstac-api/index.ts",
|
|
7401
|
-
"line":
|
|
7401
|
+
"line": 146
|
|
7402
7402
|
},
|
|
7403
7403
|
"name": "lambdaFunction",
|
|
7404
7404
|
"type": {
|
|
@@ -7413,7 +7413,7 @@
|
|
|
7413
7413
|
"immutable": true,
|
|
7414
7414
|
"locationInModule": {
|
|
7415
7415
|
"filename": "lib/titiler-pgstac-api/index.ts",
|
|
7416
|
-
"line":
|
|
7416
|
+
"line": 141
|
|
7417
7417
|
},
|
|
7418
7418
|
"name": "url",
|
|
7419
7419
|
"type": {
|
|
@@ -7427,7 +7427,7 @@
|
|
|
7427
7427
|
},
|
|
7428
7428
|
"locationInModule": {
|
|
7429
7429
|
"filename": "lib/titiler-pgstac-api/index.ts",
|
|
7430
|
-
"line":
|
|
7430
|
+
"line": 151
|
|
7431
7431
|
},
|
|
7432
7432
|
"name": "titilerPgstacLambdaFunction",
|
|
7433
7433
|
"type": {
|
|
@@ -7450,7 +7450,7 @@
|
|
|
7450
7450
|
"kind": "interface",
|
|
7451
7451
|
"locationInModule": {
|
|
7452
7452
|
"filename": "lib/titiler-pgstac-api/index.ts",
|
|
7453
|
-
"line":
|
|
7453
|
+
"line": 186
|
|
7454
7454
|
},
|
|
7455
7455
|
"name": "TitilerPgstacApiLambdaProps",
|
|
7456
7456
|
"properties": [
|
|
@@ -7465,7 +7465,7 @@
|
|
|
7465
7465
|
"immutable": true,
|
|
7466
7466
|
"locationInModule": {
|
|
7467
7467
|
"filename": "lib/titiler-pgstac-api/index.ts",
|
|
7468
|
-
"line":
|
|
7468
|
+
"line": 193
|
|
7469
7469
|
},
|
|
7470
7470
|
"name": "domainName",
|
|
7471
7471
|
"optional": true,
|
|
@@ -7484,7 +7484,7 @@
|
|
|
7484
7484
|
"immutable": true,
|
|
7485
7485
|
"locationInModule": {
|
|
7486
7486
|
"filename": "lib/titiler-pgstac-api/index.ts",
|
|
7487
|
-
"line":
|
|
7487
|
+
"line": 201
|
|
7488
7488
|
},
|
|
7489
7489
|
"name": "titilerPgstacApiDomainName",
|
|
7490
7490
|
"optional": true,
|
|
@@ -7565,7 +7565,7 @@
|
|
|
7565
7565
|
"kind": "interface",
|
|
7566
7566
|
"locationInModule": {
|
|
7567
7567
|
"filename": "lib/titiler-pgstac-api/index.ts",
|
|
7568
|
-
"line":
|
|
7568
|
+
"line": 97
|
|
7569
7569
|
},
|
|
7570
7570
|
"name": "TitilerPgstacApiLambdaRuntimeProps",
|
|
7571
7571
|
"properties": [
|
|
@@ -7578,7 +7578,7 @@
|
|
|
7578
7578
|
"immutable": true,
|
|
7579
7579
|
"locationInModule": {
|
|
7580
7580
|
"filename": "lib/titiler-pgstac-api/index.ts",
|
|
7581
|
-
"line":
|
|
7581
|
+
"line": 106
|
|
7582
7582
|
},
|
|
7583
7583
|
"name": "db",
|
|
7584
7584
|
"type": {
|
|
@@ -7603,7 +7603,7 @@
|
|
|
7603
7603
|
"immutable": true,
|
|
7604
7604
|
"locationInModule": {
|
|
7605
7605
|
"filename": "lib/titiler-pgstac-api/index.ts",
|
|
7606
|
-
"line":
|
|
7606
|
+
"line": 116
|
|
7607
7607
|
},
|
|
7608
7608
|
"name": "dbSecret",
|
|
7609
7609
|
"type": {
|
|
@@ -7620,7 +7620,7 @@
|
|
|
7620
7620
|
"immutable": true,
|
|
7621
7621
|
"locationInModule": {
|
|
7622
7622
|
"filename": "lib/titiler-pgstac-api/index.ts",
|
|
7623
|
-
"line":
|
|
7623
|
+
"line": 122
|
|
7624
7624
|
},
|
|
7625
7625
|
"name": "apiEnv",
|
|
7626
7626
|
"optional": true,
|
|
@@ -7642,7 +7642,7 @@
|
|
|
7642
7642
|
"immutable": true,
|
|
7643
7643
|
"locationInModule": {
|
|
7644
7644
|
"filename": "lib/titiler-pgstac-api/index.ts",
|
|
7645
|
-
"line":
|
|
7645
|
+
"line": 127
|
|
7646
7646
|
},
|
|
7647
7647
|
"name": "buckets",
|
|
7648
7648
|
"optional": true,
|
|
@@ -7665,7 +7665,7 @@
|
|
|
7665
7665
|
"immutable": true,
|
|
7666
7666
|
"locationInModule": {
|
|
7667
7667
|
"filename": "lib/titiler-pgstac-api/index.ts",
|
|
7668
|
-
"line":
|
|
7668
|
+
"line": 134
|
|
7669
7669
|
},
|
|
7670
7670
|
"name": "lambdaFunctionOptions",
|
|
7671
7671
|
"optional": true,
|
|
@@ -7682,7 +7682,7 @@
|
|
|
7682
7682
|
"immutable": true,
|
|
7683
7683
|
"locationInModule": {
|
|
7684
7684
|
"filename": "lib/titiler-pgstac-api/index.ts",
|
|
7685
|
-
"line":
|
|
7685
|
+
"line": 111
|
|
7686
7686
|
},
|
|
7687
7687
|
"name": "subnetSelection",
|
|
7688
7688
|
"optional": true,
|
|
@@ -7699,7 +7699,7 @@
|
|
|
7699
7699
|
"immutable": true,
|
|
7700
7700
|
"locationInModule": {
|
|
7701
7701
|
"filename": "lib/titiler-pgstac-api/index.ts",
|
|
7702
|
-
"line":
|
|
7702
|
+
"line": 101
|
|
7703
7703
|
},
|
|
7704
7704
|
"name": "vpc",
|
|
7705
7705
|
"optional": true,
|
|
@@ -7711,6 +7711,6 @@
|
|
|
7711
7711
|
"symbolId": "lib/titiler-pgstac-api/index:TitilerPgstacApiLambdaRuntimeProps"
|
|
7712
7712
|
}
|
|
7713
7713
|
},
|
|
7714
|
-
"version": "10.2.
|
|
7715
|
-
"fingerprint": "
|
|
7714
|
+
"version": "10.2.5",
|
|
7715
|
+
"fingerprint": "sg9voRrSqHcIbb3QV8AaJ4sRibZZELrNO35FSJbspDE="
|
|
7716
7716
|
}
|