tencentcloud-sdk-nodejs-dlc 4.0.634 → 4.0.635
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 +314 -0
- package/SERVICE_CHANGELOG.md +557 -53
- package/package.json +1 -1
- package/products.md +17 -17
- package/src/services/dlc/v20210125/dlc_client.ts +1 -1
- package/src/services/dlc/v20210125/dlc_models.ts +19 -2
- package/tencentcloud/services/dlc/v20210125/dlc_client.d.ts +1 -1
- package/tencentcloud/services/dlc/v20210125/dlc_client.js +1 -1
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +19 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,317 @@
|
|
|
1
|
+
# Release 4.0.635
|
|
2
|
+
|
|
3
|
+
## API 网关(apigateway) 版本:2018-08-08
|
|
4
|
+
|
|
5
|
+
### 第 38 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2023-07-05 01:06:51
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [DescribeServiceEnvironmentReleaseHistory](https://cloud.tencent.com/document/api/628/45197)
|
|
16
|
+
|
|
17
|
+
* <font color="#dd0000">**修改入参**:</font>EnvironmentName
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## 语音识别(asr) 版本:2019-06-14
|
|
23
|
+
|
|
24
|
+
### 第 28 次发布
|
|
25
|
+
|
|
26
|
+
发布时间:2023-07-05 01:07:50
|
|
27
|
+
|
|
28
|
+
本次发布包含了以下内容:
|
|
29
|
+
|
|
30
|
+
改善已有的文档。
|
|
31
|
+
|
|
32
|
+
新增接口:
|
|
33
|
+
|
|
34
|
+
* [VoicePrintDelete](https://cloud.tencent.com/document/api/1093/94484)
|
|
35
|
+
* [VoicePrintEnroll](https://cloud.tencent.com/document/api/1093/94483)
|
|
36
|
+
* [VoicePrintUpdate](https://cloud.tencent.com/document/api/1093/94482)
|
|
37
|
+
* [VoicePrintVerify](https://cloud.tencent.com/document/api/1093/94481)
|
|
38
|
+
|
|
39
|
+
新增数据结构:
|
|
40
|
+
|
|
41
|
+
* [VoicePrintBaseData](https://cloud.tencent.com/document/api/1093/37824#VoicePrintBaseData)
|
|
42
|
+
* [VoicePrintVerifyData](https://cloud.tencent.com/document/api/1093/37824#VoicePrintVerifyData)
|
|
43
|
+
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
## 日志服务(cls) 版本:2020-10-16
|
|
47
|
+
|
|
48
|
+
### 第 54 次发布
|
|
49
|
+
|
|
50
|
+
发布时间:2023-07-05 01:15:21
|
|
51
|
+
|
|
52
|
+
本次发布包含了以下内容:
|
|
53
|
+
|
|
54
|
+
改善已有的文档。
|
|
55
|
+
|
|
56
|
+
修改接口:
|
|
57
|
+
|
|
58
|
+
* [DescribeTopics](https://cloud.tencent.com/document/api/614/56454)
|
|
59
|
+
|
|
60
|
+
* 新增入参:PreciseSearch, BizType
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
66
|
+
|
|
67
|
+
### 第 54 次发布
|
|
68
|
+
|
|
69
|
+
发布时间:2023-07-05 01:21:49
|
|
70
|
+
|
|
71
|
+
本次发布包含了以下内容:
|
|
72
|
+
|
|
73
|
+
改善已有的文档。
|
|
74
|
+
|
|
75
|
+
修改接口:
|
|
76
|
+
|
|
77
|
+
* [CreateNotebookSession](https://cloud.tencent.com/document/api/1342/86113)
|
|
78
|
+
|
|
79
|
+
* 新增入参:SparkImage
|
|
80
|
+
|
|
81
|
+
* [CreateSparkApp](https://cloud.tencent.com/document/api/1342/74538)
|
|
82
|
+
|
|
83
|
+
* 新增入参:IsSessionStarted
|
|
84
|
+
|
|
85
|
+
* [ModifySparkApp](https://cloud.tencent.com/document/api/1342/74532)
|
|
86
|
+
|
|
87
|
+
* 新增入参:IsSessionStarted
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
93
|
+
|
|
94
|
+
### 第 48 次发布
|
|
95
|
+
|
|
96
|
+
发布时间:2023-07-05 01:26:25
|
|
97
|
+
|
|
98
|
+
本次发布包含了以下内容:
|
|
99
|
+
|
|
100
|
+
改善已有的文档。
|
|
101
|
+
|
|
102
|
+
新增接口:
|
|
103
|
+
|
|
104
|
+
* [DescribeHiveQueries](https://cloud.tencent.com/document/api/589/94487)
|
|
105
|
+
* [DescribeImpalaQueries](https://cloud.tencent.com/document/api/589/94486)
|
|
106
|
+
* [DescribeYarnApplications](https://cloud.tencent.com/document/api/589/94485)
|
|
107
|
+
|
|
108
|
+
新增数据结构:
|
|
109
|
+
|
|
110
|
+
* [HiveQuery](https://cloud.tencent.com/document/api/589/33981#HiveQuery)
|
|
111
|
+
* [ImpalaQuery](https://cloud.tencent.com/document/api/589/33981#ImpalaQuery)
|
|
112
|
+
* [YarnApplication](https://cloud.tencent.com/document/api/589/33981#YarnApplication)
|
|
113
|
+
|
|
114
|
+
修改数据结构:
|
|
115
|
+
|
|
116
|
+
* [NodeHardwareInfo](https://cloud.tencent.com/document/api/589/33981#NodeHardwareInfo)
|
|
117
|
+
|
|
118
|
+
* <font color="#dd0000">**修改成员**:</font>AppId, SerialNo, OrderNo, WanIp, Flag, Spec, CpuNum, MemSize, MemDesc, RegionId, ZoneId, ApplyTime, FreeTime, DiskSize, NameTag, Services, StorageType, RootSize, ChargeType, CdbIp, CdbPort, HwDiskSize, HwDiskSizeDesc, HwMemSize, HwMemSizeDesc, ExpireTime, EmrResourceId, IsAutoRenew, DeviceClass, Mutable, MCMultiDisk, CdbNodeInfo, Ip, Destroyable, Tags, AutoFlag, HardwareResourceType, IsDynamicSpec, DynamicPodSpec, SupportModifyPayMode, RootStorageType, Zone, SubnetInfo, Clients, CurrentTime, IsFederation, DeviceName, ServiceClient, DisableApiTermination, TradeVersion
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
124
|
+
|
|
125
|
+
### 第 84 次发布
|
|
126
|
+
|
|
127
|
+
发布时间:2023-07-05 01:27:03
|
|
128
|
+
|
|
129
|
+
本次发布包含了以下内容:
|
|
130
|
+
|
|
131
|
+
改善已有的文档。
|
|
132
|
+
|
|
133
|
+
修改接口:
|
|
134
|
+
|
|
135
|
+
* [CreateFlowSignReview](https://cloud.tencent.com/document/api/1323/78980)
|
|
136
|
+
|
|
137
|
+
* 新增入参:RecipientId, OperateType
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
修改数据结构:
|
|
141
|
+
|
|
142
|
+
* [FailedCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#FailedCreateStaffData)
|
|
143
|
+
|
|
144
|
+
* 新增成员:WeworkOpenId
|
|
145
|
+
|
|
146
|
+
* [Staff](https://cloud.tencent.com/document/api/1323/70369#Staff)
|
|
147
|
+
|
|
148
|
+
* 新增成员:WeworkOpenId
|
|
149
|
+
|
|
150
|
+
* [SuccessCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#SuccessCreateStaffData)
|
|
151
|
+
|
|
152
|
+
* 新增成员:WeworkOpenId
|
|
153
|
+
|
|
154
|
+
* <font color="#dd0000">**修改成员**:</font>Note
|
|
155
|
+
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
|
|
159
|
+
## 云直播CSS(live) 版本:2018-08-01
|
|
160
|
+
|
|
161
|
+
### 第 108 次发布
|
|
162
|
+
|
|
163
|
+
发布时间:2023-07-05 01:34:10
|
|
164
|
+
|
|
165
|
+
本次发布包含了以下内容:
|
|
166
|
+
|
|
167
|
+
改善已有的文档。
|
|
168
|
+
|
|
169
|
+
修改接口:
|
|
170
|
+
|
|
171
|
+
* [CreateLiveStreamMonitor](https://cloud.tencent.com/document/api/267/93521)
|
|
172
|
+
|
|
173
|
+
* 新增入参:AiFormatDiagnose
|
|
174
|
+
|
|
175
|
+
* [ModifyLiveStreamMonitor](https://cloud.tencent.com/document/api/267/93516)
|
|
176
|
+
|
|
177
|
+
* 新增入参:AiFormatDiagnose
|
|
178
|
+
|
|
179
|
+
|
|
180
|
+
修改数据结构:
|
|
181
|
+
|
|
182
|
+
* [DiagnoseResult](https://cloud.tencent.com/document/api/267/20474#DiagnoseResult)
|
|
183
|
+
|
|
184
|
+
* 新增成员:StreamFormatResults
|
|
185
|
+
|
|
186
|
+
* [LiveStreamMonitorInfo](https://cloud.tencent.com/document/api/267/20474#LiveStreamMonitorInfo)
|
|
187
|
+
|
|
188
|
+
* 新增成员:AiFormatDiagnose
|
|
189
|
+
|
|
190
|
+
|
|
191
|
+
|
|
192
|
+
|
|
193
|
+
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
|
194
|
+
|
|
195
|
+
### 第 24 次发布
|
|
196
|
+
|
|
197
|
+
发布时间:2023-07-05 01:50:44
|
|
198
|
+
|
|
199
|
+
本次发布包含了以下内容:
|
|
200
|
+
|
|
201
|
+
改善已有的文档。
|
|
202
|
+
|
|
203
|
+
新增接口:
|
|
204
|
+
|
|
205
|
+
* [DescribeRawScanLogs](https://cloud.tencent.com/document/api/1458/94488)
|
|
206
|
+
|
|
207
|
+
新增数据结构:
|
|
208
|
+
|
|
209
|
+
* [RawScanLog](https://cloud.tencent.com/document/api/1458/75030#RawScanLog)
|
|
210
|
+
|
|
211
|
+
|
|
212
|
+
|
|
213
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
214
|
+
|
|
215
|
+
### 第 159 次发布
|
|
216
|
+
|
|
217
|
+
发布时间:2023-07-05 01:54:12
|
|
218
|
+
|
|
219
|
+
本次发布包含了以下内容:
|
|
220
|
+
|
|
221
|
+
改善已有的文档。
|
|
222
|
+
|
|
223
|
+
修改接口:
|
|
224
|
+
|
|
225
|
+
* [AllocateAddresses](https://cloud.tencent.com/document/api/215/16699)
|
|
226
|
+
|
|
227
|
+
* 新增入参:AntiDDoSPackageId, ClientToken
|
|
228
|
+
|
|
229
|
+
|
|
230
|
+
修改数据结构:
|
|
231
|
+
|
|
232
|
+
* [Address](https://cloud.tencent.com/document/api/215/15824#Address)
|
|
233
|
+
|
|
234
|
+
* 新增成员:AntiDDoSPackageId
|
|
235
|
+
|
|
236
|
+
* <font color="#dd0000">**修改成员**:</font>AddressId, AddressName, AddressStatus, AddressIp, InstanceId, CreatedTime
|
|
237
|
+
|
|
238
|
+
|
|
239
|
+
|
|
240
|
+
|
|
241
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
242
|
+
|
|
243
|
+
### 第 37 次发布
|
|
244
|
+
|
|
245
|
+
发布时间:2023-07-05 01:56:06
|
|
246
|
+
|
|
247
|
+
本次发布包含了以下内容:
|
|
248
|
+
|
|
249
|
+
改善已有的文档。
|
|
250
|
+
|
|
251
|
+
修改数据结构:
|
|
252
|
+
|
|
253
|
+
* [DomainInfo](https://cloud.tencent.com/document/api/627/53609#DomainInfo)
|
|
254
|
+
|
|
255
|
+
* 新增成员:CdcClusters, ApiStatus, SgState, SgDetail
|
|
256
|
+
|
|
257
|
+
|
|
258
|
+
|
|
259
|
+
|
|
260
|
+
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
261
|
+
|
|
262
|
+
### 第 33 次发布
|
|
263
|
+
|
|
264
|
+
发布时间:2023-07-05 01:56:36
|
|
265
|
+
|
|
266
|
+
本次发布包含了以下内容:
|
|
267
|
+
|
|
268
|
+
改善已有的文档。
|
|
269
|
+
|
|
270
|
+
修改接口:
|
|
271
|
+
|
|
272
|
+
* [CommitIntegrationTask](https://cloud.tencent.com/document/api/1267/82526)
|
|
273
|
+
|
|
274
|
+
* 新增入参:ExtConfig
|
|
275
|
+
|
|
276
|
+
* [GenHiveTableDDLSql](https://cloud.tencent.com/document/api/1267/82483)
|
|
277
|
+
|
|
278
|
+
* 新增入参:UpsertKeys, TableBaseInfo
|
|
279
|
+
|
|
280
|
+
* [ResumeIntegrationTask](https://cloud.tencent.com/document/api/1267/82473)
|
|
281
|
+
|
|
282
|
+
* 新增入参:Event, ExtConfig
|
|
283
|
+
|
|
284
|
+
* [StartIntegrationTask](https://cloud.tencent.com/document/api/1267/82471)
|
|
285
|
+
|
|
286
|
+
* 新增入参:Event, ExtConfig
|
|
287
|
+
|
|
288
|
+
|
|
289
|
+
新增数据结构:
|
|
290
|
+
|
|
291
|
+
* [DlcDataGovernPolicy](https://cloud.tencent.com/document/api/1267/76336#DlcDataGovernPolicy)
|
|
292
|
+
* [DlcExpiredSnapshotsInfo](https://cloud.tencent.com/document/api/1267/76336#DlcExpiredSnapshotsInfo)
|
|
293
|
+
* [DlcMergeManifestsInfo](https://cloud.tencent.com/document/api/1267/76336#DlcMergeManifestsInfo)
|
|
294
|
+
* [DlcRemoveOrphanFilesInfo](https://cloud.tencent.com/document/api/1267/76336#DlcRemoveOrphanFilesInfo)
|
|
295
|
+
* [DlcRewriteDataInfo](https://cloud.tencent.com/document/api/1267/76336#DlcRewriteDataInfo)
|
|
296
|
+
* [TableBaseInfo](https://cloud.tencent.com/document/api/1267/76336#TableBaseInfo)
|
|
297
|
+
|
|
298
|
+
修改数据结构:
|
|
299
|
+
|
|
300
|
+
* [AlarmIndicatorInfo](https://cloud.tencent.com/document/api/1267/76336#AlarmIndicatorInfo)
|
|
301
|
+
|
|
302
|
+
* 新增成员:Duration, DurationUnit, MaxTimes
|
|
303
|
+
|
|
304
|
+
* [RecordField](https://cloud.tencent.com/document/api/1267/76336#RecordField)
|
|
305
|
+
|
|
306
|
+
* <font color="#dd0000">**修改成员**:</font>Name, Value
|
|
307
|
+
|
|
308
|
+
* [SourceFieldInfo](https://cloud.tencent.com/document/api/1267/76336#SourceFieldInfo)
|
|
309
|
+
|
|
310
|
+
* 新增成员:Comment
|
|
311
|
+
|
|
312
|
+
|
|
313
|
+
|
|
314
|
+
|
|
1
315
|
# Release 4.0.634
|
|
2
316
|
|
|
3
317
|
## 账号风控平台(ciam) 版本:2022-03-31
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,10 +1,29 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## API 网关(apigateway) 版本:2018-08-08
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 38 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2023-07-05 01:06:51
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [DescribeServiceEnvironmentReleaseHistory](https://cloud.tencent.com/document/api/628/45197)
|
|
16
|
+
|
|
17
|
+
* <font color="#dd0000">**修改入参**:</font>EnvironmentName
|
|
6
18
|
|
|
7
|
-
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## 语音识别(asr) 版本:2019-06-14
|
|
23
|
+
|
|
24
|
+
### 第 28 次发布
|
|
25
|
+
|
|
26
|
+
发布时间:2023-07-05 01:07:50
|
|
8
27
|
|
|
9
28
|
本次发布包含了以下内容:
|
|
10
29
|
|
|
@@ -12,29 +31,23 @@
|
|
|
12
31
|
|
|
13
32
|
新增接口:
|
|
14
33
|
|
|
15
|
-
* [
|
|
16
|
-
* [
|
|
17
|
-
* [
|
|
18
|
-
* [
|
|
19
|
-
* [ListUserGroups](https://cloud.tencent.com/document/api/1441/94453)
|
|
20
|
-
* [ListUserStore](https://cloud.tencent.com/document/api/1441/94458)
|
|
21
|
-
* [UpdateUserGroup](https://cloud.tencent.com/document/api/1441/94452)
|
|
22
|
-
* [UpdateUserStore](https://cloud.tencent.com/document/api/1441/94457)
|
|
34
|
+
* [VoicePrintDelete](https://cloud.tencent.com/document/api/1093/94484)
|
|
35
|
+
* [VoicePrintEnroll](https://cloud.tencent.com/document/api/1093/94483)
|
|
36
|
+
* [VoicePrintUpdate](https://cloud.tencent.com/document/api/1093/94482)
|
|
37
|
+
* [VoicePrintVerify](https://cloud.tencent.com/document/api/1093/94481)
|
|
23
38
|
|
|
24
39
|
新增数据结构:
|
|
25
40
|
|
|
26
|
-
* [
|
|
27
|
-
* [
|
|
28
|
-
* [UserGroupDeleteResp](https://cloud.tencent.com/document/api/1441/75643#UserGroupDeleteResp)
|
|
29
|
-
* [UserStore](https://cloud.tencent.com/document/api/1441/75643#UserStore)
|
|
41
|
+
* [VoicePrintBaseData](https://cloud.tencent.com/document/api/1093/37824#VoicePrintBaseData)
|
|
42
|
+
* [VoicePrintVerifyData](https://cloud.tencent.com/document/api/1093/37824#VoicePrintVerifyData)
|
|
30
43
|
|
|
31
44
|
|
|
32
45
|
|
|
33
46
|
## 日志服务(cls) 版本:2020-10-16
|
|
34
47
|
|
|
35
|
-
### 第
|
|
48
|
+
### 第 54 次发布
|
|
36
49
|
|
|
37
|
-
发布时间:2023-07-
|
|
50
|
+
发布时间:2023-07-05 01:15:21
|
|
38
51
|
|
|
39
52
|
本次发布包含了以下内容:
|
|
40
53
|
|
|
@@ -42,18 +55,146 @@
|
|
|
42
55
|
|
|
43
56
|
修改接口:
|
|
44
57
|
|
|
45
|
-
* [
|
|
58
|
+
* [DescribeTopics](https://cloud.tencent.com/document/api/614/56454)
|
|
46
59
|
|
|
47
|
-
* 新增入参:
|
|
60
|
+
* 新增入参:PreciseSearch, BizType
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
66
|
+
|
|
67
|
+
### 第 54 次发布
|
|
68
|
+
|
|
69
|
+
发布时间:2023-07-05 01:21:49
|
|
70
|
+
|
|
71
|
+
本次发布包含了以下内容:
|
|
72
|
+
|
|
73
|
+
改善已有的文档。
|
|
74
|
+
|
|
75
|
+
修改接口:
|
|
76
|
+
|
|
77
|
+
* [CreateNotebookSession](https://cloud.tencent.com/document/api/1342/86113)
|
|
78
|
+
|
|
79
|
+
* 新增入参:SparkImage
|
|
80
|
+
|
|
81
|
+
* [CreateSparkApp](https://cloud.tencent.com/document/api/1342/74538)
|
|
82
|
+
|
|
83
|
+
* 新增入参:IsSessionStarted
|
|
48
84
|
|
|
85
|
+
* [ModifySparkApp](https://cloud.tencent.com/document/api/1342/74532)
|
|
86
|
+
|
|
87
|
+
* 新增入参:IsSessionStarted
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
93
|
+
|
|
94
|
+
### 第 48 次发布
|
|
95
|
+
|
|
96
|
+
发布时间:2023-07-05 01:26:25
|
|
97
|
+
|
|
98
|
+
本次发布包含了以下内容:
|
|
99
|
+
|
|
100
|
+
改善已有的文档。
|
|
101
|
+
|
|
102
|
+
新增接口:
|
|
103
|
+
|
|
104
|
+
* [DescribeHiveQueries](https://cloud.tencent.com/document/api/589/94487)
|
|
105
|
+
* [DescribeImpalaQueries](https://cloud.tencent.com/document/api/589/94486)
|
|
106
|
+
* [DescribeYarnApplications](https://cloud.tencent.com/document/api/589/94485)
|
|
49
107
|
|
|
50
108
|
新增数据结构:
|
|
51
109
|
|
|
52
|
-
* [
|
|
110
|
+
* [HiveQuery](https://cloud.tencent.com/document/api/589/33981#HiveQuery)
|
|
111
|
+
* [ImpalaQuery](https://cloud.tencent.com/document/api/589/33981#ImpalaQuery)
|
|
112
|
+
* [YarnApplication](https://cloud.tencent.com/document/api/589/33981#YarnApplication)
|
|
53
113
|
|
|
54
|
-
|
|
114
|
+
修改数据结构:
|
|
55
115
|
|
|
56
|
-
|
|
116
|
+
* [NodeHardwareInfo](https://cloud.tencent.com/document/api/589/33981#NodeHardwareInfo)
|
|
117
|
+
|
|
118
|
+
* <font color="#dd0000">**修改成员**:</font>AppId, SerialNo, OrderNo, WanIp, Flag, Spec, CpuNum, MemSize, MemDesc, RegionId, ZoneId, ApplyTime, FreeTime, DiskSize, NameTag, Services, StorageType, RootSize, ChargeType, CdbIp, CdbPort, HwDiskSize, HwDiskSizeDesc, HwMemSize, HwMemSizeDesc, ExpireTime, EmrResourceId, IsAutoRenew, DeviceClass, Mutable, MCMultiDisk, CdbNodeInfo, Ip, Destroyable, Tags, AutoFlag, HardwareResourceType, IsDynamicSpec, DynamicPodSpec, SupportModifyPayMode, RootStorageType, Zone, SubnetInfo, Clients, CurrentTime, IsFederation, DeviceName, ServiceClient, DisableApiTermination, TradeVersion
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
124
|
+
|
|
125
|
+
### 第 84 次发布
|
|
126
|
+
|
|
127
|
+
发布时间:2023-07-05 01:27:03
|
|
128
|
+
|
|
129
|
+
本次发布包含了以下内容:
|
|
130
|
+
|
|
131
|
+
改善已有的文档。
|
|
132
|
+
|
|
133
|
+
修改接口:
|
|
134
|
+
|
|
135
|
+
* [CreateFlowSignReview](https://cloud.tencent.com/document/api/1323/78980)
|
|
136
|
+
|
|
137
|
+
* 新增入参:RecipientId, OperateType
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
修改数据结构:
|
|
141
|
+
|
|
142
|
+
* [FailedCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#FailedCreateStaffData)
|
|
143
|
+
|
|
144
|
+
* 新增成员:WeworkOpenId
|
|
145
|
+
|
|
146
|
+
* [Staff](https://cloud.tencent.com/document/api/1323/70369#Staff)
|
|
147
|
+
|
|
148
|
+
* 新增成员:WeworkOpenId
|
|
149
|
+
|
|
150
|
+
* [SuccessCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#SuccessCreateStaffData)
|
|
151
|
+
|
|
152
|
+
* 新增成员:WeworkOpenId
|
|
153
|
+
|
|
154
|
+
* <font color="#dd0000">**修改成员**:</font>Note
|
|
155
|
+
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
|
|
159
|
+
## 云直播CSS(live) 版本:2018-08-01
|
|
160
|
+
|
|
161
|
+
### 第 108 次发布
|
|
162
|
+
|
|
163
|
+
发布时间:2023-07-05 01:34:10
|
|
164
|
+
|
|
165
|
+
本次发布包含了以下内容:
|
|
166
|
+
|
|
167
|
+
改善已有的文档。
|
|
168
|
+
|
|
169
|
+
修改接口:
|
|
170
|
+
|
|
171
|
+
* [CreateLiveStreamMonitor](https://cloud.tencent.com/document/api/267/93521)
|
|
172
|
+
|
|
173
|
+
* 新增入参:AiFormatDiagnose
|
|
174
|
+
|
|
175
|
+
* [ModifyLiveStreamMonitor](https://cloud.tencent.com/document/api/267/93516)
|
|
176
|
+
|
|
177
|
+
* 新增入参:AiFormatDiagnose
|
|
178
|
+
|
|
179
|
+
|
|
180
|
+
修改数据结构:
|
|
181
|
+
|
|
182
|
+
* [DiagnoseResult](https://cloud.tencent.com/document/api/267/20474#DiagnoseResult)
|
|
183
|
+
|
|
184
|
+
* 新增成员:StreamFormatResults
|
|
185
|
+
|
|
186
|
+
* [LiveStreamMonitorInfo](https://cloud.tencent.com/document/api/267/20474#LiveStreamMonitorInfo)
|
|
187
|
+
|
|
188
|
+
* 新增成员:AiFormatDiagnose
|
|
189
|
+
|
|
190
|
+
|
|
191
|
+
|
|
192
|
+
|
|
193
|
+
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
|
194
|
+
|
|
195
|
+
### 第 24 次发布
|
|
196
|
+
|
|
197
|
+
发布时间:2023-07-05 01:50:44
|
|
57
198
|
|
|
58
199
|
本次发布包含了以下内容:
|
|
59
200
|
|
|
@@ -61,18 +202,113 @@
|
|
|
61
202
|
|
|
62
203
|
新增接口:
|
|
63
204
|
|
|
64
|
-
* [
|
|
65
|
-
* [CreateKafkaRecharge](https://cloud.tencent.com/document/api/614/94448)
|
|
66
|
-
* [DeleteKafkaRecharge](https://cloud.tencent.com/document/api/614/94447)
|
|
67
|
-
* [DescribeKafkaRecharges](https://cloud.tencent.com/document/api/614/94446)
|
|
68
|
-
* [ModifyKafkaRecharge](https://cloud.tencent.com/document/api/614/94445)
|
|
69
|
-
* [PreviewKafkaRecharge](https://cloud.tencent.com/document/api/614/94444)
|
|
205
|
+
* [DescribeRawScanLogs](https://cloud.tencent.com/document/api/1458/94488)
|
|
70
206
|
|
|
71
207
|
新增数据结构:
|
|
72
208
|
|
|
73
|
-
* [
|
|
74
|
-
|
|
75
|
-
|
|
209
|
+
* [RawScanLog](https://cloud.tencent.com/document/api/1458/75030#RawScanLog)
|
|
210
|
+
|
|
211
|
+
|
|
212
|
+
|
|
213
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
214
|
+
|
|
215
|
+
### 第 159 次发布
|
|
216
|
+
|
|
217
|
+
发布时间:2023-07-05 01:54:12
|
|
218
|
+
|
|
219
|
+
本次发布包含了以下内容:
|
|
220
|
+
|
|
221
|
+
改善已有的文档。
|
|
222
|
+
|
|
223
|
+
修改接口:
|
|
224
|
+
|
|
225
|
+
* [AllocateAddresses](https://cloud.tencent.com/document/api/215/16699)
|
|
226
|
+
|
|
227
|
+
* 新增入参:AntiDDoSPackageId, ClientToken
|
|
228
|
+
|
|
229
|
+
|
|
230
|
+
修改数据结构:
|
|
231
|
+
|
|
232
|
+
* [Address](https://cloud.tencent.com/document/api/215/15824#Address)
|
|
233
|
+
|
|
234
|
+
* 新增成员:AntiDDoSPackageId
|
|
235
|
+
|
|
236
|
+
* <font color="#dd0000">**修改成员**:</font>AddressId, AddressName, AddressStatus, AddressIp, InstanceId, CreatedTime
|
|
237
|
+
|
|
238
|
+
|
|
239
|
+
|
|
240
|
+
|
|
241
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
242
|
+
|
|
243
|
+
### 第 37 次发布
|
|
244
|
+
|
|
245
|
+
发布时间:2023-07-05 01:56:06
|
|
246
|
+
|
|
247
|
+
本次发布包含了以下内容:
|
|
248
|
+
|
|
249
|
+
改善已有的文档。
|
|
250
|
+
|
|
251
|
+
修改数据结构:
|
|
252
|
+
|
|
253
|
+
* [DomainInfo](https://cloud.tencent.com/document/api/627/53609#DomainInfo)
|
|
254
|
+
|
|
255
|
+
* 新增成员:CdcClusters, ApiStatus, SgState, SgDetail
|
|
256
|
+
|
|
257
|
+
|
|
258
|
+
|
|
259
|
+
|
|
260
|
+
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
261
|
+
|
|
262
|
+
### 第 33 次发布
|
|
263
|
+
|
|
264
|
+
发布时间:2023-07-05 01:56:36
|
|
265
|
+
|
|
266
|
+
本次发布包含了以下内容:
|
|
267
|
+
|
|
268
|
+
改善已有的文档。
|
|
269
|
+
|
|
270
|
+
修改接口:
|
|
271
|
+
|
|
272
|
+
* [CommitIntegrationTask](https://cloud.tencent.com/document/api/1267/82526)
|
|
273
|
+
|
|
274
|
+
* 新增入参:ExtConfig
|
|
275
|
+
|
|
276
|
+
* [GenHiveTableDDLSql](https://cloud.tencent.com/document/api/1267/82483)
|
|
277
|
+
|
|
278
|
+
* 新增入参:UpsertKeys, TableBaseInfo
|
|
279
|
+
|
|
280
|
+
* [ResumeIntegrationTask](https://cloud.tencent.com/document/api/1267/82473)
|
|
281
|
+
|
|
282
|
+
* 新增入参:Event, ExtConfig
|
|
283
|
+
|
|
284
|
+
* [StartIntegrationTask](https://cloud.tencent.com/document/api/1267/82471)
|
|
285
|
+
|
|
286
|
+
* 新增入参:Event, ExtConfig
|
|
287
|
+
|
|
288
|
+
|
|
289
|
+
新增数据结构:
|
|
290
|
+
|
|
291
|
+
* [DlcDataGovernPolicy](https://cloud.tencent.com/document/api/1267/76336#DlcDataGovernPolicy)
|
|
292
|
+
* [DlcExpiredSnapshotsInfo](https://cloud.tencent.com/document/api/1267/76336#DlcExpiredSnapshotsInfo)
|
|
293
|
+
* [DlcMergeManifestsInfo](https://cloud.tencent.com/document/api/1267/76336#DlcMergeManifestsInfo)
|
|
294
|
+
* [DlcRemoveOrphanFilesInfo](https://cloud.tencent.com/document/api/1267/76336#DlcRemoveOrphanFilesInfo)
|
|
295
|
+
* [DlcRewriteDataInfo](https://cloud.tencent.com/document/api/1267/76336#DlcRewriteDataInfo)
|
|
296
|
+
* [TableBaseInfo](https://cloud.tencent.com/document/api/1267/76336#TableBaseInfo)
|
|
297
|
+
|
|
298
|
+
修改数据结构:
|
|
299
|
+
|
|
300
|
+
* [AlarmIndicatorInfo](https://cloud.tencent.com/document/api/1267/76336#AlarmIndicatorInfo)
|
|
301
|
+
|
|
302
|
+
* 新增成员:Duration, DurationUnit, MaxTimes
|
|
303
|
+
|
|
304
|
+
* [RecordField](https://cloud.tencent.com/document/api/1267/76336#RecordField)
|
|
305
|
+
|
|
306
|
+
* <font color="#dd0000">**修改成员**:</font>Name, Value
|
|
307
|
+
|
|
308
|
+
* [SourceFieldInfo](https://cloud.tencent.com/document/api/1267/76336#SourceFieldInfo)
|
|
309
|
+
|
|
310
|
+
* 新增成员:Comment
|
|
311
|
+
|
|
76
312
|
|
|
77
313
|
|
|
78
314
|
|
|
@@ -3190,6 +3426,21 @@
|
|
|
3190
3426
|
|
|
3191
3427
|
## API 网关(apigateway) 版本:2018-08-08
|
|
3192
3428
|
|
|
3429
|
+
### 第 38 次发布
|
|
3430
|
+
|
|
3431
|
+
发布时间:2023-07-05 01:06:51
|
|
3432
|
+
|
|
3433
|
+
本次发布包含了以下内容:
|
|
3434
|
+
|
|
3435
|
+
改善已有的文档。
|
|
3436
|
+
|
|
3437
|
+
修改接口:
|
|
3438
|
+
|
|
3439
|
+
* [DescribeServiceEnvironmentReleaseHistory](https://cloud.tencent.com/document/api/628/45197)
|
|
3440
|
+
|
|
3441
|
+
* <font color="#dd0000">**修改入参**:</font>EnvironmentName
|
|
3442
|
+
|
|
3443
|
+
|
|
3193
3444
|
### 第 37 次发布
|
|
3194
3445
|
|
|
3195
3446
|
发布时间:2023-06-29 01:02:05
|
|
@@ -5808,6 +6059,26 @@
|
|
|
5808
6059
|
|
|
5809
6060
|
## 语音识别(asr) 版本:2019-06-14
|
|
5810
6061
|
|
|
6062
|
+
### 第 28 次发布
|
|
6063
|
+
|
|
6064
|
+
发布时间:2023-07-05 01:07:50
|
|
6065
|
+
|
|
6066
|
+
本次发布包含了以下内容:
|
|
6067
|
+
|
|
6068
|
+
改善已有的文档。
|
|
6069
|
+
|
|
6070
|
+
新增接口:
|
|
6071
|
+
|
|
6072
|
+
* [[VoicePrintDelete](https://cloud.tencent.com/document/api/1093/94484)](https://cloud.tencent.com/document/api/#/#)
|
|
6073
|
+
* [[VoicePrintEnroll](https://cloud.tencent.com/document/api/1093/94483)](https://cloud.tencent.com/document/api/#/#)
|
|
6074
|
+
* [[VoicePrintUpdate](https://cloud.tencent.com/document/api/1093/94482)](https://cloud.tencent.com/document/api/#/#)
|
|
6075
|
+
* [[VoicePrintVerify](https://cloud.tencent.com/document/api/1093/94481)](https://cloud.tencent.com/document/api/#/#)
|
|
6076
|
+
|
|
6077
|
+
新增数据结构:
|
|
6078
|
+
|
|
6079
|
+
* [[VoicePrintBaseData](https://cloud.tencent.com/document/api/1093/37824#VoicePrintBaseData)](https://cloud.tencent.com/document/api/1093/37824#[VoicePrintBaseData](https://cloud.tencent.com/document/api/1093/37824#VoicePrintBaseData))
|
|
6080
|
+
* [[VoicePrintVerifyData](https://cloud.tencent.com/document/api/1093/37824#VoicePrintVerifyData)](https://cloud.tencent.com/document/api/1093/37824#[VoicePrintVerifyData](https://cloud.tencent.com/document/api/1093/37824#VoicePrintVerifyData))
|
|
6081
|
+
|
|
5811
6082
|
### 第 27 次发布
|
|
5812
6083
|
|
|
5813
6084
|
发布时间:2023-05-22 01:03:30
|
|
@@ -21504,21 +21775,21 @@
|
|
|
21504
21775
|
|
|
21505
21776
|
新增接口:
|
|
21506
21777
|
|
|
21507
|
-
* [
|
|
21508
|
-
* [
|
|
21509
|
-
* [
|
|
21510
|
-
* [
|
|
21511
|
-
* [
|
|
21512
|
-
* [
|
|
21513
|
-
* [
|
|
21514
|
-
* [
|
|
21778
|
+
* [CreateUserGroup](https://cloud.tencent.com/document/api/1441/94455)
|
|
21779
|
+
* [CreateUserStore](https://cloud.tencent.com/document/api/1441/94460)
|
|
21780
|
+
* [DeleteUserGroups](https://cloud.tencent.com/document/api/1441/94454)
|
|
21781
|
+
* [DeleteUserStore](https://cloud.tencent.com/document/api/1441/94459)
|
|
21782
|
+
* [ListUserGroups](https://cloud.tencent.com/document/api/1441/94453)
|
|
21783
|
+
* [ListUserStore](https://cloud.tencent.com/document/api/1441/94458)
|
|
21784
|
+
* [UpdateUserGroup](https://cloud.tencent.com/document/api/1441/94452)
|
|
21785
|
+
* [UpdateUserStore](https://cloud.tencent.com/document/api/1441/94457)
|
|
21515
21786
|
|
|
21516
21787
|
新增数据结构:
|
|
21517
21788
|
|
|
21518
|
-
* [
|
|
21519
|
-
* [
|
|
21520
|
-
* [
|
|
21521
|
-
* [
|
|
21789
|
+
* [AppAssociatedUserGroupIds](https://cloud.tencent.com/document/api/1441/75643#AppAssociatedUserGroupIds)
|
|
21790
|
+
* [UserGroup](https://cloud.tencent.com/document/api/1441/75643#UserGroup)
|
|
21791
|
+
* [UserGroupDeleteResp](https://cloud.tencent.com/document/api/1441/75643#UserGroupDeleteResp)
|
|
21792
|
+
* [UserStore](https://cloud.tencent.com/document/api/1441/75643#UserStore)
|
|
21522
21793
|
|
|
21523
21794
|
### 第 8 次发布
|
|
21524
21795
|
|
|
@@ -26384,6 +26655,21 @@
|
|
|
26384
26655
|
|
|
26385
26656
|
## 日志服务(cls) 版本:2020-10-16
|
|
26386
26657
|
|
|
26658
|
+
### 第 54 次发布
|
|
26659
|
+
|
|
26660
|
+
发布时间:2023-07-05 01:15:21
|
|
26661
|
+
|
|
26662
|
+
本次发布包含了以下内容:
|
|
26663
|
+
|
|
26664
|
+
改善已有的文档。
|
|
26665
|
+
|
|
26666
|
+
修改接口:
|
|
26667
|
+
|
|
26668
|
+
* [DescribeTopics](https://cloud.tencent.com/document/api/614/56454)
|
|
26669
|
+
|
|
26670
|
+
* 新增入参:PreciseSearch, BizType
|
|
26671
|
+
|
|
26672
|
+
|
|
26387
26673
|
### 第 53 次发布
|
|
26388
26674
|
|
|
26389
26675
|
发布时间:2023-07-03 17:15:42
|
|
@@ -26401,7 +26687,7 @@
|
|
|
26401
26687
|
|
|
26402
26688
|
新增数据结构:
|
|
26403
26689
|
|
|
26404
|
-
* [
|
|
26690
|
+
* [KafkaConsumerContent](https://cloud.tencent.com/document/api/614/56471#KafkaConsumerContent)
|
|
26405
26691
|
|
|
26406
26692
|
### 第 52 次发布
|
|
26407
26693
|
|
|
@@ -26413,18 +26699,18 @@
|
|
|
26413
26699
|
|
|
26414
26700
|
新增接口:
|
|
26415
26701
|
|
|
26416
|
-
* [
|
|
26417
|
-
* [
|
|
26418
|
-
* [
|
|
26419
|
-
* [
|
|
26420
|
-
* [
|
|
26421
|
-
* [
|
|
26702
|
+
* [CheckRechargeKafkaServer](https://cloud.tencent.com/document/api/614/94449)
|
|
26703
|
+
* [CreateKafkaRecharge](https://cloud.tencent.com/document/api/614/94448)
|
|
26704
|
+
* [DeleteKafkaRecharge](https://cloud.tencent.com/document/api/614/94447)
|
|
26705
|
+
* [DescribeKafkaRecharges](https://cloud.tencent.com/document/api/614/94446)
|
|
26706
|
+
* [ModifyKafkaRecharge](https://cloud.tencent.com/document/api/614/94445)
|
|
26707
|
+
* [PreviewKafkaRecharge](https://cloud.tencent.com/document/api/614/94444)
|
|
26422
26708
|
|
|
26423
26709
|
新增数据结构:
|
|
26424
26710
|
|
|
26425
|
-
* [
|
|
26426
|
-
* [
|
|
26427
|
-
* [
|
|
26711
|
+
* [KafkaProtocolInfo](https://cloud.tencent.com/document/api/614/56471#KafkaProtocolInfo)
|
|
26712
|
+
* [KafkaRechargeInfo](https://cloud.tencent.com/document/api/614/56471#KafkaRechargeInfo)
|
|
26713
|
+
* [LogRechargeRuleInfo](https://cloud.tencent.com/document/api/614/56471#LogRechargeRuleInfo)
|
|
26428
26714
|
|
|
26429
26715
|
### 第 51 次发布
|
|
26430
26716
|
|
|
@@ -41499,6 +41785,29 @@
|
|
|
41499
41785
|
|
|
41500
41786
|
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
41501
41787
|
|
|
41788
|
+
### 第 54 次发布
|
|
41789
|
+
|
|
41790
|
+
发布时间:2023-07-05 01:21:49
|
|
41791
|
+
|
|
41792
|
+
本次发布包含了以下内容:
|
|
41793
|
+
|
|
41794
|
+
改善已有的文档。
|
|
41795
|
+
|
|
41796
|
+
修改接口:
|
|
41797
|
+
|
|
41798
|
+
* [CreateNotebookSession](https://cloud.tencent.com/document/api/1342/86113)
|
|
41799
|
+
|
|
41800
|
+
* 新增入参:SparkImage
|
|
41801
|
+
|
|
41802
|
+
* [CreateSparkApp](https://cloud.tencent.com/document/api/1342/74538)
|
|
41803
|
+
|
|
41804
|
+
* 新增入参:IsSessionStarted
|
|
41805
|
+
|
|
41806
|
+
* [ModifySparkApp](https://cloud.tencent.com/document/api/1342/74532)
|
|
41807
|
+
|
|
41808
|
+
* 新增入参:IsSessionStarted
|
|
41809
|
+
|
|
41810
|
+
|
|
41502
41811
|
### 第 53 次发布
|
|
41503
41812
|
|
|
41504
41813
|
发布时间:2023-07-03 01:18:43
|
|
@@ -47168,6 +47477,33 @@
|
|
|
47168
47477
|
|
|
47169
47478
|
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
47170
47479
|
|
|
47480
|
+
### 第 48 次发布
|
|
47481
|
+
|
|
47482
|
+
发布时间:2023-07-05 01:26:25
|
|
47483
|
+
|
|
47484
|
+
本次发布包含了以下内容:
|
|
47485
|
+
|
|
47486
|
+
改善已有的文档。
|
|
47487
|
+
|
|
47488
|
+
新增接口:
|
|
47489
|
+
|
|
47490
|
+
* [[DescribeHiveQueries](https://cloud.tencent.com/document/api/589/94487)](https://cloud.tencent.com/document/api/#/#)
|
|
47491
|
+
* [[DescribeImpalaQueries](https://cloud.tencent.com/document/api/589/94486)](https://cloud.tencent.com/document/api/#/#)
|
|
47492
|
+
* [[DescribeYarnApplications](https://cloud.tencent.com/document/api/589/94485)](https://cloud.tencent.com/document/api/#/#)
|
|
47493
|
+
|
|
47494
|
+
新增数据结构:
|
|
47495
|
+
|
|
47496
|
+
* [[HiveQuery](https://cloud.tencent.com/document/api/589/33981#HiveQuery)](https://cloud.tencent.com/document/api/589/33981#[HiveQuery](https://cloud.tencent.com/document/api/589/33981#HiveQuery))
|
|
47497
|
+
* [[ImpalaQuery](https://cloud.tencent.com/document/api/589/33981#ImpalaQuery)](https://cloud.tencent.com/document/api/589/33981#[ImpalaQuery](https://cloud.tencent.com/document/api/589/33981#ImpalaQuery))
|
|
47498
|
+
* [[YarnApplication](https://cloud.tencent.com/document/api/589/33981#YarnApplication)](https://cloud.tencent.com/document/api/589/33981#[YarnApplication](https://cloud.tencent.com/document/api/589/33981#YarnApplication))
|
|
47499
|
+
|
|
47500
|
+
修改数据结构:
|
|
47501
|
+
|
|
47502
|
+
* [NodeHardwareInfo](https://cloud.tencent.com/document/api/589/33981#NodeHardwareInfo)
|
|
47503
|
+
|
|
47504
|
+
* <font color="#dd0000">**修改成员**:</font>AppId, SerialNo, OrderNo, WanIp, Flag, Spec, CpuNum, MemSize, MemDesc, RegionId, ZoneId, ApplyTime, FreeTime, DiskSize, NameTag, Services, StorageType, RootSize, ChargeType, CdbIp, CdbPort, HwDiskSize, HwDiskSizeDesc, HwMemSize, HwMemSizeDesc, ExpireTime, EmrResourceId, IsAutoRenew, DeviceClass, Mutable, MCMultiDisk, CdbNodeInfo, Ip, Destroyable, Tags, AutoFlag, HardwareResourceType, IsDynamicSpec, DynamicPodSpec, SupportModifyPayMode, RootStorageType, Zone, SubnetInfo, Clients, CurrentTime, IsFederation, DeviceName, ServiceClient, DisableApiTermination, TradeVersion
|
|
47505
|
+
|
|
47506
|
+
|
|
47171
47507
|
### 第 47 次发布
|
|
47172
47508
|
|
|
47173
47509
|
发布时间:2023-06-12 01:20:35
|
|
@@ -49296,6 +49632,38 @@
|
|
|
49296
49632
|
|
|
49297
49633
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
49298
49634
|
|
|
49635
|
+
### 第 84 次发布
|
|
49636
|
+
|
|
49637
|
+
发布时间:2023-07-05 01:27:03
|
|
49638
|
+
|
|
49639
|
+
本次发布包含了以下内容:
|
|
49640
|
+
|
|
49641
|
+
改善已有的文档。
|
|
49642
|
+
|
|
49643
|
+
修改接口:
|
|
49644
|
+
|
|
49645
|
+
* [CreateFlowSignReview](https://cloud.tencent.com/document/api/1323/78980)
|
|
49646
|
+
|
|
49647
|
+
* 新增入参:RecipientId, OperateType
|
|
49648
|
+
|
|
49649
|
+
|
|
49650
|
+
修改数据结构:
|
|
49651
|
+
|
|
49652
|
+
* [FailedCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#FailedCreateStaffData)
|
|
49653
|
+
|
|
49654
|
+
* 新增成员:WeworkOpenId
|
|
49655
|
+
|
|
49656
|
+
* [Staff](https://cloud.tencent.com/document/api/1323/70369#Staff)
|
|
49657
|
+
|
|
49658
|
+
* 新增成员:WeworkOpenId
|
|
49659
|
+
|
|
49660
|
+
* [SuccessCreateStaffData](https://cloud.tencent.com/document/api/1323/70369#SuccessCreateStaffData)
|
|
49661
|
+
|
|
49662
|
+
* 新增成员:WeworkOpenId
|
|
49663
|
+
|
|
49664
|
+
* <font color="#dd0000">**修改成员**:</font>Note
|
|
49665
|
+
|
|
49666
|
+
|
|
49299
49667
|
### 第 83 次发布
|
|
49300
49668
|
|
|
49301
49669
|
发布时间:2023-06-30 18:46:08
|
|
@@ -65101,6 +65469,36 @@
|
|
|
65101
65469
|
|
|
65102
65470
|
## 云直播CSS(live) 版本:2018-08-01
|
|
65103
65471
|
|
|
65472
|
+
### 第 108 次发布
|
|
65473
|
+
|
|
65474
|
+
发布时间:2023-07-05 01:34:10
|
|
65475
|
+
|
|
65476
|
+
本次发布包含了以下内容:
|
|
65477
|
+
|
|
65478
|
+
改善已有的文档。
|
|
65479
|
+
|
|
65480
|
+
修改接口:
|
|
65481
|
+
|
|
65482
|
+
* [CreateLiveStreamMonitor](https://cloud.tencent.com/document/api/267/93521)
|
|
65483
|
+
|
|
65484
|
+
* 新增入参:AiFormatDiagnose
|
|
65485
|
+
|
|
65486
|
+
* [ModifyLiveStreamMonitor](https://cloud.tencent.com/document/api/267/93516)
|
|
65487
|
+
|
|
65488
|
+
* 新增入参:AiFormatDiagnose
|
|
65489
|
+
|
|
65490
|
+
|
|
65491
|
+
修改数据结构:
|
|
65492
|
+
|
|
65493
|
+
* [DiagnoseResult](https://cloud.tencent.com/document/api/267/20474#DiagnoseResult)
|
|
65494
|
+
|
|
65495
|
+
* 新增成员:StreamFormatResults
|
|
65496
|
+
|
|
65497
|
+
* [LiveStreamMonitorInfo](https://cloud.tencent.com/document/api/267/20474#LiveStreamMonitorInfo)
|
|
65498
|
+
|
|
65499
|
+
* 新增成员:AiFormatDiagnose
|
|
65500
|
+
|
|
65501
|
+
|
|
65104
65502
|
### 第 107 次发布
|
|
65105
65503
|
|
|
65106
65504
|
发布时间:2023-06-21 01:25:23
|
|
@@ -107177,6 +107575,22 @@
|
|
|
107177
107575
|
|
|
107178
107576
|
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
|
107179
107577
|
|
|
107578
|
+
### 第 24 次发布
|
|
107579
|
+
|
|
107580
|
+
发布时间:2023-07-05 01:50:44
|
|
107581
|
+
|
|
107582
|
+
本次发布包含了以下内容:
|
|
107583
|
+
|
|
107584
|
+
改善已有的文档。
|
|
107585
|
+
|
|
107586
|
+
新增接口:
|
|
107587
|
+
|
|
107588
|
+
* [[DescribeRawScanLogs](https://cloud.tencent.com/document/api/1458/94488)](https://cloud.tencent.com/document/api/#/#)
|
|
107589
|
+
|
|
107590
|
+
新增数据结构:
|
|
107591
|
+
|
|
107592
|
+
* [[RawScanLog](https://cloud.tencent.com/document/api/1458/75030#RawScanLog)](https://cloud.tencent.com/document/api/1458/75030#[RawScanLog](https://cloud.tencent.com/document/api/1458/75030#RawScanLog))
|
|
107593
|
+
|
|
107180
107594
|
### 第 23 次发布
|
|
107181
107595
|
|
|
107182
107596
|
发布时间:2023-06-29 01:45:43
|
|
@@ -116967,6 +117381,30 @@
|
|
|
116967
117381
|
|
|
116968
117382
|
## 私有网络(vpc) 版本:2017-03-12
|
|
116969
117383
|
|
|
117384
|
+
### 第 159 次发布
|
|
117385
|
+
|
|
117386
|
+
发布时间:2023-07-05 01:54:12
|
|
117387
|
+
|
|
117388
|
+
本次发布包含了以下内容:
|
|
117389
|
+
|
|
117390
|
+
改善已有的文档。
|
|
117391
|
+
|
|
117392
|
+
修改接口:
|
|
117393
|
+
|
|
117394
|
+
* [AllocateAddresses](https://cloud.tencent.com/document/api/215/16699)
|
|
117395
|
+
|
|
117396
|
+
* 新增入参:AntiDDoSPackageId, ClientToken
|
|
117397
|
+
|
|
117398
|
+
|
|
117399
|
+
修改数据结构:
|
|
117400
|
+
|
|
117401
|
+
* [Address](https://cloud.tencent.com/document/api/215/15824#Address)
|
|
117402
|
+
|
|
117403
|
+
* 新增成员:AntiDDoSPackageId
|
|
117404
|
+
|
|
117405
|
+
* <font color="#dd0000">**修改成员**:</font>AddressId, AddressName, AddressStatus, AddressIp, InstanceId, CreatedTime
|
|
117406
|
+
|
|
117407
|
+
|
|
116970
117408
|
### 第 158 次发布
|
|
116971
117409
|
|
|
116972
117410
|
发布时间:2023-06-15 01:43:49
|
|
@@ -120570,6 +121008,21 @@
|
|
|
120570
121008
|
|
|
120571
121009
|
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
120572
121010
|
|
|
121011
|
+
### 第 37 次发布
|
|
121012
|
+
|
|
121013
|
+
发布时间:2023-07-05 01:56:06
|
|
121014
|
+
|
|
121015
|
+
本次发布包含了以下内容:
|
|
121016
|
+
|
|
121017
|
+
改善已有的文档。
|
|
121018
|
+
|
|
121019
|
+
修改数据结构:
|
|
121020
|
+
|
|
121021
|
+
* [DomainInfo](https://cloud.tencent.com/document/api/627/53609#DomainInfo)
|
|
121022
|
+
|
|
121023
|
+
* 新增成员:CdcClusters, ApiStatus, SgState, SgDetail
|
|
121024
|
+
|
|
121025
|
+
|
|
120573
121026
|
### 第 36 次发布
|
|
120574
121027
|
|
|
120575
121028
|
发布时间:2023-06-27 01:53:24
|
|
@@ -121604,6 +122057,57 @@
|
|
|
121604
122057
|
|
|
121605
122058
|
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
121606
122059
|
|
|
122060
|
+
### 第 33 次发布
|
|
122061
|
+
|
|
122062
|
+
发布时间:2023-07-05 01:56:36
|
|
122063
|
+
|
|
122064
|
+
本次发布包含了以下内容:
|
|
122065
|
+
|
|
122066
|
+
改善已有的文档。
|
|
122067
|
+
|
|
122068
|
+
修改接口:
|
|
122069
|
+
|
|
122070
|
+
* [CommitIntegrationTask](https://cloud.tencent.com/document/api/1267/82526)
|
|
122071
|
+
|
|
122072
|
+
* 新增入参:ExtConfig
|
|
122073
|
+
|
|
122074
|
+
* [GenHiveTableDDLSql](https://cloud.tencent.com/document/api/1267/82483)
|
|
122075
|
+
|
|
122076
|
+
* 新增入参:UpsertKeys, TableBaseInfo
|
|
122077
|
+
|
|
122078
|
+
* [ResumeIntegrationTask](https://cloud.tencent.com/document/api/1267/82473)
|
|
122079
|
+
|
|
122080
|
+
* 新增入参:Event, ExtConfig
|
|
122081
|
+
|
|
122082
|
+
* [StartIntegrationTask](https://cloud.tencent.com/document/api/1267/82471)
|
|
122083
|
+
|
|
122084
|
+
* 新增入参:Event, ExtConfig
|
|
122085
|
+
|
|
122086
|
+
|
|
122087
|
+
新增数据结构:
|
|
122088
|
+
|
|
122089
|
+
* [[DlcDataGovernPolicy](https://cloud.tencent.com/document/api/1267/76336#DlcDataGovernPolicy)](https://cloud.tencent.com/document/api/1267/76336#[DlcDataGovernPolicy](https://cloud.tencent.com/document/api/1267/76336#DlcDataGovernPolicy))
|
|
122090
|
+
* [[DlcExpiredSnapshotsInfo](https://cloud.tencent.com/document/api/1267/76336#DlcExpiredSnapshotsInfo)](https://cloud.tencent.com/document/api/1267/76336#[DlcExpiredSnapshotsInfo](https://cloud.tencent.com/document/api/1267/76336#DlcExpiredSnapshotsInfo))
|
|
122091
|
+
* [[DlcMergeManifestsInfo](https://cloud.tencent.com/document/api/1267/76336#DlcMergeManifestsInfo)](https://cloud.tencent.com/document/api/1267/76336#[DlcMergeManifestsInfo](https://cloud.tencent.com/document/api/1267/76336#DlcMergeManifestsInfo))
|
|
122092
|
+
* [[DlcRemoveOrphanFilesInfo](https://cloud.tencent.com/document/api/1267/76336#DlcRemoveOrphanFilesInfo)](https://cloud.tencent.com/document/api/1267/76336#[DlcRemoveOrphanFilesInfo](https://cloud.tencent.com/document/api/1267/76336#DlcRemoveOrphanFilesInfo))
|
|
122093
|
+
* [[DlcRewriteDataInfo](https://cloud.tencent.com/document/api/1267/76336#DlcRewriteDataInfo)](https://cloud.tencent.com/document/api/1267/76336#[DlcRewriteDataInfo](https://cloud.tencent.com/document/api/1267/76336#DlcRewriteDataInfo))
|
|
122094
|
+
* [[TableBaseInfo](https://cloud.tencent.com/document/api/1267/76336#TableBaseInfo)](https://cloud.tencent.com/document/api/1267/76336#[TableBaseInfo](https://cloud.tencent.com/document/api/1267/76336#TableBaseInfo))
|
|
122095
|
+
|
|
122096
|
+
修改数据结构:
|
|
122097
|
+
|
|
122098
|
+
* [AlarmIndicatorInfo](https://cloud.tencent.com/document/api/1267/76336#AlarmIndicatorInfo)
|
|
122099
|
+
|
|
122100
|
+
* 新增成员:Duration, DurationUnit, MaxTimes
|
|
122101
|
+
|
|
122102
|
+
* [RecordField](https://cloud.tencent.com/document/api/1267/76336#RecordField)
|
|
122103
|
+
|
|
122104
|
+
* <font color="#dd0000">**修改成员**:</font>Name, Value
|
|
122105
|
+
|
|
122106
|
+
* [SourceFieldInfo](https://cloud.tencent.com/document/api/1267/76336#SourceFieldInfo)
|
|
122107
|
+
|
|
122108
|
+
* 新增成员:Comment
|
|
122109
|
+
|
|
122110
|
+
|
|
121607
122111
|
### 第 32 次发布
|
|
121608
122112
|
|
|
121609
122113
|
发布时间:2023-06-27 01:54:02
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -14,10 +14,10 @@
|
|
|
14
14
|
| apcas | [汽车精准获客服务](https://cloud.tencent.com/document/product/1244) | 2022-04-04 06:05:36 |
|
|
15
15
|
| ape | [正版图库直通车](https://cloud.tencent.com/document/product/1181) | 2022-04-04 06:05:40 |
|
|
16
16
|
| api | [云 API](https://cloud.tencent.com/document/product/1278) | 2023-01-05 01:02:52 |
|
|
17
|
-
| apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2023-
|
|
17
|
+
| apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2023-07-05 01:06:51 |
|
|
18
18
|
| apm | [应用性能监控](https://cloud.tencent.com/document/product/1463) | 2023-06-28 01:02:05 |
|
|
19
19
|
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2023-06-15 01:02:32 |
|
|
20
|
-
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2023-
|
|
20
|
+
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2023-07-05 01:07:50 |
|
|
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-05-18 01:04:06 |
|
|
23
23
|
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2023-05-18 01:04:14 |
|
|
@@ -48,7 +48,7 @@
|
|
|
48
48
|
| cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2023-06-30 01:12:59 |
|
|
49
49
|
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2023-06-29 01:09:00 |
|
|
50
50
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2023-06-27 01:08:55 |
|
|
51
|
-
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2023-
|
|
51
|
+
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2023-07-05 01:13:10 |
|
|
52
52
|
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2023-05-31 01:12:53 |
|
|
53
53
|
| ciam | [账号风控平台](https://cloud.tencent.com/document/product/1441) | 2023-07-04 01:14:49 |
|
|
54
54
|
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2023-05-18 01:12:07 |
|
|
@@ -59,7 +59,7 @@
|
|
|
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-05-18 01:13:36 |
|
|
61
61
|
| cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2023-06-16 10:55:41 |
|
|
62
|
-
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-07-
|
|
62
|
+
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-07-05 01:15:21 |
|
|
63
63
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2023-07-03 01:12:04 |
|
|
64
64
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2023-05-18 01:14:51 |
|
|
65
65
|
| cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2023-05-31 21:42:46 |
|
|
@@ -78,7 +78,7 @@
|
|
|
78
78
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2023-05-18 01:21:33 |
|
|
79
79
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2023-05-18 01:21:37 |
|
|
80
80
|
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-06-28 01:18:44 |
|
|
81
|
-
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-07-
|
|
81
|
+
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-07-05 01:21:49 |
|
|
82
82
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-07-03 01:19:17 |
|
|
83
83
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-05-18 01:23:17 |
|
|
84
84
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2023-05-18 01:23:31 |
|
|
@@ -91,10 +91,10 @@
|
|
|
91
91
|
| ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2023-06-06 01:28:52 |
|
|
92
92
|
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2023-05-18 01:25:40 |
|
|
93
93
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-05-18 01:25:58 |
|
|
94
|
-
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-
|
|
94
|
+
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-07-05 01:26:25 |
|
|
95
95
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-07-03 01:22:18 |
|
|
96
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-07-
|
|
97
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-07-
|
|
96
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-07-05 01:27:03 |
|
|
97
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-07-05 01:27:29 |
|
|
98
98
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-05-31 01:26:29 |
|
|
99
99
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-07-03 01:23:32 |
|
|
100
100
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-05-24 14:30:55 |
|
|
@@ -127,7 +127,7 @@
|
|
|
127
127
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2023-05-18 01:35:58 |
|
|
128
128
|
| lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-06-29 01:28:41 |
|
|
129
129
|
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-07-04 01:34:40 |
|
|
130
|
-
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-07-
|
|
130
|
+
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-07-05 01:34:10 |
|
|
131
131
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
132
132
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
|
|
133
133
|
| mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2023-06-26 01:40:00 |
|
|
@@ -151,8 +151,8 @@
|
|
|
151
151
|
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-06-30 01:38:16 |
|
|
152
152
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-06-21 01:29:51 |
|
|
153
153
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2023-05-18 01:44:14 |
|
|
154
|
-
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2023-07-
|
|
155
|
-
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2023-
|
|
154
|
+
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2023-07-05 01:39:08 |
|
|
155
|
+
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2023-07-05 01:39:49 |
|
|
156
156
|
| pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2023-06-20 01:44:07 |
|
|
157
157
|
| rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2023-05-18 01:45:58 |
|
|
158
158
|
| redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2023-06-28 01:36:04 |
|
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
| sms | [短信](https://cloud.tencent.com/document/product/382) | 2023-06-28 01:37:53 |
|
|
169
169
|
| soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2023-05-18 01:48:23 |
|
|
170
170
|
| solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
|
|
171
|
-
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2023-
|
|
171
|
+
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2023-07-05 01:42:00 |
|
|
172
172
|
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-06-14 01:38:59 |
|
|
173
173
|
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2023-06-16 01:37:57 |
|
|
174
174
|
| sslpod | [证书监控 SSLPod](https://cloud.tencent.com/document/product/1084) | 2023-05-18 01:49:36 |
|
|
@@ -211,9 +211,9 @@
|
|
|
211
211
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2023-05-18 02:01:10 |
|
|
212
212
|
| tourism | [文旅客情平台](https://cloud.tencent.com/document/product/1684) | 2023-05-18 02:01:16 |
|
|
213
213
|
| trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2023-05-18 02:01:19 |
|
|
214
|
-
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2023-
|
|
214
|
+
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2023-07-05 01:50:44 |
|
|
215
215
|
| trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2023-06-20 01:55:06 |
|
|
216
|
-
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-
|
|
216
|
+
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-07-05 01:51:14 |
|
|
217
217
|
| tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-05-18 02:02:09 |
|
|
218
218
|
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2023-06-19 01:42:54 |
|
|
219
219
|
| tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2023-05-18 02:04:00 |
|
|
@@ -222,11 +222,11 @@
|
|
|
222
222
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2023-05-18 02:04:19 |
|
|
223
223
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2023-05-18 02:04:23 |
|
|
224
224
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-07-03 01:54:42 |
|
|
225
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-
|
|
225
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-07-05 01:54:12 |
|
|
226
226
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-06-21 01:45:11 |
|
|
227
|
-
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-07-
|
|
227
|
+
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-07-05 01:56:06 |
|
|
228
228
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-06-30 12:15:39 |
|
|
229
|
-
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-
|
|
229
|
+
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-07-05 01:56:36 |
|
|
230
230
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
|
231
231
|
| yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2023-06-22 02:06:43 |
|
|
232
232
|
| youmall | [](https://cloud.tencent.com/document/product) | 2019-01-11 11:24:15 |
|
|
@@ -661,7 +661,7 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
661
661
|
}
|
|
662
662
|
|
|
663
663
|
/**
|
|
664
|
-
* 本接口(CreateSparkSessionBatchSQL
|
|
664
|
+
* 本接口(CreateSparkSessionBatchSQL)用于向Spark作业引擎提交Spark SQL批任务。
|
|
665
665
|
*/
|
|
666
666
|
async CreateSparkSessionBatchSQL(
|
|
667
667
|
req: CreateSparkSessionBatchSQLRequest,
|
|
@@ -1535,6 +1535,10 @@ export interface ModifySparkAppRequest {
|
|
|
1535
1535
|
* 任务资源配置是否继承集群配置模板:0(默认)不继承、1:继承
|
|
1536
1536
|
*/
|
|
1537
1537
|
IsInherit?: number
|
|
1538
|
+
/**
|
|
1539
|
+
* 是否使用session脚本的sql运行任务:false:否,true:是
|
|
1540
|
+
*/
|
|
1541
|
+
IsSessionStarted?: boolean
|
|
1538
1542
|
}
|
|
1539
1543
|
|
|
1540
1544
|
/**
|
|
@@ -2431,7 +2435,10 @@ export interface CreateNotebookSessionRequest {
|
|
|
2431
2435
|
*/
|
|
2432
2436
|
ExecutorNumbers?: number
|
|
2433
2437
|
/**
|
|
2434
|
-
* Session相关配置,当前支持:
|
|
2438
|
+
* Session相关配置,当前支持:
|
|
2439
|
+
1. dlc.eni: 用户配置的eni网关信息,可以通过该字段设置;
|
|
2440
|
+
2. dlc.role.arn: 用户配置的roleArn鉴权策略配置信息,可以通过该字段设置;
|
|
2441
|
+
3. dlc.sql.set.config: 用户配置的集群配置信息,可以通过该字段设置;
|
|
2435
2442
|
*/
|
|
2436
2443
|
Arguments?: Array<KVPair>
|
|
2437
2444
|
/**
|
|
@@ -2446,6 +2453,10 @@ export interface CreateNotebookSessionRequest {
|
|
|
2446
2453
|
* 指定的Executor数量(最大值),默认为1,当开启动态分配有效,若未开启,则该值等于ExecutorNumbers
|
|
2447
2454
|
*/
|
|
2448
2455
|
ExecutorMaxNumbers?: number
|
|
2456
|
+
/**
|
|
2457
|
+
* 指定spark版本名称,当前任务使用该spark镜像运行
|
|
2458
|
+
*/
|
|
2459
|
+
SparkImage?: string
|
|
2449
2460
|
}
|
|
2450
2461
|
|
|
2451
2462
|
/**
|
|
@@ -5561,6 +5572,10 @@ export interface CreateSparkAppRequest {
|
|
|
5561
5572
|
* 任务资源配置是否继承集群模板,0(默认)不继承,1:继承
|
|
5562
5573
|
*/
|
|
5563
5574
|
IsInherit?: number
|
|
5575
|
+
/**
|
|
5576
|
+
* 是否使用session脚本的sql运行任务:false:否,true:是
|
|
5577
|
+
*/
|
|
5578
|
+
IsSessionStarted?: boolean
|
|
5564
5579
|
}
|
|
5565
5580
|
|
|
5566
5581
|
/**
|
|
@@ -5604,7 +5619,9 @@ export interface CreateSparkSessionBatchSQLRequest {
|
|
|
5604
5619
|
*/
|
|
5605
5620
|
SessionName?: string
|
|
5606
5621
|
/**
|
|
5607
|
-
* Session相关配置,当前支持:dlc.eni
|
|
5622
|
+
* Session相关配置,当前支持:1.dlc.eni:用户配置的eni网关信息,可以用过该字段设置;
|
|
5623
|
+
2.dlc.role.arn:用户配置的roleArn鉴权策略配置信息,可以用过该字段设置;
|
|
5624
|
+
3.dlc.sql.set.config:用户配置的集群配置信息,可以用过该字段设置;
|
|
5608
5625
|
*/
|
|
5609
5626
|
Arguments?: Array<KVPair>
|
|
5610
5627
|
}
|
|
@@ -163,7 +163,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
163
163
|
*/
|
|
164
164
|
CreateDatabase(req: CreateDatabaseRequest, cb?: (error: string, rep: CreateDatabaseResponse) => void): Promise<CreateDatabaseResponse>;
|
|
165
165
|
/**
|
|
166
|
-
* 本接口(CreateSparkSessionBatchSQL
|
|
166
|
+
* 本接口(CreateSparkSessionBatchSQL)用于向Spark作业引擎提交Spark SQL批任务。
|
|
167
167
|
*/
|
|
168
168
|
CreateSparkSessionBatchSQL(req: CreateSparkSessionBatchSQLRequest, cb?: (error: string, rep: CreateSparkSessionBatchSQLResponse) => void): Promise<CreateSparkSessionBatchSQLResponse>;
|
|
169
169
|
/**
|
|
@@ -262,7 +262,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
262
262
|
return this.request("CreateDatabase", req, cb);
|
|
263
263
|
}
|
|
264
264
|
/**
|
|
265
|
-
* 本接口(CreateSparkSessionBatchSQL
|
|
265
|
+
* 本接口(CreateSparkSessionBatchSQL)用于向Spark作业引擎提交Spark SQL批任务。
|
|
266
266
|
*/
|
|
267
267
|
async CreateSparkSessionBatchSQL(req, cb) {
|
|
268
268
|
return this.request("CreateSparkSessionBatchSQL", req, cb);
|
|
@@ -1467,6 +1467,10 @@ export interface ModifySparkAppRequest {
|
|
|
1467
1467
|
* 任务资源配置是否继承集群配置模板:0(默认)不继承、1:继承
|
|
1468
1468
|
*/
|
|
1469
1469
|
IsInherit?: number;
|
|
1470
|
+
/**
|
|
1471
|
+
* 是否使用session脚本的sql运行任务:false:否,true:是
|
|
1472
|
+
*/
|
|
1473
|
+
IsSessionStarted?: boolean;
|
|
1470
1474
|
}
|
|
1471
1475
|
/**
|
|
1472
1476
|
* spark流任务统计信息
|
|
@@ -2324,7 +2328,10 @@ export interface CreateNotebookSessionRequest {
|
|
|
2324
2328
|
*/
|
|
2325
2329
|
ExecutorNumbers?: number;
|
|
2326
2330
|
/**
|
|
2327
|
-
* Session相关配置,当前支持:
|
|
2331
|
+
* Session相关配置,当前支持:
|
|
2332
|
+
1. dlc.eni: 用户配置的eni网关信息,可以通过该字段设置;
|
|
2333
|
+
2. dlc.role.arn: 用户配置的roleArn鉴权策略配置信息,可以通过该字段设置;
|
|
2334
|
+
3. dlc.sql.set.config: 用户配置的集群配置信息,可以通过该字段设置;
|
|
2328
2335
|
*/
|
|
2329
2336
|
Arguments?: Array<KVPair>;
|
|
2330
2337
|
/**
|
|
@@ -2339,6 +2346,10 @@ export interface CreateNotebookSessionRequest {
|
|
|
2339
2346
|
* 指定的Executor数量(最大值),默认为1,当开启动态分配有效,若未开启,则该值等于ExecutorNumbers
|
|
2340
2347
|
*/
|
|
2341
2348
|
ExecutorMaxNumbers?: number;
|
|
2349
|
+
/**
|
|
2350
|
+
* 指定spark版本名称,当前任务使用该spark镜像运行
|
|
2351
|
+
*/
|
|
2352
|
+
SparkImage?: string;
|
|
2342
2353
|
}
|
|
2343
2354
|
/**
|
|
2344
2355
|
* 同一个用户绑定的工作组集合
|
|
@@ -5331,6 +5342,10 @@ export interface CreateSparkAppRequest {
|
|
|
5331
5342
|
* 任务资源配置是否继承集群模板,0(默认)不继承,1:继承
|
|
5332
5343
|
*/
|
|
5333
5344
|
IsInherit?: number;
|
|
5345
|
+
/**
|
|
5346
|
+
* 是否使用session脚本的sql运行任务:false:否,true:是
|
|
5347
|
+
*/
|
|
5348
|
+
IsSessionStarted?: boolean;
|
|
5334
5349
|
}
|
|
5335
5350
|
/**
|
|
5336
5351
|
* CreateSparkSessionBatchSQL请求参数结构体
|
|
@@ -5373,7 +5388,9 @@ export interface CreateSparkSessionBatchSQLRequest {
|
|
|
5373
5388
|
*/
|
|
5374
5389
|
SessionName?: string;
|
|
5375
5390
|
/**
|
|
5376
|
-
* Session相关配置,当前支持:dlc.eni
|
|
5391
|
+
* Session相关配置,当前支持:1.dlc.eni:用户配置的eni网关信息,可以用过该字段设置;
|
|
5392
|
+
2.dlc.role.arn:用户配置的roleArn鉴权策略配置信息,可以用过该字段设置;
|
|
5393
|
+
3.dlc.sql.set.config:用户配置的集群配置信息,可以用过该字段设置;
|
|
5377
5394
|
*/
|
|
5378
5395
|
Arguments?: Array<KVPair>;
|
|
5379
5396
|
}
|