tencentcloud-sdk-nodejs 4.0.547 → 4.0.549

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 (86) hide show
  1. package/CHANGELOG.md +313 -0
  2. package/SERVICE_CHANGELOG.md +298 -109
  3. package/package.json +1 -1
  4. package/products.md +31 -31
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/cam/v20190116/cam_models.ts +20 -8
  7. package/src/services/cdc/v20201214/cdc_models.ts +14 -14
  8. package/src/services/cdn/v20180606/cdn_client.ts +35 -22
  9. package/src/services/cdn/v20180606/cdn_models.ts +163 -10
  10. package/src/services/cfw/v20190904/cfw_client.ts +44 -7
  11. package/src/services/cfw/v20190904/cfw_models.ts +117 -6
  12. package/src/services/cvm/v20170312/cvm_client.ts +1 -1
  13. package/src/services/dasb/v20191018/dasb_client.ts +279 -60
  14. package/src/services/dasb/v20191018/dasb_models.ts +1314 -714
  15. package/src/services/eb/v20210416/eb_client.ts +3 -1
  16. package/src/services/eb/v20210416/eb_models.ts +105 -25
  17. package/src/services/essbasic/v20210526/essbasic_models.ts +4 -3
  18. package/src/services/faceid/v20180301/faceid_models.ts +15 -8
  19. package/src/services/ims/v20200713/ims_client.ts +1 -1
  20. package/src/services/ims/v20200713/ims_models.ts +13 -13
  21. package/src/services/ims/v20201229/ims_client.ts +33 -2
  22. package/src/services/ims/v20201229/ims_models.ts +85 -20
  23. package/src/services/lcic/v20220817/lcic_client.ts +16 -2
  24. package/src/services/lcic/v20220817/lcic_models.ts +129 -16
  25. package/src/services/lighthouse/v20200324/lighthouse_client.ts +2 -3
  26. package/src/services/lighthouse/v20200324/lighthouse_models.ts +5 -5
  27. package/src/services/mongodb/v20190725/mongodb_client.ts +1 -1
  28. package/src/services/mongodb/v20190725/mongodb_models.ts +83 -39
  29. package/src/services/postgres/v20170312/postgres_models.ts +1 -1
  30. package/src/services/sqlserver/v20180328/sqlserver_models.ts +2 -2
  31. package/src/services/teo/v20220901/teo_models.ts +3 -1
  32. package/src/services/thpc/v20220401/thpc_models.ts +3 -2
  33. package/src/services/tke/v20180525/tke_client.ts +1 -1
  34. package/src/services/tke/v20180525/tke_models.ts +21 -9
  35. package/src/services/vpc/v20170312/vpc_client.ts +4 -3
  36. package/src/services/vpc/v20170312/vpc_models.ts +18 -8
  37. package/src/services/wedata/v20210820/wedata_models.ts +1 -1
  38. package/tencentcloud/common/sdk_version.d.ts +1 -1
  39. package/tencentcloud/common/sdk_version.js +1 -1
  40. package/tencentcloud/services/cam/v20190116/cam_models.d.ts +18 -8
  41. package/tencentcloud/services/cdc/v20201214/cdc_models.d.ts +14 -14
  42. package/tencentcloud/services/cdn/v20180606/cdn_client.d.ts +14 -10
  43. package/tencentcloud/services/cdn/v20180606/cdn_client.js +18 -12
  44. package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +137 -10
  45. package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +15 -3
  46. package/tencentcloud/services/cfw/v20190904/cfw_client.js +21 -3
  47. package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +102 -6
  48. package/tencentcloud/services/cvm/v20170312/cvm_client.d.ts +1 -1
  49. package/tencentcloud/services/cvm/v20170312/cvm_client.js +1 -1
  50. package/tencentcloud/services/dasb/v20191018/dasb_client.d.ts +81 -9
  51. package/tencentcloud/services/dasb/v20191018/dasb_client.js +120 -12
  52. package/tencentcloud/services/dasb/v20191018/dasb_models.d.ts +1183 -664
  53. package/tencentcloud/services/eb/v20210416/eb_models.d.ts +91 -24
  54. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +3 -2
  55. package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +14 -8
  56. package/tencentcloud/services/ims/v20200713/ims_client.d.ts +1 -1
  57. package/tencentcloud/services/ims/v20200713/ims_client.js +1 -1
  58. package/tencentcloud/services/ims/v20200713/ims_models.d.ts +13 -13
  59. package/tencentcloud/services/ims/v20201229/ims_client.d.ts +25 -2
  60. package/tencentcloud/services/ims/v20201229/ims_client.js +26 -1
  61. package/tencentcloud/services/ims/v20201229/ims_models.d.ts +73 -19
  62. package/tencentcloud/services/lcic/v20220817/lcic_client.d.ts +5 -1
  63. package/tencentcloud/services/lcic/v20220817/lcic_client.js +6 -0
  64. package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +112 -16
  65. package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.d.ts +2 -3
  66. package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.js +2 -3
  67. package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +5 -5
  68. package/tencentcloud/services/mongodb/v20190725/mongodb_client.d.ts +1 -1
  69. package/tencentcloud/services/mongodb/v20190725/mongodb_client.js +1 -1
  70. package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +68 -27
  71. package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +1 -1
  72. package/tencentcloud/services/sqlserver/v20180328/sqlserver_models.d.ts +2 -2
  73. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +3 -1
  74. package/tencentcloud/services/thpc/v20220401/thpc_models.d.ts +2 -1
  75. package/tencentcloud/services/tke/v20180525/tke_client.d.ts +1 -1
  76. package/tencentcloud/services/tke/v20180525/tke_client.js +1 -1
  77. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +19 -9
  78. package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +2 -1
  79. package/tencentcloud/services/vpc/v20170312/vpc_client.js +2 -1
  80. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +16 -8
  81. package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +1 -1
  82. package/test/cdn.v20180606.test.js +16 -6
  83. package/test/cfw.v20190904.test.js +32 -2
  84. package/test/dasb.v20191018.test.js +188 -8
  85. package/test/ims.v20201229.test.js +10 -0
  86. package/test/lcic.v20220817.test.js +10 -0
@@ -1,10 +1,10 @@
1
1
  # 本版本更新包含以下内容:
2
2
 
3
- ## 云硬盘(cbs) 版本:2017-03-12
3
+ ## 访问管理(cam) 版本:2019-01-16
4
4
 
5
- ### 第 48 次发布
5
+ ### 第 51 次发布
6
6
 
7
- 发布时间:2023-02-27 01:09:26
7
+ 发布时间:2023-03-01 01:04:59
8
8
 
9
9
  本次发布包含了以下内容:
10
10
 
@@ -12,53 +12,37 @@
12
12
 
13
13
  修改接口:
14
14
 
15
- * [DescribeDiskStoragePool](https://cloud.tencent.com/document/api/362/62143)
16
-
17
- * 新增出参:CdcSet
18
-
19
-
20
- 新增数据结构:
21
-
22
- * [DetailPrice](https://cloud.tencent.com/document/api/362/15669#DetailPrice)
23
-
24
- 修改数据结构:
25
-
26
- * [AutoSnapshotPolicy](https://cloud.tencent.com/document/api/362/15669#AutoSnapshotPolicy)
15
+ * [GetUser](https://cloud.tencent.com/document/api/598/34590)
27
16
 
28
- * 新增成员:CopyFromAccountUin, Tags
17
+ * 新增出参:RecentlyLoginIP, RecentlyLoginTime
29
18
 
30
- * [Cdc](https://cloud.tencent.com/document/api/362/15669#Cdc)
31
19
 
32
- * 新增成员:CreatedTime, DiskNumber
33
20
 
34
- * [Disk](https://cloud.tencent.com/document/api/362/15669#Disk)
35
21
 
36
- * 新增成员:LastAttachInsId, ErrorPrompt
22
+ ## 人脸核身(faceid) 版本:2018-03-01
37
23
 
38
- * [DiskConfig](https://cloud.tencent.com/document/api/362/15669#DiskConfig)
24
+ ### 第 54 次发布
39
25
 
40
- * 新增成员:Price
26
+ 发布时间:2023-03-01 01:27:36
41
27
 
42
- * [Placement](https://cloud.tencent.com/document/api/362/15669#Placement)
28
+ 本次发布包含了以下内容:
43
29
 
44
- * 新增成员:ProjectName
30
+ 改善已有的文档。
45
31
 
46
- * [PrepayPrice](https://cloud.tencent.com/document/api/362/15669#PrepayPrice)
32
+ 修改数据结构:
47
33
 
48
- * 新增成员:DetailPrices
34
+ * [DetectInfoText](https://cloud.tencent.com/document/api/1007/41958#DetectInfoText)
49
35
 
50
- * [Snapshot](https://cloud.tencent.com/document/api/362/15669#Snapshot)
36
+ * 新增成员:IdInfoFrom
51
37
 
52
- * <font color="#dd0000">**修改成员**:</font>Tags
53
38
 
54
39
 
55
40
 
41
+ ## 图片内容安全(ims) 版本:2020-12-29
56
42
 
57
- ## TDSQL MySQL 版(dcdb) 版本:2018-04-11
43
+ ### 5 次发布
58
44
 
59
- ### 第 52 次发布
60
-
61
- 发布时间:2023-02-27 01:19:52
45
+ 发布时间:2023-03-01 01:30:09
62
46
 
63
47
  本次发布包含了以下内容:
64
48
 
@@ -66,38 +50,19 @@
66
50
 
67
51
  新增接口:
68
52
 
69
- * [ModifyDBEncryptAttributes](https://cloud.tencent.com/document/api/557/86907)
70
-
71
-
72
-
73
- ## 数据传输服务(dts) 版本:2021-12-06
74
-
75
- ### 第 11 次发布
76
-
77
- 发布时间:2023-02-27 01:22:55
78
-
79
- 本次发布包含了以下内容:
80
-
81
- 改善已有的文档。
82
-
83
- 修改接口:
84
-
85
- * [ConfigureSyncJob](https://cloud.tencent.com/document/api/571/82107)
86
-
87
- * <font color="#dd0000">**修改入参**:</font>Options
88
-
53
+ * [CreateImageModerationAsyncTask](https://cloud.tencent.com/document/api/1125/87021)
89
54
 
90
55
 
91
56
 
92
- ## 数据传输服务(dts) 版本:2018-03-30
57
+ ## 图片内容安全(ims) 版本:2020-07-13
93
58
 
94
59
 
95
60
 
96
- ## 事件总线(eb) 版本:2021-04-16
61
+ ## 云数据库 MongoDB(mongodb) 版本:2019-07-25
97
62
 
98
- ### 第 8 次发布
63
+ ### 第 30 次发布
99
64
 
100
- 发布时间:2023-02-27 01:23:14
65
+ 发布时间:2023-03-01 01:35:11
101
66
 
102
67
  本次发布包含了以下内容:
103
68
 
@@ -105,81 +70,52 @@
105
70
 
106
71
  修改接口:
107
72
 
108
- * [UpdateEventBus](https://cloud.tencent.com/document/api/1359/67681)
109
-
110
- * 新增入参:EnableStore
111
-
112
-
113
-
114
-
115
- ## 云游戏(gs) 版本:2019-11-18
116
-
117
- ### 第 20 次发布
118
-
119
- 发布时间:2023-02-27 01:27:19
120
-
121
- 本次发布包含了以下内容:
73
+ * [CreateDBInstanceHour](https://cloud.tencent.com/document/api/240/38570)
122
74
 
123
- 改善已有的文档。
75
+ * 新增入参:ReadonlyNodeNum, ReadonlyNodeAvailabilityZoneList, HiddenZone
124
76
 
125
- 修改接口:
126
77
 
127
- * [CreateSession](https://cloud.tencent.com/document/api/1162/40740)
128
78
 
129
- * <font color="#dd0000">**修改入参**:</font>ClientSession
130
79
 
80
+ ## 云数据库 MongoDB(mongodb) 版本:2018-04-08
131
81
 
132
82
 
133
83
 
134
- ## 轻量应用服务器(lighthouse) 版本:2020-03-24
84
+ ## 云数据库 SQL Server(sqlserver) 版本:2018-03-28
135
85
 
136
- ### 第 44 次发布
86
+ ### 第 41 次发布
137
87
 
138
- 发布时间:2023-02-27 01:32:02
88
+ 发布时间:2023-03-01 01:40:19
139
89
 
140
90
  本次发布包含了以下内容:
141
91
 
142
92
  改善已有的文档。
143
93
 
144
- 修改接口:
145
-
146
- * [InquirePriceCreateInstances](https://cloud.tencent.com/document/api/1207/55558)
94
+ 修改数据结构:
147
95
 
148
- * <font color="#dd0000">**修改入参**:</font>InstanceChargePrepaid
96
+ * [ResourceTag](https://cloud.tencent.com/document/api/238/19976#ResourceTag)
149
97
 
150
- * [InquirePriceRenewInstances](https://cloud.tencent.com/document/api/1207/55557)
98
+ * <font color="#dd0000">**修改成员**:</font>TagKey, TagValue
151
99
 
152
- * <font color="#dd0000">**修改入参**:</font>InstanceChargePrepaid
153
100
 
154
101
 
155
102
 
103
+ ## 容器服务(tke) 版本:2018-05-25
156
104
 
157
- ## 高性能计算平台(thpc) 版本:2022-04-01
158
-
159
- ### 第 12 次发布
105
+ ### 140 次发布
160
106
 
161
- 发布时间:2023-02-27 01:46:46
107
+ 发布时间:2023-03-01 01:55:40
162
108
 
163
109
  本次发布包含了以下内容:
164
110
 
165
111
  改善已有的文档。
166
112
 
167
- 新增接口:
168
-
169
- * [AddQueue](https://cloud.tencent.com/document/api/1527/86911)
170
- * [DeleteQueue](https://cloud.tencent.com/document/api/1527/86910)
171
- * [DescribeNodes](https://cloud.tencent.com/document/api/1527/86912)
172
- * [DescribeQueues](https://cloud.tencent.com/document/api/1527/86909)
173
-
174
- 新增数据结构:
175
-
176
- * [Filter](https://cloud.tencent.com/document/api/1527/72108#Filter)
177
- * [NodeOverview](https://cloud.tencent.com/document/api/1527/72108#NodeOverview)
178
- * [QueueOverview](https://cloud.tencent.com/document/api/1527/72108#QueueOverview)
113
+ 修改数据结构:
179
114
 
115
+ * [EdgeCluster](https://cloud.tencent.com/document/api/457/31866#EdgeCluster)
180
116
 
117
+ * 新增成员:AutoUpgradeClusterLevel, ChargeType
181
118
 
182
- ## 高性能计算平台(thpc) 版本:2021-11-09
183
119
 
184
120
 
185
121
 
@@ -9626,6 +9562,21 @@
9626
9562
 
9627
9563
  ## 访问管理(cam) 版本:2019-01-16
9628
9564
 
9565
+ ### 第 51 次发布
9566
+
9567
+ 发布时间:2023-03-01 01:04:59
9568
+
9569
+ 本次发布包含了以下内容:
9570
+
9571
+ 改善已有的文档。
9572
+
9573
+ 修改接口:
9574
+
9575
+ * [GetUser](https://cloud.tencent.com/document/api/598/34590)
9576
+
9577
+ * 新增出参:RecentlyLoginIP, RecentlyLoginTime
9578
+
9579
+
9629
9580
  ### 第 50 次发布
9630
9581
 
9631
9582
  发布时间:2022-12-23 01:11:34
@@ -11262,7 +11213,7 @@
11262
11213
 
11263
11214
  新增数据结构:
11264
11215
 
11265
- * [[DetailPrice](https://cloud.tencent.com/document/api/362/15669#DetailPrice)](https://cloud.tencent.com/document/api/362/15669#[DetailPrice](https://cloud.tencent.com/document/api/362/15669#DetailPrice))
11216
+ * [DetailPrice](https://cloud.tencent.com/document/api/362/15669#DetailPrice)
11266
11217
 
11267
11218
  修改数据结构:
11268
11219
 
@@ -15447,6 +15398,22 @@
15447
15398
 
15448
15399
  ## 内容分发网络 CDN(cdn) 版本:2018-06-06
15449
15400
 
15401
+ ### 第 117 次发布
15402
+
15403
+ 发布时间:2023-02-28 01:07:06
15404
+
15405
+ 本次发布包含了以下内容:
15406
+
15407
+ 改善已有的文档。
15408
+
15409
+ 新增接口:
15410
+
15411
+ * [DescribeHttpsPackages](https://cloud.tencent.com/document/api/228/86968)
15412
+
15413
+ 新增数据结构:
15414
+
15415
+ * [HttpsPackage](https://cloud.tencent.com/document/api/228/30987#HttpsPackage)
15416
+
15450
15417
  ### 第 116 次发布
15451
15418
 
15452
15419
  发布时间:2023-01-17 01:12:53
@@ -18625,6 +18592,24 @@
18625
18592
 
18626
18593
  ## 云防火墙(cfw) 版本:2019-09-04
18627
18594
 
18595
+ ### 第 31 次发布
18596
+
18597
+ 发布时间:2023-02-28 01:12:39
18598
+
18599
+ 本次发布包含了以下内容:
18600
+
18601
+ 改善已有的文档。
18602
+
18603
+ 新增接口:
18604
+
18605
+ * [ModifyEnterpriseSecurityDispatchStatus](https://cloud.tencent.com/document/api/1132/86969)
18606
+ * [ModifyEnterpriseSecurityGroupRule](https://cloud.tencent.com/document/api/1132/86971)
18607
+ * [ModifyNatSequenceRules](https://cloud.tencent.com/document/api/1132/86970)
18608
+
18609
+ 新增数据结构:
18610
+
18611
+ * [RuleChangeItem](https://cloud.tencent.com/document/api/1132/49071#RuleChangeItem)
18612
+
18628
18613
  ### 第 30 次发布
18629
18614
 
18630
18615
  发布时间:2023-02-24 01:07:43
@@ -34007,6 +33992,55 @@
34007
33992
 
34008
33993
  ## T-Sec-堡垒机(BH)(dasb) 版本:2019-10-18
34009
33994
 
33995
+ ### 第 7 次发布
33996
+
33997
+ 发布时间:2023-02-27 17:21:05
33998
+
33999
+ 本次发布包含了以下内容:
34000
+
34001
+ 改善已有的文档。
34002
+
34003
+ 新增接口:
34004
+
34005
+ * [ImportExternalDevice](https://cloud.tencent.com/document/api/1025/86967)
34006
+
34007
+ 新增数据结构:
34008
+
34009
+ * [ExternalDevice](https://cloud.tencent.com/document/api/1025/74416#ExternalDevice)
34010
+
34011
+ ### 第 6 次发布
34012
+
34013
+ 发布时间:2023-02-27 16:50:43
34014
+
34015
+ 本次发布包含了以下内容:
34016
+
34017
+ 改善已有的文档。
34018
+
34019
+ 新增接口:
34020
+
34021
+ * [BindDeviceAccountPassword](https://cloud.tencent.com/document/api/1025/86959)
34022
+ * [BindDeviceAccountPrivateKey](https://cloud.tencent.com/document/api/1025/86958)
34023
+ * [CreateAssetSyncJob](https://cloud.tencent.com/document/api/1025/86957)
34024
+ * [CreateCmdTemplate](https://cloud.tencent.com/document/api/1025/86964)
34025
+ * [CreateDeviceAccount](https://cloud.tencent.com/document/api/1025/86956)
34026
+ * [DeleteCmdTemplates](https://cloud.tencent.com/document/api/1025/86963)
34027
+ * [DeleteDeviceAccounts](https://cloud.tencent.com/document/api/1025/86955)
34028
+ * [DeleteDevices](https://cloud.tencent.com/document/api/1025/86954)
34029
+ * [DeployResource](https://cloud.tencent.com/document/api/1025/86961)
34030
+ * [DescribeAssetSyncStatus](https://cloud.tencent.com/document/api/1025/86953)
34031
+ * [DescribeCmdTemplates](https://cloud.tencent.com/document/api/1025/86962)
34032
+ * [DescribeDeviceAccounts](https://cloud.tencent.com/document/api/1025/86952)
34033
+ * [ModifyDevice](https://cloud.tencent.com/document/api/1025/86951)
34034
+ * [ModifyDeviceGroup](https://cloud.tencent.com/document/api/1025/86966)
34035
+ * [ResetDeviceAccountPassword](https://cloud.tencent.com/document/api/1025/86950)
34036
+ * [ResetDeviceAccountPrivateKey](https://cloud.tencent.com/document/api/1025/86949)
34037
+ * [ResetUser](https://cloud.tencent.com/document/api/1025/86960)
34038
+
34039
+ 新增数据结构:
34040
+
34041
+ * [AssetSyncStatus](https://cloud.tencent.com/document/api/1025/74416#AssetSyncStatus)
34042
+ * [DeviceAccount](https://cloud.tencent.com/document/api/1025/74416#DeviceAccount)
34043
+
34010
34044
  ### 第 5 次发布
34011
34045
 
34012
34046
  发布时间:2023-02-07 01:23:16
@@ -35842,7 +35876,7 @@
35842
35876
 
35843
35877
  新增接口:
35844
35878
 
35845
- * [[ModifyDBEncryptAttributes](https://cloud.tencent.com/document/api/557/86907)](https://cloud.tencent.com/document/api/#/#)
35879
+ * [ModifyDBEncryptAttributes](https://cloud.tencent.com/document/api/557/86907)
35846
35880
 
35847
35881
  ### 第 51 次发布
35848
35882
 
@@ -39441,6 +39475,41 @@
39441
39475
 
39442
39476
  ## 事件总线(eb) 版本:2021-04-16
39443
39477
 
39478
+ ### 第 9 次发布
39479
+
39480
+ 发布时间:2023-02-28 01:29:39
39481
+
39482
+ 本次发布包含了以下内容:
39483
+
39484
+ 改善已有的文档。
39485
+
39486
+ 修改接口:
39487
+
39488
+ * [CreateEventBus](https://cloud.tencent.com/document/api/1359/67686)
39489
+
39490
+ * 新增入参:EnableStore
39491
+
39492
+ * [GetEventBus](https://cloud.tencent.com/document/api/1359/67684)
39493
+
39494
+ * 新增出参:PayMode, SaveDays, LogTopicId, EnableStore, LinkMode
39495
+
39496
+
39497
+ 新增数据结构:
39498
+
39499
+ * [ConnectionBrief](https://cloud.tencent.com/document/api/1359/67704#ConnectionBrief)
39500
+ * [DTSParams](https://cloud.tencent.com/document/api/1359/67704#DTSParams)
39501
+
39502
+ 修改数据结构:
39503
+
39504
+ * [ConnectionDescription](https://cloud.tencent.com/document/api/1359/67704#ConnectionDescription)
39505
+
39506
+ * 新增成员:DTSParams
39507
+
39508
+ * [EventBus](https://cloud.tencent.com/document/api/1359/67704#EventBus)
39509
+
39510
+ * 新增成员:PayMode, ConnectionBriefs, TargetBriefs
39511
+
39512
+
39444
39513
  ### 第 8 次发布
39445
39514
 
39446
39515
  发布时间:2023-02-27 01:23:14
@@ -46120,6 +46189,21 @@
46120
46189
 
46121
46190
  ## 人脸核身(faceid) 版本:2018-03-01
46122
46191
 
46192
+ ### 第 54 次发布
46193
+
46194
+ 发布时间:2023-03-01 01:27:36
46195
+
46196
+ 本次发布包含了以下内容:
46197
+
46198
+ 改善已有的文档。
46199
+
46200
+ 修改数据结构:
46201
+
46202
+ * [DetectInfoText](https://cloud.tencent.com/document/api/1007/41958#DetectInfoText)
46203
+
46204
+ * 新增成员:IdInfoFrom
46205
+
46206
+
46123
46207
  ### 第 53 次发布
46124
46208
 
46125
46209
  发布时间:2023-01-06 01:23:24
@@ -51829,6 +51913,18 @@
51829
51913
 
51830
51914
  ## 图片内容安全(ims) 版本:2020-12-29
51831
51915
 
51916
+ ### 第 5 次发布
51917
+
51918
+ 发布时间:2023-03-01 01:30:09
51919
+
51920
+ 本次发布包含了以下内容:
51921
+
51922
+ 改善已有的文档。
51923
+
51924
+ 新增接口:
51925
+
51926
+ * [[CreateImageModerationAsyncTask](https://cloud.tencent.com/document/api/1125/87021)](https://cloud.tencent.com/document/api/#/#)
51927
+
51832
51928
  ### 第 4 次发布
51833
51929
 
51834
51930
  发布时间:2023-01-31 01:31:04
@@ -56489,6 +56585,37 @@
56489
56585
 
56490
56586
  ## 低代码互动课堂(lcic) 版本:2022-08-17
56491
56587
 
56588
+ ### 第 14 次发布
56589
+
56590
+ 发布时间:2023-02-28 01:44:45
56591
+
56592
+ 本次发布包含了以下内容:
56593
+
56594
+ 改善已有的文档。
56595
+
56596
+ 新增接口:
56597
+
56598
+ * [GetRoomMessage](https://cloud.tencent.com/document/api/1639/86972)
56599
+
56600
+ 修改接口:
56601
+
56602
+ * [DescribeRoomStatistics](https://cloud.tencent.com/document/api/1639/81545)
56603
+
56604
+ * 新增出参:MessageCount, MicCount
56605
+
56606
+
56607
+ 新增数据结构:
56608
+
56609
+ * [MessageItem](https://cloud.tencent.com/document/api/1639/81423#MessageItem)
56610
+ * [MessageList](https://cloud.tencent.com/document/api/1639/81423#MessageList)
56611
+
56612
+ 修改数据结构:
56613
+
56614
+ * [MemberRecord](https://cloud.tencent.com/document/api/1639/81423#MemberRecord)
56615
+
56616
+ * 新增成员:PerMemberMicCount, PerMemberMessageCount
56617
+
56618
+
56492
56619
  ### 第 13 次发布
56493
56620
 
56494
56621
  发布时间:2023-02-17 04:12:57
@@ -61363,6 +61490,21 @@
61363
61490
 
61364
61491
  ## 云数据库 MongoDB(mongodb) 版本:2019-07-25
61365
61492
 
61493
+ ### 第 30 次发布
61494
+
61495
+ 发布时间:2023-03-01 01:35:11
61496
+
61497
+ 本次发布包含了以下内容:
61498
+
61499
+ 改善已有的文档。
61500
+
61501
+ 修改接口:
61502
+
61503
+ * [CreateDBInstanceHour](https://cloud.tencent.com/document/api/240/38570)
61504
+
61505
+ * 新增入参:ReadonlyNodeNum, ReadonlyNodeAvailabilityZoneList, HiddenZone
61506
+
61507
+
61366
61508
  ### 第 29 次发布
61367
61509
 
61368
61510
  发布时间:2023-02-22 01:37:39
@@ -74617,6 +74759,21 @@
74617
74759
 
74618
74760
  ## 云数据库 SQL Server(sqlserver) 版本:2018-03-28
74619
74761
 
74762
+ ### 第 41 次发布
74763
+
74764
+ 发布时间:2023-03-01 01:40:19
74765
+
74766
+ 本次发布包含了以下内容:
74767
+
74768
+ 改善已有的文档。
74769
+
74770
+ 修改数据结构:
74771
+
74772
+ * [ResourceTag](https://cloud.tencent.com/document/api/238/19976#ResourceTag)
74773
+
74774
+ * <font color="#dd0000">**修改成员**:</font>TagKey, TagValue
74775
+
74776
+
74620
74777
  ### 第 40 次发布
74621
74778
 
74622
74779
  发布时间:2023-02-09 01:58:45
@@ -88417,16 +88574,16 @@
88417
88574
 
88418
88575
  新增接口:
88419
88576
 
88420
- * [[AddQueue](https://cloud.tencent.com/document/api/1527/86911)](https://cloud.tencent.com/document/api/#/#)
88421
- * [[DeleteQueue](https://cloud.tencent.com/document/api/1527/86910)](https://cloud.tencent.com/document/api/#/#)
88422
- * [[DescribeNodes](https://cloud.tencent.com/document/api/1527/86912)](https://cloud.tencent.com/document/api/#/#)
88423
- * [[DescribeQueues](https://cloud.tencent.com/document/api/1527/86909)](https://cloud.tencent.com/document/api/#/#)
88577
+ * [AddQueue](https://cloud.tencent.com/document/api/1527/86911)
88578
+ * [DeleteQueue](https://cloud.tencent.com/document/api/1527/86910)
88579
+ * [DescribeNodes](https://cloud.tencent.com/document/api/1527/86912)
88580
+ * [DescribeQueues](https://cloud.tencent.com/document/api/1527/86909)
88424
88581
 
88425
88582
  新增数据结构:
88426
88583
 
88427
- * [[Filter](https://cloud.tencent.com/document/api/1527/72108#Filter)](https://cloud.tencent.com/document/api/1527/72108#[Filter](https://cloud.tencent.com/document/api/1527/72108#Filter))
88428
- * [[NodeOverview](https://cloud.tencent.com/document/api/1527/72108#NodeOverview)](https://cloud.tencent.com/document/api/1527/72108#[NodeOverview](https://cloud.tencent.com/document/api/1527/72108#NodeOverview))
88429
- * [[QueueOverview](https://cloud.tencent.com/document/api/1527/72108#QueueOverview)](https://cloud.tencent.com/document/api/1527/72108#[QueueOverview](https://cloud.tencent.com/document/api/1527/72108#QueueOverview))
88584
+ * [Filter](https://cloud.tencent.com/document/api/1527/72108#Filter)
88585
+ * [NodeOverview](https://cloud.tencent.com/document/api/1527/72108#NodeOverview)
88586
+ * [QueueOverview](https://cloud.tencent.com/document/api/1527/72108#QueueOverview)
88430
88587
 
88431
88588
  ### 第 11 次发布
88432
88589
 
@@ -91070,6 +91227,21 @@
91070
91227
 
91071
91228
  ## 容器服务(tke) 版本:2018-05-25
91072
91229
 
91230
+ ### 第 140 次发布
91231
+
91232
+ 发布时间:2023-03-01 01:55:40
91233
+
91234
+ 本次发布包含了以下内容:
91235
+
91236
+ 改善已有的文档。
91237
+
91238
+ 修改数据结构:
91239
+
91240
+ * [EdgeCluster](https://cloud.tencent.com/document/api/457/31866#EdgeCluster)
91241
+
91242
+ * 新增成员:AutoUpgradeClusterLevel, ChargeType
91243
+
91244
+
91073
91245
  ### 第 139 次发布
91074
91246
 
91075
91247
  发布时间:2023-02-21 02:15:28
@@ -103052,6 +103224,23 @@
103052
103224
 
103053
103225
  ## 私有网络(vpc) 版本:2017-03-12
103054
103226
 
103227
+ ### 第 143 次发布
103228
+
103229
+ 发布时间:2023-02-28 02:25:56
103230
+
103231
+ 本次发布包含了以下内容:
103232
+
103233
+ 改善已有的文档。
103234
+
103235
+ 修改数据结构:
103236
+
103237
+ * [AddressTemplateItem](https://cloud.tencent.com/document/api/215/15824#AddressTemplateItem)
103238
+
103239
+ * 新增成员:AddressTemplateId, AddressTemplateName
103240
+
103241
+ * <font color="#dd0000">**修改成员**:</font>From, To
103242
+
103243
+
103055
103244
  ### 第 142 次发布
103056
103245
 
103057
103246
  发布时间:2023-02-16 02:07:49
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.0.547",
3
+ "version": "4.0.549",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {