tencentcloud-sdk-nodejs 4.0.689 → 4.0.690

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.
Files changed (50) hide show
  1. package/CHANGELOG.md +225 -0
  2. package/SERVICE_CHANGELOG.md +309 -135
  3. package/package.json +1 -1
  4. package/products.md +16 -16
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/batch/v20170312/batch_models.ts +0 -4
  7. package/src/services/bi/v20220105/bi_models.ts +18 -0
  8. package/src/services/cynosdb/v20190107/cynosdb_models.ts +24 -14
  9. package/src/services/dlc/v20210125/dlc_client.ts +28 -5
  10. package/src/services/dlc/v20210125/dlc_models.ts +679 -221
  11. package/src/services/ess/v20201111/ess_client.ts +20 -17
  12. package/src/services/ess/v20201111/ess_models.ts +163 -106
  13. package/src/services/facefusion/v20220927/facefusion_models.ts +5 -1
  14. package/src/services/iss/v20230517/iss_models.ts +3 -3
  15. package/src/services/live/v20180801/live_models.ts +32 -27
  16. package/src/services/rce/v20201103/rce_models.ts +42 -11
  17. package/src/services/tat/v20201028/tat_models.ts +30 -9
  18. package/src/services/tse/v20201207/tse_client.ts +82 -18
  19. package/src/services/tse/v20201207/tse_models.ts +543 -270
  20. package/src/services/vod/v20180717/vod_models.ts +4 -3
  21. package/src/services/vpc/v20170312/vpc_models.ts +4 -0
  22. package/src/services/waf/v20180125/waf_client.ts +51 -3
  23. package/src/services/waf/v20180125/waf_models.ts +171 -38
  24. package/tencentcloud/common/sdk_version.d.ts +1 -1
  25. package/tencentcloud/common/sdk_version.js +1 -1
  26. package/tencentcloud/services/batch/v20170312/batch_models.d.ts +0 -4
  27. package/tencentcloud/services/bi/v20220105/bi_models.d.ts +18 -0
  28. package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +24 -14
  29. package/tencentcloud/services/dlc/v20210125/dlc_client.d.ts +5 -1
  30. package/tencentcloud/services/dlc/v20210125/dlc_client.js +6 -0
  31. package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +663 -218
  32. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +17 -14
  33. package/tencentcloud/services/ess/v20201111/ess_client.js +17 -14
  34. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +163 -106
  35. package/tencentcloud/services/facefusion/v20220927/facefusion_models.d.ts +5 -1
  36. package/tencentcloud/services/iss/v20230517/iss_models.d.ts +3 -3
  37. package/tencentcloud/services/live/v20180801/live_models.d.ts +32 -27
  38. package/tencentcloud/services/rce/v20201103/rce_models.d.ts +42 -11
  39. package/tencentcloud/services/tat/v20201028/tat_models.d.ts +30 -9
  40. package/tencentcloud/services/tse/v20201207/tse_client.d.ts +25 -5
  41. package/tencentcloud/services/tse/v20201207/tse_client.js +36 -6
  42. package/tencentcloud/services/tse/v20201207/tse_models.d.ts +531 -272
  43. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +4 -3
  44. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +4 -0
  45. package/tencentcloud/services/waf/v20180125/waf_client.d.ts +18 -2
  46. package/tencentcloud/services/waf/v20180125/waf_client.js +25 -1
  47. package/tencentcloud/services/waf/v20180125/waf_models.d.ts +163 -38
  48. package/test/dlc.v20210125.test.js +10 -0
  49. package/test/tse.v20201207.test.js +54 -4
  50. package/test/waf.v20180125.test.js +40 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.0.689",
3
+ "version": "4.0.690",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {
package/products.md CHANGED
@@ -20,10 +20,10 @@
20
20
  | asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2023-09-14 01:09:19 |
21
21
  | asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2023-05-18 01:04:02 |
22
22
  | ba | [网站备案](https://cloud.tencent.com/document/product/243) | 2023-08-17 01:18:28 |
23
- | batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2023-09-05 01:23:20 |
23
+ | batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2023-09-15 15:00:54 |
24
24
  | bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2023-08-17 01:19:19 |
25
- | bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2023-08-10 01:03:11 |
26
- | billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-09-14 01:10:00 |
25
+ | bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2023-09-18 01:10:19 |
26
+ | billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-09-18 01:10:26 |
27
27
  | bizlive | [商业直播](https://cloud.tencent.com/document/product) | 2020-03-10 01:08:07 |
28
28
  | bm | [黑石物理服务器CPM](https://cloud.tencent.com/document/product/386) | 2023-08-17 01:20:19 |
29
29
  | bma | [品牌经营管家](https://cloud.tencent.com/document/product/1296) | 2023-08-31 01:07:17 |
@@ -70,7 +70,7 @@
70
70
  | cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-09-15 01:30:58 |
71
71
  | cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-08-31 01:12:44 |
72
72
  | cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
73
- | cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-09-15 01:35:18 |
73
+ | cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-09-18 01:33:49 |
74
74
  | dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2023-08-17 02:45:26 |
75
75
  | dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
76
76
  | dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-05-18 01:20:11 |
@@ -78,7 +78,7 @@
78
78
  | dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2023-08-22 01:11:33 |
79
79
  | dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2023-08-17 02:50:46 |
80
80
  | dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-09-05 03:42:53 |
81
- | dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-09-15 01:40:11 |
81
+ | dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-09-18 01:38:17 |
82
82
  | dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-09-12 01:43:38 |
83
83
  | domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-08-17 02:58:55 |
84
84
  | drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2023-08-17 02:59:36 |
@@ -94,9 +94,9 @@
94
94
  | eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
95
95
  | emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-08-17 03:08:06 |
96
96
  | es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-09-15 01:48:20 |
97
- | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-09-15 01:49:08 |
97
+ | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-09-18 01:46:29 |
98
98
  | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-09-14 11:40:45 |
99
- | facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-07-27 01:13:31 |
99
+ | facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-09-18 01:48:33 |
100
100
  | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-09-06 01:49:13 |
101
101
  | fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-08-17 03:12:49 |
102
102
  | ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2023-08-17 03:12:58 |
@@ -123,13 +123,13 @@
123
123
  | iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2023-08-30 01:17:01 |
124
124
  | iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2023-08-17 03:44:44 |
125
125
  | irp | [智能推荐平台](https://cloud.tencent.com/document/product/1541) | 2023-08-22 01:15:07 |
126
- | iss | [智能视图计算平台](https://cloud.tencent.com/document/product/1344) | 2023-08-30 01:17:50 |
126
+ | iss | [智能视图计算平台](https://cloud.tencent.com/document/product/1344) | 2023-09-18 01:58:17 |
127
127
  | ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2023-05-18 01:35:21 |
128
128
  | keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2023-07-19 01:29:34 |
129
129
  | kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2023-08-17 03:51:31 |
130
130
  | lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-09-15 02:03:32 |
131
131
  | lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-09-15 02:04:15 |
132
- | live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-09-04 02:06:58 |
132
+ | live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-09-18 02:01:47 |
133
133
  | lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
134
134
  | lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
135
135
  | mall | [商场客留大数据](https://cloud.tencent.com/document/product/1707) | 2023-07-17 10:16:02 |
@@ -150,14 +150,14 @@
150
150
  | npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
151
151
  | oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-09-06 02:10:27 |
152
152
  | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-09-14 02:09:03 |
153
- | omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2023-09-15 02:16:07 |
153
+ | omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2023-09-18 02:11:06 |
154
154
  | organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-08-24 01:24:31 |
155
155
  | partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-08-17 04:23:46 |
156
156
  | pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2023-05-18 01:44:14 |
157
157
  | postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2023-09-15 02:17:12 |
158
158
  | privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2023-08-23 01:36:40 |
159
159
  | pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2023-08-24 01:24:59 |
160
- | rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2023-08-17 04:29:35 |
160
+ | rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2023-09-18 02:13:42 |
161
161
  | redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2023-09-04 02:18:48 |
162
162
  | region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2023-08-02 01:20:32 |
163
163
  | rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2023-08-17 04:33:51 |
@@ -180,7 +180,7 @@
180
180
  | taf | [流量反欺诈](https://cloud.tencent.com/document/product/1031) | 2023-08-17 04:47:19 |
181
181
  | tag | [标签](https://cloud.tencent.com/document/product/651) | 2023-08-17 04:47:23 |
182
182
  | tan | [碳引擎](https://cloud.tencent.com/document/product/1498) | 2023-05-18 01:50:16 |
183
- | tat | [自动化助手](https://cloud.tencent.com/document/product/1340) | 2023-08-29 01:22:07 |
183
+ | tat | [自动化助手](https://cloud.tencent.com/document/product/1340) | 2023-09-18 02:20:44 |
184
184
  | tav | [文件检测](https://cloud.tencent.com/document/product) | 2019-11-28 22:10:04 |
185
185
  | tbaas | [腾讯云区块链服务平台 TBaaS](https://cloud.tencent.com/document/product/663) | 2023-08-17 04:48:24 |
186
186
  | tbm | [](https://cloud.tencent.com/document/product) | 2019-03-29 14:49:11 |
@@ -219,17 +219,17 @@
219
219
  | trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2023-08-15 01:44:16 |
220
220
  | trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2023-07-18 01:53:24 |
221
221
  | trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-09-08 02:49:33 |
222
- | tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-09-14 02:35:41 |
222
+ | tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-09-18 02:36:04 |
223
223
  | tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2023-09-12 02:52:20 |
224
224
  | tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2023-05-18 02:04:00 |
225
225
  | tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2023-08-22 01:22:20 |
226
226
  | ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2023-08-17 05:50:27 |
227
227
  | vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2023-05-18 02:04:19 |
228
228
  | vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2023-08-17 05:50:56 |
229
- | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-09-15 02:46:32 |
230
- | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-09-15 02:54:26 |
229
+ | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-09-18 02:39:47 |
230
+ | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-09-18 02:43:01 |
231
231
  | vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-07-18 01:58:58 |
232
- | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-09-15 02:58:03 |
232
+ | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-09-15 18:00:58 |
233
233
  | wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-07-18 01:59:28 |
234
234
  | wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-08-31 01:29:16 |
235
235
  | weilingwith | [微瓴同业开放平台](https://cloud.tencent.com/document/product/1693) | 2023-09-12 09:30:48 |
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.689"
1
+ export const sdkVersion = "4.0.690"
@@ -2120,10 +2120,6 @@ export interface Placement {
2120
2120
  * 实例所属的专用宿主机ID列表,仅用于入参。如果您有购买专用宿主机并且指定了该参数,则您购买的实例就会随机的部署在这些专用宿主机上。
2121
2121
  */
2122
2122
  HostIds?: Array<string>
2123
- /**
2124
- * 指定母机IP生产子机
2125
- */
2126
- HostIps?: Array<string>
2127
2123
  /**
2128
2124
  * 实例所属的专用宿主机ID,仅用于出参。
2129
2125
  */
@@ -126,6 +126,14 @@ export interface CreateEmbedTokenRequest {
126
126
  * 备用字段
127
127
  */
128
128
  ExtraParam?: string
129
+ /**
130
+ * 使用者企业Id(仅用于多用户)
131
+ */
132
+ UserCorpId?: string
133
+ /**
134
+ * 使用者Id(仅用于多用户)
135
+ */
136
+ UserId?: string
129
137
  }
130
138
 
131
139
  /**
@@ -187,4 +195,14 @@ export interface EmbedTokenInfo {
187
195
  注意:此字段可能返回 null,表示取不到有效值。
188
196
  */
189
197
  ExpireTime?: number
198
+ /**
199
+ * 使用者企业Id(仅用于多用户)
200
+ 注意:此字段可能返回 null,表示取不到有效值。
201
+ */
202
+ UserCorpId?: string
203
+ /**
204
+ * 使用者Id(仅用于多用户)
205
+ 注意:此字段可能返回 null,表示取不到有效值。
206
+ */
207
+ UserId?: string
190
208
  }
@@ -74,7 +74,8 @@ export interface ModifyProxyRwSplitRequest {
74
74
  */
75
75
  ConsistencyType?: string
76
76
  /**
77
- * 一致性超时时间
77
+ * 一致性超时时间。
78
+ 取值范围:0~1000000(微秒),设置0则表示若只读实例出现延迟, 导致一致性策略不满足, 请求将一直等待。
78
79
  */
79
80
  ConsistencyTimeOut?: string
80
81
  /**
@@ -82,7 +83,8 @@ export interface ModifyProxyRwSplitRequest {
82
83
  */
83
84
  WeightMode?: string
84
85
  /**
85
- * 实例只读权重
86
+ * 实例只读权重。
87
+ 该参数必填。
86
88
  */
87
89
  InstanceWeights?: Array<ProxyInstanceWeight>
88
90
  /**
@@ -94,7 +96,8 @@ export interface ModifyProxyRwSplitRequest {
94
96
  */
95
97
  AutoAddRo?: string
96
98
  /**
97
- * 是否打开读写分离
99
+ * 是否打开读写分离。
100
+ 该参数已废弃,请通过RwType设置读写属性。
98
101
  */
99
102
  OpenRw?: string
100
103
  /**
@@ -103,7 +106,8 @@ READWRITE,READONLY
103
106
  */
104
107
  RwType?: string
105
108
  /**
106
- * 事务拆分
109
+ * 事务拆分。
110
+ 在一个事务中拆分读和写到不同的实例上去执行。
107
111
  */
108
112
  TransSplit?: boolean
109
113
  /**
@@ -122,7 +126,8 @@ SessionConnectionPool
122
126
  */
123
127
  ConnectionPoolType?: string
124
128
  /**
125
- * 连接池时间
129
+ * 连接池时间。
130
+ 可选范围:0~300(秒)
126
131
  */
127
132
  ConnectionPoolTimeOut?: number
128
133
  }
@@ -550,11 +555,13 @@ export interface RollBackClusterRequest {
550
555
  */
551
556
  RollbackStrategy: string
552
557
  /**
553
- * 回档ID
558
+ * 备份文件ID
559
+ 回档策略为按备份文件回档时必填。
554
560
  */
555
561
  RollbackId: number
556
562
  /**
557
- * 期望回档时间
563
+ * 期望回档时间。
564
+ 回档策略为timeRollback按时间点回档时必填。
558
565
  */
559
566
  ExpectTime?: string
560
567
  /**
@@ -1657,7 +1664,7 @@ export interface CreateClustersResponse {
1657
1664
  */
1658
1665
  export interface SetRenewFlagRequest {
1659
1666
  /**
1660
- * 需操作的实例ID
1667
+ * 需操作的集群ID
1661
1668
  */
1662
1669
  ResourceIds: Array<string>
1663
1670
  /**
@@ -2687,7 +2694,7 @@ export interface SetRenewFlagResponse {
2687
2694
  /**
2688
2695
  * 操作成功实例数
2689
2696
  */
2690
- Count: number
2697
+ Count?: number
2691
2698
  /**
2692
2699
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2693
2700
  */
@@ -5067,7 +5074,7 @@ export interface CreateProxyEndPointRequest {
5067
5074
  */
5068
5075
  ConnectionPoolTimeOut?: number
5069
5076
  /**
5070
- * 安全组ID数组
5077
+ * 绑定的安全组ID数组
5071
5078
  */
5072
5079
  SecurityGroupIds?: Array<string>
5073
5080
  /**
@@ -5075,7 +5082,7 @@ export interface CreateProxyEndPointRequest {
5075
5082
  */
5076
5083
  Description?: string
5077
5084
  /**
5078
- * vip信息
5085
+ * 想要绑定的vip信息,需与UniqueVpcId对应。
5079
5086
  */
5080
5087
  Vip?: string
5081
5088
  /**
@@ -5088,7 +5095,10 @@ system-系统分配,custom-自定义
5088
5095
  */
5089
5096
  AutoAddRo?: string
5090
5097
  /**
5091
- * 是否开启故障转移
5098
+ * 是否开启故障转移。
5099
+ yes:开启
5100
+ no:不开启。
5101
+ 数据库代理出现故障时,链接地址将会路由到主实例
5092
5102
  */
5093
5103
  FailOver?: string
5094
5104
  /**
@@ -5102,11 +5112,11 @@ READWRITE,READONLY
5102
5112
  */
5103
5113
  RwType?: string
5104
5114
  /**
5105
- * 一致性超时时间
5115
+ * 一致性超时时间。取值范围:0~1000000(微秒),设置0则表示若只读实例出现延迟, 导致一致性策略不满足, 请求将一直等待
5106
5116
  */
5107
5117
  ConsistencyTimeOut?: number
5108
5118
  /**
5109
- * 事务拆分
5119
+ * 是否开启事务拆分。在一个事务中拆分读和写到不同的实例上去执行
5110
5120
  */
5111
5121
  TransSplit?: boolean
5112
5122
  /**
@@ -20,6 +20,7 @@ import { ClientConfig } from "../../../common/interface"
20
20
  import {
21
21
  DescribeResultDownloadResponse,
22
22
  DescribeTaskResultResponse,
23
+ DescribeDatasourceConnectionResponse,
23
24
  PrestoMonitorMetrics,
24
25
  DescribeNotebookSessionStatementRequest,
25
26
  NetworkConnection,
@@ -52,6 +53,7 @@ import {
52
53
  DeleteScriptResponse,
53
54
  TableInfo,
54
55
  Task,
56
+ ElasticsearchInfo,
55
57
  DetachUserPolicyRequest,
56
58
  CrontabResumeSuspendStrategy,
57
59
  AlterDMSTableResponse,
@@ -71,7 +73,7 @@ import {
71
73
  CSVSerde,
72
74
  DescribeLakeFsInfoRequest,
73
75
  ModifySparkAppRequest,
74
- StreamingStatistics,
76
+ DatasourceConnectionLocation,
75
77
  CreateDatabaseRequest,
76
78
  GenerateCreateMangedTableSqlResponse,
77
79
  DescribeDMSTablesResponse,
@@ -87,7 +89,7 @@ import {
87
89
  CancelNotebookSessionStatementBatchResponse,
88
90
  KVPair,
89
91
  QueryResultResponse,
90
- UnlockMetaDataRequest,
92
+ IpPortPair,
91
93
  AttachUserPolicyRequest,
92
94
  CreateInternalTableRequest,
93
95
  ListTaskJobLogDetailRequest,
@@ -96,6 +98,7 @@ import {
96
98
  StatementOutput,
97
99
  TagInfo,
98
100
  CreateUserResponse,
101
+ TextFile,
99
102
  DescribeNotebookSessionStatementsRequest,
100
103
  SparkSessionBatchLog,
101
104
  DeleteUserResponse,
@@ -111,6 +114,7 @@ import {
111
114
  CreateDMSTableResponse,
112
115
  CreateNotebookSessionRequest,
113
116
  WorkGroupIdSetOfUserId,
117
+ KerberosInfo,
114
118
  Partition,
115
119
  QueryResultRequest,
116
120
  CreateDataEngineRequest,
@@ -141,16 +145,18 @@ import {
141
145
  CreateDMSTableRequest,
142
146
  CancelNotebookSessionStatementResponse,
143
147
  TableBaseInfo,
148
+ HiveInfo,
144
149
  DMSTable,
145
150
  AttachWorkGroupPolicyResponse,
146
151
  ModifyWorkGroupResponse,
147
152
  DescribeDMSTablesRequest,
153
+ TaskResponseInfo,
148
154
  ModifyUserRequest,
149
155
  DMSSds,
150
156
  CreateSparkAppTaskResponse,
151
157
  CancelTaskRequest,
152
- TaskResponseInfo,
153
- TextFile,
158
+ StreamingStatistics,
159
+ DatasourceConnectionInfo,
154
160
  BindWorkGroupsToUserResponse,
155
161
  CreateNotebookSessionStatementResponse,
156
162
  DescribeStoreLocationResponse,
@@ -162,6 +168,7 @@ import {
162
168
  DescribeNotebookSessionStatementSqlResultRequest,
163
169
  ModifySparkAppResponse,
164
170
  AlterDMSTableRequest,
171
+ KafkaInfo,
165
172
  CreateImportTaskResponse,
166
173
  NotebookSessionInfo,
167
174
  Execution,
@@ -173,6 +180,7 @@ import {
173
180
  Column,
174
181
  DeleteWorkGroupRequest,
175
182
  DescribeTaskResultRequest,
183
+ UnlockMetaDataRequest,
176
184
  Filter,
177
185
  DescribeLakeFsDirSummaryResponse,
178
186
  DataFormat,
@@ -214,18 +222,20 @@ import {
214
222
  DescribeUsersRequest,
215
223
  DeleteUsersFromWorkGroupRequest,
216
224
  DMSColumnOrder,
225
+ MysqlInfo,
217
226
  CreateSparkAppResponse,
218
227
  CreateTaskResponse,
219
228
  DeleteSparkAppResponse,
220
229
  AlterDMSPartitionResponse,
221
230
  CreateTasksRequest,
222
- SuspendResumeDataEngineRequest,
231
+ OtherDatasourceConnection,
223
232
  DescribeTableResponse,
224
233
  DescribeSparkAppJobsResponse,
225
234
  DescribeSparkAppTasksResponse,
226
235
  TableResponseInfo,
227
236
  DescribeViewsRequest,
228
237
  LockMetaDataRequest,
238
+ DataSourceInfo,
229
239
  CancelSparkSessionBatchSQLRequest,
230
240
  DescribeWorkGroupsRequest,
231
241
  TasksOverview,
@@ -244,8 +254,10 @@ import {
244
254
  CreateWorkGroupRequest,
245
255
  CreateInternalTableResponse,
246
256
  DataEngineInfo,
257
+ SuspendResumeDataEngineRequest,
247
258
  DescribeSparkAppTasksRequest,
248
259
  LockMetaDataResponse,
260
+ DescribeDatasourceConnectionRequest,
249
261
  CheckLockMetaDataResponse,
250
262
  AlterDMSDatabaseRequest,
251
263
  SQLTask,
@@ -262,6 +274,7 @@ import {
262
274
  DescribeScriptsResponse,
263
275
  DatabaseResponseInfo,
264
276
  DMSColumn,
277
+ DatasourceConnectionConfig,
265
278
  UpdateRowFilterRequest,
266
279
  TColumn,
267
280
  DescribeResultDownloadRequest,
@@ -867,6 +880,16 @@ export class Client extends AbstractClient {
867
880
  return this.request("CreateWorkGroup", req, cb)
868
881
  }
869
882
 
883
+ /**
884
+ * 本接口(DescribeDatasourceConnection)用于查询数据源信息
885
+ */
886
+ async DescribeDatasourceConnection(
887
+ req: DescribeDatasourceConnectionRequest,
888
+ cb?: (error: string, rep: DescribeDatasourceConnectionResponse) => void
889
+ ): Promise<DescribeDatasourceConnectionResponse> {
890
+ return this.request("DescribeDatasourceConnection", req, cb)
891
+ }
892
+
870
893
  /**
871
894
  * 本接口(CancelSparkSessionBatchSQL)用于取消Spark SQL批任务。
872
895
  */