@aws-mdaa/dms-constructs 1.5.0 → 1.6.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 +189 -173
- package/lib/endpoint.d.ts +2 -0
- package/lib/endpoint.js +2 -2
- package/lib/replication_instance.js +1 -1
- package/package.json +9 -14
package/.jsii
CHANGED
|
@@ -7,8 +7,7 @@
|
|
|
7
7
|
"url": "https://aws.amazon.com/solutions"
|
|
8
8
|
},
|
|
9
9
|
"dependencies": {
|
|
10
|
-
"@aws-mdaa/construct": "1.
|
|
11
|
-
"@aws-mdaa/naming": "1.5.0",
|
|
10
|
+
"@aws-mdaa/construct": "1.6.0",
|
|
12
11
|
"aws-cdk-lib": "2.220.0",
|
|
13
12
|
"cdk-nag": "2.37.55",
|
|
14
13
|
"constructs": "10.0.96"
|
|
@@ -4206,7 +4205,7 @@
|
|
|
4206
4205
|
"kind": "interface",
|
|
4207
4206
|
"locationInModule": {
|
|
4208
4207
|
"filename": "lib/endpoint.ts",
|
|
4209
|
-
"line":
|
|
4208
|
+
"line": 415
|
|
4210
4209
|
},
|
|
4211
4210
|
"name": "DocDbSettingsProperty",
|
|
4212
4211
|
"properties": [
|
|
@@ -4219,7 +4218,7 @@
|
|
|
4219
4218
|
"immutable": true,
|
|
4220
4219
|
"locationInModule": {
|
|
4221
4220
|
"filename": "lib/endpoint.ts",
|
|
4222
|
-
"line":
|
|
4221
|
+
"line": 423
|
|
4223
4222
|
},
|
|
4224
4223
|
"name": "secretsManagerSecretArn",
|
|
4225
4224
|
"type": {
|
|
@@ -4235,7 +4234,7 @@
|
|
|
4235
4234
|
"immutable": true,
|
|
4236
4235
|
"locationInModule": {
|
|
4237
4236
|
"filename": "lib/endpoint.ts",
|
|
4238
|
-
"line":
|
|
4237
|
+
"line": 417
|
|
4239
4238
|
},
|
|
4240
4239
|
"name": "docsToInvestigate",
|
|
4241
4240
|
"optional": true,
|
|
@@ -4251,7 +4250,7 @@
|
|
|
4251
4250
|
"immutable": true,
|
|
4252
4251
|
"locationInModule": {
|
|
4253
4252
|
"filename": "lib/endpoint.ts",
|
|
4254
|
-
"line":
|
|
4253
|
+
"line": 418
|
|
4255
4254
|
},
|
|
4256
4255
|
"name": "extractDocId",
|
|
4257
4256
|
"optional": true,
|
|
@@ -4268,7 +4267,7 @@
|
|
|
4268
4267
|
"immutable": true,
|
|
4269
4268
|
"locationInModule": {
|
|
4270
4269
|
"filename": "lib/endpoint.ts",
|
|
4271
|
-
"line":
|
|
4270
|
+
"line": 420
|
|
4272
4271
|
},
|
|
4273
4272
|
"name": "nestingLevel",
|
|
4274
4273
|
"optional": true,
|
|
@@ -4284,7 +4283,7 @@
|
|
|
4284
4283
|
"immutable": true,
|
|
4285
4284
|
"locationInModule": {
|
|
4286
4285
|
"filename": "lib/endpoint.ts",
|
|
4287
|
-
"line":
|
|
4286
|
+
"line": 421
|
|
4288
4287
|
},
|
|
4289
4288
|
"name": "secretsManagerAccessRoleArn",
|
|
4290
4289
|
"optional": true,
|
|
@@ -4300,7 +4299,7 @@
|
|
|
4300
4299
|
"immutable": true,
|
|
4301
4300
|
"locationInModule": {
|
|
4302
4301
|
"filename": "lib/endpoint.ts",
|
|
4303
|
-
"line":
|
|
4302
|
+
"line": 424
|
|
4304
4303
|
},
|
|
4305
4304
|
"name": "secretsManagerSecretKMSArn",
|
|
4306
4305
|
"optional": true,
|
|
@@ -4323,7 +4322,7 @@
|
|
|
4323
4322
|
"kind": "interface",
|
|
4324
4323
|
"locationInModule": {
|
|
4325
4324
|
"filename": "lib/endpoint.ts",
|
|
4326
|
-
"line":
|
|
4325
|
+
"line": 432
|
|
4327
4326
|
},
|
|
4328
4327
|
"name": "DynamoDbSettingsProperty",
|
|
4329
4328
|
"properties": [
|
|
@@ -4336,7 +4335,7 @@
|
|
|
4336
4335
|
"immutable": true,
|
|
4337
4336
|
"locationInModule": {
|
|
4338
4337
|
"filename": "lib/endpoint.ts",
|
|
4339
|
-
"line":
|
|
4338
|
+
"line": 434
|
|
4340
4339
|
},
|
|
4341
4340
|
"name": "serviceAccessRoleArn",
|
|
4342
4341
|
"optional": true,
|
|
@@ -4359,7 +4358,7 @@
|
|
|
4359
4358
|
"kind": "interface",
|
|
4360
4359
|
"locationInModule": {
|
|
4361
4360
|
"filename": "lib/endpoint.ts",
|
|
4362
|
-
"line":
|
|
4361
|
+
"line": 401
|
|
4363
4362
|
},
|
|
4364
4363
|
"name": "ElasticsearchSettingsProperty",
|
|
4365
4364
|
"properties": [
|
|
@@ -4372,7 +4371,7 @@
|
|
|
4372
4371
|
"immutable": true,
|
|
4373
4372
|
"locationInModule": {
|
|
4374
4373
|
"filename": "lib/endpoint.ts",
|
|
4375
|
-
"line":
|
|
4374
|
+
"line": 403
|
|
4376
4375
|
},
|
|
4377
4376
|
"name": "endpointUri",
|
|
4378
4377
|
"optional": true,
|
|
@@ -4388,7 +4387,7 @@
|
|
|
4388
4387
|
"immutable": true,
|
|
4389
4388
|
"locationInModule": {
|
|
4390
4389
|
"filename": "lib/endpoint.ts",
|
|
4391
|
-
"line":
|
|
4390
|
+
"line": 404
|
|
4392
4391
|
},
|
|
4393
4392
|
"name": "errorRetryDuration",
|
|
4394
4393
|
"optional": true,
|
|
@@ -4405,7 +4404,7 @@
|
|
|
4405
4404
|
"immutable": true,
|
|
4406
4405
|
"locationInModule": {
|
|
4407
4406
|
"filename": "lib/endpoint.ts",
|
|
4408
|
-
"line":
|
|
4407
|
+
"line": 406
|
|
4409
4408
|
},
|
|
4410
4409
|
"name": "fullLoadErrorPercentage",
|
|
4411
4410
|
"optional": true,
|
|
@@ -4421,7 +4420,7 @@
|
|
|
4421
4420
|
"immutable": true,
|
|
4422
4421
|
"locationInModule": {
|
|
4423
4422
|
"filename": "lib/endpoint.ts",
|
|
4424
|
-
"line":
|
|
4423
|
+
"line": 407
|
|
4425
4424
|
},
|
|
4426
4425
|
"name": "serviceAccessRoleArn",
|
|
4427
4426
|
"optional": true,
|
|
@@ -4444,7 +4443,7 @@
|
|
|
4444
4443
|
"kind": "interface",
|
|
4445
4444
|
"locationInModule": {
|
|
4446
4445
|
"filename": "lib/endpoint.ts",
|
|
4447
|
-
"line":
|
|
4446
|
+
"line": 475
|
|
4448
4447
|
},
|
|
4449
4448
|
"name": "GcpMySQLSettingsProperty",
|
|
4450
4449
|
"properties": [
|
|
@@ -4458,7 +4457,7 @@
|
|
|
4458
4457
|
"immutable": true,
|
|
4459
4458
|
"locationInModule": {
|
|
4460
4459
|
"filename": "lib/endpoint.ts",
|
|
4461
|
-
"line":
|
|
4460
|
+
"line": 533
|
|
4462
4461
|
},
|
|
4463
4462
|
"name": "secretsManagerSecretArn",
|
|
4464
4463
|
"type": {
|
|
@@ -4475,7 +4474,7 @@
|
|
|
4475
4474
|
"immutable": true,
|
|
4476
4475
|
"locationInModule": {
|
|
4477
4476
|
"filename": "lib/endpoint.ts",
|
|
4478
|
-
"line":
|
|
4477
|
+
"line": 482
|
|
4479
4478
|
},
|
|
4480
4479
|
"name": "afterConnectScript",
|
|
4481
4480
|
"optional": true,
|
|
@@ -4493,7 +4492,7 @@
|
|
|
4493
4492
|
"immutable": true,
|
|
4494
4493
|
"locationInModule": {
|
|
4495
4494
|
"filename": "lib/endpoint.ts",
|
|
4496
|
-
"line":
|
|
4495
|
+
"line": 488
|
|
4497
4496
|
},
|
|
4498
4497
|
"name": "cleanSourceMetadataOnMismatch",
|
|
4499
4498
|
"optional": true,
|
|
@@ -4511,7 +4510,7 @@
|
|
|
4511
4510
|
"immutable": true,
|
|
4512
4511
|
"locationInModule": {
|
|
4513
4512
|
"filename": "lib/endpoint.ts",
|
|
4514
|
-
"line":
|
|
4513
|
+
"line": 494
|
|
4515
4514
|
},
|
|
4516
4515
|
"name": "databaseName",
|
|
4517
4516
|
"optional": true,
|
|
@@ -4529,7 +4528,7 @@
|
|
|
4529
4528
|
"immutable": true,
|
|
4530
4529
|
"locationInModule": {
|
|
4531
4530
|
"filename": "lib/endpoint.ts",
|
|
4532
|
-
"line":
|
|
4531
|
+
"line": 502
|
|
4533
4532
|
},
|
|
4534
4533
|
"name": "eventsPollInterval",
|
|
4535
4534
|
"optional": true,
|
|
@@ -4546,7 +4545,7 @@
|
|
|
4546
4545
|
"immutable": true,
|
|
4547
4546
|
"locationInModule": {
|
|
4548
4547
|
"filename": "lib/endpoint.ts",
|
|
4549
|
-
"line":
|
|
4548
|
+
"line": 508
|
|
4550
4549
|
},
|
|
4551
4550
|
"name": "maxFileSize",
|
|
4552
4551
|
"optional": true,
|
|
@@ -4564,7 +4563,7 @@
|
|
|
4564
4563
|
"immutable": true,
|
|
4565
4564
|
"locationInModule": {
|
|
4566
4565
|
"filename": "lib/endpoint.ts",
|
|
4567
|
-
"line":
|
|
4566
|
+
"line": 515
|
|
4568
4567
|
},
|
|
4569
4568
|
"name": "parallelLoadThreads",
|
|
4570
4569
|
"optional": true,
|
|
@@ -4582,7 +4581,7 @@
|
|
|
4582
4581
|
"immutable": true,
|
|
4583
4582
|
"locationInModule": {
|
|
4584
4583
|
"filename": "lib/endpoint.ts",
|
|
4585
|
-
"line":
|
|
4584
|
+
"line": 520
|
|
4586
4585
|
},
|
|
4587
4586
|
"name": "port",
|
|
4588
4587
|
"optional": true,
|
|
@@ -4599,7 +4598,7 @@
|
|
|
4599
4598
|
"immutable": true,
|
|
4600
4599
|
"locationInModule": {
|
|
4601
4600
|
"filename": "lib/endpoint.ts",
|
|
4602
|
-
"line":
|
|
4601
|
+
"line": 528
|
|
4603
4602
|
},
|
|
4604
4603
|
"name": "secretsManagerAccessRoleArn",
|
|
4605
4604
|
"optional": true,
|
|
@@ -4616,7 +4615,7 @@
|
|
|
4616
4615
|
"immutable": true,
|
|
4617
4616
|
"locationInModule": {
|
|
4618
4617
|
"filename": "lib/endpoint.ts",
|
|
4619
|
-
"line":
|
|
4618
|
+
"line": 537
|
|
4620
4619
|
},
|
|
4621
4620
|
"name": "secretsManagerSecretKMSArn",
|
|
4622
4621
|
"optional": true,
|
|
@@ -4634,7 +4633,7 @@
|
|
|
4634
4633
|
"immutable": true,
|
|
4635
4634
|
"locationInModule": {
|
|
4636
4635
|
"filename": "lib/endpoint.ts",
|
|
4637
|
-
"line":
|
|
4636
|
+
"line": 542
|
|
4638
4637
|
},
|
|
4639
4638
|
"name": "serverName",
|
|
4640
4639
|
"optional": true,
|
|
@@ -4652,7 +4651,7 @@
|
|
|
4652
4651
|
"immutable": true,
|
|
4653
4652
|
"locationInModule": {
|
|
4654
4653
|
"filename": "lib/endpoint.ts",
|
|
4655
|
-
"line":
|
|
4654
|
+
"line": 548
|
|
4656
4655
|
},
|
|
4657
4656
|
"name": "serverTimezone",
|
|
4658
4657
|
"optional": true,
|
|
@@ -4675,7 +4674,7 @@
|
|
|
4675
4674
|
"kind": "interface",
|
|
4676
4675
|
"locationInModule": {
|
|
4677
4676
|
"filename": "lib/endpoint.ts",
|
|
4678
|
-
"line":
|
|
4677
|
+
"line": 351
|
|
4679
4678
|
},
|
|
4680
4679
|
"name": "IbmDb2SettingsProperty",
|
|
4681
4680
|
"properties": [
|
|
@@ -4689,7 +4688,7 @@
|
|
|
4689
4688
|
"immutable": true,
|
|
4690
4689
|
"locationInModule": {
|
|
4691
4690
|
"filename": "lib/endpoint.ts",
|
|
4692
|
-
"line":
|
|
4691
|
+
"line": 366
|
|
4693
4692
|
},
|
|
4694
4693
|
"name": "secretsManagerSecretArn",
|
|
4695
4694
|
"type": {
|
|
@@ -4705,7 +4704,7 @@
|
|
|
4705
4704
|
"immutable": true,
|
|
4706
4705
|
"locationInModule": {
|
|
4707
4706
|
"filename": "lib/endpoint.ts",
|
|
4708
|
-
"line":
|
|
4707
|
+
"line": 353
|
|
4709
4708
|
},
|
|
4710
4709
|
"name": "currentLsn",
|
|
4711
4710
|
"optional": true,
|
|
@@ -4722,7 +4721,7 @@
|
|
|
4722
4721
|
"immutable": true,
|
|
4723
4722
|
"locationInModule": {
|
|
4724
4723
|
"filename": "lib/endpoint.ts",
|
|
4725
|
-
"line":
|
|
4724
|
+
"line": 355
|
|
4726
4725
|
},
|
|
4727
4726
|
"name": "maxKBytesPerRead",
|
|
4728
4727
|
"optional": true,
|
|
@@ -4740,7 +4739,7 @@
|
|
|
4740
4739
|
"immutable": true,
|
|
4741
4740
|
"locationInModule": {
|
|
4742
4741
|
"filename": "lib/endpoint.ts",
|
|
4743
|
-
"line":
|
|
4742
|
+
"line": 361
|
|
4744
4743
|
},
|
|
4745
4744
|
"name": "secretsManagerAccessRoleArn",
|
|
4746
4745
|
"optional": true,
|
|
@@ -4757,7 +4756,7 @@
|
|
|
4757
4756
|
"immutable": true,
|
|
4758
4757
|
"locationInModule": {
|
|
4759
4758
|
"filename": "lib/endpoint.ts",
|
|
4760
|
-
"line":
|
|
4759
|
+
"line": 370
|
|
4761
4760
|
},
|
|
4762
4761
|
"name": "secretsManagerSecretKMSArn",
|
|
4763
4762
|
"optional": true,
|
|
@@ -4775,7 +4774,7 @@
|
|
|
4775
4774
|
"immutable": true,
|
|
4776
4775
|
"locationInModule": {
|
|
4777
4776
|
"filename": "lib/endpoint.ts",
|
|
4778
|
-
"line":
|
|
4777
|
+
"line": 376
|
|
4779
4778
|
},
|
|
4780
4779
|
"name": "setDataCaptureChanges",
|
|
4781
4780
|
"optional": true,
|
|
@@ -4798,7 +4797,7 @@
|
|
|
4798
4797
|
"kind": "interface",
|
|
4799
4798
|
"locationInModule": {
|
|
4800
4799
|
"filename": "lib/endpoint.ts",
|
|
4801
|
-
"line":
|
|
4800
|
+
"line": 215
|
|
4802
4801
|
},
|
|
4803
4802
|
"name": "KinesisSettingsProperty",
|
|
4804
4803
|
"properties": [
|
|
@@ -4811,7 +4810,7 @@
|
|
|
4811
4810
|
"immutable": true,
|
|
4812
4811
|
"locationInModule": {
|
|
4813
4812
|
"filename": "lib/endpoint.ts",
|
|
4814
|
-
"line":
|
|
4813
|
+
"line": 235
|
|
4815
4814
|
},
|
|
4816
4815
|
"name": "streamArn",
|
|
4817
4816
|
"type": {
|
|
@@ -4827,7 +4826,7 @@
|
|
|
4827
4826
|
"immutable": true,
|
|
4828
4827
|
"locationInModule": {
|
|
4829
4828
|
"filename": "lib/endpoint.ts",
|
|
4830
|
-
"line":
|
|
4829
|
+
"line": 217
|
|
4831
4830
|
},
|
|
4832
4831
|
"name": "includeControlDetails",
|
|
4833
4832
|
"optional": true,
|
|
@@ -4844,7 +4843,7 @@
|
|
|
4844
4843
|
"immutable": true,
|
|
4845
4844
|
"locationInModule": {
|
|
4846
4845
|
"filename": "lib/endpoint.ts",
|
|
4847
|
-
"line":
|
|
4846
|
+
"line": 219
|
|
4848
4847
|
},
|
|
4849
4848
|
"name": "includeNullAndEmpty",
|
|
4850
4849
|
"optional": true,
|
|
@@ -4861,7 +4860,7 @@
|
|
|
4861
4860
|
"immutable": true,
|
|
4862
4861
|
"locationInModule": {
|
|
4863
4862
|
"filename": "lib/endpoint.ts",
|
|
4864
|
-
"line":
|
|
4863
|
+
"line": 221
|
|
4865
4864
|
},
|
|
4866
4865
|
"name": "includePartitionValue",
|
|
4867
4866
|
"optional": true,
|
|
@@ -4878,7 +4877,7 @@
|
|
|
4878
4877
|
"immutable": true,
|
|
4879
4878
|
"locationInModule": {
|
|
4880
4879
|
"filename": "lib/endpoint.ts",
|
|
4881
|
-
"line":
|
|
4880
|
+
"line": 223
|
|
4882
4881
|
},
|
|
4883
4882
|
"name": "includeTableAlterOperations",
|
|
4884
4883
|
"optional": true,
|
|
@@ -4895,7 +4894,7 @@
|
|
|
4895
4894
|
"immutable": true,
|
|
4896
4895
|
"locationInModule": {
|
|
4897
4896
|
"filename": "lib/endpoint.ts",
|
|
4898
|
-
"line":
|
|
4897
|
+
"line": 225
|
|
4899
4898
|
},
|
|
4900
4899
|
"name": "includeTransactionDetails",
|
|
4901
4900
|
"optional": true,
|
|
@@ -4912,7 +4911,7 @@
|
|
|
4912
4911
|
"immutable": true,
|
|
4913
4912
|
"locationInModule": {
|
|
4914
4913
|
"filename": "lib/endpoint.ts",
|
|
4915
|
-
"line":
|
|
4914
|
+
"line": 227
|
|
4916
4915
|
},
|
|
4917
4916
|
"name": "messageFormat",
|
|
4918
4917
|
"optional": true,
|
|
@@ -4929,7 +4928,7 @@
|
|
|
4929
4928
|
"immutable": true,
|
|
4930
4929
|
"locationInModule": {
|
|
4931
4930
|
"filename": "lib/endpoint.ts",
|
|
4932
|
-
"line":
|
|
4931
|
+
"line": 229
|
|
4933
4932
|
},
|
|
4934
4933
|
"name": "noHexPrefix",
|
|
4935
4934
|
"optional": true,
|
|
@@ -4946,7 +4945,7 @@
|
|
|
4946
4945
|
"immutable": true,
|
|
4947
4946
|
"locationInModule": {
|
|
4948
4947
|
"filename": "lib/endpoint.ts",
|
|
4949
|
-
"line":
|
|
4948
|
+
"line": 231
|
|
4950
4949
|
},
|
|
4951
4950
|
"name": "partitionIncludeSchemaTable",
|
|
4952
4951
|
"optional": true,
|
|
@@ -4963,7 +4962,7 @@
|
|
|
4963
4962
|
"immutable": true,
|
|
4964
4963
|
"locationInModule": {
|
|
4965
4964
|
"filename": "lib/endpoint.ts",
|
|
4966
|
-
"line":
|
|
4965
|
+
"line": 233
|
|
4967
4966
|
},
|
|
4968
4967
|
"name": "serviceAccessRoleArn",
|
|
4969
4968
|
"optional": true,
|
|
@@ -4989,7 +4988,7 @@
|
|
|
4989
4988
|
},
|
|
4990
4989
|
"locationInModule": {
|
|
4991
4990
|
"filename": "lib/endpoint.ts",
|
|
4992
|
-
"line":
|
|
4991
|
+
"line": 742
|
|
4993
4992
|
},
|
|
4994
4993
|
"parameters": [
|
|
4995
4994
|
{
|
|
@@ -5015,7 +5014,7 @@
|
|
|
5015
5014
|
"kind": "class",
|
|
5016
5015
|
"locationInModule": {
|
|
5017
5016
|
"filename": "lib/endpoint.ts",
|
|
5018
|
-
"line":
|
|
5017
|
+
"line": 706
|
|
5019
5018
|
},
|
|
5020
5019
|
"name": "MdaaEndpoint",
|
|
5021
5020
|
"symbolId": "lib/endpoint:MdaaEndpoint"
|
|
@@ -5033,7 +5032,7 @@
|
|
|
5033
5032
|
"kind": "interface",
|
|
5034
5033
|
"locationInModule": {
|
|
5035
5034
|
"filename": "lib/endpoint.ts",
|
|
5036
|
-
"line":
|
|
5035
|
+
"line": 655
|
|
5037
5036
|
},
|
|
5038
5037
|
"name": "MdaaEndpointProps",
|
|
5039
5038
|
"properties": [
|
|
@@ -5045,7 +5044,7 @@
|
|
|
5045
5044
|
"immutable": true,
|
|
5046
5045
|
"locationInModule": {
|
|
5047
5046
|
"filename": "lib/endpoint.ts",
|
|
5048
|
-
"line":
|
|
5047
|
+
"line": 659
|
|
5049
5048
|
},
|
|
5050
5049
|
"name": "endpointIdentifier",
|
|
5051
5050
|
"type": {
|
|
@@ -5061,7 +5060,7 @@
|
|
|
5061
5060
|
"immutable": true,
|
|
5062
5061
|
"locationInModule": {
|
|
5063
5062
|
"filename": "lib/endpoint.ts",
|
|
5064
|
-
"line":
|
|
5063
|
+
"line": 661
|
|
5065
5064
|
},
|
|
5066
5065
|
"name": "endpointType",
|
|
5067
5066
|
"type": {
|
|
@@ -5077,7 +5076,7 @@
|
|
|
5077
5076
|
"immutable": true,
|
|
5078
5077
|
"locationInModule": {
|
|
5079
5078
|
"filename": "lib/endpoint.ts",
|
|
5080
|
-
"line":
|
|
5079
|
+
"line": 663
|
|
5081
5080
|
},
|
|
5082
5081
|
"name": "engineName",
|
|
5083
5082
|
"type": {
|
|
@@ -5092,7 +5091,7 @@
|
|
|
5092
5091
|
"immutable": true,
|
|
5093
5092
|
"locationInModule": {
|
|
5094
5093
|
"filename": "lib/endpoint.ts",
|
|
5095
|
-
"line":
|
|
5094
|
+
"line": 665
|
|
5096
5095
|
},
|
|
5097
5096
|
"name": "kmsKey",
|
|
5098
5097
|
"type": {
|
|
@@ -5107,7 +5106,7 @@
|
|
|
5107
5106
|
"immutable": true,
|
|
5108
5107
|
"locationInModule": {
|
|
5109
5108
|
"filename": "lib/endpoint.ts",
|
|
5110
|
-
"line":
|
|
5109
|
+
"line": 656
|
|
5111
5110
|
},
|
|
5112
5111
|
"name": "certificateArn",
|
|
5113
5112
|
"optional": true,
|
|
@@ -5124,7 +5123,7 @@
|
|
|
5124
5123
|
"immutable": true,
|
|
5125
5124
|
"locationInModule": {
|
|
5126
5125
|
"filename": "lib/endpoint.ts",
|
|
5127
|
-
"line":
|
|
5126
|
+
"line": 658
|
|
5128
5127
|
},
|
|
5129
5128
|
"name": "databaseName",
|
|
5130
5129
|
"optional": true,
|
|
@@ -5141,7 +5140,7 @@
|
|
|
5141
5140
|
"immutable": true,
|
|
5142
5141
|
"locationInModule": {
|
|
5143
5142
|
"filename": "lib/endpoint.ts",
|
|
5144
|
-
"line":
|
|
5143
|
+
"line": 673
|
|
5145
5144
|
},
|
|
5146
5145
|
"name": "docDbSettings",
|
|
5147
5146
|
"optional": true,
|
|
@@ -5158,7 +5157,7 @@
|
|
|
5158
5157
|
"immutable": true,
|
|
5159
5158
|
"locationInModule": {
|
|
5160
5159
|
"filename": "lib/endpoint.ts",
|
|
5161
|
-
"line":
|
|
5160
|
+
"line": 675
|
|
5162
5161
|
},
|
|
5163
5162
|
"name": "dynamoDbSettings",
|
|
5164
5163
|
"optional": true,
|
|
@@ -5175,7 +5174,7 @@
|
|
|
5175
5174
|
"immutable": true,
|
|
5176
5175
|
"locationInModule": {
|
|
5177
5176
|
"filename": "lib/endpoint.ts",
|
|
5178
|
-
"line":
|
|
5177
|
+
"line": 677
|
|
5179
5178
|
},
|
|
5180
5179
|
"name": "elasticsearchSettings",
|
|
5181
5180
|
"optional": true,
|
|
@@ -5191,7 +5190,7 @@
|
|
|
5191
5190
|
"immutable": true,
|
|
5192
5191
|
"locationInModule": {
|
|
5193
5192
|
"filename": "lib/endpoint.ts",
|
|
5194
|
-
"line":
|
|
5193
|
+
"line": 664
|
|
5195
5194
|
},
|
|
5196
5195
|
"name": "extraConnectionAttributes",
|
|
5197
5196
|
"optional": true,
|
|
@@ -5208,7 +5207,7 @@
|
|
|
5208
5207
|
"immutable": true,
|
|
5209
5208
|
"locationInModule": {
|
|
5210
5209
|
"filename": "lib/endpoint.ts",
|
|
5211
|
-
"line":
|
|
5210
|
+
"line": 679
|
|
5212
5211
|
},
|
|
5213
5212
|
"name": "ibmDb2Settings",
|
|
5214
5213
|
"optional": true,
|
|
@@ -5225,7 +5224,7 @@
|
|
|
5225
5224
|
"immutable": true,
|
|
5226
5225
|
"locationInModule": {
|
|
5227
5226
|
"filename": "lib/endpoint.ts",
|
|
5228
|
-
"line":
|
|
5227
|
+
"line": 681
|
|
5229
5228
|
},
|
|
5230
5229
|
"name": "kinesisSettings",
|
|
5231
5230
|
"optional": true,
|
|
@@ -5242,7 +5241,7 @@
|
|
|
5242
5241
|
"immutable": true,
|
|
5243
5242
|
"locationInModule": {
|
|
5244
5243
|
"filename": "lib/endpoint.ts",
|
|
5245
|
-
"line":
|
|
5244
|
+
"line": 683
|
|
5246
5245
|
},
|
|
5247
5246
|
"name": "microsoftSqlServerSettings",
|
|
5248
5247
|
"optional": true,
|
|
@@ -5259,7 +5258,7 @@
|
|
|
5259
5258
|
"immutable": true,
|
|
5260
5259
|
"locationInModule": {
|
|
5261
5260
|
"filename": "lib/endpoint.ts",
|
|
5262
|
-
"line":
|
|
5261
|
+
"line": 685
|
|
5263
5262
|
},
|
|
5264
5263
|
"name": "mongoDbSettings",
|
|
5265
5264
|
"optional": true,
|
|
@@ -5276,7 +5275,7 @@
|
|
|
5276
5275
|
"immutable": true,
|
|
5277
5276
|
"locationInModule": {
|
|
5278
5277
|
"filename": "lib/endpoint.ts",
|
|
5279
|
-
"line":
|
|
5278
|
+
"line": 687
|
|
5280
5279
|
},
|
|
5281
5280
|
"name": "mySqlSettings",
|
|
5282
5281
|
"optional": true,
|
|
@@ -5293,7 +5292,7 @@
|
|
|
5293
5292
|
"immutable": true,
|
|
5294
5293
|
"locationInModule": {
|
|
5295
5294
|
"filename": "lib/endpoint.ts",
|
|
5296
|
-
"line":
|
|
5295
|
+
"line": 689
|
|
5297
5296
|
},
|
|
5298
5297
|
"name": "neptuneSettings",
|
|
5299
5298
|
"optional": true,
|
|
@@ -5310,7 +5309,7 @@
|
|
|
5310
5309
|
"immutable": true,
|
|
5311
5310
|
"locationInModule": {
|
|
5312
5311
|
"filename": "lib/endpoint.ts",
|
|
5313
|
-
"line":
|
|
5312
|
+
"line": 691
|
|
5314
5313
|
},
|
|
5315
5314
|
"name": "oracleSettings",
|
|
5316
5315
|
"optional": true,
|
|
@@ -5327,7 +5326,7 @@
|
|
|
5327
5326
|
"immutable": true,
|
|
5328
5327
|
"locationInModule": {
|
|
5329
5328
|
"filename": "lib/endpoint.ts",
|
|
5330
|
-
"line":
|
|
5329
|
+
"line": 667
|
|
5331
5330
|
},
|
|
5332
5331
|
"name": "port",
|
|
5333
5332
|
"optional": true,
|
|
@@ -5344,7 +5343,7 @@
|
|
|
5344
5343
|
"immutable": true,
|
|
5345
5344
|
"locationInModule": {
|
|
5346
5345
|
"filename": "lib/endpoint.ts",
|
|
5347
|
-
"line":
|
|
5346
|
+
"line": 693
|
|
5348
5347
|
},
|
|
5349
5348
|
"name": "postgreSqlSettings",
|
|
5350
5349
|
"optional": true,
|
|
@@ -5361,7 +5360,7 @@
|
|
|
5361
5360
|
"immutable": true,
|
|
5362
5361
|
"locationInModule": {
|
|
5363
5362
|
"filename": "lib/endpoint.ts",
|
|
5364
|
-
"line":
|
|
5363
|
+
"line": 695
|
|
5365
5364
|
},
|
|
5366
5365
|
"name": "redshiftSettings",
|
|
5367
5366
|
"optional": true,
|
|
@@ -5377,7 +5376,7 @@
|
|
|
5377
5376
|
"immutable": true,
|
|
5378
5377
|
"locationInModule": {
|
|
5379
5378
|
"filename": "lib/endpoint.ts",
|
|
5380
|
-
"line":
|
|
5379
|
+
"line": 668
|
|
5381
5380
|
},
|
|
5382
5381
|
"name": "resourceIdentifier",
|
|
5383
5382
|
"optional": true,
|
|
@@ -5394,7 +5393,7 @@
|
|
|
5394
5393
|
"immutable": true,
|
|
5395
5394
|
"locationInModule": {
|
|
5396
5395
|
"filename": "lib/endpoint.ts",
|
|
5397
|
-
"line":
|
|
5396
|
+
"line": 697
|
|
5398
5397
|
},
|
|
5399
5398
|
"name": "s3Settings",
|
|
5400
5399
|
"optional": true,
|
|
@@ -5411,7 +5410,7 @@
|
|
|
5411
5410
|
"immutable": true,
|
|
5412
5411
|
"locationInModule": {
|
|
5413
5412
|
"filename": "lib/endpoint.ts",
|
|
5414
|
-
"line":
|
|
5413
|
+
"line": 670
|
|
5415
5414
|
},
|
|
5416
5415
|
"name": "serverName",
|
|
5417
5416
|
"optional": true,
|
|
@@ -5427,7 +5426,7 @@
|
|
|
5427
5426
|
"immutable": true,
|
|
5428
5427
|
"locationInModule": {
|
|
5429
5428
|
"filename": "lib/endpoint.ts",
|
|
5430
|
-
"line":
|
|
5429
|
+
"line": 671
|
|
5431
5430
|
},
|
|
5432
5431
|
"name": "sslMode",
|
|
5433
5432
|
"optional": true,
|
|
@@ -5444,7 +5443,7 @@
|
|
|
5444
5443
|
"immutable": true,
|
|
5445
5444
|
"locationInModule": {
|
|
5446
5445
|
"filename": "lib/endpoint.ts",
|
|
5447
|
-
"line":
|
|
5446
|
+
"line": 699
|
|
5448
5447
|
},
|
|
5449
5448
|
"name": "sybaseSettings",
|
|
5450
5449
|
"optional": true,
|
|
@@ -5794,7 +5793,7 @@
|
|
|
5794
5793
|
"kind": "interface",
|
|
5795
5794
|
"locationInModule": {
|
|
5796
5795
|
"filename": "lib/endpoint.ts",
|
|
5797
|
-
"line":
|
|
5796
|
+
"line": 442
|
|
5798
5797
|
},
|
|
5799
5798
|
"name": "MicrosoftSqlServerSettingsProperty",
|
|
5800
5799
|
"properties": [
|
|
@@ -5806,7 +5805,7 @@
|
|
|
5806
5805
|
"immutable": true,
|
|
5807
5806
|
"locationInModule": {
|
|
5808
5807
|
"filename": "lib/endpoint.ts",
|
|
5809
|
-
"line":
|
|
5808
|
+
"line": 458
|
|
5810
5809
|
},
|
|
5811
5810
|
"name": "secretsManagerSecretArn",
|
|
5812
5811
|
"type": {
|
|
@@ -5822,7 +5821,7 @@
|
|
|
5822
5821
|
"immutable": true,
|
|
5823
5822
|
"locationInModule": {
|
|
5824
5823
|
"filename": "lib/endpoint.ts",
|
|
5825
|
-
"line":
|
|
5824
|
+
"line": 444
|
|
5826
5825
|
},
|
|
5827
5826
|
"name": "bcpPacketSize",
|
|
5828
5827
|
"optional": true,
|
|
@@ -5838,7 +5837,7 @@
|
|
|
5838
5837
|
"immutable": true,
|
|
5839
5838
|
"locationInModule": {
|
|
5840
5839
|
"filename": "lib/endpoint.ts",
|
|
5841
|
-
"line":
|
|
5840
|
+
"line": 445
|
|
5842
5841
|
},
|
|
5843
5842
|
"name": "controlTablesFileGroup",
|
|
5844
5843
|
"optional": true,
|
|
@@ -5855,7 +5854,7 @@
|
|
|
5855
5854
|
"immutable": true,
|
|
5856
5855
|
"locationInModule": {
|
|
5857
5856
|
"filename": "lib/endpoint.ts",
|
|
5858
|
-
"line":
|
|
5857
|
+
"line": 447
|
|
5859
5858
|
},
|
|
5860
5859
|
"name": "databaseName",
|
|
5861
5860
|
"optional": true,
|
|
@@ -5871,7 +5870,7 @@
|
|
|
5871
5870
|
"immutable": true,
|
|
5872
5871
|
"locationInModule": {
|
|
5873
5872
|
"filename": "lib/endpoint.ts",
|
|
5874
|
-
"line":
|
|
5873
|
+
"line": 448
|
|
5875
5874
|
},
|
|
5876
5875
|
"name": "forceLobLookup",
|
|
5877
5876
|
"optional": true,
|
|
@@ -5888,7 +5887,7 @@
|
|
|
5888
5887
|
"immutable": true,
|
|
5889
5888
|
"locationInModule": {
|
|
5890
5889
|
"filename": "lib/endpoint.ts",
|
|
5891
|
-
"line":
|
|
5890
|
+
"line": 451
|
|
5892
5891
|
},
|
|
5893
5892
|
"name": "port",
|
|
5894
5893
|
"optional": true,
|
|
@@ -5904,7 +5903,7 @@
|
|
|
5904
5903
|
"immutable": true,
|
|
5905
5904
|
"locationInModule": {
|
|
5906
5905
|
"filename": "lib/endpoint.ts",
|
|
5907
|
-
"line":
|
|
5906
|
+
"line": 452
|
|
5908
5907
|
},
|
|
5909
5908
|
"name": "querySingleAlwaysOnNode",
|
|
5910
5909
|
"optional": true,
|
|
@@ -5921,7 +5920,7 @@
|
|
|
5921
5920
|
"immutable": true,
|
|
5922
5921
|
"locationInModule": {
|
|
5923
5922
|
"filename": "lib/endpoint.ts",
|
|
5924
|
-
"line":
|
|
5923
|
+
"line": 454
|
|
5925
5924
|
},
|
|
5926
5925
|
"name": "readBackupOnly",
|
|
5927
5926
|
"optional": true,
|
|
@@ -5937,7 +5936,7 @@
|
|
|
5937
5936
|
"immutable": true,
|
|
5938
5937
|
"locationInModule": {
|
|
5939
5938
|
"filename": "lib/endpoint.ts",
|
|
5940
|
-
"line":
|
|
5939
|
+
"line": 455
|
|
5941
5940
|
},
|
|
5942
5941
|
"name": "safeguardPolicy",
|
|
5943
5942
|
"optional": true,
|
|
@@ -5954,7 +5953,7 @@
|
|
|
5954
5953
|
"immutable": true,
|
|
5955
5954
|
"locationInModule": {
|
|
5956
5955
|
"filename": "lib/endpoint.ts",
|
|
5957
|
-
"line":
|
|
5956
|
+
"line": 457
|
|
5958
5957
|
},
|
|
5959
5958
|
"name": "secretsManagerAccessRoleArn",
|
|
5960
5959
|
"optional": true,
|
|
@@ -5971,7 +5970,7 @@
|
|
|
5971
5970
|
"immutable": true,
|
|
5972
5971
|
"locationInModule": {
|
|
5973
5972
|
"filename": "lib/endpoint.ts",
|
|
5974
|
-
"line":
|
|
5973
|
+
"line": 460
|
|
5975
5974
|
},
|
|
5976
5975
|
"name": "secretsManagerSecretKMSArn",
|
|
5977
5976
|
"optional": true,
|
|
@@ -5987,7 +5986,7 @@
|
|
|
5987
5986
|
"immutable": true,
|
|
5988
5987
|
"locationInModule": {
|
|
5989
5988
|
"filename": "lib/endpoint.ts",
|
|
5990
|
-
"line":
|
|
5989
|
+
"line": 461
|
|
5991
5990
|
},
|
|
5992
5991
|
"name": "serverName",
|
|
5993
5992
|
"optional": true,
|
|
@@ -6004,7 +6003,7 @@
|
|
|
6004
6003
|
"immutable": true,
|
|
6005
6004
|
"locationInModule": {
|
|
6006
6005
|
"filename": "lib/endpoint.ts",
|
|
6007
|
-
"line":
|
|
6006
|
+
"line": 463
|
|
6008
6007
|
},
|
|
6009
6008
|
"name": "tlogAccessMode",
|
|
6010
6009
|
"optional": true,
|
|
@@ -6020,7 +6019,7 @@
|
|
|
6020
6019
|
"immutable": true,
|
|
6021
6020
|
"locationInModule": {
|
|
6022
6021
|
"filename": "lib/endpoint.ts",
|
|
6023
|
-
"line":
|
|
6022
|
+
"line": 464
|
|
6024
6023
|
},
|
|
6025
6024
|
"name": "trimSpaceInChar",
|
|
6026
6025
|
"optional": true,
|
|
@@ -6037,7 +6036,7 @@
|
|
|
6037
6036
|
"immutable": true,
|
|
6038
6037
|
"locationInModule": {
|
|
6039
6038
|
"filename": "lib/endpoint.ts",
|
|
6040
|
-
"line":
|
|
6039
|
+
"line": 466
|
|
6041
6040
|
},
|
|
6042
6041
|
"name": "useBcpFullLoad",
|
|
6043
6042
|
"optional": true,
|
|
@@ -6053,7 +6052,7 @@
|
|
|
6053
6052
|
"immutable": true,
|
|
6054
6053
|
"locationInModule": {
|
|
6055
6054
|
"filename": "lib/endpoint.ts",
|
|
6056
|
-
"line":
|
|
6055
|
+
"line": 467
|
|
6057
6056
|
},
|
|
6058
6057
|
"name": "useThirdPartyBackupDevice",
|
|
6059
6058
|
"optional": true,
|
|
@@ -6076,7 +6075,7 @@
|
|
|
6076
6075
|
"kind": "interface",
|
|
6077
6076
|
"locationInModule": {
|
|
6078
6077
|
"filename": "lib/endpoint.ts",
|
|
6079
|
-
"line":
|
|
6078
|
+
"line": 303
|
|
6080
6079
|
},
|
|
6081
6080
|
"name": "MongoDbSettingsProperty",
|
|
6082
6081
|
"properties": [
|
|
@@ -6090,7 +6089,7 @@
|
|
|
6090
6089
|
"immutable": true,
|
|
6091
6090
|
"locationInModule": {
|
|
6092
6091
|
"filename": "lib/endpoint.ts",
|
|
6093
|
-
"line":
|
|
6092
|
+
"line": 334
|
|
6094
6093
|
},
|
|
6095
6094
|
"name": "secretsManagerSecretArn",
|
|
6096
6095
|
"type": {
|
|
@@ -6106,7 +6105,7 @@
|
|
|
6106
6105
|
"immutable": true,
|
|
6107
6106
|
"locationInModule": {
|
|
6108
6107
|
"filename": "lib/endpoint.ts",
|
|
6109
|
-
"line":
|
|
6108
|
+
"line": 305
|
|
6110
6109
|
},
|
|
6111
6110
|
"name": "authMechanism",
|
|
6112
6111
|
"optional": true,
|
|
@@ -6123,7 +6122,7 @@
|
|
|
6123
6122
|
"immutable": true,
|
|
6124
6123
|
"locationInModule": {
|
|
6125
6124
|
"filename": "lib/endpoint.ts",
|
|
6126
|
-
"line":
|
|
6125
|
+
"line": 307
|
|
6127
6126
|
},
|
|
6128
6127
|
"name": "authSource",
|
|
6129
6128
|
"optional": true,
|
|
@@ -6140,7 +6139,7 @@
|
|
|
6140
6139
|
"immutable": true,
|
|
6141
6140
|
"locationInModule": {
|
|
6142
6141
|
"filename": "lib/endpoint.ts",
|
|
6143
|
-
"line":
|
|
6142
|
+
"line": 309
|
|
6144
6143
|
},
|
|
6145
6144
|
"name": "authType",
|
|
6146
6145
|
"optional": true,
|
|
@@ -6157,7 +6156,7 @@
|
|
|
6157
6156
|
"immutable": true,
|
|
6158
6157
|
"locationInModule": {
|
|
6159
6158
|
"filename": "lib/endpoint.ts",
|
|
6160
|
-
"line":
|
|
6159
|
+
"line": 311
|
|
6161
6160
|
},
|
|
6162
6161
|
"name": "databaseName",
|
|
6163
6162
|
"optional": true,
|
|
@@ -6174,7 +6173,7 @@
|
|
|
6174
6173
|
"immutable": true,
|
|
6175
6174
|
"locationInModule": {
|
|
6176
6175
|
"filename": "lib/endpoint.ts",
|
|
6177
|
-
"line":
|
|
6176
|
+
"line": 313
|
|
6178
6177
|
},
|
|
6179
6178
|
"name": "docsToInvestigate",
|
|
6180
6179
|
"optional": true,
|
|
@@ -6191,7 +6190,7 @@
|
|
|
6191
6190
|
"immutable": true,
|
|
6192
6191
|
"locationInModule": {
|
|
6193
6192
|
"filename": "lib/endpoint.ts",
|
|
6194
|
-
"line":
|
|
6193
|
+
"line": 315
|
|
6195
6194
|
},
|
|
6196
6195
|
"name": "extractDocId",
|
|
6197
6196
|
"optional": true,
|
|
@@ -6208,7 +6207,7 @@
|
|
|
6208
6207
|
"immutable": true,
|
|
6209
6208
|
"locationInModule": {
|
|
6210
6209
|
"filename": "lib/endpoint.ts",
|
|
6211
|
-
"line":
|
|
6210
|
+
"line": 317
|
|
6212
6211
|
},
|
|
6213
6212
|
"name": "nestingLevel",
|
|
6214
6213
|
"optional": true,
|
|
@@ -6226,7 +6225,7 @@
|
|
|
6226
6225
|
"immutable": true,
|
|
6227
6226
|
"locationInModule": {
|
|
6228
6227
|
"filename": "lib/endpoint.ts",
|
|
6229
|
-
"line":
|
|
6228
|
+
"line": 323
|
|
6230
6229
|
},
|
|
6231
6230
|
"name": "port",
|
|
6232
6231
|
"optional": true,
|
|
@@ -6244,7 +6243,7 @@
|
|
|
6244
6243
|
"immutable": true,
|
|
6245
6244
|
"locationInModule": {
|
|
6246
6245
|
"filename": "lib/endpoint.ts",
|
|
6247
|
-
"line":
|
|
6246
|
+
"line": 329
|
|
6248
6247
|
},
|
|
6249
6248
|
"name": "secretsManagerAccessRoleArn",
|
|
6250
6249
|
"optional": true,
|
|
@@ -6261,7 +6260,7 @@
|
|
|
6261
6260
|
"immutable": true,
|
|
6262
6261
|
"locationInModule": {
|
|
6263
6262
|
"filename": "lib/endpoint.ts",
|
|
6264
|
-
"line":
|
|
6263
|
+
"line": 338
|
|
6265
6264
|
},
|
|
6266
6265
|
"name": "secretsManagerSecretKMSArn",
|
|
6267
6266
|
"optional": true,
|
|
@@ -6279,7 +6278,7 @@
|
|
|
6279
6278
|
"immutable": true,
|
|
6280
6279
|
"locationInModule": {
|
|
6281
6280
|
"filename": "lib/endpoint.ts",
|
|
6282
|
-
"line":
|
|
6281
|
+
"line": 343
|
|
6283
6282
|
},
|
|
6284
6283
|
"name": "serverName",
|
|
6285
6284
|
"optional": true,
|
|
@@ -6490,7 +6489,7 @@
|
|
|
6490
6489
|
"kind": "interface",
|
|
6491
6490
|
"locationInModule": {
|
|
6492
6491
|
"filename": "lib/endpoint.ts",
|
|
6493
|
-
"line":
|
|
6492
|
+
"line": 384
|
|
6494
6493
|
},
|
|
6495
6494
|
"name": "NeptuneSettingsProperty",
|
|
6496
6495
|
"properties": [
|
|
@@ -6503,7 +6502,7 @@
|
|
|
6503
6502
|
"immutable": true,
|
|
6504
6503
|
"locationInModule": {
|
|
6505
6504
|
"filename": "lib/endpoint.ts",
|
|
6506
|
-
"line":
|
|
6505
|
+
"line": 392
|
|
6507
6506
|
},
|
|
6508
6507
|
"name": "s3BucketName",
|
|
6509
6508
|
"type": {
|
|
@@ -6519,7 +6518,7 @@
|
|
|
6519
6518
|
"immutable": true,
|
|
6520
6519
|
"locationInModule": {
|
|
6521
6520
|
"filename": "lib/endpoint.ts",
|
|
6522
|
-
"line":
|
|
6521
|
+
"line": 386
|
|
6523
6522
|
},
|
|
6524
6523
|
"name": "errorRetryDuration",
|
|
6525
6524
|
"optional": true,
|
|
@@ -6535,7 +6534,7 @@
|
|
|
6535
6534
|
"immutable": true,
|
|
6536
6535
|
"locationInModule": {
|
|
6537
6536
|
"filename": "lib/endpoint.ts",
|
|
6538
|
-
"line":
|
|
6537
|
+
"line": 387
|
|
6539
6538
|
},
|
|
6540
6539
|
"name": "maxFileSize",
|
|
6541
6540
|
"optional": true,
|
|
@@ -6552,7 +6551,7 @@
|
|
|
6552
6551
|
"immutable": true,
|
|
6553
6552
|
"locationInModule": {
|
|
6554
6553
|
"filename": "lib/endpoint.ts",
|
|
6555
|
-
"line":
|
|
6554
|
+
"line": 389
|
|
6556
6555
|
},
|
|
6557
6556
|
"name": "maxRetryCount",
|
|
6558
6557
|
"optional": true,
|
|
@@ -6568,7 +6567,7 @@
|
|
|
6568
6567
|
"immutable": true,
|
|
6569
6568
|
"locationInModule": {
|
|
6570
6569
|
"filename": "lib/endpoint.ts",
|
|
6571
|
-
"line":
|
|
6570
|
+
"line": 390
|
|
6572
6571
|
},
|
|
6573
6572
|
"name": "s3BucketFolder",
|
|
6574
6573
|
"optional": true,
|
|
@@ -6584,7 +6583,7 @@
|
|
|
6584
6583
|
"immutable": true,
|
|
6585
6584
|
"locationInModule": {
|
|
6586
6585
|
"filename": "lib/endpoint.ts",
|
|
6587
|
-
"line":
|
|
6586
|
+
"line": 393
|
|
6588
6587
|
},
|
|
6589
6588
|
"name": "serviceAccessRoleArn",
|
|
6590
6589
|
"optional": true,
|
|
@@ -7174,7 +7173,7 @@
|
|
|
7174
7173
|
"kind": "interface",
|
|
7175
7174
|
"locationInModule": {
|
|
7176
7175
|
"filename": "lib/endpoint.ts",
|
|
7177
|
-
"line":
|
|
7176
|
+
"line": 556
|
|
7178
7177
|
},
|
|
7179
7178
|
"name": "PostgreSqlSettingsProperty",
|
|
7180
7179
|
"properties": [
|
|
@@ -7188,7 +7187,7 @@
|
|
|
7188
7187
|
"immutable": true,
|
|
7189
7188
|
"locationInModule": {
|
|
7190
7189
|
"filename": "lib/endpoint.ts",
|
|
7191
|
-
"line":
|
|
7190
|
+
"line": 619
|
|
7192
7191
|
},
|
|
7193
7192
|
"name": "secretsManagerSecretArn",
|
|
7194
7193
|
"type": {
|
|
@@ -7204,7 +7203,7 @@
|
|
|
7204
7203
|
"immutable": true,
|
|
7205
7204
|
"locationInModule": {
|
|
7206
7205
|
"filename": "lib/endpoint.ts",
|
|
7207
|
-
"line":
|
|
7206
|
+
"line": 558
|
|
7208
7207
|
},
|
|
7209
7208
|
"name": "afterConnectScript",
|
|
7210
7209
|
"optional": true,
|
|
@@ -7221,7 +7220,7 @@
|
|
|
7221
7220
|
"immutable": true,
|
|
7222
7221
|
"locationInModule": {
|
|
7223
7222
|
"filename": "lib/endpoint.ts",
|
|
7224
|
-
"line":
|
|
7223
|
+
"line": 560
|
|
7225
7224
|
},
|
|
7226
7225
|
"name": "babelfishDatabaseName",
|
|
7227
7226
|
"optional": true,
|
|
@@ -7238,7 +7237,7 @@
|
|
|
7238
7237
|
"immutable": true,
|
|
7239
7238
|
"locationInModule": {
|
|
7240
7239
|
"filename": "lib/endpoint.ts",
|
|
7241
|
-
"line":
|
|
7240
|
+
"line": 562
|
|
7242
7241
|
},
|
|
7243
7242
|
"name": "captureDdls",
|
|
7244
7243
|
"optional": true,
|
|
@@ -7255,7 +7254,7 @@
|
|
|
7255
7254
|
"immutable": true,
|
|
7256
7255
|
"locationInModule": {
|
|
7257
7256
|
"filename": "lib/endpoint.ts",
|
|
7258
|
-
"line":
|
|
7257
|
+
"line": 564
|
|
7259
7258
|
},
|
|
7260
7259
|
"name": "databaseMode",
|
|
7261
7260
|
"optional": true,
|
|
@@ -7273,7 +7272,7 @@
|
|
|
7273
7272
|
"immutable": true,
|
|
7274
7273
|
"locationInModule": {
|
|
7275
7274
|
"filename": "lib/endpoint.ts",
|
|
7276
|
-
"line":
|
|
7275
|
+
"line": 570
|
|
7277
7276
|
},
|
|
7278
7277
|
"name": "ddlArtifactsSchema",
|
|
7279
7278
|
"optional": true,
|
|
@@ -7291,7 +7290,7 @@
|
|
|
7291
7290
|
"immutable": true,
|
|
7292
7291
|
"locationInModule": {
|
|
7293
7292
|
"filename": "lib/endpoint.ts",
|
|
7294
|
-
"line":
|
|
7293
|
+
"line": 576
|
|
7295
7294
|
},
|
|
7296
7295
|
"name": "executeTimeout",
|
|
7297
7296
|
"optional": true,
|
|
@@ -7309,7 +7308,7 @@
|
|
|
7309
7308
|
"immutable": true,
|
|
7310
7309
|
"locationInModule": {
|
|
7311
7310
|
"filename": "lib/endpoint.ts",
|
|
7312
|
-
"line":
|
|
7311
|
+
"line": 582
|
|
7313
7312
|
},
|
|
7314
7313
|
"name": "failTasksOnLobTruncation",
|
|
7315
7314
|
"optional": true,
|
|
@@ -7326,7 +7325,7 @@
|
|
|
7326
7325
|
"immutable": true,
|
|
7327
7326
|
"locationInModule": {
|
|
7328
7327
|
"filename": "lib/endpoint.ts",
|
|
7329
|
-
"line":
|
|
7328
|
+
"line": 584
|
|
7330
7329
|
},
|
|
7331
7330
|
"name": "heartbeatEnable",
|
|
7332
7331
|
"optional": true,
|
|
@@ -7343,7 +7342,7 @@
|
|
|
7343
7342
|
"immutable": true,
|
|
7344
7343
|
"locationInModule": {
|
|
7345
7344
|
"filename": "lib/endpoint.ts",
|
|
7346
|
-
"line":
|
|
7345
|
+
"line": 586
|
|
7347
7346
|
},
|
|
7348
7347
|
"name": "heartbeatFrequency",
|
|
7349
7348
|
"optional": true,
|
|
@@ -7361,7 +7360,7 @@
|
|
|
7361
7360
|
"immutable": true,
|
|
7362
7361
|
"locationInModule": {
|
|
7363
7362
|
"filename": "lib/endpoint.ts",
|
|
7364
|
-
"line":
|
|
7363
|
+
"line": 591
|
|
7365
7364
|
},
|
|
7366
7365
|
"name": "heartbeatSchema",
|
|
7367
7366
|
"optional": true,
|
|
@@ -7379,7 +7378,7 @@
|
|
|
7379
7378
|
"immutable": true,
|
|
7380
7379
|
"locationInModule": {
|
|
7381
7380
|
"filename": "lib/endpoint.ts",
|
|
7382
|
-
"line":
|
|
7381
|
+
"line": 597
|
|
7383
7382
|
},
|
|
7384
7383
|
"name": "mapBooleanAsBoolean",
|
|
7385
7384
|
"optional": true,
|
|
@@ -7396,7 +7395,7 @@
|
|
|
7396
7395
|
"immutable": true,
|
|
7397
7396
|
"locationInModule": {
|
|
7398
7397
|
"filename": "lib/endpoint.ts",
|
|
7399
|
-
"line":
|
|
7398
|
+
"line": 603
|
|
7400
7399
|
},
|
|
7401
7400
|
"name": "maxFileSize",
|
|
7402
7401
|
"optional": true,
|
|
@@ -7414,7 +7413,7 @@
|
|
|
7414
7413
|
"immutable": true,
|
|
7415
7414
|
"locationInModule": {
|
|
7416
7415
|
"filename": "lib/endpoint.ts",
|
|
7417
|
-
"line":
|
|
7416
|
+
"line": 608
|
|
7418
7417
|
},
|
|
7419
7418
|
"name": "pluginName",
|
|
7420
7419
|
"optional": true,
|
|
@@ -7432,7 +7431,7 @@
|
|
|
7432
7431
|
"immutable": true,
|
|
7433
7432
|
"locationInModule": {
|
|
7434
7433
|
"filename": "lib/endpoint.ts",
|
|
7435
|
-
"line":
|
|
7434
|
+
"line": 614
|
|
7436
7435
|
},
|
|
7437
7436
|
"name": "secretsManagerAccessRoleArn",
|
|
7438
7437
|
"optional": true,
|
|
@@ -7449,7 +7448,7 @@
|
|
|
7449
7448
|
"immutable": true,
|
|
7450
7449
|
"locationInModule": {
|
|
7451
7450
|
"filename": "lib/endpoint.ts",
|
|
7452
|
-
"line":
|
|
7451
|
+
"line": 623
|
|
7453
7452
|
},
|
|
7454
7453
|
"name": "secretsManagerSecretKMSArn",
|
|
7455
7454
|
"optional": true,
|
|
@@ -7467,7 +7466,7 @@
|
|
|
7467
7466
|
"immutable": true,
|
|
7468
7467
|
"locationInModule": {
|
|
7469
7468
|
"filename": "lib/endpoint.ts",
|
|
7470
|
-
"line":
|
|
7469
|
+
"line": 630
|
|
7471
7470
|
},
|
|
7472
7471
|
"name": "slotName",
|
|
7473
7472
|
"optional": true,
|
|
@@ -7490,7 +7489,7 @@
|
|
|
7490
7489
|
"kind": "interface",
|
|
7491
7490
|
"locationInModule": {
|
|
7492
7491
|
"filename": "lib/endpoint.ts",
|
|
7493
|
-
"line":
|
|
7492
|
+
"line": 243
|
|
7494
7493
|
},
|
|
7495
7494
|
"name": "RedshiftSettingsProperty",
|
|
7496
7495
|
"properties": [
|
|
@@ -7503,7 +7502,7 @@
|
|
|
7503
7502
|
"immutable": true,
|
|
7504
7503
|
"locationInModule": {
|
|
7505
7504
|
"filename": "lib/endpoint.ts",
|
|
7506
|
-
"line":
|
|
7505
|
+
"line": 251
|
|
7507
7506
|
},
|
|
7508
7507
|
"name": "bucketName",
|
|
7509
7508
|
"type": {
|
|
@@ -7519,7 +7518,7 @@
|
|
|
7519
7518
|
"immutable": true,
|
|
7520
7519
|
"locationInModule": {
|
|
7521
7520
|
"filename": "lib/endpoint.ts",
|
|
7522
|
-
"line":
|
|
7521
|
+
"line": 281
|
|
7523
7522
|
},
|
|
7524
7523
|
"name": "secretsManagerSecretArn",
|
|
7525
7524
|
"type": {
|
|
@@ -7535,7 +7534,7 @@
|
|
|
7535
7534
|
"immutable": true,
|
|
7536
7535
|
"locationInModule": {
|
|
7537
7536
|
"filename": "lib/endpoint.ts",
|
|
7538
|
-
"line":
|
|
7537
|
+
"line": 285
|
|
7539
7538
|
},
|
|
7540
7539
|
"name": "serverSideEncryptionKmsKeyId",
|
|
7541
7540
|
"type": {
|
|
@@ -7551,7 +7550,7 @@
|
|
|
7551
7550
|
"immutable": true,
|
|
7552
7551
|
"locationInModule": {
|
|
7553
7552
|
"filename": "lib/endpoint.ts",
|
|
7554
|
-
"line":
|
|
7553
|
+
"line": 245
|
|
7555
7554
|
},
|
|
7556
7555
|
"name": "acceptAnyDate",
|
|
7557
7556
|
"optional": true,
|
|
@@ -7568,7 +7567,7 @@
|
|
|
7568
7567
|
"immutable": true,
|
|
7569
7568
|
"locationInModule": {
|
|
7570
7569
|
"filename": "lib/endpoint.ts",
|
|
7571
|
-
"line":
|
|
7570
|
+
"line": 247
|
|
7572
7571
|
},
|
|
7573
7572
|
"name": "afterConnectScript",
|
|
7574
7573
|
"optional": true,
|
|
@@ -7585,7 +7584,7 @@
|
|
|
7585
7584
|
"immutable": true,
|
|
7586
7585
|
"locationInModule": {
|
|
7587
7586
|
"filename": "lib/endpoint.ts",
|
|
7588
|
-
"line":
|
|
7587
|
+
"line": 249
|
|
7589
7588
|
},
|
|
7590
7589
|
"name": "bucketFolder",
|
|
7591
7590
|
"optional": true,
|
|
@@ -7602,7 +7601,7 @@
|
|
|
7602
7601
|
"immutable": true,
|
|
7603
7602
|
"locationInModule": {
|
|
7604
7603
|
"filename": "lib/endpoint.ts",
|
|
7605
|
-
"line":
|
|
7604
|
+
"line": 253
|
|
7606
7605
|
},
|
|
7607
7606
|
"name": "caseSensitiveNames",
|
|
7608
7607
|
"optional": true,
|
|
@@ -7619,7 +7618,7 @@
|
|
|
7619
7618
|
"immutable": true,
|
|
7620
7619
|
"locationInModule": {
|
|
7621
7620
|
"filename": "lib/endpoint.ts",
|
|
7622
|
-
"line":
|
|
7621
|
+
"line": 255
|
|
7623
7622
|
},
|
|
7624
7623
|
"name": "compUpdate",
|
|
7625
7624
|
"optional": true,
|
|
@@ -7636,7 +7635,7 @@
|
|
|
7636
7635
|
"immutable": true,
|
|
7637
7636
|
"locationInModule": {
|
|
7638
7637
|
"filename": "lib/endpoint.ts",
|
|
7639
|
-
"line":
|
|
7638
|
+
"line": 257
|
|
7640
7639
|
},
|
|
7641
7640
|
"name": "connectionTimeout",
|
|
7642
7641
|
"optional": true,
|
|
@@ -7653,7 +7652,7 @@
|
|
|
7653
7652
|
"immutable": true,
|
|
7654
7653
|
"locationInModule": {
|
|
7655
7654
|
"filename": "lib/endpoint.ts",
|
|
7656
|
-
"line":
|
|
7655
|
+
"line": 259
|
|
7657
7656
|
},
|
|
7658
7657
|
"name": "dateFormat",
|
|
7659
7658
|
"optional": true,
|
|
@@ -7670,7 +7669,7 @@
|
|
|
7670
7669
|
"immutable": true,
|
|
7671
7670
|
"locationInModule": {
|
|
7672
7671
|
"filename": "lib/endpoint.ts",
|
|
7673
|
-
"line":
|
|
7672
|
+
"line": 261
|
|
7674
7673
|
},
|
|
7675
7674
|
"name": "emptyAsNull",
|
|
7676
7675
|
"optional": true,
|
|
@@ -7687,7 +7686,7 @@
|
|
|
7687
7686
|
"immutable": true,
|
|
7688
7687
|
"locationInModule": {
|
|
7689
7688
|
"filename": "lib/endpoint.ts",
|
|
7690
|
-
"line":
|
|
7689
|
+
"line": 263
|
|
7691
7690
|
},
|
|
7692
7691
|
"name": "explicitIds",
|
|
7693
7692
|
"optional": true,
|
|
@@ -7704,7 +7703,7 @@
|
|
|
7704
7703
|
"immutable": true,
|
|
7705
7704
|
"locationInModule": {
|
|
7706
7705
|
"filename": "lib/endpoint.ts",
|
|
7707
|
-
"line":
|
|
7706
|
+
"line": 265
|
|
7708
7707
|
},
|
|
7709
7708
|
"name": "fileTransferUploadStreams",
|
|
7710
7709
|
"optional": true,
|
|
@@ -7721,7 +7720,7 @@
|
|
|
7721
7720
|
"immutable": true,
|
|
7722
7721
|
"locationInModule": {
|
|
7723
7722
|
"filename": "lib/endpoint.ts",
|
|
7724
|
-
"line":
|
|
7723
|
+
"line": 267
|
|
7725
7724
|
},
|
|
7726
7725
|
"name": "loadTimeout",
|
|
7727
7726
|
"optional": true,
|
|
@@ -7738,7 +7737,7 @@
|
|
|
7738
7737
|
"immutable": true,
|
|
7739
7738
|
"locationInModule": {
|
|
7740
7739
|
"filename": "lib/endpoint.ts",
|
|
7741
|
-
"line":
|
|
7740
|
+
"line": 269
|
|
7742
7741
|
},
|
|
7743
7742
|
"name": "mapBooleanAsBoolean",
|
|
7744
7743
|
"optional": true,
|
|
@@ -7755,7 +7754,7 @@
|
|
|
7755
7754
|
"immutable": true,
|
|
7756
7755
|
"locationInModule": {
|
|
7757
7756
|
"filename": "lib/endpoint.ts",
|
|
7758
|
-
"line":
|
|
7757
|
+
"line": 271
|
|
7759
7758
|
},
|
|
7760
7759
|
"name": "maxFileSize",
|
|
7761
7760
|
"optional": true,
|
|
@@ -7772,7 +7771,7 @@
|
|
|
7772
7771
|
"immutable": true,
|
|
7773
7772
|
"locationInModule": {
|
|
7774
7773
|
"filename": "lib/endpoint.ts",
|
|
7775
|
-
"line":
|
|
7774
|
+
"line": 273
|
|
7776
7775
|
},
|
|
7777
7776
|
"name": "removeQuotes",
|
|
7778
7777
|
"optional": true,
|
|
@@ -7789,7 +7788,7 @@
|
|
|
7789
7788
|
"immutable": true,
|
|
7790
7789
|
"locationInModule": {
|
|
7791
7790
|
"filename": "lib/endpoint.ts",
|
|
7792
|
-
"line":
|
|
7791
|
+
"line": 275
|
|
7793
7792
|
},
|
|
7794
7793
|
"name": "replaceChars",
|
|
7795
7794
|
"optional": true,
|
|
@@ -7806,7 +7805,7 @@
|
|
|
7806
7805
|
"immutable": true,
|
|
7807
7806
|
"locationInModule": {
|
|
7808
7807
|
"filename": "lib/endpoint.ts",
|
|
7809
|
-
"line":
|
|
7808
|
+
"line": 277
|
|
7810
7809
|
},
|
|
7811
7810
|
"name": "replaceInvalidChars",
|
|
7812
7811
|
"optional": true,
|
|
@@ -7823,7 +7822,7 @@
|
|
|
7823
7822
|
"immutable": true,
|
|
7824
7823
|
"locationInModule": {
|
|
7825
7824
|
"filename": "lib/endpoint.ts",
|
|
7826
|
-
"line":
|
|
7825
|
+
"line": 279
|
|
7827
7826
|
},
|
|
7828
7827
|
"name": "secretsManagerAccessRoleArn",
|
|
7829
7828
|
"optional": true,
|
|
@@ -7840,7 +7839,7 @@
|
|
|
7840
7839
|
"immutable": true,
|
|
7841
7840
|
"locationInModule": {
|
|
7842
7841
|
"filename": "lib/endpoint.ts",
|
|
7843
|
-
"line":
|
|
7842
|
+
"line": 283
|
|
7844
7843
|
},
|
|
7845
7844
|
"name": "secretsManagerSecretKMSArn",
|
|
7846
7845
|
"optional": true,
|
|
@@ -7857,7 +7856,7 @@
|
|
|
7857
7856
|
"immutable": true,
|
|
7858
7857
|
"locationInModule": {
|
|
7859
7858
|
"filename": "lib/endpoint.ts",
|
|
7860
|
-
"line":
|
|
7859
|
+
"line": 287
|
|
7861
7860
|
},
|
|
7862
7861
|
"name": "serviceAccessRoleArn",
|
|
7863
7862
|
"optional": true,
|
|
@@ -7874,7 +7873,7 @@
|
|
|
7874
7873
|
"immutable": true,
|
|
7875
7874
|
"locationInModule": {
|
|
7876
7875
|
"filename": "lib/endpoint.ts",
|
|
7877
|
-
"line":
|
|
7876
|
+
"line": 289
|
|
7878
7877
|
},
|
|
7879
7878
|
"name": "timeFormat",
|
|
7880
7879
|
"optional": true,
|
|
@@ -7891,7 +7890,7 @@
|
|
|
7891
7890
|
"immutable": true,
|
|
7892
7891
|
"locationInModule": {
|
|
7893
7892
|
"filename": "lib/endpoint.ts",
|
|
7894
|
-
"line":
|
|
7893
|
+
"line": 291
|
|
7895
7894
|
},
|
|
7896
7895
|
"name": "trimBlanks",
|
|
7897
7896
|
"optional": true,
|
|
@@ -7908,7 +7907,7 @@
|
|
|
7908
7907
|
"immutable": true,
|
|
7909
7908
|
"locationInModule": {
|
|
7910
7909
|
"filename": "lib/endpoint.ts",
|
|
7911
|
-
"line":
|
|
7910
|
+
"line": 293
|
|
7912
7911
|
},
|
|
7913
7912
|
"name": "truncateColumns",
|
|
7914
7913
|
"optional": true,
|
|
@@ -7925,7 +7924,7 @@
|
|
|
7925
7924
|
"immutable": true,
|
|
7926
7925
|
"locationInModule": {
|
|
7927
7926
|
"filename": "lib/endpoint.ts",
|
|
7928
|
-
"line":
|
|
7927
|
+
"line": 295
|
|
7929
7928
|
},
|
|
7930
7929
|
"name": "writeBufferSize",
|
|
7931
7930
|
"optional": true,
|
|
@@ -7977,7 +7976,7 @@
|
|
|
7977
7976
|
"immutable": true,
|
|
7978
7977
|
"locationInModule": {
|
|
7979
7978
|
"filename": "lib/endpoint.ts",
|
|
7980
|
-
"line":
|
|
7979
|
+
"line": 199
|
|
7981
7980
|
},
|
|
7982
7981
|
"name": "serverSideEncryptionKmsKeyId",
|
|
7983
7982
|
"type": {
|
|
@@ -8362,13 +8361,30 @@
|
|
|
8362
8361
|
"abstract": true,
|
|
8363
8362
|
"docs": {
|
|
8364
8363
|
"stability": "experimental",
|
|
8365
|
-
"summary": "
|
|
8364
|
+
"summary": "AWS account ID of the S3 bucket owner for cross-account access and bucket sniping prevention."
|
|
8366
8365
|
},
|
|
8367
8366
|
"immutable": true,
|
|
8368
8367
|
"locationInModule": {
|
|
8369
8368
|
"filename": "lib/endpoint.ts",
|
|
8370
8369
|
"line": 179
|
|
8371
8370
|
},
|
|
8371
|
+
"name": "expectedBucketOwner",
|
|
8372
|
+
"optional": true,
|
|
8373
|
+
"type": {
|
|
8374
|
+
"primitive": "string"
|
|
8375
|
+
}
|
|
8376
|
+
},
|
|
8377
|
+
{
|
|
8378
|
+
"abstract": true,
|
|
8379
|
+
"docs": {
|
|
8380
|
+
"stability": "experimental",
|
|
8381
|
+
"summary": "External table definition for S3 source configuration in data lake integration."
|
|
8382
|
+
},
|
|
8383
|
+
"immutable": true,
|
|
8384
|
+
"locationInModule": {
|
|
8385
|
+
"filename": "lib/endpoint.ts",
|
|
8386
|
+
"line": 181
|
|
8387
|
+
},
|
|
8372
8388
|
"name": "externalTableDefinition",
|
|
8373
8389
|
"optional": true,
|
|
8374
8390
|
"type": {
|
|
@@ -8384,7 +8400,7 @@
|
|
|
8384
8400
|
"immutable": true,
|
|
8385
8401
|
"locationInModule": {
|
|
8386
8402
|
"filename": "lib/endpoint.ts",
|
|
8387
|
-
"line":
|
|
8403
|
+
"line": 183
|
|
8388
8404
|
},
|
|
8389
8405
|
"name": "ignoreHeaderRows",
|
|
8390
8406
|
"optional": true,
|
|
@@ -8401,7 +8417,7 @@
|
|
|
8401
8417
|
"immutable": true,
|
|
8402
8418
|
"locationInModule": {
|
|
8403
8419
|
"filename": "lib/endpoint.ts",
|
|
8404
|
-
"line":
|
|
8420
|
+
"line": 185
|
|
8405
8421
|
},
|
|
8406
8422
|
"name": "includeOpForFullLoad",
|
|
8407
8423
|
"optional": true,
|
|
@@ -8418,7 +8434,7 @@
|
|
|
8418
8434
|
"immutable": true,
|
|
8419
8435
|
"locationInModule": {
|
|
8420
8436
|
"filename": "lib/endpoint.ts",
|
|
8421
|
-
"line":
|
|
8437
|
+
"line": 187
|
|
8422
8438
|
},
|
|
8423
8439
|
"name": "maxFileSize",
|
|
8424
8440
|
"optional": true,
|
|
@@ -8435,7 +8451,7 @@
|
|
|
8435
8451
|
"immutable": true,
|
|
8436
8452
|
"locationInModule": {
|
|
8437
8453
|
"filename": "lib/endpoint.ts",
|
|
8438
|
-
"line":
|
|
8454
|
+
"line": 189
|
|
8439
8455
|
},
|
|
8440
8456
|
"name": "parquetTimestampInMillisecond",
|
|
8441
8457
|
"optional": true,
|
|
@@ -8452,7 +8468,7 @@
|
|
|
8452
8468
|
"immutable": true,
|
|
8453
8469
|
"locationInModule": {
|
|
8454
8470
|
"filename": "lib/endpoint.ts",
|
|
8455
|
-
"line":
|
|
8471
|
+
"line": 191
|
|
8456
8472
|
},
|
|
8457
8473
|
"name": "parquetVersion",
|
|
8458
8474
|
"optional": true,
|
|
@@ -8469,7 +8485,7 @@
|
|
|
8469
8485
|
"immutable": true,
|
|
8470
8486
|
"locationInModule": {
|
|
8471
8487
|
"filename": "lib/endpoint.ts",
|
|
8472
|
-
"line":
|
|
8488
|
+
"line": 193
|
|
8473
8489
|
},
|
|
8474
8490
|
"name": "preserveTransactions",
|
|
8475
8491
|
"optional": true,
|
|
@@ -8486,7 +8502,7 @@
|
|
|
8486
8502
|
"immutable": true,
|
|
8487
8503
|
"locationInModule": {
|
|
8488
8504
|
"filename": "lib/endpoint.ts",
|
|
8489
|
-
"line":
|
|
8505
|
+
"line": 195
|
|
8490
8506
|
},
|
|
8491
8507
|
"name": "rfc4180",
|
|
8492
8508
|
"optional": true,
|
|
@@ -8503,7 +8519,7 @@
|
|
|
8503
8519
|
"immutable": true,
|
|
8504
8520
|
"locationInModule": {
|
|
8505
8521
|
"filename": "lib/endpoint.ts",
|
|
8506
|
-
"line":
|
|
8522
|
+
"line": 197
|
|
8507
8523
|
},
|
|
8508
8524
|
"name": "rowGroupLength",
|
|
8509
8525
|
"optional": true,
|
|
@@ -8520,7 +8536,7 @@
|
|
|
8520
8536
|
"immutable": true,
|
|
8521
8537
|
"locationInModule": {
|
|
8522
8538
|
"filename": "lib/endpoint.ts",
|
|
8523
|
-
"line":
|
|
8539
|
+
"line": 201
|
|
8524
8540
|
},
|
|
8525
8541
|
"name": "serviceAccessRoleArn",
|
|
8526
8542
|
"optional": true,
|
|
@@ -8537,7 +8553,7 @@
|
|
|
8537
8553
|
"immutable": true,
|
|
8538
8554
|
"locationInModule": {
|
|
8539
8555
|
"filename": "lib/endpoint.ts",
|
|
8540
|
-
"line":
|
|
8556
|
+
"line": 203
|
|
8541
8557
|
},
|
|
8542
8558
|
"name": "timestampColumnName",
|
|
8543
8559
|
"optional": true,
|
|
@@ -8554,7 +8570,7 @@
|
|
|
8554
8570
|
"immutable": true,
|
|
8555
8571
|
"locationInModule": {
|
|
8556
8572
|
"filename": "lib/endpoint.ts",
|
|
8557
|
-
"line":
|
|
8573
|
+
"line": 207
|
|
8558
8574
|
},
|
|
8559
8575
|
"name": "useCsvNoSupValue",
|
|
8560
8576
|
"optional": true,
|
|
@@ -8571,7 +8587,7 @@
|
|
|
8571
8587
|
"immutable": true,
|
|
8572
8588
|
"locationInModule": {
|
|
8573
8589
|
"filename": "lib/endpoint.ts",
|
|
8574
|
-
"line":
|
|
8590
|
+
"line": 205
|
|
8575
8591
|
},
|
|
8576
8592
|
"name": "useTaskStartTimeForFullLoadTimestamp",
|
|
8577
8593
|
"optional": true,
|
|
@@ -8651,6 +8667,6 @@
|
|
|
8651
8667
|
"symbolId": "lib/endpoint:SybaseSettingsProperty"
|
|
8652
8668
|
}
|
|
8653
8669
|
},
|
|
8654
|
-
"version": "1.
|
|
8655
|
-
"fingerprint": "
|
|
8670
|
+
"version": "1.6.0",
|
|
8671
|
+
"fingerprint": "etjy0qRW2Y11wG1tGVyg2MF63Hdvue3UAz2kNbubT24="
|
|
8656
8672
|
}
|