tencentcloud-sdk-nodejs-chdfs 4.0.264 → 4.0.265
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 +131 -0
- package/SERVICE_CHANGELOG.md +197 -27
- package/package.json +1 -1
- package/products.md +6 -6
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,134 @@
|
|
1
|
+
# Release 4.0.265
|
2
|
+
|
3
|
+
## Elasticsearch Service(es) 版本:2018-04-16
|
4
|
+
|
5
|
+
### 第 22 次发布
|
6
|
+
|
7
|
+
发布时间:2021-12-30 08:09:09
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
修改接口:
|
14
|
+
|
15
|
+
* [CreateInstance](https://cloud.tencent.com/document/api/845/30633)
|
16
|
+
|
17
|
+
* 新增出参:DealName
|
18
|
+
|
19
|
+
* [DescribeInstances](https://cloud.tencent.com/document/api/845/30631)
|
20
|
+
|
21
|
+
* 新增入参:ZoneList
|
22
|
+
|
23
|
+
* [UpdateInstance](https://cloud.tencent.com/document/api/845/30629)
|
24
|
+
|
25
|
+
* 新增出参:DealName
|
26
|
+
|
27
|
+
* [UpdatePlugins](https://cloud.tencent.com/document/api/845/46048)
|
28
|
+
|
29
|
+
* 新增入参:PluginType
|
30
|
+
|
31
|
+
* [UpgradeLicense](https://cloud.tencent.com/document/api/845/36269)
|
32
|
+
|
33
|
+
* 新增出参:DealName
|
34
|
+
|
35
|
+
|
36
|
+
修改数据结构:
|
37
|
+
|
38
|
+
* [ClusterView](https://cloud.tencent.com/document/api/845/30634#ClusterView)
|
39
|
+
|
40
|
+
* 新增成员:TotalCosStorage, SearchableSnapshotCosBucket, SearchableSnapshotCosAppId
|
41
|
+
|
42
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/845/30634#InstanceInfo)
|
43
|
+
|
44
|
+
* 新增成员:ColdNodeType, ColdNodeNum, ColdCpuNum, ColdMemSize, ColdDiskType, ColdDiskSize, FrozenNodeType, FrozenNodeNum, FrozenCpuNum, FrozenMemSize, FrozenDiskType, FrozenDiskSize
|
45
|
+
|
46
|
+
|
47
|
+
|
48
|
+
|
49
|
+
## 全球应用加速(gaap) 版本:2018-05-29
|
50
|
+
|
51
|
+
### 第 26 次发布
|
52
|
+
|
53
|
+
发布时间:2021-12-30 08:09:28
|
54
|
+
|
55
|
+
本次发布包含了以下内容:
|
56
|
+
|
57
|
+
改善已有的文档。
|
58
|
+
|
59
|
+
修改接口:
|
60
|
+
|
61
|
+
* [CreateProxy](https://cloud.tencent.com/document/api/608/36971)
|
62
|
+
|
63
|
+
* 新增入参:PackageType
|
64
|
+
|
65
|
+
|
66
|
+
|
67
|
+
|
68
|
+
## 云监控(monitor) 版本:2018-07-24
|
69
|
+
|
70
|
+
### 第 35 次发布
|
71
|
+
|
72
|
+
发布时间:2021-12-30 08:11:53
|
73
|
+
|
74
|
+
本次发布包含了以下内容:
|
75
|
+
|
76
|
+
改善已有的文档。
|
77
|
+
|
78
|
+
新增接口:
|
79
|
+
|
80
|
+
* [BindingPolicyTag](https://cloud.tencent.com/document/api/248/67219)
|
81
|
+
|
82
|
+
新增数据结构:
|
83
|
+
|
84
|
+
* [PolicyTag](https://cloud.tencent.com/document/api/248/30354#PolicyTag)
|
85
|
+
|
86
|
+
|
87
|
+
|
88
|
+
## 企业组织(organization) 版本:2021-03-31
|
89
|
+
|
90
|
+
### 第 4 次发布
|
91
|
+
|
92
|
+
发布时间:2021-12-30 08:12:38
|
93
|
+
|
94
|
+
本次发布包含了以下内容:
|
95
|
+
|
96
|
+
改善已有的文档。
|
97
|
+
|
98
|
+
新增接口:
|
99
|
+
|
100
|
+
* [DescribeOrganizationMembers](https://cloud.tencent.com/document/api/850/67220)
|
101
|
+
|
102
|
+
新增数据结构:
|
103
|
+
|
104
|
+
* [OrgMember](https://cloud.tencent.com/document/api/850/67060#OrgMember)
|
105
|
+
|
106
|
+
|
107
|
+
|
108
|
+
## 企业组织(organization) 版本:2018-12-25
|
109
|
+
|
110
|
+
|
111
|
+
|
112
|
+
## 腾讯微服务平台 TSF(tsf) 版本:2018-03-26
|
113
|
+
|
114
|
+
### 第 64 次发布
|
115
|
+
|
116
|
+
发布时间:2021-12-30 08:15:43
|
117
|
+
|
118
|
+
本次发布包含了以下内容:
|
119
|
+
|
120
|
+
改善已有的文档。
|
121
|
+
|
122
|
+
新增接口:
|
123
|
+
|
124
|
+
* [DescribeContainerGroupDeployInfo](https://cloud.tencent.com/document/api/649/67221)
|
125
|
+
|
126
|
+
新增数据结构:
|
127
|
+
|
128
|
+
* [ContainerGroupDeploy](https://cloud.tencent.com/document/api/649/36099#ContainerGroupDeploy)
|
129
|
+
|
130
|
+
|
131
|
+
|
1
132
|
# Release 4.0.264
|
2
133
|
|
3
134
|
## 云监控(monitor) 版本:2018-07-24
|
package/SERVICE_CHANGELOG.md
CHANGED
@@ -1,29 +1,95 @@
|
|
1
1
|
# 本版本更新包含以下内容:
|
2
2
|
|
3
|
-
##
|
3
|
+
## Elasticsearch Service(es) 版本:2018-04-16
|
4
4
|
|
5
|
-
### 第
|
5
|
+
### 第 22 次发布
|
6
6
|
|
7
|
-
发布时间:2021-12-
|
7
|
+
发布时间:2021-12-30 08:09:09
|
8
8
|
|
9
9
|
本次发布包含了以下内容:
|
10
10
|
|
11
11
|
改善已有的文档。
|
12
12
|
|
13
|
+
修改接口:
|
14
|
+
|
15
|
+
* [CreateInstance](https://cloud.tencent.com/document/api/845/30633)
|
16
|
+
|
17
|
+
* 新增出参:DealName
|
18
|
+
|
19
|
+
* [DescribeInstances](https://cloud.tencent.com/document/api/845/30631)
|
20
|
+
|
21
|
+
* 新增入参:ZoneList
|
22
|
+
|
23
|
+
* [UpdateInstance](https://cloud.tencent.com/document/api/845/30629)
|
24
|
+
|
25
|
+
* 新增出参:DealName
|
26
|
+
|
27
|
+
* [UpdatePlugins](https://cloud.tencent.com/document/api/845/46048)
|
28
|
+
|
29
|
+
* 新增入参:PluginType
|
30
|
+
|
31
|
+
* [UpgradeLicense](https://cloud.tencent.com/document/api/845/36269)
|
32
|
+
|
33
|
+
* 新增出参:DealName
|
34
|
+
|
35
|
+
|
13
36
|
修改数据结构:
|
14
37
|
|
15
|
-
* [
|
38
|
+
* [ClusterView](https://cloud.tencent.com/document/api/845/30634#ClusterView)
|
16
39
|
|
17
|
-
* 新增成员:
|
40
|
+
* 新增成员:TotalCosStorage, SearchableSnapshotCosBucket, SearchableSnapshotCosAppId
|
41
|
+
|
42
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/845/30634#InstanceInfo)
|
18
43
|
|
44
|
+
* 新增成员:ColdNodeType, ColdNodeNum, ColdCpuNum, ColdMemSize, ColdDiskType, ColdDiskSize, FrozenNodeType, FrozenNodeNum, FrozenCpuNum, FrozenMemSize, FrozenDiskType, FrozenDiskSize
|
19
45
|
|
20
46
|
|
21
47
|
|
22
|
-
|
48
|
+
|
49
|
+
## 全球应用加速(gaap) 版本:2018-05-29
|
50
|
+
|
51
|
+
### 第 26 次发布
|
52
|
+
|
53
|
+
发布时间:2021-12-30 08:09:28
|
54
|
+
|
55
|
+
本次发布包含了以下内容:
|
56
|
+
|
57
|
+
改善已有的文档。
|
58
|
+
|
59
|
+
修改接口:
|
60
|
+
|
61
|
+
* [CreateProxy](https://cloud.tencent.com/document/api/608/36971)
|
62
|
+
|
63
|
+
* 新增入参:PackageType
|
64
|
+
|
65
|
+
|
66
|
+
|
67
|
+
|
68
|
+
## 云监控(monitor) 版本:2018-07-24
|
69
|
+
|
70
|
+
### 第 35 次发布
|
71
|
+
|
72
|
+
发布时间:2021-12-30 08:11:53
|
73
|
+
|
74
|
+
本次发布包含了以下内容:
|
75
|
+
|
76
|
+
改善已有的文档。
|
77
|
+
|
78
|
+
新增接口:
|
79
|
+
|
80
|
+
* [BindingPolicyTag](https://cloud.tencent.com/document/api/248/67219)
|
81
|
+
|
82
|
+
新增数据结构:
|
83
|
+
|
84
|
+
* [PolicyTag](https://cloud.tencent.com/document/api/248/30354#PolicyTag)
|
85
|
+
|
86
|
+
|
87
|
+
|
88
|
+
## 企业组织(organization) 版本:2021-03-31
|
23
89
|
|
24
90
|
### 第 4 次发布
|
25
91
|
|
26
|
-
发布时间:2021-12-
|
92
|
+
发布时间:2021-12-30 08:12:38
|
27
93
|
|
28
94
|
本次发布包含了以下内容:
|
29
95
|
|
@@ -31,36 +97,35 @@
|
|
31
97
|
|
32
98
|
新增接口:
|
33
99
|
|
34
|
-
* [
|
35
|
-
* [DescribeRiskTrends](https://cloud.tencent.com/document/api/1343/67098)
|
100
|
+
* [DescribeOrganizationMembers](https://cloud.tencent.com/document/api/850/67220)
|
36
101
|
|
37
102
|
新增数据结构:
|
38
103
|
|
39
|
-
* [
|
40
|
-
* [OutputFrontRisk](https://cloud.tencent.com/document/api/1343/52566#OutputFrontRisk)
|
41
|
-
* [OutputFrontRiskData](https://cloud.tencent.com/document/api/1343/52566#OutputFrontRiskData)
|
42
|
-
* [OutputFrontRiskValue](https://cloud.tencent.com/document/api/1343/52566#OutputFrontRiskValue)
|
104
|
+
* [OrgMember](https://cloud.tencent.com/document/api/850/67060#OrgMember)
|
43
105
|
|
44
106
|
|
45
107
|
|
46
|
-
##
|
108
|
+
## 企业组织(organization) 版本:2018-12-25
|
47
109
|
|
48
|
-
### 第 27 次发布
|
49
110
|
|
50
|
-
|
111
|
+
|
112
|
+
## 腾讯微服务平台 TSF(tsf) 版本:2018-03-26
|
113
|
+
|
114
|
+
### 第 64 次发布
|
115
|
+
|
116
|
+
发布时间:2021-12-30 08:15:43
|
51
117
|
|
52
118
|
本次发布包含了以下内容:
|
53
119
|
|
54
120
|
改善已有的文档。
|
55
121
|
|
56
|
-
|
122
|
+
新增接口:
|
57
123
|
|
58
|
-
*
|
124
|
+
* [DescribeContainerGroupDeployInfo](https://cloud.tencent.com/document/api/649/67221)
|
59
125
|
|
60
|
-
|
126
|
+
新增数据结构:
|
61
127
|
|
62
|
-
*
|
63
|
-
* Producer
|
128
|
+
* [ContainerGroupDeploy](https://cloud.tencent.com/document/api/649/36099#ContainerGroupDeploy)
|
64
129
|
|
65
130
|
|
66
131
|
|
@@ -27973,6 +28038,48 @@
|
|
27973
28038
|
|
27974
28039
|
## Elasticsearch Service(es) 版本:2018-04-16
|
27975
28040
|
|
28041
|
+
### 第 22 次发布
|
28042
|
+
|
28043
|
+
发布时间:2021-12-30 08:09:09
|
28044
|
+
|
28045
|
+
本次发布包含了以下内容:
|
28046
|
+
|
28047
|
+
改善已有的文档。
|
28048
|
+
|
28049
|
+
修改接口:
|
28050
|
+
|
28051
|
+
* [CreateInstance](https://cloud.tencent.com/document/api/845/30633)
|
28052
|
+
|
28053
|
+
* 新增出参:DealName
|
28054
|
+
|
28055
|
+
* [DescribeInstances](https://cloud.tencent.com/document/api/845/30631)
|
28056
|
+
|
28057
|
+
* 新增入参:ZoneList
|
28058
|
+
|
28059
|
+
* [UpdateInstance](https://cloud.tencent.com/document/api/845/30629)
|
28060
|
+
|
28061
|
+
* 新增出参:DealName
|
28062
|
+
|
28063
|
+
* [UpdatePlugins](https://cloud.tencent.com/document/api/845/46048)
|
28064
|
+
|
28065
|
+
* 新增入参:PluginType
|
28066
|
+
|
28067
|
+
* [UpgradeLicense](https://cloud.tencent.com/document/api/845/36269)
|
28068
|
+
|
28069
|
+
* 新增出参:DealName
|
28070
|
+
|
28071
|
+
|
28072
|
+
修改数据结构:
|
28073
|
+
|
28074
|
+
* [ClusterView](https://cloud.tencent.com/document/api/845/30634#ClusterView)
|
28075
|
+
|
28076
|
+
* 新增成员:TotalCosStorage, SearchableSnapshotCosBucket, SearchableSnapshotCosAppId
|
28077
|
+
|
28078
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/845/30634#InstanceInfo)
|
28079
|
+
|
28080
|
+
* 新增成员:ColdNodeType, ColdNodeNum, ColdCpuNum, ColdMemSize, ColdDiskType, ColdDiskSize, FrozenNodeType, FrozenNodeNum, FrozenCpuNum, FrozenMemSize, FrozenDiskType, FrozenDiskSize
|
28081
|
+
|
28082
|
+
|
27976
28083
|
### 第 21 次发布
|
27977
28084
|
|
27978
28085
|
发布时间:2021-12-22 16:41:08
|
@@ -29700,6 +29807,21 @@
|
|
29700
29807
|
|
29701
29808
|
## 全球应用加速(gaap) 版本:2018-05-29
|
29702
29809
|
|
29810
|
+
### 第 26 次发布
|
29811
|
+
|
29812
|
+
发布时间:2021-12-30 08:09:28
|
29813
|
+
|
29814
|
+
本次发布包含了以下内容:
|
29815
|
+
|
29816
|
+
改善已有的文档。
|
29817
|
+
|
29818
|
+
修改接口:
|
29819
|
+
|
29820
|
+
* [CreateProxy](https://cloud.tencent.com/document/api/608/36971)
|
29821
|
+
|
29822
|
+
* 新增入参:PackageType
|
29823
|
+
|
29824
|
+
|
29703
29825
|
### 第 25 次发布
|
29704
29826
|
|
29705
29827
|
发布时间:2021-12-03 08:06:49
|
@@ -40020,6 +40142,22 @@
|
|
40020
40142
|
|
40021
40143
|
## 云监控(monitor) 版本:2018-07-24
|
40022
40144
|
|
40145
|
+
### 第 35 次发布
|
40146
|
+
|
40147
|
+
发布时间:2021-12-30 08:11:53
|
40148
|
+
|
40149
|
+
本次发布包含了以下内容:
|
40150
|
+
|
40151
|
+
改善已有的文档。
|
40152
|
+
|
40153
|
+
新增接口:
|
40154
|
+
|
40155
|
+
* [[BindingPolicyTag](https://cloud.tencent.com/document/api/248/67219)](https://cloud.tencent.com/document/api/#/#)
|
40156
|
+
|
40157
|
+
新增数据结构:
|
40158
|
+
|
40159
|
+
* [[PolicyTag](https://cloud.tencent.com/document/api/248/30354#PolicyTag)](https://cloud.tencent.com/document/api/248/30354#[PolicyTag](https://cloud.tencent.com/document/api/248/30354#PolicyTag))
|
40160
|
+
|
40023
40161
|
### 第 34 次发布
|
40024
40162
|
|
40025
40163
|
发布时间:2021-12-29 08:10:29
|
@@ -44290,6 +44428,22 @@
|
|
44290
44428
|
|
44291
44429
|
## 企业组织(organization) 版本:2021-03-31
|
44292
44430
|
|
44431
|
+
### 第 4 次发布
|
44432
|
+
|
44433
|
+
发布时间:2021-12-30 08:12:38
|
44434
|
+
|
44435
|
+
本次发布包含了以下内容:
|
44436
|
+
|
44437
|
+
改善已有的文档。
|
44438
|
+
|
44439
|
+
新增接口:
|
44440
|
+
|
44441
|
+
* [[DescribeOrganizationMembers](https://cloud.tencent.com/document/api/850/67220)](https://cloud.tencent.com/document/api/#/#)
|
44442
|
+
|
44443
|
+
新增数据结构:
|
44444
|
+
|
44445
|
+
* [[OrgMember](https://cloud.tencent.com/document/api/850/67060#OrgMember)](https://cloud.tencent.com/document/api/850/67060#[OrgMember](https://cloud.tencent.com/document/api/850/67060#OrgMember))
|
44446
|
+
|
44293
44447
|
### 第 3 次发布
|
44294
44448
|
|
44295
44449
|
发布时间:2021-12-28 08:09:51
|
@@ -45459,15 +45613,15 @@
|
|
45459
45613
|
|
45460
45614
|
新增接口:
|
45461
45615
|
|
45462
|
-
* [
|
45463
|
-
* [
|
45616
|
+
* [DescribeRiskAssessment](https://cloud.tencent.com/document/api/1343/67099)
|
45617
|
+
* [DescribeRiskTrends](https://cloud.tencent.com/document/api/1343/67098)
|
45464
45618
|
|
45465
45619
|
新增数据结构:
|
45466
45620
|
|
45467
|
-
* [
|
45468
|
-
* [
|
45469
|
-
* [
|
45470
|
-
* [
|
45621
|
+
* [InputFrontRisk](https://cloud.tencent.com/document/api/1343/52566#InputFrontRisk)
|
45622
|
+
* [OutputFrontRisk](https://cloud.tencent.com/document/api/1343/52566#OutputFrontRisk)
|
45623
|
+
* [OutputFrontRiskData](https://cloud.tencent.com/document/api/1343/52566#OutputFrontRiskData)
|
45624
|
+
* [OutputFrontRiskValue](https://cloud.tencent.com/document/api/1343/52566#OutputFrontRiskValue)
|
45471
45625
|
|
45472
45626
|
### 第 3 次发布
|
45473
45627
|
|
@@ -59667,6 +59821,22 @@
|
|
59667
59821
|
|
59668
59822
|
## 腾讯微服务平台 TSF(tsf) 版本:2018-03-26
|
59669
59823
|
|
59824
|
+
### 第 64 次发布
|
59825
|
+
|
59826
|
+
发布时间:2021-12-30 08:15:43
|
59827
|
+
|
59828
|
+
本次发布包含了以下内容:
|
59829
|
+
|
59830
|
+
改善已有的文档。
|
59831
|
+
|
59832
|
+
新增接口:
|
59833
|
+
|
59834
|
+
* [[DescribeContainerGroupDeployInfo](https://cloud.tencent.com/document/api/649/67221)](https://cloud.tencent.com/document/api/#/#)
|
59835
|
+
|
59836
|
+
新增数据结构:
|
59837
|
+
|
59838
|
+
* [[ContainerGroupDeploy](https://cloud.tencent.com/document/api/649/36099#ContainerGroupDeploy)](https://cloud.tencent.com/document/api/649/36099#[ContainerGroupDeploy](https://cloud.tencent.com/document/api/649/36099#ContainerGroupDeploy))
|
59839
|
+
|
59670
59840
|
### 第 63 次发布
|
59671
59841
|
|
59672
59842
|
发布时间:2021-12-24 08:16:33
|
package/package.json
CHANGED
package/products.md
CHANGED
@@ -72,13 +72,13 @@
|
|
72
72
|
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2021-12-15 08:07:41 |
|
73
73
|
| eis | [企业集成服务](https://cloud.tencent.com/document/product/1270) | 2021-11-10 08:06:56 |
|
74
74
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2021-12-10 08:06:20 |
|
75
|
-
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2021-12-
|
75
|
+
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2021-12-30 08:09:09 |
|
76
76
|
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2021-12-23 08:10:29 |
|
77
77
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2021-11-18 08:08:10 |
|
78
78
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2021-12-21 08:05:56 |
|
79
79
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2021-12-14 08:10:17 |
|
80
80
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2021-12-08 08:10:45 |
|
81
|
-
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2021-12-
|
81
|
+
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2021-12-30 08:09:28 |
|
82
82
|
| gme | [游戏多媒体引擎](https://cloud.tencent.com/document/product/607) | 2021-12-23 08:10:54 |
|
83
83
|
| gpm | [游戏玩家匹配](https://cloud.tencent.com/document/product/1294) | 2021-11-10 08:07:27 |
|
84
84
|
| gs | [云游戏解决方案](https://cloud.tencent.com/document/product/1162) | 2021-12-07 08:07:40 |
|
@@ -108,7 +108,7 @@
|
|
108
108
|
| mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2021-11-10 08:08:55 |
|
109
109
|
| mna | [移动网络加速](https://cloud.tencent.com/document/product/1385) | 2021-11-10 08:08:55 |
|
110
110
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2021-12-14 08:12:21 |
|
111
|
-
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2021-12-
|
111
|
+
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2021-12-30 08:11:53 |
|
112
112
|
| mps | [视频处理](https://cloud.tencent.com/document/product/862) | 2021-11-24 08:11:23 |
|
113
113
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2021-12-14 08:12:50 |
|
114
114
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product) | 2020-06-05 08:13:52 |
|
@@ -118,7 +118,7 @@
|
|
118
118
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
119
119
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2021-12-21 08:08:44 |
|
120
120
|
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2021-12-27 08:08:41 |
|
121
|
-
| organization | [企业组织](https://cloud.tencent.com/document/product/850) | 2021-12-
|
121
|
+
| organization | [企业组织](https://cloud.tencent.com/document/product/850) | 2021-12-30 08:12:38 |
|
122
122
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2021-11-18 08:11:02 |
|
123
123
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2021-11-10 08:09:50 |
|
124
124
|
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2021-12-24 08:13:26 |
|
@@ -156,7 +156,7 @@
|
|
156
156
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2021-12-22 08:16:46 |
|
157
157
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2021-11-10 08:11:24 |
|
158
158
|
| tdmq | [分布式消息队列](https://cloud.tencent.com/document/product/1179) | 2021-12-29 08:13:22 |
|
159
|
-
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2021-12-
|
159
|
+
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2021-12-30 08:15:01 |
|
160
160
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2021-12-27 08:11:18 |
|
161
161
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
162
162
|
| tic | [腾讯云IaC平台](https://cloud.tencent.com/document/product/1213) | 2021-11-10 08:11:35 |
|
@@ -172,7 +172,7 @@
|
|
172
172
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2021-11-10 08:12:05 |
|
173
173
|
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2021-11-11 11:09:51 |
|
174
174
|
| tse | [腾讯云微服务引擎](https://cloud.tencent.com/document/product/1364) | 2021-12-16 08:15:47 |
|
175
|
-
| tsf | [腾讯微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2021-12-
|
175
|
+
| tsf | [腾讯微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2021-12-30 08:15:43 |
|
176
176
|
| tsw | [腾讯微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2021-11-10 08:12:32 |
|
177
177
|
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2021-12-21 08:12:28 |
|
178
178
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2021-11-10 08:12:34 |
|