tencentcloud-sdk-nodejs-ess 4.0.499 → 4.0.501
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 +144 -0
- package/SERVICE_CHANGELOG.md +149 -255
- package/package.json +1 -1
- package/products.md +15 -15
- package/src/services/ess/v20201111/ess_client.ts +1 -113
- package/src/services/ess/v20201111/ess_models.ts +123 -13
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +1 -113
- package/tencentcloud/services/ess/v20201111/ess_client.js +1 -113
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +122 -12
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,147 @@
|
|
|
1
|
+
# Release 4.0.501
|
|
2
|
+
|
|
3
|
+
## T-Sec-DDoS防护(Anti-DDoS)(antiddos) 版本:2020-03-09
|
|
4
|
+
|
|
5
|
+
### 第 47 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-12-12 01:06:27
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [DescribeListBGPIPInstances](https://cloud.tencent.com/document/api/1021/57524)
|
|
16
|
+
|
|
17
|
+
* 新增入参:FilterConvoy
|
|
18
|
+
|
|
19
|
+
* [DescribeListBGPInstances](https://cloud.tencent.com/document/api/1021/57521)
|
|
20
|
+
|
|
21
|
+
* 新增入参:FilterTrialFlag, FilterConvoy
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
修改数据结构:
|
|
25
|
+
|
|
26
|
+
* [BGPIPInstance](https://cloud.tencent.com/document/api/1021/57582#BGPIPInstance)
|
|
27
|
+
|
|
28
|
+
* 新增成员:ConvoyId
|
|
29
|
+
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
## 数据传输服务(dts) 版本:2021-12-06
|
|
34
|
+
|
|
35
|
+
### 第 3 次发布
|
|
36
|
+
|
|
37
|
+
发布时间:2022-12-12 01:23:41
|
|
38
|
+
|
|
39
|
+
本次发布包含了以下内容:
|
|
40
|
+
|
|
41
|
+
改善已有的文档。
|
|
42
|
+
|
|
43
|
+
新增接口:
|
|
44
|
+
|
|
45
|
+
* [SkipCheckItem](https://cloud.tencent.com/document/api/571/83864)
|
|
46
|
+
* [SkipSyncCheckItem](https://cloud.tencent.com/document/api/571/83865)
|
|
47
|
+
|
|
48
|
+
|
|
49
|
+
|
|
50
|
+
## 数据传输服务(dts) 版本:2018-03-30
|
|
51
|
+
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
## Elasticsearch Service(es) 版本:2018-04-16
|
|
55
|
+
|
|
56
|
+
### 第 41 次发布
|
|
57
|
+
|
|
58
|
+
发布时间:2022-12-12 01:25:49
|
|
59
|
+
|
|
60
|
+
本次发布包含了以下内容:
|
|
61
|
+
|
|
62
|
+
改善已有的文档。
|
|
63
|
+
|
|
64
|
+
修改数据结构:
|
|
65
|
+
|
|
66
|
+
* [IndexMetaField](https://cloud.tencent.com/document/api/845/30634#IndexMetaField)
|
|
67
|
+
|
|
68
|
+
* 新增成员:IndexDocs
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
## 文字识别(ocr) 版本:2018-11-19
|
|
74
|
+
|
|
75
|
+
### 第 85 次发布
|
|
76
|
+
|
|
77
|
+
发布时间:2022-12-12 01:39:40
|
|
78
|
+
|
|
79
|
+
本次发布包含了以下内容:
|
|
80
|
+
|
|
81
|
+
改善已有的文档。
|
|
82
|
+
|
|
83
|
+
修改接口:
|
|
84
|
+
|
|
85
|
+
* [SealOCR](https://cloud.tencent.com/document/api/866/45807)
|
|
86
|
+
|
|
87
|
+
* 新增出参:SealShape
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
## 互动白板(tiw) 版本:2019-09-19
|
|
93
|
+
|
|
94
|
+
### 第 27 次发布
|
|
95
|
+
|
|
96
|
+
发布时间:2022-12-12 01:52:52
|
|
97
|
+
|
|
98
|
+
本次发布包含了以下内容:
|
|
99
|
+
|
|
100
|
+
改善已有的文档。
|
|
101
|
+
|
|
102
|
+
修改接口:
|
|
103
|
+
|
|
104
|
+
* [CreateTranscode](https://cloud.tencent.com/document/api/1137/40060)
|
|
105
|
+
|
|
106
|
+
* 新增入参:AutoHandleUnsupportedElement
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
112
|
+
|
|
113
|
+
### 第 130 次发布
|
|
114
|
+
|
|
115
|
+
发布时间:2022-12-12 01:57:43
|
|
116
|
+
|
|
117
|
+
本次发布包含了以下内容:
|
|
118
|
+
|
|
119
|
+
改善已有的文档。
|
|
120
|
+
|
|
121
|
+
新增接口:
|
|
122
|
+
|
|
123
|
+
* [ReturnNormalAddresses](https://cloud.tencent.com/document/api/215/83866)
|
|
124
|
+
|
|
125
|
+
|
|
126
|
+
|
|
127
|
+
# Release 4.0.500
|
|
128
|
+
|
|
129
|
+
## 云点播(vod) 版本:2018-07-17
|
|
130
|
+
|
|
131
|
+
### 第 131 次发布
|
|
132
|
+
|
|
133
|
+
发布时间:2022-12-09 10:06:16
|
|
134
|
+
|
|
135
|
+
本次发布包含了以下内容:
|
|
136
|
+
|
|
137
|
+
改善已有的文档。
|
|
138
|
+
|
|
139
|
+
新增接口:
|
|
140
|
+
|
|
141
|
+
* [DescribeFileAttributes](https://cloud.tencent.com/document/api/266/83796)
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
|
|
1
145
|
# Release 4.0.499
|
|
2
146
|
|
|
3
147
|
## 批量计算(batch) 版本:2017-03-12
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,129 +1,61 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
4
|
-
|
|
5
|
-
### 第 45 次发布
|
|
6
|
-
|
|
7
|
-
发布时间:2022-12-09 01:11:02
|
|
8
|
-
|
|
9
|
-
本次发布包含了以下内容:
|
|
10
|
-
|
|
11
|
-
改善已有的文档。
|
|
12
|
-
|
|
13
|
-
新增数据结构:
|
|
14
|
-
|
|
15
|
-
* [OutputMappingOption](https://cloud.tencent.com/document/api/599/15912#OutputMappingOption)
|
|
16
|
-
|
|
17
|
-
修改数据结构:
|
|
18
|
-
|
|
19
|
-
* [OutputMapping](https://cloud.tencent.com/document/api/599/15912#OutputMapping)
|
|
20
|
-
|
|
21
|
-
* 新增成员:OutputMappingOption
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
## 负载均衡(clb) 版本:2018-03-17
|
|
3
|
+
## T-Sec-DDoS防护(Anti-DDoS)(antiddos) 版本:2020-03-09
|
|
27
4
|
|
|
28
|
-
### 第
|
|
5
|
+
### 第 47 次发布
|
|
29
6
|
|
|
30
|
-
发布时间:2022-12-
|
|
7
|
+
发布时间:2022-12-12 01:06:27
|
|
31
8
|
|
|
32
9
|
本次发布包含了以下内容:
|
|
33
10
|
|
|
34
11
|
改善已有的文档。
|
|
35
12
|
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
* [CertificateOutput](https://cloud.tencent.com/document/api/214/30694#CertificateOutput)
|
|
39
|
-
|
|
40
|
-
* 新增成员:ExtCertIds
|
|
41
|
-
|
|
42
|
-
* [Listener](https://cloud.tencent.com/document/api/214/30694#Listener)
|
|
43
|
-
|
|
44
|
-
* 新增成员:TargetGroupList
|
|
45
|
-
|
|
46
|
-
* [LoadBalancerDetail](https://cloud.tencent.com/document/api/214/30694#LoadBalancerDetail)
|
|
47
|
-
|
|
48
|
-
* 新增成员:SlaveZone, Zones, SniSwitch
|
|
49
|
-
|
|
50
|
-
* [RuleOutput](https://cloud.tencent.com/document/api/214/30694#RuleOutput)
|
|
51
|
-
|
|
52
|
-
* 新增成员:TargetGroupList
|
|
53
|
-
|
|
54
|
-
* [ZoneInfo](https://cloud.tencent.com/document/api/214/30694#ZoneInfo)
|
|
55
|
-
|
|
56
|
-
* 新增成员:EdgeZone
|
|
57
|
-
|
|
58
|
-
|
|
13
|
+
修改接口:
|
|
59
14
|
|
|
15
|
+
* [DescribeListBGPIPInstances](https://cloud.tencent.com/document/api/1021/57524)
|
|
60
16
|
|
|
61
|
-
|
|
17
|
+
* 新增入参:FilterConvoy
|
|
62
18
|
|
|
63
|
-
|
|
19
|
+
* [DescribeListBGPInstances](https://cloud.tencent.com/document/api/1021/57521)
|
|
64
20
|
|
|
65
|
-
|
|
21
|
+
* 新增入参:FilterTrialFlag, FilterConvoy
|
|
66
22
|
|
|
67
|
-
本次发布包含了以下内容:
|
|
68
|
-
|
|
69
|
-
改善已有的文档。
|
|
70
23
|
|
|
71
24
|
修改数据结构:
|
|
72
25
|
|
|
73
|
-
* [
|
|
26
|
+
* [BGPIPInstance](https://cloud.tencent.com/document/api/1021/57582#BGPIPInstance)
|
|
74
27
|
|
|
75
|
-
* 新增成员:
|
|
28
|
+
* 新增成员:ConvoyId
|
|
76
29
|
|
|
77
30
|
|
|
78
31
|
|
|
79
32
|
|
|
80
|
-
##
|
|
33
|
+
## 数据传输服务(dts) 版本:2021-12-06
|
|
81
34
|
|
|
82
|
-
### 第
|
|
35
|
+
### 第 3 次发布
|
|
83
36
|
|
|
84
|
-
发布时间:2022-12-
|
|
37
|
+
发布时间:2022-12-12 01:23:41
|
|
85
38
|
|
|
86
39
|
本次发布包含了以下内容:
|
|
87
40
|
|
|
88
41
|
改善已有的文档。
|
|
89
42
|
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
* [Staff](https://cloud.tencent.com/document/api/1420/61525#Staff)
|
|
93
|
-
|
|
94
|
-
* 新增成员:QuiteJob
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
## 文字识别(ocr) 版本:2018-11-19
|
|
104
|
-
|
|
105
|
-
### 第 84 次发布
|
|
106
|
-
|
|
107
|
-
发布时间:2022-12-09 01:50:13
|
|
108
|
-
|
|
109
|
-
本次发布包含了以下内容:
|
|
110
|
-
|
|
111
|
-
改善已有的文档。
|
|
43
|
+
新增接口:
|
|
112
44
|
|
|
113
|
-
|
|
45
|
+
* [SkipCheckItem](https://cloud.tencent.com/document/api/571/83864)
|
|
46
|
+
* [SkipSyncCheckItem](https://cloud.tencent.com/document/api/571/83865)
|
|
114
47
|
|
|
115
|
-
* [SealInfo](https://cloud.tencent.com/document/api/866/33527#SealInfo)
|
|
116
48
|
|
|
117
|
-
* 新增成员:SealShape
|
|
118
49
|
|
|
50
|
+
## 数据传输服务(dts) 版本:2018-03-30
|
|
119
51
|
|
|
120
52
|
|
|
121
53
|
|
|
122
|
-
##
|
|
54
|
+
## Elasticsearch Service(es) 版本:2018-04-16
|
|
123
55
|
|
|
124
|
-
### 第
|
|
56
|
+
### 第 41 次发布
|
|
125
57
|
|
|
126
|
-
发布时间:2022-12-
|
|
58
|
+
发布时间:2022-12-12 01:25:49
|
|
127
59
|
|
|
128
60
|
本次发布包含了以下内容:
|
|
129
61
|
|
|
@@ -131,39 +63,18 @@
|
|
|
131
63
|
|
|
132
64
|
修改数据结构:
|
|
133
65
|
|
|
134
|
-
* [
|
|
135
|
-
|
|
136
|
-
* 新增成员:ForwardRuleName, ForwardRuleType, ForwardAddress, EndPointName
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
## 前端性能监控(rum) 版本:2021-06-22
|
|
142
|
-
|
|
143
|
-
### 第 18 次发布
|
|
144
|
-
|
|
145
|
-
发布时间:2022-12-09 01:53:36
|
|
146
|
-
|
|
147
|
-
本次发布包含了以下内容:
|
|
148
|
-
|
|
149
|
-
改善已有的文档。
|
|
150
|
-
|
|
151
|
-
修改接口:
|
|
152
|
-
|
|
153
|
-
* [CreateTawInstance](https://cloud.tencent.com/document/api/1464/69244)
|
|
154
|
-
|
|
155
|
-
* 新增入参:ResourcePackageType, ResourcePackageNum
|
|
66
|
+
* [IndexMetaField](https://cloud.tencent.com/document/api/845/30634#IndexMetaField)
|
|
156
67
|
|
|
157
|
-
*
|
|
68
|
+
* 新增成员:IndexDocs
|
|
158
69
|
|
|
159
70
|
|
|
160
71
|
|
|
161
72
|
|
|
162
|
-
##
|
|
73
|
+
## 文字识别(ocr) 版本:2018-11-19
|
|
163
74
|
|
|
164
|
-
### 第
|
|
75
|
+
### 第 85 次发布
|
|
165
76
|
|
|
166
|
-
发布时间:2022-12-
|
|
77
|
+
发布时间:2022-12-12 01:39:40
|
|
167
78
|
|
|
168
79
|
本次发布包含了以下内容:
|
|
169
80
|
|
|
@@ -171,49 +82,18 @@
|
|
|
171
82
|
|
|
172
83
|
修改接口:
|
|
173
84
|
|
|
174
|
-
* [
|
|
175
|
-
|
|
176
|
-
* 新增入参:EnvType, CreateRegion
|
|
177
|
-
|
|
178
|
-
* [DescribeApplications](https://cloud.tencent.com/document/api/1371/78169)
|
|
179
|
-
|
|
180
|
-
* 新增入参:SortInfo
|
|
181
|
-
|
|
182
|
-
* [DescribeEnvironments](https://cloud.tencent.com/document/api/1371/60149)
|
|
183
|
-
|
|
184
|
-
* 新增入参:SortInfo
|
|
185
|
-
|
|
186
|
-
* [ModifyEnvironment](https://cloud.tencent.com/document/api/1371/60148)
|
|
187
|
-
|
|
188
|
-
* 新增入参:EnvType
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
新增数据结构:
|
|
192
|
-
|
|
193
|
-
* [SortType](https://cloud.tencent.com/document/api/1371/60171#SortType)
|
|
194
|
-
|
|
195
|
-
修改数据结构:
|
|
196
|
-
|
|
197
|
-
* [NamespaceInfo](https://cloud.tencent.com/document/api/1371/60171#NamespaceInfo)
|
|
198
|
-
|
|
199
|
-
* 新增成员:EnvType
|
|
200
|
-
|
|
201
|
-
* [TemNamespaceInfo](https://cloud.tencent.com/document/api/1371/60171#TemNamespaceInfo)
|
|
202
|
-
|
|
203
|
-
* 新增成员:EnvType, RegionId
|
|
204
|
-
|
|
205
|
-
|
|
85
|
+
* [SealOCR](https://cloud.tencent.com/document/api/866/45807)
|
|
206
86
|
|
|
87
|
+
* 新增出参:SealShape
|
|
207
88
|
|
|
208
|
-
## 弹性微服务 TEM(tem) 版本:2020-12-21
|
|
209
89
|
|
|
210
90
|
|
|
211
91
|
|
|
212
|
-
##
|
|
92
|
+
## 互动白板(tiw) 版本:2019-09-19
|
|
213
93
|
|
|
214
|
-
### 第
|
|
94
|
+
### 第 27 次发布
|
|
215
95
|
|
|
216
|
-
发布时间:2022-12-
|
|
96
|
+
发布时间:2022-12-12 01:52:52
|
|
217
97
|
|
|
218
98
|
本次发布包含了以下内容:
|
|
219
99
|
|
|
@@ -221,120 +101,26 @@
|
|
|
221
101
|
|
|
222
102
|
修改接口:
|
|
223
103
|
|
|
224
|
-
* [
|
|
225
|
-
|
|
226
|
-
* 新增入参:Domains
|
|
227
|
-
|
|
228
|
-
* <font color="#dd0000">**修改入参**:</font>RuleIdList
|
|
229
|
-
|
|
230
|
-
* 新增出参:SecurityRules
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
新增数据结构:
|
|
234
|
-
|
|
235
|
-
* [SecurityRule](https://cloud.tencent.com/document/api/1552/80721#SecurityRule)
|
|
236
|
-
|
|
237
|
-
修改数据结构:
|
|
238
|
-
|
|
239
|
-
* [BotLog](https://cloud.tencent.com/document/api/1552/80721#BotLog)
|
|
240
|
-
|
|
241
|
-
* 新增成员:Area
|
|
242
|
-
|
|
243
|
-
* [IpTableRule](https://cloud.tencent.com/document/api/1552/80721#IpTableRule)
|
|
244
|
-
|
|
245
|
-
* 新增成员:Operator, RuleName
|
|
246
|
-
|
|
247
|
-
* <font color="#dd0000">**修改成员**:</font>MatchContent
|
|
248
|
-
|
|
249
|
-
* [RateLimitIntelligence](https://cloud.tencent.com/document/api/1552/80721#RateLimitIntelligence)
|
|
250
|
-
|
|
251
|
-
* 新增成员:RuleId
|
|
252
|
-
|
|
253
|
-
* [SecHitRuleInfo](https://cloud.tencent.com/document/api/1552/80721#SecHitRuleInfo)
|
|
254
|
-
|
|
255
|
-
* 新增成员:ZoneId, RuleEnabled, AlarmEnabled, RuleDeleted
|
|
256
|
-
|
|
257
|
-
* [SecRuleRelatedInfo](https://cloud.tencent.com/document/api/1552/80721#SecRuleRelatedInfo)
|
|
258
|
-
|
|
259
|
-
* 新增成员:RuleType, RuleEnabled, RuleDeleted, AlarmEnabled
|
|
260
|
-
|
|
261
|
-
* [WebLogs](https://cloud.tencent.com/document/api/1552/80721#WebLogs)
|
|
262
|
-
|
|
263
|
-
* 新增成员:Area
|
|
264
|
-
|
|
265
|
-
|
|
104
|
+
* [CreateTranscode](https://cloud.tencent.com/document/api/1137/40060)
|
|
266
105
|
|
|
106
|
+
* 新增入参:AutoHandleUnsupportedElement
|
|
267
107
|
|
|
268
|
-
## 边缘安全加速平台(teo) 版本:2022-01-06
|
|
269
108
|
|
|
270
109
|
|
|
271
110
|
|
|
272
|
-
##
|
|
111
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
273
112
|
|
|
274
113
|
### 第 130 次发布
|
|
275
114
|
|
|
276
|
-
发布时间:2022-12-
|
|
277
|
-
|
|
278
|
-
本次发布包含了以下内容:
|
|
279
|
-
|
|
280
|
-
改善已有的文档。
|
|
281
|
-
|
|
282
|
-
修改接口:
|
|
283
|
-
|
|
284
|
-
* [DescribeTaskDetail](https://cloud.tencent.com/document/api/266/33431)
|
|
285
|
-
|
|
286
|
-
* 新增出参:DescribeFileAttributesTask
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
新增数据结构:
|
|
290
|
-
|
|
291
|
-
* [DescribeFileAttributesTask](https://cloud.tencent.com/document/api/266/31773#DescribeFileAttributesTask)
|
|
292
|
-
* [DescribeFileAttributesTaskOutput](https://cloud.tencent.com/document/api/266/31773#DescribeFileAttributesTaskOutput)
|
|
293
|
-
|
|
294
|
-
修改数据结构:
|
|
295
|
-
|
|
296
|
-
* [EventContent](https://cloud.tencent.com/document/api/266/31773#EventContent)
|
|
297
|
-
|
|
298
|
-
* 新增成员:DescribeFileAttributesCompleteEvent
|
|
299
|
-
|
|
300
|
-
* [MediaMetaData](https://cloud.tencent.com/document/api/266/31773#MediaMetaData)
|
|
301
|
-
|
|
302
|
-
* 新增成员:Md5
|
|
303
|
-
|
|
304
|
-
* [ReviewAudioVideoSegmentItem](https://cloud.tencent.com/document/api/266/31773#ReviewAudioVideoSegmentItem)
|
|
305
|
-
|
|
306
|
-
* 新增成员:Url, PicUrlExpireTime
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
312
|
-
|
|
313
|
-
### 第 19 次发布
|
|
314
|
-
|
|
315
|
-
发布时间:2022-12-09 02:16:48
|
|
115
|
+
发布时间:2022-12-12 01:57:43
|
|
316
116
|
|
|
317
117
|
本次发布包含了以下内容:
|
|
318
118
|
|
|
319
119
|
改善已有的文档。
|
|
320
120
|
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
* [AddSpartaProtection](https://cloud.tencent.com/document/api/627/72689)
|
|
324
|
-
|
|
325
|
-
* 新增入参:ProxyReadTimeout, ProxySendTimeout
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
修改数据结构:
|
|
329
|
-
|
|
330
|
-
* [DomainsPartInfo](https://cloud.tencent.com/document/api/627/53609#DomainsPartInfo)
|
|
331
|
-
|
|
332
|
-
* 新增成员:ProxyReadTimeout, ProxySendTimeout
|
|
333
|
-
|
|
334
|
-
* [InstanceInfo](https://cloud.tencent.com/document/api/627/53609#InstanceInfo)
|
|
335
|
-
|
|
336
|
-
* 新增成员:AttackLogPost, MaxBandwidth
|
|
121
|
+
新增接口:
|
|
337
122
|
|
|
123
|
+
* [ReturnNormalAddresses](https://cloud.tencent.com/document/api/215/83866)
|
|
338
124
|
|
|
339
125
|
|
|
340
126
|
|
|
@@ -1868,6 +1654,32 @@
|
|
|
1868
1654
|
|
|
1869
1655
|
## T-Sec-DDoS防护(Anti-DDoS)(antiddos) 版本:2020-03-09
|
|
1870
1656
|
|
|
1657
|
+
### 第 47 次发布
|
|
1658
|
+
|
|
1659
|
+
发布时间:2022-12-12 01:06:27
|
|
1660
|
+
|
|
1661
|
+
本次发布包含了以下内容:
|
|
1662
|
+
|
|
1663
|
+
改善已有的文档。
|
|
1664
|
+
|
|
1665
|
+
修改接口:
|
|
1666
|
+
|
|
1667
|
+
* [DescribeListBGPIPInstances](https://cloud.tencent.com/document/api/1021/57524)
|
|
1668
|
+
|
|
1669
|
+
* 新增入参:FilterConvoy
|
|
1670
|
+
|
|
1671
|
+
* [DescribeListBGPInstances](https://cloud.tencent.com/document/api/1021/57521)
|
|
1672
|
+
|
|
1673
|
+
* 新增入参:FilterTrialFlag, FilterConvoy
|
|
1674
|
+
|
|
1675
|
+
|
|
1676
|
+
修改数据结构:
|
|
1677
|
+
|
|
1678
|
+
* [BGPIPInstance](https://cloud.tencent.com/document/api/1021/57582#BGPIPInstance)
|
|
1679
|
+
|
|
1680
|
+
* 新增成员:ConvoyId
|
|
1681
|
+
|
|
1682
|
+
|
|
1871
1683
|
### 第 46 次发布
|
|
1872
1684
|
|
|
1873
1685
|
发布时间:2022-11-23 06:03:44
|
|
@@ -5909,7 +5721,7 @@
|
|
|
5909
5721
|
|
|
5910
5722
|
新增数据结构:
|
|
5911
5723
|
|
|
5912
|
-
* [
|
|
5724
|
+
* [OutputMappingOption](https://cloud.tencent.com/document/api/599/15912#OutputMappingOption)
|
|
5913
5725
|
|
|
5914
5726
|
修改数据结构:
|
|
5915
5727
|
|
|
@@ -36909,6 +36721,19 @@
|
|
|
36909
36721
|
|
|
36910
36722
|
## 数据传输服务(dts) 版本:2021-12-06
|
|
36911
36723
|
|
|
36724
|
+
### 第 3 次发布
|
|
36725
|
+
|
|
36726
|
+
发布时间:2022-12-12 01:23:41
|
|
36727
|
+
|
|
36728
|
+
本次发布包含了以下内容:
|
|
36729
|
+
|
|
36730
|
+
改善已有的文档。
|
|
36731
|
+
|
|
36732
|
+
新增接口:
|
|
36733
|
+
|
|
36734
|
+
* [[SkipCheckItem](https://cloud.tencent.com/document/api/571/83864)](https://cloud.tencent.com/document/api/#/#)
|
|
36735
|
+
* [[SkipSyncCheckItem](https://cloud.tencent.com/document/api/571/83865)](https://cloud.tencent.com/document/api/#/#)
|
|
36736
|
+
|
|
36912
36737
|
### 第 2 次发布
|
|
36913
36738
|
|
|
36914
36739
|
发布时间:2022-12-05 06:45:09
|
|
@@ -40409,6 +40234,21 @@
|
|
|
40409
40234
|
|
|
40410
40235
|
## Elasticsearch Service(es) 版本:2018-04-16
|
|
40411
40236
|
|
|
40237
|
+
### 第 41 次发布
|
|
40238
|
+
|
|
40239
|
+
发布时间:2022-12-12 01:25:49
|
|
40240
|
+
|
|
40241
|
+
本次发布包含了以下内容:
|
|
40242
|
+
|
|
40243
|
+
改善已有的文档。
|
|
40244
|
+
|
|
40245
|
+
修改数据结构:
|
|
40246
|
+
|
|
40247
|
+
* [IndexMetaField](https://cloud.tencent.com/document/api/845/30634#IndexMetaField)
|
|
40248
|
+
|
|
40249
|
+
* 新增成员:IndexDocs
|
|
40250
|
+
|
|
40251
|
+
|
|
40412
40252
|
### 第 40 次发布
|
|
40413
40253
|
|
|
40414
40254
|
发布时间:2022-11-17 06:25:50
|
|
@@ -62710,6 +62550,21 @@
|
|
|
62710
62550
|
|
|
62711
62551
|
## 文字识别(ocr) 版本:2018-11-19
|
|
62712
62552
|
|
|
62553
|
+
### 第 85 次发布
|
|
62554
|
+
|
|
62555
|
+
发布时间:2022-12-12 01:39:40
|
|
62556
|
+
|
|
62557
|
+
本次发布包含了以下内容:
|
|
62558
|
+
|
|
62559
|
+
改善已有的文档。
|
|
62560
|
+
|
|
62561
|
+
修改接口:
|
|
62562
|
+
|
|
62563
|
+
* [SealOCR](https://cloud.tencent.com/document/api/866/45807)
|
|
62564
|
+
|
|
62565
|
+
* 新增出参:SealShape
|
|
62566
|
+
|
|
62567
|
+
|
|
62713
62568
|
### 第 84 次发布
|
|
62714
62569
|
|
|
62715
62570
|
发布时间:2022-12-09 01:50:13
|
|
@@ -80435,7 +80290,7 @@
|
|
|
80435
80290
|
|
|
80436
80291
|
新增数据结构:
|
|
80437
80292
|
|
|
80438
|
-
* [
|
|
80293
|
+
* [SortType](https://cloud.tencent.com/document/api/1371/60171#SortType)
|
|
80439
80294
|
|
|
80440
80295
|
修改数据结构:
|
|
80441
80296
|
|
|
@@ -82101,7 +81956,7 @@
|
|
|
82101
81956
|
|
|
82102
81957
|
新增数据结构:
|
|
82103
81958
|
|
|
82104
|
-
* [
|
|
81959
|
+
* [SecurityRule](https://cloud.tencent.com/document/api/1552/80721#SecurityRule)
|
|
82105
81960
|
|
|
82106
81961
|
修改数据结构:
|
|
82107
81962
|
|
|
@@ -84917,6 +84772,21 @@
|
|
|
84917
84772
|
|
|
84918
84773
|
## 互动白板(tiw) 版本:2019-09-19
|
|
84919
84774
|
|
|
84775
|
+
### 第 27 次发布
|
|
84776
|
+
|
|
84777
|
+
发布时间:2022-12-12 01:52:52
|
|
84778
|
+
|
|
84779
|
+
本次发布包含了以下内容:
|
|
84780
|
+
|
|
84781
|
+
改善已有的文档。
|
|
84782
|
+
|
|
84783
|
+
修改接口:
|
|
84784
|
+
|
|
84785
|
+
* [CreateTranscode](https://cloud.tencent.com/document/api/1137/40060)
|
|
84786
|
+
|
|
84787
|
+
* 新增入参:AutoHandleUnsupportedElement
|
|
84788
|
+
|
|
84789
|
+
|
|
84920
84790
|
### 第 26 次发布
|
|
84921
84791
|
|
|
84922
84792
|
发布时间:2022-12-07 07:09:41
|
|
@@ -93022,6 +92892,18 @@
|
|
|
93022
92892
|
|
|
93023
92893
|
## 云点播(vod) 版本:2018-07-17
|
|
93024
92894
|
|
|
92895
|
+
### 第 131 次发布
|
|
92896
|
+
|
|
92897
|
+
发布时间:2022-12-09 10:06:16
|
|
92898
|
+
|
|
92899
|
+
本次发布包含了以下内容:
|
|
92900
|
+
|
|
92901
|
+
改善已有的文档。
|
|
92902
|
+
|
|
92903
|
+
新增接口:
|
|
92904
|
+
|
|
92905
|
+
* [DescribeFileAttributes](https://cloud.tencent.com/document/api/266/83796)
|
|
92906
|
+
|
|
93025
92907
|
### 第 130 次发布
|
|
93026
92908
|
|
|
93027
92909
|
发布时间:2022-12-09 02:12:52
|
|
@@ -93039,8 +92921,8 @@
|
|
|
93039
92921
|
|
|
93040
92922
|
新增数据结构:
|
|
93041
92923
|
|
|
93042
|
-
* [
|
|
93043
|
-
* [
|
|
92924
|
+
* [DescribeFileAttributesTask](https://cloud.tencent.com/document/api/266/31773#DescribeFileAttributesTask)
|
|
92925
|
+
* [DescribeFileAttributesTaskOutput](https://cloud.tencent.com/document/api/266/31773#DescribeFileAttributesTaskOutput)
|
|
93044
92926
|
|
|
93045
92927
|
修改数据结构:
|
|
93046
92928
|
|
|
@@ -96620,6 +96502,18 @@
|
|
|
96620
96502
|
|
|
96621
96503
|
## 私有网络(vpc) 版本:2017-03-12
|
|
96622
96504
|
|
|
96505
|
+
### 第 130 次发布
|
|
96506
|
+
|
|
96507
|
+
发布时间:2022-12-12 01:57:43
|
|
96508
|
+
|
|
96509
|
+
本次发布包含了以下内容:
|
|
96510
|
+
|
|
96511
|
+
改善已有的文档。
|
|
96512
|
+
|
|
96513
|
+
新增接口:
|
|
96514
|
+
|
|
96515
|
+
* [[ReturnNormalAddresses](https://cloud.tencent.com/document/api/215/83866)](https://cloud.tencent.com/document/api/#/#)
|
|
96516
|
+
|
|
96623
96517
|
### 第 129 次发布
|
|
96624
96518
|
|
|
96625
96519
|
发布时间:2022-11-22 07:10:00
|