tencentcloud-sdk-nodejs 4.0.851 → 4.0.852
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 +268 -0
- package/SERVICE_CHANGELOG.md +414 -86
- package/package.json +1 -1
- package/products.md +19 -19
- package/src/common/sdk_version.ts +1 -1
- package/src/services/ams/index.ts +2 -2
- package/src/services/antiddos/v20200309/antiddos_models.ts +2 -2
- package/src/services/asr/v20190614/asr_models.ts +5 -5
- package/src/services/btoe/index.ts +2 -2
- package/src/services/cdb/v20170320/cdb_models.ts +24 -3
- package/src/services/chdfs/index.ts +2 -2
- package/src/services/clb/v20180317/clb_models.ts +4 -0
- package/src/services/cynosdb/v20190107/cynosdb_client.ts +9 -7
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +356 -195
- package/src/services/dsgc/v20190723/dsgc_models.ts +67 -67
- package/src/services/dts/v20211206/dts_models.ts +1 -1
- package/src/services/emr/v20190103/emr_models.ts +15 -0
- package/src/services/es/v20180416/es_models.ts +5 -0
- package/src/services/essbasic/index.ts +2 -2
- package/src/services/essbasic/v20210526/essbasic_client.ts +4 -2
- package/src/services/facefusion/index.ts +2 -2
- package/src/services/faceid/v20180301/faceid_models.ts +2 -0
- package/src/services/iai/index.ts +2 -2
- package/src/services/iotvideo/index.ts +2 -2
- package/src/services/irp/index.ts +2 -2
- package/src/services/mgobe/index.ts +2 -2
- package/src/services/ocr/v20181119/ocr_client.ts +0 -1
- package/src/services/ocr/v20181119/ocr_models.ts +58 -14
- package/src/services/sms/index.ts +2 -2
- package/src/services/tbaas/v20180416/tbaas_models.ts +14 -14
- package/src/services/tbp/index.ts +2 -2
- package/src/services/tem/index.ts +2 -2
- package/src/services/teo/index.ts +2 -2
- package/src/services/thpc/index.ts +2 -2
- package/src/services/tione/index.ts +2 -2
- package/src/services/tione/v20191022/tione_client.ts +0 -12
- package/src/services/tione/v20191022/tione_models.ts +0 -30
- package/src/services/tione/v20211111/tione_client.ts +1 -0
- package/src/services/tione/v20211111/tione_models.ts +16 -0
- package/src/services/tmt/v20180321/tmt_models.ts +5 -5
- package/src/services/trtc/v20190722/trtc_models.ts +4 -0
- package/src/services/tse/v20201207/tse_models.ts +17 -2
- package/src/services/vm/index.ts +2 -2
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/ams/index.d.ts +4 -4
- package/tencentcloud/services/ams/index.js +2 -2
- package/tencentcloud/services/antiddos/v20200309/antiddos_models.d.ts +2 -2
- package/tencentcloud/services/asr/v20190614/asr_models.d.ts +5 -5
- package/tencentcloud/services/btoe/index.d.ts +4 -4
- package/tencentcloud/services/btoe/index.js +2 -2
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +24 -3
- package/tencentcloud/services/chdfs/index.d.ts +4 -4
- package/tencentcloud/services/chdfs/index.js +2 -2
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +4 -0
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +6 -6
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +354 -195
- package/tencentcloud/services/dsgc/v20190723/dsgc_models.d.ts +67 -67
- package/tencentcloud/services/dts/v20211206/dts_models.d.ts +1 -1
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +15 -0
- package/tencentcloud/services/es/v20180416/es_models.d.ts +5 -0
- package/tencentcloud/services/essbasic/index.d.ts +4 -4
- package/tencentcloud/services/essbasic/index.js +2 -2
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +4 -2
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +4 -2
- package/tencentcloud/services/facefusion/index.d.ts +4 -4
- package/tencentcloud/services/facefusion/index.js +2 -2
- package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +2 -0
- package/tencentcloud/services/iai/index.d.ts +4 -4
- package/tencentcloud/services/iai/index.js +2 -2
- package/tencentcloud/services/iotvideo/index.d.ts +4 -4
- package/tencentcloud/services/iotvideo/index.js +2 -2
- package/tencentcloud/services/irp/index.d.ts +4 -4
- package/tencentcloud/services/irp/index.js +2 -2
- package/tencentcloud/services/mgobe/index.d.ts +4 -4
- package/tencentcloud/services/mgobe/index.js +2 -2
- package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +0 -1
- package/tencentcloud/services/ocr/v20181119/ocr_client.js +0 -1
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +58 -14
- package/tencentcloud/services/sms/index.d.ts +4 -4
- package/tencentcloud/services/sms/index.js +2 -2
- package/tencentcloud/services/tbaas/v20180416/tbaas_models.d.ts +14 -14
- package/tencentcloud/services/tbp/index.d.ts +4 -4
- package/tencentcloud/services/tbp/index.js +2 -2
- package/tencentcloud/services/tem/index.d.ts +4 -4
- package/tencentcloud/services/tem/index.js +2 -2
- package/tencentcloud/services/teo/index.d.ts +4 -4
- package/tencentcloud/services/teo/index.js +2 -2
- package/tencentcloud/services/thpc/index.d.ts +4 -4
- package/tencentcloud/services/thpc/index.js +2 -2
- package/tencentcloud/services/tione/index.d.ts +4 -4
- package/tencentcloud/services/tione/index.js +2 -2
- package/tencentcloud/services/tione/v20191022/tione_client.d.ts +1 -5
- package/tencentcloud/services/tione/v20191022/tione_client.js +0 -6
- package/tencentcloud/services/tione/v20191022/tione_models.d.ts +0 -28
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +15 -0
- package/tencentcloud/services/tmt/v20180321/tmt_models.d.ts +5 -5
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +4 -0
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +17 -2
- package/tencentcloud/services/vm/index.d.ts +4 -4
- package/tencentcloud/services/vm/index.js +2 -2
- package/test/tione.v20191022.test.js +0 -10
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,46 +1,122 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
+
## 负载均衡(clb) 版本:2018-03-17
|
|
4
|
+
|
|
5
|
+
### 第 105 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2024-05-14 01:28:52
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改数据结构:
|
|
14
|
+
|
|
15
|
+
* [TargetGroupAssociation](https://cloud.tencent.com/document/api/214/30694#TargetGroupAssociation)
|
|
16
|
+
|
|
17
|
+
* 新增成员:Weight
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
3
22
|
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
4
23
|
|
|
5
|
-
### 第
|
|
24
|
+
### 第 89 次发布
|
|
6
25
|
|
|
7
|
-
发布时间:2024-05-
|
|
26
|
+
发布时间:2024-05-14 01:39:01
|
|
8
27
|
|
|
9
28
|
本次发布包含了以下内容:
|
|
10
29
|
|
|
11
30
|
改善已有的文档。
|
|
12
31
|
|
|
13
|
-
|
|
32
|
+
修改接口:
|
|
14
33
|
|
|
15
34
|
* [CreateCLSDelivery](https://cloud.tencent.com/document/api/1003/106079)
|
|
35
|
+
|
|
36
|
+
* 新增入参:InstanceId, CLSInfoList
|
|
37
|
+
|
|
38
|
+
* 新增出参:TaskId
|
|
39
|
+
|
|
16
40
|
* [DeleteCLSDelivery](https://cloud.tencent.com/document/api/1003/106078)
|
|
41
|
+
|
|
42
|
+
* 新增入参:InstanceId, CLSTopicIds
|
|
43
|
+
|
|
44
|
+
* 新增出参:TaskId
|
|
45
|
+
|
|
17
46
|
* [DescribeInstanceCLSLogDelivery](https://cloud.tencent.com/document/api/1003/106077)
|
|
47
|
+
|
|
48
|
+
* 新增入参:InstanceId
|
|
49
|
+
|
|
50
|
+
* 新增出参:TotalCount, InstanceCLSDeliveryInfos
|
|
51
|
+
|
|
18
52
|
* [StartCLSDelivery](https://cloud.tencent.com/document/api/1003/106076)
|
|
53
|
+
|
|
54
|
+
* 新增入参:InstanceId, CLSTopicIds
|
|
55
|
+
|
|
56
|
+
* 新增出参:TaskId
|
|
57
|
+
|
|
19
58
|
* [StopCLSDelivery](https://cloud.tencent.com/document/api/1003/106075)
|
|
20
59
|
|
|
60
|
+
* 新增入参:InstanceId, CLSTopicIds
|
|
21
61
|
|
|
62
|
+
* 新增出参:TaskId
|
|
22
63
|
|
|
23
|
-
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
24
64
|
|
|
25
|
-
|
|
65
|
+
新增数据结构:
|
|
26
66
|
|
|
27
|
-
|
|
67
|
+
* [CLSInfo](https://cloud.tencent.com/document/api/1003/48097#CLSInfo)
|
|
68
|
+
* [InstanceCLSDeliveryInfo](https://cloud.tencent.com/document/api/1003/48097#InstanceCLSDeliveryInfo)
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
## 数据安全治理中心(dsgc) 版本:2019-07-23
|
|
73
|
+
|
|
74
|
+
### 第 11 次发布
|
|
75
|
+
|
|
76
|
+
发布时间:2024-05-14 01:46:03
|
|
28
77
|
|
|
29
78
|
本次发布包含了以下内容:
|
|
30
79
|
|
|
31
80
|
改善已有的文档。
|
|
32
81
|
|
|
33
|
-
|
|
82
|
+
修改数据结构:
|
|
34
83
|
|
|
35
|
-
* [
|
|
84
|
+
* [AKSKLeak](https://cloud.tencent.com/document/api/1087/96844#AKSKLeak)
|
|
36
85
|
|
|
86
|
+
* <font color="#dd0000">**修改成员**:</font>AK, SK, URL
|
|
37
87
|
|
|
88
|
+
* [AssetCosDetail](https://cloud.tencent.com/document/api/1087/96844#AssetCosDetail)
|
|
89
|
+
|
|
90
|
+
* <font color="#dd0000">**修改成员**:</font>Bucket, DataType, FileNums, SensitiveFileNums, DistributionData, MatchedNum
|
|
91
|
+
|
|
92
|
+
* [DSPACosMetaDataInfo](https://cloud.tencent.com/document/api/1087/96844#DSPACosMetaDataInfo)
|
|
93
|
+
|
|
94
|
+
* <font color="#dd0000">**修改成员**:</font>BindStatus, Storage
|
|
95
|
+
|
|
96
|
+
* [DbRelationStatusItem](https://cloud.tencent.com/document/api/1087/96844#DbRelationStatusItem)
|
|
97
|
+
|
|
98
|
+
* <font color="#dd0000">**修改成员**:</font>DbName, BindStatus, ValidStatus
|
|
99
|
+
|
|
100
|
+
* [DbTaskResult](https://cloud.tencent.com/document/api/1087/96844#DbTaskResult)
|
|
101
|
+
|
|
102
|
+
* <font color="#dd0000">**修改成员**:</font>Result, ResultDescription, ErrDescription, ResourceId, DbName
|
|
103
|
+
|
|
104
|
+
* [ErrDescription](https://cloud.tencent.com/document/api/1087/96844#ErrDescription)
|
|
105
|
+
|
|
106
|
+
* <font color="#dd0000">**修改成员**:</font>ErrCode, ErrMessage
|
|
107
|
+
|
|
108
|
+
* [SuggestRiskLevelMatrixItem](https://cloud.tencent.com/document/api/1087/96844#SuggestRiskLevelMatrixItem)
|
|
109
|
+
|
|
110
|
+
* <font color="#dd0000">**修改成员**:</font>SensitiveLevel, VulnerabilityLevel, RiskName, RiskScore
|
|
38
111
|
|
|
39
|
-
## 轻量应用服务器(lighthouse) 版本:2020-03-24
|
|
40
112
|
|
|
41
|
-
### 第 60 次发布
|
|
42
113
|
|
|
43
|
-
|
|
114
|
+
|
|
115
|
+
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
116
|
+
|
|
117
|
+
### 第 63 次发布
|
|
118
|
+
|
|
119
|
+
发布时间:2024-05-14 01:50:50
|
|
44
120
|
|
|
45
121
|
本次发布包含了以下内容:
|
|
46
122
|
|
|
@@ -48,39 +124,70 @@
|
|
|
48
124
|
|
|
49
125
|
修改数据结构:
|
|
50
126
|
|
|
51
|
-
* [
|
|
127
|
+
* [ImpalaQuery](https://cloud.tencent.com/document/api/589/33981#ImpalaQuery)
|
|
52
128
|
|
|
53
|
-
* 新增成员:
|
|
129
|
+
* 新增成员:BackendsCount, FragmentInstancesCount, RemainingFragmentCount
|
|
54
130
|
|
|
55
|
-
* [InstancePriceDetail](https://cloud.tencent.com/document/api/1207/47576#InstancePriceDetail)
|
|
56
131
|
|
|
57
|
-
* <font color="#dd0000">**修改成员**:</font>InstanceId, InstancePrice, DiscountDetail
|
|
58
132
|
|
|
59
133
|
|
|
134
|
+
## Elasticsearch Service(es) 版本:2018-04-16
|
|
60
135
|
|
|
136
|
+
### 第 58 次发布
|
|
137
|
+
|
|
138
|
+
发布时间:2024-05-14 01:51:30
|
|
139
|
+
|
|
140
|
+
本次发布包含了以下内容:
|
|
141
|
+
|
|
142
|
+
改善已有的文档。
|
|
143
|
+
|
|
144
|
+
修改数据结构:
|
|
145
|
+
|
|
146
|
+
* [ServerlessSpace](https://cloud.tencent.com/document/api/845/30634#ServerlessSpace)
|
|
147
|
+
|
|
148
|
+
* 新增成员:KibanaLanguage
|
|
61
149
|
|
|
62
|
-
## 云直播CSS(live) 版本:2018-08-01
|
|
63
150
|
|
|
64
|
-
### 第 128 次发布
|
|
65
151
|
|
|
66
|
-
|
|
152
|
+
|
|
153
|
+
## 文字识别(ocr) 版本:2018-11-19
|
|
154
|
+
|
|
155
|
+
### 第 135 次发布
|
|
156
|
+
|
|
157
|
+
发布时间:2024-05-14 02:17:52
|
|
67
158
|
|
|
68
159
|
本次发布包含了以下内容:
|
|
69
160
|
|
|
70
161
|
改善已有的文档。
|
|
71
162
|
|
|
72
|
-
|
|
163
|
+
修改接口:
|
|
73
164
|
|
|
74
|
-
* [
|
|
75
|
-
* [StopLivePadProcessor](https://cloud.tencent.com/document/api/267/106081)
|
|
165
|
+
* [HKIDCardOCR](https://cloud.tencent.com/document/api/866/46919)
|
|
76
166
|
|
|
167
|
+
* <font color="#dd0000">**修改入参**:</font>DetectFake
|
|
77
168
|
|
|
169
|
+
* 新增出参:WarnCardInfos
|
|
78
170
|
|
|
79
|
-
|
|
171
|
+
* [MLIDCardOCR](https://cloud.tencent.com/document/api/866/37656)
|
|
80
172
|
|
|
81
|
-
|
|
173
|
+
* 新增出参:WarnCardInfos
|
|
82
174
|
|
|
83
|
-
|
|
175
|
+
* [RecognizeIndonesiaIDCardOCR](https://cloud.tencent.com/document/api/866/75195)
|
|
176
|
+
|
|
177
|
+
* 新增出参:WarnCardInfos
|
|
178
|
+
|
|
179
|
+
* [RecognizeThaiIDCardOCR](https://cloud.tencent.com/document/api/866/48475)
|
|
180
|
+
|
|
181
|
+
* 新增出参:WarnCardInfos
|
|
182
|
+
|
|
183
|
+
|
|
184
|
+
|
|
185
|
+
|
|
186
|
+
## TI-ONE 训练平台(tione) 版本:2021-11-11
|
|
187
|
+
|
|
188
|
+
### 第 59 次发布
|
|
189
|
+
|
|
190
|
+
发布时间:2024-05-14 02:40:26
|
|
84
191
|
|
|
85
192
|
本次发布包含了以下内容:
|
|
86
193
|
|
|
@@ -88,79 +195,74 @@
|
|
|
88
195
|
|
|
89
196
|
新增数据结构:
|
|
90
197
|
|
|
91
|
-
* [
|
|
198
|
+
* [CBSConfig](https://cloud.tencent.com/document/api/851/75051#CBSConfig)
|
|
92
199
|
|
|
93
200
|
修改数据结构:
|
|
94
201
|
|
|
95
|
-
* [
|
|
202
|
+
* [DataConfig](https://cloud.tencent.com/document/api/851/75051#DataConfig)
|
|
96
203
|
|
|
97
|
-
* 新增成员:
|
|
204
|
+
* 新增成员:CBSSource
|
|
98
205
|
|
|
99
206
|
|
|
100
207
|
|
|
101
208
|
|
|
102
|
-
##
|
|
209
|
+
## TI-ONE 训练平台(tione) 版本:2019-10-22
|
|
103
210
|
|
|
104
|
-
### 第
|
|
211
|
+
### 第 13 次发布
|
|
105
212
|
|
|
106
|
-
发布时间:2024-05-
|
|
213
|
+
发布时间:2024-05-14 02:40:07
|
|
107
214
|
|
|
108
215
|
本次发布包含了以下内容:
|
|
109
216
|
|
|
110
217
|
改善已有的文档。
|
|
111
218
|
|
|
112
|
-
|
|
219
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
113
220
|
|
|
114
|
-
*
|
|
221
|
+
* UpdateNotebookLifecycleScript
|
|
115
222
|
|
|
116
223
|
|
|
117
224
|
|
|
118
|
-
##
|
|
225
|
+
## 实时音视频(trtc) 版本:2019-07-22
|
|
119
226
|
|
|
120
|
-
### 第
|
|
227
|
+
### 第 73 次发布
|
|
121
228
|
|
|
122
|
-
发布时间:2024-05-
|
|
229
|
+
发布时间:2024-05-14 02:45:49
|
|
123
230
|
|
|
124
231
|
本次发布包含了以下内容:
|
|
125
232
|
|
|
126
233
|
改善已有的文档。
|
|
127
234
|
|
|
128
|
-
|
|
235
|
+
修改数据结构:
|
|
129
236
|
|
|
130
|
-
* [
|
|
131
|
-
* [DeleteNodePool](https://cloud.tencent.com/document/api/457/106085)
|
|
132
|
-
* [ModifyNodePool](https://cloud.tencent.com/document/api/457/106084)
|
|
237
|
+
* [McuWaterMarkText](https://cloud.tencent.com/document/api/647/44055#McuWaterMarkText)
|
|
133
238
|
|
|
134
|
-
|
|
239
|
+
* 新增成员:Font
|
|
135
240
|
|
|
136
|
-
* [AutoUpgradeOptions](https://cloud.tencent.com/document/api/457/103206#AutoUpgradeOptions)
|
|
137
|
-
* [CreateNativeNodePoolParam](https://cloud.tencent.com/document/api/457/103206#CreateNativeNodePoolParam)
|
|
138
|
-
* [DataDisk](https://cloud.tencent.com/document/api/457/103206#DataDisk)
|
|
139
|
-
* [Disk](https://cloud.tencent.com/document/api/457/103206#Disk)
|
|
140
|
-
* [InstanceChargePrepaid](https://cloud.tencent.com/document/api/457/103206#InstanceChargePrepaid)
|
|
141
|
-
* [IntOrString](https://cloud.tencent.com/document/api/457/103206#IntOrString)
|
|
142
|
-
* [LifecycleConfig](https://cloud.tencent.com/document/api/457/103206#LifecycleConfig)
|
|
143
|
-
* [MachineSetScaling](https://cloud.tencent.com/document/api/457/103206#MachineSetScaling)
|
|
144
|
-
* [MachineUpgradeSettings](https://cloud.tencent.com/document/api/457/103206#MachineUpgradeSettings)
|
|
145
|
-
* [ManagementConfig](https://cloud.tencent.com/document/api/457/103206#ManagementConfig)
|
|
146
|
-
* [Tag](https://cloud.tencent.com/document/api/457/103206#Tag)
|
|
147
|
-
* [TagSpecification](https://cloud.tencent.com/document/api/457/103206#TagSpecification)
|
|
148
|
-
* [UpdateNativeNodePoolParam](https://cloud.tencent.com/document/api/457/103206#UpdateNativeNodePoolParam)
|
|
149
241
|
|
|
150
|
-
修改数据结构:
|
|
151
242
|
|
|
152
|
-
* [NativeNodePoolInfo](https://cloud.tencent.com/document/api/457/103206#NativeNodePoolInfo)
|
|
153
243
|
|
|
154
|
-
|
|
244
|
+
## 微服务引擎(tse) 版本:2020-12-07
|
|
155
245
|
|
|
156
|
-
|
|
246
|
+
### 第 66 次发布
|
|
157
247
|
|
|
158
|
-
|
|
248
|
+
发布时间:2024-05-14 02:46:25
|
|
159
249
|
|
|
250
|
+
本次发布包含了以下内容:
|
|
160
251
|
|
|
252
|
+
改善已有的文档。
|
|
161
253
|
|
|
254
|
+
修改数据结构:
|
|
255
|
+
|
|
256
|
+
* [CloudNativeAPIGatewayNode](https://cloud.tencent.com/document/api/1364/54942#CloudNativeAPIGatewayNode)
|
|
257
|
+
|
|
258
|
+
* 新增成员:Weight, IsDefaultWeight
|
|
259
|
+
|
|
260
|
+
* <font color="#dd0000">**修改成员**:</font>ZoneId, Zone, GroupId, GroupName, Status
|
|
261
|
+
|
|
262
|
+
* [NativeGatewayServerGroup](https://cloud.tencent.com/document/api/1364/54942#NativeGatewayServerGroup)
|
|
263
|
+
|
|
264
|
+
* 新增成员:DefaultWeight
|
|
162
265
|
|
|
163
|
-
## 容器服务(tke) 版本:2018-05-25
|
|
164
266
|
|
|
165
267
|
|
|
166
268
|
|
|
@@ -28247,6 +28349,21 @@
|
|
|
28247
28349
|
|
|
28248
28350
|
## 负载均衡(clb) 版本:2018-03-17
|
|
28249
28351
|
|
|
28352
|
+
### 第 105 次发布
|
|
28353
|
+
|
|
28354
|
+
发布时间:2024-05-14 01:28:52
|
|
28355
|
+
|
|
28356
|
+
本次发布包含了以下内容:
|
|
28357
|
+
|
|
28358
|
+
改善已有的文档。
|
|
28359
|
+
|
|
28360
|
+
修改数据结构:
|
|
28361
|
+
|
|
28362
|
+
* [TargetGroupAssociation](https://cloud.tencent.com/document/api/214/30694#TargetGroupAssociation)
|
|
28363
|
+
|
|
28364
|
+
* 新增成员:Weight
|
|
28365
|
+
|
|
28366
|
+
|
|
28250
28367
|
### 第 104 次发布
|
|
28251
28368
|
|
|
28252
28369
|
发布时间:2024-05-07 01:12:00
|
|
@@ -44197,6 +44314,52 @@
|
|
|
44197
44314
|
|
|
44198
44315
|
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
44199
44316
|
|
|
44317
|
+
### 第 89 次发布
|
|
44318
|
+
|
|
44319
|
+
发布时间:2024-05-14 01:39:01
|
|
44320
|
+
|
|
44321
|
+
本次发布包含了以下内容:
|
|
44322
|
+
|
|
44323
|
+
改善已有的文档。
|
|
44324
|
+
|
|
44325
|
+
修改接口:
|
|
44326
|
+
|
|
44327
|
+
* [CreateCLSDelivery](https://cloud.tencent.com/document/api/1003/106079)
|
|
44328
|
+
|
|
44329
|
+
* 新增入参:InstanceId, CLSInfoList
|
|
44330
|
+
|
|
44331
|
+
* 新增出参:TaskId
|
|
44332
|
+
|
|
44333
|
+
* [DeleteCLSDelivery](https://cloud.tencent.com/document/api/1003/106078)
|
|
44334
|
+
|
|
44335
|
+
* 新增入参:InstanceId, CLSTopicIds
|
|
44336
|
+
|
|
44337
|
+
* 新增出参:TaskId
|
|
44338
|
+
|
|
44339
|
+
* [DescribeInstanceCLSLogDelivery](https://cloud.tencent.com/document/api/1003/106077)
|
|
44340
|
+
|
|
44341
|
+
* 新增入参:InstanceId
|
|
44342
|
+
|
|
44343
|
+
* 新增出参:TotalCount, InstanceCLSDeliveryInfos
|
|
44344
|
+
|
|
44345
|
+
* [StartCLSDelivery](https://cloud.tencent.com/document/api/1003/106076)
|
|
44346
|
+
|
|
44347
|
+
* 新增入参:InstanceId, CLSTopicIds
|
|
44348
|
+
|
|
44349
|
+
* 新增出参:TaskId
|
|
44350
|
+
|
|
44351
|
+
* [StopCLSDelivery](https://cloud.tencent.com/document/api/1003/106075)
|
|
44352
|
+
|
|
44353
|
+
* 新增入参:InstanceId, CLSTopicIds
|
|
44354
|
+
|
|
44355
|
+
* 新增出参:TaskId
|
|
44356
|
+
|
|
44357
|
+
|
|
44358
|
+
新增数据结构:
|
|
44359
|
+
|
|
44360
|
+
* [[CLSInfo](https://cloud.tencent.com/document/api/1003/48097#CLSInfo)](https://cloud.tencent.com/document/api/1003/48097#[CLSInfo](https://cloud.tencent.com/document/api/1003/48097#CLSInfo))
|
|
44361
|
+
* [[InstanceCLSDeliveryInfo](https://cloud.tencent.com/document/api/1003/48097#InstanceCLSDeliveryInfo)](https://cloud.tencent.com/document/api/1003/48097#[InstanceCLSDeliveryInfo](https://cloud.tencent.com/document/api/1003/48097#InstanceCLSDeliveryInfo))
|
|
44362
|
+
|
|
44200
44363
|
### 第 88 次发布
|
|
44201
44364
|
|
|
44202
44365
|
发布时间:2024-05-13 01:14:47
|
|
@@ -44207,11 +44370,11 @@
|
|
|
44207
44370
|
|
|
44208
44371
|
新增接口:
|
|
44209
44372
|
|
|
44210
|
-
* [
|
|
44211
|
-
* [
|
|
44212
|
-
* [
|
|
44213
|
-
* [
|
|
44214
|
-
* [
|
|
44373
|
+
* [CreateCLSDelivery](https://cloud.tencent.com/document/api/1003/106079)
|
|
44374
|
+
* [DeleteCLSDelivery](https://cloud.tencent.com/document/api/1003/106078)
|
|
44375
|
+
* [DescribeInstanceCLSLogDelivery](https://cloud.tencent.com/document/api/1003/106077)
|
|
44376
|
+
* [StartCLSDelivery](https://cloud.tencent.com/document/api/1003/106076)
|
|
44377
|
+
* [StopCLSDelivery](https://cloud.tencent.com/document/api/1003/106075)
|
|
44215
44378
|
|
|
44216
44379
|
### 第 87 次发布
|
|
44217
44380
|
|
|
@@ -53302,6 +53465,45 @@
|
|
|
53302
53465
|
|
|
53303
53466
|
## 数据安全治理中心(dsgc) 版本:2019-07-23
|
|
53304
53467
|
|
|
53468
|
+
### 第 11 次发布
|
|
53469
|
+
|
|
53470
|
+
发布时间:2024-05-14 01:46:03
|
|
53471
|
+
|
|
53472
|
+
本次发布包含了以下内容:
|
|
53473
|
+
|
|
53474
|
+
改善已有的文档。
|
|
53475
|
+
|
|
53476
|
+
修改数据结构:
|
|
53477
|
+
|
|
53478
|
+
* [AKSKLeak](https://cloud.tencent.com/document/api/1087/96844#AKSKLeak)
|
|
53479
|
+
|
|
53480
|
+
* <font color="#dd0000">**修改成员**:</font>AK, SK, URL
|
|
53481
|
+
|
|
53482
|
+
* [AssetCosDetail](https://cloud.tencent.com/document/api/1087/96844#AssetCosDetail)
|
|
53483
|
+
|
|
53484
|
+
* <font color="#dd0000">**修改成员**:</font>Bucket, DataType, FileNums, SensitiveFileNums, DistributionData, MatchedNum
|
|
53485
|
+
|
|
53486
|
+
* [DSPACosMetaDataInfo](https://cloud.tencent.com/document/api/1087/96844#DSPACosMetaDataInfo)
|
|
53487
|
+
|
|
53488
|
+
* <font color="#dd0000">**修改成员**:</font>BindStatus, Storage
|
|
53489
|
+
|
|
53490
|
+
* [DbRelationStatusItem](https://cloud.tencent.com/document/api/1087/96844#DbRelationStatusItem)
|
|
53491
|
+
|
|
53492
|
+
* <font color="#dd0000">**修改成员**:</font>DbName, BindStatus, ValidStatus
|
|
53493
|
+
|
|
53494
|
+
* [DbTaskResult](https://cloud.tencent.com/document/api/1087/96844#DbTaskResult)
|
|
53495
|
+
|
|
53496
|
+
* <font color="#dd0000">**修改成员**:</font>Result, ResultDescription, ErrDescription, ResourceId, DbName
|
|
53497
|
+
|
|
53498
|
+
* [ErrDescription](https://cloud.tencent.com/document/api/1087/96844#ErrDescription)
|
|
53499
|
+
|
|
53500
|
+
* <font color="#dd0000">**修改成员**:</font>ErrCode, ErrMessage
|
|
53501
|
+
|
|
53502
|
+
* [SuggestRiskLevelMatrixItem](https://cloud.tencent.com/document/api/1087/96844#SuggestRiskLevelMatrixItem)
|
|
53503
|
+
|
|
53504
|
+
* <font color="#dd0000">**修改成员**:</font>SensitiveLevel, VulnerabilityLevel, RiskName, RiskScore
|
|
53505
|
+
|
|
53506
|
+
|
|
53305
53507
|
### 第 10 次发布
|
|
53306
53508
|
|
|
53307
53509
|
发布时间:2024-04-17 01:12:45
|
|
@@ -57900,6 +58102,21 @@
|
|
|
57900
58102
|
|
|
57901
58103
|
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
57902
58104
|
|
|
58105
|
+
### 第 63 次发布
|
|
58106
|
+
|
|
58107
|
+
发布时间:2024-05-14 01:50:50
|
|
58108
|
+
|
|
58109
|
+
本次发布包含了以下内容:
|
|
58110
|
+
|
|
58111
|
+
改善已有的文档。
|
|
58112
|
+
|
|
58113
|
+
修改数据结构:
|
|
58114
|
+
|
|
58115
|
+
* [ImpalaQuery](https://cloud.tencent.com/document/api/589/33981#ImpalaQuery)
|
|
58116
|
+
|
|
58117
|
+
* 新增成员:BackendsCount, FragmentInstancesCount, RemainingFragmentCount
|
|
58118
|
+
|
|
58119
|
+
|
|
57903
58120
|
### 第 62 次发布
|
|
57904
58121
|
|
|
57905
58122
|
发布时间:2024-03-15 01:14:37
|
|
@@ -59350,6 +59567,21 @@
|
|
|
59350
59567
|
|
|
59351
59568
|
## Elasticsearch Service(es) 版本:2018-04-16
|
|
59352
59569
|
|
|
59570
|
+
### 第 58 次发布
|
|
59571
|
+
|
|
59572
|
+
发布时间:2024-05-14 01:51:30
|
|
59573
|
+
|
|
59574
|
+
本次发布包含了以下内容:
|
|
59575
|
+
|
|
59576
|
+
改善已有的文档。
|
|
59577
|
+
|
|
59578
|
+
修改数据结构:
|
|
59579
|
+
|
|
59580
|
+
* [ServerlessSpace](https://cloud.tencent.com/document/api/845/30634#ServerlessSpace)
|
|
59581
|
+
|
|
59582
|
+
* 新增成员:KibanaLanguage
|
|
59583
|
+
|
|
59584
|
+
|
|
59353
59585
|
### 第 57 次发布
|
|
59354
59586
|
|
|
59355
59587
|
发布时间:2024-04-19 01:17:21
|
|
@@ -60640,7 +60872,7 @@
|
|
|
60640
60872
|
|
|
60641
60873
|
新增接口:
|
|
60642
60874
|
|
|
60643
|
-
* [
|
|
60875
|
+
* [DescribeUserVerifyStatus](https://cloud.tencent.com/document/api/1323/106080)
|
|
60644
60876
|
|
|
60645
60877
|
### 第 168 次发布
|
|
60646
60878
|
|
|
@@ -82700,8 +82932,8 @@
|
|
|
82700
82932
|
|
|
82701
82933
|
新增接口:
|
|
82702
82934
|
|
|
82703
|
-
* [
|
|
82704
|
-
* [
|
|
82935
|
+
* [DescribeLivePadProcessorList](https://cloud.tencent.com/document/api/267/106082)
|
|
82936
|
+
* [StopLivePadProcessor](https://cloud.tencent.com/document/api/267/106081)
|
|
82705
82937
|
|
|
82706
82938
|
### 第 127 次发布
|
|
82707
82939
|
|
|
@@ -85288,7 +85520,7 @@
|
|
|
85288
85520
|
|
|
85289
85521
|
新增数据结构:
|
|
85290
85522
|
|
|
85291
|
-
* [
|
|
85523
|
+
* [TaskFlowInfo](https://cloud.tencent.com/document/api/1759/105104#TaskFlowInfo)
|
|
85292
85524
|
|
|
85293
85525
|
修改数据结构:
|
|
85294
85526
|
|
|
@@ -96265,6 +96497,35 @@
|
|
|
96265
96497
|
|
|
96266
96498
|
## 文字识别(ocr) 版本:2018-11-19
|
|
96267
96499
|
|
|
96500
|
+
### 第 135 次发布
|
|
96501
|
+
|
|
96502
|
+
发布时间:2024-05-14 02:17:52
|
|
96503
|
+
|
|
96504
|
+
本次发布包含了以下内容:
|
|
96505
|
+
|
|
96506
|
+
改善已有的文档。
|
|
96507
|
+
|
|
96508
|
+
修改接口:
|
|
96509
|
+
|
|
96510
|
+
* [HKIDCardOCR](https://cloud.tencent.com/document/api/866/46919)
|
|
96511
|
+
|
|
96512
|
+
* <font color="#dd0000">**修改入参**:</font>DetectFake
|
|
96513
|
+
|
|
96514
|
+
* 新增出参:WarnCardInfos
|
|
96515
|
+
|
|
96516
|
+
* [MLIDCardOCR](https://cloud.tencent.com/document/api/866/37656)
|
|
96517
|
+
|
|
96518
|
+
* 新增出参:WarnCardInfos
|
|
96519
|
+
|
|
96520
|
+
* [RecognizeIndonesiaIDCardOCR](https://cloud.tencent.com/document/api/866/75195)
|
|
96521
|
+
|
|
96522
|
+
* 新增出参:WarnCardInfos
|
|
96523
|
+
|
|
96524
|
+
* [RecognizeThaiIDCardOCR](https://cloud.tencent.com/document/api/866/48475)
|
|
96525
|
+
|
|
96526
|
+
* 新增出参:WarnCardInfos
|
|
96527
|
+
|
|
96528
|
+
|
|
96268
96529
|
### 第 134 次发布
|
|
96269
96530
|
|
|
96270
96531
|
发布时间:2024-04-29 01:21:11
|
|
@@ -108739,7 +109000,7 @@
|
|
|
108739
109000
|
|
|
108740
109001
|
新增接口:
|
|
108741
109002
|
|
|
108742
|
-
* [
|
|
109003
|
+
* [DescribeDownloadCertificateUrl](https://cloud.tencent.com/document/api/400/106083)
|
|
108743
109004
|
|
|
108744
109005
|
### 第 57 次发布
|
|
108745
109006
|
|
|
@@ -127924,6 +128185,18 @@
|
|
|
127924
128185
|
|
|
127925
128186
|
## TI-ONE 训练平台(tione) 版本:2019-10-22
|
|
127926
128187
|
|
|
128188
|
+
### 第 13 次发布
|
|
128189
|
+
|
|
128190
|
+
发布时间:2024-05-14 02:40:07
|
|
128191
|
+
|
|
128192
|
+
本次发布包含了以下内容:
|
|
128193
|
+
|
|
128194
|
+
改善已有的文档。
|
|
128195
|
+
|
|
128196
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
128197
|
+
|
|
128198
|
+
* UpdateNotebookLifecycleScript
|
|
128199
|
+
|
|
127927
128200
|
### 第 12 次发布
|
|
127928
128201
|
|
|
127929
128202
|
发布时间:2020-08-14 08:02:11
|
|
@@ -128167,7 +128440,7 @@
|
|
|
128167
128440
|
* [DescribeNotebookLifecycleScript](https://cloud.tencent.com/document/api/851/43031)
|
|
128168
128441
|
* [DescribeNotebookLifecycleScripts](https://cloud.tencent.com/document/api/851/43030)
|
|
128169
128442
|
* [UpdateCodeRepository](https://cloud.tencent.com/document/api/851/43035)
|
|
128170
|
-
* [UpdateNotebookLifecycleScript](https://cloud.tencent.com/document/api
|
|
128443
|
+
* [UpdateNotebookLifecycleScript](https://cloud.tencent.com/document/api/#/#)
|
|
128171
128444
|
|
|
128172
128445
|
修改接口:
|
|
128173
128446
|
|
|
@@ -128244,6 +128517,25 @@
|
|
|
128244
128517
|
|
|
128245
128518
|
## TI-ONE 训练平台(tione) 版本:2021-11-11
|
|
128246
128519
|
|
|
128520
|
+
### 第 59 次发布
|
|
128521
|
+
|
|
128522
|
+
发布时间:2024-05-14 02:40:26
|
|
128523
|
+
|
|
128524
|
+
本次发布包含了以下内容:
|
|
128525
|
+
|
|
128526
|
+
改善已有的文档。
|
|
128527
|
+
|
|
128528
|
+
新增数据结构:
|
|
128529
|
+
|
|
128530
|
+
* [[CBSConfig](https://cloud.tencent.com/document/api/851/75051#CBSConfig)](https://cloud.tencent.com/document/api/851/75051#[CBSConfig](https://cloud.tencent.com/document/api/851/75051#CBSConfig))
|
|
128531
|
+
|
|
128532
|
+
修改数据结构:
|
|
128533
|
+
|
|
128534
|
+
* [DataConfig](https://cloud.tencent.com/document/api/851/75051#DataConfig)
|
|
128535
|
+
|
|
128536
|
+
* 新增成员:CBSSource
|
|
128537
|
+
|
|
128538
|
+
|
|
128247
128539
|
### 第 58 次发布
|
|
128248
128540
|
|
|
128249
128541
|
发布时间:2024-04-25 01:25:56
|
|
@@ -133900,25 +134192,25 @@
|
|
|
133900
134192
|
|
|
133901
134193
|
新增接口:
|
|
133902
134194
|
|
|
133903
|
-
* [
|
|
133904
|
-
* [
|
|
133905
|
-
* [
|
|
134195
|
+
* [CreateNodePool](https://cloud.tencent.com/document/api/457/106086)
|
|
134196
|
+
* [DeleteNodePool](https://cloud.tencent.com/document/api/457/106085)
|
|
134197
|
+
* [ModifyNodePool](https://cloud.tencent.com/document/api/457/106084)
|
|
133906
134198
|
|
|
133907
134199
|
新增数据结构:
|
|
133908
134200
|
|
|
133909
|
-
* [
|
|
133910
|
-
* [
|
|
133911
|
-
* [
|
|
133912
|
-
* [
|
|
133913
|
-
* [
|
|
133914
|
-
* [
|
|
133915
|
-
* [
|
|
133916
|
-
* [
|
|
133917
|
-
* [
|
|
133918
|
-
* [
|
|
133919
|
-
* [
|
|
133920
|
-
* [
|
|
133921
|
-
* [
|
|
134201
|
+
* [AutoUpgradeOptions](https://cloud.tencent.com/document/api/457/103206#AutoUpgradeOptions)
|
|
134202
|
+
* [CreateNativeNodePoolParam](https://cloud.tencent.com/document/api/457/103206#CreateNativeNodePoolParam)
|
|
134203
|
+
* [DataDisk](https://cloud.tencent.com/document/api/457/103206#DataDisk)
|
|
134204
|
+
* [Disk](https://cloud.tencent.com/document/api/457/103206#Disk)
|
|
134205
|
+
* [InstanceChargePrepaid](https://cloud.tencent.com/document/api/457/103206#InstanceChargePrepaid)
|
|
134206
|
+
* [IntOrString](https://cloud.tencent.com/document/api/457/103206#IntOrString)
|
|
134207
|
+
* [LifecycleConfig](https://cloud.tencent.com/document/api/457/103206#LifecycleConfig)
|
|
134208
|
+
* [MachineSetScaling](https://cloud.tencent.com/document/api/457/103206#MachineSetScaling)
|
|
134209
|
+
* [MachineUpgradeSettings](https://cloud.tencent.com/document/api/457/103206#MachineUpgradeSettings)
|
|
134210
|
+
* [ManagementConfig](https://cloud.tencent.com/document/api/457/103206#ManagementConfig)
|
|
134211
|
+
* [Tag](https://cloud.tencent.com/document/api/457/103206#Tag)
|
|
134212
|
+
* [TagSpecification](https://cloud.tencent.com/document/api/457/103206#TagSpecification)
|
|
134213
|
+
* [UpdateNativeNodePoolParam](https://cloud.tencent.com/document/api/457/103206#UpdateNativeNodePoolParam)
|
|
133922
134214
|
|
|
133923
134215
|
修改数据结构:
|
|
133924
134216
|
|
|
@@ -135629,6 +135921,21 @@
|
|
|
135629
135921
|
|
|
135630
135922
|
## 实时音视频(trtc) 版本:2019-07-22
|
|
135631
135923
|
|
|
135924
|
+
### 第 73 次发布
|
|
135925
|
+
|
|
135926
|
+
发布时间:2024-05-14 02:45:49
|
|
135927
|
+
|
|
135928
|
+
本次发布包含了以下内容:
|
|
135929
|
+
|
|
135930
|
+
改善已有的文档。
|
|
135931
|
+
|
|
135932
|
+
修改数据结构:
|
|
135933
|
+
|
|
135934
|
+
* [McuWaterMarkText](https://cloud.tencent.com/document/api/647/44055#McuWaterMarkText)
|
|
135935
|
+
|
|
135936
|
+
* 新增成员:Font
|
|
135937
|
+
|
|
135938
|
+
|
|
135632
135939
|
### 第 72 次发布
|
|
135633
135940
|
|
|
135634
135941
|
发布时间:2024-05-07 11:13:32
|
|
@@ -136966,6 +137273,27 @@
|
|
|
136966
137273
|
|
|
136967
137274
|
## 微服务引擎(tse) 版本:2020-12-07
|
|
136968
137275
|
|
|
137276
|
+
### 第 66 次发布
|
|
137277
|
+
|
|
137278
|
+
发布时间:2024-05-14 02:46:25
|
|
137279
|
+
|
|
137280
|
+
本次发布包含了以下内容:
|
|
137281
|
+
|
|
137282
|
+
改善已有的文档。
|
|
137283
|
+
|
|
137284
|
+
修改数据结构:
|
|
137285
|
+
|
|
137286
|
+
* [CloudNativeAPIGatewayNode](https://cloud.tencent.com/document/api/1364/54942#CloudNativeAPIGatewayNode)
|
|
137287
|
+
|
|
137288
|
+
* 新增成员:Weight, IsDefaultWeight
|
|
137289
|
+
|
|
137290
|
+
* <font color="#dd0000">**修改成员**:</font>ZoneId, Zone, GroupId, GroupName, Status
|
|
137291
|
+
|
|
137292
|
+
* [NativeGatewayServerGroup](https://cloud.tencent.com/document/api/1364/54942#NativeGatewayServerGroup)
|
|
137293
|
+
|
|
137294
|
+
* 新增成员:DefaultWeight
|
|
137295
|
+
|
|
137296
|
+
|
|
136969
137297
|
### 第 65 次发布
|
|
136970
137298
|
|
|
136971
137299
|
发布时间:2024-04-29 01:27:04
|