tencentcloud-sdk-nodejs 4.0.487 → 4.0.488
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/CHANGELOG.md +273 -0
- package/SERVICE_CHANGELOG.md +343 -153
- package/package.json +1 -1
- package/products.md +19 -19
- package/src/common/sdk_version.ts +1 -1
- package/src/services/cloudaudit/v20190319/cloudaudit_client.ts +25 -11
- package/src/services/cloudaudit/v20190319/cloudaudit_models.ts +244 -8
- package/src/services/dlc/v20210125/dlc_client.ts +1 -0
- package/src/services/dlc/v20210125/dlc_models.ts +23 -0
- package/src/services/dts/v20211206/dts_client.ts +5 -5
- package/src/services/dts/v20211206/dts_models.ts +2 -2
- package/src/services/emr/v20190103/emr_client.ts +4 -3
- package/src/services/emr/v20190103/emr_models.ts +58 -4
- package/src/services/ess/v20201111/ess_models.ts +6 -5
- package/src/services/essbasic/v20210526/essbasic_models.ts +8 -3
- package/src/services/gme/v20180711/gme_client.ts +18 -2
- package/src/services/gme/v20180711/gme_models.ts +167 -12
- package/src/services/ocr/v20181119/ocr_models.ts +1 -1
- package/src/services/postgres/v20170312/postgres_models.ts +6 -0
- package/src/services/rum/v20210622/rum_models.ts +3 -3
- package/src/services/scf/v20180416/scf_models.ts +1 -1
- package/src/services/tbaas/v20180416/tbaas_client.ts +25 -12
- package/src/services/tbaas/v20180416/tbaas_models.ts +138 -92
- package/src/services/tcm/v20210413/tcm_client.ts +33 -9
- package/src/services/tcm/v20210413/tcm_models.ts +123 -11
- package/src/services/tcss/v20201101/tcss_client.ts +2 -0
- package/src/services/tcss/v20201101/tcss_models.ts +72 -8
- package/src/services/teo/v20220901/teo_models.ts +15 -9
- package/src/services/tione/v20211111/tione_models.ts +6 -5
- package/src/services/tiw/v20190919/tiw_models.ts +1 -1
- package/src/services/tts/v20190823/tts_models.ts +1 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/cloudaudit/v20190319/cloudaudit_client.d.ts +11 -7
- package/tencentcloud/services/cloudaudit/v20190319/cloudaudit_client.js +9 -3
- package/tencentcloud/services/cloudaudit/v20190319/cloudaudit_models.d.ts +205 -8
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +19 -0
- package/tencentcloud/services/dts/v20211206/dts_client.d.ts +5 -5
- package/tencentcloud/services/dts/v20211206/dts_client.js +5 -5
- package/tencentcloud/services/dts/v20211206/dts_models.d.ts +2 -2
- package/tencentcloud/services/emr/v20190103/emr_client.d.ts +3 -3
- package/tencentcloud/services/emr/v20190103/emr_client.js +3 -3
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +49 -4
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +5 -4
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +7 -3
- package/tencentcloud/services/gme/v20180711/gme_client.d.ts +5 -1
- package/tencentcloud/services/gme/v20180711/gme_client.js +6 -0
- package/tencentcloud/services/gme/v20180711/gme_models.d.ts +143 -12
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +1 -1
- package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +5 -0
- package/tencentcloud/services/rum/v20210622/rum_models.d.ts +3 -3
- package/tencentcloud/services/scf/v20180416/scf_models.d.ts +1 -1
- package/tencentcloud/services/tbaas/v20180416/tbaas_client.d.ts +7 -3
- package/tencentcloud/services/tbaas/v20180416/tbaas_client.js +9 -3
- package/tencentcloud/services/tbaas/v20180416/tbaas_models.d.ts +121 -81
- package/tencentcloud/services/tcm/v20210413/tcm_client.d.ts +11 -3
- package/tencentcloud/services/tcm/v20210413/tcm_client.js +15 -3
- package/tencentcloud/services/tcm/v20210413/tcm_models.d.ts +105 -11
- package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +62 -6
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +14 -9
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +6 -5
- package/tencentcloud/services/tiw/v20190919/tiw_models.d.ts +1 -1
- package/tencentcloud/services/tts/v20190823/tts_models.d.ts +1 -1
- package/test/cloudaudit.v20190319.test.js +12 -2
- package/test/gme.v20180711.test.js +10 -0
- package/test/tbaas.v20180416.test.js +12 -2
- package/test/tcm.v20210413.test.js +22 -2
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -53,7 +53,7 @@
|
|
|
53
53
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
|
54
54
|
| ckafka | [消息队列 CKafka](https://cloud.tencent.com/document/product/597) | 2022-11-03 06:14:10 |
|
|
55
55
|
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2022-11-01 06:15:44 |
|
|
56
|
-
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2022-
|
|
56
|
+
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2022-11-24 06:19:10 |
|
|
57
57
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2022-11-02 06:13:26 |
|
|
58
58
|
| cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2022-10-31 06:18:55 |
|
|
59
59
|
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2022-11-07 06:12:05 |
|
|
@@ -73,29 +73,29 @@
|
|
|
73
73
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2022-11-23 06:23:05 |
|
|
74
74
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2022-10-26 06:29:47 |
|
|
75
75
|
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2022-11-23 06:23:24 |
|
|
76
|
-
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2022-
|
|
76
|
+
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2022-11-24 06:27:21 |
|
|
77
77
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2022-11-23 06:24:39 |
|
|
78
78
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2022-05-24 06:11:36 |
|
|
79
79
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2022-04-04 06:38:48 |
|
|
80
80
|
| ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2022-10-31 06:27:09 |
|
|
81
81
|
| dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2022-04-04 06:38:57 |
|
|
82
|
-
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2022-11-
|
|
82
|
+
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2022-11-24 06:29:08 |
|
|
83
83
|
| eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2022-08-23 06:27:55 |
|
|
84
84
|
| ecc | [英文作文批改](https://cloud.tencent.com/document/product/1076) | 2022-04-04 06:39:27 |
|
|
85
85
|
| ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2022-04-08 06:06:57 |
|
|
86
86
|
| ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2022-09-09 06:24:10 |
|
|
87
87
|
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2022-05-13 06:11:29 |
|
|
88
88
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2022-11-16 06:22:42 |
|
|
89
|
-
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2022-11-
|
|
89
|
+
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2022-11-24 06:31:27 |
|
|
90
90
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2022-11-17 06:25:50 |
|
|
91
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2022-11-
|
|
92
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-11-
|
|
91
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2022-11-24 06:32:18 |
|
|
92
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-11-24 06:32:35 |
|
|
93
93
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2022-06-15 06:09:10 |
|
|
94
94
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2022-11-16 06:23:45 |
|
|
95
95
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2022-04-04 06:43:06 |
|
|
96
96
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2022-04-04 06:43:12 |
|
|
97
97
|
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2022-11-23 06:29:46 |
|
|
98
|
-
| gme | [游戏多媒体引擎](https://cloud.tencent.com/document/product/607) | 2022-11-
|
|
98
|
+
| gme | [游戏多媒体引擎](https://cloud.tencent.com/document/product/607) | 2022-11-24 06:34:16 |
|
|
99
99
|
| gpm | [游戏玩家匹配](https://cloud.tencent.com/document/product/1294) | 2022-07-11 06:12:36 |
|
|
100
100
|
| gs | [云游戏](https://cloud.tencent.com/document/product/1162) | 2022-11-18 06:29:55 |
|
|
101
101
|
| gse | [游戏服务器伸缩](https://cloud.tencent.com/document/product/1165) | 2022-07-11 06:12:44 |
|
|
@@ -137,12 +137,12 @@
|
|
|
137
137
|
| mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
|
|
138
138
|
| nlp | [自然语言处理](https://cloud.tencent.com/document/product/271) | 2022-04-13 07:00:13 |
|
|
139
139
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
140
|
-
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2022-
|
|
141
|
-
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-11-
|
|
140
|
+
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2022-11-24 06:45:29 |
|
|
141
|
+
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-11-24 06:45:42 |
|
|
142
142
|
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2022-11-18 06:41:15 |
|
|
143
143
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2022-11-17 06:38:25 |
|
|
144
144
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2022-04-04 07:02:02 |
|
|
145
|
-
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2022-
|
|
145
|
+
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2022-11-24 06:46:55 |
|
|
146
146
|
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2022-10-26 06:52:45 |
|
|
147
147
|
| pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2022-11-18 06:42:29 |
|
|
148
148
|
| rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2022-09-23 06:43:17 |
|
|
@@ -150,8 +150,8 @@
|
|
|
150
150
|
| region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2022-07-27 21:10:02 |
|
|
151
151
|
| rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2022-04-04 07:04:04 |
|
|
152
152
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
|
|
153
|
-
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2022-11-
|
|
154
|
-
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2022-11-
|
|
153
|
+
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2022-11-24 06:48:50 |
|
|
154
|
+
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2022-11-24 06:49:18 |
|
|
155
155
|
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2022-11-03 06:36:44 |
|
|
156
156
|
| smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2022-11-23 06:47:21 |
|
|
157
157
|
| smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2022-04-04 07:05:41 |
|
|
@@ -169,7 +169,7 @@
|
|
|
169
169
|
| tan | [碳引擎](https://cloud.tencent.com/document/product/1498) | 2022-07-19 06:17:34 |
|
|
170
170
|
| tat | [自动化助手](https://cloud.tencent.com/document/product/1340) | 2022-10-31 06:48:20 |
|
|
171
171
|
| tav | [文件检测](https://cloud.tencent.com/document/product) | 2019-11-28 22:10:04 |
|
|
172
|
-
| tbaas | [腾讯云区块链服务平台 TBaaS](https://cloud.tencent.com/document/product/663) | 2022-
|
|
172
|
+
| tbaas | [腾讯云区块链服务平台 TBaaS](https://cloud.tencent.com/document/product/663) | 2022-11-24 06:52:49 |
|
|
173
173
|
| tbm | [](https://cloud.tencent.com/document/product) | 2019-03-29 14:49:11 |
|
|
174
174
|
| tbp | [腾讯智能对话平台](https://cloud.tencent.com/document/product/1060) | 2022-04-04 07:09:07 |
|
|
175
175
|
| tcaplusdb | [游戏数据库 TcaplusDB](https://cloud.tencent.com/document/product/596) | 2022-08-23 06:49:36 |
|
|
@@ -177,15 +177,15 @@
|
|
|
177
177
|
| tcbr | [云托管 CloudBase Run](https://cloud.tencent.com/document/product/1243) | 2022-08-23 06:50:39 |
|
|
178
178
|
| tcex | [腾讯云释义](https://cloud.tencent.com/document/product/1266) | 2022-07-21 06:17:29 |
|
|
179
179
|
| tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
|
|
180
|
-
| tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2022-11-
|
|
180
|
+
| tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2022-11-24 06:54:17 |
|
|
181
181
|
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2022-11-08 06:41:24 |
|
|
182
|
-
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2022-11-
|
|
182
|
+
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2022-11-24 06:55:26 |
|
|
183
183
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2022-10-21 06:47:14 |
|
|
184
184
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2022-11-17 06:47:13 |
|
|
185
185
|
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2022-11-15 06:41:43 |
|
|
186
186
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2022-10-10 06:42:56 |
|
|
187
187
|
| tem | [弹性微服务 TEM](https://cloud.tencent.com/document/product/1371) | 2022-11-17 06:48:59 |
|
|
188
|
-
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2022-11-
|
|
188
|
+
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2022-11-24 06:59:55 |
|
|
189
189
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2022-11-16 06:42:38 |
|
|
190
190
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
191
191
|
| tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2022-10-31 06:55:14 |
|
|
@@ -193,8 +193,8 @@
|
|
|
193
193
|
| tics | [威胁情报云查服务](https://cloud.tencent.com/document/product/1013) | 2022-04-04 07:16:59 |
|
|
194
194
|
| tiems | [腾讯云 TI 平台 TI-EMS ](https://cloud.tencent.com/document/product/1120) | 2022-07-19 06:19:39 |
|
|
195
195
|
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2022-11-22 07:01:36 |
|
|
196
|
-
| tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2022-11-
|
|
197
|
-
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2022-
|
|
196
|
+
| tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2022-11-24 07:02:07 |
|
|
197
|
+
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2022-11-24 07:03:21 |
|
|
198
198
|
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-11-22 07:03:00 |
|
|
199
199
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
200
200
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-11-18 06:55:59 |
|
|
@@ -204,7 +204,7 @@
|
|
|
204
204
|
| tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2022-10-31 06:58:14 |
|
|
205
205
|
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2022-10-31 06:58:25 |
|
|
206
206
|
| tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2022-10-31 06:59:44 |
|
|
207
|
-
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2022-11-
|
|
207
|
+
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2022-11-24 07:07:34 |
|
|
208
208
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2022-04-04 07:22:44 |
|
|
209
209
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-11-16 06:46:30 |
|
|
210
210
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-04-04 07:22:54 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.488"
|
|
@@ -22,16 +22,19 @@ import {
|
|
|
22
22
|
StopLoggingRequest,
|
|
23
23
|
CmqRegionInfo,
|
|
24
24
|
GetAttributeKeyRequest,
|
|
25
|
+
Storage,
|
|
25
26
|
DescribeAuditTracksResponse,
|
|
27
|
+
StartLoggingRequest,
|
|
26
28
|
DeleteAuditResponse,
|
|
27
29
|
ModifyAuditTrackResponse,
|
|
28
30
|
InquireAuditCreditRequest,
|
|
29
31
|
DescribeEventsResponse,
|
|
30
32
|
ListCosEnableRegionResponse,
|
|
31
33
|
LookUpEventsRequest,
|
|
32
|
-
|
|
34
|
+
DescribeAuditTrackRequest,
|
|
33
35
|
UpdateAuditRequest,
|
|
34
36
|
DescribeAuditTracksRequest,
|
|
37
|
+
Tracks,
|
|
35
38
|
CreateAuditResponse,
|
|
36
39
|
DeleteAuditTrackRequest,
|
|
37
40
|
StartLoggingResponse,
|
|
@@ -59,6 +62,7 @@ import {
|
|
|
59
62
|
LookUpEventsResponse,
|
|
60
63
|
DeleteAuditTrackResponse,
|
|
61
64
|
CosRegionInfo,
|
|
65
|
+
DescribeAuditTrackResponse,
|
|
62
66
|
DescribeAuditResponse,
|
|
63
67
|
Event,
|
|
64
68
|
AuditSummary,
|
|
@@ -77,7 +81,7 @@ export class Client extends AbstractClient {
|
|
|
77
81
|
* 修改云审计跟踪
|
|
78
82
|
*/
|
|
79
83
|
async ModifyAuditTrack(
|
|
80
|
-
req
|
|
84
|
+
req: ModifyAuditTrackRequest,
|
|
81
85
|
cb?: (error: string, rep: ModifyAuditTrackResponse) => void
|
|
82
86
|
): Promise<ModifyAuditTrackResponse> {
|
|
83
87
|
return this.request("ModifyAuditTrack", req, cb)
|
|
@@ -94,13 +98,13 @@ export class Client extends AbstractClient {
|
|
|
94
98
|
}
|
|
95
99
|
|
|
96
100
|
/**
|
|
97
|
-
*
|
|
101
|
+
* 查询云审计跟踪集详情
|
|
98
102
|
*/
|
|
99
|
-
async
|
|
100
|
-
req:
|
|
101
|
-
cb?: (error: string, rep:
|
|
102
|
-
): Promise<
|
|
103
|
-
return this.request("
|
|
103
|
+
async DescribeAuditTrack(
|
|
104
|
+
req: DescribeAuditTrackRequest,
|
|
105
|
+
cb?: (error: string, rep: DescribeAuditTrackResponse) => void
|
|
106
|
+
): Promise<DescribeAuditTrackResponse> {
|
|
107
|
+
return this.request("DescribeAuditTrack", req, cb)
|
|
104
108
|
}
|
|
105
109
|
|
|
106
110
|
/**
|
|
@@ -117,7 +121,7 @@ export class Client extends AbstractClient {
|
|
|
117
121
|
* 创建跟踪集
|
|
118
122
|
*/
|
|
119
123
|
async CreateAuditTrack(
|
|
120
|
-
req
|
|
124
|
+
req: CreateAuditTrackRequest,
|
|
121
125
|
cb?: (error: string, rep: CreateAuditTrackResponse) => void
|
|
122
126
|
): Promise<CreateAuditTrackResponse> {
|
|
123
127
|
return this.request("CreateAuditTrack", req, cb)
|
|
@@ -163,11 +167,21 @@ export class Client extends AbstractClient {
|
|
|
163
167
|
return this.request("StopLogging", req, cb)
|
|
164
168
|
}
|
|
165
169
|
|
|
170
|
+
/**
|
|
171
|
+
* 查询云审计支持的cos可用区
|
|
172
|
+
*/
|
|
173
|
+
async ListCosEnableRegion(
|
|
174
|
+
req: ListCosEnableRegionRequest,
|
|
175
|
+
cb?: (error: string, rep: ListCosEnableRegionResponse) => void
|
|
176
|
+
): Promise<ListCosEnableRegionResponse> {
|
|
177
|
+
return this.request("ListCosEnableRegion", req, cb)
|
|
178
|
+
}
|
|
179
|
+
|
|
166
180
|
/**
|
|
167
181
|
* 查询云审计跟踪集列表
|
|
168
182
|
*/
|
|
169
183
|
async DescribeAuditTracks(
|
|
170
|
-
req
|
|
184
|
+
req: DescribeAuditTracksRequest,
|
|
171
185
|
cb?: (error: string, rep: DescribeAuditTracksResponse) => void
|
|
172
186
|
): Promise<DescribeAuditTracksResponse> {
|
|
173
187
|
return this.request("DescribeAuditTracks", req, cb)
|
|
@@ -235,7 +249,7 @@ export class Client extends AbstractClient {
|
|
|
235
249
|
* 删除云审计跟踪集
|
|
236
250
|
*/
|
|
237
251
|
async DeleteAuditTrack(
|
|
238
|
-
req
|
|
252
|
+
req: DeleteAuditTrackRequest,
|
|
239
253
|
cb?: (error: string, rep: DeleteAuditTrackResponse) => void
|
|
240
254
|
): Promise<DeleteAuditTrackResponse> {
|
|
241
255
|
return this.request("DeleteAuditTrack", req, cb)
|
|
@@ -65,16 +65,61 @@ export interface GetAttributeKeyRequest {
|
|
|
65
65
|
WebsiteType?: string
|
|
66
66
|
}
|
|
67
67
|
|
|
68
|
+
/**
|
|
69
|
+
* 跟踪集存储信息
|
|
70
|
+
*/
|
|
71
|
+
export interface Storage {
|
|
72
|
+
/**
|
|
73
|
+
* 存储类型(目前支持 cos、cls)
|
|
74
|
+
*/
|
|
75
|
+
StorageType: string
|
|
76
|
+
|
|
77
|
+
/**
|
|
78
|
+
* 存储所在地域
|
|
79
|
+
*/
|
|
80
|
+
StorageRegion: string
|
|
81
|
+
|
|
82
|
+
/**
|
|
83
|
+
* 存储名称(cos:存储名称为用户自定义的存储桶名称,不包含"-APPID",仅支持小写字母、数字以及中划线"-"的组合,不能超过50字符,且不支持中划线"-"开头或结尾; cls:存储名称为日志主题id,字符长度为1-50个字符)
|
|
84
|
+
*/
|
|
85
|
+
StorageName: string
|
|
86
|
+
|
|
87
|
+
/**
|
|
88
|
+
* 存储目录前缀,cos日志文件前缀仅支持字母和数字的组合,3-40个字符
|
|
89
|
+
*/
|
|
90
|
+
StoragePrefix: string
|
|
91
|
+
}
|
|
92
|
+
|
|
68
93
|
/**
|
|
69
94
|
* DescribeAuditTracks返回参数结构体
|
|
70
95
|
*/
|
|
71
96
|
export interface DescribeAuditTracksResponse {
|
|
97
|
+
/**
|
|
98
|
+
* 跟踪集列表
|
|
99
|
+
*/
|
|
100
|
+
Tracks: Array<Tracks>
|
|
101
|
+
|
|
102
|
+
/**
|
|
103
|
+
* 总数目
|
|
104
|
+
*/
|
|
105
|
+
TotalCount: number
|
|
106
|
+
|
|
72
107
|
/**
|
|
73
108
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
74
109
|
*/
|
|
75
110
|
RequestId?: string
|
|
76
111
|
}
|
|
77
112
|
|
|
113
|
+
/**
|
|
114
|
+
* StartLogging请求参数结构体
|
|
115
|
+
*/
|
|
116
|
+
export interface StartLoggingRequest {
|
|
117
|
+
/**
|
|
118
|
+
* 跟踪集名称
|
|
119
|
+
*/
|
|
120
|
+
AuditName: string
|
|
121
|
+
}
|
|
122
|
+
|
|
78
123
|
/**
|
|
79
124
|
* DeleteAudit返回参数结构体
|
|
80
125
|
*/
|
|
@@ -188,13 +233,13 @@ export interface LookUpEventsRequest {
|
|
|
188
233
|
}
|
|
189
234
|
|
|
190
235
|
/**
|
|
191
|
-
*
|
|
236
|
+
* DescribeAuditTrack请求参数结构体
|
|
192
237
|
*/
|
|
193
|
-
export interface
|
|
238
|
+
export interface DescribeAuditTrackRequest {
|
|
194
239
|
/**
|
|
195
|
-
*
|
|
240
|
+
* 跟踪集 ID
|
|
196
241
|
*/
|
|
197
|
-
|
|
242
|
+
TrackId: number
|
|
198
243
|
}
|
|
199
244
|
|
|
200
245
|
/**
|
|
@@ -270,7 +315,62 @@ export interface UpdateAuditRequest {
|
|
|
270
315
|
/**
|
|
271
316
|
* DescribeAuditTracks请求参数结构体
|
|
272
317
|
*/
|
|
273
|
-
export
|
|
318
|
+
export interface DescribeAuditTracksRequest {
|
|
319
|
+
/**
|
|
320
|
+
* 页码
|
|
321
|
+
*/
|
|
322
|
+
PageNumber: number
|
|
323
|
+
|
|
324
|
+
/**
|
|
325
|
+
* 每页数目
|
|
326
|
+
*/
|
|
327
|
+
PageSize: number
|
|
328
|
+
}
|
|
329
|
+
|
|
330
|
+
/**
|
|
331
|
+
* 跟踪集列表
|
|
332
|
+
*/
|
|
333
|
+
export interface Tracks {
|
|
334
|
+
/**
|
|
335
|
+
* 跟踪集名称
|
|
336
|
+
*/
|
|
337
|
+
Name: string
|
|
338
|
+
|
|
339
|
+
/**
|
|
340
|
+
* 跟踪事件类型(读:Read;写:Write;全部:*)
|
|
341
|
+
*/
|
|
342
|
+
ActionType: string
|
|
343
|
+
|
|
344
|
+
/**
|
|
345
|
+
* 跟踪事件所属产品(如:cos,全部:*)
|
|
346
|
+
*/
|
|
347
|
+
ResourceType: string
|
|
348
|
+
|
|
349
|
+
/**
|
|
350
|
+
* 跟踪集状态(未开启:0;开启:1)
|
|
351
|
+
*/
|
|
352
|
+
Status: number
|
|
353
|
+
|
|
354
|
+
/**
|
|
355
|
+
* 跟踪事件接口名列表(全部:[*])
|
|
356
|
+
*/
|
|
357
|
+
EventNames: Array<string>
|
|
358
|
+
|
|
359
|
+
/**
|
|
360
|
+
* 数据投递存储(目前支持 cos、cls)
|
|
361
|
+
*/
|
|
362
|
+
Storage: Storage
|
|
363
|
+
|
|
364
|
+
/**
|
|
365
|
+
* 跟踪集创建时间
|
|
366
|
+
*/
|
|
367
|
+
CreateTime: string
|
|
368
|
+
|
|
369
|
+
/**
|
|
370
|
+
* 跟踪集 ID
|
|
371
|
+
*/
|
|
372
|
+
TrackId: number
|
|
373
|
+
}
|
|
274
374
|
|
|
275
375
|
/**
|
|
276
376
|
* CreateAudit返回参数结构体
|
|
@@ -290,7 +390,12 @@ export interface CreateAuditResponse {
|
|
|
290
390
|
/**
|
|
291
391
|
* DeleteAuditTrack请求参数结构体
|
|
292
392
|
*/
|
|
293
|
-
export
|
|
393
|
+
export interface DeleteAuditTrackRequest {
|
|
394
|
+
/**
|
|
395
|
+
* 跟踪集 ID
|
|
396
|
+
*/
|
|
397
|
+
TrackId: number
|
|
398
|
+
}
|
|
294
399
|
|
|
295
400
|
/**
|
|
296
401
|
* StartLogging返回参数结构体
|
|
@@ -371,6 +476,11 @@ export interface ListKeyAliasByRegionResponse {
|
|
|
371
476
|
* CreateAuditTrack返回参数结构体
|
|
372
477
|
*/
|
|
373
478
|
export interface CreateAuditTrackResponse {
|
|
479
|
+
/**
|
|
480
|
+
* 跟踪集 ID
|
|
481
|
+
*/
|
|
482
|
+
TrackId: number
|
|
483
|
+
|
|
374
484
|
/**
|
|
375
485
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
376
486
|
*/
|
|
@@ -401,7 +511,47 @@ export type ListAuditsRequest = null
|
|
|
401
511
|
/**
|
|
402
512
|
* ModifyAuditTrack请求参数结构体
|
|
403
513
|
*/
|
|
404
|
-
export
|
|
514
|
+
export interface ModifyAuditTrackRequest {
|
|
515
|
+
/**
|
|
516
|
+
* 跟踪集 ID
|
|
517
|
+
*/
|
|
518
|
+
TrackId: number
|
|
519
|
+
|
|
520
|
+
/**
|
|
521
|
+
* 跟踪集名称,仅支持大小写字母、数字、-以及_的组合,3-48个字符
|
|
522
|
+
*/
|
|
523
|
+
Name?: string
|
|
524
|
+
|
|
525
|
+
/**
|
|
526
|
+
* 跟踪事件类型(读:Read;写:Write;全部:*)
|
|
527
|
+
*/
|
|
528
|
+
ActionType?: string
|
|
529
|
+
|
|
530
|
+
/**
|
|
531
|
+
* 跟踪事件所属产品(支持全部产品或单个产品,如:cos,全部:*)
|
|
532
|
+
*/
|
|
533
|
+
ResourceType?: string
|
|
534
|
+
|
|
535
|
+
/**
|
|
536
|
+
* 跟踪集状态(未开启:0;开启:1)
|
|
537
|
+
*/
|
|
538
|
+
Status?: number
|
|
539
|
+
|
|
540
|
+
/**
|
|
541
|
+
* 跟踪事件接口名列表(ResourceType为 * 时,EventNames必须为全部:["*"];指定ResourceType时,支持全部接口:["*"];支持部分接口:["cos", "cls"],接口列表上限10个)
|
|
542
|
+
*/
|
|
543
|
+
EventNames?: Array<string>
|
|
544
|
+
|
|
545
|
+
/**
|
|
546
|
+
* 数据投递存储(目前支持 cos、cls)
|
|
547
|
+
*/
|
|
548
|
+
Storage?: Storage
|
|
549
|
+
|
|
550
|
+
/**
|
|
551
|
+
* 是否开启将集团成员操作日志投递到集团管理账号或者可信服务管理账号(0:未开启,1:开启,只能集团管理账号或者可信服务管理账号开启此项功能)
|
|
552
|
+
*/
|
|
553
|
+
TrackForAllMembers?: number
|
|
554
|
+
}
|
|
405
555
|
|
|
406
556
|
/**
|
|
407
557
|
* StopLogging返回参数结构体
|
|
@@ -421,7 +571,42 @@ export interface StopLoggingResponse {
|
|
|
421
571
|
/**
|
|
422
572
|
* CreateAuditTrack请求参数结构体
|
|
423
573
|
*/
|
|
424
|
-
export
|
|
574
|
+
export interface CreateAuditTrackRequest {
|
|
575
|
+
/**
|
|
576
|
+
* 跟踪集名称,仅支持大小写字母、数字、-以及_的组合,3-48个字符
|
|
577
|
+
*/
|
|
578
|
+
Name: string
|
|
579
|
+
|
|
580
|
+
/**
|
|
581
|
+
* 跟踪事件类型(读:Read;写:Write;全部:*)
|
|
582
|
+
*/
|
|
583
|
+
ActionType: string
|
|
584
|
+
|
|
585
|
+
/**
|
|
586
|
+
* 跟踪事件所属产品(支持全部产品或单个产品,如:cos,全部:*)
|
|
587
|
+
*/
|
|
588
|
+
ResourceType: string
|
|
589
|
+
|
|
590
|
+
/**
|
|
591
|
+
* 跟踪集状态(未开启:0;开启:1)
|
|
592
|
+
*/
|
|
593
|
+
Status: number
|
|
594
|
+
|
|
595
|
+
/**
|
|
596
|
+
* 跟踪事件接口名列表(ResourceType为 * 时,EventNames必须为全部:["*"];指定ResourceType时,支持全部接口:["*"];支持部分接口:["cos", "cls"],接口列表上限10个)
|
|
597
|
+
*/
|
|
598
|
+
EventNames: Array<string>
|
|
599
|
+
|
|
600
|
+
/**
|
|
601
|
+
* 数据投递存储(目前支持 cos、cls)
|
|
602
|
+
*/
|
|
603
|
+
Storage: Storage
|
|
604
|
+
|
|
605
|
+
/**
|
|
606
|
+
* 是否开启将集团成员操作日志投递到集团管理账号或者可信服务管理账号(0:未开启,1:开启,只能集团管理账号或者可信服务管理账号开启此项功能)
|
|
607
|
+
*/
|
|
608
|
+
TrackForAllMembers?: number
|
|
609
|
+
}
|
|
425
610
|
|
|
426
611
|
/**
|
|
427
612
|
* 检索条件
|
|
@@ -724,6 +909,57 @@ export interface CosRegionInfo {
|
|
|
724
909
|
CosRegionName?: string
|
|
725
910
|
}
|
|
726
911
|
|
|
912
|
+
/**
|
|
913
|
+
* DescribeAuditTrack返回参数结构体
|
|
914
|
+
*/
|
|
915
|
+
export interface DescribeAuditTrackResponse {
|
|
916
|
+
/**
|
|
917
|
+
* 跟踪集名称
|
|
918
|
+
*/
|
|
919
|
+
Name: string
|
|
920
|
+
|
|
921
|
+
/**
|
|
922
|
+
* 跟踪事件类型(读:Read;写:Write;全部:*)
|
|
923
|
+
*/
|
|
924
|
+
ActionType: string
|
|
925
|
+
|
|
926
|
+
/**
|
|
927
|
+
* 跟踪事件所属产品(如:cos,全部:*)
|
|
928
|
+
*/
|
|
929
|
+
ResourceType: string
|
|
930
|
+
|
|
931
|
+
/**
|
|
932
|
+
* 跟踪集状态(未开启:0;开启:1)
|
|
933
|
+
*/
|
|
934
|
+
Status: number
|
|
935
|
+
|
|
936
|
+
/**
|
|
937
|
+
* 跟踪事件接口名列表(全部:[*])
|
|
938
|
+
*/
|
|
939
|
+
EventNames: Array<string>
|
|
940
|
+
|
|
941
|
+
/**
|
|
942
|
+
* 数据投递存储(目前支持 cos、cls)
|
|
943
|
+
*/
|
|
944
|
+
Storage: Storage
|
|
945
|
+
|
|
946
|
+
/**
|
|
947
|
+
* 跟踪集创建时间
|
|
948
|
+
*/
|
|
949
|
+
CreateTime: string
|
|
950
|
+
|
|
951
|
+
/**
|
|
952
|
+
* 是否开启将集团成员操作日志投递到集团管理账号或者可信服务管理账号
|
|
953
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
954
|
+
*/
|
|
955
|
+
TrackForAllMembers: number
|
|
956
|
+
|
|
957
|
+
/**
|
|
958
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
959
|
+
*/
|
|
960
|
+
RequestId?: string
|
|
961
|
+
}
|
|
962
|
+
|
|
727
963
|
/**
|
|
728
964
|
* DescribeAudit返回参数结构体
|
|
729
965
|
*/
|
|
@@ -1461,6 +1461,12 @@ export interface TableBaseInfo {
|
|
|
1461
1461
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1462
1462
|
*/
|
|
1463
1463
|
UserSubUin?: string
|
|
1464
|
+
|
|
1465
|
+
/**
|
|
1466
|
+
* 数据治理配置项
|
|
1467
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1468
|
+
*/
|
|
1469
|
+
GovernPolicy?: DataGovernPolicy
|
|
1464
1470
|
}
|
|
1465
1471
|
|
|
1466
1472
|
/**
|
|
@@ -3298,6 +3304,11 @@ export interface CancelTaskResponse {
|
|
|
3298
3304
|
RequestId?: string
|
|
3299
3305
|
}
|
|
3300
3306
|
|
|
3307
|
+
/**
|
|
3308
|
+
* 数据治理规则
|
|
3309
|
+
*/
|
|
3310
|
+
export type DataGovernPolicy = null
|
|
3311
|
+
|
|
3301
3312
|
/**
|
|
3302
3313
|
* UnlockMetaData返回参数结构体
|
|
3303
3314
|
*/
|
|
@@ -4840,6 +4851,18 @@ export interface DatabaseResponseInfo {
|
|
|
4840
4851
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
4841
4852
|
*/
|
|
4842
4853
|
UserSubUin: string
|
|
4854
|
+
|
|
4855
|
+
/**
|
|
4856
|
+
* 数据治理配置项
|
|
4857
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4858
|
+
*/
|
|
4859
|
+
GovernPolicy: DataGovernPolicy
|
|
4860
|
+
|
|
4861
|
+
/**
|
|
4862
|
+
* 数据库ID
|
|
4863
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
4864
|
+
*/
|
|
4865
|
+
DatabaseId: string
|
|
4843
4866
|
}
|
|
4844
4867
|
|
|
4845
4868
|
/**
|
|
@@ -170,7 +170,7 @@ export class Client extends AbstractClient {
|
|
|
170
170
|
}
|
|
171
171
|
|
|
172
172
|
/**
|
|
173
|
-
*
|
|
173
|
+
* 购买迁移任务。购买成功后会返回随机生成的迁移任务id列表,也可以通过查询迁移任务任务列表接口`DescribeMigrationJobs`看到购买成功的实例Id。注意,一旦购买成功后源及目标数据库类型,源及目标实例地域不可修改。
|
|
174
174
|
*/
|
|
175
175
|
async CreateMigrationService(
|
|
176
176
|
req: CreateMigrationServiceRequest,
|
|
@@ -300,7 +300,7 @@ export class Client extends AbstractClient {
|
|
|
300
300
|
}
|
|
301
301
|
|
|
302
302
|
/**
|
|
303
|
-
* 本接口(StopMigrateJob
|
|
303
|
+
* 本接口(StopMigrateJob)用于终止数据迁移任务。
|
|
304
304
|
调用此接口后可通过查询迁移服务列表接口`DescribeMigrationJobs`来查询当前任务状态。
|
|
305
305
|
*/
|
|
306
306
|
async StopMigrateJob(
|
|
@@ -344,7 +344,7 @@ export class Client extends AbstractClient {
|
|
|
344
344
|
}
|
|
345
345
|
|
|
346
346
|
/**
|
|
347
|
-
*
|
|
347
|
+
* 查询同步校验任务结果
|
|
348
348
|
*/
|
|
349
349
|
async DescribeCheckSyncJobResult(
|
|
350
350
|
req: DescribeCheckSyncJobResultRequest,
|
|
@@ -414,7 +414,7 @@ export class Client extends AbstractClient {
|
|
|
414
414
|
}
|
|
415
415
|
|
|
416
416
|
/**
|
|
417
|
-
*
|
|
417
|
+
* 查询某个迁移任务详情
|
|
418
418
|
*/
|
|
419
419
|
async DescribeMigrationDetail(
|
|
420
420
|
req: DescribeMigrationDetailRequest,
|
|
@@ -466,7 +466,7 @@ export class Client extends AbstractClient {
|
|
|
466
466
|
}
|
|
467
467
|
|
|
468
468
|
/**
|
|
469
|
-
* 隔离退还数据迁移服务。调用此接口后可通过查询迁移服务列表接口`DescribeMigrationJobs`来查询当前任务状态。对于计费任务,在任务隔离后可进行解除隔离(RecoverMigrationJob)操作或直接进行下线销毁(DestroyMigrateJob)
|
|
469
|
+
* 隔离退还数据迁移服务。调用此接口后可通过查询迁移服务列表接口`DescribeMigrationJobs`来查询当前任务状态。对于计费任务,在任务隔离后可进行解除隔离(RecoverMigrationJob)操作或直接进行下线销毁(DestroyMigrateJob)操作。对于不计费任务,调用此接口会直接销毁任务,无法进行恢复操作。
|
|
470
470
|
*/
|
|
471
471
|
async IsolateMigrateJob(
|
|
472
472
|
req: IsolateMigrateJobRequest,
|
|
@@ -279,7 +279,7 @@ export interface StopMigrateJobResponse {
|
|
|
279
279
|
}
|
|
280
280
|
|
|
281
281
|
/**
|
|
282
|
-
*
|
|
282
|
+
* 表对象集合,当 TableMode 为 partial 时,此项需要填写
|
|
283
283
|
*/
|
|
284
284
|
export interface TableItem {
|
|
285
285
|
/**
|
|
@@ -1197,7 +1197,7 @@ export interface CompareTaskInfo {
|
|
|
1197
1197
|
*/
|
|
1198
1198
|
export interface CreateMigrationServiceResponse {
|
|
1199
1199
|
/**
|
|
1200
|
-
*
|
|
1200
|
+
* 下单成功随机生成的迁移任务id列表,形如:dts-c1f6rs21
|
|
1201
1201
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1202
1202
|
*/
|
|
1203
1203
|
JobIds: Array<string>
|