tencentcloud-sdk-nodejs-chdfs 4.0.285 → 4.0.286
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 +100 -0
- package/SERVICE_CHANGELOG.md +198 -5
- package/package.json +1 -1
- package/products.md +11 -10
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,103 @@
|
|
1
|
+
# Release 4.0.286
|
2
|
+
|
3
|
+
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
4
|
+
|
5
|
+
### 第 83 次发布
|
6
|
+
|
7
|
+
发布时间:2022-02-11 08:03:05
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
修改接口:
|
14
|
+
|
15
|
+
* [CreateDBImportJob](https://cloud.tencent.com/document/api/236/15858)
|
16
|
+
|
17
|
+
* 新增入参:CosUrl
|
18
|
+
|
19
|
+
* <font color="#dd0000">**修改入参**:</font>FileName
|
20
|
+
|
21
|
+
|
22
|
+
|
23
|
+
|
24
|
+
## 文件存储(cfs) 版本:2019-07-19
|
25
|
+
|
26
|
+
### 第 10 次发布
|
27
|
+
|
28
|
+
发布时间:2022-02-11 08:03:37
|
29
|
+
|
30
|
+
本次发布包含了以下内容:
|
31
|
+
|
32
|
+
改善已有的文档。
|
33
|
+
|
34
|
+
修改数据结构:
|
35
|
+
|
36
|
+
* [FileSystemInfo](https://cloud.tencent.com/document/api/582/38175#FileSystemInfo)
|
37
|
+
|
38
|
+
* 新增成员:Tags
|
39
|
+
|
40
|
+
|
41
|
+
|
42
|
+
|
43
|
+
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
44
|
+
|
45
|
+
### 第 31 次发布
|
46
|
+
|
47
|
+
发布时间:2022-02-11 08:09:25
|
48
|
+
|
49
|
+
本次发布包含了以下内容:
|
50
|
+
|
51
|
+
改善已有的文档。
|
52
|
+
|
53
|
+
新增接口:
|
54
|
+
|
55
|
+
* [DescribeDatabaseTable](https://cloud.tencent.com/document/api/237/69130)
|
56
|
+
|
57
|
+
新增数据结构:
|
58
|
+
|
59
|
+
* [TableColumn](https://cloud.tencent.com/document/api/237/16191#TableColumn)
|
60
|
+
|
61
|
+
|
62
|
+
|
63
|
+
## 证书(ssl) 版本:2019-12-05
|
64
|
+
|
65
|
+
### 第 11 次发布
|
66
|
+
|
67
|
+
发布时间:2022-02-11 08:11:30
|
68
|
+
|
69
|
+
本次发布包含了以下内容:
|
70
|
+
|
71
|
+
改善已有的文档。
|
72
|
+
|
73
|
+
修改数据结构:
|
74
|
+
|
75
|
+
* [DeployedResources](https://cloud.tencent.com/document/api/400/41679#DeployedResources)
|
76
|
+
|
77
|
+
* 新增成员:ResourceIds
|
78
|
+
|
79
|
+
|
80
|
+
|
81
|
+
|
82
|
+
## 容器服务(tke) 版本:2018-05-25
|
83
|
+
|
84
|
+
### 第 89 次发布
|
85
|
+
|
86
|
+
发布时间:2022-02-11 08:13:17
|
87
|
+
|
88
|
+
本次发布包含了以下内容:
|
89
|
+
|
90
|
+
改善已有的文档。
|
91
|
+
|
92
|
+
修改接口:
|
93
|
+
|
94
|
+
* [DescribeClusterNodePools](https://cloud.tencent.com/document/api/457/49432)
|
95
|
+
|
96
|
+
* 新增入参:Filters
|
97
|
+
|
98
|
+
|
99
|
+
|
100
|
+
|
1
101
|
# Release 4.0.285
|
2
102
|
|
3
103
|
## 消息队列 Ckafka(ckafka) 版本:2019-08-19
|
package/SERVICE_CHANGELOG.md
CHANGED
@@ -1,10 +1,50 @@
|
|
1
1
|
# 本版本更新包含以下内容:
|
2
2
|
|
3
|
-
##
|
3
|
+
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
4
4
|
|
5
|
-
### 第
|
5
|
+
### 第 83 次发布
|
6
6
|
|
7
|
-
发布时间:2022-02-
|
7
|
+
发布时间:2022-02-11 08:03:05
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
修改接口:
|
14
|
+
|
15
|
+
* [CreateDBImportJob](https://cloud.tencent.com/document/api/236/15858)
|
16
|
+
|
17
|
+
* 新增入参:CosUrl
|
18
|
+
|
19
|
+
* <font color="#dd0000">**修改入参**:</font>FileName
|
20
|
+
|
21
|
+
|
22
|
+
|
23
|
+
|
24
|
+
## 文件存储(cfs) 版本:2019-07-19
|
25
|
+
|
26
|
+
### 第 10 次发布
|
27
|
+
|
28
|
+
发布时间:2022-02-11 08:03:37
|
29
|
+
|
30
|
+
本次发布包含了以下内容:
|
31
|
+
|
32
|
+
改善已有的文档。
|
33
|
+
|
34
|
+
修改数据结构:
|
35
|
+
|
36
|
+
* [FileSystemInfo](https://cloud.tencent.com/document/api/582/38175#FileSystemInfo)
|
37
|
+
|
38
|
+
* 新增成员:Tags
|
39
|
+
|
40
|
+
|
41
|
+
|
42
|
+
|
43
|
+
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
44
|
+
|
45
|
+
### 第 31 次发布
|
46
|
+
|
47
|
+
发布时间:2022-02-11 08:09:25
|
8
48
|
|
9
49
|
本次发布包含了以下内容:
|
10
50
|
|
@@ -12,7 +52,49 @@
|
|
12
52
|
|
13
53
|
新增接口:
|
14
54
|
|
15
|
-
* [
|
55
|
+
* [DescribeDatabaseTable](https://cloud.tencent.com/document/api/237/69130)
|
56
|
+
|
57
|
+
新增数据结构:
|
58
|
+
|
59
|
+
* [TableColumn](https://cloud.tencent.com/document/api/237/16191#TableColumn)
|
60
|
+
|
61
|
+
|
62
|
+
|
63
|
+
## 证书(ssl) 版本:2019-12-05
|
64
|
+
|
65
|
+
### 第 11 次发布
|
66
|
+
|
67
|
+
发布时间:2022-02-11 08:11:30
|
68
|
+
|
69
|
+
本次发布包含了以下内容:
|
70
|
+
|
71
|
+
改善已有的文档。
|
72
|
+
|
73
|
+
修改数据结构:
|
74
|
+
|
75
|
+
* [DeployedResources](https://cloud.tencent.com/document/api/400/41679#DeployedResources)
|
76
|
+
|
77
|
+
* 新增成员:ResourceIds
|
78
|
+
|
79
|
+
|
80
|
+
|
81
|
+
|
82
|
+
## 容器服务(tke) 版本:2018-05-25
|
83
|
+
|
84
|
+
### 第 89 次发布
|
85
|
+
|
86
|
+
发布时间:2022-02-11 08:13:17
|
87
|
+
|
88
|
+
本次发布包含了以下内容:
|
89
|
+
|
90
|
+
改善已有的文档。
|
91
|
+
|
92
|
+
修改接口:
|
93
|
+
|
94
|
+
* [DescribeClusterNodePools](https://cloud.tencent.com/document/api/457/49432)
|
95
|
+
|
96
|
+
* 新增入参:Filters
|
97
|
+
|
16
98
|
|
17
99
|
|
18
100
|
|
@@ -8992,6 +9074,23 @@
|
|
8992
9074
|
|
8993
9075
|
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
8994
9076
|
|
9077
|
+
### 第 83 次发布
|
9078
|
+
|
9079
|
+
发布时间:2022-02-11 08:03:05
|
9080
|
+
|
9081
|
+
本次发布包含了以下内容:
|
9082
|
+
|
9083
|
+
改善已有的文档。
|
9084
|
+
|
9085
|
+
修改接口:
|
9086
|
+
|
9087
|
+
* [CreateDBImportJob](https://cloud.tencent.com/document/api/236/15858)
|
9088
|
+
|
9089
|
+
* 新增入参:CosUrl
|
9090
|
+
|
9091
|
+
* <font color="#dd0000">**修改入参**:</font>FileName
|
9092
|
+
|
9093
|
+
|
8995
9094
|
### 第 82 次发布
|
8996
9095
|
|
8997
9096
|
发布时间:2022-01-20 08:05:53
|
@@ -12891,6 +12990,21 @@
|
|
12891
12990
|
|
12892
12991
|
## 文件存储(cfs) 版本:2019-07-19
|
12893
12992
|
|
12993
|
+
### 第 10 次发布
|
12994
|
+
|
12995
|
+
发布时间:2022-02-11 08:03:37
|
12996
|
+
|
12997
|
+
本次发布包含了以下内容:
|
12998
|
+
|
12999
|
+
改善已有的文档。
|
13000
|
+
|
13001
|
+
修改数据结构:
|
13002
|
+
|
13003
|
+
* [FileSystemInfo](https://cloud.tencent.com/document/api/582/38175#FileSystemInfo)
|
13004
|
+
|
13005
|
+
* 新增成员:Tags
|
13006
|
+
|
13007
|
+
|
12894
13008
|
### 第 9 次发布
|
12895
13009
|
|
12896
13010
|
发布时间:2021-08-26 08:04:29
|
@@ -13941,7 +14055,7 @@
|
|
13941
14055
|
|
13942
14056
|
新增接口:
|
13943
14057
|
|
13944
|
-
* [
|
14058
|
+
* [DeleteGroup](https://cloud.tencent.com/document/api/597/69059)
|
13945
14059
|
|
13946
14060
|
### 第 33 次发布
|
13947
14061
|
|
@@ -40360,6 +40474,22 @@
|
|
40360
40474
|
|
40361
40475
|
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
40362
40476
|
|
40477
|
+
### 第 31 次发布
|
40478
|
+
|
40479
|
+
发布时间:2022-02-11 08:09:25
|
40480
|
+
|
40481
|
+
本次发布包含了以下内容:
|
40482
|
+
|
40483
|
+
改善已有的文档。
|
40484
|
+
|
40485
|
+
新增接口:
|
40486
|
+
|
40487
|
+
* [[DescribeDatabaseTable](https://cloud.tencent.com/document/api/237/69130)](https://cloud.tencent.com/document/api/#/#)
|
40488
|
+
|
40489
|
+
新增数据结构:
|
40490
|
+
|
40491
|
+
* [[TableColumn](https://cloud.tencent.com/document/api/237/16191#TableColumn)](https://cloud.tencent.com/document/api/237/16191#[TableColumn](https://cloud.tencent.com/document/api/237/16191#TableColumn))
|
40492
|
+
|
40363
40493
|
### 第 30 次发布
|
40364
40494
|
|
40365
40495
|
发布时间:2022-01-13 08:50:16
|
@@ -49656,6 +49786,39 @@
|
|
49656
49786
|
|
49657
49787
|
|
49658
49788
|
|
49789
|
+
## 智能媒资托管(smh) 版本:2021-07-12
|
49790
|
+
|
49791
|
+
### 第 1 次发布
|
49792
|
+
|
49793
|
+
发布时间:2022-02-10 11:28:45
|
49794
|
+
|
49795
|
+
本次发布包含了以下内容:
|
49796
|
+
|
49797
|
+
改善已有的文档。
|
49798
|
+
|
49799
|
+
新增接口:
|
49800
|
+
|
49801
|
+
* [CreateLibrary](https://cloud.tencent.com/document/api/1339/69089)
|
49802
|
+
* [DeleteLibrary](https://cloud.tencent.com/document/api/1339/69088)
|
49803
|
+
* [DescribeLibraries](https://cloud.tencent.com/document/api/1339/69087)
|
49804
|
+
* [DescribeLibrarySecret](https://cloud.tencent.com/document/api/1339/69086)
|
49805
|
+
* [DescribeOfficialInstances](https://cloud.tencent.com/document/api/1339/69083)
|
49806
|
+
* [DescribeOfficialOverview](https://cloud.tencent.com/document/api/1339/69082)
|
49807
|
+
* [DescribeTrafficPackages](https://cloud.tencent.com/document/api/1339/69081)
|
49808
|
+
* [ModifyLibrary](https://cloud.tencent.com/document/api/1339/69085)
|
49809
|
+
* [SendSmsCode](https://cloud.tencent.com/document/api/1339/69080)
|
49810
|
+
* [VerifySmsCode](https://cloud.tencent.com/document/api/1339/69079)
|
49811
|
+
|
49812
|
+
新增数据结构:
|
49813
|
+
|
49814
|
+
* [Instance](https://cloud.tencent.com/document/api/1339/69090#Instance)
|
49815
|
+
* [Library](https://cloud.tencent.com/document/api/1339/69090#Library)
|
49816
|
+
* [LibraryExtension](https://cloud.tencent.com/document/api/1339/69090#LibraryExtension)
|
49817
|
+
* [TrafficPackage](https://cloud.tencent.com/document/api/1339/69090#TrafficPackage)
|
49818
|
+
|
49819
|
+
|
49820
|
+
|
49821
|
+
|
49659
49822
|
## 营销号码安全(smpn) 版本:2019-08-22
|
49660
49823
|
|
49661
49824
|
### 第 1 次发布
|
@@ -51110,6 +51273,21 @@
|
|
51110
51273
|
|
51111
51274
|
## 证书(ssl) 版本:2019-12-05
|
51112
51275
|
|
51276
|
+
### 第 11 次发布
|
51277
|
+
|
51278
|
+
发布时间:2022-02-11 08:11:30
|
51279
|
+
|
51280
|
+
本次发布包含了以下内容:
|
51281
|
+
|
51282
|
+
改善已有的文档。
|
51283
|
+
|
51284
|
+
修改数据结构:
|
51285
|
+
|
51286
|
+
* [DeployedResources](https://cloud.tencent.com/document/api/400/41679#DeployedResources)
|
51287
|
+
|
51288
|
+
* 新增成员:ResourceIds
|
51289
|
+
|
51290
|
+
|
51113
51291
|
### 第 10 次发布
|
51114
51292
|
|
51115
51293
|
发布时间:2022-01-17 08:12:18
|
@@ -59395,6 +59573,21 @@
|
|
59395
59573
|
|
59396
59574
|
## 容器服务(tke) 版本:2018-05-25
|
59397
59575
|
|
59576
|
+
### 第 89 次发布
|
59577
|
+
|
59578
|
+
发布时间:2022-02-11 08:13:17
|
59579
|
+
|
59580
|
+
本次发布包含了以下内容:
|
59581
|
+
|
59582
|
+
改善已有的文档。
|
59583
|
+
|
59584
|
+
修改接口:
|
59585
|
+
|
59586
|
+
* [DescribeClusterNodePools](https://cloud.tencent.com/document/api/457/49432)
|
59587
|
+
|
59588
|
+
* 新增入参:Filters
|
59589
|
+
|
59590
|
+
|
59398
59591
|
### 第 88 次发布
|
59399
59592
|
|
59400
59593
|
发布时间:2022-01-24 08:16:10
|
package/package.json
CHANGED
package/products.md
CHANGED
@@ -7,7 +7,7 @@
|
|
7
7
|
| afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2022-01-07 08:02:54 |
|
8
8
|
| ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2022-01-28 08:00:20 |
|
9
9
|
| ams | [音频内容检测](https://cloud.tencent.com/document/product/1219) | 2021-12-21 08:00:20 |
|
10
|
-
| antiddos | [DDoS 防护](https://cloud.tencent.com/document/product/1021) | 2022-
|
10
|
+
| antiddos | [DDoS 防护](https://cloud.tencent.com/document/product/1021) | 2022-02-11 08:01:33 |
|
11
11
|
| apcas | [汽车精准获客服务](https://cloud.tencent.com/document/product/1244) | 2021-11-10 08:02:02 |
|
12
12
|
| ape | [正版图库直通车](https://cloud.tencent.com/document/product/1181) | 2021-11-10 08:02:03 |
|
13
13
|
| api | [云 API](https://cloud.tencent.com/document/product/1278) | 2022-01-14 10:07:56 |
|
@@ -32,17 +32,17 @@
|
|
32
32
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2022-01-18 08:04:56 |
|
33
33
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-01-26 08:03:48 |
|
34
34
|
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2022-01-24 08:05:51 |
|
35
|
-
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2022-
|
35
|
+
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2022-02-11 08:03:05 |
|
36
36
|
| cdn | [内容分发网络](https://cloud.tencent.com/document/product/228) | 2022-01-14 08:07:10 |
|
37
37
|
| cds | [数据安全审计](https://cloud.tencent.com/document/product/856) | 2021-12-24 08:06:33 |
|
38
|
-
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) |
|
38
|
+
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2022-02-11 08:03:37 |
|
39
39
|
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2022-01-17 08:04:37 |
|
40
40
|
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2022-01-26 08:04:40 |
|
41
41
|
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2022-01-26 19:49:53 |
|
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
44
|
| ckafka | [消息队列 Ckafka](https://cloud.tencent.com/document/product/597) | 2022-02-10 08:03:19 |
|
45
|
-
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2022-
|
45
|
+
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2022-02-11 08:04:02 |
|
46
46
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2021-11-16 08:07:51 |
|
47
47
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2021-11-10 08:04:28 |
|
48
48
|
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2022-01-21 08:08:17 |
|
@@ -75,7 +75,7 @@
|
|
75
75
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2022-01-17 08:08:00 |
|
76
76
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2022-01-20 08:10:01 |
|
77
77
|
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-01-17 08:08:08 |
|
78
|
-
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2022-
|
78
|
+
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2022-02-11 08:07:03 |
|
79
79
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2022-01-21 08:11:28 |
|
80
80
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2021-12-14 08:10:17 |
|
81
81
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2021-12-08 08:10:45 |
|
@@ -104,7 +104,7 @@
|
|
104
104
|
| live | [云直播](https://cloud.tencent.com/document/product/267) | 2022-01-25 08:14:02 |
|
105
105
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-01-27 10:15:18 |
|
106
106
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2021-11-10 08:08:46 |
|
107
|
-
| mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2022-
|
107
|
+
| mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2022-02-11 08:09:25 |
|
108
108
|
| market | [云市场](https://cloud.tencent.com/document/product/306) | 2021-11-10 08:08:54 |
|
109
109
|
| memcached | [云数据库 Memcached](https://cloud.tencent.com/document/product) | 2020-08-24 08:07:49 |
|
110
110
|
| mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2021-11-10 08:08:55 |
|
@@ -132,19 +132,20 @@
|
|
132
132
|
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2022-01-18 08:14:02 |
|
133
133
|
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2022-01-12 08:13:52 |
|
134
134
|
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2022-01-26 08:11:53 |
|
135
|
+
| smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2022-02-10 11:28:45 |
|
135
136
|
| smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2021-11-10 08:10:15 |
|
136
137
|
| sms | [短信](https://cloud.tencent.com/document/product/382) | 2022-01-05 08:12:50 |
|
137
138
|
| soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2022-01-24 08:14:00 |
|
138
139
|
| solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
|
139
140
|
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2022-01-10 08:15:07 |
|
140
141
|
| ssa | [态势感知](https://cloud.tencent.com/document/product/664) | 2021-11-22 08:10:13 |
|
141
|
-
| ssl | [证书](https://cloud.tencent.com/document/product/400) | 2022-
|
142
|
+
| ssl | [证书](https://cloud.tencent.com/document/product/400) | 2022-02-11 08:11:30 |
|
142
143
|
| sslpod | [SSL 证书监控](https://cloud.tencent.com/document/product/1084) | 2021-11-10 08:10:37 |
|
143
144
|
| ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2022-01-24 08:14:23 |
|
144
145
|
| sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2021-12-16 08:13:48 |
|
145
146
|
| taf | [流量反欺诈](https://cloud.tencent.com/document/product/1031) | 2021-12-23 08:14:47 |
|
146
147
|
| tag | [标签](https://cloud.tencent.com/document/product/651) | 2021-11-10 08:10:44 |
|
147
|
-
| tat | [腾讯云自动化助手](https://cloud.tencent.com/document/product/1340) | 2022-
|
148
|
+
| tat | [腾讯云自动化助手](https://cloud.tencent.com/document/product/1340) | 2022-02-11 08:11:45 |
|
148
149
|
| tav | [文件检测](https://cloud.tencent.com/document/product) | 2019-11-28 22:10:04 |
|
149
150
|
| tbaas | [TBaaS](https://cloud.tencent.com/document/product/663) | 2021-11-10 08:10:50 |
|
150
151
|
| tbm | [](https://cloud.tencent.com/document/product) | 2019-03-29 14:49:11 |
|
@@ -168,7 +169,7 @@
|
|
168
169
|
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2022-02-10 08:12:20 |
|
169
170
|
| tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2022-01-07 08:14:32 |
|
170
171
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2021-12-27 08:11:32 |
|
171
|
-
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-
|
172
|
+
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-02-11 08:13:17 |
|
172
173
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
173
174
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-01-24 08:16:27 |
|
174
175
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2021-11-10 08:12:05 |
|
@@ -181,7 +182,7 @@
|
|
181
182
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2021-12-21 08:12:32 |
|
182
183
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2021-11-10 08:12:38 |
|
183
184
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-01-26 08:14:54 |
|
184
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-
|
185
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-02-11 08:14:30 |
|
185
186
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2021-12-02 08:14:23 |
|
186
187
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-01-10 08:18:57 |
|
187
188
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|