tencentcloud-sdk-nodejs 4.0.936 → 4.0.937
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 +331 -0
- package/SERVICE_CHANGELOG.md +485 -100
- package/package.json +1 -1
- package/products.md +19 -19
- package/src/common/sdk_version.ts +1 -1
- package/src/services/apm/v20210622/apm_models.ts +9 -0
- package/src/services/cam/v20190116/cam_client.ts +25 -0
- package/src/services/cam/v20190116/cam_models.ts +101 -0
- package/src/services/cdb/v20170320/cdb_models.ts +6 -4
- package/src/services/dasb/v20191018/dasb_client.ts +20 -7
- package/src/services/dasb/v20191018/dasb_models.ts +222 -137
- package/src/services/dlc/v20210125/dlc_client.ts +5 -2
- package/src/services/dlc/v20210125/dlc_models.ts +200 -88
- package/src/services/dsgc/v20190723/dsgc_models.ts +6 -1
- package/src/services/emr/v20190103/emr_models.ts +1 -1
- package/src/services/ess/v20201111/ess_client.ts +1 -1
- package/src/services/ess/v20201111/ess_models.ts +30 -8
- package/src/services/essbasic/v20210526/essbasic_models.ts +13 -1
- package/src/services/mps/v20190612/mps_models.ts +66 -3
- package/src/services/region/v20220627/region_models.ts +10 -11
- package/src/services/tat/v20201028/tat_models.ts +5 -0
- package/src/services/tcb/v20180608/tcb_models.ts +1 -1
- package/src/services/tdmq/v20200217/tdmq_models.ts +2 -2
- package/src/services/tmt/v20180321/tmt_models.ts +22 -22
- package/src/services/vdb/v20230616/vdb_client.ts +1 -1
- package/src/services/vdb/v20230616/vdb_models.ts +14 -1
- package/src/services/vod/v20180717/vod_models.ts +16 -4
- package/src/services/wedata/v20210820/wedata_client.ts +1 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/apm/v20210622/apm_models.d.ts +9 -0
- package/tencentcloud/services/cam/v20190116/cam_client.d.ts +9 -1
- package/tencentcloud/services/cam/v20190116/cam_client.js +12 -0
- package/tencentcloud/services/cam/v20190116/cam_models.d.ts +96 -0
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +6 -4
- package/tencentcloud/services/dasb/v20191018/dasb_client.d.ts +5 -1
- package/tencentcloud/services/dasb/v20191018/dasb_client.js +6 -0
- package/tencentcloud/services/dasb/v20191018/dasb_models.d.ts +219 -137
- package/tencentcloud/services/dlc/v20210125/dlc_client.d.ts +2 -2
- package/tencentcloud/services/dlc/v20210125/dlc_client.js +1 -1
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +197 -88
- package/tencentcloud/services/dsgc/v20190723/dsgc_models.d.ts +6 -1
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +1 -1
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +1 -1
- package/tencentcloud/services/ess/v20201111/ess_client.js +1 -1
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +30 -8
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +13 -1
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +66 -3
- package/tencentcloud/services/region/v20220627/region_models.d.ts +10 -11
- package/tencentcloud/services/tat/v20201028/tat_models.d.ts +5 -0
- package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +1 -1
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +2 -2
- package/tencentcloud/services/tmt/v20180321/tmt_models.d.ts +22 -22
- package/tencentcloud/services/vdb/v20230616/vdb_client.d.ts +1 -1
- package/tencentcloud/services/vdb/v20230616/vdb_models.d.ts +14 -1
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +16 -4
- package/tencentcloud/services/wedata/v20210820/wedata_client.d.ts +1 -1
- package/tencentcloud/services/wedata/v20210820/wedata_client.js +1 -1
- package/test/cam.v20190116.test.js +20 -0
- package/test/dasb.v20191018.test.js +10 -0
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,121 +1,161 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 应用性能监控(apm) 版本:2021-06-22
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 25 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2024-09-
|
|
7
|
+
发布时间:2024-09-13 01:04:24
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [ModifyApmInstance](https://cloud.tencent.com/document/api/1463/89002)
|
|
16
|
+
|
|
17
|
+
* 新增入参:ResponseDurationWarningThreshold
|
|
18
|
+
|
|
19
|
+
|
|
13
20
|
修改数据结构:
|
|
14
21
|
|
|
15
|
-
* [
|
|
22
|
+
* [ApmInstanceDetail](https://cloud.tencent.com/document/api/1463/64927#ApmInstanceDetail)
|
|
16
23
|
|
|
17
|
-
* 新增成员:
|
|
24
|
+
* 新增成员:ResponseDurationWarningThreshold
|
|
18
25
|
|
|
19
|
-
* [BlockIgnoreRule](https://cloud.tencent.com/document/api/1132/49071#BlockIgnoreRule)
|
|
20
26
|
|
|
21
|
-
* 新增成员:FwType
|
|
22
27
|
|
|
23
|
-
* [CreateNatRuleItem](https://cloud.tencent.com/document/api/1132/49071#CreateNatRuleItem)
|
|
24
28
|
|
|
25
|
-
|
|
29
|
+
## 访问管理(cam) 版本:2019-01-16
|
|
26
30
|
|
|
27
|
-
|
|
31
|
+
### 第 61 次发布
|
|
28
32
|
|
|
29
|
-
|
|
33
|
+
发布时间:2024-09-13 01:08:46
|
|
30
34
|
|
|
31
|
-
|
|
35
|
+
本次发布包含了以下内容:
|
|
32
36
|
|
|
33
|
-
|
|
37
|
+
改善已有的文档。
|
|
34
38
|
|
|
35
|
-
|
|
39
|
+
新增接口:
|
|
36
40
|
|
|
37
|
-
|
|
41
|
+
* [DeleteMessageReceiver](https://cloud.tencent.com/document/api/598/110941)
|
|
42
|
+
* [ListReceiver](https://cloud.tencent.com/document/api/598/110940)
|
|
38
43
|
|
|
44
|
+
新增数据结构:
|
|
39
45
|
|
|
46
|
+
* [Receiver](https://cloud.tencent.com/document/api/598/33167#Receiver)
|
|
40
47
|
|
|
41
48
|
|
|
42
|
-
## 物联网开发平台(iotexplorer) 版本:2019-04-23
|
|
43
49
|
|
|
44
|
-
|
|
50
|
+
## 运维安全中心(堡垒机)(dasb) 版本:2019-10-18
|
|
45
51
|
|
|
46
|
-
|
|
52
|
+
### 第 30 次发布
|
|
53
|
+
|
|
54
|
+
发布时间:2024-09-13 01:25:56
|
|
47
55
|
|
|
48
56
|
本次发布包含了以下内容:
|
|
49
57
|
|
|
50
58
|
改善已有的文档。
|
|
51
59
|
|
|
52
|
-
|
|
60
|
+
新增接口:
|
|
53
61
|
|
|
54
|
-
* [
|
|
62
|
+
* [DescribeDomains](https://cloud.tencent.com/document/api/1025/110943)
|
|
55
63
|
|
|
56
|
-
|
|
64
|
+
新增数据结构:
|
|
57
65
|
|
|
58
|
-
* [
|
|
66
|
+
* [Domain](https://cloud.tencent.com/document/api/1025/74416#Domain)
|
|
59
67
|
|
|
60
|
-
* <font color="#dd0000">**修改入参**:</font>MiniProgramAppId
|
|
61
68
|
|
|
62
69
|
|
|
70
|
+
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
63
71
|
|
|
72
|
+
### 第 103 次发布
|
|
64
73
|
|
|
65
|
-
|
|
74
|
+
发布时间:2024-09-13 01:28:24
|
|
66
75
|
|
|
67
|
-
|
|
76
|
+
本次发布包含了以下内容:
|
|
68
77
|
|
|
69
|
-
|
|
78
|
+
改善已有的文档。
|
|
79
|
+
|
|
80
|
+
新增数据结构:
|
|
81
|
+
|
|
82
|
+
* [DataMaskStrategyInfo](https://cloud.tencent.com/document/api/1342/53778#DataMaskStrategyInfo)
|
|
83
|
+
* [GroupInfo](https://cloud.tencent.com/document/api/1342/53778#GroupInfo)
|
|
84
|
+
* [TCHouseD](https://cloud.tencent.com/document/api/1342/53778#TCHouseD)
|
|
85
|
+
|
|
86
|
+
修改数据结构:
|
|
87
|
+
|
|
88
|
+
* [Column](https://cloud.tencent.com/document/api/1342/53778#Column)
|
|
89
|
+
|
|
90
|
+
* 新增成员:DataMaskStrategyInfo
|
|
91
|
+
|
|
92
|
+
* [DatasourceConnectionConfig](https://cloud.tencent.com/document/api/1342/53778#DatasourceConnectionConfig)
|
|
93
|
+
|
|
94
|
+
* 新增成员:TCHouseD
|
|
95
|
+
|
|
96
|
+
* [ResourceInfo](https://cloud.tencent.com/document/api/1342/53778#ResourceInfo)
|
|
97
|
+
|
|
98
|
+
* 新增成员:ResourceGroupName
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
## 数据安全治理中心(dsgc) 版本:2019-07-23
|
|
104
|
+
|
|
105
|
+
### 第 21 次发布
|
|
106
|
+
|
|
107
|
+
发布时间:2024-09-13 01:31:06
|
|
70
108
|
|
|
71
109
|
本次发布包含了以下内容:
|
|
72
110
|
|
|
73
111
|
改善已有的文档。
|
|
74
112
|
|
|
75
|
-
|
|
113
|
+
修改数据结构:
|
|
76
114
|
|
|
77
|
-
* [
|
|
115
|
+
* [DbInfo](https://cloud.tencent.com/document/api/1087/96844#DbInfo)
|
|
78
116
|
|
|
79
|
-
|
|
117
|
+
* 新增成员:BindType
|
|
80
118
|
|
|
81
|
-
*
|
|
119
|
+
* <font color="#dd0000">**修改成员**:</font>DbName, ValidStatus
|
|
82
120
|
|
|
83
121
|
|
|
84
122
|
|
|
85
|
-
## 媒体处理(mps) 版本:2019-06-12
|
|
86
123
|
|
|
87
|
-
|
|
124
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
88
125
|
|
|
89
|
-
|
|
126
|
+
### 第 187 次发布
|
|
127
|
+
|
|
128
|
+
发布时间:2024-09-13 01:36:15
|
|
90
129
|
|
|
91
130
|
本次发布包含了以下内容:
|
|
92
131
|
|
|
93
132
|
改善已有的文档。
|
|
94
133
|
|
|
95
|
-
|
|
134
|
+
修改接口:
|
|
96
135
|
|
|
97
|
-
* [
|
|
98
|
-
* [AiAnalysisTaskHorizontalToVerticalOutput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskHorizontalToVerticalOutput)
|
|
99
|
-
* [AiAnalysisTaskHorizontalToVerticalResult](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskHorizontalToVerticalResult)
|
|
136
|
+
* [CreateFlow](https://cloud.tencent.com/document/api/1323/70361)
|
|
100
137
|
|
|
101
|
-
|
|
138
|
+
* 新增入参:FlowDisplayType
|
|
102
139
|
|
|
103
|
-
* [
|
|
140
|
+
* [CreateFlowByFiles](https://cloud.tencent.com/document/api/1323/70360)
|
|
104
141
|
|
|
105
|
-
*
|
|
142
|
+
* 新增入参:FlowDisplayType
|
|
106
143
|
|
|
107
|
-
* [HighlightSegmentItem](https://cloud.tencent.com/document/api/862/37615#HighlightSegmentItem)
|
|
108
144
|
|
|
109
|
-
|
|
145
|
+
修改数据结构:
|
|
110
146
|
|
|
147
|
+
* [FlowGroupInfo](https://cloud.tencent.com/document/api/1323/70369#FlowGroupInfo)
|
|
111
148
|
|
|
149
|
+
* 新增成员:FlowDisplayType
|
|
112
150
|
|
|
113
151
|
|
|
114
|
-
## 文字识别(ocr) 版本:2018-11-19
|
|
115
152
|
|
|
116
|
-
### 第 150 次发布
|
|
117
153
|
|
|
118
|
-
|
|
154
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
155
|
+
|
|
156
|
+
### 第 183 次发布
|
|
157
|
+
|
|
158
|
+
发布时间:2024-09-13 01:37:18
|
|
119
159
|
|
|
120
160
|
本次发布包含了以下内容:
|
|
121
161
|
|
|
@@ -123,90 +163,149 @@
|
|
|
123
163
|
|
|
124
164
|
修改接口:
|
|
125
165
|
|
|
126
|
-
* [
|
|
166
|
+
* [ChannelCreateFlowByFiles](https://cloud.tencent.com/document/api/1420/73068)
|
|
127
167
|
|
|
128
|
-
*
|
|
168
|
+
* 新增入参:FlowDisplayType
|
|
129
169
|
|
|
130
170
|
|
|
171
|
+
修改数据结构:
|
|
131
172
|
|
|
173
|
+
* [FlowFileInfo](https://cloud.tencent.com/document/api/1420/61525#FlowFileInfo)
|
|
132
174
|
|
|
133
|
-
|
|
175
|
+
* 新增成员:FlowDisplayType
|
|
134
176
|
|
|
135
|
-
|
|
177
|
+
* [FlowInfo](https://cloud.tencent.com/document/api/1420/61525#FlowInfo)
|
|
136
178
|
|
|
137
|
-
|
|
179
|
+
* 新增成员:FlowDisplayType
|
|
180
|
+
|
|
181
|
+
|
|
182
|
+
|
|
183
|
+
|
|
184
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
185
|
+
|
|
186
|
+
|
|
187
|
+
|
|
188
|
+
## 媒体处理(mps) 版本:2019-06-12
|
|
189
|
+
|
|
190
|
+
### 第 95 次发布
|
|
191
|
+
|
|
192
|
+
发布时间:2024-09-13 01:54:23
|
|
138
193
|
|
|
139
194
|
本次发布包含了以下内容:
|
|
140
195
|
|
|
141
196
|
改善已有的文档。
|
|
142
197
|
|
|
143
|
-
|
|
198
|
+
修改接口:
|
|
144
199
|
|
|
145
|
-
* [
|
|
146
|
-
* [DeleteHealthCheckPolicy](https://cloud.tencent.com/document/api/457/110920)
|
|
147
|
-
* [DescribeHealthCheckPolicies](https://cloud.tencent.com/document/api/457/110919)
|
|
148
|
-
* [DescribeHealthCheckPolicyBindings](https://cloud.tencent.com/document/api/457/110918)
|
|
149
|
-
* [DescribeHealthCheckTemplate](https://cloud.tencent.com/document/api/457/110917)
|
|
150
|
-
* [ModifyHealthCheckPolicy](https://cloud.tencent.com/document/api/457/110916)
|
|
200
|
+
* [DescribeAIAnalysisTemplates](https://cloud.tencent.com/document/api/862/40247)
|
|
151
201
|
|
|
152
|
-
|
|
202
|
+
* 新增入参:Name
|
|
153
203
|
|
|
154
|
-
* [
|
|
155
|
-
* [HealthCheckPolicyBinding](https://cloud.tencent.com/document/api/457/103206#HealthCheckPolicyBinding)
|
|
156
|
-
* [HealthCheckPolicyRule](https://cloud.tencent.com/document/api/457/103206#HealthCheckPolicyRule)
|
|
157
|
-
* [HealthCheckTemplate](https://cloud.tencent.com/document/api/457/103206#HealthCheckTemplate)
|
|
158
|
-
* [HealthCheckTemplateRule](https://cloud.tencent.com/document/api/457/103206#HealthCheckTemplateRule)
|
|
204
|
+
* [DescribeAIRecognitionTemplates](https://cloud.tencent.com/document/api/862/39432)
|
|
159
205
|
|
|
206
|
+
* 新增入参:Name
|
|
160
207
|
|
|
208
|
+
* [DescribeAdaptiveDynamicStreamingTemplates](https://cloud.tencent.com/document/api/862/45747)
|
|
161
209
|
|
|
162
|
-
|
|
210
|
+
* 新增入参:Name
|
|
163
211
|
|
|
164
|
-
|
|
212
|
+
* [DescribeAnimatedGraphicsTemplates](https://cloud.tencent.com/document/api/862/37597)
|
|
165
213
|
|
|
166
|
-
|
|
214
|
+
* 新增入参:Name
|
|
215
|
+
|
|
216
|
+
* [DescribeContentReviewTemplates](https://cloud.tencent.com/document/api/862/39431)
|
|
217
|
+
|
|
218
|
+
* 新增入参:Name
|
|
219
|
+
|
|
220
|
+
* [DescribeImageSpriteTemplates](https://cloud.tencent.com/document/api/862/37596)
|
|
221
|
+
|
|
222
|
+
* 新增入参:Name
|
|
223
|
+
|
|
224
|
+
* [DescribeQualityControlTemplates](https://cloud.tencent.com/document/api/862/108312)
|
|
225
|
+
|
|
226
|
+
* 新增入参:Name
|
|
227
|
+
|
|
228
|
+
* [DescribeSampleSnapshotTemplates](https://cloud.tencent.com/document/api/862/37595)
|
|
229
|
+
|
|
230
|
+
* 新增入参:Name
|
|
231
|
+
|
|
232
|
+
* [DescribeSnapshotByTimeOffsetTemplates](https://cloud.tencent.com/document/api/862/37594)
|
|
233
|
+
|
|
234
|
+
* 新增入参:Name
|
|
235
|
+
|
|
236
|
+
* [DescribeTranscodeTemplates](https://cloud.tencent.com/document/api/862/37593)
|
|
237
|
+
|
|
238
|
+
* 新增入参:Name
|
|
239
|
+
|
|
240
|
+
* [DescribeWatermarkTemplates](https://cloud.tencent.com/document/api/862/37592)
|
|
241
|
+
|
|
242
|
+
* 新增入参:Name
|
|
243
|
+
|
|
244
|
+
|
|
245
|
+
修改数据结构:
|
|
246
|
+
|
|
247
|
+
* [UserDefineOcrTextReviewTemplateInfoForUpdate](https://cloud.tencent.com/document/api/862/37615#UserDefineOcrTextReviewTemplateInfoForUpdate)
|
|
248
|
+
|
|
249
|
+
* <font color="#dd0000">**修改成员**:</font>LabelSet
|
|
250
|
+
|
|
251
|
+
* [VideoTemplateInfo](https://cloud.tencent.com/document/api/862/37615#VideoTemplateInfo)
|
|
252
|
+
|
|
253
|
+
* 新增成员:Stereo3dType
|
|
254
|
+
|
|
255
|
+
* [VideoTemplateInfoForUpdate](https://cloud.tencent.com/document/api/862/37615#VideoTemplateInfoForUpdate)
|
|
256
|
+
|
|
257
|
+
* 新增成员:Stereo3dType
|
|
258
|
+
|
|
259
|
+
|
|
260
|
+
|
|
261
|
+
|
|
262
|
+
## 自动化助手(tat) 版本:2020-10-28
|
|
263
|
+
|
|
264
|
+
### 第 24 次发布
|
|
265
|
+
|
|
266
|
+
发布时间:2024-09-13 02:06:44
|
|
167
267
|
|
|
168
268
|
本次发布包含了以下内容:
|
|
169
269
|
|
|
170
270
|
改善已有的文档。
|
|
171
271
|
|
|
172
|
-
|
|
272
|
+
修改数据结构:
|
|
173
273
|
|
|
174
|
-
* [
|
|
274
|
+
* [Command](https://cloud.tencent.com/document/api/1340/52687#Command)
|
|
175
275
|
|
|
176
|
-
*
|
|
276
|
+
* 新增成员:Scenes
|
|
177
277
|
|
|
178
278
|
|
|
179
279
|
|
|
180
280
|
|
|
181
|
-
##
|
|
281
|
+
## 向量数据库(vdb) 版本:2023-06-16
|
|
182
282
|
|
|
183
|
-
### 第
|
|
283
|
+
### 第 4 次发布
|
|
184
284
|
|
|
185
|
-
发布时间:2024-09-
|
|
285
|
+
发布时间:2024-09-13 02:23:25
|
|
186
286
|
|
|
187
287
|
本次发布包含了以下内容:
|
|
188
288
|
|
|
189
289
|
改善已有的文档。
|
|
190
290
|
|
|
191
|
-
|
|
291
|
+
修改接口:
|
|
192
292
|
|
|
193
|
-
* [
|
|
293
|
+
* [DescribeInstanceNodes](https://cloud.tencent.com/document/api/1709/110879)
|
|
194
294
|
|
|
195
|
-
|
|
295
|
+
* 新增入参:Limit, Offset, Component
|
|
196
296
|
|
|
197
|
-
* [Credentials](https://cloud.tencent.com/document/api/266/110903#Credentials)
|
|
198
297
|
|
|
199
298
|
|
|
200
299
|
|
|
201
|
-
## 云点播(vod) 版本:
|
|
300
|
+
## 云点播(vod) 版本:2024-07-18
|
|
202
301
|
|
|
203
302
|
|
|
204
303
|
|
|
205
|
-
##
|
|
304
|
+
## 云点播(vod) 版本:2018-07-17
|
|
206
305
|
|
|
207
|
-
### 第
|
|
306
|
+
### 第 186 次发布
|
|
208
307
|
|
|
209
|
-
发布时间:2024-09-
|
|
308
|
+
发布时间:2024-09-13 02:23:45
|
|
210
309
|
|
|
211
310
|
本次发布包含了以下内容:
|
|
212
311
|
|
|
@@ -214,9 +313,18 @@
|
|
|
214
313
|
|
|
215
314
|
修改接口:
|
|
216
315
|
|
|
217
|
-
* [
|
|
316
|
+
* [AttachMediaSubtitles](https://cloud.tencent.com/document/api/266/54235)
|
|
218
317
|
|
|
219
|
-
* 新增入参:
|
|
318
|
+
* 新增入参:DefaultSubtitleId
|
|
319
|
+
|
|
320
|
+
|
|
321
|
+
修改数据结构:
|
|
322
|
+
|
|
323
|
+
* [AdaptiveDynamicStreamingInfoItem](https://cloud.tencent.com/document/api/266/31773#AdaptiveDynamicStreamingInfoItem)
|
|
324
|
+
|
|
325
|
+
* 新增成员:SubtitleSet, DefaultSubtitleId
|
|
326
|
+
|
|
327
|
+
* <font color="#dd0000">**修改成员**:</font>Size, DigitalWatermarkType, SubStreamSet, CopyRightWatermarkText
|
|
220
328
|
|
|
221
329
|
|
|
222
330
|
|
|
@@ -4956,6 +5064,28 @@
|
|
|
4956
5064
|
|
|
4957
5065
|
## 应用性能监控(apm) 版本:2021-06-22
|
|
4958
5066
|
|
|
5067
|
+
### 第 25 次发布
|
|
5068
|
+
|
|
5069
|
+
发布时间:2024-09-13 01:04:24
|
|
5070
|
+
|
|
5071
|
+
本次发布包含了以下内容:
|
|
5072
|
+
|
|
5073
|
+
改善已有的文档。
|
|
5074
|
+
|
|
5075
|
+
修改接口:
|
|
5076
|
+
|
|
5077
|
+
* [ModifyApmInstance](https://cloud.tencent.com/document/api/1463/89002)
|
|
5078
|
+
|
|
5079
|
+
* 新增入参:ResponseDurationWarningThreshold
|
|
5080
|
+
|
|
5081
|
+
|
|
5082
|
+
修改数据结构:
|
|
5083
|
+
|
|
5084
|
+
* [ApmInstanceDetail](https://cloud.tencent.com/document/api/1463/64927#ApmInstanceDetail)
|
|
5085
|
+
|
|
5086
|
+
* 新增成员:ResponseDurationWarningThreshold
|
|
5087
|
+
|
|
5088
|
+
|
|
4959
5089
|
### 第 24 次发布
|
|
4960
5090
|
|
|
4961
5091
|
发布时间:2024-07-31 01:04:59
|
|
@@ -12735,6 +12865,23 @@
|
|
|
12735
12865
|
|
|
12736
12866
|
## 访问管理(cam) 版本:2019-01-16
|
|
12737
12867
|
|
|
12868
|
+
### 第 61 次发布
|
|
12869
|
+
|
|
12870
|
+
发布时间:2024-09-13 01:08:46
|
|
12871
|
+
|
|
12872
|
+
本次发布包含了以下内容:
|
|
12873
|
+
|
|
12874
|
+
改善已有的文档。
|
|
12875
|
+
|
|
12876
|
+
新增接口:
|
|
12877
|
+
|
|
12878
|
+
* [[DeleteMessageReceiver](https://cloud.tencent.com/document/api/598/110941)](https://cloud.tencent.com/document/api/#/#)
|
|
12879
|
+
* [[ListReceiver](https://cloud.tencent.com/document/api/598/110940)](https://cloud.tencent.com/document/api/#/#)
|
|
12880
|
+
|
|
12881
|
+
新增数据结构:
|
|
12882
|
+
|
|
12883
|
+
* [[Receiver](https://cloud.tencent.com/document/api/598/33167#Receiver)](https://cloud.tencent.com/document/api/598/33167#[Receiver](https://cloud.tencent.com/document/api/598/33167#Receiver))
|
|
12884
|
+
|
|
12738
12885
|
### 第 60 次发布
|
|
12739
12886
|
|
|
12740
12887
|
发布时间:2024-07-24 01:13:41
|
|
@@ -49085,6 +49232,22 @@
|
|
|
49085
49232
|
|
|
49086
49233
|
## 运维安全中心(堡垒机)(dasb) 版本:2019-10-18
|
|
49087
49234
|
|
|
49235
|
+
### 第 30 次发布
|
|
49236
|
+
|
|
49237
|
+
发布时间:2024-09-13 01:25:56
|
|
49238
|
+
|
|
49239
|
+
本次发布包含了以下内容:
|
|
49240
|
+
|
|
49241
|
+
改善已有的文档。
|
|
49242
|
+
|
|
49243
|
+
新增接口:
|
|
49244
|
+
|
|
49245
|
+
* [[DescribeDomains](https://cloud.tencent.com/document/api/1025/110943)](https://cloud.tencent.com/document/api/#/#)
|
|
49246
|
+
|
|
49247
|
+
新增数据结构:
|
|
49248
|
+
|
|
49249
|
+
* [[Domain](https://cloud.tencent.com/document/api/1025/74416#Domain)](https://cloud.tencent.com/document/api/1025/74416#[Domain](https://cloud.tencent.com/document/api/1025/74416#Domain))
|
|
49250
|
+
|
|
49088
49251
|
### 第 29 次发布
|
|
49089
49252
|
|
|
49090
49253
|
发布时间:2024-08-30 01:26:40
|
|
@@ -53293,6 +53456,35 @@
|
|
|
53293
53456
|
|
|
53294
53457
|
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
53295
53458
|
|
|
53459
|
+
### 第 103 次发布
|
|
53460
|
+
|
|
53461
|
+
发布时间:2024-09-13 01:28:24
|
|
53462
|
+
|
|
53463
|
+
本次发布包含了以下内容:
|
|
53464
|
+
|
|
53465
|
+
改善已有的文档。
|
|
53466
|
+
|
|
53467
|
+
新增数据结构:
|
|
53468
|
+
|
|
53469
|
+
* [[DataMaskStrategyInfo](https://cloud.tencent.com/document/api/1342/53778#DataMaskStrategyInfo)](https://cloud.tencent.com/document/api/1342/53778#[DataMaskStrategyInfo](https://cloud.tencent.com/document/api/1342/53778#DataMaskStrategyInfo))
|
|
53470
|
+
* [[GroupInfo](https://cloud.tencent.com/document/api/1342/53778#GroupInfo)](https://cloud.tencent.com/document/api/1342/53778#[GroupInfo](https://cloud.tencent.com/document/api/1342/53778#GroupInfo))
|
|
53471
|
+
* [[TCHouseD](https://cloud.tencent.com/document/api/1342/53778#TCHouseD)](https://cloud.tencent.com/document/api/1342/53778#[TCHouseD](https://cloud.tencent.com/document/api/1342/53778#TCHouseD))
|
|
53472
|
+
|
|
53473
|
+
修改数据结构:
|
|
53474
|
+
|
|
53475
|
+
* [Column](https://cloud.tencent.com/document/api/1342/53778#Column)
|
|
53476
|
+
|
|
53477
|
+
* 新增成员:DataMaskStrategyInfo
|
|
53478
|
+
|
|
53479
|
+
* [DatasourceConnectionConfig](https://cloud.tencent.com/document/api/1342/53778#DatasourceConnectionConfig)
|
|
53480
|
+
|
|
53481
|
+
* 新增成员:TCHouseD
|
|
53482
|
+
|
|
53483
|
+
* [ResourceInfo](https://cloud.tencent.com/document/api/1342/53778#ResourceInfo)
|
|
53484
|
+
|
|
53485
|
+
* 新增成员:ResourceGroupName
|
|
53486
|
+
|
|
53487
|
+
|
|
53296
53488
|
### 第 102 次发布
|
|
53297
53489
|
|
|
53298
53490
|
发布时间:2024-09-10 01:28:17
|
|
@@ -57120,6 +57312,23 @@
|
|
|
57120
57312
|
|
|
57121
57313
|
## 数据安全治理中心(dsgc) 版本:2019-07-23
|
|
57122
57314
|
|
|
57315
|
+
### 第 21 次发布
|
|
57316
|
+
|
|
57317
|
+
发布时间:2024-09-13 01:31:06
|
|
57318
|
+
|
|
57319
|
+
本次发布包含了以下内容:
|
|
57320
|
+
|
|
57321
|
+
改善已有的文档。
|
|
57322
|
+
|
|
57323
|
+
修改数据结构:
|
|
57324
|
+
|
|
57325
|
+
* [DbInfo](https://cloud.tencent.com/document/api/1087/96844#DbInfo)
|
|
57326
|
+
|
|
57327
|
+
* 新增成员:BindType
|
|
57328
|
+
|
|
57329
|
+
* <font color="#dd0000">**修改成员**:</font>DbName, ValidStatus
|
|
57330
|
+
|
|
57331
|
+
|
|
57123
57332
|
### 第 20 次发布
|
|
57124
57333
|
|
|
57125
57334
|
发布时间:2024-09-05 01:30:40
|
|
@@ -65325,6 +65534,32 @@
|
|
|
65325
65534
|
|
|
65326
65535
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
65327
65536
|
|
|
65537
|
+
### 第 187 次发布
|
|
65538
|
+
|
|
65539
|
+
发布时间:2024-09-13 01:36:15
|
|
65540
|
+
|
|
65541
|
+
本次发布包含了以下内容:
|
|
65542
|
+
|
|
65543
|
+
改善已有的文档。
|
|
65544
|
+
|
|
65545
|
+
修改接口:
|
|
65546
|
+
|
|
65547
|
+
* [CreateFlow](https://cloud.tencent.com/document/api/1323/70361)
|
|
65548
|
+
|
|
65549
|
+
* 新增入参:FlowDisplayType
|
|
65550
|
+
|
|
65551
|
+
* [CreateFlowByFiles](https://cloud.tencent.com/document/api/1323/70360)
|
|
65552
|
+
|
|
65553
|
+
* 新增入参:FlowDisplayType
|
|
65554
|
+
|
|
65555
|
+
|
|
65556
|
+
修改数据结构:
|
|
65557
|
+
|
|
65558
|
+
* [FlowGroupInfo](https://cloud.tencent.com/document/api/1323/70369#FlowGroupInfo)
|
|
65559
|
+
|
|
65560
|
+
* 新增成员:FlowDisplayType
|
|
65561
|
+
|
|
65562
|
+
|
|
65328
65563
|
### 第 186 次发布
|
|
65329
65564
|
|
|
65330
65565
|
发布时间:2024-09-10 01:35:59
|
|
@@ -68853,6 +69088,32 @@
|
|
|
68853
69088
|
|
|
68854
69089
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
68855
69090
|
|
|
69091
|
+
### 第 183 次发布
|
|
69092
|
+
|
|
69093
|
+
发布时间:2024-09-13 01:37:18
|
|
69094
|
+
|
|
69095
|
+
本次发布包含了以下内容:
|
|
69096
|
+
|
|
69097
|
+
改善已有的文档。
|
|
69098
|
+
|
|
69099
|
+
修改接口:
|
|
69100
|
+
|
|
69101
|
+
* [ChannelCreateFlowByFiles](https://cloud.tencent.com/document/api/1420/73068)
|
|
69102
|
+
|
|
69103
|
+
* 新增入参:FlowDisplayType
|
|
69104
|
+
|
|
69105
|
+
|
|
69106
|
+
修改数据结构:
|
|
69107
|
+
|
|
69108
|
+
* [FlowFileInfo](https://cloud.tencent.com/document/api/1420/61525#FlowFileInfo)
|
|
69109
|
+
|
|
69110
|
+
* 新增成员:FlowDisplayType
|
|
69111
|
+
|
|
69112
|
+
* [FlowInfo](https://cloud.tencent.com/document/api/1420/61525#FlowInfo)
|
|
69113
|
+
|
|
69114
|
+
* 新增成员:FlowDisplayType
|
|
69115
|
+
|
|
69116
|
+
|
|
68856
69117
|
### 第 182 次发布
|
|
68857
69118
|
|
|
68858
69119
|
发布时间:2024-09-11 01:42:03
|
|
@@ -84781,11 +85042,11 @@
|
|
|
84781
85042
|
|
|
84782
85043
|
新增接口:
|
|
84783
85044
|
|
|
84784
|
-
* [
|
|
85045
|
+
* [CallISAPI](https://cloud.tencent.com/document/api/1344/110893)
|
|
84785
85046
|
|
|
84786
85047
|
新增数据结构:
|
|
84787
85048
|
|
|
84788
|
-
* [
|
|
85049
|
+
* [ISAPIOutputData](https://cloud.tencent.com/document/api/1344/95952#ISAPIOutputData)
|
|
84789
85050
|
|
|
84790
85051
|
### 第 18 次发布
|
|
84791
85052
|
|
|
@@ -97593,6 +97854,76 @@
|
|
|
97593
97854
|
|
|
97594
97855
|
## 媒体处理(mps) 版本:2019-06-12
|
|
97595
97856
|
|
|
97857
|
+
### 第 95 次发布
|
|
97858
|
+
|
|
97859
|
+
发布时间:2024-09-13 01:54:23
|
|
97860
|
+
|
|
97861
|
+
本次发布包含了以下内容:
|
|
97862
|
+
|
|
97863
|
+
改善已有的文档。
|
|
97864
|
+
|
|
97865
|
+
修改接口:
|
|
97866
|
+
|
|
97867
|
+
* [DescribeAIAnalysisTemplates](https://cloud.tencent.com/document/api/862/40247)
|
|
97868
|
+
|
|
97869
|
+
* 新增入参:Name
|
|
97870
|
+
|
|
97871
|
+
* [DescribeAIRecognitionTemplates](https://cloud.tencent.com/document/api/862/39432)
|
|
97872
|
+
|
|
97873
|
+
* 新增入参:Name
|
|
97874
|
+
|
|
97875
|
+
* [DescribeAdaptiveDynamicStreamingTemplates](https://cloud.tencent.com/document/api/862/45747)
|
|
97876
|
+
|
|
97877
|
+
* 新增入参:Name
|
|
97878
|
+
|
|
97879
|
+
* [DescribeAnimatedGraphicsTemplates](https://cloud.tencent.com/document/api/862/37597)
|
|
97880
|
+
|
|
97881
|
+
* 新增入参:Name
|
|
97882
|
+
|
|
97883
|
+
* [DescribeContentReviewTemplates](https://cloud.tencent.com/document/api/862/39431)
|
|
97884
|
+
|
|
97885
|
+
* 新增入参:Name
|
|
97886
|
+
|
|
97887
|
+
* [DescribeImageSpriteTemplates](https://cloud.tencent.com/document/api/862/37596)
|
|
97888
|
+
|
|
97889
|
+
* 新增入参:Name
|
|
97890
|
+
|
|
97891
|
+
* [DescribeQualityControlTemplates](https://cloud.tencent.com/document/api/862/108312)
|
|
97892
|
+
|
|
97893
|
+
* 新增入参:Name
|
|
97894
|
+
|
|
97895
|
+
* [DescribeSampleSnapshotTemplates](https://cloud.tencent.com/document/api/862/37595)
|
|
97896
|
+
|
|
97897
|
+
* 新增入参:Name
|
|
97898
|
+
|
|
97899
|
+
* [DescribeSnapshotByTimeOffsetTemplates](https://cloud.tencent.com/document/api/862/37594)
|
|
97900
|
+
|
|
97901
|
+
* 新增入参:Name
|
|
97902
|
+
|
|
97903
|
+
* [DescribeTranscodeTemplates](https://cloud.tencent.com/document/api/862/37593)
|
|
97904
|
+
|
|
97905
|
+
* 新增入参:Name
|
|
97906
|
+
|
|
97907
|
+
* [DescribeWatermarkTemplates](https://cloud.tencent.com/document/api/862/37592)
|
|
97908
|
+
|
|
97909
|
+
* 新增入参:Name
|
|
97910
|
+
|
|
97911
|
+
|
|
97912
|
+
修改数据结构:
|
|
97913
|
+
|
|
97914
|
+
* [UserDefineOcrTextReviewTemplateInfoForUpdate](https://cloud.tencent.com/document/api/862/37615#UserDefineOcrTextReviewTemplateInfoForUpdate)
|
|
97915
|
+
|
|
97916
|
+
* <font color="#dd0000">**修改成员**:</font>LabelSet
|
|
97917
|
+
|
|
97918
|
+
* [VideoTemplateInfo](https://cloud.tencent.com/document/api/862/37615#VideoTemplateInfo)
|
|
97919
|
+
|
|
97920
|
+
* 新增成员:Stereo3dType
|
|
97921
|
+
|
|
97922
|
+
* [VideoTemplateInfoForUpdate](https://cloud.tencent.com/document/api/862/37615#VideoTemplateInfoForUpdate)
|
|
97923
|
+
|
|
97924
|
+
* 新增成员:Stereo3dType
|
|
97925
|
+
|
|
97926
|
+
|
|
97596
97927
|
### 第 94 次发布
|
|
97597
97928
|
|
|
97598
97929
|
发布时间:2024-09-12 01:59:22
|
|
@@ -97603,9 +97934,9 @@
|
|
|
97603
97934
|
|
|
97604
97935
|
新增数据结构:
|
|
97605
97936
|
|
|
97606
|
-
* [
|
|
97607
|
-
* [
|
|
97608
|
-
* [
|
|
97937
|
+
* [AiAnalysisTaskHorizontalToVerticalInput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskHorizontalToVerticalInput)
|
|
97938
|
+
* [AiAnalysisTaskHorizontalToVerticalOutput](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskHorizontalToVerticalOutput)
|
|
97939
|
+
* [AiAnalysisTaskHorizontalToVerticalResult](https://cloud.tencent.com/document/api/862/37615#AiAnalysisTaskHorizontalToVerticalResult)
|
|
97609
97940
|
|
|
97610
97941
|
修改数据结构:
|
|
97611
97942
|
|
|
@@ -119699,6 +120030,21 @@
|
|
|
119699
120030
|
|
|
119700
120031
|
## 自动化助手(tat) 版本:2020-10-28
|
|
119701
120032
|
|
|
120033
|
+
### 第 24 次发布
|
|
120034
|
+
|
|
120035
|
+
发布时间:2024-09-13 02:06:44
|
|
120036
|
+
|
|
120037
|
+
本次发布包含了以下内容:
|
|
120038
|
+
|
|
120039
|
+
改善已有的文档。
|
|
120040
|
+
|
|
120041
|
+
修改数据结构:
|
|
120042
|
+
|
|
120043
|
+
* [Command](https://cloud.tencent.com/document/api/1340/52687#Command)
|
|
120044
|
+
|
|
120045
|
+
* 新增成员:Scenes
|
|
120046
|
+
|
|
120047
|
+
|
|
119702
120048
|
### 第 23 次发布
|
|
119703
120049
|
|
|
119704
120050
|
发布时间:2024-08-14 02:23:52
|
|
@@ -143735,20 +144081,20 @@
|
|
|
143735
144081
|
|
|
143736
144082
|
新增接口:
|
|
143737
144083
|
|
|
143738
|
-
* [
|
|
143739
|
-
* [
|
|
143740
|
-
* [
|
|
143741
|
-
* [
|
|
143742
|
-
* [
|
|
143743
|
-
* [
|
|
144084
|
+
* [CreateHealthCheckPolicy](https://cloud.tencent.com/document/api/457/110921)
|
|
144085
|
+
* [DeleteHealthCheckPolicy](https://cloud.tencent.com/document/api/457/110920)
|
|
144086
|
+
* [DescribeHealthCheckPolicies](https://cloud.tencent.com/document/api/457/110919)
|
|
144087
|
+
* [DescribeHealthCheckPolicyBindings](https://cloud.tencent.com/document/api/457/110918)
|
|
144088
|
+
* [DescribeHealthCheckTemplate](https://cloud.tencent.com/document/api/457/110917)
|
|
144089
|
+
* [ModifyHealthCheckPolicy](https://cloud.tencent.com/document/api/457/110916)
|
|
143744
144090
|
|
|
143745
144091
|
新增数据结构:
|
|
143746
144092
|
|
|
143747
|
-
* [
|
|
143748
|
-
* [
|
|
143749
|
-
* [
|
|
143750
|
-
* [
|
|
143751
|
-
* [
|
|
144093
|
+
* [HealthCheckPolicy](https://cloud.tencent.com/document/api/457/103206#HealthCheckPolicy)
|
|
144094
|
+
* [HealthCheckPolicyBinding](https://cloud.tencent.com/document/api/457/103206#HealthCheckPolicyBinding)
|
|
144095
|
+
* [HealthCheckPolicyRule](https://cloud.tencent.com/document/api/457/103206#HealthCheckPolicyRule)
|
|
144096
|
+
* [HealthCheckTemplate](https://cloud.tencent.com/document/api/457/103206#HealthCheckTemplate)
|
|
144097
|
+
* [HealthCheckTemplateRule](https://cloud.tencent.com/document/api/457/103206#HealthCheckTemplateRule)
|
|
143752
144098
|
|
|
143753
144099
|
### 第 3 次发布
|
|
143754
144100
|
|
|
@@ -152408,6 +152754,21 @@
|
|
|
152408
152754
|
|
|
152409
152755
|
## 向量数据库(vdb) 版本:2023-06-16
|
|
152410
152756
|
|
|
152757
|
+
### 第 4 次发布
|
|
152758
|
+
|
|
152759
|
+
发布时间:2024-09-13 02:23:25
|
|
152760
|
+
|
|
152761
|
+
本次发布包含了以下内容:
|
|
152762
|
+
|
|
152763
|
+
改善已有的文档。
|
|
152764
|
+
|
|
152765
|
+
修改接口:
|
|
152766
|
+
|
|
152767
|
+
* [DescribeInstanceNodes](https://cloud.tencent.com/document/api/1709/110879)
|
|
152768
|
+
|
|
152769
|
+
* 新增入参:Limit, Offset, Component
|
|
152770
|
+
|
|
152771
|
+
|
|
152411
152772
|
### 第 3 次发布
|
|
152412
152773
|
|
|
152413
152774
|
发布时间:2024-09-11 02:27:43
|
|
@@ -152890,6 +153251,30 @@
|
|
|
152890
153251
|
|
|
152891
153252
|
## 云点播(vod) 版本:2018-07-17
|
|
152892
153253
|
|
|
153254
|
+
### 第 186 次发布
|
|
153255
|
+
|
|
153256
|
+
发布时间:2024-09-13 02:23:45
|
|
153257
|
+
|
|
153258
|
+
本次发布包含了以下内容:
|
|
153259
|
+
|
|
153260
|
+
改善已有的文档。
|
|
153261
|
+
|
|
153262
|
+
修改接口:
|
|
153263
|
+
|
|
153264
|
+
* [AttachMediaSubtitles](https://cloud.tencent.com/document/api/266/54235)
|
|
153265
|
+
|
|
153266
|
+
* 新增入参:DefaultSubtitleId
|
|
153267
|
+
|
|
153268
|
+
|
|
153269
|
+
修改数据结构:
|
|
153270
|
+
|
|
153271
|
+
* [AdaptiveDynamicStreamingInfoItem](https://cloud.tencent.com/document/api/266/31773#AdaptiveDynamicStreamingInfoItem)
|
|
153272
|
+
|
|
153273
|
+
* 新增成员:SubtitleSet, DefaultSubtitleId
|
|
153274
|
+
|
|
153275
|
+
* <font color="#dd0000">**修改成员**:</font>Size, DigitalWatermarkType, SubStreamSet, CopyRightWatermarkText
|
|
153276
|
+
|
|
153277
|
+
|
|
152893
153278
|
### 第 185 次发布
|
|
152894
153279
|
|
|
152895
153280
|
发布时间:2024-08-20 02:28:28
|
|
@@ -157910,11 +158295,11 @@
|
|
|
157910
158295
|
|
|
157911
158296
|
新增接口:
|
|
157912
158297
|
|
|
157913
|
-
* [
|
|
158298
|
+
* [CreateStorageCredentials](https://cloud.tencent.com/document/api/266/110902)
|
|
157914
158299
|
|
|
157915
158300
|
新增数据结构:
|
|
157916
158301
|
|
|
157917
|
-
* [
|
|
158302
|
+
* [Credentials](https://cloud.tencent.com/document/api/266/110903#Credentials)
|
|
157918
158303
|
|
|
157919
158304
|
|
|
157920
158305
|
|