tencentcloud-sdk-nodejs-chdfs 4.0.303 → 4.0.304
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 +113 -0
- package/SERVICE_CHANGELOG.md +139 -44
- package/package.json +1 -1
- package/products.md +8 -8
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,116 @@
|
|
1
|
+
# Release 4.0.304
|
2
|
+
|
3
|
+
## 弹性伸缩(as) 版本:2018-04-19
|
4
|
+
|
5
|
+
### 第 47 次发布
|
6
|
+
|
7
|
+
发布时间:2022-03-09 08:05:55
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
修改数据结构:
|
14
|
+
|
15
|
+
* [DataDisk](https://cloud.tencent.com/document/api/377/20453#DataDisk)
|
16
|
+
|
17
|
+
* 新增成员:DeleteWithInstance
|
18
|
+
|
19
|
+
* [ScheduledAction](https://cloud.tencent.com/document/api/377/20453#ScheduledAction)
|
20
|
+
|
21
|
+
* 新增成员:ScheduledType
|
22
|
+
|
23
|
+
|
24
|
+
|
25
|
+
|
26
|
+
## 计费相关(billing) 版本:2018-07-09
|
27
|
+
|
28
|
+
### 第 32 次发布
|
29
|
+
|
30
|
+
发布时间:2022-03-09 08:06:22
|
31
|
+
|
32
|
+
本次发布包含了以下内容:
|
33
|
+
|
34
|
+
改善已有的文档。
|
35
|
+
|
36
|
+
新增接口:
|
37
|
+
|
38
|
+
* [DescribeVoucherInfo](https://cloud.tencent.com/document/api/555/70813)
|
39
|
+
* [DescribeVoucherUsageDetails](https://cloud.tencent.com/document/api/555/70812)
|
40
|
+
|
41
|
+
新增数据结构:
|
42
|
+
|
43
|
+
* [ApplicableProducts](https://cloud.tencent.com/document/api/555/19183#ApplicableProducts)
|
44
|
+
* [ExcludedProducts](https://cloud.tencent.com/document/api/555/19183#ExcludedProducts)
|
45
|
+
* [UsageDetails](https://cloud.tencent.com/document/api/555/19183#UsageDetails)
|
46
|
+
* [UsageRecords](https://cloud.tencent.com/document/api/555/19183#UsageRecords)
|
47
|
+
* [VoucherInfos](https://cloud.tencent.com/document/api/555/19183#VoucherInfos)
|
48
|
+
|
49
|
+
|
50
|
+
|
51
|
+
## Elasticsearch Service(es) 版本:2018-04-16
|
52
|
+
|
53
|
+
### 第 25 次发布
|
54
|
+
|
55
|
+
发布时间:2022-03-09 08:11:10
|
56
|
+
|
57
|
+
本次发布包含了以下内容:
|
58
|
+
|
59
|
+
改善已有的文档。
|
60
|
+
|
61
|
+
修改接口:
|
62
|
+
|
63
|
+
* [UpgradeInstance](https://cloud.tencent.com/document/api/845/36270)
|
64
|
+
|
65
|
+
* 新增入参:CosBackup
|
66
|
+
|
67
|
+
|
68
|
+
|
69
|
+
|
70
|
+
## 云监控(monitor) 版本:2018-07-24
|
71
|
+
|
72
|
+
### 第 41 次发布
|
73
|
+
|
74
|
+
发布时间:2022-03-09 08:14:02
|
75
|
+
|
76
|
+
本次发布包含了以下内容:
|
77
|
+
|
78
|
+
改善已有的文档。
|
79
|
+
|
80
|
+
修改接口:
|
81
|
+
|
82
|
+
* [ModifyAlarmPolicyNotice](https://cloud.tencent.com/document/api/248/51274)
|
83
|
+
|
84
|
+
* 新增入参:PolicyIds
|
85
|
+
|
86
|
+
* <font color="#dd0000">**修改入参**:</font>PolicyId
|
87
|
+
|
88
|
+
|
89
|
+
|
90
|
+
|
91
|
+
## 弹性微服务(tem) 版本:2021-07-01
|
92
|
+
|
93
|
+
### 第 13 次发布
|
94
|
+
|
95
|
+
发布时间:2022-03-09 08:17:24
|
96
|
+
|
97
|
+
本次发布包含了以下内容:
|
98
|
+
|
99
|
+
改善已有的文档。
|
100
|
+
|
101
|
+
修改接口:
|
102
|
+
|
103
|
+
* [DeployApplication](https://cloud.tencent.com/document/api/1371/60158)
|
104
|
+
|
105
|
+
* 新增入参:OsFlavour
|
106
|
+
|
107
|
+
|
108
|
+
|
109
|
+
|
110
|
+
## 弹性微服务(tem) 版本:2020-12-21
|
111
|
+
|
112
|
+
|
113
|
+
|
1
114
|
# Release 4.0.303
|
2
115
|
|
3
116
|
## 企业收付平台(cpdp) 版本:2019-08-20
|
package/SERVICE_CHANGELOG.md
CHANGED
@@ -1,108 +1,116 @@
|
|
1
1
|
# 本版本更新包含以下内容:
|
2
2
|
|
3
|
-
##
|
3
|
+
## 弹性伸缩(as) 版本:2018-04-19
|
4
4
|
|
5
|
-
### 第
|
5
|
+
### 第 47 次发布
|
6
6
|
|
7
|
-
发布时间:2022-03-
|
7
|
+
发布时间:2022-03-09 08:05:55
|
8
8
|
|
9
9
|
本次发布包含了以下内容:
|
10
10
|
|
11
11
|
改善已有的文档。
|
12
12
|
|
13
|
-
|
14
|
-
|
15
|
-
* [QueryOpenBankBankAccountBalance](https://cloud.tencent.com/document/api/1122/70774)
|
16
|
-
* [QueryOpenBankDailyReceiptDownloadUrl](https://cloud.tencent.com/document/api/1122/70773)
|
13
|
+
修改数据结构:
|
17
14
|
|
18
|
-
|
15
|
+
* [DataDisk](https://cloud.tencent.com/document/api/377/20453#DataDisk)
|
19
16
|
|
20
|
-
*
|
21
|
-
* [QueryOpenBankDailyReceiptDownloadUrlResult](https://cloud.tencent.com/document/api/1122/40683#QueryOpenBankDailyReceiptDownloadUrlResult)
|
17
|
+
* 新增成员:DeleteWithInstance
|
22
18
|
|
19
|
+
* [ScheduledAction](https://cloud.tencent.com/document/api/377/20453#ScheduledAction)
|
23
20
|
|
21
|
+
* 新增成员:ScheduledType
|
24
22
|
|
25
|
-
## 企业组织(organization) 版本:2021-03-31
|
26
23
|
|
27
|
-
### 第 7 次发布
|
28
24
|
|
29
|
-
发布时间:2022-03-08 08:16:27
|
30
25
|
|
31
|
-
|
26
|
+
## 计费相关(billing) 版本:2018-07-09
|
32
27
|
|
33
|
-
|
28
|
+
### 第 32 次发布
|
34
29
|
|
35
|
-
|
30
|
+
发布时间:2022-03-09 08:06:22
|
36
31
|
|
37
|
-
|
32
|
+
本次发布包含了以下内容:
|
38
33
|
|
39
|
-
|
34
|
+
改善已有的文档。
|
40
35
|
|
36
|
+
新增接口:
|
41
37
|
|
38
|
+
* [DescribeVoucherInfo](https://cloud.tencent.com/document/api/555/70813)
|
39
|
+
* [DescribeVoucherUsageDetails](https://cloud.tencent.com/document/api/555/70812)
|
42
40
|
|
41
|
+
新增数据结构:
|
43
42
|
|
44
|
-
|
43
|
+
* [ApplicableProducts](https://cloud.tencent.com/document/api/555/19183#ApplicableProducts)
|
44
|
+
* [ExcludedProducts](https://cloud.tencent.com/document/api/555/19183#ExcludedProducts)
|
45
|
+
* [UsageDetails](https://cloud.tencent.com/document/api/555/19183#UsageDetails)
|
46
|
+
* [UsageRecords](https://cloud.tencent.com/document/api/555/19183#UsageRecords)
|
47
|
+
* [VoucherInfos](https://cloud.tencent.com/document/api/555/19183#VoucherInfos)
|
45
48
|
|
46
49
|
|
47
50
|
|
48
|
-
##
|
51
|
+
## Elasticsearch Service(es) 版本:2018-04-16
|
49
52
|
|
50
|
-
### 第
|
53
|
+
### 第 25 次发布
|
51
54
|
|
52
|
-
发布时间:2022-03-
|
55
|
+
发布时间:2022-03-09 08:11:10
|
53
56
|
|
54
57
|
本次发布包含了以下内容:
|
55
58
|
|
56
59
|
改善已有的文档。
|
57
60
|
|
58
|
-
|
61
|
+
修改接口:
|
59
62
|
|
60
|
-
* [
|
63
|
+
* [UpgradeInstance](https://cloud.tencent.com/document/api/845/36270)
|
61
64
|
|
62
|
-
|
65
|
+
* 新增入参:CosBackup
|
63
66
|
|
64
|
-
* [ReceiverInputData](https://cloud.tencent.com/document/api/1288/51053#ReceiverInputData)
|
65
67
|
|
66
68
|
|
67
69
|
|
68
|
-
##
|
70
|
+
## 云监控(monitor) 版本:2018-07-24
|
69
71
|
|
70
|
-
### 第
|
72
|
+
### 第 41 次发布
|
71
73
|
|
72
|
-
发布时间:2022-03-
|
74
|
+
发布时间:2022-03-09 08:14:02
|
73
75
|
|
74
76
|
本次发布包含了以下内容:
|
75
77
|
|
76
78
|
改善已有的文档。
|
77
79
|
|
78
|
-
|
80
|
+
修改接口:
|
79
81
|
|
80
|
-
* [
|
82
|
+
* [ModifyAlarmPolicyNotice](https://cloud.tencent.com/document/api/248/51274)
|
81
83
|
|
82
|
-
*
|
84
|
+
* 新增入参:PolicyIds
|
83
85
|
|
86
|
+
* <font color="#dd0000">**修改入参**:</font>PolicyId
|
84
87
|
|
85
88
|
|
86
89
|
|
87
|
-
## 腾讯云微服务引擎(tse) 版本:2020-12-07
|
88
90
|
|
89
|
-
|
91
|
+
## 弹性微服务(tem) 版本:2021-07-01
|
90
92
|
|
91
|
-
|
93
|
+
### 第 13 次发布
|
94
|
+
|
95
|
+
发布时间:2022-03-09 08:17:24
|
92
96
|
|
93
97
|
本次发布包含了以下内容:
|
94
98
|
|
95
99
|
改善已有的文档。
|
96
100
|
|
97
|
-
|
101
|
+
修改接口:
|
98
102
|
|
99
|
-
* [
|
103
|
+
* [DeployApplication](https://cloud.tencent.com/document/api/1371/60158)
|
100
104
|
|
101
|
-
*
|
105
|
+
* 新增入参:OsFlavour
|
102
106
|
|
103
107
|
|
104
108
|
|
105
109
|
|
110
|
+
## 弹性微服务(tem) 版本:2020-12-21
|
111
|
+
|
112
|
+
|
113
|
+
|
106
114
|
# 历次版本更新如下:
|
107
115
|
|
108
116
|
## 活动防刷(aa) 版本:2020-02-24
|
@@ -2739,6 +2747,25 @@
|
|
2739
2747
|
|
2740
2748
|
## 弹性伸缩(as) 版本:2018-04-19
|
2741
2749
|
|
2750
|
+
### 第 47 次发布
|
2751
|
+
|
2752
|
+
发布时间:2022-03-09 08:05:55
|
2753
|
+
|
2754
|
+
本次发布包含了以下内容:
|
2755
|
+
|
2756
|
+
改善已有的文档。
|
2757
|
+
|
2758
|
+
修改数据结构:
|
2759
|
+
|
2760
|
+
* [DataDisk](https://cloud.tencent.com/document/api/377/20453#DataDisk)
|
2761
|
+
|
2762
|
+
* 新增成员:DeleteWithInstance
|
2763
|
+
|
2764
|
+
* [ScheduledAction](https://cloud.tencent.com/document/api/377/20453#ScheduledAction)
|
2765
|
+
|
2766
|
+
* 新增成员:ScheduledType
|
2767
|
+
|
2768
|
+
|
2742
2769
|
### 第 46 次发布
|
2743
2770
|
|
2744
2771
|
发布时间:2022-02-23 08:02:26
|
@@ -5301,6 +5328,27 @@
|
|
5301
5328
|
|
5302
5329
|
## 计费相关(billing) 版本:2018-07-09
|
5303
5330
|
|
5331
|
+
### 第 32 次发布
|
5332
|
+
|
5333
|
+
发布时间:2022-03-09 08:06:22
|
5334
|
+
|
5335
|
+
本次发布包含了以下内容:
|
5336
|
+
|
5337
|
+
改善已有的文档。
|
5338
|
+
|
5339
|
+
新增接口:
|
5340
|
+
|
5341
|
+
* [[DescribeVoucherInfo](https://cloud.tencent.com/document/api/555/70813)](https://cloud.tencent.com/document/api/#/#)
|
5342
|
+
* [[DescribeVoucherUsageDetails](https://cloud.tencent.com/document/api/555/70812)](https://cloud.tencent.com/document/api/#/#)
|
5343
|
+
|
5344
|
+
新增数据结构:
|
5345
|
+
|
5346
|
+
* [[ApplicableProducts](https://cloud.tencent.com/document/api/555/19183#ApplicableProducts)](https://cloud.tencent.com/document/api/555/19183#[ApplicableProducts](https://cloud.tencent.com/document/api/555/19183#ApplicableProducts))
|
5347
|
+
* [[ExcludedProducts](https://cloud.tencent.com/document/api/555/19183#ExcludedProducts)](https://cloud.tencent.com/document/api/555/19183#[ExcludedProducts](https://cloud.tencent.com/document/api/555/19183#ExcludedProducts))
|
5348
|
+
* [[UsageDetails](https://cloud.tencent.com/document/api/555/19183#UsageDetails)](https://cloud.tencent.com/document/api/555/19183#[UsageDetails](https://cloud.tencent.com/document/api/555/19183#UsageDetails))
|
5349
|
+
* [[UsageRecords](https://cloud.tencent.com/document/api/555/19183#UsageRecords)](https://cloud.tencent.com/document/api/555/19183#[UsageRecords](https://cloud.tencent.com/document/api/555/19183#UsageRecords))
|
5350
|
+
* [[VoucherInfos](https://cloud.tencent.com/document/api/555/19183#VoucherInfos)](https://cloud.tencent.com/document/api/555/19183#[VoucherInfos](https://cloud.tencent.com/document/api/555/19183#VoucherInfos))
|
5351
|
+
|
5304
5352
|
### 第 31 次发布
|
5305
5353
|
|
5306
5354
|
发布时间:2022-03-02 08:05:35
|
@@ -18900,13 +18948,13 @@
|
|
18900
18948
|
|
18901
18949
|
新增接口:
|
18902
18950
|
|
18903
|
-
* [
|
18904
|
-
* [
|
18951
|
+
* [QueryOpenBankBankAccountBalance](https://cloud.tencent.com/document/api/1122/70774)
|
18952
|
+
* [QueryOpenBankDailyReceiptDownloadUrl](https://cloud.tencent.com/document/api/1122/70773)
|
18905
18953
|
|
18906
18954
|
新增数据结构:
|
18907
18955
|
|
18908
|
-
* [
|
18909
|
-
* [
|
18956
|
+
* [QueryOpenBankBankAccountBalanceResult](https://cloud.tencent.com/document/api/1122/40683#QueryOpenBankBankAccountBalanceResult)
|
18957
|
+
* [QueryOpenBankDailyReceiptDownloadUrlResult](https://cloud.tencent.com/document/api/1122/40683#QueryOpenBankDailyReceiptDownloadUrlResult)
|
18910
18958
|
|
18911
18959
|
### 第 57 次发布
|
18912
18960
|
|
@@ -30138,6 +30186,21 @@
|
|
30138
30186
|
|
30139
30187
|
## Elasticsearch Service(es) 版本:2018-04-16
|
30140
30188
|
|
30189
|
+
### 第 25 次发布
|
30190
|
+
|
30191
|
+
发布时间:2022-03-09 08:11:10
|
30192
|
+
|
30193
|
+
本次发布包含了以下内容:
|
30194
|
+
|
30195
|
+
改善已有的文档。
|
30196
|
+
|
30197
|
+
修改接口:
|
30198
|
+
|
30199
|
+
* [UpgradeInstance](https://cloud.tencent.com/document/api/845/36270)
|
30200
|
+
|
30201
|
+
* 新增入参:CosBackup
|
30202
|
+
|
30203
|
+
|
30141
30204
|
### 第 24 次发布
|
30142
30205
|
|
30143
30206
|
发布时间:2022-02-18 08:09:35
|
@@ -43152,6 +43215,23 @@
|
|
43152
43215
|
|
43153
43216
|
## 云监控(monitor) 版本:2018-07-24
|
43154
43217
|
|
43218
|
+
### 第 41 次发布
|
43219
|
+
|
43220
|
+
发布时间:2022-03-09 08:14:02
|
43221
|
+
|
43222
|
+
本次发布包含了以下内容:
|
43223
|
+
|
43224
|
+
改善已有的文档。
|
43225
|
+
|
43226
|
+
修改接口:
|
43227
|
+
|
43228
|
+
* [ModifyAlarmPolicyNotice](https://cloud.tencent.com/document/api/248/51274)
|
43229
|
+
|
43230
|
+
* 新增入参:PolicyIds
|
43231
|
+
|
43232
|
+
* <font color="#dd0000">**修改入参**:</font>PolicyId
|
43233
|
+
|
43234
|
+
|
43155
43235
|
### 第 40 次发布
|
43156
43236
|
|
43157
43237
|
发布时间:2022-03-03 08:09:04
|
@@ -51153,11 +51233,11 @@
|
|
51153
51233
|
|
51154
51234
|
新增接口:
|
51155
51235
|
|
51156
|
-
* [
|
51236
|
+
* [CreateReceiverDetailWithData](https://cloud.tencent.com/document/api/1288/70776)
|
51157
51237
|
|
51158
51238
|
新增数据结构:
|
51159
51239
|
|
51160
|
-
* [
|
51240
|
+
* [ReceiverInputData](https://cloud.tencent.com/document/api/1288/51053#ReceiverInputData)
|
51161
51241
|
|
51162
51242
|
### 第 7 次发布
|
51163
51243
|
|
@@ -59409,6 +59489,21 @@
|
|
59409
59489
|
|
59410
59490
|
## 弹性微服务(tem) 版本:2021-07-01
|
59411
59491
|
|
59492
|
+
### 第 13 次发布
|
59493
|
+
|
59494
|
+
发布时间:2022-03-09 08:17:24
|
59495
|
+
|
59496
|
+
本次发布包含了以下内容:
|
59497
|
+
|
59498
|
+
改善已有的文档。
|
59499
|
+
|
59500
|
+
修改接口:
|
59501
|
+
|
59502
|
+
* [DeployApplication](https://cloud.tencent.com/document/api/1371/60158)
|
59503
|
+
|
59504
|
+
* 新增入参:OsFlavour
|
59505
|
+
|
59506
|
+
|
59412
59507
|
### 第 12 次发布
|
59413
59508
|
|
59414
59509
|
发布时间:2022-03-01 08:13:25
|
package/package.json
CHANGED
package/products.md
CHANGED
@@ -13,13 +13,13 @@
|
|
13
13
|
| api | [云 API](https://cloud.tencent.com/document/product/1278) | 2022-03-03 08:00:37 |
|
14
14
|
| apigateway | [API网关](https://cloud.tencent.com/document/product/628) | 2022-03-03 08:00:40 |
|
15
15
|
| apm | [应用性能观测](https://cloud.tencent.com/document/product/1463) | 2022-02-21 08:01:18 |
|
16
|
-
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2022-03-
|
16
|
+
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2022-03-09 08:05:55 |
|
17
17
|
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2022-03-08 08:06:26 |
|
18
18
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2022-02-21 08:01:30 |
|
19
19
|
| ba | [网站备案](https://cloud.tencent.com/document/product/243) | 2022-02-21 08:01:32 |
|
20
20
|
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2022-02-21 08:01:33 |
|
21
21
|
| bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2022-02-21 08:01:38 |
|
22
|
-
| billing | [计费相关](https://cloud.tencent.com/document/product/555) | 2022-03-
|
22
|
+
| billing | [计费相关](https://cloud.tencent.com/document/product/555) | 2022-03-09 08:06:22 |
|
23
23
|
| bizlive | [商业直播](https://cloud.tencent.com/document/product) | 2020-03-10 01:08:07 |
|
24
24
|
| bm | [黑石物理服务器1.0](https://cloud.tencent.com/document/product/386) | 2021-11-10 08:02:45 |
|
25
25
|
| bmeip | [黑石弹性公网IP](https://cloud.tencent.com/document/product/1028) | 2022-02-21 08:01:45 |
|
@@ -74,11 +74,11 @@
|
|
74
74
|
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2022-02-24 08:07:37 |
|
75
75
|
| eis | [企业集成服务](https://cloud.tencent.com/document/product/1270) | 2022-02-21 08:06:46 |
|
76
76
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2022-03-03 08:06:04 |
|
77
|
-
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2022-
|
77
|
+
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2022-03-09 08:11:10 |
|
78
78
|
| ess | [电子签服务](https://cloud.tencent.com/document/product/1323) | 2022-03-07 19:22:12 |
|
79
79
|
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-02-21 08:06:54 |
|
80
80
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2022-02-25 08:09:04 |
|
81
|
-
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2022-
|
81
|
+
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2022-03-09 08:11:20 |
|
82
82
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2022-02-21 08:07:03 |
|
83
83
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2022-02-21 08:07:05 |
|
84
84
|
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2022-02-21 08:07:07 |
|
@@ -111,8 +111,8 @@
|
|
111
111
|
| memcached | [云数据库 Memcached](https://cloud.tencent.com/document/product) | 2020-08-24 08:07:49 |
|
112
112
|
| mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-02-21 08:09:31 |
|
113
113
|
| mna | [移动网络加速](https://cloud.tencent.com/document/product/1385) | 2022-02-21 08:09:33 |
|
114
|
-
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2022-03-
|
115
|
-
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2022-03-
|
114
|
+
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2022-03-09 08:13:56 |
|
115
|
+
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2022-03-09 08:14:02 |
|
116
116
|
| mps | [视频处理](https://cloud.tencent.com/document/product/862) | 2022-02-21 08:09:56 |
|
117
117
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2022-02-21 08:10:08 |
|
118
118
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product) | 2020-06-05 08:13:52 |
|
@@ -162,7 +162,7 @@
|
|
162
162
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2022-03-01 10:49:12 |
|
163
163
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2022-03-01 15:05:45 |
|
164
164
|
| tdmq | [分布式消息队列](https://cloud.tencent.com/document/product/1179) | 2022-03-03 08:12:23 |
|
165
|
-
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2022-03-
|
165
|
+
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2022-03-09 08:17:24 |
|
166
166
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2022-02-21 08:13:08 |
|
167
167
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
168
168
|
| tic | [腾讯云IaC平台](https://cloud.tencent.com/document/product/1213) | 2022-02-21 08:13:09 |
|
@@ -184,7 +184,7 @@
|
|
184
184
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2022-02-21 08:14:12 |
|
185
185
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-02-21 08:14:15 |
|
186
186
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-02-21 08:14:16 |
|
187
|
-
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-
|
187
|
+
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-03-09 08:18:39 |
|
188
188
|
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-03-08 08:21:02 |
|
189
189
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2022-02-21 08:15:09 |
|
190
190
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-02-21 08:15:12 |
|