tencentcloud-sdk-nodejs-chdfs 4.0.366 → 4.0.367
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 +112 -0
- package/SERVICE_CHANGELOG.md +155 -95
- package/package.json +1 -1
- package/products.md +8 -8
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,115 @@
|
|
1
|
+
# Release 4.0.367
|
2
|
+
|
3
|
+
## 企业收付平台(cpdp) 版本:2019-08-20
|
4
|
+
|
5
|
+
### 第 69 次发布
|
6
|
+
|
7
|
+
发布时间:2022-06-22 06:05:01
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
修改数据结构:
|
14
|
+
|
15
|
+
* [OpenBankGoodsInfo](https://cloud.tencent.com/document/api/1122/40683#OpenBankGoodsInfo)
|
16
|
+
|
17
|
+
* 新增成员:GoodsBizType
|
18
|
+
|
19
|
+
* [OpenBankPayerInfo](https://cloud.tencent.com/document/api/1122/40683#OpenBankPayerInfo)
|
20
|
+
|
21
|
+
* 新增成员:BankCardType
|
22
|
+
|
23
|
+
* [OpenBankSceneInfo](https://cloud.tencent.com/document/api/1122/40683#OpenBankSceneInfo)
|
24
|
+
|
25
|
+
* 新增成员:DeviceType
|
26
|
+
|
27
|
+
* [SupportBankInfo](https://cloud.tencent.com/document/api/1122/40683#SupportBankInfo)
|
28
|
+
|
29
|
+
* 新增成员:BankId, CardType
|
30
|
+
|
31
|
+
|
32
|
+
|
33
|
+
|
34
|
+
## 云直播(live) 版本:2018-08-01
|
35
|
+
|
36
|
+
### 第 79 次发布
|
37
|
+
|
38
|
+
发布时间:2022-06-22 06:10:05
|
39
|
+
|
40
|
+
本次发布包含了以下内容:
|
41
|
+
|
42
|
+
改善已有的文档。
|
43
|
+
|
44
|
+
修改接口:
|
45
|
+
|
46
|
+
* [CreateLiveTranscodeTemplate](https://cloud.tencent.com/document/api/267/32646)
|
47
|
+
|
48
|
+
* 新增入参:DRMType, DRMTracks
|
49
|
+
|
50
|
+
* [ModifyLiveTranscodeTemplate](https://cloud.tencent.com/document/api/267/32640)
|
51
|
+
|
52
|
+
* 新增入参:DRMType, DRMTracks
|
53
|
+
|
54
|
+
|
55
|
+
修改数据结构:
|
56
|
+
|
57
|
+
* [TemplateInfo](https://cloud.tencent.com/document/api/267/20474#TemplateInfo)
|
58
|
+
|
59
|
+
* 新增成员:DRMType, DRMTracks
|
60
|
+
|
61
|
+
* [TimeShiftBillData](https://cloud.tencent.com/document/api/267/20474#TimeShiftBillData)
|
62
|
+
|
63
|
+
* 新增成员:TotalDuration
|
64
|
+
|
65
|
+
|
66
|
+
|
67
|
+
|
68
|
+
## 云托管 CloudBase Run(tcbr) 版本:2022-02-17
|
69
|
+
|
70
|
+
### 第 2 次发布
|
71
|
+
|
72
|
+
发布时间:2022-06-22 06:13:21
|
73
|
+
|
74
|
+
本次发布包含了以下内容:
|
75
|
+
|
76
|
+
改善已有的文档。
|
77
|
+
|
78
|
+
新增接口:
|
79
|
+
|
80
|
+
* [OperateServerManage](https://cloud.tencent.com/document/api/1243/75873)
|
81
|
+
* [ReleaseGray](https://cloud.tencent.com/document/api/1243/75872)
|
82
|
+
|
83
|
+
新增数据结构:
|
84
|
+
|
85
|
+
* [ObjectKV](https://cloud.tencent.com/document/api/1243/75713#ObjectKV)
|
86
|
+
* [VersionFlowInfo](https://cloud.tencent.com/document/api/1243/75713#VersionFlowInfo)
|
87
|
+
|
88
|
+
|
89
|
+
|
90
|
+
## 私有网络(vpc) 版本:2017-03-12
|
91
|
+
|
92
|
+
### 第 115 次发布
|
93
|
+
|
94
|
+
发布时间:2022-06-22 06:16:12
|
95
|
+
|
96
|
+
本次发布包含了以下内容:
|
97
|
+
|
98
|
+
改善已有的文档。
|
99
|
+
|
100
|
+
新增接口:
|
101
|
+
|
102
|
+
* [AdjustPublicAddress](https://cloud.tencent.com/document/api/215/75874)
|
103
|
+
|
104
|
+
修改接口:
|
105
|
+
|
106
|
+
* [CreateVpnGatewaySslServer](https://cloud.tencent.com/document/api/215/70289)
|
107
|
+
|
108
|
+
* 新增入参:SsoEnabled, AccessPolicyEnabled, SamlData
|
109
|
+
|
110
|
+
|
111
|
+
|
112
|
+
|
1
113
|
# Release 4.0.366
|
2
114
|
|
3
115
|
## 应用性能观测(apm) 版本:2021-06-22
|
package/SERVICE_CHANGELOG.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
# 本版本更新包含以下内容:
|
2
2
|
|
3
|
-
##
|
3
|
+
## 企业收付平台(cpdp) 版本:2019-08-20
|
4
4
|
|
5
|
-
### 第
|
5
|
+
### 第 69 次发布
|
6
6
|
|
7
|
-
发布时间:2022-06-
|
7
|
+
发布时间:2022-06-22 06:05:01
|
8
8
|
|
9
9
|
本次发布包含了以下内容:
|
10
10
|
|
@@ -12,77 +12,64 @@
|
|
12
12
|
|
13
13
|
修改数据结构:
|
14
14
|
|
15
|
-
* [
|
16
|
-
|
17
|
-
* 新增成员:ClientCount, TotalCount
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
|
22
|
-
## 数据湖计算(dlc) 版本:2021-01-25
|
15
|
+
* [OpenBankGoodsInfo](https://cloud.tencent.com/document/api/1122/40683#OpenBankGoodsInfo)
|
23
16
|
|
24
|
-
|
17
|
+
* 新增成员:GoodsBizType
|
25
18
|
|
26
|
-
|
19
|
+
* [OpenBankPayerInfo](https://cloud.tencent.com/document/api/1122/40683#OpenBankPayerInfo)
|
27
20
|
|
28
|
-
|
21
|
+
* 新增成员:BankCardType
|
29
22
|
|
30
|
-
|
23
|
+
* [OpenBankSceneInfo](https://cloud.tencent.com/document/api/1122/40683#OpenBankSceneInfo)
|
31
24
|
|
32
|
-
|
25
|
+
* 新增成员:DeviceType
|
33
26
|
|
34
|
-
* [
|
27
|
+
* [SupportBankInfo](https://cloud.tencent.com/document/api/1122/40683#SupportBankInfo)
|
35
28
|
|
36
|
-
*
|
29
|
+
* 新增成员:BankId, CardType
|
37
30
|
|
38
31
|
|
39
32
|
|
40
33
|
|
41
|
-
##
|
34
|
+
## 云直播(live) 版本:2018-08-01
|
42
35
|
|
43
|
-
### 第
|
36
|
+
### 第 79 次发布
|
44
37
|
|
45
|
-
发布时间:2022-06-
|
38
|
+
发布时间:2022-06-22 06:10:05
|
46
39
|
|
47
40
|
本次发布包含了以下内容:
|
48
41
|
|
49
42
|
改善已有的文档。
|
50
43
|
|
51
|
-
|
52
|
-
|
53
|
-
* [ClusterCheckItem](https://cloud.tencent.com/document/api/1285/65614#ClusterCheckItem)
|
54
|
-
|
55
|
-
* 新增成员:IgnoredAssetNum, IsIgnored, RiskAssessment
|
56
|
-
|
44
|
+
修改接口:
|
57
45
|
|
46
|
+
* [CreateLiveTranscodeTemplate](https://cloud.tencent.com/document/api/267/32646)
|
58
47
|
|
48
|
+
* 新增入参:DRMType, DRMTracks
|
59
49
|
|
60
|
-
|
50
|
+
* [ModifyLiveTranscodeTemplate](https://cloud.tencent.com/document/api/267/32640)
|
61
51
|
|
62
|
-
|
52
|
+
* 新增入参:DRMType, DRMTracks
|
63
53
|
|
64
|
-
发布时间:2022-06-21 06:15:46
|
65
54
|
|
66
|
-
|
55
|
+
修改数据结构:
|
67
56
|
|
68
|
-
|
57
|
+
* [TemplateInfo](https://cloud.tencent.com/document/api/267/20474#TemplateInfo)
|
69
58
|
|
70
|
-
|
59
|
+
* 新增成员:DRMType, DRMTracks
|
71
60
|
|
72
|
-
*
|
61
|
+
* [TimeShiftBillData](https://cloud.tencent.com/document/api/267/20474#TimeShiftBillData)
|
73
62
|
|
74
|
-
|
63
|
+
* 新增成员:TotalDuration
|
75
64
|
|
76
|
-
* OneSdkAppIdTranscodeTimeUsagesNewInfo
|
77
|
-
* SdkAppIdTrtcMcuTranscodeTimeNewUsage
|
78
65
|
|
79
66
|
|
80
67
|
|
81
|
-
##
|
68
|
+
## 云托管 CloudBase Run(tcbr) 版本:2022-02-17
|
82
69
|
|
83
|
-
### 第
|
70
|
+
### 第 2 次发布
|
84
71
|
|
85
|
-
发布时间:2022-06-
|
72
|
+
发布时间:2022-06-22 06:13:21
|
86
73
|
|
87
74
|
本次发布包含了以下内容:
|
88
75
|
|
@@ -90,56 +77,35 @@
|
|
90
77
|
|
91
78
|
新增接口:
|
92
79
|
|
93
|
-
* [
|
94
|
-
* [
|
95
|
-
* [DescribeApplicationBusinessLogConfig](https://cloud.tencent.com/document/api/649/75779)
|
96
|
-
* [DescribeBusinessLogConfig](https://cloud.tencent.com/document/api/649/75778)
|
97
|
-
* [DescribeBusinessLogConfigs](https://cloud.tencent.com/document/api/649/75777)
|
98
|
-
* [DescribeDeliveryConfig](https://cloud.tencent.com/document/api/649/75776)
|
99
|
-
* [DescribeDeliveryConfigByGroupId](https://cloud.tencent.com/document/api/649/75775)
|
100
|
-
* [DescribeDeliveryConfigs](https://cloud.tencent.com/document/api/649/75774)
|
101
|
-
* [DescribeGroupBusinessLogConfigs](https://cloud.tencent.com/document/api/649/75773)
|
102
|
-
* [DisassociateBusinessLogConfig](https://cloud.tencent.com/document/api/649/75772)
|
103
|
-
* [DisassociateKafkaConfig](https://cloud.tencent.com/document/api/649/75771)
|
104
|
-
* [ReassociateBusinessLogConfig](https://cloud.tencent.com/document/api/649/75770)
|
80
|
+
* [OperateServerManage](https://cloud.tencent.com/document/api/1243/75873)
|
81
|
+
* [ReleaseGray](https://cloud.tencent.com/document/api/1243/75872)
|
105
82
|
|
106
83
|
新增数据结构:
|
107
84
|
|
108
|
-
* [
|
109
|
-
* [
|
110
|
-
* [BusinessLogConfigSchema](https://cloud.tencent.com/document/api/649/36099#BusinessLogConfigSchema)
|
111
|
-
* [DeliveryConfigBindGroup](https://cloud.tencent.com/document/api/649/36099#DeliveryConfigBindGroup)
|
112
|
-
* [DeliveryConfigBindGroups](https://cloud.tencent.com/document/api/649/36099#DeliveryConfigBindGroups)
|
113
|
-
* [GroupInfo](https://cloud.tencent.com/document/api/649/36099#GroupInfo)
|
114
|
-
* [KafkaDeliveryConfig](https://cloud.tencent.com/document/api/649/36099#KafkaDeliveryConfig)
|
115
|
-
* [SimpleKafkaDeliveryConfig](https://cloud.tencent.com/document/api/649/36099#SimpleKafkaDeliveryConfig)
|
116
|
-
* [TsfPageBusinessLogConfig](https://cloud.tencent.com/document/api/649/36099#TsfPageBusinessLogConfig)
|
85
|
+
* [ObjectKV](https://cloud.tencent.com/document/api/1243/75713#ObjectKV)
|
86
|
+
* [VersionFlowInfo](https://cloud.tencent.com/document/api/1243/75713#VersionFlowInfo)
|
117
87
|
|
118
88
|
|
119
89
|
|
120
|
-
##
|
90
|
+
## 私有网络(vpc) 版本:2017-03-12
|
121
91
|
|
122
|
-
### 第
|
92
|
+
### 第 115 次发布
|
123
93
|
|
124
|
-
发布时间:2022-06-
|
94
|
+
发布时间:2022-06-22 06:16:12
|
125
95
|
|
126
96
|
本次发布包含了以下内容:
|
127
97
|
|
128
98
|
改善已有的文档。
|
129
99
|
|
130
|
-
|
131
|
-
|
132
|
-
* [TraceWatermarkInput](https://cloud.tencent.com/document/api/266/31773#TraceWatermarkInput)
|
133
|
-
|
134
|
-
修改数据结构:
|
100
|
+
新增接口:
|
135
101
|
|
136
|
-
* [
|
102
|
+
* [AdjustPublicAddress](https://cloud.tencent.com/document/api/215/75874)
|
137
103
|
|
138
|
-
|
104
|
+
修改接口:
|
139
105
|
|
140
|
-
* [
|
106
|
+
* [CreateVpnGatewaySslServer](https://cloud.tencent.com/document/api/215/70289)
|
141
107
|
|
142
|
-
*
|
108
|
+
* 新增入参:SsoEnabled, AccessPolicyEnabled, SamlData
|
143
109
|
|
144
110
|
|
145
111
|
|
@@ -21213,6 +21179,33 @@
|
|
21213
21179
|
|
21214
21180
|
## 企业收付平台(cpdp) 版本:2019-08-20
|
21215
21181
|
|
21182
|
+
### 第 69 次发布
|
21183
|
+
|
21184
|
+
发布时间:2022-06-22 06:05:01
|
21185
|
+
|
21186
|
+
本次发布包含了以下内容:
|
21187
|
+
|
21188
|
+
改善已有的文档。
|
21189
|
+
|
21190
|
+
修改数据结构:
|
21191
|
+
|
21192
|
+
* [OpenBankGoodsInfo](https://cloud.tencent.com/document/api/1122/40683#OpenBankGoodsInfo)
|
21193
|
+
|
21194
|
+
* 新增成员:GoodsBizType
|
21195
|
+
|
21196
|
+
* [OpenBankPayerInfo](https://cloud.tencent.com/document/api/1122/40683#OpenBankPayerInfo)
|
21197
|
+
|
21198
|
+
* 新增成员:BankCardType
|
21199
|
+
|
21200
|
+
* [OpenBankSceneInfo](https://cloud.tencent.com/document/api/1122/40683#OpenBankSceneInfo)
|
21201
|
+
|
21202
|
+
* 新增成员:DeviceType
|
21203
|
+
|
21204
|
+
* [SupportBankInfo](https://cloud.tencent.com/document/api/1122/40683#SupportBankInfo)
|
21205
|
+
|
21206
|
+
* 新增成员:BankId, CardType
|
21207
|
+
|
21208
|
+
|
21216
21209
|
### 第 68 次发布
|
21217
21210
|
|
21218
21211
|
发布时间:2022-06-20 06:05:27
|
@@ -44722,6 +44715,36 @@
|
|
44722
44715
|
|
44723
44716
|
## 云直播(live) 版本:2018-08-01
|
44724
44717
|
|
44718
|
+
### 第 79 次发布
|
44719
|
+
|
44720
|
+
发布时间:2022-06-22 06:10:05
|
44721
|
+
|
44722
|
+
本次发布包含了以下内容:
|
44723
|
+
|
44724
|
+
改善已有的文档。
|
44725
|
+
|
44726
|
+
修改接口:
|
44727
|
+
|
44728
|
+
* [CreateLiveTranscodeTemplate](https://cloud.tencent.com/document/api/267/32646)
|
44729
|
+
|
44730
|
+
* 新增入参:DRMType, DRMTracks
|
44731
|
+
|
44732
|
+
* [ModifyLiveTranscodeTemplate](https://cloud.tencent.com/document/api/267/32640)
|
44733
|
+
|
44734
|
+
* 新增入参:DRMType, DRMTracks
|
44735
|
+
|
44736
|
+
|
44737
|
+
修改数据结构:
|
44738
|
+
|
44739
|
+
* [TemplateInfo](https://cloud.tencent.com/document/api/267/20474#TemplateInfo)
|
44740
|
+
|
44741
|
+
* 新增成员:DRMType, DRMTracks
|
44742
|
+
|
44743
|
+
* [TimeShiftBillData](https://cloud.tencent.com/document/api/267/20474#TimeShiftBillData)
|
44744
|
+
|
44745
|
+
* 新增成员:TotalDuration
|
44746
|
+
|
44747
|
+
|
44725
44748
|
### 第 78 次发布
|
44726
44749
|
|
44727
44750
|
发布时间:2022-06-14 06:13:41
|
@@ -62795,6 +62818,24 @@
|
|
62795
62818
|
|
62796
62819
|
## 云托管 CloudBase Run(tcbr) 版本:2022-02-17
|
62797
62820
|
|
62821
|
+
### 第 2 次发布
|
62822
|
+
|
62823
|
+
发布时间:2022-06-22 06:13:21
|
62824
|
+
|
62825
|
+
本次发布包含了以下内容:
|
62826
|
+
|
62827
|
+
改善已有的文档。
|
62828
|
+
|
62829
|
+
新增接口:
|
62830
|
+
|
62831
|
+
* [[OperateServerManage](https://cloud.tencent.com/document/api/1243/75873)](https://cloud.tencent.com/document/api/#/#)
|
62832
|
+
* [[ReleaseGray](https://cloud.tencent.com/document/api/1243/75872)](https://cloud.tencent.com/document/api/#/#)
|
62833
|
+
|
62834
|
+
新增数据结构:
|
62835
|
+
|
62836
|
+
* [[ObjectKV](https://cloud.tencent.com/document/api/1243/75713#ObjectKV)](https://cloud.tencent.com/document/api/1243/75713#[ObjectKV](https://cloud.tencent.com/document/api/1243/75713#ObjectKV))
|
62837
|
+
* [[VersionFlowInfo](https://cloud.tencent.com/document/api/1243/75713#VersionFlowInfo)](https://cloud.tencent.com/document/api/1243/75713#[VersionFlowInfo](https://cloud.tencent.com/document/api/1243/75713#VersionFlowInfo))
|
62838
|
+
|
62798
62839
|
### 第 1 次发布
|
62799
62840
|
|
62800
62841
|
发布时间:2022-06-16 14:56:04
|
@@ -72381,30 +72422,30 @@
|
|
72381
72422
|
|
72382
72423
|
新增接口:
|
72383
72424
|
|
72384
|
-
* [
|
72385
|
-
* [
|
72386
|
-
* [
|
72387
|
-
* [
|
72388
|
-
* [
|
72389
|
-
* [
|
72390
|
-
* [
|
72391
|
-
* [
|
72392
|
-
* [
|
72393
|
-
* [
|
72394
|
-
* [
|
72395
|
-
* [
|
72425
|
+
* [AssociateBusinessLogConfig](https://cloud.tencent.com/document/api/649/75781)
|
72426
|
+
* [AssociateConfigWithGroup](https://cloud.tencent.com/document/api/649/75780)
|
72427
|
+
* [DescribeApplicationBusinessLogConfig](https://cloud.tencent.com/document/api/649/75779)
|
72428
|
+
* [DescribeBusinessLogConfig](https://cloud.tencent.com/document/api/649/75778)
|
72429
|
+
* [DescribeBusinessLogConfigs](https://cloud.tencent.com/document/api/649/75777)
|
72430
|
+
* [DescribeDeliveryConfig](https://cloud.tencent.com/document/api/649/75776)
|
72431
|
+
* [DescribeDeliveryConfigByGroupId](https://cloud.tencent.com/document/api/649/75775)
|
72432
|
+
* [DescribeDeliveryConfigs](https://cloud.tencent.com/document/api/649/75774)
|
72433
|
+
* [DescribeGroupBusinessLogConfigs](https://cloud.tencent.com/document/api/649/75773)
|
72434
|
+
* [DisassociateBusinessLogConfig](https://cloud.tencent.com/document/api/649/75772)
|
72435
|
+
* [DisassociateKafkaConfig](https://cloud.tencent.com/document/api/649/75771)
|
72436
|
+
* [ReassociateBusinessLogConfig](https://cloud.tencent.com/document/api/649/75770)
|
72396
72437
|
|
72397
72438
|
新增数据结构:
|
72398
72439
|
|
72399
|
-
* [
|
72400
|
-
* [
|
72401
|
-
* [
|
72402
|
-
* [
|
72403
|
-
* [
|
72404
|
-
* [
|
72405
|
-
* [
|
72406
|
-
* [
|
72407
|
-
* [
|
72440
|
+
* [BusinesLogConfigAssociatedGroup](https://cloud.tencent.com/document/api/649/36099#BusinesLogConfigAssociatedGroup)
|
72441
|
+
* [BusinessLogConfig](https://cloud.tencent.com/document/api/649/36099#BusinessLogConfig)
|
72442
|
+
* [BusinessLogConfigSchema](https://cloud.tencent.com/document/api/649/36099#BusinessLogConfigSchema)
|
72443
|
+
* [DeliveryConfigBindGroup](https://cloud.tencent.com/document/api/649/36099#DeliveryConfigBindGroup)
|
72444
|
+
* [DeliveryConfigBindGroups](https://cloud.tencent.com/document/api/649/36099#DeliveryConfigBindGroups)
|
72445
|
+
* [GroupInfo](https://cloud.tencent.com/document/api/649/36099#GroupInfo)
|
72446
|
+
* [KafkaDeliveryConfig](https://cloud.tencent.com/document/api/649/36099#KafkaDeliveryConfig)
|
72447
|
+
* [SimpleKafkaDeliveryConfig](https://cloud.tencent.com/document/api/649/36099#SimpleKafkaDeliveryConfig)
|
72448
|
+
* [TsfPageBusinessLogConfig](https://cloud.tencent.com/document/api/649/36099#TsfPageBusinessLogConfig)
|
72408
72449
|
|
72409
72450
|
### 第 75 次发布
|
72410
72451
|
|
@@ -74894,7 +74935,7 @@
|
|
74894
74935
|
|
74895
74936
|
新增数据结构:
|
74896
74937
|
|
74897
|
-
* [
|
74938
|
+
* [TraceWatermarkInput](https://cloud.tencent.com/document/api/266/31773#TraceWatermarkInput)
|
74898
74939
|
|
74899
74940
|
修改数据结构:
|
74900
74941
|
|
@@ -77814,6 +77855,25 @@
|
|
77814
77855
|
|
77815
77856
|
## 私有网络(vpc) 版本:2017-03-12
|
77816
77857
|
|
77858
|
+
### 第 115 次发布
|
77859
|
+
|
77860
|
+
发布时间:2022-06-22 06:16:12
|
77861
|
+
|
77862
|
+
本次发布包含了以下内容:
|
77863
|
+
|
77864
|
+
改善已有的文档。
|
77865
|
+
|
77866
|
+
新增接口:
|
77867
|
+
|
77868
|
+
* [[AdjustPublicAddress](https://cloud.tencent.com/document/api/215/75874)](https://cloud.tencent.com/document/api/#/#)
|
77869
|
+
|
77870
|
+
修改接口:
|
77871
|
+
|
77872
|
+
* [CreateVpnGatewaySslServer](https://cloud.tencent.com/document/api/215/70289)
|
77873
|
+
|
77874
|
+
* 新增入参:SsoEnabled, AccessPolicyEnabled, SamlData
|
77875
|
+
|
77876
|
+
|
77817
77877
|
### 第 114 次发布
|
77818
77878
|
|
77819
77879
|
发布时间:2022-06-10 06:16:31
|
package/package.json
CHANGED
package/products.md
CHANGED
@@ -52,12 +52,12 @@
|
|
52
52
|
| ckafka | [消息队列 Ckafka](https://cloud.tencent.com/document/product/597) | 2022-05-31 06:07:03 |
|
53
53
|
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2022-05-11 06:06:40 |
|
54
54
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2022-05-25 06:05:44 |
|
55
|
-
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2022-06-
|
56
|
-
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2022-06-
|
55
|
+
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2022-06-22 06:04:38 |
|
56
|
+
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2022-06-22 06:04:41 |
|
57
57
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2022-06-10 06:04:57 |
|
58
58
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2022-04-04 06:23:04 |
|
59
59
|
| cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
|
60
|
-
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2022-06-
|
60
|
+
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2022-06-22 06:05:01 |
|
61
61
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
62
62
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-06-16 06:04:38 |
|
63
63
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2022-06-21 06:05:20 |
|
@@ -65,7 +65,7 @@
|
|
65
65
|
| cynosdb | [云原生数据库 TDSQL-C](https://cloud.tencent.com/document/product/1003) | 2022-06-15 06:07:21 |
|
66
66
|
| dasb | [堡垒机](https://cloud.tencent.com/document/product/1025) | 2022-06-01 20:56:43 |
|
67
67
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2022-04-04 06:33:41 |
|
68
|
-
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2022-
|
68
|
+
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2022-06-22 06:06:28 |
|
69
69
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2022-05-31 17:05:07 |
|
70
70
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2022-04-13 06:36:47 |
|
71
71
|
| dcdb | [分布式数据库 TDSQL](https://cloud.tencent.com/document/product/557) | 2022-05-31 06:09:47 |
|
@@ -113,7 +113,7 @@
|
|
113
113
|
| ivld | [视频智能标签](https://cloud.tencent.com/document/product/1509) | 2022-06-10 17:14:46 |
|
114
114
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2022-06-21 06:09:47 |
|
115
115
|
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2022-06-01 06:13:02 |
|
116
|
-
| live | [云直播](https://cloud.tencent.com/document/product/267) | 2022-06-
|
116
|
+
| live | [云直播](https://cloud.tencent.com/document/product/267) | 2022-06-22 06:10:05 |
|
117
117
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
118
118
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
|
119
119
|
| mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2022-06-15 06:11:30 |
|
@@ -166,7 +166,7 @@
|
|
166
166
|
| tbp | [腾讯智能对话平台](https://cloud.tencent.com/document/product/1060) | 2022-04-04 07:09:07 |
|
167
167
|
| tcaplusdb | [游戏数据库 TcaplusDB](https://cloud.tencent.com/document/product/596) | 2022-04-08 06:12:54 |
|
168
168
|
| tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2022-04-26 06:16:06 |
|
169
|
-
| tcbr | [云托管 CloudBase Run](https://cloud.tencent.com/document/product/1243) | 2022-06-
|
169
|
+
| tcbr | [云托管 CloudBase Run](https://cloud.tencent.com/document/product/1243) | 2022-06-22 06:13:21 |
|
170
170
|
| tcex | [腾讯云释义](https://cloud.tencent.com/document/product/1266) | 2022-04-04 07:10:49 |
|
171
171
|
| tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
|
172
172
|
| tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2022-06-08 06:15:21 |
|
@@ -186,7 +186,7 @@
|
|
186
186
|
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2022-06-15 06:15:49 |
|
187
187
|
| tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2022-06-07 22:05:59 |
|
188
188
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2022-05-17 06:17:19 |
|
189
|
-
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-06-
|
189
|
+
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-06-22 06:14:48 |
|
190
190
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
191
191
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-04-04 07:18:11 |
|
192
192
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2022-05-19 06:19:37 |
|
@@ -200,7 +200,7 @@
|
|
200
200
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-06-17 06:16:09 |
|
201
201
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-04-04 07:22:54 |
|
202
202
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-06-21 06:16:46 |
|
203
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-06-
|
203
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-06-22 06:16:12 |
|
204
204
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2022-05-12 06:19:46 |
|
205
205
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-04-04 07:39:05 |
|
206
206
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|