tencentcloud-sdk-nodejs-chdfs 4.0.324 → 4.0.325
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 +134 -0
- package/SERVICE_CHANGELOG.md +169 -137
- package/package.json +1 -1
- package/products.md +10 -10
package/CHANGELOG.md
CHANGED
@@ -1,3 +1,137 @@
|
|
1
|
+
# Release 4.0.325
|
2
|
+
|
3
|
+
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
4
|
+
|
5
|
+
### 第 90 次发布
|
6
|
+
|
7
|
+
发布时间:2022-04-14 06:07:55
|
8
|
+
|
9
|
+
本次发布包含了以下内容:
|
10
|
+
|
11
|
+
改善已有的文档。
|
12
|
+
|
13
|
+
新增接口:
|
14
|
+
|
15
|
+
* [ResetRootAccount](https://cloud.tencent.com/document/api/236/72551)
|
16
|
+
|
17
|
+
修改接口:
|
18
|
+
|
19
|
+
* [AddTimeWindow](https://cloud.tencent.com/document/api/236/33891)
|
20
|
+
|
21
|
+
* 新增入参:MaxDelayTime
|
22
|
+
|
23
|
+
* [CreateDBInstance](https://cloud.tencent.com/document/api/236/15871)
|
24
|
+
|
25
|
+
* 新增入参:Vips
|
26
|
+
|
27
|
+
* [CreateDBInstanceHour](https://cloud.tencent.com/document/api/236/15865)
|
28
|
+
|
29
|
+
* 新增入参:Vips
|
30
|
+
|
31
|
+
* [DescribeTimeWindow](https://cloud.tencent.com/document/api/236/33889)
|
32
|
+
|
33
|
+
* 新增出参:MaxDelayTime
|
34
|
+
|
35
|
+
* [ModifyTimeWindow](https://cloud.tencent.com/document/api/236/33888)
|
36
|
+
|
37
|
+
* 新增入参:MaxDelayTime
|
38
|
+
|
39
|
+
|
40
|
+
|
41
|
+
|
42
|
+
## 内容分发网络(cdn) 版本:2018-06-06
|
43
|
+
|
44
|
+
### 第 98 次发布
|
45
|
+
|
46
|
+
发布时间:2022-04-14 06:08:21
|
47
|
+
|
48
|
+
本次发布包含了以下内容:
|
49
|
+
|
50
|
+
改善已有的文档。
|
51
|
+
|
52
|
+
修改接口:
|
53
|
+
|
54
|
+
* [AddCdnDomain](https://cloud.tencent.com/document/api/228/41123)
|
55
|
+
|
56
|
+
* 新增入参:HwPrivateAccess, QnPrivateAccess
|
57
|
+
|
58
|
+
* [UpdateDomainConfig](https://cloud.tencent.com/document/api/228/41116)
|
59
|
+
|
60
|
+
* 新增入参:HwPrivateAccess, QnPrivateAccess
|
61
|
+
|
62
|
+
|
63
|
+
新增数据结构:
|
64
|
+
|
65
|
+
* [HwPrivateAccess](https://cloud.tencent.com/document/api/228/30987#HwPrivateAccess)
|
66
|
+
* [QnPrivateAccess](https://cloud.tencent.com/document/api/228/30987#QnPrivateAccess)
|
67
|
+
|
68
|
+
修改数据结构:
|
69
|
+
|
70
|
+
* [AwsPrivateAccess](https://cloud.tencent.com/document/api/228/30987#AwsPrivateAccess)
|
71
|
+
|
72
|
+
* 新增成员:Region, Bucket
|
73
|
+
|
74
|
+
* [DetailDomain](https://cloud.tencent.com/document/api/228/30987#DetailDomain)
|
75
|
+
|
76
|
+
* 新增成员:HwPrivateAccess, QnPrivateAccess
|
77
|
+
|
78
|
+
* [MainlandConfig](https://cloud.tencent.com/document/api/228/30987#MainlandConfig)
|
79
|
+
|
80
|
+
* 新增成员:HwPrivateAccess, QnPrivateAccess
|
81
|
+
|
82
|
+
* [Origin](https://cloud.tencent.com/document/api/228/30987#Origin)
|
83
|
+
|
84
|
+
* 新增成员:OriginCompany
|
85
|
+
|
86
|
+
* [OssPrivateAccess](https://cloud.tencent.com/document/api/228/30987#OssPrivateAccess)
|
87
|
+
|
88
|
+
* 新增成员:Region, Bucket
|
89
|
+
|
90
|
+
|
91
|
+
|
92
|
+
|
93
|
+
## 安全运营中心(ssa) 版本:2018-06-08
|
94
|
+
|
95
|
+
### 第 10 次发布
|
96
|
+
|
97
|
+
发布时间:2022-04-14 06:16:47
|
98
|
+
|
99
|
+
本次发布包含了以下内容:
|
100
|
+
|
101
|
+
改善已有的文档。
|
102
|
+
|
103
|
+
修改接口:
|
104
|
+
|
105
|
+
* [DescribeSocCheckItemList](https://cloud.tencent.com/document/api/664/72477)
|
106
|
+
|
107
|
+
* 新增入参:Filter, Sorter, PageSize, PageIndex
|
108
|
+
|
109
|
+
* 新增出参:Data
|
110
|
+
|
111
|
+
|
112
|
+
新增数据结构:
|
113
|
+
|
114
|
+
* [DescribeSocCheckItemListRspRsp](https://cloud.tencent.com/document/api/664/51406#DescribeSocCheckItemListRspRsp)
|
115
|
+
* [SocCheckItemV1](https://cloud.tencent.com/document/api/664/51406#SocCheckItemV1)
|
116
|
+
|
117
|
+
|
118
|
+
|
119
|
+
## 图像分析(tiia) 版本:2019-05-29
|
120
|
+
|
121
|
+
### 第 20 次发布
|
122
|
+
|
123
|
+
发布时间:2022-04-14 06:18:37
|
124
|
+
|
125
|
+
本次发布包含了以下内容:
|
126
|
+
|
127
|
+
改善已有的文档。
|
128
|
+
|
129
|
+
新增接口:
|
130
|
+
|
131
|
+
* [RecognizeCarPro](https://cloud.tencent.com/document/api/865/72553)
|
132
|
+
|
133
|
+
|
134
|
+
|
1
135
|
# Release 4.0.324
|
2
136
|
|
3
137
|
## 云硬盘(cbs) 版本:2017-03-12
|
package/SERVICE_CHANGELOG.md
CHANGED
@@ -1,204 +1,126 @@
|
|
1
1
|
# 本版本更新包含以下内容:
|
2
2
|
|
3
|
-
##
|
3
|
+
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
4
4
|
|
5
|
-
### 第
|
5
|
+
### 第 90 次发布
|
6
6
|
|
7
|
-
发布时间:2022-04-
|
7
|
+
发布时间:2022-04-14 06:07:55
|
8
8
|
|
9
9
|
本次发布包含了以下内容:
|
10
10
|
|
11
11
|
改善已有的文档。
|
12
12
|
|
13
|
-
|
14
|
-
|
15
|
-
* [CreateDisks](https://cloud.tencent.com/document/api/362/16312)
|
16
|
-
|
17
|
-
* 新增入参:DiskBackupQuota
|
18
|
-
|
19
|
-
* [CreateSnapshot](https://cloud.tencent.com/document/api/362/15648)
|
20
|
-
|
21
|
-
* 新增入参:DiskBackupId
|
22
|
-
|
23
|
-
* [InquiryPriceCreateDisks](https://cloud.tencent.com/document/api/362/16314)
|
24
|
-
|
25
|
-
* 新增入参:DiskBackupQuota
|
26
|
-
|
27
|
-
|
28
|
-
修改数据结构:
|
29
|
-
|
30
|
-
* [Disk](https://cloud.tencent.com/document/api/362/15669#Disk)
|
31
|
-
|
32
|
-
* 新增成员:DiskBackupCount, InstanceType
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
## 云呼叫中心(ccc) 版本:2020-02-10
|
38
|
-
|
39
|
-
### 第 23 次发布
|
40
|
-
|
41
|
-
发布时间:2022-04-13 06:12:26
|
42
|
-
|
43
|
-
本次发布包含了以下内容:
|
13
|
+
新增接口:
|
44
14
|
|
45
|
-
|
15
|
+
* [ResetRootAccount](https://cloud.tencent.com/document/api/236/72551)
|
46
16
|
|
47
17
|
修改接口:
|
48
18
|
|
49
|
-
* [
|
50
|
-
|
51
|
-
* <font color="#dd0000">**修改入参**:</font>Limit, Offset
|
52
|
-
|
53
|
-
|
19
|
+
* [AddTimeWindow](https://cloud.tencent.com/document/api/236/33891)
|
54
20
|
|
21
|
+
* 新增入参:MaxDelayTime
|
55
22
|
|
56
|
-
|
23
|
+
* [CreateDBInstance](https://cloud.tencent.com/document/api/236/15871)
|
57
24
|
|
58
|
-
|
25
|
+
* 新增入参:Vips
|
59
26
|
|
60
|
-
|
27
|
+
* [CreateDBInstanceHour](https://cloud.tencent.com/document/api/236/15865)
|
61
28
|
|
62
|
-
|
29
|
+
* 新增入参:Vips
|
63
30
|
|
64
|
-
|
31
|
+
* [DescribeTimeWindow](https://cloud.tencent.com/document/api/236/33889)
|
65
32
|
|
66
|
-
|
33
|
+
* 新增出参:MaxDelayTime
|
67
34
|
|
68
|
-
* [
|
35
|
+
* [ModifyTimeWindow](https://cloud.tencent.com/document/api/236/33888)
|
69
36
|
|
70
|
-
* 新增入参:
|
37
|
+
* 新增入参:MaxDelayTime
|
71
38
|
|
72
39
|
|
73
40
|
|
74
41
|
|
75
|
-
##
|
42
|
+
## 内容分发网络(cdn) 版本:2018-06-06
|
76
43
|
|
77
|
-
### 第
|
44
|
+
### 第 98 次发布
|
78
45
|
|
79
|
-
发布时间:2022-04-
|
46
|
+
发布时间:2022-04-14 06:08:21
|
80
47
|
|
81
48
|
本次发布包含了以下内容:
|
82
49
|
|
83
50
|
改善已有的文档。
|
84
51
|
|
85
|
-
<font color="#dd0000">**删除接口**:</font>
|
86
|
-
|
87
|
-
* DescribeDBSecurityGroups
|
88
|
-
* DescribeOrders
|
89
|
-
|
90
52
|
修改接口:
|
91
53
|
|
92
|
-
* [
|
93
|
-
|
94
|
-
* 新增出参:DealName
|
95
|
-
|
96
|
-
|
97
|
-
<font color="#dd0000">**删除数据结构**:</font>
|
98
|
-
|
99
|
-
* Deal
|
100
|
-
|
101
|
-
|
102
|
-
|
103
|
-
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
104
|
-
|
105
|
-
### 第 35 次发布
|
106
|
-
|
107
|
-
发布时间:2022-04-13 06:56:52
|
108
|
-
|
109
|
-
本次发布包含了以下内容:
|
110
|
-
|
111
|
-
改善已有的文档。
|
112
|
-
|
113
|
-
<font color="#dd0000">**删除接口**:</font>
|
114
|
-
|
115
|
-
* DescribeDBSecurityGroups
|
116
|
-
* DescribeOrders
|
117
|
-
|
118
|
-
<font color="#dd0000">**删除数据结构**:</font>
|
119
|
-
|
120
|
-
* Deal
|
121
|
-
|
54
|
+
* [AddCdnDomain](https://cloud.tencent.com/document/api/228/41123)
|
122
55
|
|
56
|
+
* 新增入参:HwPrivateAccess, QnPrivateAccess
|
123
57
|
|
124
|
-
|
58
|
+
* [UpdateDomainConfig](https://cloud.tencent.com/document/api/228/41116)
|
125
59
|
|
126
|
-
|
60
|
+
* 新增入参:HwPrivateAccess, QnPrivateAccess
|
127
61
|
|
128
|
-
发布时间:2022-04-13 07:01:59
|
129
62
|
|
130
|
-
|
63
|
+
新增数据结构:
|
131
64
|
|
132
|
-
|
65
|
+
* [HwPrivateAccess](https://cloud.tencent.com/document/api/228/30987#HwPrivateAccess)
|
66
|
+
* [QnPrivateAccess](https://cloud.tencent.com/document/api/228/30987#QnPrivateAccess)
|
133
67
|
|
134
|
-
|
68
|
+
修改数据结构:
|
135
69
|
|
136
|
-
* [
|
70
|
+
* [AwsPrivateAccess](https://cloud.tencent.com/document/api/228/30987#AwsPrivateAccess)
|
137
71
|
|
138
|
-
*
|
72
|
+
* 新增成员:Region, Bucket
|
139
73
|
|
74
|
+
* [DetailDomain](https://cloud.tencent.com/document/api/228/30987#DetailDomain)
|
140
75
|
|
141
|
-
|
76
|
+
* 新增成员:HwPrivateAccess, QnPrivateAccess
|
142
77
|
|
143
|
-
* [
|
78
|
+
* [MainlandConfig](https://cloud.tencent.com/document/api/228/30987#MainlandConfig)
|
144
79
|
|
145
|
-
* 新增成员:
|
80
|
+
* 新增成员:HwPrivateAccess, QnPrivateAccess
|
146
81
|
|
147
|
-
* [
|
82
|
+
* [Origin](https://cloud.tencent.com/document/api/228/30987#Origin)
|
148
83
|
|
149
|
-
* 新增成员:
|
84
|
+
* 新增成员:OriginCompany
|
150
85
|
|
151
|
-
* [
|
86
|
+
* [OssPrivateAccess](https://cloud.tencent.com/document/api/228/30987#OssPrivateAccess)
|
152
87
|
|
153
|
-
* 新增成员:
|
88
|
+
* 新增成员:Region, Bucket
|
154
89
|
|
155
90
|
|
156
91
|
|
157
92
|
|
158
93
|
## 安全运营中心(ssa) 版本:2018-06-08
|
159
94
|
|
160
|
-
### 第
|
95
|
+
### 第 10 次发布
|
161
96
|
|
162
|
-
发布时间:2022-04-
|
97
|
+
发布时间:2022-04-14 06:16:47
|
163
98
|
|
164
99
|
本次发布包含了以下内容:
|
165
100
|
|
166
101
|
改善已有的文档。
|
167
102
|
|
168
|
-
|
103
|
+
修改接口:
|
169
104
|
|
170
105
|
* [DescribeSocCheckItemList](https://cloud.tencent.com/document/api/664/72477)
|
171
106
|
|
107
|
+
* 新增入参:Filter, Sorter, PageSize, PageIndex
|
172
108
|
|
109
|
+
* 新增出参:Data
|
173
110
|
|
174
|
-
## 分布式消息队列(tdmq) 版本:2020-02-17
|
175
111
|
|
176
|
-
|
177
|
-
|
178
|
-
发布时间:2022-04-13 07:16:01
|
179
|
-
|
180
|
-
本次发布包含了以下内容:
|
181
|
-
|
182
|
-
改善已有的文档。
|
183
|
-
|
184
|
-
修改接口:
|
185
|
-
|
186
|
-
* [CreateCmqQueue](https://cloud.tencent.com/document/api/1179/55917)
|
187
|
-
|
188
|
-
* 新增入参:RetentionSizeInMB
|
189
|
-
|
190
|
-
* [ModifyCmqQueueAttribute](https://cloud.tencent.com/document/api/1179/55905)
|
191
|
-
|
192
|
-
* 新增入参:RetentionSizeInMB
|
112
|
+
新增数据结构:
|
193
113
|
|
114
|
+
* [DescribeSocCheckItemListRspRsp](https://cloud.tencent.com/document/api/664/51406#DescribeSocCheckItemListRspRsp)
|
115
|
+
* [SocCheckItemV1](https://cloud.tencent.com/document/api/664/51406#SocCheckItemV1)
|
194
116
|
|
195
117
|
|
196
118
|
|
197
|
-
##
|
119
|
+
## 图像分析(tiia) 版本:2019-05-29
|
198
120
|
|
199
|
-
### 第
|
121
|
+
### 第 20 次发布
|
200
122
|
|
201
|
-
发布时间:2022-04-
|
123
|
+
发布时间:2022-04-14 06:18:37
|
202
124
|
|
203
125
|
本次发布包含了以下内容:
|
204
126
|
|
@@ -206,13 +128,7 @@
|
|
206
128
|
|
207
129
|
新增接口:
|
208
130
|
|
209
|
-
* [
|
210
|
-
* [DescribeStorageRegions](https://cloud.tencent.com/document/api/266/72480)
|
211
|
-
* [ModifyDefaultStorageRegion](https://cloud.tencent.com/document/api/266/72479)
|
212
|
-
|
213
|
-
新增数据结构:
|
214
|
-
|
215
|
-
* [StorageRegionInfo](https://cloud.tencent.com/document/api/266/31773#StorageRegionInfo)
|
131
|
+
* [RecognizeCarPro](https://cloud.tencent.com/document/api/865/72553)
|
216
132
|
|
217
133
|
|
218
134
|
|
@@ -10038,6 +9954,41 @@
|
|
10038
9954
|
|
10039
9955
|
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
10040
9956
|
|
9957
|
+
### 第 90 次发布
|
9958
|
+
|
9959
|
+
发布时间:2022-04-14 06:07:55
|
9960
|
+
|
9961
|
+
本次发布包含了以下内容:
|
9962
|
+
|
9963
|
+
改善已有的文档。
|
9964
|
+
|
9965
|
+
新增接口:
|
9966
|
+
|
9967
|
+
* [[ResetRootAccount](https://cloud.tencent.com/document/api/236/72551)](https://cloud.tencent.com/document/api/#/#)
|
9968
|
+
|
9969
|
+
修改接口:
|
9970
|
+
|
9971
|
+
* [AddTimeWindow](https://cloud.tencent.com/document/api/236/33891)
|
9972
|
+
|
9973
|
+
* 新增入参:MaxDelayTime
|
9974
|
+
|
9975
|
+
* [CreateDBInstance](https://cloud.tencent.com/document/api/236/15871)
|
9976
|
+
|
9977
|
+
* 新增入参:Vips
|
9978
|
+
|
9979
|
+
* [CreateDBInstanceHour](https://cloud.tencent.com/document/api/236/15865)
|
9980
|
+
|
9981
|
+
* 新增入参:Vips
|
9982
|
+
|
9983
|
+
* [DescribeTimeWindow](https://cloud.tencent.com/document/api/236/33889)
|
9984
|
+
|
9985
|
+
* 新增出参:MaxDelayTime
|
9986
|
+
|
9987
|
+
* [ModifyTimeWindow](https://cloud.tencent.com/document/api/236/33888)
|
9988
|
+
|
9989
|
+
* 新增入参:MaxDelayTime
|
9990
|
+
|
9991
|
+
|
10041
9992
|
### 第 89 次发布
|
10042
9993
|
|
10043
9994
|
发布时间:2022-04-07 06:13:17
|
@@ -11888,6 +11839,53 @@
|
|
11888
11839
|
|
11889
11840
|
## 内容分发网络(cdn) 版本:2018-06-06
|
11890
11841
|
|
11842
|
+
### 第 98 次发布
|
11843
|
+
|
11844
|
+
发布时间:2022-04-14 06:08:21
|
11845
|
+
|
11846
|
+
本次发布包含了以下内容:
|
11847
|
+
|
11848
|
+
改善已有的文档。
|
11849
|
+
|
11850
|
+
修改接口:
|
11851
|
+
|
11852
|
+
* [AddCdnDomain](https://cloud.tencent.com/document/api/228/41123)
|
11853
|
+
|
11854
|
+
* 新增入参:HwPrivateAccess, QnPrivateAccess
|
11855
|
+
|
11856
|
+
* [UpdateDomainConfig](https://cloud.tencent.com/document/api/228/41116)
|
11857
|
+
|
11858
|
+
* 新增入参:HwPrivateAccess, QnPrivateAccess
|
11859
|
+
|
11860
|
+
|
11861
|
+
新增数据结构:
|
11862
|
+
|
11863
|
+
* [[HwPrivateAccess](https://cloud.tencent.com/document/api/228/30987#HwPrivateAccess)](https://cloud.tencent.com/document/api/228/30987#[HwPrivateAccess](https://cloud.tencent.com/document/api/228/30987#HwPrivateAccess))
|
11864
|
+
* [[QnPrivateAccess](https://cloud.tencent.com/document/api/228/30987#QnPrivateAccess)](https://cloud.tencent.com/document/api/228/30987#[QnPrivateAccess](https://cloud.tencent.com/document/api/228/30987#QnPrivateAccess))
|
11865
|
+
|
11866
|
+
修改数据结构:
|
11867
|
+
|
11868
|
+
* [AwsPrivateAccess](https://cloud.tencent.com/document/api/228/30987#AwsPrivateAccess)
|
11869
|
+
|
11870
|
+
* 新增成员:Region, Bucket
|
11871
|
+
|
11872
|
+
* [DetailDomain](https://cloud.tencent.com/document/api/228/30987#DetailDomain)
|
11873
|
+
|
11874
|
+
* 新增成员:HwPrivateAccess, QnPrivateAccess
|
11875
|
+
|
11876
|
+
* [MainlandConfig](https://cloud.tencent.com/document/api/228/30987#MainlandConfig)
|
11877
|
+
|
11878
|
+
* 新增成员:HwPrivateAccess, QnPrivateAccess
|
11879
|
+
|
11880
|
+
* [Origin](https://cloud.tencent.com/document/api/228/30987#Origin)
|
11881
|
+
|
11882
|
+
* 新增成员:OriginCompany
|
11883
|
+
|
11884
|
+
* [OssPrivateAccess](https://cloud.tencent.com/document/api/228/30987#OssPrivateAccess)
|
11885
|
+
|
11886
|
+
* 新增成员:Region, Bucket
|
11887
|
+
|
11888
|
+
|
11891
11889
|
### 第 97 次发布
|
11892
11890
|
|
11893
11891
|
发布时间:2022-04-11 06:08:14
|
@@ -54840,6 +54838,28 @@
|
|
54840
54838
|
|
54841
54839
|
## 安全运营中心(ssa) 版本:2018-06-08
|
54842
54840
|
|
54841
|
+
### 第 10 次发布
|
54842
|
+
|
54843
|
+
发布时间:2022-04-14 06:16:47
|
54844
|
+
|
54845
|
+
本次发布包含了以下内容:
|
54846
|
+
|
54847
|
+
改善已有的文档。
|
54848
|
+
|
54849
|
+
修改接口:
|
54850
|
+
|
54851
|
+
* [DescribeSocCheckItemList](https://cloud.tencent.com/document/api/664/72477)
|
54852
|
+
|
54853
|
+
* 新增入参:Filter, Sorter, PageSize, PageIndex
|
54854
|
+
|
54855
|
+
* 新增出参:Data
|
54856
|
+
|
54857
|
+
|
54858
|
+
新增数据结构:
|
54859
|
+
|
54860
|
+
* [[DescribeSocCheckItemListRspRsp](https://cloud.tencent.com/document/api/664/51406#DescribeSocCheckItemListRspRsp)](https://cloud.tencent.com/document/api/664/51406#[DescribeSocCheckItemListRspRsp](https://cloud.tencent.com/document/api/664/51406#DescribeSocCheckItemListRspRsp))
|
54861
|
+
* [[SocCheckItemV1](https://cloud.tencent.com/document/api/664/51406#SocCheckItemV1)](https://cloud.tencent.com/document/api/664/51406#[SocCheckItemV1](https://cloud.tencent.com/document/api/664/51406#SocCheckItemV1))
|
54862
|
+
|
54843
54863
|
### 第 9 次发布
|
54844
54864
|
|
54845
54865
|
发布时间:2022-04-13 07:07:25
|
@@ -54850,7 +54870,7 @@
|
|
54850
54870
|
|
54851
54871
|
新增接口:
|
54852
54872
|
|
54853
|
-
* [
|
54873
|
+
* [DescribeSocCheckItemList](https://cloud.tencent.com/document/api/664/72477)
|
54854
54874
|
|
54855
54875
|
### 第 8 次发布
|
54856
54876
|
|
@@ -62925,6 +62945,18 @@
|
|
62925
62945
|
|
62926
62946
|
## 图像分析(tiia) 版本:2019-05-29
|
62927
62947
|
|
62948
|
+
### 第 20 次发布
|
62949
|
+
|
62950
|
+
发布时间:2022-04-14 06:18:37
|
62951
|
+
|
62952
|
+
本次发布包含了以下内容:
|
62953
|
+
|
62954
|
+
改善已有的文档。
|
62955
|
+
|
62956
|
+
新增接口:
|
62957
|
+
|
62958
|
+
* [[RecognizeCarPro](https://cloud.tencent.com/document/api/865/72553)](https://cloud.tencent.com/document/api/#/#)
|
62959
|
+
|
62928
62960
|
### 第 19 次发布
|
62929
62961
|
|
62930
62962
|
发布时间:2021-12-16 08:15:16
|
@@ -69421,13 +69453,13 @@
|
|
69421
69453
|
|
69422
69454
|
新增接口:
|
69423
69455
|
|
69424
|
-
* [
|
69425
|
-
* [
|
69426
|
-
* [
|
69456
|
+
* [CreateStorageRegion](https://cloud.tencent.com/document/api/266/72481)
|
69457
|
+
* [DescribeStorageRegions](https://cloud.tencent.com/document/api/266/72480)
|
69458
|
+
* [ModifyDefaultStorageRegion](https://cloud.tencent.com/document/api/266/72479)
|
69427
69459
|
|
69428
69460
|
新增数据结构:
|
69429
69461
|
|
69430
|
-
* [
|
69462
|
+
* [StorageRegionInfo](https://cloud.tencent.com/document/api/266/31773#StorageRegionInfo)
|
69431
69463
|
|
69432
69464
|
### 第 99 次发布
|
69433
69465
|
|
package/package.json
CHANGED
package/products.md
CHANGED
@@ -24,18 +24,18 @@
|
|
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-04-04 06:09:29 |
|
26
26
|
| bmlb | [黑石负载均衡](https://cloud.tencent.com/document/product/1027) | 2022-04-04 06:09:37 |
|
27
|
-
| bmvpc | [黑石私有网络](https://cloud.tencent.com/document/product/1024) | 2022-04-
|
27
|
+
| bmvpc | [黑石私有网络](https://cloud.tencent.com/document/product/1024) | 2022-04-14 06:07:14 |
|
28
28
|
| bri | [业务风险情报](https://cloud.tencent.com/document/product/1064) | 2021-01-07 08:02:40 |
|
29
29
|
| bsca | [二进制软件成分分析](https://cloud.tencent.com/document/product/1483) | 2022-04-07 06:10:43 |
|
30
30
|
| btoe | [区块链可信取证](https://cloud.tencent.com/document/product/1259) | 2022-04-04 06:10:17 |
|
31
|
-
| cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2022-04-
|
31
|
+
| cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2022-04-14 06:07:25 |
|
32
32
|
| captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2022-04-12 06:07:13 |
|
33
33
|
| casb | [云数据加密代理网关](https://cloud.tencent.com/document/product/1303) | 2022-04-04 06:11:55 |
|
34
34
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2022-04-04 06:11:56 |
|
35
35
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-04-13 06:12:00 |
|
36
36
|
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2022-04-13 06:12:26 |
|
37
|
-
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2022-04-
|
38
|
-
| cdn | [内容分发网络](https://cloud.tencent.com/document/product/228) | 2022-04-
|
37
|
+
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2022-04-14 06:07:55 |
|
38
|
+
| cdn | [内容分发网络](https://cloud.tencent.com/document/product/228) | 2022-04-14 06:08:21 |
|
39
39
|
| cds | [数据安全审计](https://cloud.tencent.com/document/product/856) | 2022-04-04 06:17:07 |
|
40
40
|
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2022-04-04 06:17:11 |
|
41
41
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2022-04-04 06:17:16 |
|
@@ -135,15 +135,15 @@
|
|
135
135
|
| rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2022-04-04 07:04:04 |
|
136
136
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
|
137
137
|
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2022-04-04 07:04:08 |
|
138
|
-
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2022-04-
|
138
|
+
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2022-04-14 06:16:14 |
|
139
139
|
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2022-04-04 07:05:20 |
|
140
140
|
| smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2022-04-04 07:05:35 |
|
141
141
|
| smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2022-04-04 07:05:41 |
|
142
|
-
| sms | [短信](https://cloud.tencent.com/document/product/382) | 2022-04-
|
142
|
+
| sms | [短信](https://cloud.tencent.com/document/product/382) | 2022-04-14 06:16:29 |
|
143
143
|
| soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2022-04-04 07:05:55 |
|
144
144
|
| solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
|
145
145
|
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2022-04-04 07:05:59 |
|
146
|
-
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2022-04-
|
146
|
+
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2022-04-14 06:16:47 |
|
147
147
|
| ssl | [证书](https://cloud.tencent.com/document/product/400) | 2022-04-04 07:07:38 |
|
148
148
|
| sslpod | [SSL 证书监控](https://cloud.tencent.com/document/product/1084) | 2022-04-04 07:07:55 |
|
149
149
|
| ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2022-04-04 07:08:00 |
|
@@ -164,7 +164,7 @@
|
|
164
164
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2022-04-12 06:21:48 |
|
165
165
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2022-04-04 07:15:36 |
|
166
166
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2022-04-04 07:15:50 |
|
167
|
-
| tdmq | [分布式消息队列](https://cloud.tencent.com/document/product/1179) | 2022-04-
|
167
|
+
| tdmq | [分布式消息队列](https://cloud.tencent.com/document/product/1179) | 2022-04-14 06:18:12 |
|
168
168
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2022-04-04 07:16:34 |
|
169
169
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2022-04-04 11:19:56 |
|
170
170
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
@@ -172,7 +172,7 @@
|
|
172
172
|
| ticm | [智能鉴黄](https://cloud.tencent.com/document/product/864) | 2021-01-07 08:08:15 |
|
173
173
|
| tics | [威胁情报云查服务](https://cloud.tencent.com/document/product/1013) | 2022-04-04 07:16:59 |
|
174
174
|
| tiems | [腾讯云 TI 平台 TI-EMS ](https://cloud.tencent.com/document/product/1120) | 2022-04-04 07:17:01 |
|
175
|
-
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2022-04-
|
175
|
+
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2022-04-14 06:18:37 |
|
176
176
|
| tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2022-04-04 07:17:26 |
|
177
177
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2022-04-04 07:17:39 |
|
178
178
|
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2022-04-08 06:14:29 |
|
@@ -188,7 +188,7 @@
|
|
188
188
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-04-04 07:22:51 |
|
189
189
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-04-04 07:22:54 |
|
190
190
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-04-13 07:24:51 |
|
191
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-04-
|
191
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-04-14 06:20:04 |
|
192
192
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2022-04-08 06:16:21 |
|
193
193
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-04-04 07:39:05 |
|
194
194
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|