tencentcloud-sdk-nodejs-chdfs 4.0.314 → 4.0.315
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 +102 -0
- package/SERVICE_CHANGELOG.md +173 -30
- package/package.json +1 -1
- package/products.md +12 -12
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,105 @@
|
|
1
|
+
# Release 4.0.315
|
2
|
+
|
3
|
+
## DDoS 防护(antiddos) 版本:2020-03-09
|
4
|
+
|
5
|
+
### 第 25 次发布
|
6
|
+
|
7
|
+
发布时间:2022-03-24 23:15:57
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
修改接口:
|
14
|
+
|
15
|
+
* [DescribeListBGPInstances](https://cloud.tencent.com/document/api/1021/57521)
|
16
|
+
|
17
|
+
* 新增入参:FilterInstanceIdList
|
18
|
+
|
19
|
+
|
20
|
+
修改数据结构:
|
21
|
+
|
22
|
+
* [BGPInstanceSpecification](https://cloud.tencent.com/document/api/1021/57582#BGPInstanceSpecification)
|
23
|
+
|
24
|
+
* 新增成员:ServiceBandWidth
|
25
|
+
|
26
|
+
|
27
|
+
|
28
|
+
|
29
|
+
## 主机安全(cwp) 版本:2018-02-28
|
30
|
+
|
31
|
+
### 第 38 次发布
|
32
|
+
|
33
|
+
发布时间:2022-03-24 20:38:18
|
34
|
+
|
35
|
+
本次发布包含了以下内容:
|
36
|
+
|
37
|
+
改善已有的文档。
|
38
|
+
|
39
|
+
新增接口:
|
40
|
+
|
41
|
+
* [DescribeSecurityEventStat](https://cloud.tencent.com/document/api/296/71661)
|
42
|
+
|
43
|
+
新增数据结构:
|
44
|
+
|
45
|
+
* [EventStat](https://cloud.tencent.com/document/api/296/19867#EventStat)
|
46
|
+
|
47
|
+
|
48
|
+
|
49
|
+
## 分布式数据库 TDSQL(dcdb) 版本:2018-04-11
|
50
|
+
|
51
|
+
### 第 37 次发布
|
52
|
+
|
53
|
+
发布时间:2022-03-24 23:20:33
|
54
|
+
|
55
|
+
本次发布包含了以下内容:
|
56
|
+
|
57
|
+
改善已有的文档。
|
58
|
+
|
59
|
+
修改数据结构:
|
60
|
+
|
61
|
+
* [ParamDesc](https://cloud.tencent.com/document/api/557/16142#ParamDesc)
|
62
|
+
|
63
|
+
* 新增成员:NeedRestart
|
64
|
+
|
65
|
+
|
66
|
+
|
67
|
+
|
68
|
+
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
69
|
+
|
70
|
+
### 第 34 次发布
|
71
|
+
|
72
|
+
发布时间:2022-03-24 20:42:49
|
73
|
+
|
74
|
+
本次发布包含了以下内容:
|
75
|
+
|
76
|
+
改善已有的文档。
|
77
|
+
|
78
|
+
修改数据结构:
|
79
|
+
|
80
|
+
* [ParamDesc](https://cloud.tencent.com/document/api/237/16191#ParamDesc)
|
81
|
+
|
82
|
+
* 新增成员:NeedRestart
|
83
|
+
|
84
|
+
|
85
|
+
|
86
|
+
|
87
|
+
## 分布式消息队列(tdmq) 版本:2020-02-17
|
88
|
+
|
89
|
+
### 第 31 次发布
|
90
|
+
|
91
|
+
发布时间:2022-03-24 20:46:23
|
92
|
+
|
93
|
+
本次发布包含了以下内容:
|
94
|
+
|
95
|
+
改善已有的文档。
|
96
|
+
|
97
|
+
新增接口:
|
98
|
+
|
99
|
+
* [ResetRocketMQConsumerOffSet](https://cloud.tencent.com/document/api/1179/71662)
|
100
|
+
|
101
|
+
|
102
|
+
|
1
103
|
# Release 4.0.314
|
2
104
|
|
3
105
|
## 企业收付平台(cpdp) 版本:2019-08-20
|
package/SERVICE_CHANGELOG.md
CHANGED
@@ -1,67 +1,102 @@
|
|
1
1
|
# 本版本更新包含以下内容:
|
2
2
|
|
3
|
-
##
|
3
|
+
## DDoS 防护(antiddos) 版本:2020-03-09
|
4
4
|
|
5
|
-
### 第
|
5
|
+
### 第 25 次发布
|
6
6
|
|
7
|
-
发布时间:2022-03-24
|
7
|
+
发布时间:2022-03-24 23:15:57
|
8
8
|
|
9
9
|
本次发布包含了以下内容:
|
10
10
|
|
11
11
|
改善已有的文档。
|
12
12
|
|
13
|
-
|
13
|
+
修改接口:
|
14
|
+
|
15
|
+
* [DescribeListBGPInstances](https://cloud.tencent.com/document/api/1021/57521)
|
16
|
+
|
17
|
+
* 新增入参:FilterInstanceIdList
|
14
18
|
|
15
|
-
* [OpenBankApprovalGuideInfo](https://cloud.tencent.com/document/api/1122/40683#OpenBankApprovalGuideInfo)
|
16
19
|
|
17
20
|
修改数据结构:
|
18
21
|
|
19
|
-
* [
|
22
|
+
* [BGPInstanceSpecification](https://cloud.tencent.com/document/api/1021/57582#BGPInstanceSpecification)
|
20
23
|
|
21
|
-
* 新增成员:
|
24
|
+
* 新增成员:ServiceBandWidth
|
22
25
|
|
23
26
|
|
24
27
|
|
25
28
|
|
26
|
-
##
|
29
|
+
## 主机安全(cwp) 版本:2018-02-28
|
27
30
|
|
28
|
-
### 第
|
31
|
+
### 第 38 次发布
|
29
32
|
|
30
|
-
发布时间:2022-03-24
|
33
|
+
发布时间:2022-03-24 20:38:18
|
31
34
|
|
32
35
|
本次发布包含了以下内容:
|
33
36
|
|
34
37
|
改善已有的文档。
|
35
38
|
|
36
|
-
|
39
|
+
新增接口:
|
37
40
|
|
38
|
-
* [
|
41
|
+
* [DescribeSecurityEventStat](https://cloud.tencent.com/document/api/296/71661)
|
39
42
|
|
40
|
-
|
43
|
+
新增数据结构:
|
41
44
|
|
42
|
-
* [
|
45
|
+
* [EventStat](https://cloud.tencent.com/document/api/296/19867#EventStat)
|
43
46
|
|
44
|
-
* 新增出参:VIP, VPort
|
45
47
|
|
46
|
-
* [DescribeInstances](https://cloud.tencent.com/document/api/239/20018)
|
47
48
|
|
48
|
-
|
49
|
+
## 分布式数据库 TDSQL(dcdb) 版本:2018-04-11
|
49
50
|
|
50
|
-
|
51
|
+
### 第 37 次发布
|
51
52
|
|
52
|
-
|
53
|
+
发布时间:2022-03-24 23:20:33
|
53
54
|
|
54
|
-
|
55
|
+
本次发布包含了以下内容:
|
55
56
|
|
56
|
-
|
57
|
+
改善已有的文档。
|
58
|
+
|
59
|
+
修改数据结构:
|
60
|
+
|
61
|
+
* [ParamDesc](https://cloud.tencent.com/document/api/557/16142#ParamDesc)
|
62
|
+
|
63
|
+
* 新增成员:NeedRestart
|
57
64
|
|
58
65
|
|
66
|
+
|
67
|
+
|
68
|
+
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
69
|
+
|
70
|
+
### 第 34 次发布
|
71
|
+
|
72
|
+
发布时间:2022-03-24 20:42:49
|
73
|
+
|
74
|
+
本次发布包含了以下内容:
|
75
|
+
|
76
|
+
改善已有的文档。
|
77
|
+
|
59
78
|
修改数据结构:
|
60
79
|
|
61
|
-
* [
|
80
|
+
* [ParamDesc](https://cloud.tencent.com/document/api/237/16191#ParamDesc)
|
62
81
|
|
63
|
-
* 新增成员:
|
82
|
+
* 新增成员:NeedRestart
|
83
|
+
|
84
|
+
|
85
|
+
|
86
|
+
|
87
|
+
## 分布式消息队列(tdmq) 版本:2020-02-17
|
88
|
+
|
89
|
+
### 第 31 次发布
|
90
|
+
|
91
|
+
发布时间:2022-03-24 20:46:23
|
92
|
+
|
93
|
+
本次发布包含了以下内容:
|
94
|
+
|
95
|
+
改善已有的文档。
|
96
|
+
|
97
|
+
新增接口:
|
64
98
|
|
99
|
+
* [ResetRocketMQConsumerOffSet](https://cloud.tencent.com/document/api/1179/71662)
|
65
100
|
|
66
101
|
|
67
102
|
|
@@ -1295,6 +1330,28 @@
|
|
1295
1330
|
|
1296
1331
|
## DDoS 防护(antiddos) 版本:2020-03-09
|
1297
1332
|
|
1333
|
+
### 第 25 次发布
|
1334
|
+
|
1335
|
+
发布时间:2022-03-24 23:15:57
|
1336
|
+
|
1337
|
+
本次发布包含了以下内容:
|
1338
|
+
|
1339
|
+
改善已有的文档。
|
1340
|
+
|
1341
|
+
修改接口:
|
1342
|
+
|
1343
|
+
* [DescribeListBGPInstances](https://cloud.tencent.com/document/api/1021/57521)
|
1344
|
+
|
1345
|
+
* 新增入参:FilterInstanceIdList
|
1346
|
+
|
1347
|
+
|
1348
|
+
修改数据结构:
|
1349
|
+
|
1350
|
+
* [BGPInstanceSpecification](https://cloud.tencent.com/document/api/1021/57582#BGPInstanceSpecification)
|
1351
|
+
|
1352
|
+
* 新增成员:ServiceBandWidth
|
1353
|
+
|
1354
|
+
|
1298
1355
|
### 第 24 次发布
|
1299
1356
|
|
1300
1357
|
发布时间:2022-03-15 08:03:22
|
@@ -19130,7 +19187,7 @@
|
|
19130
19187
|
|
19131
19188
|
新增数据结构:
|
19132
19189
|
|
19133
|
-
* [
|
19190
|
+
* [OpenBankApprovalGuideInfo](https://cloud.tencent.com/document/api/1122/40683#OpenBankApprovalGuideInfo)
|
19134
19191
|
|
19135
19192
|
修改数据结构:
|
19136
19193
|
|
@@ -22363,6 +22420,22 @@
|
|
22363
22420
|
|
22364
22421
|
## 主机安全(cwp) 版本:2018-02-28
|
22365
22422
|
|
22423
|
+
### 第 38 次发布
|
22424
|
+
|
22425
|
+
发布时间:2022-03-24 20:38:18
|
22426
|
+
|
22427
|
+
本次发布包含了以下内容:
|
22428
|
+
|
22429
|
+
改善已有的文档。
|
22430
|
+
|
22431
|
+
新增接口:
|
22432
|
+
|
22433
|
+
* [[DescribeSecurityEventStat](https://cloud.tencent.com/document/api/296/71661)](https://cloud.tencent.com/document/api/#/#)
|
22434
|
+
|
22435
|
+
新增数据结构:
|
22436
|
+
|
22437
|
+
* [[EventStat](https://cloud.tencent.com/document/api/296/19867#EventStat)](https://cloud.tencent.com/document/api/296/19867#[EventStat](https://cloud.tencent.com/document/api/296/19867#EventStat))
|
22438
|
+
|
22366
22439
|
### 第 37 次发布
|
22367
22440
|
|
22368
22441
|
发布时间:2022-01-10 08:08:49
|
@@ -23783,6 +23856,22 @@
|
|
23783
23856
|
|
23784
23857
|
## 云原生数据库 TDSQL-C(cynosdb) 版本:2019-01-07
|
23785
23858
|
|
23859
|
+
### 第 15 次发布
|
23860
|
+
|
23861
|
+
发布时间:2022-03-24 17:50:45
|
23862
|
+
|
23863
|
+
本次发布包含了以下内容:
|
23864
|
+
|
23865
|
+
改善已有的文档。
|
23866
|
+
|
23867
|
+
新增接口:
|
23868
|
+
|
23869
|
+
* [CreateAccounts](https://cloud.tencent.com/document/api/1003/71660)
|
23870
|
+
|
23871
|
+
新增数据结构:
|
23872
|
+
|
23873
|
+
* [NewAccount](https://cloud.tencent.com/document/api/1003/48097#NewAccount)
|
23874
|
+
|
23786
23875
|
### 第 14 次发布
|
23787
23876
|
|
23788
23877
|
发布时间:2022-02-18 08:07:59
|
@@ -25511,6 +25600,21 @@
|
|
25511
25600
|
|
25512
25601
|
## 分布式数据库 TDSQL(dcdb) 版本:2018-04-11
|
25513
25602
|
|
25603
|
+
### 第 37 次发布
|
25604
|
+
|
25605
|
+
发布时间:2022-03-24 23:20:33
|
25606
|
+
|
25607
|
+
本次发布包含了以下内容:
|
25608
|
+
|
25609
|
+
改善已有的文档。
|
25610
|
+
|
25611
|
+
修改数据结构:
|
25612
|
+
|
25613
|
+
* [ParamDesc](https://cloud.tencent.com/document/api/557/16142#ParamDesc)
|
25614
|
+
|
25615
|
+
* 新增成员:NeedRestart
|
25616
|
+
|
25617
|
+
|
25514
25618
|
### 第 36 次发布
|
25515
25619
|
|
25516
25620
|
发布时间:2022-03-01 08:05:34
|
@@ -34949,8 +35053,8 @@
|
|
34949
35053
|
|
34950
35054
|
新增接口:
|
34951
35055
|
|
34952
|
-
* [AnalyzeDenseLandmarks](https://cloud.tencent.com/document/api
|
34953
|
-
* [DetectFaceAttributes](https://cloud.tencent.com/document/api
|
35056
|
+
* [AnalyzeDenseLandmarks](https://cloud.tencent.com/document/api/867/71634)
|
35057
|
+
* [DetectFaceAttributes](https://cloud.tencent.com/document/api/867/71629)
|
34954
35058
|
|
34955
35059
|
新增数据结构:
|
34956
35060
|
|
@@ -34975,10 +35079,10 @@
|
|
34975
35079
|
|
34976
35080
|
新增接口:
|
34977
35081
|
|
34978
|
-
* [GetUpgradeGroupFaceModelVersionJobList](https://cloud.tencent.com/document/api
|
34979
|
-
* [GetUpgradeGroupFaceModelVersionResult](https://cloud.tencent.com/document/api
|
34980
|
-
* [RevertGroupFaceModelVersion](https://cloud.tencent.com/document/api
|
34981
|
-
* [UpgradeGroupFaceModelVersion](https://cloud.tencent.com/document/api
|
35082
|
+
* [GetUpgradeGroupFaceModelVersionJobList](https://cloud.tencent.com/document/api/867/71633)
|
35083
|
+
* [GetUpgradeGroupFaceModelVersionResult](https://cloud.tencent.com/document/api/867/71632)
|
35084
|
+
* [RevertGroupFaceModelVersion](https://cloud.tencent.com/document/api/867/71631)
|
35085
|
+
* [UpgradeGroupFaceModelVersion](https://cloud.tencent.com/document/api/867/71630)
|
34982
35086
|
|
34983
35087
|
新增数据结构:
|
34984
35088
|
|
@@ -42213,6 +42317,21 @@
|
|
42213
42317
|
|
42214
42318
|
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
42215
42319
|
|
42320
|
+
### 第 34 次发布
|
42321
|
+
|
42322
|
+
发布时间:2022-03-24 20:42:49
|
42323
|
+
|
42324
|
+
本次发布包含了以下内容:
|
42325
|
+
|
42326
|
+
改善已有的文档。
|
42327
|
+
|
42328
|
+
修改数据结构:
|
42329
|
+
|
42330
|
+
* [ParamDesc](https://cloud.tencent.com/document/api/237/16191#ParamDesc)
|
42331
|
+
|
42332
|
+
* 新增成员:NeedRestart
|
42333
|
+
|
42334
|
+
|
42216
42335
|
### 第 33 次发布
|
42217
42336
|
|
42218
42337
|
发布时间:2022-03-01 08:09:32
|
@@ -47042,6 +47161,18 @@
|
|
47042
47161
|
|
47043
47162
|
## 文字识别(ocr) 版本:2018-11-19
|
47044
47163
|
|
47164
|
+
### 第 64 次发布
|
47165
|
+
|
47166
|
+
发布时间:2022-03-24 17:13:23
|
47167
|
+
|
47168
|
+
本次发布包含了以下内容:
|
47169
|
+
|
47170
|
+
改善已有的文档。
|
47171
|
+
|
47172
|
+
新增接口:
|
47173
|
+
|
47174
|
+
* [RecognizeTravelCardOCR](https://cloud.tencent.com/document/api/866/71657)
|
47175
|
+
|
47045
47176
|
### 第 63 次发布
|
47046
47177
|
|
47047
47178
|
发布时间:2022-03-18 08:15:31
|
@@ -59388,6 +59519,18 @@
|
|
59388
59519
|
|
59389
59520
|
## 分布式消息队列(tdmq) 版本:2020-02-17
|
59390
59521
|
|
59522
|
+
### 第 31 次发布
|
59523
|
+
|
59524
|
+
发布时间:2022-03-24 20:46:23
|
59525
|
+
|
59526
|
+
本次发布包含了以下内容:
|
59527
|
+
|
59528
|
+
改善已有的文档。
|
59529
|
+
|
59530
|
+
新增接口:
|
59531
|
+
|
59532
|
+
* [[ResetRocketMQConsumerOffSet](https://cloud.tencent.com/document/api/1179/71662)](https://cloud.tencent.com/document/api/#/#)
|
59533
|
+
|
59391
59534
|
### 第 30 次发布
|
59392
59535
|
|
59393
59536
|
发布时间:2022-03-03 08:12:23
|
package/package.json
CHANGED
package/products.md
CHANGED
@@ -7,14 +7,14 @@
|
|
7
7
|
| afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2022-03-14 08:04:51 |
|
8
8
|
| ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2022-03-21 08:06:03 |
|
9
9
|
| ams | [音频内容检测](https://cloud.tencent.com/document/product/1219) | 2022-02-21 08:00:52 |
|
10
|
-
| antiddos | [DDoS 防护](https://cloud.tencent.com/document/product/1021) | 2022-03-
|
10
|
+
| antiddos | [DDoS 防护](https://cloud.tencent.com/document/product/1021) | 2022-03-24 23:15:57 |
|
11
11
|
| apcas | [汽车精准获客服务](https://cloud.tencent.com/document/product/1244) | 2022-02-21 08:01:03 |
|
12
12
|
| ape | [正版图库直通车](https://cloud.tencent.com/document/product/1181) | 2022-02-21 08:01:04 |
|
13
13
|
| api | [云 API](https://cloud.tencent.com/document/product/1278) | 2022-03-03 08:00:37 |
|
14
14
|
| apigateway | [API网关](https://cloud.tencent.com/document/product/628) | 2022-03-17 08:01:42 |
|
15
15
|
| apm | [应用性能观测](https://cloud.tencent.com/document/product/1463) | 2022-02-21 08:01:18 |
|
16
16
|
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2022-03-11 08:03:26 |
|
17
|
-
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2022-03-
|
17
|
+
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2022-03-24 17:32:45 |
|
18
18
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2022-02-21 08:01:30 |
|
19
19
|
| ba | [网站备案](https://cloud.tencent.com/document/product/243) | 2022-02-21 08:01:32 |
|
20
20
|
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2022-02-21 08:01:33 |
|
@@ -53,13 +53,13 @@
|
|
53
53
|
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2022-03-24 08:09:21 |
|
54
54
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
55
55
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-03-23 08:04:21 |
|
56
|
-
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2022-
|
56
|
+
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2022-03-24 20:38:18 |
|
57
57
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
58
|
-
| cynosdb | [云原生数据库 TDSQL-C](https://cloud.tencent.com/document/product/1003) | 2022-03-
|
58
|
+
| cynosdb | [云原生数据库 TDSQL-C](https://cloud.tencent.com/document/product/1003) | 2022-03-24 17:50:45 |
|
59
59
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2022-02-21 08:05:24 |
|
60
60
|
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2022-03-15 08:08:26 |
|
61
61
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2022-02-21 08:05:42 |
|
62
|
-
| dcdb | [分布式数据库 TDSQL](https://cloud.tencent.com/document/product/557) | 2022-03-
|
62
|
+
| dcdb | [分布式数据库 TDSQL](https://cloud.tencent.com/document/product/557) | 2022-03-24 23:20:33 |
|
63
63
|
| dlc | [数据湖计算](https://cloud.tencent.com/document/product/1342) | 2022-03-22 08:08:11 |
|
64
64
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2022-02-21 08:05:57 |
|
65
65
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2022-02-21 08:06:02 |
|
@@ -103,10 +103,10 @@
|
|
103
103
|
| ivld | [视频智能标签](https://cloud.tencent.com/document/product/1509) | 2022-03-07 10:30:32 |
|
104
104
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2022-03-10 08:11:43 |
|
105
105
|
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2022-03-03 08:08:18 |
|
106
|
-
| live | [云直播](https://cloud.tencent.com/document/product/267) | 2022-03-
|
106
|
+
| live | [云直播](https://cloud.tencent.com/document/product/267) | 2022-03-24 20:42:32 |
|
107
107
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-02-21 08:09:21 |
|
108
108
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-02-21 08:09:21 |
|
109
|
-
| mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2022-03-23
|
109
|
+
| mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2022-03-24 23:24:17 |
|
110
110
|
| market | [云市场](https://cloud.tencent.com/document/product/306) | 2022-02-21 08:09:30 |
|
111
111
|
| memcached | [云数据库 Memcached](https://cloud.tencent.com/document/product/241) | 2022-03-22 11:40:43 |
|
112
112
|
| mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-02-21 08:09:31 |
|
@@ -121,7 +121,7 @@
|
|
121
121
|
| nlp | [自然语言处理](https://cloud.tencent.com/document/product/271) | 2022-03-18 08:15:22 |
|
122
122
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
123
123
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2022-03-03 08:09:36 |
|
124
|
-
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-03-
|
124
|
+
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-03-24 17:13:23 |
|
125
125
|
| organization | [企业组织](https://cloud.tencent.com/document/product/850) | 2022-03-08 08:16:27 |
|
126
126
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2022-03-15 08:13:28 |
|
127
127
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2022-02-21 08:10:32 |
|
@@ -131,8 +131,8 @@
|
|
131
131
|
| redis | [云数据库 Redis](https://cloud.tencent.com/document/product/239) | 2022-03-24 08:15:42 |
|
132
132
|
| rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2022-02-21 08:10:55 |
|
133
133
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-02-21 08:10:56 |
|
134
|
-
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2022-03-
|
135
|
-
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2022-03-
|
134
|
+
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2022-03-24 20:44:23 |
|
135
|
+
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2022-03-24 17:41:54 |
|
136
136
|
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2022-03-23 08:11:08 |
|
137
137
|
| smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2022-03-17 08:11:49 |
|
138
138
|
| smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2022-02-21 08:11:16 |
|
@@ -161,7 +161,7 @@
|
|
161
161
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2022-03-23 08:12:32 |
|
162
162
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2022-03-01 10:49:12 |
|
163
163
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2022-03-01 15:05:45 |
|
164
|
-
| tdmq | [分布式消息队列](https://cloud.tencent.com/document/product/1179) | 2022-03-
|
164
|
+
| tdmq | [分布式消息队列](https://cloud.tencent.com/document/product/1179) | 2022-03-24 20:46:23 |
|
165
165
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2022-03-09 08:17:24 |
|
166
166
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2022-02-21 08:13:08 |
|
167
167
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
@@ -185,7 +185,7 @@
|
|
185
185
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-02-21 08:14:15 |
|
186
186
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-02-21 08:14:16 |
|
187
187
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-03-23 08:14:23 |
|
188
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-03-
|
188
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-03-24 17:45:21 |
|
189
189
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2022-02-21 08:15:09 |
|
190
190
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-02-21 08:15:12 |
|
191
191
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|