tencentcloud-sdk-nodejs-ams 4.0.300 → 4.0.301
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 +71 -0
- package/SERVICE_CHANGELOG.md +93 -333
- package/package.json +1 -1
- package/products.md +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,74 @@
|
|
|
1
|
+
# Release 4.0.301
|
|
2
|
+
|
|
3
|
+
## 云呼叫中心(ccc) 版本:2020-02-10
|
|
4
|
+
|
|
5
|
+
### 第 22 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-03-04 08:05:02
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改数据结构:
|
|
14
|
+
|
|
15
|
+
* [ServeParticipant](https://cloud.tencent.com/document/api/679/47715#ServeParticipant)
|
|
16
|
+
|
|
17
|
+
* 新增成员:CustomRecordURL
|
|
18
|
+
|
|
19
|
+
* [TelCdrInfo](https://cloud.tencent.com/document/api/679/47715#TelCdrInfo)
|
|
20
|
+
|
|
21
|
+
* 新增成员:CustomRecordURL
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
## 消息队列 Ckafka(ckafka) 版本:2019-08-19
|
|
27
|
+
|
|
28
|
+
### 第 36 次发布
|
|
29
|
+
|
|
30
|
+
发布时间:2022-03-04 08:05:57
|
|
31
|
+
|
|
32
|
+
本次发布包含了以下内容:
|
|
33
|
+
|
|
34
|
+
改善已有的文档。
|
|
35
|
+
|
|
36
|
+
新增接口:
|
|
37
|
+
|
|
38
|
+
* [AuthorizeToken](https://cloud.tencent.com/document/api/597/70646)
|
|
39
|
+
* [CancelAuthorizationToken](https://cloud.tencent.com/document/api/597/70645)
|
|
40
|
+
* [CreateToken](https://cloud.tencent.com/document/api/597/70644)
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
## 企业收付平台(cpdp) 版本:2019-08-20
|
|
45
|
+
|
|
46
|
+
### 第 56 次发布
|
|
47
|
+
|
|
48
|
+
发布时间:2022-03-04 08:06:47
|
|
49
|
+
|
|
50
|
+
本次发布包含了以下内容:
|
|
51
|
+
|
|
52
|
+
改善已有的文档。
|
|
53
|
+
|
|
54
|
+
新增接口:
|
|
55
|
+
|
|
56
|
+
* [ApplyReconciliationFile](https://cloud.tencent.com/document/api/1122/70650)
|
|
57
|
+
* [QueryFundsTransactionDetails](https://cloud.tencent.com/document/api/1122/70649)
|
|
58
|
+
* [QueryMemberTransactionDetails](https://cloud.tencent.com/document/api/1122/70648)
|
|
59
|
+
* [QueryReconciliationFileApplyInfo](https://cloud.tencent.com/document/api/1122/70647)
|
|
60
|
+
|
|
61
|
+
新增数据结构:
|
|
62
|
+
|
|
63
|
+
* [ApplyReconciliationFileResult](https://cloud.tencent.com/document/api/1122/40683#ApplyReconciliationFileResult)
|
|
64
|
+
* [FundsTransactionItem](https://cloud.tencent.com/document/api/1122/40683#FundsTransactionItem)
|
|
65
|
+
* [MemberTransactionItem](https://cloud.tencent.com/document/api/1122/40683#MemberTransactionItem)
|
|
66
|
+
* [QueryFundsTransactionDetailsResult](https://cloud.tencent.com/document/api/1122/40683#QueryFundsTransactionDetailsResult)
|
|
67
|
+
* [QueryMemberTransactionDetailsResult](https://cloud.tencent.com/document/api/1122/40683#QueryMemberTransactionDetailsResult)
|
|
68
|
+
* [QueryReconciliationFileApplyInfoResult](https://cloud.tencent.com/document/api/1122/40683#QueryReconciliationFileApplyInfoResult)
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
|
|
1
72
|
# Release 4.0.300
|
|
2
73
|
|
|
3
74
|
## 云 API(api) 版本:2020-11-06
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,183 +1,33 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
4
|
-
|
|
5
|
-
### 第 2 次发布
|
|
6
|
-
|
|
7
|
-
发布时间:2022-03-03 08:00:37
|
|
8
|
-
|
|
9
|
-
本次发布包含了以下内容:
|
|
10
|
-
|
|
11
|
-
改善已有的文档。
|
|
12
|
-
|
|
13
|
-
新增接口:
|
|
14
|
-
|
|
15
|
-
* [DescribeProducts](https://cloud.tencent.com/document/api/1278/70575)
|
|
16
|
-
|
|
17
|
-
新增数据结构:
|
|
18
|
-
|
|
19
|
-
* [RegionProduct](https://cloud.tencent.com/document/api/1278/55256#RegionProduct)
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
## API网关(apigateway) 版本:2018-08-08
|
|
24
|
-
|
|
25
|
-
### 第 27 次发布
|
|
26
|
-
|
|
27
|
-
发布时间:2022-03-03 08:00:40
|
|
28
|
-
|
|
29
|
-
本次发布包含了以下内容:
|
|
30
|
-
|
|
31
|
-
改善已有的文档。
|
|
32
|
-
|
|
33
|
-
修改接口:
|
|
34
|
-
|
|
35
|
-
* [CreateService](https://cloud.tencent.com/document/api/628/45201)
|
|
36
|
-
|
|
37
|
-
* 新增入参:UniqVpcId
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
|
43
|
-
|
|
44
|
-
### 第 86 次发布
|
|
45
|
-
|
|
46
|
-
发布时间:2022-03-03 08:02:04
|
|
47
|
-
|
|
48
|
-
本次发布包含了以下内容:
|
|
49
|
-
|
|
50
|
-
改善已有的文档。
|
|
51
|
-
|
|
52
|
-
修改数据结构:
|
|
53
|
-
|
|
54
|
-
* [AuditPolicy](https://cloud.tencent.com/document/api/236/15878#AuditPolicy)
|
|
55
|
-
|
|
56
|
-
* 新增成员:InstanceName
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
## 负载均衡(clb) 版本:2018-03-17
|
|
62
|
-
|
|
63
|
-
### 第 67 次发布
|
|
64
|
-
|
|
65
|
-
发布时间:2022-03-03 08:03:01
|
|
66
|
-
|
|
67
|
-
本次发布包含了以下内容:
|
|
68
|
-
|
|
69
|
-
改善已有的文档。
|
|
70
|
-
|
|
71
|
-
新增接口:
|
|
72
|
-
|
|
73
|
-
* [ModifyLoadBalancerMixIpTarget](https://cloud.tencent.com/document/api/214/70576)
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
## 消息队列 CMQ(cmq) 版本:2019-03-04
|
|
78
|
-
|
|
79
|
-
### 第 2 次发布
|
|
80
|
-
|
|
81
|
-
发布时间:2022-03-03 08:03:36
|
|
82
|
-
|
|
83
|
-
本次发布包含了以下内容:
|
|
84
|
-
|
|
85
|
-
改善已有的文档。
|
|
86
|
-
|
|
87
|
-
修改数据结构:
|
|
88
|
-
|
|
89
|
-
* [QueueSet](https://cloud.tencent.com/document/api/406/42640#QueueSet)
|
|
90
|
-
|
|
91
|
-
* 新增成员:Migrate
|
|
92
|
-
|
|
93
|
-
* [TopicSet](https://cloud.tencent.com/document/api/406/42640#TopicSet)
|
|
94
|
-
|
|
95
|
-
* 新增成员:Migrate
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
## 数据库智能管家 DBbrain(dbbrain) 版本:2021-05-27
|
|
101
|
-
|
|
102
|
-
### 第 8 次发布
|
|
103
|
-
|
|
104
|
-
发布时间:2022-03-03 08:04:55
|
|
105
|
-
|
|
106
|
-
本次发布包含了以下内容:
|
|
107
|
-
|
|
108
|
-
改善已有的文档。
|
|
109
|
-
|
|
110
|
-
修改接口:
|
|
111
|
-
|
|
112
|
-
* [DescribeUserSqlAdvice](https://cloud.tencent.com/document/api/1130/57782)
|
|
113
|
-
|
|
114
|
-
* 新增入参:Product
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
## 数据库智能管家 DBbrain(dbbrain) 版本:2019-10-16
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
3
|
+
## 云呼叫中心(ccc) 版本:2020-02-10
|
|
124
4
|
|
|
125
|
-
### 第
|
|
5
|
+
### 第 22 次发布
|
|
126
6
|
|
|
127
|
-
发布时间:2022-03-
|
|
7
|
+
发布时间:2022-03-04 08:05:02
|
|
128
8
|
|
|
129
9
|
本次发布包含了以下内容:
|
|
130
10
|
|
|
131
11
|
改善已有的文档。
|
|
132
12
|
|
|
133
|
-
修改接口:
|
|
134
|
-
|
|
135
|
-
* [CreateInstance](https://cloud.tencent.com/document/api/589/34261)
|
|
136
|
-
|
|
137
|
-
* 新增入参:ExternalService
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
新增数据结构:
|
|
141
|
-
|
|
142
|
-
* [ClusterExternalServiceInfo](https://cloud.tencent.com/document/api/589/33981#ClusterExternalServiceInfo)
|
|
143
|
-
|
|
144
13
|
修改数据结构:
|
|
145
14
|
|
|
146
|
-
* [
|
|
147
|
-
|
|
148
|
-
* 新增成员:ClusterExternalServiceInfo
|
|
149
|
-
|
|
150
|
-
* [EmrProductConfigOutter](https://cloud.tencent.com/document/api/589/33981#EmrProductConfigOutter)
|
|
151
|
-
|
|
152
|
-
* 新增成员:PublicKeyId
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
## 轻量应用服务器(lighthouse) 版本:2020-03-24
|
|
158
|
-
|
|
159
|
-
### 第 26 次发布
|
|
160
|
-
|
|
161
|
-
发布时间:2022-03-03 08:08:18
|
|
162
|
-
|
|
163
|
-
本次发布包含了以下内容:
|
|
164
|
-
|
|
165
|
-
改善已有的文档。
|
|
15
|
+
* [ServeParticipant](https://cloud.tencent.com/document/api/679/47715#ServeParticipant)
|
|
166
16
|
|
|
167
|
-
|
|
17
|
+
* 新增成员:CustomRecordURL
|
|
168
18
|
|
|
169
|
-
* [
|
|
19
|
+
* [TelCdrInfo](https://cloud.tencent.com/document/api/679/47715#TelCdrInfo)
|
|
170
20
|
|
|
171
|
-
* 新增成员:
|
|
21
|
+
* 新增成员:CustomRecordURL
|
|
172
22
|
|
|
173
23
|
|
|
174
24
|
|
|
175
25
|
|
|
176
|
-
##
|
|
26
|
+
## 消息队列 Ckafka(ckafka) 版本:2019-08-19
|
|
177
27
|
|
|
178
|
-
### 第
|
|
28
|
+
### 第 36 次发布
|
|
179
29
|
|
|
180
|
-
发布时间:2022-03-
|
|
30
|
+
发布时间:2022-03-04 08:05:57
|
|
181
31
|
|
|
182
32
|
本次发布包含了以下内容:
|
|
183
33
|
|
|
@@ -185,116 +35,17 @@
|
|
|
185
35
|
|
|
186
36
|
新增接口:
|
|
187
37
|
|
|
188
|
-
* [
|
|
38
|
+
* [AuthorizeToken](https://cloud.tencent.com/document/api/597/70646)
|
|
39
|
+
* [CancelAuthorizationToken](https://cloud.tencent.com/document/api/597/70645)
|
|
40
|
+
* [CreateToken](https://cloud.tencent.com/document/api/597/70644)
|
|
189
41
|
|
|
190
42
|
|
|
191
43
|
|
|
192
|
-
##
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
## 云监控(monitor) 版本:2018-07-24
|
|
197
|
-
|
|
198
|
-
### 第 40 次发布
|
|
199
|
-
|
|
200
|
-
发布时间:2022-03-03 08:09:04
|
|
201
|
-
|
|
202
|
-
本次发布包含了以下内容:
|
|
203
|
-
|
|
204
|
-
改善已有的文档。
|
|
205
|
-
|
|
206
|
-
修改接口:
|
|
207
|
-
|
|
208
|
-
* [DescribePrometheusInstances](https://cloud.tencent.com/document/api/248/66097)
|
|
209
|
-
|
|
210
|
-
* 新增入参:InstanceChargeType
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
|
216
|
-
|
|
217
|
-
### 第 16 次发布
|
|
218
|
-
|
|
219
|
-
发布时间:2022-03-03 08:09:36
|
|
220
|
-
|
|
221
|
-
本次发布包含了以下内容:
|
|
222
|
-
|
|
223
|
-
改善已有的文档。
|
|
224
|
-
|
|
225
|
-
修改接口:
|
|
226
|
-
|
|
227
|
-
* [CreateJob](https://cloud.tencent.com/document/api/849/52009)
|
|
228
|
-
|
|
229
|
-
* 新增入参:WorkSpaceId
|
|
230
|
-
|
|
231
|
-
* [CreateJobConfig](https://cloud.tencent.com/document/api/849/52004)
|
|
232
|
-
|
|
233
|
-
* 新增入参:WorkSpaceId
|
|
234
|
-
|
|
235
|
-
* [CreateResource](https://cloud.tencent.com/document/api/849/52000)
|
|
236
|
-
|
|
237
|
-
* 新增入参:WorkSpaceId
|
|
238
|
-
|
|
239
|
-
* [CreateResourceConfig](https://cloud.tencent.com/document/api/849/51997)
|
|
240
|
-
|
|
241
|
-
* 新增入参:WorkSpaceId
|
|
242
|
-
|
|
243
|
-
* [DeleteResourceConfigs](https://cloud.tencent.com/document/api/849/54667)
|
|
244
|
-
|
|
245
|
-
* 新增入参:WorkSpaceId
|
|
246
|
-
|
|
247
|
-
* [DeleteResources](https://cloud.tencent.com/document/api/849/54670)
|
|
248
|
-
|
|
249
|
-
* 新增入参:WorkSpaceId
|
|
250
|
-
|
|
251
|
-
* [DeleteTableConfig](https://cloud.tencent.com/document/api/849/52002)
|
|
252
|
-
|
|
253
|
-
* 新增入参:WorkSpaceId
|
|
254
|
-
|
|
255
|
-
* [DescribeJobConfigs](https://cloud.tencent.com/document/api/849/52875)
|
|
256
|
-
|
|
257
|
-
* 新增入参:WorkSpaceId
|
|
258
|
-
|
|
259
|
-
* [DescribeJobs](https://cloud.tencent.com/document/api/849/52008)
|
|
260
|
-
|
|
261
|
-
* 新增入参:WorkSpaceId
|
|
262
|
-
|
|
263
|
-
* [DescribeResourceConfigs](https://cloud.tencent.com/document/api/849/54666)
|
|
264
|
-
|
|
265
|
-
* 新增入参:WorkSpaceId
|
|
266
|
-
|
|
267
|
-
* [DescribeResourceRelatedJobs](https://cloud.tencent.com/document/api/849/54669)
|
|
268
|
-
|
|
269
|
-
* 新增入参:WorkSpaceId
|
|
270
|
-
|
|
271
|
-
* [DescribeResources](https://cloud.tencent.com/document/api/849/54668)
|
|
272
|
-
|
|
273
|
-
* 新增入参:WorkSpaceId
|
|
274
|
-
|
|
275
|
-
* [RunJobs](https://cloud.tencent.com/document/api/849/52007)
|
|
276
|
-
|
|
277
|
-
* 新增入参:WorkSpaceId
|
|
278
|
-
|
|
279
|
-
* [StopJobs](https://cloud.tencent.com/document/api/849/52006)
|
|
280
|
-
|
|
281
|
-
* 新增入参:WorkSpaceId
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
修改数据结构:
|
|
285
|
-
|
|
286
|
-
* [JobV1](https://cloud.tencent.com/document/api/849/52010#JobV1)
|
|
287
|
-
|
|
288
|
-
* 新增成员:WorkSpaceId, WorkSpaceName
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
## 云数据库 PostgreSQL(postgres) 版本:2017-03-12
|
|
44
|
+
## 企业收付平台(cpdp) 版本:2019-08-20
|
|
294
45
|
|
|
295
|
-
### 第
|
|
46
|
+
### 第 56 次发布
|
|
296
47
|
|
|
297
|
-
发布时间:2022-03-
|
|
48
|
+
发布时间:2022-03-04 08:06:47
|
|
298
49
|
|
|
299
50
|
本次发布包含了以下内容:
|
|
300
51
|
|
|
@@ -302,67 +53,19 @@
|
|
|
302
53
|
|
|
303
54
|
新增接口:
|
|
304
55
|
|
|
305
|
-
* [
|
|
306
|
-
* [
|
|
307
|
-
* [
|
|
308
|
-
* [
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
## SSL 证书监控(sslpod) 版本:2019-06-05
|
|
313
|
-
|
|
314
|
-
### 第 2 次发布
|
|
315
|
-
|
|
316
|
-
发布时间:2022-03-03 08:11:12
|
|
317
|
-
|
|
318
|
-
本次发布包含了以下内容:
|
|
319
|
-
|
|
320
|
-
改善已有的文档。
|
|
321
|
-
|
|
322
|
-
修改接口:
|
|
323
|
-
|
|
324
|
-
* [DescribeDomains](https://cloud.tencent.com/document/api/1084/49339)
|
|
325
|
-
|
|
326
|
-
* 新增入参:Domain
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
## 分布式消息队列(tdmq) 版本:2020-02-17
|
|
332
|
-
|
|
333
|
-
### 第 30 次发布
|
|
334
|
-
|
|
335
|
-
发布时间:2022-03-03 08:12:23
|
|
336
|
-
|
|
337
|
-
本次发布包含了以下内容:
|
|
338
|
-
|
|
339
|
-
改善已有的文档。
|
|
340
|
-
|
|
341
|
-
修改接口:
|
|
56
|
+
* [ApplyReconciliationFile](https://cloud.tencent.com/document/api/1122/70650)
|
|
57
|
+
* [QueryFundsTransactionDetails](https://cloud.tencent.com/document/api/1122/70649)
|
|
58
|
+
* [QueryMemberTransactionDetails](https://cloud.tencent.com/document/api/1122/70648)
|
|
59
|
+
* [QueryReconciliationFileApplyInfo](https://cloud.tencent.com/document/api/1122/70647)
|
|
342
60
|
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
* 新增入参:DelayedType
|
|
346
|
-
|
|
347
|
-
* [DescribeAMQPVHosts](https://cloud.tencent.com/document/api/1179/64658)
|
|
348
|
-
|
|
349
|
-
* 新增入参:VHostIdList
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
修改数据结构:
|
|
353
|
-
|
|
354
|
-
* [AMQPClusterDetail](https://cloud.tencent.com/document/api/1179/46089#AMQPClusterDetail)
|
|
355
|
-
|
|
356
|
-
* 新增成员:Status
|
|
357
|
-
|
|
358
|
-
* [AMQPExchange](https://cloud.tencent.com/document/api/1179/46089#AMQPExchange)
|
|
359
|
-
|
|
360
|
-
* 新增成员:AlternateExchange, AlternateExchangeDeleteMark, DelayType
|
|
361
|
-
|
|
362
|
-
* [AMQPVHost](https://cloud.tencent.com/document/api/1179/46089#AMQPVHost)
|
|
363
|
-
|
|
364
|
-
* 新增成员:Status
|
|
61
|
+
新增数据结构:
|
|
365
62
|
|
|
63
|
+
* [ApplyReconciliationFileResult](https://cloud.tencent.com/document/api/1122/40683#ApplyReconciliationFileResult)
|
|
64
|
+
* [FundsTransactionItem](https://cloud.tencent.com/document/api/1122/40683#FundsTransactionItem)
|
|
65
|
+
* [MemberTransactionItem](https://cloud.tencent.com/document/api/1122/40683#MemberTransactionItem)
|
|
66
|
+
* [QueryFundsTransactionDetailsResult](https://cloud.tencent.com/document/api/1122/40683#QueryFundsTransactionDetailsResult)
|
|
67
|
+
* [QueryMemberTransactionDetailsResult](https://cloud.tencent.com/document/api/1122/40683#QueryMemberTransactionDetailsResult)
|
|
68
|
+
* [QueryReconciliationFileApplyInfoResult](https://cloud.tencent.com/document/api/1122/40683#QueryReconciliationFileApplyInfoResult)
|
|
366
69
|
|
|
367
70
|
|
|
368
71
|
|
|
@@ -2218,11 +1921,11 @@
|
|
|
2218
1921
|
|
|
2219
1922
|
新增接口:
|
|
2220
1923
|
|
|
2221
|
-
* [
|
|
1924
|
+
* [DescribeProducts](https://cloud.tencent.com/document/api/1278/70575)
|
|
2222
1925
|
|
|
2223
1926
|
新增数据结构:
|
|
2224
1927
|
|
|
2225
|
-
* [
|
|
1928
|
+
* [RegionProduct](https://cloud.tencent.com/document/api/1278/55256#RegionProduct)
|
|
2226
1929
|
|
|
2227
1930
|
### 第 1 次发布
|
|
2228
1931
|
|
|
@@ -9240,6 +8943,25 @@
|
|
|
9240
8943
|
|
|
9241
8944
|
## 云呼叫中心(ccc) 版本:2020-02-10
|
|
9242
8945
|
|
|
8946
|
+
### 第 22 次发布
|
|
8947
|
+
|
|
8948
|
+
发布时间:2022-03-04 08:05:02
|
|
8949
|
+
|
|
8950
|
+
本次发布包含了以下内容:
|
|
8951
|
+
|
|
8952
|
+
改善已有的文档。
|
|
8953
|
+
|
|
8954
|
+
修改数据结构:
|
|
8955
|
+
|
|
8956
|
+
* [ServeParticipant](https://cloud.tencent.com/document/api/679/47715#ServeParticipant)
|
|
8957
|
+
|
|
8958
|
+
* 新增成员:CustomRecordURL
|
|
8959
|
+
|
|
8960
|
+
* [TelCdrInfo](https://cloud.tencent.com/document/api/679/47715#TelCdrInfo)
|
|
8961
|
+
|
|
8962
|
+
* 新增成员:CustomRecordURL
|
|
8963
|
+
|
|
8964
|
+
|
|
9243
8965
|
### 第 21 次发布
|
|
9244
8966
|
|
|
9245
8967
|
发布时间:2022-02-14 08:06:57
|
|
@@ -14732,6 +14454,20 @@
|
|
|
14732
14454
|
|
|
14733
14455
|
## 消息队列 Ckafka(ckafka) 版本:2019-08-19
|
|
14734
14456
|
|
|
14457
|
+
### 第 36 次发布
|
|
14458
|
+
|
|
14459
|
+
发布时间:2022-03-04 08:05:57
|
|
14460
|
+
|
|
14461
|
+
本次发布包含了以下内容:
|
|
14462
|
+
|
|
14463
|
+
改善已有的文档。
|
|
14464
|
+
|
|
14465
|
+
新增接口:
|
|
14466
|
+
|
|
14467
|
+
* [[AuthorizeToken](https://cloud.tencent.com/document/api/597/70646)](https://cloud.tencent.com/document/api/#/#)
|
|
14468
|
+
* [[CancelAuthorizationToken](https://cloud.tencent.com/document/api/597/70645)](https://cloud.tencent.com/document/api/#/#)
|
|
14469
|
+
* [[CreateToken](https://cloud.tencent.com/document/api/597/70644)](https://cloud.tencent.com/document/api/#/#)
|
|
14470
|
+
|
|
14735
14471
|
### 第 35 次发布
|
|
14736
14472
|
|
|
14737
14473
|
发布时间:2022-02-21 08:03:18
|
|
@@ -15502,7 +15238,7 @@
|
|
|
15502
15238
|
|
|
15503
15239
|
新增接口:
|
|
15504
15240
|
|
|
15505
|
-
* [
|
|
15241
|
+
* [ModifyLoadBalancerMixIpTarget](https://cloud.tencent.com/document/api/214/70576)
|
|
15506
15242
|
|
|
15507
15243
|
### 第 66 次发布
|
|
15508
15244
|
|
|
@@ -19099,6 +18835,30 @@
|
|
|
19099
18835
|
|
|
19100
18836
|
## 企业收付平台(cpdp) 版本:2019-08-20
|
|
19101
18837
|
|
|
18838
|
+
### 第 56 次发布
|
|
18839
|
+
|
|
18840
|
+
发布时间:2022-03-04 08:06:47
|
|
18841
|
+
|
|
18842
|
+
本次发布包含了以下内容:
|
|
18843
|
+
|
|
18844
|
+
改善已有的文档。
|
|
18845
|
+
|
|
18846
|
+
新增接口:
|
|
18847
|
+
|
|
18848
|
+
* [[ApplyReconciliationFile](https://cloud.tencent.com/document/api/1122/70650)](https://cloud.tencent.com/document/api/#/#)
|
|
18849
|
+
* [[QueryFundsTransactionDetails](https://cloud.tencent.com/document/api/1122/70649)](https://cloud.tencent.com/document/api/#/#)
|
|
18850
|
+
* [[QueryMemberTransactionDetails](https://cloud.tencent.com/document/api/1122/70648)](https://cloud.tencent.com/document/api/#/#)
|
|
18851
|
+
* [[QueryReconciliationFileApplyInfo](https://cloud.tencent.com/document/api/1122/70647)](https://cloud.tencent.com/document/api/#/#)
|
|
18852
|
+
|
|
18853
|
+
新增数据结构:
|
|
18854
|
+
|
|
18855
|
+
* [[ApplyReconciliationFileResult](https://cloud.tencent.com/document/api/1122/40683#ApplyReconciliationFileResult)](https://cloud.tencent.com/document/api/1122/40683#[ApplyReconciliationFileResult](https://cloud.tencent.com/document/api/1122/40683#ApplyReconciliationFileResult))
|
|
18856
|
+
* [[FundsTransactionItem](https://cloud.tencent.com/document/api/1122/40683#FundsTransactionItem)](https://cloud.tencent.com/document/api/1122/40683#[FundsTransactionItem](https://cloud.tencent.com/document/api/1122/40683#FundsTransactionItem))
|
|
18857
|
+
* [[MemberTransactionItem](https://cloud.tencent.com/document/api/1122/40683#MemberTransactionItem)](https://cloud.tencent.com/document/api/1122/40683#[MemberTransactionItem](https://cloud.tencent.com/document/api/1122/40683#MemberTransactionItem))
|
|
18858
|
+
* [[QueryFundsTransactionDetailsResult](https://cloud.tencent.com/document/api/1122/40683#QueryFundsTransactionDetailsResult)](https://cloud.tencent.com/document/api/1122/40683#[QueryFundsTransactionDetailsResult](https://cloud.tencent.com/document/api/1122/40683#QueryFundsTransactionDetailsResult))
|
|
18859
|
+
* [[QueryMemberTransactionDetailsResult](https://cloud.tencent.com/document/api/1122/40683#QueryMemberTransactionDetailsResult)](https://cloud.tencent.com/document/api/1122/40683#[QueryMemberTransactionDetailsResult](https://cloud.tencent.com/document/api/1122/40683#QueryMemberTransactionDetailsResult))
|
|
18860
|
+
* [[QueryReconciliationFileApplyInfoResult](https://cloud.tencent.com/document/api/1122/40683#QueryReconciliationFileApplyInfoResult)](https://cloud.tencent.com/document/api/1122/40683#[QueryReconciliationFileApplyInfoResult](https://cloud.tencent.com/document/api/1122/40683#QueryReconciliationFileApplyInfoResult))
|
|
18861
|
+
|
|
19102
18862
|
### 第 55 次发布
|
|
19103
18863
|
|
|
19104
18864
|
发布时间:2022-02-25 08:06:26
|
|
@@ -29575,7 +29335,7 @@
|
|
|
29575
29335
|
|
|
29576
29336
|
新增数据结构:
|
|
29577
29337
|
|
|
29578
|
-
* [
|
|
29338
|
+
* [ClusterExternalServiceInfo](https://cloud.tencent.com/document/api/589/33981#ClusterExternalServiceInfo)
|
|
29579
29339
|
|
|
29580
29340
|
修改数据结构:
|
|
29581
29341
|
|
|
@@ -42922,7 +42682,7 @@
|
|
|
42922
42682
|
|
|
42923
42683
|
新增接口:
|
|
42924
42684
|
|
|
42925
|
-
* [
|
|
42685
|
+
* [ModifyDBInstanceSecurityGroup](https://cloud.tencent.com/document/api/240/70577)
|
|
42926
42686
|
|
|
42927
42687
|
### 第 18 次发布
|
|
42928
42688
|
|
|
@@ -48377,10 +48137,10 @@
|
|
|
48377
48137
|
|
|
48378
48138
|
新增接口:
|
|
48379
48139
|
|
|
48380
|
-
* [
|
|
48381
|
-
* [
|
|
48382
|
-
* [
|
|
48383
|
-
* [
|
|
48140
|
+
* [CreateDBInstanceNetworkAccess](https://cloud.tencent.com/document/api/409/70581)
|
|
48141
|
+
* [CreateReadOnlyGroupNetworkAccess](https://cloud.tencent.com/document/api/409/70580)
|
|
48142
|
+
* [DeleteDBInstanceNetworkAccess](https://cloud.tencent.com/document/api/409/70579)
|
|
48143
|
+
* [DeleteReadOnlyGroupNetworkAccess](https://cloud.tencent.com/document/api/409/70578)
|
|
48384
48144
|
|
|
48385
48145
|
### 第 24 次发布
|
|
48386
48146
|
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
| captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2022-02-21 08:02:12 |
|
|
32
32
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2022-02-21 08:02:15 |
|
|
33
33
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-02-21 08:02:20 |
|
|
34
|
-
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2022-
|
|
34
|
+
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2022-03-04 08:05:02 |
|
|
35
35
|
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2022-03-03 08:02:04 |
|
|
36
36
|
| cdn | [内容分发网络](https://cloud.tencent.com/document/product/228) | 2022-02-24 08:04:07 |
|
|
37
37
|
| cds | [数据安全审计](https://cloud.tencent.com/document/product/856) | 2022-02-21 08:02:59 |
|
|
@@ -41,15 +41,15 @@
|
|
|
41
41
|
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2022-02-18 16:00:08 |
|
|
42
42
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
|
43
43
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
|
44
|
-
| ckafka | [消息队列 Ckafka](https://cloud.tencent.com/document/product/597) | 2022-03-
|
|
44
|
+
| ckafka | [消息队列 Ckafka](https://cloud.tencent.com/document/product/597) | 2022-03-04 08:05:57 |
|
|
45
45
|
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2022-03-03 08:03:01 |
|
|
46
46
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2022-02-28 08:08:23 |
|
|
47
47
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2022-02-21 08:03:43 |
|
|
48
|
-
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2022-03-
|
|
48
|
+
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2022-03-04 08:06:26 |
|
|
49
49
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2022-02-21 08:03:52 |
|
|
50
50
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2022-03-03 08:03:36 |
|
|
51
51
|
| cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
|
|
52
|
-
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2022-
|
|
52
|
+
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2022-03-04 08:06:47 |
|
|
53
53
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
54
54
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-02-25 08:06:49 |
|
|
55
55
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2022-02-21 08:04:51 |
|