tencentcloud-sdk-nodejs 4.0.900 → 4.0.902

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.
Files changed (84) hide show
  1. package/CHANGELOG.md +414 -0
  2. package/SERVICE_CHANGELOG.md +588 -6
  3. package/package.json +1 -1
  4. package/products.md +22 -22
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/as/v20180419/as_models.ts +29 -3
  7. package/src/services/ccc/v20200210/ccc_models.ts +11 -1
  8. package/src/services/cdb/v20170320/cdb_client.ts +2 -1
  9. package/src/services/cdb/v20170320/cdb_models.ts +22 -1
  10. package/src/services/ckafka/v20190819/ckafka_client.ts +13 -1
  11. package/src/services/ckafka/v20190819/ckafka_models.ts +72 -8
  12. package/src/services/cvm/v20170312/cvm_client.ts +26 -2
  13. package/src/services/cvm/v20170312/cvm_models.ts +70 -18
  14. package/src/services/cynosdb/v20190107/cynosdb_client.ts +40 -15
  15. package/src/services/cynosdb/v20190107/cynosdb_models.ts +266 -168
  16. package/src/services/es/v20180416/es_models.ts +16 -0
  17. package/src/services/ess/v20201111/ess_client.ts +55 -20
  18. package/src/services/ess/v20201111/ess_models.ts +53 -16
  19. package/src/services/essbasic/v20210526/essbasic_client.ts +44 -29
  20. package/src/services/essbasic/v20210526/essbasic_models.ts +13 -13
  21. package/src/services/gaap/v20180529/gaap_models.ts +17 -17
  22. package/src/services/hunyuan/v20230901/hunyuan_client.ts +4 -2
  23. package/src/services/hunyuan/v20230901/hunyuan_models.ts +84 -43
  24. package/src/services/iss/v20230517/iss_models.ts +2 -1
  25. package/src/services/mna/v20210119/mna_client.ts +74 -1
  26. package/src/services/mna/v20210119/mna_models.ts +244 -25
  27. package/src/services/mongodb/v20190725/mongodb_models.ts +6 -6
  28. package/src/services/monitor/v20180724/monitor_models.ts +31 -19
  29. package/src/services/oceanus/v20190422/oceanus_models.ts +4 -0
  30. package/src/services/postgres/v20170312/postgres_client.ts +149 -62
  31. package/src/services/postgres/v20170312/postgres_models.ts +401 -111
  32. package/src/services/rce/v20201103/rce_client.ts +1 -0
  33. package/src/services/rce/v20201103/rce_models.ts +72 -0
  34. package/src/services/tcr/v20190924/tcr_client.ts +2 -2
  35. package/src/services/tcr/v20190924/tcr_models.ts +30 -18
  36. package/src/services/vpc/v20170312/vpc_models.ts +9 -9
  37. package/src/services/waf/v20180125/waf_models.ts +206 -39
  38. package/tencentcloud/common/sdk_version.d.ts +1 -1
  39. package/tencentcloud/common/sdk_version.js +1 -1
  40. package/tencentcloud/services/as/v20180419/as_models.d.ts +29 -3
  41. package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +11 -1
  42. package/tencentcloud/services/cdb/v20170320/cdb_client.d.ts +1 -1
  43. package/tencentcloud/services/cdb/v20170320/cdb_client.js +1 -1
  44. package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +21 -1
  45. package/tencentcloud/services/ckafka/v20190819/ckafka_client.d.ts +5 -1
  46. package/tencentcloud/services/ckafka/v20190819/ckafka_client.js +6 -0
  47. package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +70 -8
  48. package/tencentcloud/services/cvm/v20170312/cvm_client.d.ts +9 -1
  49. package/tencentcloud/services/cvm/v20170312/cvm_client.js +12 -0
  50. package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +66 -18
  51. package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.d.ts +13 -5
  52. package/tencentcloud/services/cynosdb/v20190107/cynosdb_client.js +18 -6
  53. package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +261 -168
  54. package/tencentcloud/services/es/v20180416/es_models.d.ts +16 -0
  55. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +48 -21
  56. package/tencentcloud/services/ess/v20201111/ess_client.js +49 -20
  57. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +51 -16
  58. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +44 -29
  59. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +44 -29
  60. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +13 -13
  61. package/tencentcloud/services/gaap/v20180529/gaap_models.d.ts +17 -17
  62. package/tencentcloud/services/hunyuan/v20230901/hunyuan_models.d.ts +80 -41
  63. package/tencentcloud/services/iss/v20230517/iss_models.d.ts +2 -1
  64. package/tencentcloud/services/mna/v20210119/mna_client.d.ts +25 -1
  65. package/tencentcloud/services/mna/v20210119/mna_client.js +36 -0
  66. package/tencentcloud/services/mna/v20210119/mna_models.d.ts +231 -25
  67. package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +6 -6
  68. package/tencentcloud/services/monitor/v20180724/monitor_models.d.ts +31 -19
  69. package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +4 -0
  70. package/tencentcloud/services/postgres/v20170312/postgres_client.d.ts +47 -19
  71. package/tencentcloud/services/postgres/v20170312/postgres_client.js +69 -27
  72. package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +384 -111
  73. package/tencentcloud/services/rce/v20201103/rce_models.d.ts +71 -0
  74. package/tencentcloud/services/tcr/v20190924/tcr_client.d.ts +2 -2
  75. package/tencentcloud/services/tcr/v20190924/tcr_client.js +2 -2
  76. package/tencentcloud/services/tcr/v20190924/tcr_models.d.ts +30 -18
  77. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +9 -9
  78. package/tencentcloud/services/waf/v20180125/waf_models.d.ts +206 -39
  79. package/test/ckafka.v20190819.test.js +10 -0
  80. package/test/cvm.v20170312.test.js +20 -0
  81. package/test/cynosdb.v20190107.test.js +24 -4
  82. package/test/ess.v20201111.test.js +10 -0
  83. package/test/mna.v20210119.test.js +60 -0
  84. package/test/postgres.v20170312.test.js +88 -18
@@ -1,10 +1,110 @@
1
1
  # 本版本更新包含以下内容:
2
2
 
3
+ ## 弹性伸缩(as) 版本:2018-04-19
4
+
5
+ ### 第 71 次发布
6
+
7
+ 发布时间:2024-07-23 01:04:47
8
+
9
+ 本次发布包含了以下内容:
10
+
11
+ 改善已有的文档。
12
+
13
+ 修改数据结构:
14
+
15
+ * [DataDisk](https://cloud.tencent.com/document/api/377/20453#DataDisk)
16
+
17
+ * 新增成员:BurstPerformance
18
+
19
+ * [InstanceNameSettings](https://cloud.tencent.com/document/api/377/20453#InstanceNameSettings)
20
+
21
+ * 新增成员:InstanceNameSuffix
22
+
23
+
24
+
25
+
26
+ ## 云联络中心(ccc) 版本:2020-02-10
27
+
28
+ ### 第 70 次发布
29
+
30
+ 发布时间:2024-07-23 01:10:10
31
+
32
+ 本次发布包含了以下内容:
33
+
34
+ 改善已有的文档。
35
+
36
+ 修改数据结构:
37
+
38
+ * [SkillGroupInfoItem](https://cloud.tencent.com/document/api/679/47715#SkillGroupInfoItem)
39
+
40
+ * 新增成员:Alias
41
+
42
+
43
+
44
+
45
+ ## 云数据库 MySQL(cdb) 版本:2017-03-20
46
+
47
+ ### 第 161 次发布
48
+
49
+ 发布时间:2024-07-23 01:10:42
50
+
51
+ 本次发布包含了以下内容:
52
+
53
+ 改善已有的文档。
54
+
55
+ 修改接口:
56
+
57
+ * [UpgradeDBInstanceEngineVersion](https://cloud.tencent.com/document/api/236/15870)
58
+
59
+ * 新增入参:ParamList
60
+
61
+
62
+ 新增数据结构:
63
+
64
+ * [UpgradeEngineVersionParams](https://cloud.tencent.com/document/api/236/15878#UpgradeEngineVersionParams)
65
+
66
+
67
+
68
+ ## 腾讯电子签企业版(ess) 版本:2020-11-11
69
+
70
+ ### 第 180 次发布
71
+
72
+ 发布时间:2024-07-23 01:33:50
73
+
74
+ 本次发布包含了以下内容:
75
+
76
+ 改善已有的文档。
77
+
78
+ 新增接口:
79
+
80
+ * [CreatePartnerAutoSignAuthUrl](https://cloud.tencent.com/document/api/1323/109065)
81
+
82
+
83
+
84
+ ## 腾讯混元大模型(hunyuan) 版本:2023-09-01
85
+
86
+ ### 第 13 次发布
87
+
88
+ 发布时间:2024-07-23 01:37:38
89
+
90
+ 本次发布包含了以下内容:
91
+
92
+ 改善已有的文档。
93
+
94
+ 修改数据结构:
95
+
96
+ * [SearchResult](https://cloud.tencent.com/document/api/1729/101838#SearchResult)
97
+
98
+ * <font color="#dd0000">**修改成员**:</font>Index
99
+
100
+
101
+
102
+
3
103
  ## 流计算 Oceanus(oceanus) 版本:2019-04-22
4
104
 
5
- ### 第 59 次发布
105
+ ### 第 60 次发布
6
106
 
7
- 发布时间:2024-07-19 02:08:08
107
+ 发布时间:2024-07-23 01:53:12
8
108
 
9
109
  本次发布包含了以下内容:
10
110
 
@@ -12,13 +112,153 @@
12
112
 
13
113
  修改数据结构:
14
114
 
15
- * [Cluster](https://cloud.tencent.com/document/api/849/52010#Cluster)
115
+ * [RunJobDescription](https://cloud.tencent.com/document/api/849/52010#RunJobDescription)
16
116
 
17
- * 新增成员:BillingResourceMode
117
+ * 新增成员:KafkaScanMode
18
118
 
19
- * [ClusterGroupSetItem](https://cloud.tencent.com/document/api/849/52010#ClusterGroupSetItem)
20
119
 
21
- * 新增成员:BillingResourceMode
120
+
121
+
122
+ ## 云数据库 PostgreSQL(postgres) 版本:2017-03-12
123
+
124
+ ### 第 44 次发布
125
+
126
+ 发布时间:2024-07-23 01:55:36
127
+
128
+ 本次发布包含了以下内容:
129
+
130
+ 改善已有的文档。
131
+
132
+ 新增接口:
133
+
134
+ * [CreateAccount](https://cloud.tencent.com/document/api/409/109071)
135
+ * [DeleteAccount](https://cloud.tencent.com/document/api/409/109070)
136
+ * [DescribeAccountPrivileges](https://cloud.tencent.com/document/api/409/109069)
137
+ * [DescribeDatabaseObjects](https://cloud.tencent.com/document/api/409/109072)
138
+ * [LockAccount](https://cloud.tencent.com/document/api/409/109068)
139
+ * [ModifyAccountPrivileges](https://cloud.tencent.com/document/api/409/109067)
140
+ * [UnlockAccount](https://cloud.tencent.com/document/api/409/109066)
141
+
142
+ 新增数据结构:
143
+
144
+ * [DatabaseObject](https://cloud.tencent.com/document/api/409/16778#DatabaseObject)
145
+ * [DatabasePrivilege](https://cloud.tencent.com/document/api/409/16778#DatabasePrivilege)
146
+ * [ModifyPrivilege](https://cloud.tencent.com/document/api/409/16778#ModifyPrivilege)
147
+
148
+
149
+
150
+ ## 全栈式风控引擎(rce) 版本:2020-11-03
151
+
152
+ ### 第 11 次发布
153
+
154
+ 发布时间:2024-07-23 01:57:03
155
+
156
+ 本次发布包含了以下内容:
157
+
158
+ 改善已有的文档。
159
+
160
+ 新增数据结构:
161
+
162
+ * [DataAuthorizationInfo](https://cloud.tencent.com/document/api/1343/52566#DataAuthorizationInfo)
163
+
164
+ 修改数据结构:
165
+
166
+ * [InputManageMarketingRisk](https://cloud.tencent.com/document/api/1343/52566#InputManageMarketingRisk)
167
+
168
+ * 新增成员:DataAuthorization
169
+
170
+
171
+
172
+
173
+ ## 容器镜像服务(tcr) 版本:2019-09-24
174
+
175
+ ### 第 67 次发布
176
+
177
+ 发布时间:2024-07-23 02:04:12
178
+
179
+ 本次发布包含了以下内容:
180
+
181
+ 改善已有的文档。
182
+
183
+ 修改接口:
184
+
185
+ * [DescribeImageManifests](https://cloud.tencent.com/document/api/1141/43525)
186
+
187
+ * 新增出参:Labels, Size
188
+
189
+
190
+
191
+
192
+ ## Web 应用防火墙(waf) 版本:2018-01-25
193
+
194
+ ### 第 94 次发布
195
+
196
+ 发布时间:2024-07-23 02:21:00
197
+
198
+ 本次发布包含了以下内容:
199
+
200
+ 改善已有的文档。
201
+
202
+ 修改接口:
203
+
204
+ * [AddAttackWhiteRule](https://cloud.tencent.com/document/api/627/100203)
205
+
206
+ * 新增入参:TypeIds, Mode, Name
207
+
208
+ * [CreateIpAccessControl](https://cloud.tencent.com/document/api/627/105915)
209
+
210
+ * 新增入参:JobType, JobDateTime
211
+
212
+ * [DescribeInstances](https://cloud.tencent.com/document/api/627/75922)
213
+
214
+ * 新增入参:FreeDelayFlag
215
+
216
+ * [DescribeIpAccessControl](https://cloud.tencent.com/document/api/627/72645)
217
+
218
+ * 新增入参:TimerType
219
+
220
+ * [ModifyAttackWhiteRule](https://cloud.tencent.com/document/api/627/100200)
221
+
222
+ * 新增入参:TypeIds, Mode, Name
223
+
224
+ * [ModifyIpAccessControl](https://cloud.tencent.com/document/api/627/105912)
225
+
226
+ * 新增入参:JobType, JobDateTime
227
+
228
+ * [UpsertCCRule](https://cloud.tencent.com/document/api/627/97646)
229
+
230
+ * 新增入参:Length
231
+
232
+
233
+ 修改数据结构:
234
+
235
+ * [BatchIpAccessControlItem](https://cloud.tencent.com/document/api/627/53609#BatchIpAccessControlItem)
236
+
237
+ * 新增成员:JobType, CronType, JobDateTime, ValidStatus
238
+
239
+ * [CCRuleItem](https://cloud.tencent.com/document/api/627/53609#CCRuleItem)
240
+
241
+ * 新增成员:Length, RuleId, EventId, SessionApplied, CreateTime
242
+
243
+ * [InstanceInfo](https://cloud.tencent.com/document/api/627/53609#InstanceInfo)
244
+
245
+ * 新增成员:FreeDelayFlag
246
+
247
+ * [IpAccessControlItem](https://cloud.tencent.com/document/api/627/53609#IpAccessControlItem)
248
+
249
+ * 新增成员:JobType, CronType, JobDateTime
250
+
251
+ * [UserSignatureRule](https://cloud.tencent.com/document/api/627/53609#UserSignatureRule)
252
+
253
+ * 新增成员:RiskLevel
254
+
255
+ * [UserWhiteRule](https://cloud.tencent.com/document/api/627/53609#UserWhiteRule)
256
+
257
+ * 新增成员:MatchParams, SignatureIds, TypeIds, TypeId, Mode, Name, MatchInfo, MatchInfoStr
258
+
259
+ * [UserWhiteRuleItem](https://cloud.tencent.com/document/api/627/53609#UserWhiteRuleItem)
260
+
261
+ * 新增成员:MatchParams
22
262
 
23
263
 
24
264
 
@@ -5004,6 +5244,25 @@
5004
5244
 
5005
5245
  ## 弹性伸缩(as) 版本:2018-04-19
5006
5246
 
5247
+ ### 第 71 次发布
5248
+
5249
+ 发布时间:2024-07-23 01:04:47
5250
+
5251
+ 本次发布包含了以下内容:
5252
+
5253
+ 改善已有的文档。
5254
+
5255
+ 修改数据结构:
5256
+
5257
+ * [DataDisk](https://cloud.tencent.com/document/api/377/20453#DataDisk)
5258
+
5259
+ * 新增成员:BurstPerformance
5260
+
5261
+ * [InstanceNameSettings](https://cloud.tencent.com/document/api/377/20453#InstanceNameSettings)
5262
+
5263
+ * 新增成员:InstanceNameSuffix
5264
+
5265
+
5007
5266
  ### 第 70 次发布
5008
5267
 
5009
5268
  发布时间:2024-01-31 01:06:41
@@ -15294,6 +15553,21 @@
15294
15553
 
15295
15554
  ## 云联络中心(ccc) 版本:2020-02-10
15296
15555
 
15556
+ ### 第 70 次发布
15557
+
15558
+ 发布时间:2024-07-23 01:10:10
15559
+
15560
+ 本次发布包含了以下内容:
15561
+
15562
+ 改善已有的文档。
15563
+
15564
+ 修改数据结构:
15565
+
15566
+ * [SkillGroupInfoItem](https://cloud.tencent.com/document/api/679/47715#SkillGroupInfoItem)
15567
+
15568
+ * 新增成员:Alias
15569
+
15570
+
15297
15571
  ### 第 69 次发布
15298
15572
 
15299
15573
  发布时间:2024-06-06 01:17:16
@@ -16549,6 +16823,25 @@
16549
16823
 
16550
16824
  ## 云数据库 MySQL(cdb) 版本:2017-03-20
16551
16825
 
16826
+ ### 第 161 次发布
16827
+
16828
+ 发布时间:2024-07-23 01:10:42
16829
+
16830
+ 本次发布包含了以下内容:
16831
+
16832
+ 改善已有的文档。
16833
+
16834
+ 修改接口:
16835
+
16836
+ * [UpgradeDBInstanceEngineVersion](https://cloud.tencent.com/document/api/236/15870)
16837
+
16838
+ * 新增入参:ParamList
16839
+
16840
+
16841
+ 新增数据结构:
16842
+
16843
+ * [[UpgradeEngineVersionParams](https://cloud.tencent.com/document/api/236/15878#UpgradeEngineVersionParams)](https://cloud.tencent.com/document/api/236/15878#[UpgradeEngineVersionParams](https://cloud.tencent.com/document/api/236/15878#UpgradeEngineVersionParams))
16844
+
16552
16845
  ### 第 160 次发布
16553
16846
 
16554
16847
  发布时间:2024-07-08 01:09:08
@@ -26578,6 +26871,18 @@
26578
26871
 
26579
26872
  ## 消息队列 CKafka 版(ckafka) 版本:2019-08-19
26580
26873
 
26874
+ ### 第 106 次发布
26875
+
26876
+ 发布时间:2024-07-22 01:20:34
26877
+
26878
+ 本次发布包含了以下内容:
26879
+
26880
+ 改善已有的文档。
26881
+
26882
+ 新增接口:
26883
+
26884
+ * [ModifyRoutineMaintenanceTask](https://cloud.tencent.com/document/api/597/109042)
26885
+
26581
26886
  ### 第 105 次发布
26582
26887
 
26583
26888
  发布时间:2024-06-20 01:21:11
@@ -39123,6 +39428,19 @@
39123
39428
 
39124
39429
  ## 云服务器(cvm) 版本:2017-03-12
39125
39430
 
39431
+ ### 第 128 次发布
39432
+
39433
+ 发布时间:2024-07-22 01:24:41
39434
+
39435
+ 本次发布包含了以下内容:
39436
+
39437
+ 改善已有的文档。
39438
+
39439
+ 新增接口:
39440
+
39441
+ * [EnterRescueMode](https://cloud.tencent.com/document/api/213/109044)
39442
+ * [ExitRescueMode](https://cloud.tencent.com/document/api/213/109043)
39443
+
39126
39444
  ### 第 127 次发布
39127
39445
 
39128
39446
  发布时间:2024-05-17 01:23:32
@@ -45128,6 +45446,23 @@
45128
45446
 
45129
45447
  ## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
45130
45448
 
45449
+ ### 第 97 次发布
45450
+
45451
+ 发布时间:2024-07-22 01:29:16
45452
+
45453
+ 本次发布包含了以下内容:
45454
+
45455
+ 改善已有的文档。
45456
+
45457
+ 新增接口:
45458
+
45459
+ * [ExportResourcePackageDeductDetails](https://cloud.tencent.com/document/api/1003/109046)
45460
+ * [ModifyResourcePackagesDeductionPriority](https://cloud.tencent.com/document/api/1003/109045)
45461
+
45462
+ 新增数据结构:
45463
+
45464
+ * [PackagePriority](https://cloud.tencent.com/document/api/1003/48097#PackagePriority)
45465
+
45131
45466
  ### 第 96 次发布
45132
45467
 
45133
45468
  发布时间:2024-07-02 01:13:35
@@ -61339,6 +61674,25 @@
61339
61674
 
61340
61675
  ## Elasticsearch Service(es) 版本:2018-04-16
61341
61676
 
61677
+ ### 第 63 次发布
61678
+
61679
+ 发布时间:2024-07-22 01:39:08
61680
+
61681
+ 本次发布包含了以下内容:
61682
+
61683
+ 改善已有的文档。
61684
+
61685
+ 修改接口:
61686
+
61687
+ * [RestartNodes](https://cloud.tencent.com/document/api/845/48473)
61688
+
61689
+ * 新增入参:ShardAllocationConcurrents, ShardAllocationBytes
61690
+
61691
+ * [UpgradeInstance](https://cloud.tencent.com/document/api/845/36270)
61692
+
61693
+ * 新增入参:ShardAllocationConcurrents, ShardAllocationBytes
61694
+
61695
+
61342
61696
  ### 第 62 次发布
61343
61697
 
61344
61698
  发布时间:2024-07-17 01:15:53
@@ -62705,6 +63059,18 @@
62705
63059
 
62706
63060
  ## 腾讯电子签企业版(ess) 版本:2020-11-11
62707
63061
 
63062
+ ### 第 180 次发布
63063
+
63064
+ 发布时间:2024-07-23 01:33:50
63065
+
63066
+ 本次发布包含了以下内容:
63067
+
63068
+ 改善已有的文档。
63069
+
63070
+ 新增接口:
63071
+
63072
+ * [[CreatePartnerAutoSignAuthUrl](https://cloud.tencent.com/document/api/1323/109065)](https://cloud.tencent.com/document/api/#/#)
63073
+
62708
63074
  ### 第 179 次发布
62709
63075
 
62710
63076
  发布时间:2024-07-12 01:16:02
@@ -74725,6 +75091,43 @@
74725
75091
 
74726
75092
  ## 腾讯混元大模型(hunyuan) 版本:2023-09-01
74727
75093
 
75094
+ ### 第 13 次发布
75095
+
75096
+ 发布时间:2024-07-23 01:37:38
75097
+
75098
+ 本次发布包含了以下内容:
75099
+
75100
+ 改善已有的文档。
75101
+
75102
+ 修改数据结构:
75103
+
75104
+ * [SearchResult](https://cloud.tencent.com/document/api/1729/101838#SearchResult)
75105
+
75106
+ * <font color="#dd0000">**修改成员**:</font>Index
75107
+
75108
+
75109
+ ### 第 12 次发布
75110
+
75111
+ 发布时间:2024-07-22 01:43:41
75112
+
75113
+ 本次发布包含了以下内容:
75114
+
75115
+ 改善已有的文档。
75116
+
75117
+ 修改接口:
75118
+
75119
+ * [ChatCompletions](https://cloud.tencent.com/document/api/1729/105701)
75120
+
75121
+ * 新增入参:SearchInfo
75122
+
75123
+ * 新增出参:SearchInfo
75124
+
75125
+
75126
+ 新增数据结构:
75127
+
75128
+ * [SearchInfo](https://cloud.tencent.com/document/api/1729/101838#SearchInfo)
75129
+ * [SearchResult](https://cloud.tencent.com/document/api/1729/101838#SearchResult)
75130
+
74728
75131
  ### 第 11 次发布
74729
75132
 
74730
75133
  发布时间:2024-07-17 01:17:08
@@ -90389,6 +90792,27 @@
90389
90792
 
90390
90793
  ## 多网聚合加速(mna) 版本:2021-01-19
90391
90794
 
90795
+ ### 第 21 次发布
90796
+
90797
+ 发布时间:2024-07-22 01:55:24
90798
+
90799
+ 本次发布包含了以下内容:
90800
+
90801
+ 改善已有的文档。
90802
+
90803
+ 新增接口:
90804
+
90805
+ * [AddL3Conn](https://cloud.tencent.com/document/api/1385/109052)
90806
+ * [DeleteL3Conn](https://cloud.tencent.com/document/api/1385/109051)
90807
+ * [GetL3ConnList](https://cloud.tencent.com/document/api/1385/109050)
90808
+ * [UpdateL3Cidr](https://cloud.tencent.com/document/api/1385/109049)
90809
+ * [UpdateL3Conn](https://cloud.tencent.com/document/api/1385/109048)
90810
+ * [UpdateL3Switch](https://cloud.tencent.com/document/api/1385/109047)
90811
+
90812
+ 新增数据结构:
90813
+
90814
+ * [L3ConnInfo](https://cloud.tencent.com/document/api/1385/55846#L3ConnInfo)
90815
+
90392
90816
  ### 第 20 次发布
90393
90817
 
90394
90818
  发布时间:2024-07-11 01:20:22
@@ -98938,6 +99362,21 @@
98938
99362
 
98939
99363
  ## 流计算 Oceanus(oceanus) 版本:2019-04-22
98940
99364
 
99365
+ ### 第 60 次发布
99366
+
99367
+ 发布时间:2024-07-23 01:53:12
99368
+
99369
+ 本次发布包含了以下内容:
99370
+
99371
+ 改善已有的文档。
99372
+
99373
+ 修改数据结构:
99374
+
99375
+ * [RunJobDescription](https://cloud.tencent.com/document/api/849/52010#RunJobDescription)
99376
+
99377
+ * 新增成员:KafkaScanMode
99378
+
99379
+
98941
99380
  ### 第 59 次发布
98942
99381
 
98943
99382
  发布时间:2024-07-19 02:08:08
@@ -104495,6 +104934,30 @@
104495
104934
 
104496
104935
  ## 云数据库 PostgreSQL(postgres) 版本:2017-03-12
104497
104936
 
104937
+ ### 第 44 次发布
104938
+
104939
+ 发布时间:2024-07-23 01:55:36
104940
+
104941
+ 本次发布包含了以下内容:
104942
+
104943
+ 改善已有的文档。
104944
+
104945
+ 新增接口:
104946
+
104947
+ * [[CreateAccount](https://cloud.tencent.com/document/api/409/109071)](https://cloud.tencent.com/document/api/#/#)
104948
+ * [[DeleteAccount](https://cloud.tencent.com/document/api/409/109070)](https://cloud.tencent.com/document/api/#/#)
104949
+ * [[DescribeAccountPrivileges](https://cloud.tencent.com/document/api/409/109069)](https://cloud.tencent.com/document/api/#/#)
104950
+ * [[DescribeDatabaseObjects](https://cloud.tencent.com/document/api/409/109072)](https://cloud.tencent.com/document/api/#/#)
104951
+ * [[LockAccount](https://cloud.tencent.com/document/api/409/109068)](https://cloud.tencent.com/document/api/#/#)
104952
+ * [[ModifyAccountPrivileges](https://cloud.tencent.com/document/api/409/109067)](https://cloud.tencent.com/document/api/#/#)
104953
+ * [[UnlockAccount](https://cloud.tencent.com/document/api/409/109066)](https://cloud.tencent.com/document/api/#/#)
104954
+
104955
+ 新增数据结构:
104956
+
104957
+ * [[DatabaseObject](https://cloud.tencent.com/document/api/409/16778#DatabaseObject)](https://cloud.tencent.com/document/api/409/16778#[DatabaseObject](https://cloud.tencent.com/document/api/409/16778#DatabaseObject))
104958
+ * [[DatabasePrivilege](https://cloud.tencent.com/document/api/409/16778#DatabasePrivilege)](https://cloud.tencent.com/document/api/409/16778#[DatabasePrivilege](https://cloud.tencent.com/document/api/409/16778#DatabasePrivilege))
104959
+ * [[ModifyPrivilege](https://cloud.tencent.com/document/api/409/16778#ModifyPrivilege)](https://cloud.tencent.com/document/api/409/16778#[ModifyPrivilege](https://cloud.tencent.com/document/api/409/16778#ModifyPrivilege))
104960
+
104498
104961
  ### 第 43 次发布
104499
104962
 
104500
104963
  发布时间:2024-07-05 01:15:16
@@ -106169,6 +106632,25 @@
106169
106632
 
106170
106633
  ## 全栈式风控引擎(rce) 版本:2020-11-03
106171
106634
 
106635
+ ### 第 11 次发布
106636
+
106637
+ 发布时间:2024-07-23 01:57:03
106638
+
106639
+ 本次发布包含了以下内容:
106640
+
106641
+ 改善已有的文档。
106642
+
106643
+ 新增数据结构:
106644
+
106645
+ * [[DataAuthorizationInfo](https://cloud.tencent.com/document/api/1343/52566#DataAuthorizationInfo)](https://cloud.tencent.com/document/api/1343/52566#[DataAuthorizationInfo](https://cloud.tencent.com/document/api/1343/52566#DataAuthorizationInfo))
106646
+
106647
+ 修改数据结构:
106648
+
106649
+ * [InputManageMarketingRisk](https://cloud.tencent.com/document/api/1343/52566#InputManageMarketingRisk)
106650
+
106651
+ * 新增成员:DataAuthorization
106652
+
106653
+
106172
106654
  ### 第 10 次发布
106173
106655
 
106174
106656
  发布时间:2024-05-17 02:07:15
@@ -120094,6 +120576,21 @@
120094
120576
 
120095
120577
  ## 容器镜像服务(tcr) 版本:2019-09-24
120096
120578
 
120579
+ ### 第 67 次发布
120580
+
120581
+ 发布时间:2024-07-23 02:04:12
120582
+
120583
+ 本次发布包含了以下内容:
120584
+
120585
+ 改善已有的文档。
120586
+
120587
+ 修改接口:
120588
+
120589
+ * [DescribeImageManifests](https://cloud.tencent.com/document/api/1141/43525)
120590
+
120591
+ * 新增出参:Labels, Size
120592
+
120593
+
120097
120594
  ### 第 66 次发布
120098
120595
 
120099
120596
  发布时间:2024-06-26 01:23:42
@@ -152763,6 +153260,21 @@
152763
153260
 
152764
153261
  ## 私有网络(vpc) 版本:2017-03-12
152765
153262
 
153263
+ ### 第 196 次发布
153264
+
153265
+ 发布时间:2024-07-22 02:25:36
153266
+
153267
+ 本次发布包含了以下内容:
153268
+
153269
+ 改善已有的文档。
153270
+
153271
+ 修改数据结构:
153272
+
153273
+ * [InstanceBind](https://cloud.tencent.com/document/api/215/15824#InstanceBind)
153274
+
153275
+ * <font color="#dd0000">**修改成员**:</font>InstanceRegion
153276
+
153277
+
152766
153278
  ### 第 195 次发布
152767
153279
 
152768
153280
  发布时间:2024-07-17 01:29:26
@@ -157283,6 +157795,76 @@
157283
157795
 
157284
157796
  ## Web 应用防火墙(waf) 版本:2018-01-25
157285
157797
 
157798
+ ### 第 94 次发布
157799
+
157800
+ 发布时间:2024-07-23 02:21:00
157801
+
157802
+ 本次发布包含了以下内容:
157803
+
157804
+ 改善已有的文档。
157805
+
157806
+ 修改接口:
157807
+
157808
+ * [AddAttackWhiteRule](https://cloud.tencent.com/document/api/627/100203)
157809
+
157810
+ * 新增入参:TypeIds, Mode, Name
157811
+
157812
+ * [CreateIpAccessControl](https://cloud.tencent.com/document/api/627/105915)
157813
+
157814
+ * 新增入参:JobType, JobDateTime
157815
+
157816
+ * [DescribeInstances](https://cloud.tencent.com/document/api/627/75922)
157817
+
157818
+ * 新增入参:FreeDelayFlag
157819
+
157820
+ * [DescribeIpAccessControl](https://cloud.tencent.com/document/api/627/72645)
157821
+
157822
+ * 新增入参:TimerType
157823
+
157824
+ * [ModifyAttackWhiteRule](https://cloud.tencent.com/document/api/627/100200)
157825
+
157826
+ * 新增入参:TypeIds, Mode, Name
157827
+
157828
+ * [ModifyIpAccessControl](https://cloud.tencent.com/document/api/627/105912)
157829
+
157830
+ * 新增入参:JobType, JobDateTime
157831
+
157832
+ * [UpsertCCRule](https://cloud.tencent.com/document/api/627/97646)
157833
+
157834
+ * 新增入参:Length
157835
+
157836
+
157837
+ 修改数据结构:
157838
+
157839
+ * [BatchIpAccessControlItem](https://cloud.tencent.com/document/api/627/53609#BatchIpAccessControlItem)
157840
+
157841
+ * 新增成员:JobType, CronType, JobDateTime, ValidStatus
157842
+
157843
+ * [CCRuleItem](https://cloud.tencent.com/document/api/627/53609#CCRuleItem)
157844
+
157845
+ * 新增成员:Length, RuleId, EventId, SessionApplied, CreateTime
157846
+
157847
+ * [InstanceInfo](https://cloud.tencent.com/document/api/627/53609#InstanceInfo)
157848
+
157849
+ * 新增成员:FreeDelayFlag
157850
+
157851
+ * [IpAccessControlItem](https://cloud.tencent.com/document/api/627/53609#IpAccessControlItem)
157852
+
157853
+ * 新增成员:JobType, CronType, JobDateTime
157854
+
157855
+ * [UserSignatureRule](https://cloud.tencent.com/document/api/627/53609#UserSignatureRule)
157856
+
157857
+ * 新增成员:RiskLevel
157858
+
157859
+ * [UserWhiteRule](https://cloud.tencent.com/document/api/627/53609#UserWhiteRule)
157860
+
157861
+ * 新增成员:MatchParams, SignatureIds, TypeIds, TypeId, Mode, Name, MatchInfo, MatchInfoStr
157862
+
157863
+ * [UserWhiteRuleItem](https://cloud.tencent.com/document/api/627/53609#UserWhiteRuleItem)
157864
+
157865
+ * 新增成员:MatchParams
157866
+
157867
+
157286
157868
  ### 第 93 次发布
157287
157869
 
157288
157870
  发布时间:2024-07-04 01:27:42