tencentcloud-sdk-nodejs 4.0.743 → 4.0.744

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 (58) hide show
  1. package/CHANGELOG.md +141 -0
  2. package/SERVICE_CHANGELOG.md +163 -250
  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/billing/v20180709/billing_models.ts +1 -1
  7. package/src/services/cls/v20201016/cls_client.ts +29 -17
  8. package/src/services/cls/v20201016/cls_models.ts +44 -4
  9. package/src/services/config/v20220802/config_client.ts +15 -2
  10. package/src/services/config/v20220802/config_models.ts +88 -33
  11. package/src/services/dts/v20211206/dts_models.ts +1 -1
  12. package/src/services/essbasic/v20210526/essbasic_client.ts +20 -7
  13. package/src/services/essbasic/v20210526/essbasic_models.ts +152 -58
  14. package/src/services/hunyuan/v20230901/hunyuan_models.ts +2 -2
  15. package/src/services/mna/v20210119/mna_models.ts +2 -2
  16. package/src/services/oceanus/v20190422/oceanus_client.ts +0 -2
  17. package/src/services/oceanus/v20190422/oceanus_models.ts +29 -19
  18. package/src/services/tcr/v20190924/tcr_client.ts +21 -63
  19. package/src/services/tcr/v20190924/tcr_models.ts +115 -243
  20. package/src/services/tdmq/v20200217/tdmq_models.ts +15 -15
  21. package/src/services/thpc/v20230321/thpc_models.ts +6 -6
  22. package/src/services/tione/v20211111/tione_client.ts +12 -0
  23. package/src/services/tione/v20211111/tione_models.ts +60 -0
  24. package/src/services/tts/v20190823/tts_models.ts +10 -10
  25. package/src/services/weilingwith/v20230427/weilingwith_client.ts +2 -2
  26. package/tencentcloud/common/sdk_version.d.ts +1 -1
  27. package/tencentcloud/common/sdk_version.js +1 -1
  28. package/tencentcloud/services/billing/v20180709/billing_models.d.ts +1 -1
  29. package/tencentcloud/services/cls/v20201016/cls_client.d.ts +11 -7
  30. package/tencentcloud/services/cls/v20201016/cls_client.js +14 -8
  31. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +42 -4
  32. package/tencentcloud/services/config/v20220802/config_client.d.ts +5 -1
  33. package/tencentcloud/services/config/v20220802/config_client.js +6 -0
  34. package/tencentcloud/services/config/v20220802/config_models.d.ts +85 -33
  35. package/tencentcloud/services/dts/v20211206/dts_models.d.ts +1 -1
  36. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +20 -7
  37. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +20 -7
  38. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +152 -58
  39. package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +2 -2
  40. package/tencentcloud/services/mna/v20210119/mna_models.d.ts +2 -2
  41. package/tencentcloud/services/oceanus/v20190422/oceanus_client.d.ts +0 -2
  42. package/tencentcloud/services/oceanus/v20190422/oceanus_client.js +0 -2
  43. package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +29 -19
  44. package/tencentcloud/services/tcr/v20190924/tcr_client.d.ts +5 -23
  45. package/tencentcloud/services/tcr/v20190924/tcr_client.js +6 -30
  46. package/tencentcloud/services/tcr/v20190924/tcr_models.d.ts +113 -235
  47. package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +15 -15
  48. package/tencentcloud/services/thpc/v20230321/thpc_models.d.ts +6 -6
  49. package/tencentcloud/services/tione/v20211111/tione_client.d.ts +5 -1
  50. package/tencentcloud/services/tione/v20211111/tione_client.js +6 -0
  51. package/tencentcloud/services/tione/v20211111/tione_models.d.ts +58 -0
  52. package/tencentcloud/services/tts/v20190823/tts_models.d.ts +10 -10
  53. package/tencentcloud/services/weilingwith/v20230427/weilingwith_client.d.ts +2 -2
  54. package/tencentcloud/services/weilingwith/v20230427/weilingwith_client.js +2 -2
  55. package/test/cls.v20201016.test.js +14 -4
  56. package/test/config.v20220802.test.js +10 -0
  57. package/test/tcr.v20190924.test.js +4 -34
  58. package/test/tione.v20211111.test.js +10 -0
package/products.md CHANGED
@@ -23,7 +23,7 @@
23
23
  | batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2023-10-27 01:11:09 |
24
24
  | bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2023-10-11 01:10:01 |
25
25
  | bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2023-10-20 01:06:54 |
26
- | billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-11-22 16:06:06 |
26
+ | billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-11-24 15:56:21 |
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-10-18 01:14:30 |
29
29
  | bma | [品牌经营管家](https://cloud.tencent.com/document/product/1296) | 2023-08-31 01:07:17 |
@@ -59,11 +59,11 @@
59
59
  | cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2023-05-18 01:13:28 |
60
60
  | cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2023-08-17 01:57:08 |
61
61
  | cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2023-08-03 01:03:28 |
62
- | cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-11-24 01:10:04 |
62
+ | cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-11-27 00:05:31 |
63
63
  | cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2023-10-19 16:00:29 |
64
64
  | cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2023-08-17 02:03:39 |
65
65
  | cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2023-08-24 01:10:10 |
66
- | config | [配置审计](https://cloud.tencent.com/document/product/1579) | 2023-11-21 15:26:06 |
66
+ | config | [配置审计](https://cloud.tencent.com/document/product/1579) | 2023-11-27 00:06:03 |
67
67
  | cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2023-09-21 02:09:54 |
68
68
  | cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
69
69
  | csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2023-11-17 01:10:47 |
@@ -86,7 +86,7 @@
86
86
  | ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2023-08-17 02:59:40 |
87
87
  | dsgc | [数据安全治理中心](https://cloud.tencent.com/document/product/1087) | 2023-11-21 01:16:05 |
88
88
  | dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2022-04-04 06:38:57 |
89
- | dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2023-11-16 01:17:18 |
89
+ | dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2023-11-27 00:09:19 |
90
90
  | eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2023-11-24 01:14:11 |
91
91
  | ecc | [英文作文批改](https://cloud.tencent.com/document/product/1076) | 2023-09-13 01:42:58 |
92
92
  | ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2023-08-17 03:03:04 |
@@ -96,7 +96,7 @@
96
96
  | emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-10-16 01:15:50 |
97
97
  | es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-11-23 01:18:36 |
98
98
  | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-11-24 01:14:56 |
99
- | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-11-24 01:15:38 |
99
+ | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-11-27 00:10:25 |
100
100
  | facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-09-18 01:48:33 |
101
101
  | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-11-14 01:16:39 |
102
102
  | fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-08-17 03:12:49 |
@@ -111,7 +111,7 @@
111
111
  | hai | [高性能应用服务](https://cloud.tencent.com/document/product/1721) | 2023-11-23 01:19:50 |
112
112
  | hasim | [高可用物联网卡](https://cloud.tencent.com/document/product/1482) | 2023-05-18 01:29:47 |
113
113
  | hcm | [数学作业批改](https://cloud.tencent.com/document/product/1004) | 2023-11-01 01:14:52 |
114
- | hunyuan | [腾讯混元大模型](https://cloud.tencent.com/document/product/1729) | 2023-11-23 14:21:03 |
114
+ | hunyuan | [腾讯混元大模型](https://cloud.tencent.com/document/product/1729) | 2023-11-27 00:11:15 |
115
115
  | iai | [人脸识别](https://cloud.tencent.com/document/product/867) | 2023-10-24 01:16:21 |
116
116
  | ic | [图片瘦身](https://cloud.tencent.com/document/product/636) | 2023-03-02 01:23:21 |
117
117
  | icr | [对话机器人](https://cloud.tencent.com/document/product/1268) | 2023-05-18 01:30:40 |
@@ -141,7 +141,7 @@
141
141
  | memcached | [云数据库Memcached](https://cloud.tencent.com/document/product/241) | 2023-10-20 01:19:21 |
142
142
  | mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-07-08 06:11:32 |
143
143
  | mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2023-05-18 01:39:20 |
144
- | mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) | 2023-11-08 01:53:44 |
144
+ | mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) | 2023-11-27 00:14:01 |
145
145
  | mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2023-09-15 02:08:53 |
146
146
  | monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-11-24 01:19:23 |
147
147
  | mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-10-25 01:21:31 |
@@ -151,7 +151,7 @@
151
151
  | mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
152
152
  | nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2023-09-15 02:14:19 |
153
153
  | npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
154
- | oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-11-16 01:25:38 |
154
+ | oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-11-27 00:14:59 |
155
155
  | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-11-20 00:15:46 |
156
156
  | omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2023-11-14 01:22:26 |
157
157
  | organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-11-08 02:00:11 |
@@ -195,22 +195,22 @@
195
195
  | tchd | [腾讯云健康看板](https://cloud.tencent.com/document/product/1688) | 2023-11-21 01:32:54 |
196
196
  | tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
197
197
  | tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2023-10-09 01:23:14 |
198
- | tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2023-11-23 01:27:00 |
198
+ | tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2023-11-27 00:18:18 |
199
199
  | tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-11-21 01:33:13 |
200
200
  | tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2023-06-21 01:36:25 |
201
201
  | tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2023-07-24 01:49:20 |
202
- | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-11-24 01:24:16 |
202
+ | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-11-27 00:19:19 |
203
203
  | tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-11-15 02:26:59 |
204
204
  | tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-08-30 01:25:15 |
205
205
  | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-11-23 17:11:36 |
206
- | thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-11-06 00:21:33 |
206
+ | thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-11-27 00:20:12 |
207
207
  | tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
208
208
  | tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2023-08-17 05:26:08 |
209
209
  | ticm | [智能鉴黄](https://cloud.tencent.com/document/product/864) | 2021-01-07 08:08:15 |
210
210
  | tics | [威胁情报云查服务](https://cloud.tencent.com/document/product/1013) | 2023-08-17 05:26:12 |
211
211
  | tiems | [腾讯云 TI 平台 TI-EMS ](https://cloud.tencent.com/document/product/1120) | 2022-07-19 06:19:39 |
212
212
  | tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2023-09-01 01:23:47 |
213
- | tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2023-11-24 01:25:14 |
213
+ | tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2023-11-27 00:20:30 |
214
214
  | tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2023-11-01 01:23:35 |
215
215
  | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2023-11-24 01:25:38 |
216
216
  | tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
@@ -225,17 +225,17 @@
225
225
  | tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-11-23 01:30:34 |
226
226
  | tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2023-11-09 01:27:51 |
227
227
  | tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2023-05-18 02:04:00 |
228
- | tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2023-09-19 01:29:02 |
228
+ | tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2023-11-27 00:22:20 |
229
229
  | ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2023-08-17 05:50:27 |
230
230
  | vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2023-11-15 02:36:58 |
231
231
  | vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2023-08-17 05:50:56 |
232
- | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-11-22 07:26:03 |
232
+ | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-11-27 00:22:31 |
233
233
  | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-11-23 01:32:13 |
234
- | vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-11-21 01:41:45 |
234
+ | vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-11-27 00:23:42 |
235
235
  | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-11-22 08:16:17 |
236
236
  | wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-11-15 02:42:49 |
237
237
  | wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-11-23 01:33:33 |
238
- | weilingwith | [微瓴同业开放平台](https://cloud.tencent.com/document/product/1693) | 2023-11-21 01:44:19 |
238
+ | weilingwith | [微瓴同业开放平台](https://cloud.tencent.com/document/product/1693) | 2023-11-27 00:28:56 |
239
239
  | wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
240
240
  | yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2023-08-10 01:50:27 |
241
241
  | youmall | [](https://cloud.tencent.com/document/product) | 2019-01-11 11:24:15 |
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.743"
1
+ export const sdkVersion = "4.0.744"
@@ -1723,7 +1723,7 @@ export interface CreateSavingPlanOrderRequest {
1723
1723
  */
1724
1724
  CommodityCode: string
1725
1725
  /**
1726
- * 承诺时长内的小额金额(单位:分)
1726
+ * 承诺时长内的小额金额(单位:元)
1727
1727
  */
1728
1728
  PromiseUseAmount: number
1729
1729
  /**
@@ -133,7 +133,7 @@ import {
133
133
  CreateKafkaRechargeResponse,
134
134
  ModifyScheduledSqlRequest,
135
135
  DeleteConfigResponse,
136
- ModifyIndexResponse,
136
+ CreateDeliverCloudFunctionRequest,
137
137
  DeleteConsumerRequest,
138
138
  QueryRangeMetricResponse,
139
139
  DeleteIndexRequest,
@@ -157,6 +157,7 @@ import {
157
157
  DeleteDataTransformRequest,
158
158
  DescribeMachineGroupsResponse,
159
159
  DeleteConfigExtraRequest,
160
+ CreateDeliverCloudFunctionResponse,
160
161
  ModifyConfigRequest,
161
162
  AddMachineGroupInfoRequest,
162
163
  DescribeKafkaRechargesRequest,
@@ -184,6 +185,7 @@ import {
184
185
  DeleteShipperResponse,
185
186
  ModifyKafkaConsumerRequest,
186
187
  ExportInfo,
188
+ ModifyIndexResponse,
187
189
  GroupTriggerConditionInfo,
188
190
  DescribeLogContextResponse,
189
191
  CheckFunctionResponse,
@@ -344,6 +346,16 @@ export class Client extends AbstractClient {
344
346
  return this.request("DescribeConfigs", req, cb)
345
347
  }
346
348
 
349
+ /**
350
+ * 本接口用于创建投递SCF任务
351
+ */
352
+ async CreateDeliverCloudFunction(
353
+ req: CreateDeliverCloudFunctionRequest,
354
+ cb?: (error: string, rep: CreateDeliverCloudFunctionResponse) => void
355
+ ): Promise<CreateDeliverCloudFunctionResponse> {
356
+ return this.request("CreateDeliverCloudFunction", req, cb)
357
+ }
358
+
347
359
  /**
348
360
  * 本接口用于删除日志集。
349
361
  */
@@ -845,13 +857,15 @@ export class Client extends AbstractClient {
845
857
  }
846
858
 
847
859
  /**
848
- * 本接口用于删除告警策略。
849
- */
850
- async DeleteAlarm(
851
- req: DeleteAlarmRequest,
852
- cb?: (error: string, rep: DeleteAlarmResponse) => void
853
- ): Promise<DeleteAlarmResponse> {
854
- return this.request("DeleteAlarm", req, cb)
860
+ * 本接口用于检索分析日志, 该接口除受默认接口请求频率限制外,针对单个日志主题,查询并发数不能超过15。
861
+
862
+ API返回数据包最大49MB,建议启用 gzip 压缩(HTTP Request Header Accept-Encoding:gzip)。
863
+ */
864
+ async SearchLog(
865
+ req: SearchLogRequest,
866
+ cb?: (error: string, rep: SearchLogResponse) => void
867
+ ): Promise<SearchLogResponse> {
868
+ return this.request("SearchLog", req, cb)
855
869
  }
856
870
 
857
871
  /**
@@ -1249,15 +1263,13 @@ cls.pb.cc cls.pb.h cls.proto
1249
1263
  }
1250
1264
 
1251
1265
  /**
1252
- * 本接口用于检索分析日志, 该接口除受默认接口请求频率限制外,针对单个日志主题,查询并发数不能超过15。
1253
-
1254
- API返回数据包最大49MB,建议启用 gzip 压缩(HTTP Request Header Accept-Encoding:gzip)。
1255
- */
1256
- async SearchLog(
1257
- req: SearchLogRequest,
1258
- cb?: (error: string, rep: SearchLogResponse) => void
1259
- ): Promise<SearchLogResponse> {
1260
- return this.request("SearchLog", req, cb)
1266
+ * 本接口用于删除告警策略。
1267
+ */
1268
+ async DeleteAlarm(
1269
+ req: DeleteAlarmRequest,
1270
+ cb?: (error: string, rep: DeleteAlarmResponse) => void
1271
+ ): Promise<DeleteAlarmResponse> {
1272
+ return this.request("DeleteAlarm", req, cb)
1261
1273
  }
1262
1274
 
1263
1275
  /**
@@ -3092,13 +3092,33 @@ export interface DeleteConfigResponse {
3092
3092
  }
3093
3093
 
3094
3094
  /**
3095
- * ModifyIndex返回参数结构体
3095
+ * CreateDeliverCloudFunction请求参数结构体
3096
3096
  */
3097
- export interface ModifyIndexResponse {
3097
+ export interface CreateDeliverCloudFunctionRequest {
3098
3098
  /**
3099
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3099
+ * 投递规则属于的 topic id
3100
3100
  */
3101
- RequestId?: string
3101
+ TopicId: string
3102
+ /**
3103
+ * 投递的云函数名字
3104
+ */
3105
+ FunctionName: string
3106
+ /**
3107
+ * 命名空间
3108
+ */
3109
+ Namespace: string
3110
+ /**
3111
+ * 函数版本
3112
+ */
3113
+ Qualifier: string
3114
+ /**
3115
+ * 投递最长等待时间,单位:秒
3116
+ */
3117
+ Timeout?: number
3118
+ /**
3119
+ * 投递最大消息数
3120
+ */
3121
+ MaxMsgNum?: number
3102
3122
  }
3103
3123
 
3104
3124
  /**
@@ -3636,6 +3656,16 @@ export interface DeleteConfigExtraRequest {
3636
3656
  ConfigExtraId: string
3637
3657
  }
3638
3658
 
3659
+ /**
3660
+ * CreateDeliverCloudFunction返回参数结构体
3661
+ */
3662
+ export interface CreateDeliverCloudFunctionResponse {
3663
+ /**
3664
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3665
+ */
3666
+ RequestId?: string
3667
+ }
3668
+
3639
3669
  /**
3640
3670
  * ModifyConfig请求参数结构体
3641
3671
  */
@@ -4304,6 +4334,16 @@ export interface ExportInfo {
4304
4334
  SyntaxRule?: number
4305
4335
  }
4306
4336
 
4337
+ /**
4338
+ * ModifyIndex返回参数结构体
4339
+ */
4340
+ export interface ModifyIndexResponse {
4341
+ /**
4342
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
4343
+ */
4344
+ RequestId?: string
4345
+ }
4346
+
4307
4347
  /**
4308
4348
  * 分组触发条件
4309
4349
  */
@@ -19,15 +19,18 @@ import { AbstractClient } from "../../../common/abstract_client"
19
19
  import { ClientConfig } from "../../../common/interface"
20
20
  import {
21
21
  ConfigRule,
22
+ Tag,
22
23
  ListConfigRulesResponse,
23
24
  InputParameterForManage,
25
+ ListConfigRulesRequest,
24
26
  SourceConditionForManage,
25
27
  TriggerType,
28
+ PutEvaluationsRequest,
26
29
  ListAggregateConfigRulesRequest,
27
30
  ListAggregateConfigRulesResponse,
28
- Tag,
31
+ PutEvaluationsResponse,
29
32
  InputParameter,
30
- ListConfigRulesRequest,
33
+ Evaluation,
31
34
  Annotation,
32
35
  } from "./config_models"
33
36
 
@@ -59,4 +62,14 @@ export class Client extends AbstractClient {
59
62
  ): Promise<ListAggregateConfigRulesResponse> {
60
63
  return this.request("ListAggregateConfigRules", req, cb)
61
64
  }
65
+
66
+ /**
67
+ * 上报自定义规则评估结果
68
+ */
69
+ async PutEvaluations(
70
+ req: PutEvaluationsRequest,
71
+ cb?: (error: string, rep: PutEvaluationsResponse) => void
72
+ ): Promise<PutEvaluationsResponse> {
73
+ return this.request("PutEvaluations", req, cb)
74
+ }
62
75
  }
@@ -169,6 +169,22 @@ ConfigurationItemChangeNotification:变更触发
169
169
  ManageTriggerType?: Array<string>
170
170
  }
171
171
 
172
+ /**
173
+ * 标签
174
+ */
175
+ export interface Tag {
176
+ /**
177
+ * 标签key
178
+ 注意:此字段可能返回 null,表示取不到有效值。
179
+ */
180
+ TagKey?: string
181
+ /**
182
+ * 标签value
183
+ 注意:此字段可能返回 null,表示取不到有效值。
184
+ */
185
+ TagValue?: string
186
+ }
187
+
172
188
  /**
173
189
  * ListConfigRules返回参数结构体
174
190
  */
@@ -218,6 +234,43 @@ export interface InputParameterForManage {
218
234
  Description?: string
219
235
  }
220
236
 
237
+ /**
238
+ * ListConfigRules请求参数结构体
239
+ */
240
+ export interface ListConfigRulesRequest {
241
+ /**
242
+ * 每页限制
243
+ */
244
+ Limit: number
245
+ /**
246
+ * 偏移量
247
+ */
248
+ Offset: number
249
+ /**
250
+ * 排序类型, 倒序:desc,顺序:asc
251
+ */
252
+ OrderType?: string
253
+ /**
254
+ * 风险等级
255
+ 1:高风险。
256
+ 2:中风险。
257
+ 3:低风险。
258
+ */
259
+ RiskLevel?: Array<number | bigint>
260
+ /**
261
+ * 规则状态
262
+ */
263
+ State?: string
264
+ /**
265
+ * 评估结果
266
+ */
267
+ ComplianceResult?: Array<string>
268
+ /**
269
+ * 规则名
270
+ */
271
+ RuleName?: string
272
+ }
273
+
221
274
  /**
222
275
  * 管理端规则条件
223
276
  */
@@ -264,6 +317,20 @@ export interface TriggerType {
264
317
  MaximumExecutionFrequency?: string
265
318
  }
266
319
 
320
+ /**
321
+ * PutEvaluations请求参数结构体
322
+ */
323
+ export interface PutEvaluationsRequest {
324
+ /**
325
+ * 回调令牌。从自定义规则所选的scf云函数Context中取参数ResultToken值
326
+ */
327
+ ResultToken: string
328
+ /**
329
+ * 自定义规则评估结果信息。
330
+ */
331
+ Evaluations: Array<Evaluation>
332
+ }
333
+
267
334
  /**
268
335
  * ListAggregateConfigRules请求参数结构体
269
336
  */
@@ -328,19 +395,13 @@ export interface ListAggregateConfigRulesResponse {
328
395
  }
329
396
 
330
397
  /**
331
- * 标签
398
+ * PutEvaluations返回参数结构体
332
399
  */
333
- export interface Tag {
334
- /**
335
- * 标签key
336
- 注意:此字段可能返回 null,表示取不到有效值。
337
- */
338
- TagKey?: string
400
+ export interface PutEvaluationsResponse {
339
401
  /**
340
- * 标签value
341
- 注意:此字段可能返回 null,表示取不到有效值。
402
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
342
403
  */
343
- TagValue?: string
404
+ RequestId?: string
344
405
  }
345
406
 
346
407
  /**
@@ -363,40 +424,34 @@ export interface InputParameter {
363
424
  }
364
425
 
365
426
  /**
366
- * ListConfigRules请求参数结构体
427
+ * 自定义规则评估结果
367
428
  */
368
- export interface ListConfigRulesRequest {
369
- /**
370
- * 每页限制
371
- */
372
- Limit: number
373
- /**
374
- * 偏移量
375
- */
376
- Offset: number
429
+ export interface Evaluation {
377
430
  /**
378
- * 排序类型, 倒序:desc,顺序:asc
431
+ * 已评估资源ID。长度为0~256个字符
379
432
  */
380
- OrderType?: string
433
+ ComplianceResourceId: string
381
434
  /**
382
- * 风险等级
383
- 1:高风险。
384
- 2:中风险。
385
- 3:低风险。
435
+ * 已评估资源类型。
436
+ 支持:
437
+ QCS::CVM::Instance、 QCS::CBS::Disk、QCS::VPC::Vpc、QCS::VPC::Subnet、QCS::VPC::SecurityGroup、 QCS::CAM::User、QCS::CAM::Group、QCS::CAM::Policy、QCS::CAM::Role、QCS::COS::Bucket
386
438
  */
387
- RiskLevel?: Array<number | bigint>
439
+ ComplianceResourceType: string
388
440
  /**
389
- * 规则状态
441
+ * 已评估资源地域。
442
+ 长度为0~32个字符
390
443
  */
391
- State?: string
444
+ ComplianceRegion: string
392
445
  /**
393
- * 评估结果
446
+ * 合规类型。取值:
447
+ COMPLIANT:合规、
448
+ NON_COMPLIANT:不合规
394
449
  */
395
- ComplianceResult?: Array<string>
450
+ ComplianceType: string
396
451
  /**
397
- * 规则名
452
+ * 不合规资源的补充信息。
398
453
  */
399
- RuleName?: string
454
+ Annotation?: Annotation
400
455
  }
401
456
 
402
457
  /**
@@ -1018,7 +1018,7 @@ export interface DBEndpointInfo {
1018
1018
  */
1019
1019
  DatabaseType: string
1020
1020
  /**
1021
- * 节点类型,为空或者"simple"表示普通节点、"cluster"表示集群节点;对于mongo业务,取值为replicaset(mongodb副本集)、standalone(mongodb单节点)、cluster(mongodb集群)
1021
+ * 节点类型,为空或者simple表示普通节点、cluster表示集群节点;对于mongo业务,取值为replicaset(mongodb副本集)、standalone(mongodb单节点)、cluster(mongodb集群);对于redis实例,为空或simple(单节点)、cluster(集群)、cluster-cache(cache集群)、cluster-proxy(代理集群)
1022
1022
  注意:此字段可能返回 null,表示取不到有效值。
1023
1023
  */
1024
1024
  NodeType: string
@@ -761,11 +761,14 @@ Web链接访问后,会根据子客企业(**Agent中ProxyOrganizationOpenId表
761
761
  }
762
762
 
763
763
  /**
764
- * 创建预发起合同
765
- 通过此接口指定:合同,签署人,填写控件信息,生成预创建合同链接,点击后跳转到web页面完成合同创建并发起
766
- 可指定合同信息不可更改,签署人信息不可更改
767
- 合同发起后,填写及签署流程与现有操作流程一致
768
- 注意:目前仅支持模板发起
764
+ * 通过此接口指定合同、签署人、填写控件等信息,生成嵌入式链接,此链接可以嵌入到其他网页或者直接打开,打开后进入发起页面。在此页面上,合同信息和签署人信息均不可更改。
765
+
766
+ 注意:
767
+ 1. **仅支持模板**发起
768
+ 2. 只支持PC浏览器操作使用
769
+
770
+ 嵌入的页面样式如下:
771
+ ![image](https://qcloudimg.tencent-cloud.cn/raw/b2ae013fb4d747891dd3815bbe897208.png)
769
772
  */
770
773
  async ChannelCreatePrepareFlow(
771
774
  req: ChannelCreatePrepareFlowRequest,
@@ -1276,6 +1279,11 @@ httpProfile.setEndpoint("file.test.ess.tencent.cn");
1276
1279
  <li>印章: 会删除所有的印章所有的机构公章和合同专用章, 然后用新企业名称生成新的机构公章 和合同专用章, 而法人章, 财务专用章和人事专用章不会处理</li>
1277
1280
  <li>证书: 企业证书会重新请求CA机构用新企业名称生成新的证书</li>
1278
1281
  </ul>
1282
+
1283
+
1284
+ 注意:
1285
+ 1. 生成的电子签小程序链接<font color='red'>只能由企业的法人或者超管</font>点击后进行操作, 其他员工打开后会提示“无权查看该内容”
1286
+ 2. 法人可以无需生成链接,直接在电子签小程序中更换本企业的超管
1279
1287
  */
1280
1288
  async CreateChannelOrganizationInfoChangeUrl(
1281
1289
  req: CreateChannelOrganizationInfoChangeUrlRequest,
@@ -1444,8 +1452,13 @@ httpProfile.setEndpoint("file.test.ess.tencent.cn");
1444
1452
 
1445
1453
  /**
1446
1454
  * 本接口(ChannelCreateEmbedWebUrl)用于创建常规模块嵌入web的链接
1447
- 本接口支持创建:创建印章,创建模板,修改模板,预览模板,预览合同流程的web链接
1448
- 进入web连接后与当前控制台操作保持一致
1455
+
1456
+ 本接口下面功能的签署页面链接的生成
1457
+ - 创建印章
1458
+ - 创建模板
1459
+ - 修改模板
1460
+ - 预览模板
1461
+ - 预览合同流程
1449
1462
  */
1450
1463
  async ChannelCreateEmbedWebUrl(
1451
1464
  req: ChannelCreateEmbedWebUrlRequest,