tencentcloud-sdk-nodejs-waf 4.0.526 → 4.0.528

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 CHANGED
@@ -1,3 +1,140 @@
1
+ # Release 4.0.528
2
+
3
+ ## 图片内容安全(ims) 版本:2020-12-29
4
+
5
+ ### 第 4 次发布
6
+
7
+ 发布时间:2023-01-31 01:31:04
8
+
9
+ 本次发布包含了以下内容:
10
+
11
+ 改善已有的文档。
12
+
13
+ 修改接口:
14
+
15
+ * [ImageModeration](https://cloud.tencent.com/document/api/1125/53273)
16
+
17
+ * 新增出参:RecognitionResults
18
+
19
+
20
+ 新增数据结构:
21
+
22
+ * [RecognitionResult](https://cloud.tencent.com/document/api/1125/53274#RecognitionResult)
23
+ * [RecognitionTag](https://cloud.tencent.com/document/api/1125/53274#RecognitionTag)
24
+
25
+
26
+
27
+ ## 图片内容安全(ims) 版本:2020-07-13
28
+
29
+
30
+
31
+ ## 云数据库 MariaDB(mariadb) 版本:2017-03-12
32
+
33
+ ### 第 49 次发布
34
+
35
+ 发布时间:2023-01-31 01:40:45
36
+
37
+ 本次发布包含了以下内容:
38
+
39
+ 改善已有的文档。
40
+
41
+ 新增接口:
42
+
43
+ * [DescribeDBEncryptAttributes](https://cloud.tencent.com/document/api/237/85940)
44
+
45
+
46
+
47
+ ## 分布式身份(tdid) 版本:2021-05-19
48
+
49
+ ### 第 5 次发布
50
+
51
+ 发布时间:2023-01-31 01:58:44
52
+
53
+ 本次发布包含了以下内容:
54
+
55
+ 改善已有的文档。
56
+
57
+ <font color="#dd0000">**删除接口**:</font>
58
+
59
+ * VerifyPurchase
60
+
61
+
62
+
63
+ ## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
64
+
65
+ ### 第 16 次发布
66
+
67
+ 发布时间:2023-01-31 02:06:12
68
+
69
+ 本次发布包含了以下内容:
70
+
71
+ 改善已有的文档。
72
+
73
+ 新增接口:
74
+
75
+ * [DescribeScanLogs](https://cloud.tencent.com/document/api/1458/85943)
76
+ * [DescribeScanStats](https://cloud.tencent.com/document/api/1458/85942)
77
+
78
+ 新增数据结构:
79
+
80
+ * [ScanLog](https://cloud.tencent.com/document/api/1458/75030#ScanLog)
81
+ * [ScanStat](https://cloud.tencent.com/document/api/1458/75030#ScanStat)
82
+
83
+
84
+
85
+ ## Web 应用防火墙(waf) 版本:2018-01-25
86
+
87
+ ### 第 22 次发布
88
+
89
+ 发布时间:2023-01-31 02:14:03
90
+
91
+ 本次发布包含了以下内容:
92
+
93
+ 改善已有的文档。
94
+
95
+ 修改接口:
96
+
97
+ * [AddCustomRule](https://cloud.tencent.com/document/api/627/53608)
98
+
99
+ * 新增入参:EventId
100
+
101
+
102
+
103
+
104
+ # Release 4.0.527
105
+
106
+ ## 云数据库 MySQL(cdb) 版本:2017-03-20
107
+
108
+ ### 第 111 次发布
109
+
110
+ 发布时间:2023-01-30 01:08:01
111
+
112
+ 本次发布包含了以下内容:
113
+
114
+ 改善已有的文档。
115
+
116
+ 新增接口:
117
+
118
+ * [DescribeDBFeatures](https://cloud.tencent.com/document/api/236/85925)
119
+
120
+
121
+
122
+ ## TDSQL MySQL 版(dcdb) 版本:2018-04-11
123
+
124
+ ### 第 51 次发布
125
+
126
+ 发布时间:2023-01-30 01:20:38
127
+
128
+ 本次发布包含了以下内容:
129
+
130
+ 改善已有的文档。
131
+
132
+ 新增接口:
133
+
134
+ * [UpgradeHourDCDBInstance](https://cloud.tencent.com/document/api/557/85926)
135
+
136
+
137
+
1
138
  # Release 4.0.526
2
139
 
3
140
  ## 负载均衡(clb) 版本:2018-03-17
@@ -1,29 +1,38 @@
1
1
  # 本版本更新包含以下内容:
2
2
 
3
- ## 负载均衡(clb) 版本:2018-03-17
3
+ ## 图片内容安全(ims) 版本:2020-12-29
4
4
 
5
- ### 第 78 次发布
5
+ ### 第 4 次发布
6
6
 
7
- 发布时间:2023-01-18 17:55:46
7
+ 发布时间:2023-01-31 01:31:04
8
8
 
9
9
  本次发布包含了以下内容:
10
10
 
11
11
  改善已有的文档。
12
12
 
13
- 修改数据结构:
13
+ 修改接口:
14
14
 
15
- * [TargetHealth](https://cloud.tencent.com/document/api/214/30694#TargetHealth)
15
+ * [ImageModeration](https://cloud.tencent.com/document/api/1125/53273)
16
16
 
17
- * 新增成员:HealthStatusDetail
17
+ * 新增出参:RecognitionResults
18
18
 
19
19
 
20
+ 新增数据结构:
20
21
 
22
+ * [RecognitionResult](https://cloud.tencent.com/document/api/1125/53274#RecognitionResult)
23
+ * [RecognitionTag](https://cloud.tencent.com/document/api/1125/53274#RecognitionTag)
21
24
 
22
- ## 边缘安全加速平台(teo) 版本:2022-09-01
23
25
 
24
- ### 第 28 次发布
25
26
 
26
- 发布时间:2023-01-19 01:54:45
27
+ ## 图片内容安全(ims) 版本:2020-07-13
28
+
29
+
30
+
31
+ ## 云数据库 MariaDB(mariadb) 版本:2017-03-12
32
+
33
+ ### 第 49 次发布
34
+
35
+ 发布时间:2023-01-31 01:40:45
27
36
 
28
37
  本次发布包含了以下内容:
29
38
 
@@ -31,11 +40,64 @@
31
40
 
32
41
  新增接口:
33
42
 
34
- * [DescribeTimingL7SourceData](https://cloud.tencent.com/document/api/1552/85910)
43
+ * [DescribeDBEncryptAttributes](https://cloud.tencent.com/document/api/237/85940)
35
44
 
36
45
 
37
46
 
38
- ## 边缘安全加速平台(teo) 版本:2022-01-06
47
+ ## 分布式身份(tdid) 版本:2021-05-19
48
+
49
+ ### 第 5 次发布
50
+
51
+ 发布时间:2023-01-31 01:58:44
52
+
53
+ 本次发布包含了以下内容:
54
+
55
+ 改善已有的文档。
56
+
57
+ <font color="#dd0000">**删除接口**:</font>
58
+
59
+ * VerifyPurchase
60
+
61
+
62
+
63
+ ## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
64
+
65
+ ### 第 16 次发布
66
+
67
+ 发布时间:2023-01-31 02:06:12
68
+
69
+ 本次发布包含了以下内容:
70
+
71
+ 改善已有的文档。
72
+
73
+ 新增接口:
74
+
75
+ * [DescribeScanLogs](https://cloud.tencent.com/document/api/1458/85943)
76
+ * [DescribeScanStats](https://cloud.tencent.com/document/api/1458/85942)
77
+
78
+ 新增数据结构:
79
+
80
+ * [ScanLog](https://cloud.tencent.com/document/api/1458/75030#ScanLog)
81
+ * [ScanStat](https://cloud.tencent.com/document/api/1458/75030#ScanStat)
82
+
83
+
84
+
85
+ ## Web 应用防火墙(waf) 版本:2018-01-25
86
+
87
+ ### 第 22 次发布
88
+
89
+ 发布时间:2023-01-31 02:14:03
90
+
91
+ 本次发布包含了以下内容:
92
+
93
+ 改善已有的文档。
94
+
95
+ 修改接口:
96
+
97
+ * [AddCustomRule](https://cloud.tencent.com/document/api/627/53608)
98
+
99
+ * 新增入参:EventId
100
+
39
101
 
40
102
 
41
103
 
@@ -12496,6 +12558,18 @@
12496
12558
 
12497
12559
  ## 云数据库 MySQL(cdb) 版本:2017-03-20
12498
12560
 
12561
+ ### 第 111 次发布
12562
+
12563
+ 发布时间:2023-01-30 01:08:01
12564
+
12565
+ 本次发布包含了以下内容:
12566
+
12567
+ 改善已有的文档。
12568
+
12569
+ 新增接口:
12570
+
12571
+ * [DescribeDBFeatures](https://cloud.tencent.com/document/api/236/85925)
12572
+
12499
12573
  ### 第 110 次发布
12500
12574
 
12501
12575
  发布时间:2023-01-16 01:12:59
@@ -34859,6 +34933,18 @@
34859
34933
 
34860
34934
  ## TDSQL MySQL 版(dcdb) 版本:2018-04-11
34861
34935
 
34936
+ ### 第 51 次发布
34937
+
34938
+ 发布时间:2023-01-30 01:20:38
34939
+
34940
+ 本次发布包含了以下内容:
34941
+
34942
+ 改善已有的文档。
34943
+
34944
+ 新增接口:
34945
+
34946
+ * [UpgradeHourDCDBInstance](https://cloud.tencent.com/document/api/557/85926)
34947
+
34862
34948
  ### 第 50 次发布
34863
34949
 
34864
34950
  发布时间:2022-11-29 06:37:37
@@ -50223,6 +50309,26 @@
50223
50309
 
50224
50310
  ## 图片内容安全(ims) 版本:2020-12-29
50225
50311
 
50312
+ ### 第 4 次发布
50313
+
50314
+ 发布时间:2023-01-31 01:31:04
50315
+
50316
+ 本次发布包含了以下内容:
50317
+
50318
+ 改善已有的文档。
50319
+
50320
+ 修改接口:
50321
+
50322
+ * [ImageModeration](https://cloud.tencent.com/document/api/1125/53273)
50323
+
50324
+ * 新增出参:RecognitionResults
50325
+
50326
+
50327
+ 新增数据结构:
50328
+
50329
+ * [[RecognitionResult](https://cloud.tencent.com/document/api/1125/53274#RecognitionResult)](https://cloud.tencent.com/document/api/1125/53274#[RecognitionResult](https://cloud.tencent.com/document/api/1125/53274#RecognitionResult))
50330
+ * [[RecognitionTag](https://cloud.tencent.com/document/api/1125/53274#RecognitionTag)](https://cloud.tencent.com/document/api/1125/53274#[RecognitionTag](https://cloud.tencent.com/document/api/1125/53274#RecognitionTag))
50331
+
50226
50332
  ### 第 3 次发布
50227
50333
 
50228
50334
  发布时间:2021-10-29 08:06:21
@@ -57707,6 +57813,18 @@
57707
57813
 
57708
57814
  ## 云数据库 MariaDB(mariadb) 版本:2017-03-12
57709
57815
 
57816
+ ### 第 49 次发布
57817
+
57818
+ 发布时间:2023-01-31 01:40:45
57819
+
57820
+ 本次发布包含了以下内容:
57821
+
57822
+ 改善已有的文档。
57823
+
57824
+ 新增接口:
57825
+
57826
+ * [[DescribeDBEncryptAttributes](https://cloud.tencent.com/document/api/237/85940)](https://cloud.tencent.com/document/api/#/#)
57827
+
57710
57828
  ### 第 48 次发布
57711
57829
 
57712
57830
  发布时间:2022-11-23 06:38:36
@@ -81334,6 +81452,18 @@
81334
81452
 
81335
81453
  ## 分布式身份(tdid) 版本:2021-05-19
81336
81454
 
81455
+ ### 第 5 次发布
81456
+
81457
+ 发布时间:2023-01-31 01:58:44
81458
+
81459
+ 本次发布包含了以下内容:
81460
+
81461
+ 改善已有的文档。
81462
+
81463
+ <font color="#dd0000">**删除接口**:</font>
81464
+
81465
+ * VerifyPurchase
81466
+
81337
81467
  ### 第 4 次发布
81338
81468
 
81339
81469
  发布时间:2022-11-17 06:47:13
@@ -84456,7 +84586,7 @@
84456
84586
 
84457
84587
  新增接口:
84458
84588
 
84459
- * [[DescribeTimingL7SourceData](https://cloud.tencent.com/document/api/1552/85910)](https://cloud.tencent.com/document/api/#/#)
84589
+ * [DescribeTimingL7SourceData](https://cloud.tencent.com/document/api/1552/85910)
84460
84590
 
84461
84591
  ### 第 27 次发布
84462
84592
 
@@ -91383,6 +91513,24 @@
91383
91513
 
91384
91514
  ## T-Sec-安心平台(RP)(trp) 版本:2021-05-15
91385
91515
 
91516
+ ### 第 16 次发布
91517
+
91518
+ 发布时间:2023-01-31 02:06:12
91519
+
91520
+ 本次发布包含了以下内容:
91521
+
91522
+ 改善已有的文档。
91523
+
91524
+ 新增接口:
91525
+
91526
+ * [[DescribeScanLogs](https://cloud.tencent.com/document/api/1458/85943)](https://cloud.tencent.com/document/api/#/#)
91527
+ * [[DescribeScanStats](https://cloud.tencent.com/document/api/1458/85942)](https://cloud.tencent.com/document/api/#/#)
91528
+
91529
+ 新增数据结构:
91530
+
91531
+ * [[ScanLog](https://cloud.tencent.com/document/api/1458/75030#ScanLog)](https://cloud.tencent.com/document/api/1458/75030#[ScanLog](https://cloud.tencent.com/document/api/1458/75030#ScanLog))
91532
+ * [[ScanStat](https://cloud.tencent.com/document/api/1458/75030#ScanStat)](https://cloud.tencent.com/document/api/1458/75030#[ScanStat](https://cloud.tencent.com/document/api/1458/75030#ScanStat))
91533
+
91386
91534
  ### 第 15 次发布
91387
91535
 
91388
91536
  发布时间:2023-01-16 02:15:33
@@ -102990,6 +103138,21 @@
102990
103138
 
102991
103139
  ## Web 应用防火墙(waf) 版本:2018-01-25
102992
103140
 
103141
+ ### 第 22 次发布
103142
+
103143
+ 发布时间:2023-01-31 02:14:03
103144
+
103145
+ 本次发布包含了以下内容:
103146
+
103147
+ 改善已有的文档。
103148
+
103149
+ 修改接口:
103150
+
103151
+ * [AddCustomRule](https://cloud.tencent.com/document/api/627/53608)
103152
+
103153
+ * 新增入参:EventId
103154
+
103155
+
102993
103156
  ### 第 21 次发布
102994
103157
 
102995
103158
  发布时间:2023-01-04 01:53:21
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs-waf",
3
- "version": "4.0.526",
3
+ "version": "4.0.528",
4
4
  "description": "Tencent Cloud API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {
package/products.md CHANGED
@@ -40,7 +40,7 @@
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-16 01:12:59 |
43
+ | cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-01-30 01:08:01 |
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 |
@@ -74,8 +74,8 @@
74
74
  | dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2023-01-09 01:18:23 |
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
- | dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2022-11-29 06:37:37 |
78
- | dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-01-10 01:20:24 |
77
+ | dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-01-30 01:20:38 |
78
+ | dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-01-20 01:28:13 |
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 |
@@ -110,7 +110,7 @@
110
110
  | ie | [智能编辑](https://cloud.tencent.com/document/product/1186) | 2022-10-25 06:37:05 |
111
111
  | iecp | [物联网边缘计算平台](https://cloud.tencent.com/document/product/1118) | 2022-04-12 06:15:04 |
112
112
  | iir | [智能识图](https://cloud.tencent.com/document/product/1217) | 2022-04-04 06:48:05 |
113
- | ims | [图片内容安全](https://cloud.tencent.com/document/product/1125) | 2022-09-29 06:34:25 |
113
+ | ims | [图片内容安全](https://cloud.tencent.com/document/product/1125) | 2023-01-31 01:31:04 |
114
114
  | iot | [加速物联网套件](https://cloud.tencent.com/document/product/568) | 2022-04-04 06:48:08 |
115
115
  | iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2022-08-16 06:27:22 |
116
116
  | iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2022-12-12 01:29:57 |
@@ -120,19 +120,19 @@
120
120
  | irp | [智能推荐平台](https://cloud.tencent.com/document/product/1541) | 2022-12-20 01:38:37 |
121
121
  | ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2022-10-28 11:32:11 |
122
122
  | 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-16 01:41:05 |
124
- | lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-01-18 01:32:32 |
123
+ | lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-01-31 01:35:50 |
124
+ | lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-01-31 01:36:20 |
125
125
  | live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-01-11 01:29:14 |
126
126
  | lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
127
127
  | lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
128
- | mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2022-11-23 06:38:36 |
128
+ | mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2023-01-31 01:40:45 |
129
129
  | market | [云市场](https://cloud.tencent.com/document/product/306) | 2022-04-04 06:57:43 |
130
130
  | memcached | [云数据库Memcached](https://cloud.tencent.com/document/product/241) | 2022-10-31 06:39:12 |
131
131
  | mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-07-08 06:11:32 |
132
132
  | mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2023-01-10 01:33:47 |
133
133
  | mna | [移动网络加速](https://cloud.tencent.com/document/product/1385) | 2022-11-17 11:16:37 |
134
134
  | 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-16 01:44:00 |
135
+ | monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2023-01-30 01:36:53 |
136
136
  | mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-01-13 01:39:05 |
137
137
  | mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2022-12-08 01:38:36 |
138
138
  | ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-01-11 01:32:47 |
@@ -140,7 +140,7 @@
140
140
  | mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
141
141
  | nlp | [自然语言处理](https://cloud.tencent.com/document/product/271) | 2022-12-15 10:27:58 |
142
142
  | 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-13 01:40:40 |
143
+ | oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-01-31 01:44:52 |
144
144
  | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-01-10 01:36:47 |
145
145
  | organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2022-12-07 06:54:25 |
146
146
  | partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2022-11-17 06:38:25 |
@@ -153,7 +153,7 @@
153
153
  | region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2022-12-28 01:09:18 |
154
154
  | rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2022-04-04 07:04:04 |
155
155
  | 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-18 01:39:51 |
156
+ | rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2023-01-31 01:49:13 |
157
157
  | scf | [云函数](https://cloud.tencent.com/document/product/583) | 2022-12-16 01:37:15 |
158
158
  | ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2022-12-16 01:37:37 |
159
159
  | smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2022-11-23 06:47:21 |
@@ -184,7 +184,7 @@
184
184
  | tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2023-01-11 01:40:34 |
185
185
  | tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-01-12 01:37:30 |
186
186
  | 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) | 2022-12-30 17:21:31 |
187
+ | tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2023-01-31 01:58:44 |
188
188
  | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-01-12 01:39:37 |
189
189
  | tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2022-12-06 07:10:10 |
190
190
  | tem | [弹性微服务 TEM](https://cloud.tencent.com/document/product/1371) | 2022-12-27 02:10:16 |
@@ -203,7 +203,7 @@
203
203
  | tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-11-18 06:55:59 |
204
204
  | tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2023-01-09 01:52:45 |
205
205
  | 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-16 02:15:33 |
206
+ | trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2023-01-31 02:06:12 |
207
207
  | trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-01-12 01:44:46 |
208
208
  | tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2022-10-31 06:58:14 |
209
209
  | tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2023-01-17 01:58:04 |
@@ -214,7 +214,7 @@
214
214
  | vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-04-04 07:22:54 |
215
215
  | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-01-16 02:18:27 |
216
216
  | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-01-10 01:57:25 |
217
- | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-01-04 01:53:21 |
217
+ | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-01-31 02:14:03 |
218
218
  | wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-10-12 07:10:28 |
219
219
  | wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-01-16 02:22:20 |
220
220
  | wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
@@ -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: ResponseCode
530
+ Success?: ResponseCode
531
531
 
532
532
  /**
533
533
  * 添加成功的规则ID
534
534
  注意:此字段可能返回 null,表示取不到有效值。
535
535
  */
536
- RuleId: number
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
- * clb-waf或者sparta-waf
579
+ * WAF实例类型,sparta-waf表示SAAS型WAF,clb-waf表示负载均衡型WAF
580
580
  */
581
581
  Edition?: string
582
582
 
@@ -1504,7 +1504,7 @@ export interface ModifyCustomRuleStatusResponse {
1504
1504
  /**
1505
1505
  * 操作的状态码,如果所有的资源操作成功则返回的是成功的状态码,如果有资源操作失败则需要解析Message的内容来查看哪个资源失败
1506
1506
  */
1507
- Success: ResponseCode
1507
+ Success?: ResponseCode
1508
1508
 
1509
1509
  /**
1510
1510
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -2089,7 +2089,7 @@ export interface AddCustomRuleRequest {
2089
2089
  Redirect?: string
2090
2090
 
2091
2091
  /**
2092
- * "clb-waf"或者"sparta-waf"
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: number
2282
+ Total?: number
2278
2283
 
2279
2284
  /**
2280
2285
  * domain列表
2281
2286
  注意:此字段可能返回 null,表示取不到有效值。
2282
2287
  */
2283
- Domains: Array<DomainInfo>
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: string
2614
+ FailedItems?: string
2610
2615
 
2611
2616
  /**
2612
2617
  * 添加或修改失败的数目
2613
2618
  注意:此字段可能返回 null,表示取不到有效值。
2614
2619
  */
2615
- FailedCount: number
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: boolean
2751
+ Status?: boolean
2747
2752
 
2748
2753
  /**
2749
2754
  * 索引配置信息
2750
2755
  注意:此字段可能返回 null,表示取不到有效值。
2751
2756
  注意:此字段可能返回 null,表示取不到有效值。
2752
2757
  */
2753
- Rule: AccessRuleInfo
2758
+ Rule?: AccessRuleInfo
2754
2759
 
2755
2760
  /**
2756
2761
  * 索引修改时间,初始值为索引创建时间。
2757
2762
  */
2758
- ModifyTime: string
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: ResponseCode;
433
+ Success?: ResponseCode;
434
434
  /**
435
435
  * 添加成功的规则ID
436
436
  注意:此字段可能返回 null,表示取不到有效值。
437
437
  */
438
- RuleId: number;
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
- * clb-waf或者sparta-waf
474
+ * WAF实例类型,sparta-waf表示SAAS型WAF,clb-waf表示负载均衡型WAF
475
475
  */
476
476
  Edition?: string;
477
477
  /**
@@ -1245,7 +1245,7 @@ export interface ModifyCustomRuleStatusResponse {
1245
1245
  /**
1246
1246
  * 操作的状态码,如果所有的资源操作成功则返回的是成功的状态码,如果有资源操作失败则需要解析Message的内容来查看哪个资源失败
1247
1247
  */
1248
- Success: ResponseCode;
1248
+ Success?: ResponseCode;
1249
1249
  /**
1250
1250
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1251
1251
  */
@@ -1738,13 +1738,17 @@ export interface AddCustomRuleRequest {
1738
1738
  */
1739
1739
  Redirect?: string;
1740
1740
  /**
1741
- * "clb-waf"或者"sparta-waf"
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: number;
1902
+ Total?: number;
1899
1903
  /**
1900
1904
  * domain列表
1901
1905
  注意:此字段可能返回 null,表示取不到有效值。
1902
1906
  */
1903
- Domains: Array<DomainInfo>;
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: string;
2184
+ FailedItems?: string;
2181
2185
  /**
2182
2186
  * 添加或修改失败的数目
2183
2187
  注意:此字段可能返回 null,表示取不到有效值。
2184
2188
  */
2185
- FailedCount: number;
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: boolean;
2298
+ Status?: boolean;
2295
2299
  /**
2296
2300
  * 索引配置信息
2297
2301
  注意:此字段可能返回 null,表示取不到有效值。
2298
2302
  注意:此字段可能返回 null,表示取不到有效值。
2299
2303
  */
2300
- Rule: AccessRuleInfo;
2304
+ Rule?: AccessRuleInfo;
2301
2305
  /**
2302
2306
  * 索引修改时间,初始值为索引创建时间。
2303
2307
  */
2304
- ModifyTime: string;
2308
+ ModifyTime?: string;
2305
2309
  /**
2306
2310
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2307
2311
  */