tencentcloud-sdk-nodejs-chdfs 4.0.350 → 4.0.351
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 +142 -0
- package/SERVICE_CHANGELOG.md +237 -14
- package/package.json +1 -1
- package/products.md +14 -14
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,145 @@
|
|
1
|
+
# Release 4.0.351
|
2
|
+
|
3
|
+
## 云硬盘(cbs) 版本:2017-03-12
|
4
|
+
|
5
|
+
### 第 41 次发布
|
6
|
+
|
7
|
+
发布时间:2022-05-31 06:05:45
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
修改接口:
|
14
|
+
|
15
|
+
* [BindAutoSnapshotPolicy](https://cloud.tencent.com/document/api/362/33559)
|
16
|
+
|
17
|
+
* <font color="#dd0000">**修改入参**:</font>DiskIds
|
18
|
+
|
19
|
+
* [CreateSnapshot](https://cloud.tencent.com/document/api/362/15648)
|
20
|
+
|
21
|
+
* 新增入参:Tags
|
22
|
+
|
23
|
+
* [UnbindAutoSnapshotPolicy](https://cloud.tencent.com/document/api/362/33554)
|
24
|
+
|
25
|
+
* <font color="#dd0000">**修改入参**:</font>DiskIds
|
26
|
+
|
27
|
+
|
28
|
+
修改数据结构:
|
29
|
+
|
30
|
+
* [AutoSnapshotPolicy](https://cloud.tencent.com/document/api/362/15669#AutoSnapshotPolicy)
|
31
|
+
|
32
|
+
* 新增成员:IsCopyToRemote, CopyToAccountUin, InstanceIdSet
|
33
|
+
|
34
|
+
* [Snapshot](https://cloud.tencent.com/document/api/362/15669#Snapshot)
|
35
|
+
|
36
|
+
* 新增成员:Tags
|
37
|
+
|
38
|
+
|
39
|
+
|
40
|
+
|
41
|
+
## 主机安全(cwp) 版本:2018-02-28
|
42
|
+
|
43
|
+
### 第 42 次发布
|
44
|
+
|
45
|
+
发布时间:2022-05-31 06:08:47
|
46
|
+
|
47
|
+
本次发布包含了以下内容:
|
48
|
+
|
49
|
+
改善已有的文档。
|
50
|
+
|
51
|
+
修改数据结构:
|
52
|
+
|
53
|
+
* [MalWareList](https://cloud.tencent.com/document/api/296/19867#MalWareList)
|
54
|
+
|
55
|
+
* 新增成员:CheckPlatform, ProcessExists, FileExists
|
56
|
+
|
57
|
+
|
58
|
+
|
59
|
+
|
60
|
+
## 分布式数据库 TDSQL(dcdb) 版本:2018-04-11
|
61
|
+
|
62
|
+
### 第 41 次发布
|
63
|
+
|
64
|
+
发布时间:2022-05-31 06:09:47
|
65
|
+
|
66
|
+
本次发布包含了以下内容:
|
67
|
+
|
68
|
+
改善已有的文档。
|
69
|
+
|
70
|
+
新增接口:
|
71
|
+
|
72
|
+
* [TerminateDedicatedDBInstance](https://cloud.tencent.com/document/api/557/74711)
|
73
|
+
|
74
|
+
|
75
|
+
|
76
|
+
## 密钥管理系统(kms) 版本:2019-01-18
|
77
|
+
|
78
|
+
### 第 17 次发布
|
79
|
+
|
80
|
+
发布时间:2022-05-31 06:13:25
|
81
|
+
|
82
|
+
本次发布包含了以下内容:
|
83
|
+
|
84
|
+
改善已有的文档。
|
85
|
+
|
86
|
+
修改接口:
|
87
|
+
|
88
|
+
* [CreateKey](https://cloud.tencent.com/document/api/573/34430)
|
89
|
+
|
90
|
+
* 新增入参:HsmClusterId
|
91
|
+
|
92
|
+
* 新增出参:HsmClusterId
|
93
|
+
|
94
|
+
* [GetServiceStatus](https://cloud.tencent.com/document/api/573/34417)
|
95
|
+
|
96
|
+
* 新增出参:ExclusiveVSMEnabled, ExclusiveHSMEnabled
|
97
|
+
|
98
|
+
* [ListKeyDetail](https://cloud.tencent.com/document/api/573/34416)
|
99
|
+
|
100
|
+
* 新增入参:HsmClusterId
|
101
|
+
|
102
|
+
* [ListKeys](https://cloud.tencent.com/document/api/573/34415)
|
103
|
+
|
104
|
+
* 新增入参:HsmClusterId
|
105
|
+
|
106
|
+
|
107
|
+
修改数据结构:
|
108
|
+
|
109
|
+
* [KeyMetadata](https://cloud.tencent.com/document/api/573/34431#KeyMetadata)
|
110
|
+
|
111
|
+
* 新增成员:HsmClusterId
|
112
|
+
|
113
|
+
|
114
|
+
|
115
|
+
|
116
|
+
## 私有网络(vpc) 版本:2017-03-12
|
117
|
+
|
118
|
+
### 第 113 次发布
|
119
|
+
|
120
|
+
发布时间:2022-05-31 06:20:06
|
121
|
+
|
122
|
+
本次发布包含了以下内容:
|
123
|
+
|
124
|
+
改善已有的文档。
|
125
|
+
|
126
|
+
修改接口:
|
127
|
+
|
128
|
+
* [CreateNetworkInterface](https://cloud.tencent.com/document/api/215/15818)
|
129
|
+
|
130
|
+
* 新增入参:TrunkingFlag
|
131
|
+
|
132
|
+
* [DescribeNetworkInterfaceLimit](https://cloud.tencent.com/document/api/215/38533)
|
133
|
+
|
134
|
+
* 新增出参:SubEniQuantity, SubEniPrivateIpAddressQuantity
|
135
|
+
|
136
|
+
* [ModifyNetworkInterfaceAttribute](https://cloud.tencent.com/document/api/215/15815)
|
137
|
+
|
138
|
+
* 新增入参:TrunkingFlag
|
139
|
+
|
140
|
+
|
141
|
+
|
142
|
+
|
1
143
|
# Release 4.0.350
|
2
144
|
|
3
145
|
## 企业组织(organization) 版本:2021-03-31
|
package/SERVICE_CHANGELOG.md
CHANGED
@@ -1,30 +1,67 @@
|
|
1
1
|
# 本版本更新包含以下内容:
|
2
2
|
|
3
|
-
##
|
3
|
+
## 云硬盘(cbs) 版本:2017-03-12
|
4
4
|
|
5
|
-
### 第
|
5
|
+
### 第 41 次发布
|
6
6
|
|
7
|
-
发布时间:2022-05-
|
7
|
+
发布时间:2022-05-31 06:05:45
|
8
8
|
|
9
9
|
本次发布包含了以下内容:
|
10
10
|
|
11
11
|
改善已有的文档。
|
12
12
|
|
13
|
-
|
13
|
+
修改接口:
|
14
14
|
|
15
|
-
* [
|
15
|
+
* [BindAutoSnapshotPolicy](https://cloud.tencent.com/document/api/362/33559)
|
16
|
+
|
17
|
+
* <font color="#dd0000">**修改入参**:</font>DiskIds
|
16
18
|
|
19
|
+
* [CreateSnapshot](https://cloud.tencent.com/document/api/362/15648)
|
17
20
|
|
21
|
+
* 新增入参:Tags
|
18
22
|
|
19
|
-
|
23
|
+
* [UnbindAutoSnapshotPolicy](https://cloud.tencent.com/document/api/362/33554)
|
20
24
|
|
25
|
+
* <font color="#dd0000">**修改入参**:</font>DiskIds
|
21
26
|
|
22
27
|
|
23
|
-
|
28
|
+
修改数据结构:
|
29
|
+
|
30
|
+
* [AutoSnapshotPolicy](https://cloud.tencent.com/document/api/362/15669#AutoSnapshotPolicy)
|
31
|
+
|
32
|
+
* 新增成员:IsCopyToRemote, CopyToAccountUin, InstanceIdSet
|
33
|
+
|
34
|
+
* [Snapshot](https://cloud.tencent.com/document/api/362/15669#Snapshot)
|
35
|
+
|
36
|
+
* 新增成员:Tags
|
37
|
+
|
24
38
|
|
25
|
-
### 第 46 次发布
|
26
39
|
|
27
|
-
|
40
|
+
|
41
|
+
## 主机安全(cwp) 版本:2018-02-28
|
42
|
+
|
43
|
+
### 第 42 次发布
|
44
|
+
|
45
|
+
发布时间:2022-05-31 06:08:47
|
46
|
+
|
47
|
+
本次发布包含了以下内容:
|
48
|
+
|
49
|
+
改善已有的文档。
|
50
|
+
|
51
|
+
修改数据结构:
|
52
|
+
|
53
|
+
* [MalWareList](https://cloud.tencent.com/document/api/296/19867#MalWareList)
|
54
|
+
|
55
|
+
* 新增成员:CheckPlatform, ProcessExists, FileExists
|
56
|
+
|
57
|
+
|
58
|
+
|
59
|
+
|
60
|
+
## 分布式数据库 TDSQL(dcdb) 版本:2018-04-11
|
61
|
+
|
62
|
+
### 第 41 次发布
|
63
|
+
|
64
|
+
发布时间:2022-05-31 06:09:47
|
28
65
|
|
29
66
|
本次发布包含了以下内容:
|
30
67
|
|
@@ -32,8 +69,74 @@
|
|
32
69
|
|
33
70
|
新增接口:
|
34
71
|
|
35
|
-
* [
|
36
|
-
|
72
|
+
* [TerminateDedicatedDBInstance](https://cloud.tencent.com/document/api/557/74711)
|
73
|
+
|
74
|
+
|
75
|
+
|
76
|
+
## 密钥管理系统(kms) 版本:2019-01-18
|
77
|
+
|
78
|
+
### 第 17 次发布
|
79
|
+
|
80
|
+
发布时间:2022-05-31 06:13:25
|
81
|
+
|
82
|
+
本次发布包含了以下内容:
|
83
|
+
|
84
|
+
改善已有的文档。
|
85
|
+
|
86
|
+
修改接口:
|
87
|
+
|
88
|
+
* [CreateKey](https://cloud.tencent.com/document/api/573/34430)
|
89
|
+
|
90
|
+
* 新增入参:HsmClusterId
|
91
|
+
|
92
|
+
* 新增出参:HsmClusterId
|
93
|
+
|
94
|
+
* [GetServiceStatus](https://cloud.tencent.com/document/api/573/34417)
|
95
|
+
|
96
|
+
* 新增出参:ExclusiveVSMEnabled, ExclusiveHSMEnabled
|
97
|
+
|
98
|
+
* [ListKeyDetail](https://cloud.tencent.com/document/api/573/34416)
|
99
|
+
|
100
|
+
* 新增入参:HsmClusterId
|
101
|
+
|
102
|
+
* [ListKeys](https://cloud.tencent.com/document/api/573/34415)
|
103
|
+
|
104
|
+
* 新增入参:HsmClusterId
|
105
|
+
|
106
|
+
|
107
|
+
修改数据结构:
|
108
|
+
|
109
|
+
* [KeyMetadata](https://cloud.tencent.com/document/api/573/34431#KeyMetadata)
|
110
|
+
|
111
|
+
* 新增成员:HsmClusterId
|
112
|
+
|
113
|
+
|
114
|
+
|
115
|
+
|
116
|
+
## 私有网络(vpc) 版本:2017-03-12
|
117
|
+
|
118
|
+
### 第 113 次发布
|
119
|
+
|
120
|
+
发布时间:2022-05-31 06:20:06
|
121
|
+
|
122
|
+
本次发布包含了以下内容:
|
123
|
+
|
124
|
+
改善已有的文档。
|
125
|
+
|
126
|
+
修改接口:
|
127
|
+
|
128
|
+
* [CreateNetworkInterface](https://cloud.tencent.com/document/api/215/15818)
|
129
|
+
|
130
|
+
* 新增入参:TrunkingFlag
|
131
|
+
|
132
|
+
* [DescribeNetworkInterfaceLimit](https://cloud.tencent.com/document/api/215/38533)
|
133
|
+
|
134
|
+
* 新增出参:SubEniQuantity, SubEniPrivateIpAddressQuantity
|
135
|
+
|
136
|
+
* [ModifyNetworkInterfaceAttribute](https://cloud.tencent.com/document/api/215/15815)
|
137
|
+
|
138
|
+
* 新增入参:TrunkingFlag
|
139
|
+
|
37
140
|
|
38
141
|
|
39
142
|
|
@@ -9042,6 +9145,40 @@
|
|
9042
9145
|
|
9043
9146
|
## 云硬盘(cbs) 版本:2017-03-12
|
9044
9147
|
|
9148
|
+
### 第 41 次发布
|
9149
|
+
|
9150
|
+
发布时间:2022-05-31 06:05:45
|
9151
|
+
|
9152
|
+
本次发布包含了以下内容:
|
9153
|
+
|
9154
|
+
改善已有的文档。
|
9155
|
+
|
9156
|
+
修改接口:
|
9157
|
+
|
9158
|
+
* [BindAutoSnapshotPolicy](https://cloud.tencent.com/document/api/362/33559)
|
9159
|
+
|
9160
|
+
* <font color="#dd0000">**修改入参**:</font>DiskIds
|
9161
|
+
|
9162
|
+
* [CreateSnapshot](https://cloud.tencent.com/document/api/362/15648)
|
9163
|
+
|
9164
|
+
* 新增入参:Tags
|
9165
|
+
|
9166
|
+
* [UnbindAutoSnapshotPolicy](https://cloud.tencent.com/document/api/362/33554)
|
9167
|
+
|
9168
|
+
* <font color="#dd0000">**修改入参**:</font>DiskIds
|
9169
|
+
|
9170
|
+
|
9171
|
+
修改数据结构:
|
9172
|
+
|
9173
|
+
* [AutoSnapshotPolicy](https://cloud.tencent.com/document/api/362/15669#AutoSnapshotPolicy)
|
9174
|
+
|
9175
|
+
* 新增成员:IsCopyToRemote, CopyToAccountUin, InstanceIdSet
|
9176
|
+
|
9177
|
+
* [Snapshot](https://cloud.tencent.com/document/api/362/15669#Snapshot)
|
9178
|
+
|
9179
|
+
* 新增成员:Tags
|
9180
|
+
|
9181
|
+
|
9045
9182
|
### 第 40 次发布
|
9046
9183
|
|
9047
9184
|
发布时间:2022-04-13 06:12:00
|
@@ -24054,6 +24191,21 @@
|
|
24054
24191
|
|
24055
24192
|
## 主机安全(cwp) 版本:2018-02-28
|
24056
24193
|
|
24194
|
+
### 第 42 次发布
|
24195
|
+
|
24196
|
+
发布时间:2022-05-31 06:08:47
|
24197
|
+
|
24198
|
+
本次发布包含了以下内容:
|
24199
|
+
|
24200
|
+
改善已有的文档。
|
24201
|
+
|
24202
|
+
修改数据结构:
|
24203
|
+
|
24204
|
+
* [MalWareList](https://cloud.tencent.com/document/api/296/19867#MalWareList)
|
24205
|
+
|
24206
|
+
* 新增成员:CheckPlatform, ProcessExists, FileExists
|
24207
|
+
|
24208
|
+
|
24057
24209
|
### 第 41 次发布
|
24058
24210
|
|
24059
24211
|
发布时间:2022-05-17 06:07:58
|
@@ -27375,6 +27527,18 @@
|
|
27375
27527
|
|
27376
27528
|
## 分布式数据库 TDSQL(dcdb) 版本:2018-04-11
|
27377
27529
|
|
27530
|
+
### 第 41 次发布
|
27531
|
+
|
27532
|
+
发布时间:2022-05-31 06:09:47
|
27533
|
+
|
27534
|
+
本次发布包含了以下内容:
|
27535
|
+
|
27536
|
+
改善已有的文档。
|
27537
|
+
|
27538
|
+
新增接口:
|
27539
|
+
|
27540
|
+
* [[TerminateDedicatedDBInstance](https://cloud.tencent.com/document/api/557/74711)](https://cloud.tencent.com/document/api/#/#)
|
27541
|
+
|
27378
27542
|
### 第 40 次发布
|
27379
27543
|
|
27380
27544
|
发布时间:2022-05-25 06:07:44
|
@@ -42490,6 +42654,42 @@
|
|
42490
42654
|
|
42491
42655
|
## 密钥管理系统(kms) 版本:2019-01-18
|
42492
42656
|
|
42657
|
+
### 第 17 次发布
|
42658
|
+
|
42659
|
+
发布时间:2022-05-31 06:13:25
|
42660
|
+
|
42661
|
+
本次发布包含了以下内容:
|
42662
|
+
|
42663
|
+
改善已有的文档。
|
42664
|
+
|
42665
|
+
修改接口:
|
42666
|
+
|
42667
|
+
* [CreateKey](https://cloud.tencent.com/document/api/573/34430)
|
42668
|
+
|
42669
|
+
* 新增入参:HsmClusterId
|
42670
|
+
|
42671
|
+
* 新增出参:HsmClusterId
|
42672
|
+
|
42673
|
+
* [GetServiceStatus](https://cloud.tencent.com/document/api/573/34417)
|
42674
|
+
|
42675
|
+
* 新增出参:ExclusiveVSMEnabled, ExclusiveHSMEnabled
|
42676
|
+
|
42677
|
+
* [ListKeyDetail](https://cloud.tencent.com/document/api/573/34416)
|
42678
|
+
|
42679
|
+
* 新增入参:HsmClusterId
|
42680
|
+
|
42681
|
+
* [ListKeys](https://cloud.tencent.com/document/api/573/34415)
|
42682
|
+
|
42683
|
+
* 新增入参:HsmClusterId
|
42684
|
+
|
42685
|
+
|
42686
|
+
修改数据结构:
|
42687
|
+
|
42688
|
+
* [KeyMetadata](https://cloud.tencent.com/document/api/573/34431#KeyMetadata)
|
42689
|
+
|
42690
|
+
* 新增成员:HsmClusterId
|
42691
|
+
|
42692
|
+
|
42493
42693
|
### 第 16 次发布
|
42494
42694
|
|
42495
42695
|
发布时间:2021-12-23 08:12:09
|
@@ -51502,7 +51702,7 @@
|
|
51502
51702
|
|
51503
51703
|
新增接口:
|
51504
51704
|
|
51505
|
-
* [
|
51705
|
+
* [CreateOrganizationMemberPolicy](https://cloud.tencent.com/document/api/850/74595)
|
51506
51706
|
|
51507
51707
|
### 第 7 次发布
|
51508
51708
|
|
@@ -53040,8 +53240,8 @@
|
|
53040
53240
|
|
53041
53241
|
新增接口:
|
53042
53242
|
|
53043
|
-
* [
|
53044
|
-
* [
|
53243
|
+
* [UpgradeProxyVersion](https://cloud.tencent.com/document/api/239/74597)
|
53244
|
+
* [UpgradeSmallVersion](https://cloud.tencent.com/document/api/239/74596)
|
53045
53245
|
|
53046
53246
|
### 第 45 次发布
|
53047
53247
|
|
@@ -75193,6 +75393,29 @@
|
|
75193
75393
|
|
75194
75394
|
## 私有网络(vpc) 版本:2017-03-12
|
75195
75395
|
|
75396
|
+
### 第 113 次发布
|
75397
|
+
|
75398
|
+
发布时间:2022-05-31 06:20:06
|
75399
|
+
|
75400
|
+
本次发布包含了以下内容:
|
75401
|
+
|
75402
|
+
改善已有的文档。
|
75403
|
+
|
75404
|
+
修改接口:
|
75405
|
+
|
75406
|
+
* [CreateNetworkInterface](https://cloud.tencent.com/document/api/215/15818)
|
75407
|
+
|
75408
|
+
* 新增入参:TrunkingFlag
|
75409
|
+
|
75410
|
+
* [DescribeNetworkInterfaceLimit](https://cloud.tencent.com/document/api/215/38533)
|
75411
|
+
|
75412
|
+
* 新增出参:SubEniQuantity, SubEniPrivateIpAddressQuantity
|
75413
|
+
|
75414
|
+
* [ModifyNetworkInterfaceAttribute](https://cloud.tencent.com/document/api/215/15815)
|
75415
|
+
|
75416
|
+
* 新增入参:TrunkingFlag
|
75417
|
+
|
75418
|
+
|
75196
75419
|
### 第 112 次发布
|
75197
75420
|
|
75198
75421
|
发布时间:2022-05-18 06:20:08
|
package/package.json
CHANGED
package/products.md
CHANGED
@@ -17,7 +17,7 @@
|
|
17
17
|
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2022-05-26 06:06:08 |
|
18
18
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2022-04-04 06:08:40 |
|
19
19
|
| ba | [网站备案](https://cloud.tencent.com/document/product/243) | 2022-04-04 06:08:45 |
|
20
|
-
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2022-05-
|
20
|
+
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2022-05-31 06:04:46 |
|
21
21
|
| bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2022-05-09 06:02:49 |
|
22
22
|
| bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2022-05-13 18:34:36 |
|
23
23
|
| billing | [计费相关](https://cloud.tencent.com/document/product/555) | 2022-04-04 06:09:17 |
|
@@ -34,20 +34,20 @@
|
|
34
34
|
| car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2022-04-27 06:05:49 |
|
35
35
|
| casb | [云数据加密代理网关](https://cloud.tencent.com/document/product/1303) | 2022-04-04 06:11:55 |
|
36
36
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2022-05-23 06:03:34 |
|
37
|
-
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-
|
38
|
-
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2022-05-
|
37
|
+
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-05-31 06:05:45 |
|
38
|
+
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2022-05-31 06:05:55 |
|
39
39
|
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2022-05-19 06:08:10 |
|
40
40
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2022-05-16 17:18:07 |
|
41
41
|
| cdn | [内容分发网络](https://cloud.tencent.com/document/product/228) | 2022-05-20 06:02:50 |
|
42
42
|
| cds | [数据安全审计](https://cloud.tencent.com/document/product/856) | 2022-04-04 06:17:07 |
|
43
43
|
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2022-05-24 06:08:29 |
|
44
44
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2022-04-04 06:17:16 |
|
45
|
-
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2022-05-
|
45
|
+
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2022-05-31 06:06:47 |
|
46
46
|
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2022-05-26 06:08:04 |
|
47
47
|
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2022-04-04 06:18:39 |
|
48
48
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
49
49
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
50
|
-
| ckafka | [消息队列 Ckafka](https://cloud.tencent.com/document/product/597) | 2022-05-
|
50
|
+
| ckafka | [消息队列 Ckafka](https://cloud.tencent.com/document/product/597) | 2022-05-31 06:07:03 |
|
51
51
|
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2022-05-11 06:06:40 |
|
52
52
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2022-05-25 06:05:44 |
|
53
53
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2022-04-04 06:21:17 |
|
@@ -57,15 +57,15 @@
|
|
57
57
|
| cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
|
58
58
|
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2022-05-20 06:04:11 |
|
59
59
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
60
|
-
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-05-
|
61
|
-
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2022-05-
|
60
|
+
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-05-31 06:08:24 |
|
61
|
+
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2022-05-31 06:08:47 |
|
62
62
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
63
63
|
| cynosdb | [云原生数据库 TDSQL-C](https://cloud.tencent.com/document/product/1003) | 2022-05-27 06:07:33 |
|
64
|
-
| dasb | [堡垒机](https://cloud.tencent.com/document/product/1025) | 2022-05-
|
64
|
+
| dasb | [堡垒机](https://cloud.tencent.com/document/product/1025) | 2022-05-31 06:09:23 |
|
65
65
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2022-04-04 06:33:41 |
|
66
66
|
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2022-04-25 06:05:43 |
|
67
67
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2022-04-13 06:36:47 |
|
68
|
-
| dcdb | [分布式数据库 TDSQL](https://cloud.tencent.com/document/product/557) | 2022-05-
|
68
|
+
| dcdb | [分布式数据库 TDSQL](https://cloud.tencent.com/document/product/557) | 2022-05-31 06:09:47 |
|
69
69
|
| dlc | [数据湖计算](https://cloud.tencent.com/document/product/1342) | 2022-05-26 18:17:40 |
|
70
70
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2022-05-19 06:11:31 |
|
71
71
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2022-05-24 06:11:36 |
|
@@ -108,7 +108,7 @@
|
|
108
108
|
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2022-04-04 06:49:51 |
|
109
109
|
| iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2022-04-04 06:51:27 |
|
110
110
|
| ivld | [视频智能标签](https://cloud.tencent.com/document/product/1509) | 2022-05-26 17:59:01 |
|
111
|
-
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2022-
|
111
|
+
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2022-05-31 06:13:25 |
|
112
112
|
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2022-05-20 06:14:11 |
|
113
113
|
| live | [云直播](https://cloud.tencent.com/document/product/267) | 2022-05-30 06:10:06 |
|
114
114
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
@@ -146,7 +146,7 @@
|
|
146
146
|
| sms | [短信](https://cloud.tencent.com/document/product/382) | 2022-04-14 06:16:29 |
|
147
147
|
| soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2022-05-26 06:16:15 |
|
148
148
|
| solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
|
149
|
-
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2022-05-
|
149
|
+
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2022-05-31 06:16:15 |
|
150
150
|
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2022-04-22 06:14:46 |
|
151
151
|
| ssl | [证书](https://cloud.tencent.com/document/product/400) | 2022-05-20 06:17:18 |
|
152
152
|
| sslpod | [SSL 证书监控](https://cloud.tencent.com/document/product/1084) | 2022-04-04 07:07:55 |
|
@@ -180,7 +180,7 @@
|
|
180
180
|
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2022-05-13 06:18:48 |
|
181
181
|
| tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2022-04-04 07:17:26 |
|
182
182
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2022-05-17 06:17:19 |
|
183
|
-
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-05-
|
183
|
+
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-05-31 06:18:37 |
|
184
184
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
185
185
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-04-04 07:18:11 |
|
186
186
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2022-05-19 06:19:37 |
|
@@ -192,8 +192,8 @@
|
|
192
192
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2022-04-04 07:22:44 |
|
193
193
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-05-10 06:14:42 |
|
194
194
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-04-04 07:22:54 |
|
195
|
-
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-05-
|
196
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-05-
|
195
|
+
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-05-31 06:19:43 |
|
196
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-05-31 06:20:06 |
|
197
197
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2022-05-12 06:19:46 |
|
198
198
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-04-04 07:39:05 |
|
199
199
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|