tencentcloud-sdk-nodejs-waf 4.0.527 → 4.0.529
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 +211 -0
- package/SERVICE_CHANGELOG.md +248 -10
- package/package.json +1 -1
- package/products.md +32 -31
- package/src/services/waf/v20180125/waf_client.ts +2 -2
- package/src/services/waf/v20180125/waf_models.ts +28 -23
- package/tencentcloud/services/waf/v20180125/waf_client.d.ts +2 -2
- package/tencentcloud/services/waf/v20180125/waf_client.js +2 -2
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +27 -23
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,214 @@
|
|
|
1
|
+
# Release 4.0.529
|
|
2
|
+
|
|
3
|
+
## Elasticsearch Service(es) 版本:2018-04-16
|
|
4
|
+
|
|
5
|
+
### 第 42 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2023-02-01 01:24:04
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [CreateInstance](https://cloud.tencent.com/document/api/845/30633)
|
|
16
|
+
|
|
17
|
+
* 新增入参:EnableDiagnose
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
23
|
+
|
|
24
|
+
### 第 40 次发布
|
|
25
|
+
|
|
26
|
+
发布时间:2023-02-01 01:24:24
|
|
27
|
+
|
|
28
|
+
本次发布包含了以下内容:
|
|
29
|
+
|
|
30
|
+
改善已有的文档。
|
|
31
|
+
|
|
32
|
+
新增接口:
|
|
33
|
+
|
|
34
|
+
* [CreateFlowReminds](https://cloud.tencent.com/document/api/1323/86002)
|
|
35
|
+
|
|
36
|
+
新增数据结构:
|
|
37
|
+
|
|
38
|
+
* [RemindFlowRecords](https://cloud.tencent.com/document/api/1323/70369#RemindFlowRecords)
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
43
|
+
|
|
44
|
+
### 第 61 次发布
|
|
45
|
+
|
|
46
|
+
发布时间:2023-02-01 01:24:43
|
|
47
|
+
|
|
48
|
+
本次发布包含了以下内容:
|
|
49
|
+
|
|
50
|
+
改善已有的文档。
|
|
51
|
+
|
|
52
|
+
新增接口:
|
|
53
|
+
|
|
54
|
+
* [ChannelCreateFlowReminds](https://cloud.tencent.com/document/api/1420/86003)
|
|
55
|
+
|
|
56
|
+
新增数据结构:
|
|
57
|
+
|
|
58
|
+
* [RemindFlowRecords](https://cloud.tencent.com/document/api/1420/61525#RemindFlowRecords)
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
## 数据加速器 GooseFS(goosefs) 版本:2022-05-19
|
|
67
|
+
|
|
68
|
+
### 第 1 次发布
|
|
69
|
+
|
|
70
|
+
发布时间:2023-01-31 17:01:22
|
|
71
|
+
|
|
72
|
+
本次发布包含了以下内容:
|
|
73
|
+
|
|
74
|
+
改善已有的文档。
|
|
75
|
+
|
|
76
|
+
新增接口:
|
|
77
|
+
|
|
78
|
+
* [CreateDataRepositoryTask](https://cloud.tencent.com/document/api/1424/85978)
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
83
|
+
|
|
84
|
+
### 第 136 次发布
|
|
85
|
+
|
|
86
|
+
发布时间:2023-02-01 02:09:35
|
|
87
|
+
|
|
88
|
+
本次发布包含了以下内容:
|
|
89
|
+
|
|
90
|
+
改善已有的文档。
|
|
91
|
+
|
|
92
|
+
修改接口:
|
|
93
|
+
|
|
94
|
+
* [LockCcnBandwidths](https://cloud.tencent.com/document/api/215/71323)
|
|
95
|
+
|
|
96
|
+
* 新增入参:Instances
|
|
97
|
+
|
|
98
|
+
* [UnlockCcnBandwidths](https://cloud.tencent.com/document/api/215/71321)
|
|
99
|
+
|
|
100
|
+
* 新增入参:Instances
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
新增数据结构:
|
|
104
|
+
|
|
105
|
+
* [CcnFlowLock](https://cloud.tencent.com/document/api/215/15824#CcnFlowLock)
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
# Release 4.0.528
|
|
110
|
+
|
|
111
|
+
## 图片内容安全(ims) 版本:2020-12-29
|
|
112
|
+
|
|
113
|
+
### 第 4 次发布
|
|
114
|
+
|
|
115
|
+
发布时间:2023-01-31 01:31:04
|
|
116
|
+
|
|
117
|
+
本次发布包含了以下内容:
|
|
118
|
+
|
|
119
|
+
改善已有的文档。
|
|
120
|
+
|
|
121
|
+
修改接口:
|
|
122
|
+
|
|
123
|
+
* [ImageModeration](https://cloud.tencent.com/document/api/1125/53273)
|
|
124
|
+
|
|
125
|
+
* 新增出参:RecognitionResults
|
|
126
|
+
|
|
127
|
+
|
|
128
|
+
新增数据结构:
|
|
129
|
+
|
|
130
|
+
* [RecognitionResult](https://cloud.tencent.com/document/api/1125/53274#RecognitionResult)
|
|
131
|
+
* [RecognitionTag](https://cloud.tencent.com/document/api/1125/53274#RecognitionTag)
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
|
|
135
|
+
## 图片内容安全(ims) 版本:2020-07-13
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
|
140
|
+
|
|
141
|
+
### 第 49 次发布
|
|
142
|
+
|
|
143
|
+
发布时间:2023-01-31 01:40:45
|
|
144
|
+
|
|
145
|
+
本次发布包含了以下内容:
|
|
146
|
+
|
|
147
|
+
改善已有的文档。
|
|
148
|
+
|
|
149
|
+
新增接口:
|
|
150
|
+
|
|
151
|
+
* [DescribeDBEncryptAttributes](https://cloud.tencent.com/document/api/237/85940)
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
|
|
155
|
+
## 分布式身份(tdid) 版本:2021-05-19
|
|
156
|
+
|
|
157
|
+
### 第 5 次发布
|
|
158
|
+
|
|
159
|
+
发布时间:2023-01-31 01:58:44
|
|
160
|
+
|
|
161
|
+
本次发布包含了以下内容:
|
|
162
|
+
|
|
163
|
+
改善已有的文档。
|
|
164
|
+
|
|
165
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
166
|
+
|
|
167
|
+
* VerifyPurchase
|
|
168
|
+
|
|
169
|
+
|
|
170
|
+
|
|
171
|
+
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
|
172
|
+
|
|
173
|
+
### 第 16 次发布
|
|
174
|
+
|
|
175
|
+
发布时间:2023-01-31 02:06:12
|
|
176
|
+
|
|
177
|
+
本次发布包含了以下内容:
|
|
178
|
+
|
|
179
|
+
改善已有的文档。
|
|
180
|
+
|
|
181
|
+
新增接口:
|
|
182
|
+
|
|
183
|
+
* [DescribeScanLogs](https://cloud.tencent.com/document/api/1458/85943)
|
|
184
|
+
* [DescribeScanStats](https://cloud.tencent.com/document/api/1458/85942)
|
|
185
|
+
|
|
186
|
+
新增数据结构:
|
|
187
|
+
|
|
188
|
+
* [ScanLog](https://cloud.tencent.com/document/api/1458/75030#ScanLog)
|
|
189
|
+
* [ScanStat](https://cloud.tencent.com/document/api/1458/75030#ScanStat)
|
|
190
|
+
|
|
191
|
+
|
|
192
|
+
|
|
193
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
194
|
+
|
|
195
|
+
### 第 22 次发布
|
|
196
|
+
|
|
197
|
+
发布时间:2023-01-31 02:14:03
|
|
198
|
+
|
|
199
|
+
本次发布包含了以下内容:
|
|
200
|
+
|
|
201
|
+
改善已有的文档。
|
|
202
|
+
|
|
203
|
+
修改接口:
|
|
204
|
+
|
|
205
|
+
* [AddCustomRule](https://cloud.tencent.com/document/api/627/53608)
|
|
206
|
+
|
|
207
|
+
* 新增入参:EventId
|
|
208
|
+
|
|
209
|
+
|
|
210
|
+
|
|
211
|
+
|
|
1
212
|
# Release 4.0.527
|
|
2
213
|
|
|
3
214
|
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,10 +1,29 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## Elasticsearch Service(es) 版本:2018-04-16
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 42 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2023-01
|
|
7
|
+
发布时间:2023-02-01 01:24:04
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [CreateInstance](https://cloud.tencent.com/document/api/845/30633)
|
|
16
|
+
|
|
17
|
+
* 新增入参:EnableDiagnose
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
23
|
+
|
|
24
|
+
### 第 40 次发布
|
|
25
|
+
|
|
26
|
+
发布时间:2023-02-01 01:24:24
|
|
8
27
|
|
|
9
28
|
本次发布包含了以下内容:
|
|
10
29
|
|
|
@@ -12,15 +31,19 @@
|
|
|
12
31
|
|
|
13
32
|
新增接口:
|
|
14
33
|
|
|
15
|
-
* [
|
|
34
|
+
* [CreateFlowReminds](https://cloud.tencent.com/document/api/1323/86002)
|
|
16
35
|
|
|
36
|
+
新增数据结构:
|
|
17
37
|
|
|
38
|
+
* [RemindFlowRecords](https://cloud.tencent.com/document/api/1323/70369#RemindFlowRecords)
|
|
18
39
|
|
|
19
|
-
## TDSQL MySQL 版(dcdb) 版本:2018-04-11
|
|
20
40
|
|
|
21
|
-
### 第 51 次发布
|
|
22
41
|
|
|
23
|
-
|
|
42
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
43
|
+
|
|
44
|
+
### 第 61 次发布
|
|
45
|
+
|
|
46
|
+
发布时间:2023-02-01 01:24:43
|
|
24
47
|
|
|
25
48
|
本次发布包含了以下内容:
|
|
26
49
|
|
|
@@ -28,7 +51,58 @@
|
|
|
28
51
|
|
|
29
52
|
新增接口:
|
|
30
53
|
|
|
31
|
-
* [
|
|
54
|
+
* [ChannelCreateFlowReminds](https://cloud.tencent.com/document/api/1420/86003)
|
|
55
|
+
|
|
56
|
+
新增数据结构:
|
|
57
|
+
|
|
58
|
+
* [RemindFlowRecords](https://cloud.tencent.com/document/api/1420/61525#RemindFlowRecords)
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
## 数据加速器 GooseFS(goosefs) 版本:2022-05-19
|
|
67
|
+
|
|
68
|
+
### 第 1 次发布
|
|
69
|
+
|
|
70
|
+
发布时间:2023-01-31 17:01:22
|
|
71
|
+
|
|
72
|
+
本次发布包含了以下内容:
|
|
73
|
+
|
|
74
|
+
改善已有的文档。
|
|
75
|
+
|
|
76
|
+
新增接口:
|
|
77
|
+
|
|
78
|
+
* [CreateDataRepositoryTask](https://cloud.tencent.com/document/api/1424/85978)
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
83
|
+
|
|
84
|
+
### 第 136 次发布
|
|
85
|
+
|
|
86
|
+
发布时间:2023-02-01 02:09:35
|
|
87
|
+
|
|
88
|
+
本次发布包含了以下内容:
|
|
89
|
+
|
|
90
|
+
改善已有的文档。
|
|
91
|
+
|
|
92
|
+
修改接口:
|
|
93
|
+
|
|
94
|
+
* [LockCcnBandwidths](https://cloud.tencent.com/document/api/215/71323)
|
|
95
|
+
|
|
96
|
+
* 新增入参:Instances
|
|
97
|
+
|
|
98
|
+
* [UnlockCcnBandwidths](https://cloud.tencent.com/document/api/215/71321)
|
|
99
|
+
|
|
100
|
+
* 新增入参:Instances
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
新增数据结构:
|
|
104
|
+
|
|
105
|
+
* [CcnFlowLock](https://cloud.tencent.com/document/api/215/15824#CcnFlowLock)
|
|
32
106
|
|
|
33
107
|
|
|
34
108
|
|
|
@@ -12499,7 +12573,7 @@
|
|
|
12499
12573
|
|
|
12500
12574
|
新增接口:
|
|
12501
12575
|
|
|
12502
|
-
* [
|
|
12576
|
+
* [DescribeDBFeatures](https://cloud.tencent.com/document/api/236/85925)
|
|
12503
12577
|
|
|
12504
12578
|
### 第 110 次发布
|
|
12505
12579
|
|
|
@@ -34874,7 +34948,7 @@
|
|
|
34874
34948
|
|
|
34875
34949
|
新增接口:
|
|
34876
34950
|
|
|
34877
|
-
* [
|
|
34951
|
+
* [UpgradeHourDCDBInstance](https://cloud.tencent.com/document/api/557/85926)
|
|
34878
34952
|
|
|
34879
34953
|
### 第 50 次发布
|
|
34880
34954
|
|
|
@@ -41644,6 +41718,21 @@
|
|
|
41644
41718
|
|
|
41645
41719
|
## Elasticsearch Service(es) 版本:2018-04-16
|
|
41646
41720
|
|
|
41721
|
+
### 第 42 次发布
|
|
41722
|
+
|
|
41723
|
+
发布时间:2023-02-01 01:24:04
|
|
41724
|
+
|
|
41725
|
+
本次发布包含了以下内容:
|
|
41726
|
+
|
|
41727
|
+
改善已有的文档。
|
|
41728
|
+
|
|
41729
|
+
修改接口:
|
|
41730
|
+
|
|
41731
|
+
* [CreateInstance](https://cloud.tencent.com/document/api/845/30633)
|
|
41732
|
+
|
|
41733
|
+
* 新增入参:EnableDiagnose
|
|
41734
|
+
|
|
41735
|
+
|
|
41647
41736
|
### 第 41 次发布
|
|
41648
41737
|
|
|
41649
41738
|
发布时间:2022-12-12 01:25:49
|
|
@@ -42586,6 +42675,22 @@
|
|
|
42586
42675
|
|
|
42587
42676
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
42588
42677
|
|
|
42678
|
+
### 第 40 次发布
|
|
42679
|
+
|
|
42680
|
+
发布时间:2023-02-01 01:24:24
|
|
42681
|
+
|
|
42682
|
+
本次发布包含了以下内容:
|
|
42683
|
+
|
|
42684
|
+
改善已有的文档。
|
|
42685
|
+
|
|
42686
|
+
新增接口:
|
|
42687
|
+
|
|
42688
|
+
* [[CreateFlowReminds](https://cloud.tencent.com/document/api/1323/86002)](https://cloud.tencent.com/document/api/#/#)
|
|
42689
|
+
|
|
42690
|
+
新增数据结构:
|
|
42691
|
+
|
|
42692
|
+
* [[RemindFlowRecords](https://cloud.tencent.com/document/api/1323/70369#RemindFlowRecords)](https://cloud.tencent.com/document/api/1323/70369#[RemindFlowRecords](https://cloud.tencent.com/document/api/1323/70369#RemindFlowRecords))
|
|
42693
|
+
|
|
42589
42694
|
### 第 39 次发布
|
|
42590
42695
|
|
|
42591
42696
|
发布时间:2023-01-13 16:40:54
|
|
@@ -43372,6 +43477,22 @@
|
|
|
43372
43477
|
|
|
43373
43478
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
43374
43479
|
|
|
43480
|
+
### 第 61 次发布
|
|
43481
|
+
|
|
43482
|
+
发布时间:2023-02-01 01:24:43
|
|
43483
|
+
|
|
43484
|
+
本次发布包含了以下内容:
|
|
43485
|
+
|
|
43486
|
+
改善已有的文档。
|
|
43487
|
+
|
|
43488
|
+
新增接口:
|
|
43489
|
+
|
|
43490
|
+
* [[ChannelCreateFlowReminds](https://cloud.tencent.com/document/api/1420/86003)](https://cloud.tencent.com/document/api/#/#)
|
|
43491
|
+
|
|
43492
|
+
新增数据结构:
|
|
43493
|
+
|
|
43494
|
+
* [[RemindFlowRecords](https://cloud.tencent.com/document/api/1420/61525#RemindFlowRecords)](https://cloud.tencent.com/document/api/1420/61525#[RemindFlowRecords](https://cloud.tencent.com/document/api/1420/61525#RemindFlowRecords))
|
|
43495
|
+
|
|
43375
43496
|
### 第 60 次发布
|
|
43376
43497
|
|
|
43377
43498
|
发布时间:2023-01-13 16:41:14
|
|
@@ -47411,6 +47532,23 @@
|
|
|
47411
47532
|
|
|
47412
47533
|
|
|
47413
47534
|
|
|
47535
|
+
## 数据加速器 GooseFS(goosefs) 版本:2022-05-19
|
|
47536
|
+
|
|
47537
|
+
### 第 1 次发布
|
|
47538
|
+
|
|
47539
|
+
发布时间:2023-01-31 17:01:22
|
|
47540
|
+
|
|
47541
|
+
本次发布包含了以下内容:
|
|
47542
|
+
|
|
47543
|
+
改善已有的文档。
|
|
47544
|
+
|
|
47545
|
+
新增接口:
|
|
47546
|
+
|
|
47547
|
+
* [[CreateDataRepositoryTask](https://cloud.tencent.com/document/api/1424/85978)](https://cloud.tencent.com/document/api/#/#)
|
|
47548
|
+
|
|
47549
|
+
|
|
47550
|
+
|
|
47551
|
+
|
|
47414
47552
|
## 游戏玩家匹配(gpm) 版本:2020-08-20
|
|
47415
47553
|
|
|
47416
47554
|
### 第 4 次发布
|
|
@@ -50240,6 +50378,26 @@
|
|
|
50240
50378
|
|
|
50241
50379
|
## 图片内容安全(ims) 版本:2020-12-29
|
|
50242
50380
|
|
|
50381
|
+
### 第 4 次发布
|
|
50382
|
+
|
|
50383
|
+
发布时间:2023-01-31 01:31:04
|
|
50384
|
+
|
|
50385
|
+
本次发布包含了以下内容:
|
|
50386
|
+
|
|
50387
|
+
改善已有的文档。
|
|
50388
|
+
|
|
50389
|
+
修改接口:
|
|
50390
|
+
|
|
50391
|
+
* [ImageModeration](https://cloud.tencent.com/document/api/1125/53273)
|
|
50392
|
+
|
|
50393
|
+
* 新增出参:RecognitionResults
|
|
50394
|
+
|
|
50395
|
+
|
|
50396
|
+
新增数据结构:
|
|
50397
|
+
|
|
50398
|
+
* [RecognitionResult](https://cloud.tencent.com/document/api/1125/53274#RecognitionResult)
|
|
50399
|
+
* [RecognitionTag](https://cloud.tencent.com/document/api/1125/53274#RecognitionTag)
|
|
50400
|
+
|
|
50243
50401
|
### 第 3 次发布
|
|
50244
50402
|
|
|
50245
50403
|
发布时间:2021-10-29 08:06:21
|
|
@@ -57724,6 +57882,18 @@
|
|
|
57724
57882
|
|
|
57725
57883
|
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
|
57726
57884
|
|
|
57885
|
+
### 第 49 次发布
|
|
57886
|
+
|
|
57887
|
+
发布时间:2023-01-31 01:40:45
|
|
57888
|
+
|
|
57889
|
+
本次发布包含了以下内容:
|
|
57890
|
+
|
|
57891
|
+
改善已有的文档。
|
|
57892
|
+
|
|
57893
|
+
新增接口:
|
|
57894
|
+
|
|
57895
|
+
* [DescribeDBEncryptAttributes](https://cloud.tencent.com/document/api/237/85940)
|
|
57896
|
+
|
|
57727
57897
|
### 第 48 次发布
|
|
57728
57898
|
|
|
57729
57899
|
发布时间:2022-11-23 06:38:36
|
|
@@ -81351,6 +81521,18 @@
|
|
|
81351
81521
|
|
|
81352
81522
|
## 分布式身份(tdid) 版本:2021-05-19
|
|
81353
81523
|
|
|
81524
|
+
### 第 5 次发布
|
|
81525
|
+
|
|
81526
|
+
发布时间:2023-01-31 01:58:44
|
|
81527
|
+
|
|
81528
|
+
本次发布包含了以下内容:
|
|
81529
|
+
|
|
81530
|
+
改善已有的文档。
|
|
81531
|
+
|
|
81532
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
81533
|
+
|
|
81534
|
+
* VerifyPurchase
|
|
81535
|
+
|
|
81354
81536
|
### 第 4 次发布
|
|
81355
81537
|
|
|
81356
81538
|
发布时间:2022-11-17 06:47:13
|
|
@@ -91400,6 +91582,24 @@
|
|
|
91400
91582
|
|
|
91401
91583
|
## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
|
|
91402
91584
|
|
|
91585
|
+
### 第 16 次发布
|
|
91586
|
+
|
|
91587
|
+
发布时间:2023-01-31 02:06:12
|
|
91588
|
+
|
|
91589
|
+
本次发布包含了以下内容:
|
|
91590
|
+
|
|
91591
|
+
改善已有的文档。
|
|
91592
|
+
|
|
91593
|
+
新增接口:
|
|
91594
|
+
|
|
91595
|
+
* [DescribeScanLogs](https://cloud.tencent.com/document/api/1458/85943)
|
|
91596
|
+
* [DescribeScanStats](https://cloud.tencent.com/document/api/1458/85942)
|
|
91597
|
+
|
|
91598
|
+
新增数据结构:
|
|
91599
|
+
|
|
91600
|
+
* [ScanLog](https://cloud.tencent.com/document/api/1458/75030#ScanLog)
|
|
91601
|
+
* [ScanStat](https://cloud.tencent.com/document/api/1458/75030#ScanStat)
|
|
91602
|
+
|
|
91403
91603
|
### 第 15 次发布
|
|
91404
91604
|
|
|
91405
91605
|
发布时间:2023-01-16 02:15:33
|
|
@@ -99877,6 +100077,29 @@
|
|
|
99877
100077
|
|
|
99878
100078
|
## 私有网络(vpc) 版本:2017-03-12
|
|
99879
100079
|
|
|
100080
|
+
### 第 136 次发布
|
|
100081
|
+
|
|
100082
|
+
发布时间:2023-02-01 02:09:35
|
|
100083
|
+
|
|
100084
|
+
本次发布包含了以下内容:
|
|
100085
|
+
|
|
100086
|
+
改善已有的文档。
|
|
100087
|
+
|
|
100088
|
+
修改接口:
|
|
100089
|
+
|
|
100090
|
+
* [LockCcnBandwidths](https://cloud.tencent.com/document/api/215/71323)
|
|
100091
|
+
|
|
100092
|
+
* 新增入参:Instances
|
|
100093
|
+
|
|
100094
|
+
* [UnlockCcnBandwidths](https://cloud.tencent.com/document/api/215/71321)
|
|
100095
|
+
|
|
100096
|
+
* 新增入参:Instances
|
|
100097
|
+
|
|
100098
|
+
|
|
100099
|
+
新增数据结构:
|
|
100100
|
+
|
|
100101
|
+
* [[CcnFlowLock](https://cloud.tencent.com/document/api/215/15824#CcnFlowLock)](https://cloud.tencent.com/document/api/215/15824#[CcnFlowLock](https://cloud.tencent.com/document/api/215/15824#CcnFlowLock))
|
|
100102
|
+
|
|
99880
100103
|
### 第 135 次发布
|
|
99881
100104
|
|
|
99882
100105
|
发布时间:2023-01-06 01:54:52
|
|
@@ -103007,6 +103230,21 @@
|
|
|
103007
103230
|
|
|
103008
103231
|
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
103009
103232
|
|
|
103233
|
+
### 第 22 次发布
|
|
103234
|
+
|
|
103235
|
+
发布时间:2023-01-31 02:14:03
|
|
103236
|
+
|
|
103237
|
+
本次发布包含了以下内容:
|
|
103238
|
+
|
|
103239
|
+
改善已有的文档。
|
|
103240
|
+
|
|
103241
|
+
修改接口:
|
|
103242
|
+
|
|
103243
|
+
* [AddCustomRule](https://cloud.tencent.com/document/api/627/53608)
|
|
103244
|
+
|
|
103245
|
+
* 新增入参:EventId
|
|
103246
|
+
|
|
103247
|
+
|
|
103010
103248
|
### 第 21 次发布
|
|
103011
103249
|
|
|
103012
103250
|
发布时间:2023-01-04 01:53:21
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
| aa | [活动防刷](https://cloud.tencent.com/document/product/1189) | 2022-08-08 06:02:45 |
|
|
4
4
|
| aai | [](https://cloud.tencent.com/document/product) | 2019-08-08 23:15:13 |
|
|
5
5
|
| acp | [应用合规平台](https://cloud.tencent.com/document/product/1553) | 2023-01-10 15:15:42 |
|
|
6
|
-
| advisor | [云顾问](https://cloud.tencent.com/document/product/1264) |
|
|
6
|
+
| advisor | [云顾问](https://cloud.tencent.com/document/product/1264) | 2023-02-01 01:01:26 |
|
|
7
7
|
| af | [借贷反欺诈](https://cloud.tencent.com/document/product/668) | 2022-05-23 06:01:54 |
|
|
8
|
-
| afc | [定制建模](https://cloud.tencent.com/document/product/1029) |
|
|
8
|
+
| afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2023-02-01 01:01:37 |
|
|
9
9
|
| ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2022-04-15 06:01:25 |
|
|
10
10
|
| ams | [音频内容安全](https://cloud.tencent.com/document/product/1219) | 2022-12-29 10:01:58 |
|
|
11
11
|
| anicloud | [动效素材服务](https://cloud.tencent.com/document/product/1641) | 2022-12-21 18:48:21 |
|
|
@@ -33,19 +33,19 @@
|
|
|
33
33
|
| bri | [业务风险情报](https://cloud.tencent.com/document/product/1064) | 2021-01-07 08:02:40 |
|
|
34
34
|
| bsca | [二进制软件成分分析](https://cloud.tencent.com/document/product/1483) | 2022-09-29 06:12:03 |
|
|
35
35
|
| btoe | [区块链可信取证](https://cloud.tencent.com/document/product/1259) | 2023-01-12 01:05:12 |
|
|
36
|
-
| cam | [访问管理](https://cloud.tencent.com/document/product/598) |
|
|
36
|
+
| cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2023-02-01 01:06:11 |
|
|
37
37
|
| captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2022-12-15 01:11:14 |
|
|
38
38
|
| car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2023-01-09 01:07:04 |
|
|
39
39
|
| casb | [云访问安全代理](https://cloud.tencent.com/document/product/1303) | 2022-12-26 10:53:16 |
|
|
40
40
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2022-12-12 01:11:14 |
|
|
41
41
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-12-28 01:04:48 |
|
|
42
42
|
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2023-01-09 01:07:34 |
|
|
43
|
-
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-01
|
|
43
|
+
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-02-01 01:07:52 |
|
|
44
44
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2022-12-15 01:12:58 |
|
|
45
45
|
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-01-17 01:12:53 |
|
|
46
46
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2022-10-31 06:15:53 |
|
|
47
47
|
| cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2022-12-20 14:06:27 |
|
|
48
|
-
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2023-01
|
|
48
|
+
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2023-02-01 01:09:52 |
|
|
49
49
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2022-12-19 01:23:20 |
|
|
50
50
|
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2023-01-04 01:09:46 |
|
|
51
51
|
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2023-01-06 18:21:15 |
|
|
@@ -62,12 +62,12 @@
|
|
|
62
62
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2022-12-05 06:32:09 |
|
|
63
63
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2022-11-16 06:15:44 |
|
|
64
64
|
| cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
|
|
65
|
-
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) |
|
|
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-01-19 01:16:22 |
|
|
68
68
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-01-12 01:12:53 |
|
|
69
69
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
70
|
-
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-01
|
|
70
|
+
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-02-01 01:17:42 |
|
|
71
71
|
| dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2022-11-04 06:19:07 |
|
|
72
72
|
| dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
|
|
73
73
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-01-13 01:19:41 |
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-01-18 01:19:30 |
|
|
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 |
|
|
82
|
-
| ds | [文档服务](https://cloud.tencent.com/document/product/869) |
|
|
82
|
+
| ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2023-02-01 01:21:28 |
|
|
83
83
|
| dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2022-04-04 06:38:57 |
|
|
84
84
|
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2023-01-12 01:17:34 |
|
|
85
85
|
| eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2022-08-23 06:27:55 |
|
|
@@ -88,18 +88,19 @@
|
|
|
88
88
|
| ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2023-01-09 01:21:37 |
|
|
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
|
-
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-01
|
|
92
|
-
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) |
|
|
93
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-01
|
|
94
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-01
|
|
91
|
+
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-02-01 01:23:44 |
|
|
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-01 01:24:24 |
|
|
94
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-02-01 01:24:43 |
|
|
95
95
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-01-12 01:20:14 |
|
|
96
|
-
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-01
|
|
96
|
+
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-02-01 01:25:17 |
|
|
97
97
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2022-04-04 06:43:06 |
|
|
98
98
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2022-04-04 06:43:12 |
|
|
99
|
-
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) |
|
|
99
|
+
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2023-02-01 01:25:50 |
|
|
100
100
|
| gme | [游戏多媒体引擎](https://cloud.tencent.com/document/product/607) | 2023-01-16 01:33:23 |
|
|
101
|
+
| goosefs | [数据加速器 GooseFS](https://cloud.tencent.com/document/product/1424) | 2023-01-31 17:01:22 |
|
|
101
102
|
| gpm | [游戏玩家匹配](https://cloud.tencent.com/document/product/1294) | 2022-07-11 06:12:36 |
|
|
102
|
-
| gs | [云游戏](https://cloud.tencent.com/document/product/1162) |
|
|
103
|
+
| gs | [云游戏](https://cloud.tencent.com/document/product/1162) | 2023-02-01 01:26:49 |
|
|
103
104
|
| gse | [游戏服务器伸缩](https://cloud.tencent.com/document/product/1165) | 2022-07-11 06:12:44 |
|
|
104
105
|
| habo | [](https://cloud.tencent.com/document/product) | 2019-05-09 19:37:22 |
|
|
105
106
|
| hasim | [高可用物联网卡](https://cloud.tencent.com/document/product/1482) | 2023-01-13 01:28:00 |
|
|
@@ -110,7 +111,7 @@
|
|
|
110
111
|
| ie | [智能编辑](https://cloud.tencent.com/document/product/1186) | 2022-10-25 06:37:05 |
|
|
111
112
|
| iecp | [物联网边缘计算平台](https://cloud.tencent.com/document/product/1118) | 2022-04-12 06:15:04 |
|
|
112
113
|
| iir | [智能识图](https://cloud.tencent.com/document/product/1217) | 2022-04-04 06:48:05 |
|
|
113
|
-
| ims | [图片内容安全](https://cloud.tencent.com/document/product/1125) |
|
|
114
|
+
| ims | [图片内容安全](https://cloud.tencent.com/document/product/1125) | 2023-02-01 01:28:39 |
|
|
114
115
|
| iot | [加速物联网套件](https://cloud.tencent.com/document/product/568) | 2022-04-04 06:48:08 |
|
|
115
116
|
| iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2022-08-16 06:27:22 |
|
|
116
117
|
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2022-12-12 01:29:57 |
|
|
@@ -120,19 +121,19 @@
|
|
|
120
121
|
| irp | [智能推荐平台](https://cloud.tencent.com/document/product/1541) | 2022-12-20 01:38:37 |
|
|
121
122
|
| ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2022-10-28 11:32:11 |
|
|
122
123
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2022-12-13 10:37:12 |
|
|
123
|
-
| lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-01
|
|
124
|
-
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-01
|
|
125
|
-
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-01
|
|
124
|
+
| lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-02-01 01:37:44 |
|
|
125
|
+
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-02-01 01:38:14 |
|
|
126
|
+
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-02-01 01:38:51 |
|
|
126
127
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
127
128
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
|
|
128
|
-
| mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) |
|
|
129
|
+
| mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2023-01-31 01:40:45 |
|
|
129
130
|
| market | [云市场](https://cloud.tencent.com/document/product/306) | 2022-04-04 06:57:43 |
|
|
130
131
|
| memcached | [云数据库Memcached](https://cloud.tencent.com/document/product/241) | 2022-10-31 06:39:12 |
|
|
131
132
|
| mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-07-08 06:11:32 |
|
|
132
133
|
| mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2023-01-10 01:33:47 |
|
|
133
134
|
| mna | [移动网络加速](https://cloud.tencent.com/document/product/1385) | 2022-11-17 11:16:37 |
|
|
134
135
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2023-01-05 01:31:47 |
|
|
135
|
-
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2023-01
|
|
136
|
+
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2023-02-01 01:40:50 |
|
|
136
137
|
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-01-13 01:39:05 |
|
|
137
138
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2022-12-08 01:38:36 |
|
|
138
139
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-01-11 01:32:47 |
|
|
@@ -140,7 +141,7 @@
|
|
|
140
141
|
| mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
|
|
141
142
|
| nlp | [自然语言处理](https://cloud.tencent.com/document/product/271) | 2022-12-15 10:27:58 |
|
|
142
143
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
143
|
-
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-01-
|
|
144
|
+
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-01-31 01:44:52 |
|
|
144
145
|
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-01-10 01:36:47 |
|
|
145
146
|
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2022-12-07 06:54:25 |
|
|
146
147
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2022-11-17 06:38:25 |
|
|
@@ -153,8 +154,8 @@
|
|
|
153
154
|
| region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2022-12-28 01:09:18 |
|
|
154
155
|
| rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2022-04-04 07:04:04 |
|
|
155
156
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
|
|
156
|
-
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2023-01-
|
|
157
|
-
| scf | [云函数](https://cloud.tencent.com/document/product/583) |
|
|
157
|
+
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2023-01-31 01:49:13 |
|
|
158
|
+
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2023-02-01 01:51:43 |
|
|
158
159
|
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2022-12-16 01:37:37 |
|
|
159
160
|
| smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2022-11-23 06:47:21 |
|
|
160
161
|
| smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2022-04-04 07:05:41 |
|
|
@@ -184,12 +185,12 @@
|
|
|
184
185
|
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2023-01-11 01:40:34 |
|
|
185
186
|
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-01-12 01:37:30 |
|
|
186
187
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2022-10-21 06:47:14 |
|
|
187
|
-
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) |
|
|
188
|
+
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2023-01-31 01:58:44 |
|
|
188
189
|
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-01-12 01:39:37 |
|
|
189
190
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2022-12-06 07:10:10 |
|
|
190
191
|
| tem | [弹性微服务 TEM](https://cloud.tencent.com/document/product/1371) | 2022-12-27 02:10:16 |
|
|
191
192
|
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-01-19 01:54:45 |
|
|
192
|
-
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-01
|
|
193
|
+
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-02-01 02:02:44 |
|
|
193
194
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
194
195
|
| tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2022-10-31 06:55:14 |
|
|
195
196
|
| ticm | [智能鉴黄](https://cloud.tencent.com/document/product/864) | 2021-01-07 08:08:15 |
|
|
@@ -203,9 +204,9 @@
|
|
|
203
204
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-11-18 06:55:59 |
|
|
204
205
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2023-01-09 01:52:45 |
|
|
205
206
|
| trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2022-12-07 07:14:03 |
|
|
206
|
-
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2023-01-
|
|
207
|
+
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2023-01-31 02:06:12 |
|
|
207
208
|
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-01-12 01:44:46 |
|
|
208
|
-
| tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) |
|
|
209
|
+
| tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-02-01 02:06:28 |
|
|
209
210
|
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2023-01-17 01:58:04 |
|
|
210
211
|
| tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2022-10-31 06:59:44 |
|
|
211
212
|
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2023-01-06 01:53:06 |
|
|
@@ -213,10 +214,10 @@
|
|
|
213
214
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-11-16 06:46:30 |
|
|
214
215
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-04-04 07:22:54 |
|
|
215
216
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-01-16 02:18:27 |
|
|
216
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-01
|
|
217
|
-
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-01
|
|
217
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-02-01 02:09:35 |
|
|
218
|
+
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-02-01 02:11:44 |
|
|
218
219
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-10-12 07:10:28 |
|
|
219
|
-
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-01
|
|
220
|
+
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-02-01 02:12:04 |
|
|
220
221
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
|
221
222
|
| yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2023-01-09 01:59:51 |
|
|
222
223
|
| youmall | [](https://cloud.tencent.com/document/product) | 2019-01-11 11:24:15 |
|
|
@@ -146,7 +146,7 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
146
146
|
}
|
|
147
147
|
|
|
148
148
|
/**
|
|
149
|
-
*
|
|
149
|
+
* 开启或禁用访问控制(自定义策略)
|
|
150
150
|
*/
|
|
151
151
|
async ModifyCustomRuleStatus(
|
|
152
152
|
req: ModifyCustomRuleStatusRequest,
|
|
@@ -328,7 +328,7 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
328
328
|
}
|
|
329
329
|
|
|
330
330
|
/**
|
|
331
|
-
*
|
|
331
|
+
* 增加访问控制(自定义策略)
|
|
332
332
|
*/
|
|
333
333
|
async AddCustomRule(
|
|
334
334
|
req: AddCustomRuleRequest,
|
|
@@ -527,13 +527,13 @@ export interface AddCustomRuleResponse {
|
|
|
527
527
|
/**
|
|
528
528
|
* 操作的状态码,如果所有的资源操作成功则返回的是成功的状态码,如果有资源操作失败则需要解析Message的内容来查看哪个资源失败
|
|
529
529
|
*/
|
|
530
|
-
Success
|
|
530
|
+
Success?: ResponseCode
|
|
531
531
|
|
|
532
532
|
/**
|
|
533
533
|
* 添加成功的规则ID
|
|
534
534
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
535
535
|
*/
|
|
536
|
-
RuleId
|
|
536
|
+
RuleId?: number
|
|
537
537
|
|
|
538
538
|
/**
|
|
539
539
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -576,7 +576,7 @@ export interface UpsertIpAccessControlRequest {
|
|
|
576
576
|
Items: Array<string>
|
|
577
577
|
|
|
578
578
|
/**
|
|
579
|
-
*
|
|
579
|
+
* WAF实例类型,sparta-waf表示SAAS型WAF,clb-waf表示负载均衡型WAF
|
|
580
580
|
*/
|
|
581
581
|
Edition?: string
|
|
582
582
|
|
|
@@ -1041,37 +1041,37 @@ export interface DescribeIpAccessControlRequest {
|
|
|
1041
1041
|
Count: number
|
|
1042
1042
|
|
|
1043
1043
|
/**
|
|
1044
|
-
*
|
|
1044
|
+
* 动作,40表示查询白名单,42表示查询黑名单
|
|
1045
1045
|
*/
|
|
1046
1046
|
ActionType?: number
|
|
1047
1047
|
|
|
1048
1048
|
/**
|
|
1049
|
-
*
|
|
1049
|
+
* 最小有效时间的时间戳
|
|
1050
1050
|
*/
|
|
1051
1051
|
VtsMin?: number
|
|
1052
1052
|
|
|
1053
1053
|
/**
|
|
1054
|
-
*
|
|
1054
|
+
* 最大有效时间的时间戳
|
|
1055
1055
|
*/
|
|
1056
1056
|
VtsMax?: number
|
|
1057
1057
|
|
|
1058
1058
|
/**
|
|
1059
|
-
*
|
|
1059
|
+
* 最小创建时间的时间戳
|
|
1060
1060
|
*/
|
|
1061
1061
|
CtsMin?: number
|
|
1062
1062
|
|
|
1063
1063
|
/**
|
|
1064
|
-
*
|
|
1064
|
+
* 最大创建时间的时间戳
|
|
1065
1065
|
*/
|
|
1066
1066
|
CtsMax?: number
|
|
1067
1067
|
|
|
1068
1068
|
/**
|
|
1069
|
-
*
|
|
1069
|
+
* 分页开始条数
|
|
1070
1070
|
*/
|
|
1071
1071
|
OffSet?: number
|
|
1072
1072
|
|
|
1073
1073
|
/**
|
|
1074
|
-
*
|
|
1074
|
+
* 每页的条数
|
|
1075
1075
|
*/
|
|
1076
1076
|
Limit?: number
|
|
1077
1077
|
|
|
@@ -1326,7 +1326,7 @@ export interface DeleteIpAccessControlRequest {
|
|
|
1326
1326
|
Items: Array<string>
|
|
1327
1327
|
|
|
1328
1328
|
/**
|
|
1329
|
-
*
|
|
1329
|
+
* 是否删除对应的域名下的所有黑/白IP名单,true表示全部删除,false表示只删除指定ip名单
|
|
1330
1330
|
*/
|
|
1331
1331
|
DeleteAll?: boolean
|
|
1332
1332
|
|
|
@@ -1504,7 +1504,7 @@ export interface ModifyCustomRuleStatusResponse {
|
|
|
1504
1504
|
/**
|
|
1505
1505
|
* 操作的状态码,如果所有的资源操作成功则返回的是成功的状态码,如果有资源操作失败则需要解析Message的内容来查看哪个资源失败
|
|
1506
1506
|
*/
|
|
1507
|
-
Success
|
|
1507
|
+
Success?: ResponseCode
|
|
1508
1508
|
|
|
1509
1509
|
/**
|
|
1510
1510
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -1808,13 +1808,13 @@ export interface DeleteIpAccessControlResponse {
|
|
|
1808
1808
|
* 删除失败的条目
|
|
1809
1809
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1810
1810
|
*/
|
|
1811
|
-
FailedItems
|
|
1811
|
+
FailedItems?: string
|
|
1812
1812
|
|
|
1813
1813
|
/**
|
|
1814
1814
|
* 删除失败的条目数
|
|
1815
1815
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1816
1816
|
*/
|
|
1817
|
-
FailedCount
|
|
1817
|
+
FailedCount?: number
|
|
1818
1818
|
|
|
1819
1819
|
/**
|
|
1820
1820
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -2089,7 +2089,7 @@ export interface AddCustomRuleRequest {
|
|
|
2089
2089
|
Redirect?: string
|
|
2090
2090
|
|
|
2091
2091
|
/**
|
|
2092
|
-
*
|
|
2092
|
+
* WAF实例类型,sparta-waf表示SAAS型WAF,clb-waf表示负载均衡型WAF
|
|
2093
2093
|
*/
|
|
2094
2094
|
Edition?: string
|
|
2095
2095
|
|
|
@@ -2097,6 +2097,11 @@ export interface AddCustomRuleRequest {
|
|
|
2097
2097
|
* 放行的详情
|
|
2098
2098
|
*/
|
|
2099
2099
|
Bypass?: string
|
|
2100
|
+
|
|
2101
|
+
/**
|
|
2102
|
+
* 添加规则的来源,默认为空
|
|
2103
|
+
*/
|
|
2104
|
+
EventId?: string
|
|
2100
2105
|
}
|
|
2101
2106
|
|
|
2102
2107
|
/**
|
|
@@ -2274,13 +2279,13 @@ export interface DescribeDomainsResponse {
|
|
|
2274
2279
|
/**
|
|
2275
2280
|
* 总数
|
|
2276
2281
|
*/
|
|
2277
|
-
Total
|
|
2282
|
+
Total?: number
|
|
2278
2283
|
|
|
2279
2284
|
/**
|
|
2280
2285
|
* domain列表
|
|
2281
2286
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2282
2287
|
*/
|
|
2283
|
-
Domains
|
|
2288
|
+
Domains?: Array<DomainInfo>
|
|
2284
2289
|
|
|
2285
2290
|
/**
|
|
2286
2291
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -2606,13 +2611,13 @@ export interface UpsertIpAccessControlResponse {
|
|
|
2606
2611
|
* 添加或修改失败的条目
|
|
2607
2612
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2608
2613
|
*/
|
|
2609
|
-
FailedItems
|
|
2614
|
+
FailedItems?: string
|
|
2610
2615
|
|
|
2611
2616
|
/**
|
|
2612
2617
|
* 添加或修改失败的数目
|
|
2613
2618
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2614
2619
|
*/
|
|
2615
|
-
FailedCount
|
|
2620
|
+
FailedCount?: number
|
|
2616
2621
|
|
|
2617
2622
|
/**
|
|
2618
2623
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -2741,21 +2746,21 @@ export type DescribeWafThreatenIntelligenceRequest = null
|
|
|
2741
2746
|
*/
|
|
2742
2747
|
export interface DescribeAccessIndexResponse {
|
|
2743
2748
|
/**
|
|
2744
|
-
*
|
|
2749
|
+
* 是否生效,true表示生效,false表示未生效
|
|
2745
2750
|
*/
|
|
2746
|
-
Status
|
|
2751
|
+
Status?: boolean
|
|
2747
2752
|
|
|
2748
2753
|
/**
|
|
2749
2754
|
* 索引配置信息
|
|
2750
2755
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2751
2756
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2752
2757
|
*/
|
|
2753
|
-
Rule
|
|
2758
|
+
Rule?: AccessRuleInfo
|
|
2754
2759
|
|
|
2755
2760
|
/**
|
|
2756
2761
|
* 索引修改时间,初始值为索引创建时间。
|
|
2757
2762
|
*/
|
|
2758
|
-
ModifyTime
|
|
2763
|
+
ModifyTime?: string
|
|
2759
2764
|
|
|
2760
2765
|
/**
|
|
2761
2766
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -11,7 +11,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
11
11
|
*/
|
|
12
12
|
DescribeAccessExports(req: DescribeAccessExportsRequest, cb?: (error: string, rep: DescribeAccessExportsResponse) => void): Promise<DescribeAccessExportsResponse>;
|
|
13
13
|
/**
|
|
14
|
-
*
|
|
14
|
+
* 开启或禁用访问控制(自定义策略)
|
|
15
15
|
*/
|
|
16
16
|
ModifyCustomRuleStatus(req: ModifyCustomRuleStatusRequest, cb?: (error: string, rep: ModifyCustomRuleStatusResponse) => void): Promise<ModifyCustomRuleStatusResponse>;
|
|
17
17
|
/**
|
|
@@ -85,7 +85,7 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
85
85
|
*/
|
|
86
86
|
GetAttackDownloadRecords(req?: GetAttackDownloadRecordsRequest, cb?: (error: string, rep: GetAttackDownloadRecordsResponse) => void): Promise<GetAttackDownloadRecordsResponse>;
|
|
87
87
|
/**
|
|
88
|
-
*
|
|
88
|
+
* 增加访问控制(自定义策略)
|
|
89
89
|
*/
|
|
90
90
|
AddCustomRule(req: AddCustomRuleRequest, cb?: (error: string, rep: AddCustomRuleResponse) => void): Promise<AddCustomRuleResponse>;
|
|
91
91
|
/**
|
|
@@ -34,7 +34,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
34
34
|
return this.request("DescribeAccessExports", req, cb);
|
|
35
35
|
}
|
|
36
36
|
/**
|
|
37
|
-
*
|
|
37
|
+
* 开启或禁用访问控制(自定义策略)
|
|
38
38
|
*/
|
|
39
39
|
async ModifyCustomRuleStatus(req, cb) {
|
|
40
40
|
return this.request("ModifyCustomRuleStatus", req, cb);
|
|
@@ -144,7 +144,7 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
144
144
|
return this.request("GetAttackDownloadRecords", req, cb);
|
|
145
145
|
}
|
|
146
146
|
/**
|
|
147
|
-
*
|
|
147
|
+
* 增加访问控制(自定义策略)
|
|
148
148
|
*/
|
|
149
149
|
async AddCustomRule(req, cb) {
|
|
150
150
|
return this.request("AddCustomRule", req, cb);
|
|
@@ -430,12 +430,12 @@ export interface AddCustomRuleResponse {
|
|
|
430
430
|
/**
|
|
431
431
|
* 操作的状态码,如果所有的资源操作成功则返回的是成功的状态码,如果有资源操作失败则需要解析Message的内容来查看哪个资源失败
|
|
432
432
|
*/
|
|
433
|
-
Success
|
|
433
|
+
Success?: ResponseCode;
|
|
434
434
|
/**
|
|
435
435
|
* 添加成功的规则ID
|
|
436
436
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
437
437
|
*/
|
|
438
|
-
RuleId
|
|
438
|
+
RuleId?: number;
|
|
439
439
|
/**
|
|
440
440
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
441
441
|
*/
|
|
@@ -471,7 +471,7 @@ export interface UpsertIpAccessControlRequest {
|
|
|
471
471
|
*/
|
|
472
472
|
Items: Array<string>;
|
|
473
473
|
/**
|
|
474
|
-
*
|
|
474
|
+
* WAF实例类型,sparta-waf表示SAAS型WAF,clb-waf表示负载均衡型WAF
|
|
475
475
|
*/
|
|
476
476
|
Edition?: string;
|
|
477
477
|
/**
|
|
@@ -861,31 +861,31 @@ export interface DescribeIpAccessControlRequest {
|
|
|
861
861
|
*/
|
|
862
862
|
Count: number;
|
|
863
863
|
/**
|
|
864
|
-
*
|
|
864
|
+
* 动作,40表示查询白名单,42表示查询黑名单
|
|
865
865
|
*/
|
|
866
866
|
ActionType?: number;
|
|
867
867
|
/**
|
|
868
|
-
*
|
|
868
|
+
* 最小有效时间的时间戳
|
|
869
869
|
*/
|
|
870
870
|
VtsMin?: number;
|
|
871
871
|
/**
|
|
872
|
-
*
|
|
872
|
+
* 最大有效时间的时间戳
|
|
873
873
|
*/
|
|
874
874
|
VtsMax?: number;
|
|
875
875
|
/**
|
|
876
|
-
*
|
|
876
|
+
* 最小创建时间的时间戳
|
|
877
877
|
*/
|
|
878
878
|
CtsMin?: number;
|
|
879
879
|
/**
|
|
880
|
-
*
|
|
880
|
+
* 最大创建时间的时间戳
|
|
881
881
|
*/
|
|
882
882
|
CtsMax?: number;
|
|
883
883
|
/**
|
|
884
|
-
*
|
|
884
|
+
* 分页开始条数
|
|
885
885
|
*/
|
|
886
886
|
OffSet?: number;
|
|
887
887
|
/**
|
|
888
|
-
*
|
|
888
|
+
* 每页的条数
|
|
889
889
|
*/
|
|
890
890
|
Limit?: number;
|
|
891
891
|
/**
|
|
@@ -1093,7 +1093,7 @@ export interface DeleteIpAccessControlRequest {
|
|
|
1093
1093
|
*/
|
|
1094
1094
|
Items: Array<string>;
|
|
1095
1095
|
/**
|
|
1096
|
-
*
|
|
1096
|
+
* 是否删除对应的域名下的所有黑/白IP名单,true表示全部删除,false表示只删除指定ip名单
|
|
1097
1097
|
*/
|
|
1098
1098
|
DeleteAll?: boolean;
|
|
1099
1099
|
/**
|
|
@@ -1245,7 +1245,7 @@ export interface ModifyCustomRuleStatusResponse {
|
|
|
1245
1245
|
/**
|
|
1246
1246
|
* 操作的状态码,如果所有的资源操作成功则返回的是成功的状态码,如果有资源操作失败则需要解析Message的内容来查看哪个资源失败
|
|
1247
1247
|
*/
|
|
1248
|
-
Success
|
|
1248
|
+
Success?: ResponseCode;
|
|
1249
1249
|
/**
|
|
1250
1250
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1251
1251
|
*/
|
|
@@ -1505,12 +1505,12 @@ export interface DeleteIpAccessControlResponse {
|
|
|
1505
1505
|
* 删除失败的条目
|
|
1506
1506
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1507
1507
|
*/
|
|
1508
|
-
FailedItems
|
|
1508
|
+
FailedItems?: string;
|
|
1509
1509
|
/**
|
|
1510
1510
|
* 删除失败的条目数
|
|
1511
1511
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1512
1512
|
*/
|
|
1513
|
-
FailedCount
|
|
1513
|
+
FailedCount?: number;
|
|
1514
1514
|
/**
|
|
1515
1515
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1516
1516
|
*/
|
|
@@ -1738,13 +1738,17 @@ export interface AddCustomRuleRequest {
|
|
|
1738
1738
|
*/
|
|
1739
1739
|
Redirect?: string;
|
|
1740
1740
|
/**
|
|
1741
|
-
*
|
|
1741
|
+
* WAF实例类型,sparta-waf表示SAAS型WAF,clb-waf表示负载均衡型WAF
|
|
1742
1742
|
*/
|
|
1743
1743
|
Edition?: string;
|
|
1744
1744
|
/**
|
|
1745
1745
|
* 放行的详情
|
|
1746
1746
|
*/
|
|
1747
1747
|
Bypass?: string;
|
|
1748
|
+
/**
|
|
1749
|
+
* 添加规则的来源,默认为空
|
|
1750
|
+
*/
|
|
1751
|
+
EventId?: string;
|
|
1748
1752
|
}
|
|
1749
1753
|
/**
|
|
1750
1754
|
* 业务安全资源信息
|
|
@@ -1895,12 +1899,12 @@ export interface DescribeDomainsResponse {
|
|
|
1895
1899
|
/**
|
|
1896
1900
|
* 总数
|
|
1897
1901
|
*/
|
|
1898
|
-
Total
|
|
1902
|
+
Total?: number;
|
|
1899
1903
|
/**
|
|
1900
1904
|
* domain列表
|
|
1901
1905
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
1902
1906
|
*/
|
|
1903
|
-
Domains
|
|
1907
|
+
Domains?: Array<DomainInfo>;
|
|
1904
1908
|
/**
|
|
1905
1909
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1906
1910
|
*/
|
|
@@ -2177,12 +2181,12 @@ export interface UpsertIpAccessControlResponse {
|
|
|
2177
2181
|
* 添加或修改失败的条目
|
|
2178
2182
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2179
2183
|
*/
|
|
2180
|
-
FailedItems
|
|
2184
|
+
FailedItems?: string;
|
|
2181
2185
|
/**
|
|
2182
2186
|
* 添加或修改失败的数目
|
|
2183
2187
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2184
2188
|
*/
|
|
2185
|
-
FailedCount
|
|
2189
|
+
FailedCount?: number;
|
|
2186
2190
|
/**
|
|
2187
2191
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
2188
2192
|
*/
|
|
@@ -2289,19 +2293,19 @@ export declare type DescribeWafThreatenIntelligenceRequest = null;
|
|
|
2289
2293
|
*/
|
|
2290
2294
|
export interface DescribeAccessIndexResponse {
|
|
2291
2295
|
/**
|
|
2292
|
-
*
|
|
2296
|
+
* 是否生效,true表示生效,false表示未生效
|
|
2293
2297
|
*/
|
|
2294
|
-
Status
|
|
2298
|
+
Status?: boolean;
|
|
2295
2299
|
/**
|
|
2296
2300
|
* 索引配置信息
|
|
2297
2301
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2298
2302
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2299
2303
|
*/
|
|
2300
|
-
Rule
|
|
2304
|
+
Rule?: AccessRuleInfo;
|
|
2301
2305
|
/**
|
|
2302
2306
|
* 索引修改时间,初始值为索引创建时间。
|
|
2303
2307
|
*/
|
|
2304
|
-
ModifyTime
|
|
2308
|
+
ModifyTime?: string;
|
|
2305
2309
|
/**
|
|
2306
2310
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
2307
2311
|
*/
|