tencentcloud-sdk-nodejs 4.0.1015 → 4.0.1016

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 (31) hide show
  1. package/CHANGELOG.md +133 -0
  2. package/SERVICE_CHANGELOG.md +157 -628
  3. package/package.json +1 -1
  4. package/products.md +9 -9
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/cdwdoris/v20211228/cdwdoris_models.ts +20 -9
  7. package/src/services/cfs/v20190719/cfs_client.ts +19 -7
  8. package/src/services/cfs/v20190719/cfs_models.ts +52 -28
  9. package/src/services/cvm/v20170312/cvm_models.ts +20 -0
  10. package/src/services/faceid/v20180301/faceid_models.ts +7 -7
  11. package/src/services/iotexplorer/v20190423/iotexplorer_client.ts +17 -4
  12. package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +156 -40
  13. package/src/services/lighthouse/v20200324/lighthouse_models.ts +8 -0
  14. package/src/services/mps/v20190612/mps_models.ts +2 -5
  15. package/src/services/postgres/v20170312/postgres_models.ts +30 -16
  16. package/tencentcloud/common/sdk_version.d.ts +1 -1
  17. package/tencentcloud/common/sdk_version.js +1 -1
  18. package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_models.d.ts +20 -9
  19. package/tencentcloud/services/cfs/v20190719/cfs_client.d.ts +7 -3
  20. package/tencentcloud/services/cfs/v20190719/cfs_client.js +9 -3
  21. package/tencentcloud/services/cfs/v20190719/cfs_models.d.ts +50 -28
  22. package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +20 -0
  23. package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +7 -7
  24. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +5 -1
  25. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.js +6 -0
  26. package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +153 -40
  27. package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +8 -0
  28. package/tencentcloud/services/mps/v20190612/mps_models.d.ts +2 -5
  29. package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +30 -16
  30. package/test/cfs.v20190719.test.js +12 -2
  31. package/test/iotexplorer.v20190423.test.js +10 -0
@@ -1,10 +1,10 @@
1
1
  # 本版本更新包含以下内容:
2
2
 
3
- ## 应用性能监控(apm) 版本:2021-06-22
3
+ ## 腾讯云数据仓库 TCHouse-D(cdwdoris) 版本:2021-12-28
4
4
 
5
- ### 第 29 次发布
5
+ ### 第 39 次发布
6
6
 
7
- 发布时间:2025-01-17 01:08:20
7
+ 发布时间:2025-01-20 01:10:01
8
8
 
9
9
  本次发布包含了以下内容:
10
10
 
@@ -12,58 +12,42 @@
12
12
 
13
13
  修改接口:
14
14
 
15
- * [DescribeGeneralSpanList](https://cloud.tencent.com/document/api/1463/98725)
15
+ * [DescribeDatabaseAuditDownload](https://cloud.tencent.com/document/api/1387/102618)
16
16
 
17
- * <font color="#dd0000">**修改入参**:</font>Limit, Offset
17
+ * 新增入参:IsQuery
18
18
 
19
- * [DescribeMetricRecords](https://cloud.tencent.com/document/api/1463/68254)
19
+ * [DescribeSlowQueryRecords](https://cloud.tencent.com/document/api/1387/102614)
20
20
 
21
- * <font color="#dd0000">**修改入参**:</font>Filters, GroupBy
21
+ * 新增入参:SortField, SortOrder
22
22
 
23
- * [DescribeServiceOverview](https://cloud.tencent.com/document/api/1463/73094)
23
+ * [DescribeSlowQueryRecordsDownload](https://cloud.tencent.com/document/api/1387/102613)
24
24
 
25
- * <font color="#dd0000">**修改入参**:</font>Filters, GroupBy
25
+ * 新增入参:SortField, SortOrder
26
26
 
27
27
 
28
28
 
29
29
 
30
- ## 弹性伸缩(as) 版本:2018-04-19
30
+ ## 文件存储(cfs) 版本:2019-07-19
31
31
 
32
- ### 第 81 次发布
32
+ ### 第 34 次发布
33
33
 
34
- 发布时间:2025-01-17 01:08:27
34
+ 发布时间:2025-01-20 01:10:16
35
35
 
36
36
  本次发布包含了以下内容:
37
37
 
38
38
  改善已有的文档。
39
39
 
40
- 修改接口:
41
-
42
- * [ClearLaunchConfigurationAttributes](https://cloud.tencent.com/document/api/377/54255)
43
-
44
- * 新增入参:ClearMetadata
45
-
46
- * [CreateLaunchConfiguration](https://cloud.tencent.com/document/api/377/20447)
47
-
48
- * 新增入参:Metadata
49
-
50
- * [ModifyLaunchConfigurationAttributes](https://cloud.tencent.com/document/api/377/31298)
51
-
52
- * 新增入参:Metadata
53
-
54
-
55
- 新增数据结构:
40
+ 新增接口:
56
41
 
57
- * [Metadata](https://cloud.tencent.com/document/api/377/20453#Metadata)
58
- * [MetadataItem](https://cloud.tencent.com/document/api/377/20453#MetadataItem)
42
+ * [CreateAccessCert](https://cloud.tencent.com/document/api/582/115736)
59
43
 
60
44
 
61
45
 
62
- ## 腾讯云数据仓库 TCHouse-D(cdwdoris) 版本:2021-12-28
46
+ ## 云服务器(cvm) 版本:2017-03-12
63
47
 
64
- ### 第 38 次发布
48
+ ### 第 140 次发布
65
49
 
66
- 发布时间:2025-01-17 01:10:44
50
+ 发布时间:2025-01-20 01:11:52
67
51
 
68
52
  本次发布包含了以下内容:
69
53
 
@@ -71,641 +55,79 @@
71
55
 
72
56
  修改接口:
73
57
 
74
- * [RecoverBackUpJob](https://cloud.tencent.com/document/api/1387/109539)
75
-
76
- * 新增出参:TotalCount, DuplicateTables, ErrorMsg
77
-
78
-
58
+ * [CreateHpcCluster](https://cloud.tencent.com/document/api/213/83222)
79
59
 
60
+ * 新增入参:TagSpecification
80
61
 
81
- ## 云服务器(cvm) 版本:2017-03-12
62
+ * [DescribeHpcClusters](https://cloud.tencent.com/document/api/213/83220)
82
63
 
83
- ### 139 次发布
64
+ * 新增入参:InstanceType, Filters
84
65
 
85
- 发布时间:2025-01-17 01:12:40
86
66
 
87
- 本次发布包含了以下内容:
67
+ 修改数据结构:
88
68
 
89
- 改善已有的文档。
69
+ * [HpcClusterInfo](https://cloud.tencent.com/document/api/213/15753#HpcClusterInfo)
90
70
 
91
- 新增接口:
71
+ * 新增成员:HpcClusterNetMode, Tags
92
72
 
93
- * [ModifyInstancesDisasterRecoverGroup](https://cloud.tencent.com/document/api/213/115717)
94
73
 
95
74
 
96
75
 
97
- ## SSL 证书(ssl) 版本:2019-12-05
76
+ ## 物联网开发平台(iotexplorer) 版本:2019-04-23
98
77
 
99
- ### 第 76 次发布
78
+ ### 第 92 次发布
100
79
 
101
- 发布时间:2025-01-17 01:24:54
80
+ 发布时间:2025-01-17 20:22:17
102
81
 
103
82
  本次发布包含了以下内容:
104
83
 
105
84
  改善已有的文档。
106
85
 
107
- 修改接口:
86
+ 新增接口:
108
87
 
109
- * [DescribeCertificates](https://cloud.tencent.com/document/api/400/41671)
88
+ * [DescribeCloudStorageEventsWithAITasks](https://cloud.tencent.com/document/api/1081/115733)
110
89
 
111
- * 新增入参:CertIds
90
+ 新增数据结构:
112
91
 
92
+ * [CloudStorageEventWithAITasks](https://cloud.tencent.com/document/api/1081/34988#CloudStorageEventWithAITasks)
113
93
 
114
94
 
115
95
 
116
- ## 私有网络(vpc) 版本:2017-03-12
96
+ ## 轻量应用服务器(lighthouse) 版本:2020-03-24
117
97
 
118
- ### 第 242 次发布
98
+ ### 第 65 次发布
119
99
 
120
- 发布时间:2025-01-16 19:04:02
100
+ 发布时间:2025-01-20 01:19:11
121
101
 
122
102
  本次发布包含了以下内容:
123
103
 
124
104
  改善已有的文档。
125
105
 
126
- 新增接口:
127
-
128
- * [DescribeNatsEipsInternal](https://cloud.tencent.com/document/api/#/#)
129
-
130
- <font color="#dd0000">**删除接口**:</font>
106
+ 修改接口:
131
107
 
132
- * AcceptAttachCcnInstances
133
- * AcceptVpcPeeringConnection
134
- * AddBandwidthPackageResources
135
- * AddIp6Rules
136
- * AddTemplateMember
137
- * AdjustPublicAddress
138
- * AllocateAddresses
139
- * AllocateIPv6Addresses
140
- * AllocateIp6AddressesBandwidth
141
- * AssignIpv6Addresses
142
- * AssignIpv6CidrBlock
143
- * AssignIpv6SubnetCidrBlock
144
- * AssignPrivateIpAddresses
145
- * AssociateAddress
146
- * AssociateDhcpIpWithAddressIp
147
- * AssociateDirectConnectGatewayNatGateway
148
- * AssociateIPv6Address
149
- * AssociateInstancesToCcnRouteTable
150
- * AssociateNatGatewayAddress
151
- * AssociateNetworkAclSubnets
152
- * AssociateNetworkInterfaceSecurityGroups
153
- * AttachCcnInstances
154
- * AttachClassicLinkVpc
155
- * AttachNetworkInterface
156
- * AttachSnapshotInstances
157
- * AuditCrossBorderCompliance
158
- * CheckAssistantCidr
159
- * CheckDefaultSubnet
160
- * CheckNetDetectState
161
- * ClearRouteTableSelectionPolicies
162
- * CloneSecurityGroup
163
- * CreateAddressTemplate
164
- * CreateAddressTemplateGroup
165
- * CreateAndAttachNetworkInterface
166
- * CreateAssistantCidr
167
- * CreateBandwidthPackage
168
- * CreateCcn
169
- * CreateCcnRouteTables
170
- * CreateCdcLDCXList
171
- * CreateCdcNetPlanes
172
- * CreateCustomerGateway
173
- * CreateDefaultSecurityGroup
174
- * CreateDefaultVpc
175
- * CreateDhcpIp
176
- * CreateDirectConnectGateway
177
- * CreateDirectConnectGatewayCcnRoutes
178
- * CreateFlowLog
179
- * CreateHaVip
180
- * CreateHighPriorityRouteTable
181
- * CreateHighPriorityRoutes
182
- * CreateIp6Translators
183
- * CreateLocalGateway
184
- * CreateNatGateway
185
- * CreateNatGatewayDestinationIpPortTranslationNatRule
186
- * CreateNatGatewaySourceIpTranslationNatRule
187
- * CreateNetDetect
188
- * CreateNetworkAcl
189
- * CreateNetworkAclEntries
190
- * CreateNetworkAclQuintupleEntries
191
- * CreateNetworkInterface
192
- * CreatePrivateNatGateway
193
- * CreatePrivateNatGatewayDestinationIpPortTranslationNatRule
194
- * CreatePrivateNatGatewayTranslationAclRule
195
- * CreatePrivateNatGatewayTranslationNatRule
196
- * CreateReserveIpAddresses
197
- * CreateRouteTable
198
- * CreateRoutes
199
- * CreateSecurityGroup
200
- * CreateSecurityGroupPolicies
201
- * CreateSecurityGroupWithPolicies
202
- * CreateServiceTemplate
203
- * CreateServiceTemplateGroup
204
- * CreateSnapshotPolicies
205
- * CreateSubnet
206
- * CreateSubnets
207
- * CreateTrafficPackages
208
- * CreateVpc
209
- * CreateVpcEndPoint
210
- * CreateVpcEndPointService
211
- * CreateVpcEndPointServiceWhiteList
212
- * CreateVpcPeeringConnection
213
- * CreateVpnConnection
214
- * CreateVpnGateway
215
- * CreateVpnGatewayRoutes
216
- * CreateVpnGatewaySslClient
217
- * CreateVpnGatewaySslServer
218
- * DeleteAddressTemplate
219
- * DeleteAddressTemplateGroup
220
- * DeleteAssistantCidr
221
- * DeleteBandwidthPackage
222
- * DeleteCcn
223
- * DeleteCcnRouteTables
224
- * DeleteCdcLDCXList
225
- * DeleteCdcNetPlanes
226
- * DeleteCustomerGateway
227
- * DeleteDhcpIp
228
- * DeleteDirectConnectGateway
229
- * DeleteDirectConnectGatewayCcnRoutes
230
- * DeleteFlowLog
231
- * DeleteHaVip
232
- * DeleteHighPriorityRouteTables
233
- * DeleteHighPriorityRoutes
234
- * DeleteIp6Translators
235
- * DeleteLocalGateway
236
- * DeleteNatGateway
237
- * DeleteNatGatewayDestinationIpPortTranslationNatRule
238
- * DeleteNatGatewaySourceIpTranslationNatRule
239
- * DeleteNetDetect
240
- * DeleteNetworkAcl
241
- * DeleteNetworkAclEntries
242
- * DeleteNetworkAclQuintupleEntries
243
- * DeleteNetworkInterface
244
- * DeletePrivateNatGateway
245
- * DeletePrivateNatGatewayDestinationIpPortTranslationNatRule
246
- * DeletePrivateNatGatewayTranslationAclRule
247
- * DeletePrivateNatGatewayTranslationNatRule
248
- * DeleteReserveIpAddresses
249
- * DeleteRouteTable
250
- * DeleteRoutes
251
- * DeleteSecurityGroup
252
- * DeleteSecurityGroupPolicies
253
- * DeleteServiceTemplate
254
- * DeleteServiceTemplateGroup
255
- * DeleteSnapshotPolicies
256
- * DeleteSubnet
257
- * DeleteTemplateMember
258
- * DeleteTrafficPackages
259
- * DeleteVpc
260
- * DeleteVpcEndPoint
261
- * DeleteVpcEndPointService
262
- * DeleteVpcEndPointServiceWhiteList
263
- * DeleteVpcPeeringConnection
264
- * DeleteVpnConnection
265
- * DeleteVpnGateway
266
- * DeleteVpnGatewayRoutes
267
- * DeleteVpnGatewaySslClient
268
- * DeleteVpnGatewaySslServer
269
- * DescribeAccountAttributes
270
- * DescribeAddressQuota
271
- * DescribeAddressTemplateGroups
272
- * DescribeAddressTemplates
273
- * DescribeAddresses
274
- * DescribeAssistantCidr
275
- * DescribeBandwidthPackageBillUsage
276
- * DescribeBandwidthPackageQuota
277
- * DescribeBandwidthPackageResources
278
- * DescribeBandwidthPackages
279
- * DescribeCcnAttachedInstances
280
- * DescribeCcnRegionBandwidthLimits
281
- * DescribeCcnRouteTableBroadcastPolicys
282
- * DescribeCcnRouteTableInputPolicys
283
- * DescribeCcnRouteTables
284
- * DescribeCcnRoutes
285
- * DescribeCcns
286
- * DescribeCdcLDCXList
287
- * DescribeCdcNetPlanes
288
- * DescribeCdcUsedIdcVlan
289
- * DescribeClassicLinkInstances
290
- * DescribeCrossBorderCcnRegionBandwidthLimits
291
- * DescribeCrossBorderCompliance
292
- * DescribeCrossBorderFlowMonitor
293
- * DescribeCustomerGatewayVendors
294
- * DescribeCustomerGateways
295
- * DescribeDhcpIps
296
- * DescribeDirectConnectGatewayCcnRoutes
297
- * DescribeDirectConnectGateways
298
- * DescribeFlowLog
299
- * DescribeFlowLogs
300
- * DescribeGatewayFlowMonitorDetail
301
- * DescribeGatewayFlowQos
302
- * DescribeHaVips
303
- * DescribeHighPriorityRouteTables
304
- * DescribeHighPriorityRoutes
305
- * DescribeIPv6Addresses
306
- * DescribeIp6Addresses
307
- * DescribeIp6TranslatorQuota
308
- * DescribeIp6Translators
309
- * DescribeIpGeolocationDatabaseUrl
310
- * DescribeIpGeolocationInfos
311
- * DescribeLocalGateway
312
- * DescribeNatGatewayDestinationIpPortTranslationNatRules
313
- * DescribeNatGatewayDirectConnectGatewayRoute
314
- * DescribeNatGatewaySourceIpTranslationNatRules
315
- * DescribeNatGateways
316
- * DescribeNetDetectStates
317
- * DescribeNetDetects
318
- * DescribeNetworkAccountType
319
- * DescribeNetworkAclQuintupleEntries
320
- * DescribeNetworkAcls
321
- * DescribeNetworkInterfaceLimit
322
- * DescribeNetworkInterfaces
323
- * DescribePrivateNatGatewayDestinationIpPortTranslationNatRules
324
- * DescribePrivateNatGatewayLimits
325
- * DescribePrivateNatGatewayRegions
326
- * DescribePrivateNatGatewayTranslationAclRules
327
- * DescribePrivateNatGatewayTranslationNatRules
328
- * DescribePrivateNatGateways
329
- * DescribeProductQuota
330
- * DescribeReserveIpAddresses
331
- * DescribeRouteConflicts
332
- * DescribeRouteTableAssociatedInstances
333
- * DescribeRouteTableSelectionPolicies
334
- * DescribeRouteTables
335
- * DescribeRoutes
336
- * DescribeSecurityGroupAssociationStatistics
337
- * DescribeSecurityGroupLimits
338
- * DescribeSecurityGroupPolicies
339
- * DescribeSecurityGroupReferences
340
- * DescribeSecurityGroups
341
- * DescribeServiceTemplateGroups
342
- * DescribeServiceTemplates
343
- * DescribeSgSnapshotFileContent
344
- * DescribeSnapshotAttachedInstances
345
- * DescribeSnapshotFiles
346
- * DescribeSnapshotPolicies
347
- * DescribeSpecificTrafficPackageUsedDetails
348
- * DescribeSubnetResourceDashboard
349
- * DescribeSubnets
350
- * DescribeTaskResult
351
- * DescribeTemplateLimits
352
- * DescribeTenantCcns
353
- * DescribeTrafficPackages
354
- * DescribeTrafficQosPolicy
355
- * DescribeUsedIpAddress
356
- * DescribeVpcEndPoint
357
- * DescribeVpcEndPointService
358
- * DescribeVpcEndPointServiceWhiteList
359
- * DescribeVpcInstances
360
- * DescribeVpcIpv6Addresses
361
- * DescribeVpcLimits
362
- * DescribeVpcPeeringConnections
363
- * DescribeVpcPrivateIpAddresses
364
- * DescribeVpcResourceDashboard
365
- * DescribeVpcTaskResult
366
- * DescribeVpcs
367
- * DescribeVpnConnections
368
- * DescribeVpnGatewayCcnRoutes
369
- * DescribeVpnGatewayRoutes
370
- * DescribeVpnGatewaySslClients
371
- * DescribeVpnGatewaySslServers
372
- * DescribeVpnGateways
373
- * DetachCcnInstances
374
- * DetachClassicLinkVpc
375
- * DetachNetworkInterface
376
- * DetachSnapshotInstances
377
- * DisableCcnRoutes
378
- * DisableFlowLogs
379
- * DisableGatewayFlowMonitor
380
- * DisableRoutes
381
- * DisableSnapshotPolicies
382
- * DisableVpnGatewaySslClientCert
383
- * DisassociateAddress
384
- * DisassociateDhcpIpWithAddressIp
385
- * DisassociateDirectConnectGatewayNatGateway
386
- * DisassociateIPv6Address
387
- * DisassociateNatGatewayAddress
388
- * DisassociateNetworkAclSubnets
389
- * DisassociateNetworkInterfaceSecurityGroups
390
- * DisassociateVpcEndPointSecurityGroups
391
- * DownloadCustomerGatewayConfiguration
392
- * DownloadVpnGatewaySslClientCert
393
- * EnableCcnRoutes
394
- * EnableFlowLogs
395
- * EnableGatewayFlowMonitor
396
- * EnableRoutes
397
- * EnableSnapshotPolicies
398
- * EnableVpcEndPointConnect
399
- * EnableVpnGatewaySslClientCert
400
- * GenerateVpnConnectionDefaultHealthCheckIp
401
- * GetCcnRegionBandwidthLimits
402
- * HaVipAssociateAddressIp
403
- * HaVipDisassociateAddressIp
404
- * InquirePriceCreateDirectConnectGateway
405
- * InquiryPriceAllocateAddresses
406
- * InquiryPriceCreateVpnGateway
407
- * InquiryPriceModifyAddressesBandwidth
408
- * InquiryPriceRenewAddresses
409
- * InquiryPriceRenewVpnGateway
410
- * InquiryPriceResetVpnGatewayInternetMaxBandwidth
411
- * LockCcnBandwidths
412
- * LockCcns
413
- * MigrateNetworkInterface
414
- * MigratePrivateIpAddress
415
- * ModifyAddressAttribute
416
- * ModifyAddressInternetChargeType
417
- * ModifyAddressTemplateAttribute
418
- * ModifyAddressTemplateGroupAttribute
419
- * ModifyAddressesBandwidth
420
- * ModifyAddressesRenewFlag
421
- * ModifyAssistantCidr
422
- * ModifyBandwidthPackageAttribute
423
- * ModifyBandwidthPackageBandwidth
424
- * ModifyCcnAttachedInstancesAttribute
425
- * ModifyCcnAttribute
426
- * ModifyCcnRegionBandwidthLimitsType
427
- * ModifyCcnRouteTables
428
- * ModifyCdcLDCXAttribute
429
- * ModifyCdcNetPlaneAttribute
430
- * ModifyCustomerGatewayAttribute
431
- * ModifyDhcpIpAttribute
432
- * ModifyDirectConnectGatewayAttribute
433
- * ModifyFlowLogAttribute
434
- * ModifyGatewayFlowQos
435
- * ModifyHaVipAttribute
436
- * ModifyHighPriorityRouteAttribute
437
- * ModifyHighPriorityRouteECMPAlgorithm
438
- * ModifyHighPriorityRouteTableAttribute
439
- * ModifyIPv6AddressesAttributes
440
- * ModifyIPv6AddressesBandwidth
441
- * ModifyIp6AddressesBandwidth
442
- * ModifyIp6Rule
443
- * ModifyIp6Translator
444
- * ModifyIpv6AddressesAttribute
445
- * ModifyLocalGateway
446
- * ModifyNatGatewayAttribute
447
- * ModifyNatGatewayDestinationIpPortTranslationNatRule
448
- * ModifyNatGatewaySourceIpTranslationNatRule
449
- * ModifyNetDetect
450
- * ModifyNetworkAclAttribute
451
- * ModifyNetworkAclEntries
452
- * ModifyNetworkAclQuintupleEntries
453
- * ModifyNetworkInterfaceAttribute
454
- * ModifyNetworkInterfaceQos
455
- * ModifyPrivateIpAddressesAttribute
456
- * ModifyPrivateNatGatewayAttribute
457
- * ModifyPrivateNatGatewayDestinationIpPortTranslationNatRule
458
- * ModifyPrivateNatGatewayTranslationAclRule
459
- * ModifyPrivateNatGatewayTranslationNatRule
460
- * ModifyReserveIpAddress
461
- * ModifyRouteTableAttribute
462
- * ModifyRouteTableSelectionPolicies
463
- * ModifySecurityGroupAttribute
464
- * ModifySecurityGroupPolicies
465
- * ModifyServiceTemplateAttribute
466
- * ModifyServiceTemplateGroupAttribute
467
- * ModifySnapshotPolicies
468
- * ModifySubnetAttribute
469
- * ModifyTemplateMember
470
- * ModifyVpcAttribute
471
- * ModifyVpcEndPointAttribute
472
- * ModifyVpcEndPointServiceAttribute
473
- * ModifyVpcEndPointServiceWhiteList
474
- * ModifyVpcPeeringConnection
475
- * ModifyVpnConnectionAttribute
476
- * ModifyVpnGatewayAttribute
477
- * ModifyVpnGatewayCcnRoutes
478
- * ModifyVpnGatewayRoutes
479
- * ModifyVpnGatewaySslClientCert
480
- * ModifyVpnGatewaySslServer
481
- * NotifyRoutes
482
- * RefreshDirectConnectGatewayRouteToNatGateway
483
- * RejectAttachCcnInstances
484
- * RejectVpcPeeringConnection
485
- * ReleaseAddresses
486
- * ReleaseIPv6Addresses
487
- * ReleaseIp6AddressesBandwidth
488
- * RemoveBandwidthPackageResources
489
- * RemoveIp6Rules
490
- * RenewAddresses
491
- * RenewVpnGateway
492
- * ReplaceCcnRouteTableBroadcastPolicys
493
- * ReplaceCcnRouteTableInputPolicys
494
- * ReplaceDirectConnectGatewayCcnRoutes
495
- * ReplaceHighPriorityRouteTableAssociation
496
- * ReplaceHighPriorityRoutes
497
- * ReplaceRouteTableAssociation
498
- * ReplaceRoutes
499
- * ReplaceSecurityGroupPolicies
500
- * ReplaceSecurityGroupPolicy
501
- * ResetAttachCcnInstances
502
- * ResetHighPriorityRoutes
503
- * ResetNatGatewayConnection
504
- * ResetRoutes
505
- * ResetVpnConnection
506
- * ResetVpnGatewayInternetMaxBandwidth
507
- * ResumeSnapshotInstance
508
- * ReturnNormalAddresses
509
- * SetCcnRegionBandwidthLimits
510
- * SetVpnGatewaysRenewFlag
511
- * TransformAddress
512
- * UnassignIpv6Addresses
513
- * UnassignIpv6CidrBlock
514
- * UnassignIpv6SubnetCidrBlock
515
- * UnassignPrivateIpAddresses
516
- * UnlockCcnBandwidths
517
- * UnlockCcns
518
- * WithdrawNotifyRoutes
108
+ * [CreateInstances](https://cloud.tencent.com/document/api/1207/69573)
519
109
 
520
- <font color="#dd0000">**删除数据结构**:</font>
110
+ * 新增入参:DomainName, Subdomain
521
111
 
522
- * AccessPolicy
523
- * AccountAttribute
524
- * Address
525
- * AddressChargePrepaid
526
- * AddressInfo
527
- * AddressTemplate
528
- * AddressTemplateGroup
529
- * AddressTemplateItem
530
- * AddressTemplateSpecification
531
- * AlgType
532
- * AssistantCidr
533
- * BackupPolicy
534
- * BandwidthPackage
535
- * BandwidthPackageBillBandwidth
536
- * BatchModifySnapshotPolicy
537
- * BgpConfig
538
- * BgpConfigAndAsn
539
- * CCN
540
- * CcnAttachedInstance
541
- * CcnBandwidth
542
- * CcnBandwidthInfo
543
- * CcnBatchRouteTable
544
- * CcnFlowLock
545
- * CcnInstance
546
- * CcnInstanceInfo
547
- * CcnInstanceWithoutRegion
548
- * CcnRegionBandwidthLimit
549
- * CcnRegionBandwidthLimitInfo
550
- * CcnRoute
551
- * CcnRouteBroadcastPolicyRouteCondition
552
- * CcnRouteTable
553
- * CcnRouteTableBroadcastPolicy
554
- * CcnRouteTableBroadcastPolicys
555
- * CcnRouteTableInputPolicy
556
- * CcnRouteTableInputPolicys
557
- * CcnRouteTableSelectPolicy
558
- * CidrForCcn
559
- * ClassicLinkInstance
560
- * ConflictItem
561
- * ConflictSource
562
- * CreateVpnConnRoute
563
- * CrossBorderCompliance
564
- * CrossBorderFlowMonitorData
565
- * CustomerGateway
566
- * CustomerGatewayVendor
567
- * CvmInstance
568
- * DefaultVpcSubnet
569
- * DestinationIpPortTranslationNatRule
570
- * DestinationIpPortTranslationNatRuleDiff
571
- * DhcpIp
572
- * DirectConnectGateway
573
- * DirectConnectGatewayCcnRoute
574
- * DirectConnectSubnet
575
- * EndPoint
576
- * EndPointService
577
- * Filter
578
- * FilterObject
579
- * FlowLog
580
- * FlowLogStorage
581
- * GatewayFlowMonitorDetail
582
- * GatewayQos
583
- * HaVip
584
- * HaVipAssociation
585
- * HealthCheckConfig
586
- * HighPriorityModifyItem
587
- * HighPriorityRoute
588
- * HighPriorityRouteTable
589
- * IKEOptionsSpecification
590
- * IPSECOptionsSpecification
591
- * InstanceBind
592
- * InstanceChargePrepaid
593
- * InstanceStatistic
594
- * InternetPrice
595
- * InternetPriceDetail
596
- * Ip6Rule
597
- * Ip6RuleInfo
598
- * Ip6Translator
599
- * IpAddressStates
600
- * IpField
601
- * IpGeolocationInfo
602
- * Ipv6Address
603
- * Ipv6SubnetCidrBlock
604
- * ItemPrice
605
- * LocalDestinationIpPortTranslationNatRule
606
- * LocalGateway
607
- * MemberInfo
608
- * ModifyRouteTableInfo
609
- * NatDirectConnectGatewayRoute
610
- * NatGateway
611
- * NatGatewayAddress
612
- * NatGatewayDestinationIpPortTranslationNatRule
613
- * NatRegionInfoWithArea
614
- * NetDetect
615
- * NetDetectIpState
616
- * NetDetectState
617
- * NetworkAcl
618
- * NetworkAclEntry
619
- * NetworkAclEntrySet
620
- * NetworkAclQuintupleEntries
621
- * NetworkAclQuintupleEntry
622
- * NetworkInterface
623
- * NetworkInterfaceAttachment
624
- * PeerConnection
625
- * PolicyStatistics
626
- * Price
627
- * PrivateIpAddressSpecification
628
- * PrivateNatCrossDomainInfo
629
- * PrivateNatDestinationIpPortTranslationNatRule
630
- * PrivateNatGateway
631
- * PrivateNatGatewayLimit
632
- * ProductQuota
633
- * Quota
634
- * ReferredSecurityGroup
635
- * ReserveIpAddressInfo
636
- * Resource
637
- * ResourceDashboard
638
- * ResourceStatistics
639
- * ResourceStatisticsItem
640
- * Route
641
- * RouteConflict
642
- * RouteECMPAlgorithm
643
- * RouteSelectionPolicy
644
- * RouteTable
645
- * RouteTableAssociation
646
- * SecurityGroup
647
- * SecurityGroupAssociationStatistics
648
- * SecurityGroupLimitSet
649
- * SecurityGroupPolicy
650
- * SecurityGroupPolicySet
651
- * SecurityPolicyDatabase
652
- * ServiceTemplate
653
- * ServiceTemplateGroup
654
- * ServiceTemplateSpecification
655
- * ServicesInfo
656
- * SnapshotFileInfo
657
- * SnapshotInstance
658
- * SnapshotPolicy
659
- * SourceIpTranslationNatRule
660
- * SslClientConfig
661
- * SslVpnClient
662
- * SslVpnSever
663
- * Subnet
664
- * SubnetInput
665
- * Tag
666
- * Tags
667
- * TemplateLimit
668
- * TrafficFlow
669
- * TrafficPackage
670
- * TrafficQosPolicySet
671
- * TranslationAclRule
672
- * TranslationNatRule
673
- * TranslationNatRuleDiff
674
- * TranslationNatRuleInput
675
- * UsedDetail
676
- * Vpc
677
- * VpcEndPointServiceUser
678
- * VpcIpv6Address
679
- * VpcLimit
680
- * VpcPrivateIpAddress
681
- * VpcTaskResultDetailInfo
682
- * VpnConnection
683
- * VpnGateway
684
- * VpnGatewayQuota
685
- * VpnGatewayRoute
686
- * VpnGatewayRouteModify
687
- * VpngwCcnRoutes
688
112
 
689
113
 
690
114
 
691
- ## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
115
+ ## 云数据库 PostgreSQL(postgres) 版本:2017-03-12
692
116
 
693
- ### 第 121 次发布
117
+ ### 第 48 次发布
694
118
 
695
- 发布时间:2025-01-17 01:30:18
119
+ 发布时间:2025-01-20 01:22:23
696
120
 
697
121
  本次发布包含了以下内容:
698
122
 
699
123
  改善已有的文档。
700
124
 
701
- 新增接口:
125
+ 修改接口:
702
126
 
703
- * [DescribeTaskTableMetricOverview](https://cloud.tencent.com/document/api/1267/115718)
127
+ * [ModifyBackupPlan](https://cloud.tencent.com/document/api/409/68067)
704
128
 
705
- 新增数据结构:
129
+ * 新增入参:PlanId, PlanName
706
130
 
707
- * [OrderFields](https://cloud.tencent.com/document/api/1267/76336#OrderFields)
708
- * [TaskTableMetricInfo](https://cloud.tencent.com/document/api/1267/76336#TaskTableMetricInfo)
709
131
 
710
132
 
711
133
 
@@ -6182,8 +5604,8 @@
6182
5604
 
6183
5605
  新增数据结构:
6184
5606
 
6185
- * [[Metadata](https://cloud.tencent.com/document/api/377/20453#Metadata)](https://cloud.tencent.com/document/api/377/20453#[Metadata](https://cloud.tencent.com/document/api/377/20453#Metadata))
6186
- * [[MetadataItem](https://cloud.tencent.com/document/api/377/20453#MetadataItem)](https://cloud.tencent.com/document/api/377/20453#[MetadataItem](https://cloud.tencent.com/document/api/377/20453#MetadataItem))
5607
+ * [Metadata](https://cloud.tencent.com/document/api/377/20453#Metadata)
5608
+ * [MetadataItem](https://cloud.tencent.com/document/api/377/20453#MetadataItem)
6187
5609
 
6188
5610
  ### 第 80 次发布
6189
5611
 
@@ -26249,6 +25671,29 @@
26249
25671
 
26250
25672
  ## 腾讯云数据仓库 TCHouse-D(cdwdoris) 版本:2021-12-28
26251
25673
 
25674
+ ### 第 39 次发布
25675
+
25676
+ 发布时间:2025-01-20 01:10:01
25677
+
25678
+ 本次发布包含了以下内容:
25679
+
25680
+ 改善已有的文档。
25681
+
25682
+ 修改接口:
25683
+
25684
+ * [DescribeDatabaseAuditDownload](https://cloud.tencent.com/document/api/1387/102618)
25685
+
25686
+ * 新增入参:IsQuery
25687
+
25688
+ * [DescribeSlowQueryRecords](https://cloud.tencent.com/document/api/1387/102614)
25689
+
25690
+ * 新增入参:SortField, SortOrder
25691
+
25692
+ * [DescribeSlowQueryRecordsDownload](https://cloud.tencent.com/document/api/1387/102613)
25693
+
25694
+ * 新增入参:SortField, SortOrder
25695
+
25696
+
26252
25697
  ### 第 38 次发布
26253
25698
 
26254
25699
  发布时间:2025-01-17 01:10:44
@@ -27760,6 +27205,18 @@
27760
27205
 
27761
27206
  ## 文件存储(cfs) 版本:2019-07-19
27762
27207
 
27208
+ ### 第 34 次发布
27209
+
27210
+ 发布时间:2025-01-20 01:10:16
27211
+
27212
+ 本次发布包含了以下内容:
27213
+
27214
+ 改善已有的文档。
27215
+
27216
+ 新增接口:
27217
+
27218
+ * [[CreateAccessCert](https://cloud.tencent.com/document/api/582/115736)](https://cloud.tencent.com/document/api/#/#)
27219
+
27763
27220
  ### 第 33 次发布
27764
27221
 
27765
27222
  发布时间:2024-12-05 01:07:44
@@ -44389,6 +43846,32 @@
44389
43846
 
44390
43847
  ## 云服务器(cvm) 版本:2017-03-12
44391
43848
 
43849
+ ### 第 140 次发布
43850
+
43851
+ 发布时间:2025-01-20 01:11:52
43852
+
43853
+ 本次发布包含了以下内容:
43854
+
43855
+ 改善已有的文档。
43856
+
43857
+ 修改接口:
43858
+
43859
+ * [CreateHpcCluster](https://cloud.tencent.com/document/api/213/83222)
43860
+
43861
+ * 新增入参:TagSpecification
43862
+
43863
+ * [DescribeHpcClusters](https://cloud.tencent.com/document/api/213/83220)
43864
+
43865
+ * 新增入参:InstanceType, Filters
43866
+
43867
+
43868
+ 修改数据结构:
43869
+
43870
+ * [HpcClusterInfo](https://cloud.tencent.com/document/api/213/15753#HpcClusterInfo)
43871
+
43872
+ * 新增成员:HpcClusterNetMode, Tags
43873
+
43874
+
44392
43875
  ### 第 139 次发布
44393
43876
 
44394
43877
  发布时间:2025-01-17 01:12:40
@@ -44399,7 +43882,7 @@
44399
43882
 
44400
43883
  新增接口:
44401
43884
 
44402
- * [[ModifyInstancesDisasterRecoverGroup](https://cloud.tencent.com/document/api/213/115717)](https://cloud.tencent.com/document/api/#/#)
43885
+ * [ModifyInstancesDisasterRecoverGroup](https://cloud.tencent.com/document/api/213/115717)
44403
43886
 
44404
43887
  ### 第 138 次发布
44405
43888
 
@@ -88796,6 +88279,22 @@
88796
88279
 
88797
88280
  ## 物联网开发平台(iotexplorer) 版本:2019-04-23
88798
88281
 
88282
+ ### 第 92 次发布
88283
+
88284
+ 发布时间:2025-01-17 20:22:17
88285
+
88286
+ 本次发布包含了以下内容:
88287
+
88288
+ 改善已有的文档。
88289
+
88290
+ 新增接口:
88291
+
88292
+ * [[DescribeCloudStorageEventsWithAITasks](https://cloud.tencent.com/document/api/1081/115733)](https://cloud.tencent.com/document/api/#/#)
88293
+
88294
+ 新增数据结构:
88295
+
88296
+ * [[CloudStorageEventWithAITasks](https://cloud.tencent.com/document/api/1081/34988#CloudStorageEventWithAITasks)](https://cloud.tencent.com/document/api/1081/34988#[CloudStorageEventWithAITasks](https://cloud.tencent.com/document/api/1081/34988#CloudStorageEventWithAITasks))
88297
+
88799
88298
  ### 第 91 次发布
88800
88299
 
88801
88300
  发布时间:2025-01-10 01:18:24
@@ -95919,6 +95418,21 @@
95919
95418
 
95920
95419
  ## 轻量应用服务器(lighthouse) 版本:2020-03-24
95921
95420
 
95421
+ ### 第 65 次发布
95422
+
95423
+ 发布时间:2025-01-20 01:19:11
95424
+
95425
+ 本次发布包含了以下内容:
95426
+
95427
+ 改善已有的文档。
95428
+
95429
+ 修改接口:
95430
+
95431
+ * [CreateInstances](https://cloud.tencent.com/document/api/1207/69573)
95432
+
95433
+ * 新增入参:DomainName, Subdomain
95434
+
95435
+
95922
95436
  ### 第 64 次发布
95923
95437
 
95924
95438
  发布时间:2024-12-26 01:43:38
@@ -119393,6 +118907,21 @@
119393
118907
 
119394
118908
  ## 云数据库 PostgreSQL(postgres) 版本:2017-03-12
119395
118909
 
118910
+ ### 第 48 次发布
118911
+
118912
+ 发布时间:2025-01-20 01:22:23
118913
+
118914
+ 本次发布包含了以下内容:
118915
+
118916
+ 改善已有的文档。
118917
+
118918
+ 修改接口:
118919
+
118920
+ * [ModifyBackupPlan](https://cloud.tencent.com/document/api/409/68067)
118921
+
118922
+ * 新增入参:PlanId, PlanName
118923
+
118924
+
119396
118925
  ### 第 47 次发布
119397
118926
 
119398
118927
  发布时间:2025-01-09 01:24:20
@@ -172885,7 +172414,7 @@
172885
172414
 
172886
172415
  新增接口:
172887
172416
 
172888
- * [[DescribeNatsEipsInternal](https://cloud.tencent.com/document/api/#/#)](https://cloud.tencent.com/document/api/#/#)
172417
+ * [DescribeNatsEipsInternal](https://cloud.tencent.com/document/api/#/#)
172889
172418
 
172890
172419
  <font color="#dd0000">**删除接口**:</font>
172891
172420
 
@@ -181908,12 +181437,12 @@
181908
181437
 
181909
181438
  新增接口:
181910
181439
 
181911
- * [[DescribeTaskTableMetricOverview](https://cloud.tencent.com/document/api/1267/115718)](https://cloud.tencent.com/document/api/#/#)
181440
+ * [DescribeTaskTableMetricOverview](https://cloud.tencent.com/document/api/1267/115718)
181912
181441
 
181913
181442
  新增数据结构:
181914
181443
 
181915
- * [[OrderFields](https://cloud.tencent.com/document/api/1267/76336#OrderFields)](https://cloud.tencent.com/document/api/1267/76336#[OrderFields](https://cloud.tencent.com/document/api/1267/76336#OrderFields))
181916
- * [[TaskTableMetricInfo](https://cloud.tencent.com/document/api/1267/76336#TaskTableMetricInfo)](https://cloud.tencent.com/document/api/1267/76336#[TaskTableMetricInfo](https://cloud.tencent.com/document/api/1267/76336#TaskTableMetricInfo))
181444
+ * [OrderFields](https://cloud.tencent.com/document/api/1267/76336#OrderFields)
181445
+ * [TaskTableMetricInfo](https://cloud.tencent.com/document/api/1267/76336#TaskTableMetricInfo)
181917
181446
 
181918
181447
  ### 第 120 次发布
181919
181448