tencentcloud-sdk-nodejs 4.0.739 → 4.0.740

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 (57) hide show
  1. package/CHANGELOG.md +224 -0
  2. package/SERVICE_CHANGELOG.md +314 -314
  3. package/package.json +1 -1
  4. package/products.md +11 -10
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/cdb/v20170320/cdb_client.ts +168 -54
  7. package/src/services/cdb/v20170320/cdb_models.ts +716 -135
  8. package/src/services/cfg/v20210820/cfg_client.ts +32 -7
  9. package/src/services/cfg/v20210820/cfg_models.ts +108 -3
  10. package/src/services/config/index.ts +5 -0
  11. package/src/services/config/v20220802/config_client.ts +62 -0
  12. package/src/services/config/v20220802/config_models.ts +424 -0
  13. package/src/services/config/v20220802/index.ts +6 -0
  14. package/src/services/hai/v20230812/hai_models.ts +5 -0
  15. package/src/services/index.ts +1 -0
  16. package/src/services/tdmq/v20200217/tdmq_models.ts +38 -28
  17. package/src/services/teo/v20220901/teo_client.ts +3 -3
  18. package/src/services/teo/v20220901/teo_models.ts +34 -33
  19. package/src/services/tke/v20180525/tke_models.ts +11 -6
  20. package/src/services/tse/v20201207/tse_client.ts +43 -7
  21. package/src/services/tse/v20201207/tse_models.ts +96 -8
  22. package/src/services/vod/v20180717/vod_client.ts +4 -1
  23. package/src/services/vod/v20180717/vod_models.ts +129 -19
  24. package/src/services/waf/v20180125/waf_models.ts +2 -2
  25. package/tencentcloud/common/sdk_version.d.ts +1 -1
  26. package/tencentcloud/common/sdk_version.js +1 -1
  27. package/tencentcloud/services/cdb/v20170320/cdb_client.d.ts +59 -23
  28. package/tencentcloud/services/cdb/v20170320/cdb_client.js +82 -28
  29. package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +680 -123
  30. package/tencentcloud/services/cfg/v20210820/cfg_client.d.ts +11 -3
  31. package/tencentcloud/services/cfg/v20210820/cfg_client.js +15 -3
  32. package/tencentcloud/services/cfg/v20210820/cfg_models.d.ts +103 -3
  33. package/tencentcloud/services/config/index.d.ts +6 -0
  34. package/tencentcloud/services/config/index.js +7 -0
  35. package/tencentcloud/services/config/v20220802/config_client.d.ts +18 -0
  36. package/tencentcloud/services/config/v20220802/config_client.js +43 -0
  37. package/tencentcloud/services/config/v20220802/config_models.d.ts +397 -0
  38. package/tencentcloud/services/config/v20220802/config_models.js +18 -0
  39. package/tencentcloud/services/config/v20220802/index.d.ts +6 -0
  40. package/tencentcloud/services/config/v20220802/index.js +9 -0
  41. package/tencentcloud/services/hai/v20230812/hai_models.d.ts +5 -0
  42. package/tencentcloud/services/index.d.ts +1 -0
  43. package/tencentcloud/services/index.js +2 -0
  44. package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +38 -28
  45. package/tencentcloud/services/teo/v20220901/teo_client.d.ts +3 -3
  46. package/tencentcloud/services/teo/v20220901/teo_client.js +3 -3
  47. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +34 -33
  48. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +11 -6
  49. package/tencentcloud/services/tse/v20201207/tse_client.d.ts +15 -3
  50. package/tencentcloud/services/tse/v20201207/tse_client.js +21 -3
  51. package/tencentcloud/services/tse/v20201207/tse_models.d.ts +90 -8
  52. package/tencentcloud/services/vod/v20180717/vod_models.d.ts +126 -19
  53. package/tencentcloud/services/waf/v20180125/waf_models.d.ts +2 -2
  54. package/test/cdb.v20170320.test.js +102 -12
  55. package/test/cfg.v20210820.test.js +22 -2
  56. package/test/config.v20220802.test.js +41 -0
  57. package/test/tse.v20201207.test.js +32 -2
package/CHANGELOG.md CHANGED
@@ -1,3 +1,227 @@
1
+ # Release 4.0.740
2
+
3
+ ## 云数据库 MySQL(cdb) 版本:2017-03-20
4
+
5
+ ### 第 148 次发布
6
+
7
+ 发布时间:2023-11-22 01:30:13
8
+
9
+ 本次发布包含了以下内容:
10
+
11
+ 改善已有的文档。
12
+
13
+ 新增接口:
14
+
15
+ * [CloseAuditService](https://cloud.tencent.com/document/api/236/101816)
16
+ * [CreateAuditRuleTemplate](https://cloud.tencent.com/document/api/236/101815)
17
+ * [DeleteAuditRuleTemplates](https://cloud.tencent.com/document/api/236/101814)
18
+ * [DeleteDatabase](https://cloud.tencent.com/document/api/236/101808)
19
+ * [DescribeAuditInstanceList](https://cloud.tencent.com/document/api/236/101813)
20
+ * [DescribeAuditRuleTemplateModifyHistory](https://cloud.tencent.com/document/api/236/101812)
21
+ * [DescribeAuditRuleTemplates](https://cloud.tencent.com/document/api/236/101811)
22
+ * [ModifyAuditRuleTemplates](https://cloud.tencent.com/document/api/236/101810)
23
+ * [ModifyAuditService](https://cloud.tencent.com/document/api/236/101809)
24
+
25
+ 新增数据结构:
26
+
27
+ * [AuditInstanceFilters](https://cloud.tencent.com/document/api/236/15878#AuditInstanceFilters)
28
+ * [AuditInstanceInfo](https://cloud.tencent.com/document/api/236/15878#AuditInstanceInfo)
29
+ * [AuditRuleTemplateInfo](https://cloud.tencent.com/document/api/236/15878#AuditRuleTemplateInfo)
30
+ * [InstanceDbAuditStatus](https://cloud.tencent.com/document/api/236/15878#InstanceDbAuditStatus)
31
+ * [RuleTemplateInfo](https://cloud.tencent.com/document/api/236/15878#RuleTemplateInfo)
32
+ * [RuleTemplateRecordInfo](https://cloud.tencent.com/document/api/236/15878#RuleTemplateRecordInfo)
33
+
34
+ 修改数据结构:
35
+
36
+ * [InstanceInfo](https://cloud.tencent.com/document/api/236/15878#InstanceInfo)
37
+
38
+ * 新增成员:ExpandCpu
39
+
40
+ * <font color="#dd0000">**修改成员**:</font>MasterInfo
41
+
42
+
43
+
44
+
45
+ ## 混沌演练平台(cfg) 版本:2021-08-20
46
+
47
+ ### 第 13 次发布
48
+
49
+ 发布时间:2023-11-22 01:45:21
50
+
51
+ 本次发布包含了以下内容:
52
+
53
+ 改善已有的文档。
54
+
55
+ 新增接口:
56
+
57
+ * [DescribeTaskPolicyTriggerLog](https://cloud.tencent.com/document/api/1500/101818)
58
+ * [TriggerPolicy](https://cloud.tencent.com/document/api/1500/101817)
59
+
60
+ 新增数据结构:
61
+
62
+ * [PolicyTriggerLog](https://cloud.tencent.com/document/api/1500/71784#PolicyTriggerLog)
63
+
64
+
65
+
66
+ ## 配置审计(config) 版本:2022-08-02
67
+
68
+ ### 第 1 次发布
69
+
70
+ 发布时间:2023-11-21 15:26:06
71
+
72
+ 本次发布包含了以下内容:
73
+
74
+ 改善已有的文档。
75
+
76
+ 新增接口:
77
+
78
+ * [ListAggregateConfigRules](https://cloud.tencent.com/document/api/1579/101782)
79
+ * [ListConfigRules](https://cloud.tencent.com/document/api/1579/101781)
80
+
81
+ 新增数据结构:
82
+
83
+ * [Annotation](https://cloud.tencent.com/document/api/1579/101783#Annotation)
84
+ * [ConfigRule](https://cloud.tencent.com/document/api/1579/101783#ConfigRule)
85
+ * [InputParameter](https://cloud.tencent.com/document/api/1579/101783#InputParameter)
86
+ * [InputParameterForManage](https://cloud.tencent.com/document/api/1579/101783#InputParameterForManage)
87
+ * [SourceConditionForManage](https://cloud.tencent.com/document/api/1579/101783#SourceConditionForManage)
88
+ * [Tag](https://cloud.tencent.com/document/api/1579/101783#Tag)
89
+ * [TriggerType](https://cloud.tencent.com/document/api/1579/101783#TriggerType)
90
+
91
+
92
+
93
+ ## 高性能应用服务(hai) 版本:2023-08-12
94
+
95
+ ### 第 4 次发布
96
+
97
+ 发布时间:2023-11-22 04:14:20
98
+
99
+ 本次发布包含了以下内容:
100
+
101
+ 改善已有的文档。
102
+
103
+ 修改数据结构:
104
+
105
+ * [SystemDisk](https://cloud.tencent.com/document/api/1721/101518#SystemDisk)
106
+
107
+ * 新增成员:DiskName
108
+
109
+
110
+
111
+
112
+ ## 消息队列 TDMQ(tdmq) 版本:2020-02-17
113
+
114
+ ### 第 93 次发布
115
+
116
+ 发布时间:2023-11-22 06:38:54
117
+
118
+ 本次发布包含了以下内容:
119
+
120
+ 改善已有的文档。
121
+
122
+ 修改接口:
123
+
124
+ * [CreateProCluster](https://cloud.tencent.com/document/api/1179/101433)
125
+
126
+ * 新增入参:Vpc
127
+
128
+ * <font color="#dd0000">**删除入参**:</font>Vpcs
129
+
130
+
131
+ 修改数据结构:
132
+
133
+ * [Cluster](https://cloud.tencent.com/document/api/1179/46089#Cluster)
134
+
135
+ * 新增成员:ProjectId, ProjectName
136
+
137
+
138
+
139
+
140
+ ## 边缘安全加速平台(teo) 版本:2022-09-01
141
+
142
+ ### 第 64 次发布
143
+
144
+ 发布时间:2023-11-22 06:42:38
145
+
146
+ 本次发布包含了以下内容:
147
+
148
+ 改善已有的文档。
149
+
150
+ 修改接口:
151
+
152
+ * [DescribePrefetchTasks](https://cloud.tencent.com/document/api/1552/80700)
153
+
154
+ * 新增入参:ZoneId
155
+
156
+
157
+
158
+
159
+ ## 边缘安全加速平台(teo) 版本:2022-01-06
160
+
161
+
162
+
163
+ ## 容器服务(tke) 版本:2018-05-25
164
+
165
+ ### 第 163 次发布
166
+
167
+ 发布时间:2023-11-22 06:54:10
168
+
169
+ 本次发布包含了以下内容:
170
+
171
+ 改善已有的文档。
172
+
173
+ 修改接口:
174
+
175
+ * [DescribeIPAMD](https://cloud.tencent.com/document/api/457/101765)
176
+
177
+ * 新增出参:ClaimExpiredDuration
178
+
179
+
180
+
181
+
182
+ ## 微服务引擎 TSE(tse) 版本:2020-12-07
183
+
184
+ ### 第 53 次发布
185
+
186
+ 发布时间:2023-11-22 07:09:30
187
+
188
+ 本次发布包含了以下内容:
189
+
190
+ 改善已有的文档。
191
+
192
+ 新增接口:
193
+
194
+ * [CloseWafProtection](https://cloud.tencent.com/document/api/1364/101822)
195
+ * [CreateWafDomains](https://cloud.tencent.com/document/api/1364/101821)
196
+ * [OpenWafProtection](https://cloud.tencent.com/document/api/1364/101820)
197
+
198
+
199
+
200
+ ## 云点播(vod) 版本:2018-07-17
201
+
202
+ ### 第 171 次发布
203
+
204
+ 发布时间:2023-11-22 07:26:03
205
+
206
+ 本次发布包含了以下内容:
207
+
208
+ 改善已有的文档。
209
+
210
+ 修改接口:
211
+
212
+ * [DescribeTaskDetail](https://cloud.tencent.com/document/api/266/33431)
213
+
214
+ * 新增出参:QualityEnhanceTask
215
+
216
+
217
+ 新增数据结构:
218
+
219
+ * [QualityEnhanceTask](https://cloud.tencent.com/document/api/266/31773#QualityEnhanceTask)
220
+ * [QualityEnhanceTaskInput](https://cloud.tencent.com/document/api/266/31773#QualityEnhanceTaskInput)
221
+ * [QualityEnhanceTaskOutput](https://cloud.tencent.com/document/api/266/31773#QualityEnhanceTaskOutput)
222
+
223
+
224
+
1
225
  # Release 4.0.739
2
226
 
3
227
  ## 费用中心(billing) 版本:2018-07-09