tencentcloud-sdk-nodejs 4.0.383 → 4.0.384

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 (45) hide show
  1. package/CHANGELOG.md +311 -0
  2. package/SERVICE_CHANGELOG.md +498 -40
  3. package/package.json +1 -1
  4. package/products.md +12 -12
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/asr/v20190614/asr_client.ts +1 -1
  7. package/src/services/asr/v20190614/asr_models.ts +1 -1
  8. package/src/services/cfg/v20210820/cfg_models.ts +18 -0
  9. package/src/services/ciam/v20220331/ciam_client.ts +13 -0
  10. package/src/services/ciam/v20220331/ciam_models.ts +91 -0
  11. package/src/services/ckafka/v20190819/ckafka_models.ts +5 -0
  12. package/src/services/essbasic/v20210526/essbasic_client.ts +1 -1
  13. package/src/services/essbasic/v20210526/essbasic_models.ts +4 -2
  14. package/src/services/iotvideo/v20211125/iotvideo_client.ts +1099 -28
  15. package/src/services/iotvideo/v20211125/iotvideo_models.ts +4769 -204
  16. package/src/services/ssl/v20191205/ssl_models.ts +12 -0
  17. package/src/services/vpc/v20170312/vpc_models.ts +10 -0
  18. package/src/services/waf/v20180125/waf_client.ts +13 -0
  19. package/src/services/waf/v20180125/waf_models.ts +115 -0
  20. package/src/services/yinsuda/v20220527/yinsuda_models.ts +7 -0
  21. package/tencentcloud/common/sdk_version.d.ts +1 -1
  22. package/tencentcloud/common/sdk_version.js +1 -1
  23. package/tencentcloud/services/asr/v20190614/asr_client.d.ts +1 -1
  24. package/tencentcloud/services/asr/v20190614/asr_client.js +1 -1
  25. package/tencentcloud/services/asr/v20190614/asr_models.d.ts +1 -1
  26. package/tencentcloud/services/cfg/v20210820/cfg_models.d.ts +15 -0
  27. package/tencentcloud/services/ciam/v20220331/ciam_client.d.ts +5 -1
  28. package/tencentcloud/services/ciam/v20220331/ciam_client.js +6 -0
  29. package/tencentcloud/services/ciam/v20220331/ciam_models.d.ts +77 -0
  30. package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +4 -0
  31. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +1 -1
  32. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +1 -1
  33. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +3 -1
  34. package/tencentcloud/services/iotvideo/v20211125/iotvideo_client.d.ts +355 -7
  35. package/tencentcloud/services/iotvideo/v20211125/iotvideo_client.js +531 -9
  36. package/tencentcloud/services/iotvideo/v20211125/iotvideo_models.d.ts +4031 -161
  37. package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +10 -0
  38. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +8 -0
  39. package/tencentcloud/services/waf/v20180125/waf_client.d.ts +5 -1
  40. package/tencentcloud/services/waf/v20180125/waf_client.js +6 -0
  41. package/tencentcloud/services/waf/v20180125/waf_models.d.ts +95 -0
  42. package/tencentcloud/services/yinsuda/v20220527/yinsuda_models.d.ts +6 -0
  43. package/test/ciam.v20220331.test.js +10 -0
  44. package/test/iotvideo.v20211125.test.js +878 -8
  45. package/test/waf.v20180125.test.js +10 -0
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.0.383",
3
+ "version": "4.0.384",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {
package/products.md CHANGED
@@ -15,7 +15,7 @@
15
15
  | apigateway | [API网关](https://cloud.tencent.com/document/product/628) | 2022-06-14 06:05:10 |
16
16
  | apm | [应用性能观测](https://cloud.tencent.com/document/product/1463) | 2022-07-12 06:04:29 |
17
17
  | as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2022-07-04 06:02:30 |
18
- | asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2022-07-19 06:04:54 |
18
+ | asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2022-07-20 06:01:12 |
19
19
  | asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2022-04-04 06:08:40 |
20
20
  | ba | [网站备案](https://cloud.tencent.com/document/product/243) | 2022-04-04 06:08:45 |
21
21
  | batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2022-06-29 06:02:26 |
@@ -41,15 +41,15 @@
41
41
  | cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2022-05-16 17:18:07 |
42
42
  | cdn | [内容分发网络](https://cloud.tencent.com/document/product/228) | 2022-07-11 06:07:38 |
43
43
  | cds | [数据安全审计](https://cloud.tencent.com/document/product/856) | 2022-04-04 06:17:07 |
44
- | cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2022-05-24 06:08:29 |
44
+ | cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2022-07-20 06:02:51 |
45
45
  | cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2022-04-04 06:17:16 |
46
46
  | cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2022-05-31 06:06:47 |
47
47
  | chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2022-07-04 06:04:36 |
48
- | ciam | [账号风控平台](https://cloud.tencent.com/document/product/1441) | 2022-06-30 10:31:31 |
48
+ | ciam | [账号风控平台](https://cloud.tencent.com/document/product/1441) | 2022-07-19 20:27:09 |
49
49
  | cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2022-06-27 06:06:02 |
50
50
  | cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
51
51
  | cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
52
- | ckafka | [消息队列 Ckafka](https://cloud.tencent.com/document/product/597) | 2022-07-19 06:07:25 |
52
+ | ckafka | [消息队列 Ckafka](https://cloud.tencent.com/document/product/597) | 2022-07-20 06:03:16 |
53
53
  | clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2022-07-19 06:07:41 |
54
54
  | cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2022-07-08 06:05:30 |
55
55
  | cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2022-06-22 06:04:38 |
@@ -85,7 +85,7 @@
85
85
  | emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2022-07-14 06:10:00 |
86
86
  | es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2022-07-14 06:10:06 |
87
87
  | ess | [电子签服务](https://cloud.tencent.com/document/product/1323) | 2022-07-12 06:11:06 |
88
- | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-07-11 06:12:12 |
88
+ | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-07-19 17:19:08 |
89
89
  | facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2022-06-15 06:09:10 |
90
90
  | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2022-07-14 17:47:55 |
91
91
  | fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2022-04-04 06:43:06 |
@@ -108,7 +108,7 @@
108
108
  | iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2022-05-27 06:10:42 |
109
109
  | iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2022-06-08 06:10:59 |
110
110
  | iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2022-04-04 06:49:46 |
111
- | iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2022-07-13 11:20:10 |
111
+ | iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2022-07-19 16:17:21 |
112
112
  | iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2022-04-04 06:51:27 |
113
113
  | irp | [智能推荐平台](https://cloud.tencent.com/document/product/1541) | 2022-07-13 06:13:00 |
114
114
  | ivld | [视频智能标签](https://cloud.tencent.com/document/product/1509) | 2022-06-10 17:14:46 |
@@ -133,7 +133,7 @@
133
133
  | nlp | [自然语言处理](https://cloud.tencent.com/document/product/271) | 2022-04-13 07:00:13 |
134
134
  | npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
135
135
  | oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2022-07-13 06:14:33 |
136
- | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-07-19 06:15:45 |
136
+ | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-07-20 06:10:32 |
137
137
  | organization | [企业组织](https://cloud.tencent.com/document/product/850) | 2022-06-10 06:11:43 |
138
138
  | partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2022-06-13 06:15:36 |
139
139
  | pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2022-04-04 07:02:02 |
@@ -144,7 +144,7 @@
144
144
  | rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2022-04-04 07:04:04 |
145
145
  | rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
146
146
  | rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2022-07-14 06:14:27 |
147
- | scf | [云函数](https://cloud.tencent.com/document/product/583) | 2022-05-19 06:16:44 |
147
+ | scf | [云函数](https://cloud.tencent.com/document/product/583) | 2022-07-20 06:11:30 |
148
148
  | ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2022-06-15 06:13:30 |
149
149
  | smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2022-04-25 06:11:28 |
150
150
  | smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2022-04-04 07:05:41 |
@@ -153,7 +153,7 @@
153
153
  | solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
154
154
  | sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2022-07-18 06:15:30 |
155
155
  | ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2022-04-22 06:14:46 |
156
- | ssl | [证书](https://cloud.tencent.com/document/product/400) | 2022-07-14 06:15:09 |
156
+ | ssl | [证书](https://cloud.tencent.com/document/product/400) | 2022-07-20 06:12:05 |
157
157
  | sslpod | [SSL 证书监控](https://cloud.tencent.com/document/product/1084) | 2022-04-04 07:07:55 |
158
158
  | ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2022-07-18 06:15:58 |
159
159
  | sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2022-07-07 06:15:25 |
@@ -201,12 +201,12 @@
201
201
  | vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-06-23 06:20:49 |
202
202
  | vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-04-04 07:22:54 |
203
203
  | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-07-19 06:21:28 |
204
- | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-07-05 06:24:34 |
205
- | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2022-07-18 06:19:58 |
204
+ | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-07-20 06:15:28 |
205
+ | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2022-07-19 19:05:38 |
206
206
  | wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-04-04 07:39:05 |
207
207
  | wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2022-07-04 06:20:00 |
208
208
  | wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
209
- | yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2022-07-13 06:20:29 |
209
+ | yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2022-07-20 06:16:26 |
210
210
  | youmall | [](https://cloud.tencent.com/document/product) | 2019-01-11 11:24:15 |
211
211
  | yunjing | [主机安全](https://cloud.tencent.com/document/product) | 2020-09-15 08:08:47 |
212
212
  | yunsou | [腾讯云搜](https://cloud.tencent.com/document/product/270) | 2022-04-04 07:39:18 |
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.383"
1
+ export const sdkVersion = "4.0.384"
@@ -185,7 +185,7 @@ export class Client extends AbstractClient {
185
185
 
186
186
  /**
187
187
  * 本接口用于对语音流进行准实时识别,通过异步回调来返回识别结果。适用于直播审核等场景。
188
- <br>• 支持rtmp、hls、rtsp等流媒体协议,以及各类基于http协议的直播流
188
+ <br>• 支持rtmp、rtsp等流媒体协议,以及各类基于http协议的直播流(不支持hls)
189
189
  <br>• 音频流时长无限制,服务会自动拉取音频流数据,若连续10分钟拉不到流数据时,服务会终止识别任务
190
190
  <br>• 服务通过回调的方式来提供识别结果,用户需要提供CallbackUrl。回调时机为一小段话(最长15秒)回调一次。
191
191
  <br>• 签名方法参考 [公共参数](https://cloud.tencent.com/document/api/1093/35640) 中签名方法v3。
@@ -124,7 +124,7 @@ export interface CreateAsyncRecognitionTaskRequest {
124
124
  EngineType: string
125
125
 
126
126
  /**
127
- * 语音流地址,支持rtmp、hls、rtsp等流媒体协议,以及各类基于http协议的直播流
127
+ * 语音流地址,支持rtmp、rtsp等流媒体协议,以及各类基于http协议的直播流(不支持hls)
128
128
  */
129
129
  Url: string
130
130
 
@@ -121,6 +121,18 @@ export interface TaskGroupAction {
121
121
  注意:此字段可能返回 null,表示取不到有效值。
122
122
  */
123
123
  ActionType?: string
124
+
125
+ /**
126
+ * 是否可重试
127
+ 注意:此字段可能返回 null,表示取不到有效值。
128
+ */
129
+ IsExecuteRedo?: boolean
130
+
131
+ /**
132
+ * 动作风险级别
133
+ 注意:此字段可能返回 null,表示取不到有效值。
134
+ */
135
+ ActionRisk?: string
124
136
  }
125
137
 
126
138
  /**
@@ -582,6 +594,12 @@ export interface TaskGroupInstance {
582
594
  注意:此字段可能返回 null,表示取不到有效值。
583
595
  */
584
596
  TaskGroupInstanceEndTime: string
597
+
598
+ /**
599
+ * 实例是否可重试
600
+ 注意:此字段可能返回 null,表示取不到有效值。
601
+ */
602
+ TaskGroupInstanceIsRedo?: boolean
585
603
  }
586
604
 
587
605
  /**
@@ -23,6 +23,7 @@ import {
23
23
  ListUserRequest,
24
24
  ResetPasswordRequest,
25
25
  ErrorDetails,
26
+ DescribeUserRequest,
26
27
  DeleteUsersRequest,
27
28
  ImportUser,
28
29
  UpdateUserStatusResponse,
@@ -56,6 +57,8 @@ import {
56
57
  ListLogMessageByConditionRequest,
57
58
  SaltLocationRule,
58
59
  MemberMap,
60
+ QueryUserFilter,
61
+ DescribeUserResponse,
59
62
  ListUserResponse,
60
63
  LogMessage,
61
64
  ListLogMessageByConditionResponse,
@@ -100,6 +103,16 @@ export class Client extends AbstractClient {
100
103
  return this.request("UpdateUser", req, cb)
101
104
  }
102
105
 
106
+ /**
107
+ * 多条件查询用户信息
108
+ */
109
+ async DescribeUser(
110
+ req: DescribeUserRequest,
111
+ cb?: (error: string, rep: DescribeUserResponse) => void
112
+ ): Promise<DescribeUserResponse> {
113
+ return this.request("DescribeUser", req, cb)
114
+ }
115
+
103
116
  /**
104
117
  * 查询用户列表
105
118
  */
@@ -83,6 +83,14 @@ export interface DescribeUserByIdRequest {
83
83
  * 用户ID
84
84
  */
85
85
  UserId: string
86
+
87
+ /**
88
+ * 返回信息是否为原文
89
+
90
+ <li> **false** </li> 默认,返回信息为脱敏信息
91
+ <li> **true** </li> 返回用户信息原文
92
+ */
93
+ Original?: boolean
86
94
  }
87
95
 
88
96
  /**
@@ -106,6 +114,11 @@ export interface ListUserRequest {
106
114
  <li> **userGroupId** </li> Values = 用户组ID
107
115
  */
108
116
  Filters?: Array<Filter>
117
+
118
+ /**
119
+ * 返回信息是否为原文
120
+ */
121
+ Original?: boolean
109
122
  }
110
123
 
111
124
  /**
@@ -139,6 +152,31 @@ export interface ErrorDetails {
139
152
  Error: string
140
153
  }
141
154
 
155
+ /**
156
+ * DescribeUser请求参数结构体
157
+ */
158
+ export interface DescribeUserRequest {
159
+ /**
160
+ * 用户目录ID
161
+ */
162
+ UserStoreId: string
163
+
164
+ /**
165
+ * 分页数据
166
+ */
167
+ Pageable: Pageable
168
+
169
+ /**
170
+ * 查询条件,根据propertycode和propertykey
171
+ */
172
+ Filters?: Array<QueryUserFilter>
173
+
174
+ /**
175
+ * 是否返回明文
176
+ */
177
+ Original?: boolean
178
+ }
179
+
142
180
  /**
143
181
  * DeleteUsers请求参数结构体
144
182
  */
@@ -343,6 +381,11 @@ export interface ListUserByPropertyRequest {
343
381
  * 属性值
344
382
  */
345
383
  PropertyValue: string
384
+
385
+ /**
386
+ * 返回信息是否为原文
387
+ */
388
+ Original?: boolean
346
389
  }
347
390
 
348
391
  /**
@@ -1105,6 +1148,54 @@ export interface MemberMap {
1105
1148
  Type?: string
1106
1149
  }
1107
1150
 
1151
+ /**
1152
+ * 查询用户信息条件
1153
+ */
1154
+ export interface QueryUserFilter {
1155
+ /**
1156
+ * 属性key
1157
+ */
1158
+ PropertyKey?: string
1159
+
1160
+ /**
1161
+ * 属性value
1162
+ */
1163
+ PropertyValue?: string
1164
+
1165
+ /**
1166
+ * 逻辑值,等于true,不等于false
1167
+ */
1168
+ Logic?: boolean
1169
+ }
1170
+
1171
+ /**
1172
+ * DescribeUser返回参数结构体
1173
+ */
1174
+ export interface DescribeUserResponse {
1175
+ /**
1176
+ * 总条数
1177
+ 注意:此字段可能返回 null,表示取不到有效值。
1178
+ */
1179
+ Total: number
1180
+
1181
+ /**
1182
+ * 分页对象
1183
+ 注意:此字段可能返回 null,表示取不到有效值。
1184
+ */
1185
+ Pageable: Pageable
1186
+
1187
+ /**
1188
+ * 用户列表
1189
+ 注意:此字段可能返回 null,表示取不到有效值。
1190
+ */
1191
+ Content: Array<User>
1192
+
1193
+ /**
1194
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1195
+ */
1196
+ RequestId?: string
1197
+ }
1198
+
1108
1199
  /**
1109
1200
  * ListUser返回参数结构体
1110
1201
  */
@@ -3856,6 +3856,11 @@ export interface ModifyTopicAttributesRequest {
3856
3856
  * 消费限流,单位 MB/s
3857
3857
  */
3858
3858
  QuotaConsumerByteRate?: number
3859
+
3860
+ /**
3861
+ * 调整topic副本数
3862
+ */
3863
+ ReplicaNum?: number
3859
3864
  }
3860
3865
 
3861
3866
  /**
@@ -164,7 +164,7 @@ export class Client extends AbstractClient {
164
164
  }
165
165
 
166
166
  /**
167
- * 创建跳转小程序查看或签署的链接
167
+ * 创建跳转小程序查看或签署的链接;自动签署的签署方不创建签署链接;
168
168
  */
169
169
  async CreateSignUrls(
170
170
  req: CreateSignUrlsRequest,
@@ -446,6 +446,7 @@ export interface CreateSignUrlsRequest {
446
446
  "CHANNEL":渠道合作企业;
447
447
  "NOT_CHANNEL":非渠道合作企业;
448
448
  "PERSON":个人;
449
+ "FOLLOWER":关注方,目前是合同抄送方;
449
450
  */
450
451
  GenerateType?: string
451
452
 
@@ -460,8 +461,9 @@ export interface CreateSignUrlsRequest {
460
461
  Name?: string
461
462
 
462
463
  /**
463
- * 参与人手机号,GenerateType为"PERSON"时必填
464
- */
464
+ * 参与人手机号;
465
+ GenerateType为"PERSON"或"FOLLOWER"时必填
466
+ */
465
467
  Mobile?: string
466
468
 
467
469
  /**