tencentcloud-sdk-nodejs 4.0.848 → 4.0.850
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 +372 -0
- package/SERVICE_CHANGELOG.md +358 -72
- package/package.json +1 -1
- package/products.md +32 -32
- package/src/common/sdk_version.ts +1 -1
- package/src/services/ams/index.ts +2 -2
- package/src/services/apm/v20210622/apm_models.ts +1 -1
- package/src/services/btoe/index.ts +2 -2
- package/src/services/captcha/v20190722/captcha_models.ts +2 -2
- package/src/services/ccc/v20200210/ccc_models.ts +19 -2
- package/src/services/chdfs/index.ts +2 -2
- package/src/services/clb/v20180317/clb_models.ts +2 -2
- package/src/services/cls/v20201016/cls_models.ts +11 -58
- package/src/services/csip/v20221121/csip_models.ts +40 -2
- package/src/services/cwp/v20180228/cwp_models.ts +10 -5
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +5 -0
- package/src/services/dlc/v20210125/dlc_models.ts +33 -1
- package/src/services/ess/v20201111/ess_client.ts +24 -8
- package/src/services/ess/v20201111/ess_models.ts +86 -0
- package/src/services/essbasic/index.ts +2 -2
- package/src/services/facefusion/index.ts +2 -2
- package/src/services/faceid/v20180301/faceid_models.ts +5 -11
- package/src/services/fmu/v20191213/fmu_models.ts +1 -1
- package/src/services/iai/index.ts +2 -2
- package/src/services/iotexplorer/v20190423/iotexplorer_client.ts +93 -32
- package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +300 -112
- package/src/services/iotvideo/index.ts +2 -2
- package/src/services/irp/index.ts +2 -2
- package/src/services/iss/v20230517/iss_models.ts +5 -0
- package/src/services/lighthouse/v20200324/lighthouse_client.ts +15 -15
- package/src/services/lighthouse/v20200324/lighthouse_models.ts +12 -14
- package/src/services/lke/v20231130/lke_models.ts +1 -1
- package/src/services/mgobe/index.ts +2 -2
- package/src/services/mrs/v20200910/mrs_client.ts +89 -37
- package/src/services/mrs/v20200910/mrs_models.ts +1814 -1074
- package/src/services/ocr/v20181119/ocr_models.ts +1 -0
- package/src/services/rce/v20201103/rce_client.ts +3 -19
- package/src/services/rce/v20201103/rce_models.ts +57 -164
- package/src/services/sms/index.ts +2 -2
- package/src/services/ssm/v20190923/ssm_models.ts +1 -1
- package/src/services/tbp/index.ts +2 -2
- package/src/services/tdmq/v20200217/tdmq_models.ts +24 -9
- package/src/services/tem/index.ts +2 -2
- package/src/services/teo/index.ts +2 -2
- package/src/services/teo/v20220901/teo_client.ts +1 -0
- package/src/services/teo/v20220901/teo_models.ts +21 -0
- package/src/services/thpc/index.ts +2 -2
- package/src/services/tione/index.ts +2 -2
- package/src/services/tke/v20180525/tke_models.ts +1 -1
- package/src/services/trtc/v20190722/trtc_models.ts +1 -1
- package/src/services/tse/v20201207/tse_models.ts +4 -0
- package/src/services/vm/index.ts +2 -2
- package/src/services/waf/v20180125/waf_client.ts +54 -5
- package/src/services/waf/v20180125/waf_models.ts +262 -60
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/ams/index.d.ts +4 -4
- package/tencentcloud/services/ams/index.js +2 -2
- package/tencentcloud/services/apm/v20210622/apm_models.d.ts +1 -1
- package/tencentcloud/services/btoe/index.d.ts +4 -4
- package/tencentcloud/services/btoe/index.js +2 -2
- package/tencentcloud/services/captcha/v20190722/captcha_models.d.ts +2 -2
- package/tencentcloud/services/ccc/v20200210/ccc_models.d.ts +19 -2
- package/tencentcloud/services/chdfs/index.d.ts +4 -4
- package/tencentcloud/services/chdfs/index.js +2 -2
- package/tencentcloud/services/clb/v20180317/clb_models.d.ts +2 -2
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +11 -58
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +40 -2
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +10 -5
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +5 -0
- package/tencentcloud/services/dlc/v20210125/dlc_models.d.ts +33 -1
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +13 -5
- package/tencentcloud/services/ess/v20201111/ess_client.js +15 -5
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +84 -0
- package/tencentcloud/services/essbasic/index.d.ts +4 -4
- package/tencentcloud/services/essbasic/index.js +2 -2
- package/tencentcloud/services/facefusion/index.d.ts +4 -4
- package/tencentcloud/services/facefusion/index.js +2 -2
- package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +5 -11
- package/tencentcloud/services/fmu/v20191213/fmu_models.d.ts +1 -1
- package/tencentcloud/services/iai/index.d.ts +4 -4
- package/tencentcloud/services/iai/index.js +2 -2
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +29 -9
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.js +42 -12
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +289 -112
- package/tencentcloud/services/iotvideo/index.d.ts +4 -4
- package/tencentcloud/services/iotvideo/index.js +2 -2
- package/tencentcloud/services/irp/index.d.ts +4 -4
- package/tencentcloud/services/irp/index.js +2 -2
- package/tencentcloud/services/iss/v20230517/iss_models.d.ts +5 -0
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.d.ts +15 -15
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.js +15 -15
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +12 -14
- package/tencentcloud/services/lke/v20231130/lke_models.d.ts +1 -1
- package/tencentcloud/services/mgobe/index.d.ts +4 -4
- package/tencentcloud/services/mgobe/index.js +2 -2
- package/tencentcloud/services/mrs/v20200910/mrs_client.d.ts +5 -1
- package/tencentcloud/services/mrs/v20200910/mrs_client.js +6 -0
- package/tencentcloud/services/mrs/v20200910/mrs_models.d.ts +2208 -1510
- package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +1 -0
- package/tencentcloud/services/rce/v20201103/rce_client.d.ts +1 -5
- package/tencentcloud/services/rce/v20201103/rce_client.js +0 -6
- package/tencentcloud/services/rce/v20201103/rce_models.d.ts +57 -158
- package/tencentcloud/services/sms/index.d.ts +4 -4
- package/tencentcloud/services/sms/index.js +2 -2
- package/tencentcloud/services/ssm/v20190923/ssm_models.d.ts +1 -1
- package/tencentcloud/services/tbp/index.d.ts +4 -4
- package/tencentcloud/services/tbp/index.js +2 -2
- package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +24 -9
- package/tencentcloud/services/tem/index.d.ts +4 -4
- package/tencentcloud/services/tem/index.js +2 -2
- package/tencentcloud/services/teo/index.d.ts +4 -4
- package/tencentcloud/services/teo/index.js +2 -2
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +20 -0
- package/tencentcloud/services/thpc/index.d.ts +4 -4
- package/tencentcloud/services/thpc/index.js +2 -2
- package/tencentcloud/services/tione/index.d.ts +4 -4
- package/tencentcloud/services/tione/index.js +2 -2
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +1 -1
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +1 -1
- package/tencentcloud/services/tse/v20201207/tse_models.d.ts +4 -0
- package/tencentcloud/services/vm/index.d.ts +4 -4
- package/tencentcloud/services/vm/index.js +2 -2
- package/tencentcloud/services/waf/v20180125/waf_client.d.ts +17 -1
- package/tencentcloud/services/waf/v20180125/waf_client.js +24 -0
- package/tencentcloud/services/waf/v20180125/waf_models.d.ts +253 -60
- package/test/ess.v20201111.test.js +12 -2
- package/test/iotexplorer.v20190423.test.js +58 -8
- package/test/mrs.v20200910.test.js +10 -0
- package/test/rce.v20201103.test.js +0 -10
- package/test/waf.v20180125.test.js +40 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,375 @@
|
|
|
1
|
+
# Release 4.0.850
|
|
2
|
+
|
|
3
|
+
## 云安全一体化平台(csip) 版本:2022-11-21
|
|
4
|
+
|
|
5
|
+
### 第 37 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2024-05-10 01:27:43
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [DescribeCVMAssets](https://cloud.tencent.com/document/api/664/90821)
|
|
16
|
+
|
|
17
|
+
* 新增出参:PublicPrivateAttr
|
|
18
|
+
|
|
19
|
+
* [DescribeDbAssets](https://cloud.tencent.com/document/api/664/90819)
|
|
20
|
+
|
|
21
|
+
* 新增入参:MemberId
|
|
22
|
+
|
|
23
|
+
* 新增出参:PublicPrivateAttr
|
|
24
|
+
|
|
25
|
+
* [DescribeOrganizationUserInfo](https://cloud.tencent.com/document/api/664/102512)
|
|
26
|
+
|
|
27
|
+
* 新增入参:MemberId
|
|
28
|
+
|
|
29
|
+
* 新增出参:JoinTypeLst, CloudTypeLst
|
|
30
|
+
|
|
31
|
+
|
|
32
|
+
修改数据结构:
|
|
33
|
+
|
|
34
|
+
* [OrganizationUserInfo](https://cloud.tencent.com/document/api/664/90825#OrganizationUserInfo)
|
|
35
|
+
|
|
36
|
+
* 新增成员:SubUserCount, JoinTypeInfo
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
## 主机安全(cwp) 版本:2018-02-28
|
|
42
|
+
|
|
43
|
+
### 第 113 次发布
|
|
44
|
+
|
|
45
|
+
发布时间:2024-05-10 01:29:26
|
|
46
|
+
|
|
47
|
+
本次发布包含了以下内容:
|
|
48
|
+
|
|
49
|
+
改善已有的文档。
|
|
50
|
+
|
|
51
|
+
修改数据结构:
|
|
52
|
+
|
|
53
|
+
* [Item](https://cloud.tencent.com/document/api/296/19867#Item)
|
|
54
|
+
|
|
55
|
+
* 新增成员:CategoryId
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
61
|
+
|
|
62
|
+
### 第 87 次发布
|
|
63
|
+
|
|
64
|
+
发布时间:2024-05-10 01:33:56
|
|
65
|
+
|
|
66
|
+
本次发布包含了以下内容:
|
|
67
|
+
|
|
68
|
+
改善已有的文档。
|
|
69
|
+
|
|
70
|
+
修改数据结构:
|
|
71
|
+
|
|
72
|
+
* [ResourcePackage](https://cloud.tencent.com/document/api/1003/48097#ResourcePackage)
|
|
73
|
+
|
|
74
|
+
* 新增成员:DeductionPriority
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
80
|
+
|
|
81
|
+
### 第 168 次发布
|
|
82
|
+
|
|
83
|
+
发布时间:2024-05-10 01:46:37
|
|
84
|
+
|
|
85
|
+
本次发布包含了以下内容:
|
|
86
|
+
|
|
87
|
+
改善已有的文档。
|
|
88
|
+
|
|
89
|
+
新增接口:
|
|
90
|
+
|
|
91
|
+
* [CreateUserVerifyUrl](https://cloud.tencent.com/document/api/1323/105961)
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
96
|
+
|
|
97
|
+
### 第 110 次发布
|
|
98
|
+
|
|
99
|
+
发布时间:2024-05-10 02:29:12
|
|
100
|
+
|
|
101
|
+
本次发布包含了以下内容:
|
|
102
|
+
|
|
103
|
+
改善已有的文档。
|
|
104
|
+
|
|
105
|
+
修改数据结构:
|
|
106
|
+
|
|
107
|
+
* [Environment](https://cloud.tencent.com/document/api/1179/46089#Environment)
|
|
108
|
+
|
|
109
|
+
* <font color="#dd0000">**修改成员**:</font>AutoSubscriptionCreation
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
115
|
+
|
|
116
|
+
### 第 80 次发布
|
|
117
|
+
|
|
118
|
+
发布时间:2024-05-10 02:31:21
|
|
119
|
+
|
|
120
|
+
本次发布包含了以下内容:
|
|
121
|
+
|
|
122
|
+
改善已有的文档。
|
|
123
|
+
|
|
124
|
+
修改接口:
|
|
125
|
+
|
|
126
|
+
* [CreatePurgeTask](https://cloud.tencent.com/document/api/1552/80703)
|
|
127
|
+
|
|
128
|
+
* 新增入参:CacheTag
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
新增数据结构:
|
|
132
|
+
|
|
133
|
+
* [CacheTag](https://cloud.tencent.com/document/api/1552/80721#CacheTag)
|
|
134
|
+
|
|
135
|
+
修改数据结构:
|
|
136
|
+
|
|
137
|
+
* [Task](https://cloud.tencent.com/document/api/1552/80721#Task)
|
|
138
|
+
|
|
139
|
+
* 新增成员:Method
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
## 边缘安全加速平台(teo) 版本:2022-01-06
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
|
|
148
|
+
# Release 4.0.849
|
|
149
|
+
|
|
150
|
+
## 数据湖计算 DLC(dlc) 版本:2021-01-25
|
|
151
|
+
|
|
152
|
+
### 第 87 次发布
|
|
153
|
+
|
|
154
|
+
发布时间:2024-05-09 01:13:34
|
|
155
|
+
|
|
156
|
+
本次发布包含了以下内容:
|
|
157
|
+
|
|
158
|
+
改善已有的文档。
|
|
159
|
+
|
|
160
|
+
修改接口:
|
|
161
|
+
|
|
162
|
+
* [CreateTask](https://cloud.tencent.com/document/api/1342/53775)
|
|
163
|
+
|
|
164
|
+
* 新增入参:ResourceGroupName
|
|
165
|
+
|
|
166
|
+
* [CreateTasks](https://cloud.tencent.com/document/api/1342/59274)
|
|
167
|
+
|
|
168
|
+
* 新增入参:ResourceGroupName
|
|
169
|
+
|
|
170
|
+
* [DescribeTasks](https://cloud.tencent.com/document/api/1342/53771)
|
|
171
|
+
|
|
172
|
+
* 新增入参:ResourceGroupName
|
|
173
|
+
|
|
174
|
+
|
|
175
|
+
修改数据结构:
|
|
176
|
+
|
|
177
|
+
* [DataEngineInfo](https://cloud.tencent.com/document/api/1342/53778#DataEngineInfo)
|
|
178
|
+
|
|
179
|
+
* 新增成员:EngineResourceGroupCount, EngineResourceUsedCU
|
|
180
|
+
|
|
181
|
+
* [TaskResponseInfo](https://cloud.tencent.com/document/api/1342/53778#TaskResponseInfo)
|
|
182
|
+
|
|
183
|
+
* 新增成员:EngineTypeDetail, ResourceGroupName
|
|
184
|
+
|
|
185
|
+
|
|
186
|
+
|
|
187
|
+
|
|
188
|
+
## 物联网开发平台(iotexplorer) 版本:2019-04-23
|
|
189
|
+
|
|
190
|
+
### 第 61 次发布
|
|
191
|
+
|
|
192
|
+
发布时间:2024-05-09 01:17:01
|
|
193
|
+
|
|
194
|
+
本次发布包含了以下内容:
|
|
195
|
+
|
|
196
|
+
改善已有的文档。
|
|
197
|
+
|
|
198
|
+
新增接口:
|
|
199
|
+
|
|
200
|
+
* [CreateTRTCSignaturesWithRoomId](https://cloud.tencent.com/document/api/1081/105920)
|
|
201
|
+
* [DescribeCloudStorageAIServiceTask](https://cloud.tencent.com/document/api/1081/105917)
|
|
202
|
+
* [DismissRoomByStrRoomIdFromTRTC](https://cloud.tencent.com/document/api/1081/105919)
|
|
203
|
+
* [GenerateCloudStorageAIServiceTaskFileURL](https://cloud.tencent.com/document/api/1081/105916)
|
|
204
|
+
* [RemoveUserByRoomIdFromTRTC](https://cloud.tencent.com/document/api/1081/105918)
|
|
205
|
+
|
|
206
|
+
修改接口:
|
|
207
|
+
|
|
208
|
+
* [DescribeCloudStorageAIServiceTasks](https://cloud.tencent.com/document/api/1081/105301)
|
|
209
|
+
|
|
210
|
+
* 新增入参:UserId, ChannelId
|
|
211
|
+
|
|
212
|
+
* [ModifyCloudStorageAIService](https://cloud.tencent.com/document/api/1081/105299)
|
|
213
|
+
|
|
214
|
+
* 新增入参:Config
|
|
215
|
+
|
|
216
|
+
|
|
217
|
+
新增数据结构:
|
|
218
|
+
|
|
219
|
+
* [TRTCParams](https://cloud.tencent.com/document/api/1081/34988#TRTCParams)
|
|
220
|
+
|
|
221
|
+
修改数据结构:
|
|
222
|
+
|
|
223
|
+
* [CloudStorageAIServiceTask](https://cloud.tencent.com/document/api/1081/34988#CloudStorageAIServiceTask)
|
|
224
|
+
|
|
225
|
+
* 新增成员:Files
|
|
226
|
+
|
|
227
|
+
|
|
228
|
+
|
|
229
|
+
|
|
230
|
+
## 智能视图计算平台(iss) 版本:2023-05-17
|
|
231
|
+
|
|
232
|
+
### 第 15 次发布
|
|
233
|
+
|
|
234
|
+
发布时间:2024-05-09 01:17:57
|
|
235
|
+
|
|
236
|
+
本次发布包含了以下内容:
|
|
237
|
+
|
|
238
|
+
改善已有的文档。
|
|
239
|
+
|
|
240
|
+
修改数据结构:
|
|
241
|
+
|
|
242
|
+
* [DescribeDomainData](https://cloud.tencent.com/document/api/1344/95952#DescribeDomainData)
|
|
243
|
+
|
|
244
|
+
* 新增成员:CertId
|
|
245
|
+
|
|
246
|
+
|
|
247
|
+
|
|
248
|
+
|
|
249
|
+
## 医疗报告结构化(mrs) 版本:2020-09-10
|
|
250
|
+
|
|
251
|
+
### 第 25 次发布
|
|
252
|
+
|
|
253
|
+
发布时间:2024-05-09 01:20:07
|
|
254
|
+
|
|
255
|
+
本次发布包含了以下内容:
|
|
256
|
+
|
|
257
|
+
改善已有的文档。
|
|
258
|
+
|
|
259
|
+
新增接口:
|
|
260
|
+
|
|
261
|
+
* [DrugInstructionObject](https://cloud.tencent.com/document/api/1314/105921)
|
|
262
|
+
|
|
263
|
+
新增数据结构:
|
|
264
|
+
|
|
265
|
+
* [BiologicalProductInfo](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfo)
|
|
266
|
+
* [BiologicalProductInfoAdverseReaction](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoAdverseReaction)
|
|
267
|
+
* [BiologicalProductInfoApproval](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoApproval)
|
|
268
|
+
* [BiologicalProductInfoBrochure](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoBrochure)
|
|
269
|
+
* [BiologicalProductInfoContraindications](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoContraindications)
|
|
270
|
+
* [BiologicalProductInfoDosage](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoDosage)
|
|
271
|
+
* [BiologicalProductInfoExecutiveStandards](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoExecutiveStandards)
|
|
272
|
+
* [BiologicalProductInfoIndications](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoIndications)
|
|
273
|
+
* [BiologicalProductInfoIngredientAndAppearance](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoIngredientAndAppearance)
|
|
274
|
+
* [BiologicalProductInfoManufacturer](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoManufacturer)
|
|
275
|
+
* [BiologicalProductInfoName](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoName)
|
|
276
|
+
* [BiologicalProductInfoPackaging](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoPackaging)
|
|
277
|
+
* [BiologicalProductInfoPrecautions](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoPrecautions)
|
|
278
|
+
* [BiologicalProductInfoStorage](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoStorage)
|
|
279
|
+
* [BiologicalProductInfoVaccinationTarget](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoVaccinationTarget)
|
|
280
|
+
* [BiologicalProductInfoValidityPeriod](https://cloud.tencent.com/document/api/1314/56230#BiologicalProductInfoValidityPeriod)
|
|
281
|
+
* [ChemicalProductInfo](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfo)
|
|
282
|
+
* [ChemicalProductInfoActiveIngredient](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoActiveIngredient)
|
|
283
|
+
* [ChemicalProductInfoAdverseReaction](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoAdverseReaction)
|
|
284
|
+
* [ChemicalProductInfoAppearance](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoAppearance)
|
|
285
|
+
* [ChemicalProductInfoApproval](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoApproval)
|
|
286
|
+
* [ChemicalProductInfoBrochure](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoBrochure)
|
|
287
|
+
* [ChemicalProductInfoClinicalTrial](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoClinicalTrial)
|
|
288
|
+
* [ChemicalProductInfoContraindications](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoContraindications)
|
|
289
|
+
* [ChemicalProductInfoDosage](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoDosage)
|
|
290
|
+
* [ChemicalProductInfoExecutiveStandards](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoExecutiveStandards)
|
|
291
|
+
* [ChemicalProductInfoGeriatricUse](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoGeriatricUse)
|
|
292
|
+
* [ChemicalProductInfoIndications](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoIndications)
|
|
293
|
+
* [ChemicalProductInfoInteractions](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoInteractions)
|
|
294
|
+
* [ChemicalProductInfoManufacturer](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoManufacturer)
|
|
295
|
+
* [ChemicalProductInfoName](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoName)
|
|
296
|
+
* [ChemicalProductInfoOverdose](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoOverdose)
|
|
297
|
+
* [ChemicalProductInfoPackaging](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoPackaging)
|
|
298
|
+
* [ChemicalProductInfoPediatricUse](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoPediatricUse)
|
|
299
|
+
* [ChemicalProductInfoPharmacokinetics](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoPharmacokinetics)
|
|
300
|
+
* [ChemicalProductInfoPharmacologyToxicology](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoPharmacologyToxicology)
|
|
301
|
+
* [ChemicalProductInfoPrecautions](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoPrecautions)
|
|
302
|
+
* [ChemicalProductInfoPregnancyLactationUse](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoPregnancyLactationUse)
|
|
303
|
+
* [ChemicalProductInfoStorage](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoStorage)
|
|
304
|
+
* [ChemicalProductInfoValidityPeriod](https://cloud.tencent.com/document/api/1314/56230#ChemicalProductInfoValidityPeriod)
|
|
305
|
+
|
|
306
|
+
|
|
307
|
+
|
|
308
|
+
## 全栈式风控引擎(rce) 版本:2020-11-03
|
|
309
|
+
|
|
310
|
+
### 第 9 次发布
|
|
311
|
+
|
|
312
|
+
发布时间:2024-05-09 01:21:46
|
|
313
|
+
|
|
314
|
+
本次发布包含了以下内容:
|
|
315
|
+
|
|
316
|
+
改善已有的文档。
|
|
317
|
+
|
|
318
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
319
|
+
|
|
320
|
+
* DescribeRiskTrends
|
|
321
|
+
|
|
322
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
323
|
+
|
|
324
|
+
* InputFrontRisk
|
|
325
|
+
* OutputFrontRisk
|
|
326
|
+
* OutputFrontRiskData
|
|
327
|
+
* OutputFrontRiskValue
|
|
328
|
+
|
|
329
|
+
|
|
330
|
+
|
|
331
|
+
## 消息队列 TDMQ(tdmq) 版本:2020-02-17
|
|
332
|
+
|
|
333
|
+
### 第 109 次发布
|
|
334
|
+
|
|
335
|
+
发布时间:2024-05-09 01:24:25
|
|
336
|
+
|
|
337
|
+
本次发布包含了以下内容:
|
|
338
|
+
|
|
339
|
+
改善已有的文档。
|
|
340
|
+
|
|
341
|
+
修改接口:
|
|
342
|
+
|
|
343
|
+
* [DescribeRabbitMQQueueDetail](https://cloud.tencent.com/document/api/1179/100810)
|
|
344
|
+
|
|
345
|
+
* 新增出参:Exclusive, Policy, Arguments
|
|
346
|
+
|
|
347
|
+
|
|
348
|
+
|
|
349
|
+
|
|
350
|
+
## Web 应用防火墙(waf) 版本:2018-01-25
|
|
351
|
+
|
|
352
|
+
### 第 83 次发布
|
|
353
|
+
|
|
354
|
+
发布时间:2024-05-08 19:38:01
|
|
355
|
+
|
|
356
|
+
本次发布包含了以下内容:
|
|
357
|
+
|
|
358
|
+
改善已有的文档。
|
|
359
|
+
|
|
360
|
+
新增接口:
|
|
361
|
+
|
|
362
|
+
* [CreateIpAccessControl](https://cloud.tencent.com/document/api/627/105915)
|
|
363
|
+
* [DeleteIpAccessControlV2](https://cloud.tencent.com/document/api/627/105914)
|
|
364
|
+
* [ImportIpAccessControl](https://cloud.tencent.com/document/api/627/105913)
|
|
365
|
+
* [ModifyIpAccessControl](https://cloud.tencent.com/document/api/627/105912)
|
|
366
|
+
|
|
367
|
+
新增数据结构:
|
|
368
|
+
|
|
369
|
+
* [IpAccessControlParam](https://cloud.tencent.com/document/api/627/53609#IpAccessControlParam)
|
|
370
|
+
|
|
371
|
+
|
|
372
|
+
|
|
1
373
|
# Release 4.0.848
|
|
2
374
|
|
|
3
375
|
## 日志服务(cls) 版本:2020-10-16
|