tencentcloud-sdk-nodejs 4.0.473 → 4.0.475
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 +183 -0
- package/SERVICE_CHANGELOG.md +177 -342
- package/package.json +1 -1
- package/products.md +28 -28
- package/src/common/sdk_version.ts +1 -1
- package/src/services/ams/index.ts +2 -2
- package/src/services/as/v20180419/as_client.ts +1 -0
- package/src/services/as/v20180419/as_models.ts +16 -0
- package/src/services/bma/v20210624/bma_models.ts +40 -0
- package/src/services/cam/v20190116/cam_client.ts +534 -496
- package/src/services/cam/v20190116/cam_models.ts +133 -27
- package/src/services/ckafka/v20190819/ckafka_models.ts +1 -1
- package/src/services/cls/v20201016/cls_models.ts +4 -4
- package/src/services/cwp/v20180228/cwp_models.ts +22 -1
- package/src/services/dasb/v20191018/dasb_client.ts +1 -0
- package/src/services/dasb/v20191018/dasb_models.ts +32 -7
- package/src/services/dcdb/v20180411/dcdb_client.ts +12 -0
- package/src/services/dcdb/v20180411/dcdb_models.ts +25 -0
- package/src/services/dts/index.ts +2 -2
- package/src/services/emr/v20190103/emr_models.ts +4 -2
- package/src/services/ess/v20201111/ess_models.ts +23 -15
- package/src/services/essbasic/index.ts +2 -2
- package/src/services/essbasic/v20210526/essbasic_models.ts +12 -2
- package/src/services/gme/v20180711/gme_client.ts +0 -12
- package/src/services/gme/v20180711/gme_models.ts +0 -44
- package/src/services/iai/index.ts +2 -2
- package/src/services/iotvideo/index.ts +2 -2
- package/src/services/iotvideo/v20211125/iotvideo_models.ts +5 -0
- package/src/services/irp/index.ts +2 -2
- package/src/services/mariadb/v20170312/mariadb_client.ts +18 -6
- package/src/services/mariadb/v20170312/mariadb_models.ts +25 -0
- package/src/services/mgobe/index.ts +2 -2
- package/src/services/mps/v20190612/mps_client.ts +13 -7
- package/src/services/mps/v20190612/mps_models.ts +194 -26
- package/src/services/pts/v20210728/pts_models.ts +12 -0
- package/src/services/rum/v20210622/rum_models.ts +1 -1
- package/src/services/ses/v20201002/ses_models.ts +5 -0
- package/src/services/ssl/v20191205/ssl_models.ts +1 -1
- package/src/services/tag/v20180813/tag_client.ts +1 -1
- package/src/services/tbp/index.ts +2 -2
- package/src/services/tem/index.ts +2 -2
- package/src/services/tem/v20210701/tem_models.ts +1 -1
- package/src/services/teo/v20220901/teo_client.ts +73 -12
- package/src/services/teo/v20220901/teo_models.ts +401 -165
- package/src/services/thpc/v20220401/thpc_models.ts +7 -2
- package/src/services/tione/index.ts +2 -2
- package/src/services/tione/v20211111/tione_models.ts +1 -1
- package/src/services/trp/v20210515/trp_client.ts +12 -0
- package/src/services/trp/v20210515/trp_models.ts +66 -0
- package/src/services/trtc/v20190722/trtc_client.ts +76 -1
- package/src/services/trtc/v20190722/trtc_models.ts +215 -7
- 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/as/v20180419/as_models.d.ts +14 -0
- package/tencentcloud/services/bma/v20210624/bma_models.d.ts +32 -0
- package/tencentcloud/services/cam/v20190116/cam_client.d.ts +177 -164
- package/tencentcloud/services/cam/v20190116/cam_client.js +263 -244
- package/tencentcloud/services/cam/v20190116/cam_models.d.ts +116 -24
- package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +1 -1
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +4 -4
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +18 -1
- package/tencentcloud/services/dasb/v20191018/dasb_models.d.ts +28 -7
- package/tencentcloud/services/dcdb/v20180411/dcdb_client.d.ts +5 -1
- package/tencentcloud/services/dcdb/v20180411/dcdb_client.js +6 -0
- package/tencentcloud/services/dcdb/v20180411/dcdb_models.d.ts +22 -0
- package/tencentcloud/services/dts/index.d.ts +4 -4
- package/tencentcloud/services/dts/index.js +2 -2
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +3 -1
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +20 -13
- package/tencentcloud/services/essbasic/index.d.ts +4 -4
- package/tencentcloud/services/essbasic/index.js +2 -2
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +10 -1
- package/tencentcloud/services/gme/v20180711/gme_client.d.ts +1 -5
- package/tencentcloud/services/gme/v20180711/gme_client.js +0 -6
- package/tencentcloud/services/gme/v20180711/gme_models.d.ts +0 -38
- 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/iotvideo/v20211125/iotvideo_models.d.ts +4 -0
- package/tencentcloud/services/irp/index.d.ts +4 -4
- package/tencentcloud/services/irp/index.js +2 -2
- package/tencentcloud/services/mariadb/v20170312/mariadb_client.d.ts +7 -3
- package/tencentcloud/services/mariadb/v20170312/mariadb_client.js +9 -3
- package/tencentcloud/services/mariadb/v20170312/mariadb_models.d.ts +22 -0
- package/tencentcloud/services/mgobe/index.d.ts +4 -4
- package/tencentcloud/services/mgobe/index.js +2 -2
- package/tencentcloud/services/mps/v20190612/mps_client.d.ts +6 -6
- package/tencentcloud/services/mps/v20190612/mps_client.js +5 -5
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +165 -24
- package/tencentcloud/services/pts/v20210728/pts_models.d.ts +10 -0
- package/tencentcloud/services/rum/v20210622/rum_models.d.ts +1 -1
- package/tencentcloud/services/ses/v20201002/ses_models.d.ts +4 -0
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +1 -1
- package/tencentcloud/services/tag/v20180813/tag_client.d.ts +1 -1
- package/tencentcloud/services/tag/v20180813/tag_client.js +1 -1
- 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/tem/v20210701/tem_models.d.ts +1 -1
- package/tencentcloud/services/teo/v20220901/teo_client.d.ts +23 -3
- package/tencentcloud/services/teo/v20220901/teo_client.js +33 -3
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +344 -141
- package/tencentcloud/services/thpc/v20220401/thpc_models.d.ts +6 -2
- package/tencentcloud/services/tione/index.d.ts +4 -4
- package/tencentcloud/services/tione/index.js +2 -2
- package/tencentcloud/services/tione/v20211111/tione_models.d.ts +1 -1
- package/tencentcloud/services/trp/v20210515/trp_client.d.ts +5 -1
- package/tencentcloud/services/trp/v20210515/trp_client.js +6 -0
- package/tencentcloud/services/trp/v20210515/trp_models.d.ts +55 -0
- package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +42 -1
- package/tencentcloud/services/trtc/v20190722/trtc_client.js +49 -0
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +185 -6
- package/tencentcloud/services/vm/index.d.ts +4 -4
- package/tencentcloud/services/vm/index.js +2 -2
- package/test/cam.v20190116.test.js +192 -162
- package/test/dcdb.v20180411.test.js +10 -0
- package/test/gme.v20180711.test.js +0 -10
- package/test/mariadb.v20170312.test.js +12 -2
- package/test/teo.v20220901.test.js +52 -2
- package/test/trp.v20210515.test.js +10 -0
- package/test/trtc.v20190722.test.js +40 -0
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,313 +1,5 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
## 验证码(captcha) 版本:2019-07-22
|
|
4
|
-
|
|
5
|
-
### 第 13 次发布
|
|
6
|
-
|
|
7
|
-
发布时间:2022-11-02 06:08:36
|
|
8
|
-
|
|
9
|
-
本次发布包含了以下内容:
|
|
10
|
-
|
|
11
|
-
改善已有的文档。
|
|
12
|
-
|
|
13
|
-
新增接口:
|
|
14
|
-
|
|
15
|
-
* [GetTicketStatistics](https://cloud.tencent.com/document/api/1110/82276)
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
## 云服务器(cvm) 版本:2017-03-12
|
|
20
|
-
|
|
21
|
-
### 第 96 次发布
|
|
22
|
-
|
|
23
|
-
发布时间:2022-11-02 06:16:11
|
|
24
|
-
|
|
25
|
-
本次发布包含了以下内容:
|
|
26
|
-
|
|
27
|
-
改善已有的文档。
|
|
28
|
-
|
|
29
|
-
修改接口:
|
|
30
|
-
|
|
31
|
-
* [ResetInstance](https://cloud.tencent.com/document/api/213/15724)
|
|
32
|
-
|
|
33
|
-
* 新增入参:UserData
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
## Elasticsearch Service(es) 版本:2018-04-16
|
|
39
|
-
|
|
40
|
-
### 第 39 次发布
|
|
41
|
-
|
|
42
|
-
发布时间:2022-11-02 06:23:18
|
|
43
|
-
|
|
44
|
-
本次发布包含了以下内容:
|
|
45
|
-
|
|
46
|
-
改善已有的文档。
|
|
47
|
-
|
|
48
|
-
修改数据结构:
|
|
49
|
-
|
|
50
|
-
* [IndexPolicyField](https://cloud.tencent.com/document/api/845/30634#IndexPolicyField)
|
|
51
|
-
|
|
52
|
-
* 新增成员:ColdAction
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
58
|
-
|
|
59
|
-
### 第 23 次发布
|
|
60
|
-
|
|
61
|
-
发布时间:2022-11-01 17:32:04
|
|
62
|
-
|
|
63
|
-
本次发布包含了以下内容:
|
|
64
|
-
|
|
65
|
-
改善已有的文档。
|
|
66
|
-
|
|
67
|
-
修改接口:
|
|
68
|
-
|
|
69
|
-
* [CreateFlowByFiles](https://cloud.tencent.com/document/api/1323/70360)
|
|
70
|
-
|
|
71
|
-
* 新增入参:UserData
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
### 第 22 次发布
|
|
75
|
-
|
|
76
|
-
发布时间:2022-11-01 16:03:19
|
|
77
|
-
|
|
78
|
-
本次发布包含了以下内容:
|
|
79
|
-
|
|
80
|
-
改善已有的文档。
|
|
81
|
-
|
|
82
|
-
修改数据结构:
|
|
83
|
-
|
|
84
|
-
* [ApproverInfo](https://cloud.tencent.com/document/api/1323/70369#ApproverInfo)
|
|
85
|
-
|
|
86
|
-
* 新增成员:ApproverOption
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
## 文字识别(ocr) 版本:2018-11-19
|
|
92
|
-
|
|
93
|
-
### 第 81 次发布
|
|
94
|
-
|
|
95
|
-
发布时间:2022-11-02 06:33:46
|
|
96
|
-
|
|
97
|
-
本次发布包含了以下内容:
|
|
98
|
-
|
|
99
|
-
改善已有的文档。
|
|
100
|
-
|
|
101
|
-
修改接口:
|
|
102
|
-
|
|
103
|
-
* [VatInvoiceVerifyNew](https://cloud.tencent.com/document/api/866/73674)
|
|
104
|
-
|
|
105
|
-
* 新增入参:RegionCode, SellerTaxCode, EnableCommonElectronic
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
## 集团账号管理(organization) 版本:2021-03-31
|
|
111
|
-
|
|
112
|
-
### 第 12 次发布
|
|
113
|
-
|
|
114
|
-
发布时间:2022-11-02 06:34:29
|
|
115
|
-
|
|
116
|
-
本次发布包含了以下内容:
|
|
117
|
-
|
|
118
|
-
改善已有的文档。
|
|
119
|
-
|
|
120
|
-
修改接口:
|
|
121
|
-
|
|
122
|
-
* [CreateOrganizationMember](https://cloud.tencent.com/document/api/850/63310)
|
|
123
|
-
|
|
124
|
-
* 新增入参:AuthRelationId
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
## 集团账号管理(organization) 版本:2018-12-25
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
## SSL 证书(ssl) 版本:2019-12-05
|
|
134
|
-
|
|
135
|
-
### 第 21 次发布
|
|
136
|
-
|
|
137
|
-
发布时间:2022-11-02 06:38:26
|
|
138
|
-
|
|
139
|
-
本次发布包含了以下内容:
|
|
140
|
-
|
|
141
|
-
改善已有的文档。
|
|
142
|
-
|
|
143
|
-
新增接口:
|
|
144
|
-
|
|
145
|
-
* [ModifyCertificatesExpiringNotificationSwitch](https://cloud.tencent.com/document/api/400/82277)
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
## 服务网格(tcm) 版本:2021-04-13
|
|
150
|
-
|
|
151
|
-
### 第 17 次发布
|
|
152
|
-
|
|
153
|
-
发布时间:2022-11-02 06:40:38
|
|
154
|
-
|
|
155
|
-
本次发布包含了以下内容:
|
|
156
|
-
|
|
157
|
-
改善已有的文档。
|
|
158
|
-
|
|
159
|
-
新增接口:
|
|
160
|
-
|
|
161
|
-
* [ModifyTracingConfig](https://cloud.tencent.com/document/api/1261/82278)
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
## 容器镜像服务(tcr) 版本:2019-09-24
|
|
166
|
-
|
|
167
|
-
### 第 44 次发布
|
|
168
|
-
|
|
169
|
-
发布时间:2022-11-02 06:40:49
|
|
170
|
-
|
|
171
|
-
本次发布包含了以下内容:
|
|
172
|
-
|
|
173
|
-
改善已有的文档。
|
|
174
|
-
|
|
175
|
-
修改接口:
|
|
176
|
-
|
|
177
|
-
* [DescribeInstanceAllNamespaces](https://cloud.tencent.com/document/api/1141/79582)
|
|
178
|
-
|
|
179
|
-
* 新增入参:Limit, Offset
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
## 容器安全服务(tcss) 版本:2020-11-01
|
|
185
|
-
|
|
186
|
-
### 第 31 次发布
|
|
187
|
-
|
|
188
|
-
发布时间:2022-11-02 06:41:34
|
|
189
|
-
|
|
190
|
-
本次发布包含了以下内容:
|
|
191
|
-
|
|
192
|
-
改善已有的文档。
|
|
193
|
-
|
|
194
|
-
新增接口:
|
|
195
|
-
|
|
196
|
-
* [CreateRiskDnsEventExportJob](https://cloud.tencent.com/document/api/1285/82279)
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
## 弹性微服务 TEM(tem) 版本:2021-07-01
|
|
201
|
-
|
|
202
|
-
### 第 33 次发布
|
|
203
|
-
|
|
204
|
-
发布时间:2022-11-02 06:44:20
|
|
205
|
-
|
|
206
|
-
本次发布包含了以下内容:
|
|
207
|
-
|
|
208
|
-
改善已有的文档。
|
|
209
|
-
|
|
210
|
-
修改接口:
|
|
211
|
-
|
|
212
|
-
* [CreateLogConfig](https://cloud.tencent.com/document/api/1371/78465)
|
|
213
|
-
|
|
214
|
-
* 新增入参:ExtractRule
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
新增数据结构:
|
|
218
|
-
|
|
219
|
-
* [LogConfigExtractRule](https://cloud.tencent.com/document/api/1371/60171#LogConfigExtractRule)
|
|
220
|
-
|
|
221
|
-
修改数据结构:
|
|
222
|
-
|
|
223
|
-
* [LogConfig](https://cloud.tencent.com/document/api/1371/60171#LogConfig)
|
|
224
|
-
|
|
225
|
-
* 新增成员:ExtractRule
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
230
|
-
## 弹性微服务 TEM(tem) 版本:2020-12-21
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
## 腾讯云 TI 平台 TI-ONE(tione) 版本:2021-11-11
|
|
235
|
-
|
|
236
|
-
### 第 7 次发布
|
|
237
|
-
|
|
238
|
-
发布时间:2022-11-02 06:46:06
|
|
239
|
-
|
|
240
|
-
本次发布包含了以下内容:
|
|
241
|
-
|
|
242
|
-
改善已有的文档。
|
|
243
|
-
|
|
244
|
-
新增接口:
|
|
245
|
-
|
|
246
|
-
* [CreateModelService](https://cloud.tencent.com/document/api/851/82291)
|
|
247
|
-
* [DeleteModelService](https://cloud.tencent.com/document/api/851/82290)
|
|
248
|
-
* [DeleteModelServiceGroup](https://cloud.tencent.com/document/api/851/82289)
|
|
249
|
-
* [DescribeAPIConfigs](https://cloud.tencent.com/document/api/851/82288)
|
|
250
|
-
* [DescribeModelService](https://cloud.tencent.com/document/api/851/82287)
|
|
251
|
-
* [DescribeModelServiceCallInfo](https://cloud.tencent.com/document/api/851/82286)
|
|
252
|
-
* [DescribeModelServiceGroup](https://cloud.tencent.com/document/api/851/82285)
|
|
253
|
-
* [DescribeModelServiceGroups](https://cloud.tencent.com/document/api/851/82284)
|
|
254
|
-
* [DescribeModelServiceHistory](https://cloud.tencent.com/document/api/851/82283)
|
|
255
|
-
* [DescribeModelServiceHotUpdated](https://cloud.tencent.com/document/api/851/82282)
|
|
256
|
-
* [DescribeModelServices](https://cloud.tencent.com/document/api/851/82281)
|
|
257
|
-
* [ModifyServiceGroupWeights](https://cloud.tencent.com/document/api/851/82280)
|
|
258
|
-
|
|
259
|
-
修改接口:
|
|
260
|
-
|
|
261
|
-
* [CreateTrainingTask](https://cloud.tencent.com/document/api/851/75094)
|
|
262
|
-
|
|
263
|
-
* 新增入参:FrameworkEnvironment
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
新增数据结构:
|
|
267
|
-
|
|
268
|
-
* [APIConfigDetail](https://cloud.tencent.com/document/api/851/75051#APIConfigDetail)
|
|
269
|
-
* [CronScaleJob](https://cloud.tencent.com/document/api/851/75051#CronScaleJob)
|
|
270
|
-
* [EnvVar](https://cloud.tencent.com/document/api/851/75051#EnvVar)
|
|
271
|
-
* [HorizontalPodAutoscaler](https://cloud.tencent.com/document/api/851/75051#HorizontalPodAutoscaler)
|
|
272
|
-
* [InferGatewayCallInfo](https://cloud.tencent.com/document/api/851/75051#InferGatewayCallInfo)
|
|
273
|
-
* [Option](https://cloud.tencent.com/document/api/851/75051#Option)
|
|
274
|
-
* [ScheduledAction](https://cloud.tencent.com/document/api/851/75051#ScheduledAction)
|
|
275
|
-
* [Service](https://cloud.tencent.com/document/api/851/75051#Service)
|
|
276
|
-
* [ServiceCallInfo](https://cloud.tencent.com/document/api/851/75051#ServiceCallInfo)
|
|
277
|
-
* [ServiceGroup](https://cloud.tencent.com/document/api/851/75051#ServiceGroup)
|
|
278
|
-
* [ServiceHistory](https://cloud.tencent.com/document/api/851/75051#ServiceHistory)
|
|
279
|
-
* [ServiceInfo](https://cloud.tencent.com/document/api/851/75051#ServiceInfo)
|
|
280
|
-
* [ServiceLimit](https://cloud.tencent.com/document/api/851/75051#ServiceLimit)
|
|
281
|
-
* [StatefulSetCondition](https://cloud.tencent.com/document/api/851/75051#StatefulSetCondition)
|
|
282
|
-
* [VolumeMount](https://cloud.tencent.com/document/api/851/75051#VolumeMount)
|
|
283
|
-
* [WeightEntry](https://cloud.tencent.com/document/api/851/75051#WeightEntry)
|
|
284
|
-
* [WorkloadStatus](https://cloud.tencent.com/document/api/851/75051#WorkloadStatus)
|
|
285
|
-
|
|
286
|
-
修改数据结构:
|
|
287
|
-
|
|
288
|
-
* [FrameworkVersion](https://cloud.tencent.com/document/api/851/75051#FrameworkVersion)
|
|
289
|
-
|
|
290
|
-
* 新增成员:Environment
|
|
291
|
-
|
|
292
|
-
* [ResourceInfo](https://cloud.tencent.com/document/api/851/75051#ResourceInfo)
|
|
293
|
-
|
|
294
|
-
* 新增成员:RealGpuDetailSet
|
|
295
|
-
|
|
296
|
-
* [TrainingTaskDetail](https://cloud.tencent.com/document/api/851/75051#TrainingTaskDetail)
|
|
297
|
-
|
|
298
|
-
* 新增成员:FrameworkEnvironment
|
|
299
|
-
|
|
300
|
-
* [TrainingTaskSetItem](https://cloud.tencent.com/document/api/851/75051#TrainingTaskSetItem)
|
|
301
|
-
|
|
302
|
-
* 新增成员:FrameworkEnvironment
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
## 腾讯云 TI 平台 TI-ONE(tione) 版本:2019-10-22
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
3
|
# 历次版本更新如下:
|
|
312
4
|
|
|
313
5
|
## 活动防刷(aa) 版本:2020-02-24
|
|
@@ -3888,6 +3580,25 @@
|
|
|
3888
3580
|
|
|
3889
3581
|
## 弹性伸缩(as) 版本:2018-04-19
|
|
3890
3582
|
|
|
3583
|
+
### 第 58 次发布
|
|
3584
|
+
|
|
3585
|
+
发布时间:2022-11-03 06:08:22
|
|
3586
|
+
|
|
3587
|
+
本次发布包含了以下内容:
|
|
3588
|
+
|
|
3589
|
+
改善已有的文档。
|
|
3590
|
+
|
|
3591
|
+
新增数据结构:
|
|
3592
|
+
|
|
3593
|
+
* [RunAutomationServiceEnabled](https://cloud.tencent.com/document/api/377/20453#RunAutomationServiceEnabled)
|
|
3594
|
+
|
|
3595
|
+
修改数据结构:
|
|
3596
|
+
|
|
3597
|
+
* [EnhancedService](https://cloud.tencent.com/document/api/377/20453#EnhancedService)
|
|
3598
|
+
|
|
3599
|
+
* 新增成员:AutomationService
|
|
3600
|
+
|
|
3601
|
+
|
|
3891
3602
|
### 第 57 次发布
|
|
3892
3603
|
|
|
3893
3604
|
发布时间:2022-09-02 06:09:13
|
|
@@ -9960,7 +9671,7 @@
|
|
|
9960
9671
|
|
|
9961
9672
|
新增接口:
|
|
9962
9673
|
|
|
9963
|
-
* [
|
|
9674
|
+
* [GetTicketStatistics](https://cloud.tencent.com/document/api/1110/82276)
|
|
9964
9675
|
|
|
9965
9676
|
### 第 12 次发布
|
|
9966
9677
|
|
|
@@ -31124,6 +30835,29 @@
|
|
|
31124
30835
|
|
|
31125
30836
|
## T-Sec-堡垒机(BH)(dasb) 版本:2019-10-18
|
|
31126
30837
|
|
|
30838
|
+
### 第 4 次发布
|
|
30839
|
+
|
|
30840
|
+
发布时间:2022-11-03 06:19:23
|
|
30841
|
+
|
|
30842
|
+
本次发布包含了以下内容:
|
|
30843
|
+
|
|
30844
|
+
改善已有的文档。
|
|
30845
|
+
|
|
30846
|
+
修改接口:
|
|
30847
|
+
|
|
30848
|
+
* [DescribeDeviceGroupMembers](https://cloud.tencent.com/document/api/1025/74787)
|
|
30849
|
+
|
|
30850
|
+
* 新增入参:TagFilters
|
|
30851
|
+
|
|
30852
|
+
* [DescribeDevices](https://cloud.tencent.com/document/api/1025/74415)
|
|
30853
|
+
|
|
30854
|
+
* 新增入参:TagFilters
|
|
30855
|
+
|
|
30856
|
+
|
|
30857
|
+
新增数据结构:
|
|
30858
|
+
|
|
30859
|
+
* [TagFilter](https://cloud.tencent.com/document/api/1025/74416#TagFilter)
|
|
30860
|
+
|
|
31127
30861
|
### 第 3 次发布
|
|
31128
30862
|
|
|
31129
30863
|
发布时间:2022-08-16 06:19:02
|
|
@@ -43529,6 +43263,18 @@
|
|
|
43529
43263
|
|
|
43530
43264
|
## 游戏多媒体引擎(gme) 版本:2018-07-11
|
|
43531
43265
|
|
|
43266
|
+
### 第 26 次发布
|
|
43267
|
+
|
|
43268
|
+
发布时间:2022-11-03 06:25:18
|
|
43269
|
+
|
|
43270
|
+
本次发布包含了以下内容:
|
|
43271
|
+
|
|
43272
|
+
改善已有的文档。
|
|
43273
|
+
|
|
43274
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
43275
|
+
|
|
43276
|
+
* ModifyRoomInfo
|
|
43277
|
+
|
|
43532
43278
|
### 第 25 次发布
|
|
43533
43279
|
|
|
43534
43280
|
发布时间:2022-10-28 06:29:04
|
|
@@ -49734,6 +49480,21 @@
|
|
|
49734
49480
|
|
|
49735
49481
|
## 物联网智能视频服务(iotvideo) 版本:2021-11-25
|
|
49736
49482
|
|
|
49483
|
+
### 第 8 次发布
|
|
49484
|
+
|
|
49485
|
+
发布时间:2022-11-03 06:28:16
|
|
49486
|
+
|
|
49487
|
+
本次发布包含了以下内容:
|
|
49488
|
+
|
|
49489
|
+
改善已有的文档。
|
|
49490
|
+
|
|
49491
|
+
修改接口:
|
|
49492
|
+
|
|
49493
|
+
* [CreateCloudStorage](https://cloud.tencent.com/document/api/1131/77505)
|
|
49494
|
+
|
|
49495
|
+
* 新增入参:PackageQueue
|
|
49496
|
+
|
|
49497
|
+
|
|
49737
49498
|
### 第 7 次发布
|
|
49738
49499
|
|
|
49739
49500
|
发布时间:2022-09-21 06:33:00
|
|
@@ -57225,6 +56986,53 @@
|
|
|
57225
56986
|
|
|
57226
56987
|
## 媒体处理(mps) 版本:2019-06-12
|
|
57227
56988
|
|
|
56989
|
+
### 第 43 次发布
|
|
56990
|
+
|
|
56991
|
+
发布时间:2022-11-03 06:32:33
|
|
56992
|
+
|
|
56993
|
+
本次发布包含了以下内容:
|
|
56994
|
+
|
|
56995
|
+
改善已有的文档。
|
|
56996
|
+
|
|
56997
|
+
修改接口:
|
|
56998
|
+
|
|
56999
|
+
* [CreateImageSpriteTemplate](https://cloud.tencent.com/document/api/862/37608)
|
|
57000
|
+
|
|
57001
|
+
* 新增入参:Format
|
|
57002
|
+
|
|
57003
|
+
* [ModifyImageSpriteTemplate](https://cloud.tencent.com/document/api/862/37590)
|
|
57004
|
+
|
|
57005
|
+
* 新增入参:Format
|
|
57006
|
+
|
|
57007
|
+
|
|
57008
|
+
新增数据结构:
|
|
57009
|
+
|
|
57010
|
+
* [AiRecognitionTaskTransTextResult](https://cloud.tencent.com/document/api/862/37615#AiRecognitionTaskTransTextResult)
|
|
57011
|
+
* [AiRecognitionTaskTransTextResultInput](https://cloud.tencent.com/document/api/862/37615#AiRecognitionTaskTransTextResultInput)
|
|
57012
|
+
* [AiRecognitionTaskTransTextResultOutput](https://cloud.tencent.com/document/api/862/37615#AiRecognitionTaskTransTextResultOutput)
|
|
57013
|
+
* [AiRecognitionTaskTransTextSegmentItem](https://cloud.tencent.com/document/api/862/37615#AiRecognitionTaskTransTextSegmentItem)
|
|
57014
|
+
* [LiveStreamTransTextRecognitionResult](https://cloud.tencent.com/document/api/862/37615#LiveStreamTransTextRecognitionResult)
|
|
57015
|
+
* [SubtitleTemplate](https://cloud.tencent.com/document/api/862/37615#SubtitleTemplate)
|
|
57016
|
+
|
|
57017
|
+
修改数据结构:
|
|
57018
|
+
|
|
57019
|
+
* [AiRecognitionResult](https://cloud.tencent.com/document/api/862/37615#AiRecognitionResult)
|
|
57020
|
+
|
|
57021
|
+
* 新增成员:TransTextTask
|
|
57022
|
+
|
|
57023
|
+
* [ImageSpriteTemplate](https://cloud.tencent.com/document/api/862/37615#ImageSpriteTemplate)
|
|
57024
|
+
|
|
57025
|
+
* 新增成员:Format
|
|
57026
|
+
|
|
57027
|
+
* [LiveStreamAiRecognitionResultItem](https://cloud.tencent.com/document/api/862/37615#LiveStreamAiRecognitionResultItem)
|
|
57028
|
+
|
|
57029
|
+
* 新增成员:TransTextRecognitionResultSet
|
|
57030
|
+
|
|
57031
|
+
* [OverrideTranscodeParameter](https://cloud.tencent.com/document/api/862/37615#OverrideTranscodeParameter)
|
|
57032
|
+
|
|
57033
|
+
* 新增成员:SubtitleTemplate
|
|
57034
|
+
|
|
57035
|
+
|
|
57228
57036
|
### 第 42 次发布
|
|
57229
57037
|
|
|
57230
57038
|
发布时间:2022-09-20 06:38:58
|
|
@@ -66290,6 +66098,21 @@
|
|
|
66290
66098
|
|
|
66291
66099
|
## 邮件推送(ses) 版本:2020-10-02
|
|
66292
66100
|
|
|
66101
|
+
### 第 16 次发布
|
|
66102
|
+
|
|
66103
|
+
发布时间:2022-11-03 06:36:44
|
|
66104
|
+
|
|
66105
|
+
本次发布包含了以下内容:
|
|
66106
|
+
|
|
66107
|
+
改善已有的文档。
|
|
66108
|
+
|
|
66109
|
+
修改接口:
|
|
66110
|
+
|
|
66111
|
+
* [GetEmailTemplate](https://cloud.tencent.com/document/api/1288/51040)
|
|
66112
|
+
|
|
66113
|
+
* 新增出参:TemplateName
|
|
66114
|
+
|
|
66115
|
+
|
|
66293
66116
|
### 第 15 次发布
|
|
66294
66117
|
|
|
66295
66118
|
发布时间:2022-10-26 06:55:19
|
|
@@ -68501,7 +68324,7 @@
|
|
|
68501
68324
|
|
|
68502
68325
|
新增接口:
|
|
68503
68326
|
|
|
68504
|
-
* [
|
|
68327
|
+
* [ModifyCertificatesExpiringNotificationSwitch](https://cloud.tencent.com/document/api/400/82277)
|
|
68505
68328
|
|
|
68506
68329
|
### 第 20 次发布
|
|
68507
68330
|
|
|
@@ -73334,7 +73157,7 @@
|
|
|
73334
73157
|
|
|
73335
73158
|
新增接口:
|
|
73336
73159
|
|
|
73337
|
-
* [
|
|
73160
|
+
* [ModifyTracingConfig](https://cloud.tencent.com/document/api/1261/82278)
|
|
73338
73161
|
|
|
73339
73162
|
### 第 16 次发布
|
|
73340
73163
|
|
|
@@ -74566,7 +74389,7 @@
|
|
|
74566
74389
|
|
|
74567
74390
|
新增接口:
|
|
74568
74391
|
|
|
74569
|
-
* [
|
|
74392
|
+
* [CreateRiskDnsEventExportJob](https://cloud.tencent.com/document/api/1285/82279)
|
|
74570
74393
|
|
|
74571
74394
|
### 第 30 次发布
|
|
74572
74395
|
|
|
@@ -77163,7 +76986,7 @@
|
|
|
77163
76986
|
|
|
77164
76987
|
新增数据结构:
|
|
77165
76988
|
|
|
77166
|
-
* [
|
|
76989
|
+
* [LogConfigExtractRule](https://cloud.tencent.com/document/api/1371/60171#LogConfigExtractRule)
|
|
77167
76990
|
|
|
77168
76991
|
修改数据结构:
|
|
77169
76992
|
|
|
@@ -80906,18 +80729,18 @@
|
|
|
80906
80729
|
|
|
80907
80730
|
新增接口:
|
|
80908
80731
|
|
|
80909
|
-
* [
|
|
80910
|
-
* [
|
|
80911
|
-
* [
|
|
80912
|
-
* [
|
|
80913
|
-
* [
|
|
80914
|
-
* [
|
|
80915
|
-
* [
|
|
80916
|
-
* [
|
|
80917
|
-
* [
|
|
80918
|
-
* [
|
|
80919
|
-
* [
|
|
80920
|
-
* [
|
|
80732
|
+
* [CreateModelService](https://cloud.tencent.com/document/api/851/82291)
|
|
80733
|
+
* [DeleteModelService](https://cloud.tencent.com/document/api/851/82290)
|
|
80734
|
+
* [DeleteModelServiceGroup](https://cloud.tencent.com/document/api/851/82289)
|
|
80735
|
+
* [DescribeAPIConfigs](https://cloud.tencent.com/document/api/851/82288)
|
|
80736
|
+
* [DescribeModelService](https://cloud.tencent.com/document/api/851/82287)
|
|
80737
|
+
* [DescribeModelServiceCallInfo](https://cloud.tencent.com/document/api/851/82286)
|
|
80738
|
+
* [DescribeModelServiceGroup](https://cloud.tencent.com/document/api/851/82285)
|
|
80739
|
+
* [DescribeModelServiceGroups](https://cloud.tencent.com/document/api/851/82284)
|
|
80740
|
+
* [DescribeModelServiceHistory](https://cloud.tencent.com/document/api/851/82283)
|
|
80741
|
+
* [DescribeModelServiceHotUpdated](https://cloud.tencent.com/document/api/851/82282)
|
|
80742
|
+
* [DescribeModelServices](https://cloud.tencent.com/document/api/851/82281)
|
|
80743
|
+
* [ModifyServiceGroupWeights](https://cloud.tencent.com/document/api/851/82280)
|
|
80921
80744
|
|
|
80922
80745
|
修改接口:
|
|
80923
80746
|
|
|
@@ -80928,23 +80751,23 @@
|
|
|
80928
80751
|
|
|
80929
80752
|
新增数据结构:
|
|
80930
80753
|
|
|
80931
|
-
* [
|
|
80932
|
-
* [
|
|
80933
|
-
* [
|
|
80934
|
-
* [
|
|
80935
|
-
* [
|
|
80936
|
-
* [
|
|
80937
|
-
* [
|
|
80938
|
-
* [
|
|
80939
|
-
* [
|
|
80940
|
-
* [
|
|
80941
|
-
* [
|
|
80942
|
-
* [
|
|
80943
|
-
* [
|
|
80944
|
-
* [
|
|
80945
|
-
* [
|
|
80946
|
-
* [
|
|
80947
|
-
* [
|
|
80754
|
+
* [APIConfigDetail](https://cloud.tencent.com/document/api/851/75051#APIConfigDetail)
|
|
80755
|
+
* [CronScaleJob](https://cloud.tencent.com/document/api/851/75051#CronScaleJob)
|
|
80756
|
+
* [EnvVar](https://cloud.tencent.com/document/api/851/75051#EnvVar)
|
|
80757
|
+
* [HorizontalPodAutoscaler](https://cloud.tencent.com/document/api/851/75051#HorizontalPodAutoscaler)
|
|
80758
|
+
* [InferGatewayCallInfo](https://cloud.tencent.com/document/api/851/75051#InferGatewayCallInfo)
|
|
80759
|
+
* [Option](https://cloud.tencent.com/document/api/851/75051#Option)
|
|
80760
|
+
* [ScheduledAction](https://cloud.tencent.com/document/api/851/75051#ScheduledAction)
|
|
80761
|
+
* [Service](https://cloud.tencent.com/document/api/851/75051#Service)
|
|
80762
|
+
* [ServiceCallInfo](https://cloud.tencent.com/document/api/851/75051#ServiceCallInfo)
|
|
80763
|
+
* [ServiceGroup](https://cloud.tencent.com/document/api/851/75051#ServiceGroup)
|
|
80764
|
+
* [ServiceHistory](https://cloud.tencent.com/document/api/851/75051#ServiceHistory)
|
|
80765
|
+
* [ServiceInfo](https://cloud.tencent.com/document/api/851/75051#ServiceInfo)
|
|
80766
|
+
* [ServiceLimit](https://cloud.tencent.com/document/api/851/75051#ServiceLimit)
|
|
80767
|
+
* [StatefulSetCondition](https://cloud.tencent.com/document/api/851/75051#StatefulSetCondition)
|
|
80768
|
+
* [VolumeMount](https://cloud.tencent.com/document/api/851/75051#VolumeMount)
|
|
80769
|
+
* [WeightEntry](https://cloud.tencent.com/document/api/851/75051#WeightEntry)
|
|
80770
|
+
* [WorkloadStatus](https://cloud.tencent.com/document/api/851/75051#WorkloadStatus)
|
|
80948
80771
|
|
|
80949
80772
|
修改数据结构:
|
|
80950
80773
|
|
|
@@ -84576,6 +84399,18 @@
|
|
|
84576
84399
|
|
|
84577
84400
|
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
|
84578
84401
|
|
|
84402
|
+
### 第 9 次发布
|
|
84403
|
+
|
|
84404
|
+
发布时间:2022-11-02 10:37:26
|
|
84405
|
+
|
|
84406
|
+
本次发布包含了以下内容:
|
|
84407
|
+
|
|
84408
|
+
改善已有的文档。
|
|
84409
|
+
|
|
84410
|
+
新增接口:
|
|
84411
|
+
|
|
84412
|
+
* [CreateCorporationOrder](https://cloud.tencent.com/document/api/1458/82298)
|
|
84413
|
+
|
|
84579
84414
|
### 第 8 次发布
|
|
84580
84415
|
|
|
84581
84416
|
发布时间:2022-10-17 22:02:42
|