tencentcloud-sdk-nodejs-clb 4.0.531 → 4.0.532
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 +94 -0
- package/SERVICE_CHANGELOG.md +143 -16
- package/package.json +1 -1
- package/products.md +11 -11
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,97 @@
|
|
1
|
+
# Release 4.0.532
|
2
|
+
|
3
|
+
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
4
|
+
|
5
|
+
### 第 36 次发布
|
6
|
+
|
7
|
+
发布时间:2023-02-06 01:36:57
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
新增接口:
|
14
|
+
|
15
|
+
* [CreateNotebookSession](https://cloud.tencent.com/document/api/1342/86113)
|
16
|
+
* [DescribeNotebookSession](https://cloud.tencent.com/document/api/1342/86112)
|
17
|
+
|
18
|
+
新增数据结构:
|
19
|
+
|
20
|
+
* [NotebookSessionInfo](https://cloud.tencent.com/document/api/1342/53778#NotebookSessionInfo)
|
21
|
+
|
22
|
+
|
23
|
+
|
24
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
25
|
+
|
26
|
+
### 第 41 次发布
|
27
|
+
|
28
|
+
发布时间:2023-02-06 01:41:26
|
29
|
+
|
30
|
+
本次发布包含了以下内容:
|
31
|
+
|
32
|
+
改善已有的文档。
|
33
|
+
|
34
|
+
新增接口:
|
35
|
+
|
36
|
+
* [DescribeIntegrationMainOrganizationUser](https://cloud.tencent.com/document/api/1323/86115)
|
37
|
+
* [DescribeOrganizationGroupOrganizations](https://cloud.tencent.com/document/api/1323/86114)
|
38
|
+
|
39
|
+
修改接口:
|
40
|
+
|
41
|
+
* [DescribeFlowInfo](https://cloud.tencent.com/document/api/1323/80032)
|
42
|
+
|
43
|
+
* 新增入参:Agent
|
44
|
+
|
45
|
+
|
46
|
+
新增数据结构:
|
47
|
+
|
48
|
+
* [Admin](https://cloud.tencent.com/document/api/1323/70369#Admin)
|
49
|
+
* [GroupOrganization](https://cloud.tencent.com/document/api/1323/70369#GroupOrganization)
|
50
|
+
* [IntegrationMainOrganizationUser](https://cloud.tencent.com/document/api/1323/70369#IntegrationMainOrganizationUser)
|
51
|
+
|
52
|
+
|
53
|
+
|
54
|
+
## 私有网络(vpc) 版本:2017-03-12
|
55
|
+
|
56
|
+
### 第 137 次发布
|
57
|
+
|
58
|
+
发布时间:2023-02-06 02:53:59
|
59
|
+
|
60
|
+
本次发布包含了以下内容:
|
61
|
+
|
62
|
+
改善已有的文档。
|
63
|
+
|
64
|
+
修改数据结构:
|
65
|
+
|
66
|
+
* [VpngwCcnRoutes](https://cloud.tencent.com/document/api/215/15824#VpngwCcnRoutes)
|
67
|
+
|
68
|
+
* 新增成员:DestinationCidrBlock
|
69
|
+
|
70
|
+
|
71
|
+
|
72
|
+
|
73
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
74
|
+
|
75
|
+
### 第 23 次发布
|
76
|
+
|
77
|
+
发布时间:2023-02-06 02:56:05
|
78
|
+
|
79
|
+
本次发布包含了以下内容:
|
80
|
+
|
81
|
+
改善已有的文档。
|
82
|
+
|
83
|
+
新增接口:
|
84
|
+
|
85
|
+
* [ModifyAreaBanStatus](https://cloud.tencent.com/document/api/627/86121)
|
86
|
+
* [SearchAttackLog](https://cloud.tencent.com/document/api/627/86118)
|
87
|
+
* [SwitchDomainRules](https://cloud.tencent.com/document/api/627/86120)
|
88
|
+
|
89
|
+
新增数据结构:
|
90
|
+
|
91
|
+
* [AttackLogInfo](https://cloud.tencent.com/document/api/627/53609#AttackLogInfo)
|
92
|
+
|
93
|
+
|
94
|
+
|
1
95
|
# Release 4.0.531
|
2
96
|
|
3
97
|
## 云直播CSS(live) 版本:2018-08-01
|
package/SERVICE_CHANGELOG.md
CHANGED
@@ -1,10 +1,10 @@
|
|
1
1
|
# 本版本更新包含以下内容:
|
2
2
|
|
3
|
-
##
|
3
|
+
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
4
4
|
|
5
|
-
### 第
|
5
|
+
### 第 36 次发布
|
6
6
|
|
7
|
-
发布时间:2023-02-
|
7
|
+
发布时间:2023-02-06 01:36:57
|
8
8
|
|
9
9
|
本次发布包含了以下内容:
|
10
10
|
|
@@ -12,32 +12,83 @@
|
|
12
12
|
|
13
13
|
新增接口:
|
14
14
|
|
15
|
-
* [
|
16
|
-
* [
|
15
|
+
* [CreateNotebookSession](https://cloud.tencent.com/document/api/1342/86113)
|
16
|
+
* [DescribeNotebookSession](https://cloud.tencent.com/document/api/1342/86112)
|
17
17
|
|
18
18
|
新增数据结构:
|
19
19
|
|
20
|
-
* [
|
21
|
-
* [TimeShiftStreamInfo](https://cloud.tencent.com/document/api/267/20474#TimeShiftStreamInfo)
|
20
|
+
* [NotebookSessionInfo](https://cloud.tencent.com/document/api/1342/53778#NotebookSessionInfo)
|
22
21
|
|
23
22
|
|
24
23
|
|
25
|
-
##
|
24
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
26
25
|
|
27
|
-
### 第
|
26
|
+
### 第 41 次发布
|
28
27
|
|
29
|
-
发布时间:2023-02-
|
28
|
+
发布时间:2023-02-06 01:41:26
|
30
29
|
|
31
30
|
本次发布包含了以下内容:
|
32
31
|
|
33
32
|
改善已有的文档。
|
34
33
|
|
34
|
+
新增接口:
|
35
|
+
|
36
|
+
* [DescribeIntegrationMainOrganizationUser](https://cloud.tencent.com/document/api/1323/86115)
|
37
|
+
* [DescribeOrganizationGroupOrganizations](https://cloud.tencent.com/document/api/1323/86114)
|
38
|
+
|
35
39
|
修改接口:
|
36
40
|
|
37
|
-
* [
|
41
|
+
* [DescribeFlowInfo](https://cloud.tencent.com/document/api/1323/80032)
|
38
42
|
|
39
|
-
*
|
43
|
+
* 新增入参:Agent
|
44
|
+
|
45
|
+
|
46
|
+
新增数据结构:
|
47
|
+
|
48
|
+
* [Admin](https://cloud.tencent.com/document/api/1323/70369#Admin)
|
49
|
+
* [GroupOrganization](https://cloud.tencent.com/document/api/1323/70369#GroupOrganization)
|
50
|
+
* [IntegrationMainOrganizationUser](https://cloud.tencent.com/document/api/1323/70369#IntegrationMainOrganizationUser)
|
51
|
+
|
52
|
+
|
53
|
+
|
54
|
+
## 私有网络(vpc) 版本:2017-03-12
|
55
|
+
|
56
|
+
### 第 137 次发布
|
40
57
|
|
58
|
+
发布时间:2023-02-06 02:53:59
|
59
|
+
|
60
|
+
本次发布包含了以下内容:
|
61
|
+
|
62
|
+
改善已有的文档。
|
63
|
+
|
64
|
+
修改数据结构:
|
65
|
+
|
66
|
+
* [VpngwCcnRoutes](https://cloud.tencent.com/document/api/215/15824#VpngwCcnRoutes)
|
67
|
+
|
68
|
+
* 新增成员:DestinationCidrBlock
|
69
|
+
|
70
|
+
|
71
|
+
|
72
|
+
|
73
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
74
|
+
|
75
|
+
### 第 23 次发布
|
76
|
+
|
77
|
+
发布时间:2023-02-06 02:56:05
|
78
|
+
|
79
|
+
本次发布包含了以下内容:
|
80
|
+
|
81
|
+
改善已有的文档。
|
82
|
+
|
83
|
+
新增接口:
|
84
|
+
|
85
|
+
* [ModifyAreaBanStatus](https://cloud.tencent.com/document/api/627/86121)
|
86
|
+
* [SearchAttackLog](https://cloud.tencent.com/document/api/627/86118)
|
87
|
+
* [SwitchDomainRules](https://cloud.tencent.com/document/api/627/86120)
|
88
|
+
|
89
|
+
新增数据结构:
|
90
|
+
|
91
|
+
* [AttackLogInfo](https://cloud.tencent.com/document/api/627/53609#AttackLogInfo)
|
41
92
|
|
42
93
|
|
43
94
|
|
@@ -35890,6 +35941,23 @@
|
|
35890
35941
|
|
35891
35942
|
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
35892
35943
|
|
35944
|
+
### 第 36 次发布
|
35945
|
+
|
35946
|
+
发布时间:2023-02-06 01:36:57
|
35947
|
+
|
35948
|
+
本次发布包含了以下内容:
|
35949
|
+
|
35950
|
+
改善已有的文档。
|
35951
|
+
|
35952
|
+
新增接口:
|
35953
|
+
|
35954
|
+
* [[CreateNotebookSession](https://cloud.tencent.com/document/api/1342/86113)](https://cloud.tencent.com/document/api/#/#)
|
35955
|
+
* [[DescribeNotebookSession](https://cloud.tencent.com/document/api/1342/86112)](https://cloud.tencent.com/document/api/#/#)
|
35956
|
+
|
35957
|
+
新增数据结构:
|
35958
|
+
|
35959
|
+
* [[NotebookSessionInfo](https://cloud.tencent.com/document/api/1342/53778#NotebookSessionInfo)](https://cloud.tencent.com/document/api/1342/53778#[NotebookSessionInfo](https://cloud.tencent.com/document/api/1342/53778#NotebookSessionInfo))
|
35960
|
+
|
35893
35961
|
### 第 35 次发布
|
35894
35962
|
|
35895
35963
|
发布时间:2023-01-10 01:20:24
|
@@ -42652,6 +42720,32 @@
|
|
42652
42720
|
|
42653
42721
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
42654
42722
|
|
42723
|
+
### 第 41 次发布
|
42724
|
+
|
42725
|
+
发布时间:2023-02-06 01:41:26
|
42726
|
+
|
42727
|
+
本次发布包含了以下内容:
|
42728
|
+
|
42729
|
+
改善已有的文档。
|
42730
|
+
|
42731
|
+
新增接口:
|
42732
|
+
|
42733
|
+
* [[DescribeIntegrationMainOrganizationUser](https://cloud.tencent.com/document/api/1323/86115)](https://cloud.tencent.com/document/api/#/#)
|
42734
|
+
* [[DescribeOrganizationGroupOrganizations](https://cloud.tencent.com/document/api/1323/86114)](https://cloud.tencent.com/document/api/#/#)
|
42735
|
+
|
42736
|
+
修改接口:
|
42737
|
+
|
42738
|
+
* [DescribeFlowInfo](https://cloud.tencent.com/document/api/1323/80032)
|
42739
|
+
|
42740
|
+
* 新增入参:Agent
|
42741
|
+
|
42742
|
+
|
42743
|
+
新增数据结构:
|
42744
|
+
|
42745
|
+
* [[Admin](https://cloud.tencent.com/document/api/1323/70369#Admin)](https://cloud.tencent.com/document/api/1323/70369#[Admin](https://cloud.tencent.com/document/api/1323/70369#Admin))
|
42746
|
+
* [[GroupOrganization](https://cloud.tencent.com/document/api/1323/70369#GroupOrganization)](https://cloud.tencent.com/document/api/1323/70369#[GroupOrganization](https://cloud.tencent.com/document/api/1323/70369#GroupOrganization))
|
42747
|
+
* [[IntegrationMainOrganizationUser](https://cloud.tencent.com/document/api/1323/70369#IntegrationMainOrganizationUser)](https://cloud.tencent.com/document/api/1323/70369#[IntegrationMainOrganizationUser](https://cloud.tencent.com/document/api/1323/70369#IntegrationMainOrganizationUser))
|
42748
|
+
|
42655
42749
|
### 第 40 次发布
|
42656
42750
|
|
42657
42751
|
发布时间:2023-02-01 01:24:24
|
@@ -55918,13 +56012,13 @@
|
|
55918
56012
|
|
55919
56013
|
新增接口:
|
55920
56014
|
|
55921
|
-
* [
|
55922
|
-
* [
|
56015
|
+
* [DescribeTimeShiftRecordDetail](https://cloud.tencent.com/document/api/267/86091)
|
56016
|
+
* [DescribeTimeShiftStreamList](https://cloud.tencent.com/document/api/267/86090)
|
55923
56017
|
|
55924
56018
|
新增数据结构:
|
55925
56019
|
|
55926
|
-
* [
|
55927
|
-
* [
|
56020
|
+
* [TimeShiftRecord](https://cloud.tencent.com/document/api/267/20474#TimeShiftRecord)
|
56021
|
+
* [TimeShiftStreamInfo](https://cloud.tencent.com/document/api/267/20474#TimeShiftStreamInfo)
|
55928
56022
|
|
55929
56023
|
### 第 94 次发布
|
55930
56024
|
|
@@ -100226,6 +100320,21 @@
|
|
100226
100320
|
|
100227
100321
|
## 私有网络(vpc) 版本:2017-03-12
|
100228
100322
|
|
100323
|
+
### 第 137 次发布
|
100324
|
+
|
100325
|
+
发布时间:2023-02-06 02:53:59
|
100326
|
+
|
100327
|
+
本次发布包含了以下内容:
|
100328
|
+
|
100329
|
+
改善已有的文档。
|
100330
|
+
|
100331
|
+
修改数据结构:
|
100332
|
+
|
100333
|
+
* [VpngwCcnRoutes](https://cloud.tencent.com/document/api/215/15824#VpngwCcnRoutes)
|
100334
|
+
|
100335
|
+
* 新增成员:DestinationCidrBlock
|
100336
|
+
|
100337
|
+
|
100229
100338
|
### 第 136 次发布
|
100230
100339
|
|
100231
100340
|
发布时间:2023-02-01 02:09:35
|
@@ -103379,6 +103488,24 @@
|
|
103379
103488
|
|
103380
103489
|
## Web 应用防火墙(waf) 版本:2018-01-25
|
103381
103490
|
|
103491
|
+
### 第 23 次发布
|
103492
|
+
|
103493
|
+
发布时间:2023-02-06 02:56:05
|
103494
|
+
|
103495
|
+
本次发布包含了以下内容:
|
103496
|
+
|
103497
|
+
改善已有的文档。
|
103498
|
+
|
103499
|
+
新增接口:
|
103500
|
+
|
103501
|
+
* [[ModifyAreaBanStatus](https://cloud.tencent.com/document/api/627/86121)](https://cloud.tencent.com/document/api/#/#)
|
103502
|
+
* [[SearchAttackLog](https://cloud.tencent.com/document/api/627/86118)](https://cloud.tencent.com/document/api/#/#)
|
103503
|
+
* [[SwitchDomainRules](https://cloud.tencent.com/document/api/627/86120)](https://cloud.tencent.com/document/api/#/#)
|
103504
|
+
|
103505
|
+
新增数据结构:
|
103506
|
+
|
103507
|
+
* [[AttackLogInfo](https://cloud.tencent.com/document/api/627/53609#AttackLogInfo)](https://cloud.tencent.com/document/api/627/53609#[AttackLogInfo](https://cloud.tencent.com/document/api/627/53609#AttackLogInfo))
|
103508
|
+
|
103382
103509
|
### 第 22 次发布
|
103383
103510
|
|
103384
103511
|
发布时间:2023-01-31 02:14:03
|
package/package.json
CHANGED
package/products.md
CHANGED
@@ -15,7 +15,7 @@
|
|
15
15
|
| api | [云 API](https://cloud.tencent.com/document/product/1278) | 2023-01-05 01:02:52 |
|
16
16
|
| apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2022-11-09 06:09:16 |
|
17
17
|
| apm | [应用性能观测](https://cloud.tencent.com/document/product/1463) | 2022-12-06 06:16:29 |
|
18
|
-
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) |
|
18
|
+
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2023-02-06 01:03:29 |
|
19
19
|
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2023-02-03 01:03:46 |
|
20
20
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2022-04-04 06:08:40 |
|
21
21
|
| ba | [网站备案](https://cloud.tencent.com/document/product/243) | 2022-04-04 06:08:45 |
|
@@ -65,7 +65,7 @@
|
|
65
65
|
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2023-02-01 01:13:56 |
|
66
66
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
67
67
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-02-03 01:14:29 |
|
68
|
-
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-
|
68
|
+
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-02-06 01:16:27 |
|
69
69
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
70
70
|
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-02-02 01:16:40 |
|
71
71
|
| dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2022-11-04 06:19:07 |
|
@@ -75,7 +75,7 @@
|
|
75
75
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2022-11-23 06:23:05 |
|
76
76
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2022-10-26 06:29:47 |
|
77
77
|
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-02-02 01:18:41 |
|
78
|
-
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-02-
|
78
|
+
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-02-06 01:36:57 |
|
79
79
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-02-02 01:23:17 |
|
80
80
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-01-10 01:21:29 |
|
81
81
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2022-04-04 06:38:48 |
|
@@ -85,12 +85,12 @@
|
|
85
85
|
| eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2022-08-23 06:27:55 |
|
86
86
|
| ecc | [英文作文批改](https://cloud.tencent.com/document/product/1076) | 2022-04-04 06:39:27 |
|
87
87
|
| ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2022-04-08 06:06:57 |
|
88
|
-
| ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2023-
|
88
|
+
| ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2023-02-06 01:39:29 |
|
89
89
|
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2022-05-13 06:11:29 |
|
90
90
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2022-11-16 06:22:42 |
|
91
91
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-02-01 01:23:44 |
|
92
92
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-02-01 01:24:04 |
|
93
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-02-
|
93
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-02-06 01:41:26 |
|
94
94
|
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-02-02 01:28:07 |
|
95
95
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-01-12 01:20:14 |
|
96
96
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-02-01 01:25:17 |
|
@@ -133,7 +133,7 @@
|
|
133
133
|
| mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2023-01-10 01:33:47 |
|
134
134
|
| mna | [移动网络加速](https://cloud.tencent.com/document/product/1385) | 2022-11-17 11:16:37 |
|
135
135
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2023-02-03 01:32:59 |
|
136
|
-
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2023-02-
|
136
|
+
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2023-02-06 01:53:07 |
|
137
137
|
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-02-02 01:40:19 |
|
138
138
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2022-12-08 01:38:36 |
|
139
139
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-01-11 01:32:47 |
|
@@ -183,10 +183,10 @@
|
|
183
183
|
| tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
|
184
184
|
| tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2022-11-30 06:59:59 |
|
185
185
|
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2023-01-11 01:40:34 |
|
186
|
-
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-
|
186
|
+
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-02-06 02:04:53 |
|
187
187
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2022-10-21 06:47:14 |
|
188
188
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2023-01-31 01:58:44 |
|
189
|
-
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-02-
|
189
|
+
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-02-06 02:36:08 |
|
190
190
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2022-12-06 07:10:10 |
|
191
191
|
| tem | [弹性微服务 TEM](https://cloud.tencent.com/document/product/1371) | 2022-12-27 02:10:16 |
|
192
192
|
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-01-19 01:54:45 |
|
@@ -213,9 +213,9 @@
|
|
213
213
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2022-04-04 07:22:44 |
|
214
214
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-11-16 06:46:30 |
|
215
215
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-04-04 07:22:54 |
|
216
|
-
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-
|
217
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-02-
|
218
|
-
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-02-
|
216
|
+
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-02-06 02:45:20 |
|
217
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-02-06 02:53:59 |
|
218
|
+
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-02-06 02:56:05 |
|
219
219
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-10-12 07:10:28 |
|
220
220
|
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-02-01 02:12:04 |
|
221
221
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|