tencentcloud-sdk-nodejs 4.0.271 → 4.0.275

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 (169) hide show
  1. package/CHANGELOG.md +887 -0
  2. package/SERVICE_CHANGELOG.md +963 -47
  3. package/package.json +1 -1
  4. package/products.md +41 -41
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/ame/v20190916/ame_client.ts +143 -87
  7. package/src/services/ame/v20190916/ame_models.ts +363 -43
  8. package/src/services/antiddos/v20200309/antiddos_client.ts +54 -16
  9. package/src/services/antiddos/v20200309/antiddos_models.ts +185 -19
  10. package/src/services/api/v20201106/api_client.ts +2 -2
  11. package/src/services/api/v20201106/api_models.ts +2 -2
  12. package/src/services/apigateway/v20180808/apigateway_models.ts +35 -0
  13. package/src/services/apm/v20210622/apm_client.ts +19 -1
  14. package/src/services/apm/v20210622/apm_models.ts +195 -8
  15. package/src/services/as/v20180419/as_models.ts +7 -8
  16. package/src/services/cat/v20180409/cat_models.ts +5 -0
  17. package/src/services/cbs/v20170312/cbs_client.ts +28 -12
  18. package/src/services/cbs/v20170312/cbs_models.ts +38 -18
  19. package/src/services/cdb/v20170320/cdb_client.ts +470 -277
  20. package/src/services/cdb/v20170320/cdb_models.ts +4715 -3701
  21. package/src/services/cdn/v20180606/cdn_models.ts +7 -5
  22. package/src/services/cfw/v20190904/cfw_client.ts +13 -1
  23. package/src/services/cfw/v20190904/cfw_models.ts +44 -2
  24. package/src/services/ckafka/v20190819/ckafka_models.ts +32 -4
  25. package/src/services/clb/v20180317/clb_client.ts +9 -6
  26. package/src/services/clb/v20180317/clb_models.ts +1 -1
  27. package/src/services/cls/v20201016/cls_models.ts +4 -4
  28. package/src/services/cvm/v20170312/cvm_client.ts +16 -1
  29. package/src/services/cvm/v20170312/cvm_models.ts +45 -0
  30. package/src/services/cwp/v20180228/cwp_models.ts +1 -1
  31. package/src/services/dbbrain/v20210527/dbbrain_models.ts +1 -1
  32. package/src/services/dcdb/v20180411/dcdb_client.ts +12 -0
  33. package/src/services/dcdb/v20180411/dcdb_models.ts +30 -0
  34. package/src/services/ecdn/v20191012/ecdn_client.ts +40 -20
  35. package/src/services/ecdn/v20191012/ecdn_models.ts +18 -12
  36. package/src/services/eiam/v20210420/eiam_client.ts +1 -1
  37. package/src/services/eiam/v20210420/eiam_models.ts +38 -32
  38. package/src/services/eis/v20210601/eis_models.ts +25 -0
  39. package/src/services/emr/v20190103/emr_client.ts +2 -0
  40. package/src/services/emr/v20190103/emr_models.ts +45 -0
  41. package/src/services/essbasic/v20210526/essbasic_client.ts +2 -1
  42. package/src/services/essbasic/v20210526/essbasic_models.ts +4 -4
  43. package/src/services/gme/v20180711/gme_models.ts +13 -2
  44. package/src/services/iotcloud/v20180614/iotcloud_client.ts +41 -2
  45. package/src/services/iotcloud/v20180614/iotcloud_models.ts +334 -28
  46. package/src/services/iotvideoindustry/v20201201/iotvideoindustry_client.ts +27 -14
  47. package/src/services/iotvideoindustry/v20201201/iotvideoindustry_models.ts +35 -0
  48. package/src/services/mariadb/v20170312/mariadb_client.ts +12 -0
  49. package/src/services/mariadb/v20170312/mariadb_models.ts +30 -0
  50. package/src/services/ocr/v20181119/ocr_client.ts +3 -1
  51. package/src/services/ocr/v20181119/ocr_models.ts +25 -15
  52. package/src/services/organization/v20210331/organization_client.ts +1 -0
  53. package/src/services/organization/v20210331/organization_models.ts +52 -1
  54. package/src/services/redis/v20180412/redis_client.ts +1 -1
  55. package/src/services/redis/v20180412/redis_models.ts +6 -1
  56. package/src/services/rum/v20210622/rum_client.ts +36 -12
  57. package/src/services/rum/v20210622/rum_models.ts +489 -219
  58. package/src/services/ses/v20201002/ses_client.ts +152 -102
  59. package/src/services/ses/v20201002/ses_models.ts +301 -15
  60. package/src/services/ssl/v20191205/ssl_models.ts +5 -0
  61. package/src/services/tat/v20201028/tat_models.ts +3 -3
  62. package/src/services/tcb/v20180608/tcb_client.ts +14 -0
  63. package/src/services/tcb/v20180608/tcb_models.ts +126 -0
  64. package/src/services/tcss/v20201101/tcss_models.ts +20 -8
  65. package/src/services/tdmq/v20200217/tdmq_models.ts +1 -1
  66. package/src/services/tke/v20180525/tke_models.ts +10 -0
  67. package/src/services/tms/v20201229/tms_client.ts +1 -1
  68. package/src/services/tms/v20201229/tms_models.ts +1 -1
  69. package/src/services/tts/v20190823/tts_models.ts +8 -10
  70. package/src/services/vpc/v20170312/vpc_models.ts +11 -1
  71. package/tencentcloud/common/sdk_version.d.ts +1 -1
  72. package/tencentcloud/common/sdk_version.js +1 -1
  73. package/tencentcloud/services/ame/v20190916/ame_client.d.ts +49 -33
  74. package/tencentcloud/services/ame/v20190916/ame_client.js +72 -48
  75. package/tencentcloud/services/ame/v20190916/ame_models.d.ts +316 -39
  76. package/tencentcloud/services/antiddos/v20200309/antiddos_client.d.ts +17 -5
  77. package/tencentcloud/services/antiddos/v20200309/antiddos_client.js +24 -6
  78. package/tencentcloud/services/antiddos/v20200309/antiddos_models.d.ts +159 -18
  79. package/tencentcloud/services/api/v20201106/api_client.d.ts +2 -2
  80. package/tencentcloud/services/api/v20201106/api_client.js +2 -2
  81. package/tencentcloud/services/api/v20201106/api_models.d.ts +2 -2
  82. package/tencentcloud/services/apigateway/v20180808/apigateway_models.d.ts +28 -0
  83. package/tencentcloud/services/apm/v20210622/apm_client.d.ts +5 -1
  84. package/tencentcloud/services/apm/v20210622/apm_client.js +6 -0
  85. package/tencentcloud/services/apm/v20210622/apm_models.d.ts +167 -8
  86. package/tencentcloud/services/as/v20180419/as_models.d.ts +7 -8
  87. package/tencentcloud/services/cat/v20180409/cat_models.d.ts +4 -0
  88. package/tencentcloud/services/cbs/v20170312/cbs_client.d.ts +15 -7
  89. package/tencentcloud/services/cbs/v20170312/cbs_client.js +17 -7
  90. package/tencentcloud/services/cbs/v20170312/cbs_models.d.ts +35 -17
  91. package/tencentcloud/services/cdb/v20170320/cdb_client.d.ts +75 -15
  92. package/tencentcloud/services/cdb/v20170320/cdb_client.js +109 -19
  93. package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +4386 -3519
  94. package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +7 -5
  95. package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +6 -2
  96. package/tencentcloud/services/cfw/v20190904/cfw_client.js +7 -1
  97. package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +38 -2
  98. package/tencentcloud/services/ckafka/v20190819/ckafka_models.d.ts +27 -4
  99. package/tencentcloud/services/clb/v20180317/clb_client.d.ts +3 -0
  100. package/tencentcloud/services/clb/v20180317/clb_client.js +3 -0
  101. package/tencentcloud/services/clb/v20180317/clb_models.d.ts +1 -1
  102. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +4 -4
  103. package/tencentcloud/services/cvm/v20170312/cvm_client.d.ts +9 -2
  104. package/tencentcloud/services/cvm/v20170312/cvm_client.js +10 -1
  105. package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +38 -0
  106. package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +1 -1
  107. package/tencentcloud/services/dbbrain/v20210527/dbbrain_models.d.ts +1 -1
  108. package/tencentcloud/services/dcdb/v20180411/dcdb_client.d.ts +5 -1
  109. package/tencentcloud/services/dcdb/v20180411/dcdb_client.js +6 -0
  110. package/tencentcloud/services/dcdb/v20180411/dcdb_models.d.ts +26 -0
  111. package/tencentcloud/services/ecdn/v20191012/ecdn_client.d.ts +20 -0
  112. package/tencentcloud/services/ecdn/v20191012/ecdn_client.js +20 -0
  113. package/tencentcloud/services/ecdn/v20191012/ecdn_models.d.ts +17 -12
  114. package/tencentcloud/services/eiam/v20210420/eiam_models.d.ts +33 -28
  115. package/tencentcloud/services/eis/v20210601/eis_models.d.ts +20 -0
  116. package/tencentcloud/services/emr/v20190103/emr_models.d.ts +38 -0
  117. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +2 -1
  118. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +2 -1
  119. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +4 -4
  120. package/tencentcloud/services/gme/v20180711/gme_models.d.ts +11 -2
  121. package/tencentcloud/services/iotcloud/v20180614/iotcloud_client.d.ts +13 -1
  122. package/tencentcloud/services/iotcloud/v20180614/iotcloud_client.js +18 -0
  123. package/tencentcloud/services/iotcloud/v20180614/iotcloud_models.d.ts +282 -27
  124. package/tencentcloud/services/iotvideoindustry/v20201201/iotvideoindustry_client.d.ts +11 -6
  125. package/tencentcloud/services/iotvideoindustry/v20201201/iotvideoindustry_client.js +14 -7
  126. package/tencentcloud/services/iotvideoindustry/v20201201/iotvideoindustry_models.d.ts +30 -0
  127. package/tencentcloud/services/mariadb/v20170312/mariadb_client.d.ts +5 -1
  128. package/tencentcloud/services/mariadb/v20170312/mariadb_client.js +6 -0
  129. package/tencentcloud/services/mariadb/v20170312/mariadb_models.d.ts +26 -0
  130. package/tencentcloud/services/ocr/v20181119/ocr_client.d.ts +3 -1
  131. package/tencentcloud/services/ocr/v20181119/ocr_client.js +3 -1
  132. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +23 -15
  133. package/tencentcloud/services/organization/v20210331/organization_models.d.ts +44 -1
  134. package/tencentcloud/services/redis/v20180412/redis_client.d.ts +1 -1
  135. package/tencentcloud/services/redis/v20180412/redis_client.js +1 -1
  136. package/tencentcloud/services/redis/v20180412/redis_models.d.ts +5 -1
  137. package/tencentcloud/services/rum/v20210622/rum_client.d.ts +9 -1
  138. package/tencentcloud/services/rum/v20210622/rum_client.js +12 -0
  139. package/tencentcloud/services/rum/v20210622/rum_models.d.ts +436 -216
  140. package/tencentcloud/services/ses/v20201002/ses_client.d.ts +52 -36
  141. package/tencentcloud/services/ses/v20201002/ses_client.js +76 -52
  142. package/tencentcloud/services/ses/v20201002/ses_models.d.ts +255 -15
  143. package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +4 -0
  144. package/tencentcloud/services/tat/v20201028/tat_models.d.ts +3 -3
  145. package/tencentcloud/services/tcb/v20180608/tcb_client.d.ts +5 -1
  146. package/tencentcloud/services/tcb/v20180608/tcb_client.js +6 -0
  147. package/tencentcloud/services/tcb/v20180608/tcb_models.d.ts +105 -0
  148. package/tencentcloud/services/tcss/v20201101/tcss_models.d.ts +17 -6
  149. package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +1 -1
  150. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +8 -0
  151. package/tencentcloud/services/tms/v20201229/tms_client.d.ts +1 -1
  152. package/tencentcloud/services/tms/v20201229/tms_client.js +1 -1
  153. package/tencentcloud/services/tms/v20201229/tms_models.d.ts +1 -1
  154. package/tencentcloud/services/tts/v20190823/tts_models.d.ts +4 -6
  155. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +11 -1
  156. package/test/ame.v20190916.test.js +76 -36
  157. package/test/antiddos.v20200309.test.js +34 -4
  158. package/test/apm.v20210622.test.js +10 -0
  159. package/test/cbs.v20170312.test.js +12 -2
  160. package/test/cdb.v20170320.test.js +168 -18
  161. package/test/cfw.v20190904.test.js +10 -0
  162. package/test/cvm.v20170312.test.js +10 -0
  163. package/test/dcdb.v20180411.test.js +10 -0
  164. package/test/iotcloud.v20180614.test.js +30 -0
  165. package/test/iotvideoindustry.v20201201.test.js +14 -4
  166. package/test/mariadb.v20170312.test.js +10 -0
  167. package/test/rum.v20210622.test.js +20 -0
  168. package/test/ses.v20201002.test.js +74 -34
  169. package/test/tcb.v20180608.test.js +10 -0
package/CHANGELOG.md CHANGED
@@ -1,3 +1,890 @@
1
+ # Release 4.0.275
2
+
3
+ ## 正版曲库直通车(ame) 版本:2019-09-16
4
+
5
+ ### 第 20 次发布
6
+
7
+ 发布时间:2022-01-18 08:03:18
8
+
9
+ 本次发布包含了以下内容:
10
+
11
+ 改善已有的文档。
12
+
13
+ 新增接口:
14
+
15
+ * [CreateKTVRobot](https://cloud.tencent.com/document/api/1155/68351)
16
+ * [DescribeKTVRobots](https://cloud.tencent.com/document/api/1155/68350)
17
+ * [DestroyKTVRobot](https://cloud.tencent.com/document/api/1155/68349)
18
+ * [SyncKTVRobotCommand](https://cloud.tencent.com/document/api/1155/68348)
19
+
20
+ 新增数据结构:
21
+
22
+ * [JoinRoomInput](https://cloud.tencent.com/document/api/1155/40113#JoinRoomInput)
23
+ * [KTVRobotInfo](https://cloud.tencent.com/document/api/1155/40113#KTVRobotInfo)
24
+ * [PlayCommandInput](https://cloud.tencent.com/document/api/1155/40113#PlayCommandInput)
25
+ * [SeekCommandInput](https://cloud.tencent.com/document/api/1155/40113#SeekCommandInput)
26
+ * [SendMessageCommandInput](https://cloud.tencent.com/document/api/1155/40113#SendMessageCommandInput)
27
+ * [SetAudioParamCommandInput](https://cloud.tencent.com/document/api/1155/40113#SetAudioParamCommandInput)
28
+ * [SetPlaylistCommandInput](https://cloud.tencent.com/document/api/1155/40113#SetPlaylistCommandInput)
29
+ * [TRTCJoinRoomInput](https://cloud.tencent.com/document/api/1155/40113#TRTCJoinRoomInput)
30
+
31
+
32
+
33
+ ## DDoS 防护(antiddos) 版本:2020-03-09
34
+
35
+ ### 第 19 次发布
36
+
37
+ 发布时间:2022-01-18 08:03:27
38
+
39
+ 本次发布包含了以下内容:
40
+
41
+ 改善已有的文档。
42
+
43
+ 新增接口:
44
+
45
+ * [CreateDDoSConnectLimit](https://cloud.tencent.com/document/api/1021/68352)
46
+
47
+ 新增数据结构:
48
+
49
+ * [ConnectLimitConfig](https://cloud.tencent.com/document/api/1021/57582#ConnectLimitConfig)
50
+
51
+
52
+
53
+ ## 云拨测(cat) 版本:2018-04-09
54
+
55
+ ### 第 6 次发布
56
+
57
+ 发布时间:2022-01-18 08:04:56
58
+
59
+ 本次发布包含了以下内容:
60
+
61
+ 改善已有的文档。
62
+
63
+ 修改接口:
64
+
65
+ * [DescribeDetailedSingleProbeData](https://cloud.tencent.com/document/api/280/66205)
66
+
67
+ * 新增入参:City
68
+
69
+
70
+
71
+
72
+ ## 消息队列 Ckafka(ckafka) 版本:2019-08-19
73
+
74
+ ### 第 33 次发布
75
+
76
+ 发布时间:2022-01-18 08:06:14
77
+
78
+ 本次发布包含了以下内容:
79
+
80
+ 改善已有的文档。
81
+
82
+ 修改接口:
83
+
84
+ * [DescribeInstances](https://cloud.tencent.com/document/api/597/40835)
85
+
86
+ * 新增入参:VpcId
87
+
88
+ * [DescribeInstancesDetail](https://cloud.tencent.com/document/api/597/40834)
89
+
90
+ * 新增入参:InstanceIds
91
+
92
+
93
+ 修改数据结构:
94
+
95
+ * [InstanceDetail](https://cloud.tencent.com/document/api/597/40861#InstanceDetail)
96
+
97
+ * 新增成员:PartitionNumber, PublicNetworkChargeType, PublicNetwork
98
+
99
+
100
+
101
+
102
+ ## 云服务器(cvm) 版本:2017-03-12
103
+
104
+ ### 第 70 次发布
105
+
106
+ 发布时间:2022-01-18 08:07:22
107
+
108
+ 本次发布包含了以下内容:
109
+
110
+ 改善已有的文档。
111
+
112
+ 新增接口:
113
+
114
+ * [ProgramFpgaImage](https://cloud.tencent.com/document/api/213/68353)
115
+
116
+
117
+
118
+ ## 全站加速网络(ecdn) 版本:2019-10-12
119
+
120
+ ### 第 11 次发布
121
+
122
+ 发布时间:2022-01-18 08:09:09
123
+
124
+ 本次发布包含了以下内容:
125
+
126
+ 改善已有的文档。
127
+
128
+ 修改数据结构:
129
+
130
+ * [DomainBriefInfo](https://cloud.tencent.com/document/api/570/42478#DomainBriefInfo)
131
+
132
+ * 新增成员:Tag
133
+
134
+
135
+
136
+
137
+ ## 数字身份管控平台(员工版)(eiam) 版本:2021-04-20
138
+
139
+ ### 第 14 次发布
140
+
141
+ 发布时间:2022-01-18 08:09:35
142
+
143
+ 本次发布包含了以下内容:
144
+
145
+ 改善已有的文档。
146
+
147
+ 修改接口:
148
+
149
+ * [DescribeUserInfo](https://cloud.tencent.com/document/api/1442/57984)
150
+
151
+ * 新增出参:AdminFlag
152
+
153
+
154
+
155
+
156
+ ## 企业组织(organization) 版本:2021-03-31
157
+
158
+ ### 第 5 次发布
159
+
160
+ 发布时间:2022-01-18 08:13:20
161
+
162
+ 本次发布包含了以下内容:
163
+
164
+ 改善已有的文档。
165
+
166
+ 修改接口:
167
+
168
+ * [CreateOrganizationMember](https://cloud.tencent.com/document/api/850/63310)
169
+
170
+ * 新增入参:PayUin, IdentityRoleID
171
+
172
+ * 新增出参:Uin
173
+
174
+
175
+ 新增数据结构:
176
+
177
+ * [MemberIdentity](https://cloud.tencent.com/document/api/850/67060#MemberIdentity)
178
+
179
+ 修改数据结构:
180
+
181
+ * [OrgMember](https://cloud.tencent.com/document/api/850/67060#OrgMember)
182
+
183
+ * 新增成员:PayUin, PayName, OrgIdentity
184
+
185
+
186
+
187
+
188
+ ## 企业组织(organization) 版本:2018-12-25
189
+
190
+
191
+
192
+ ## 云数据库 Redis(redis) 版本:2018-04-12
193
+
194
+ ### 第 39 次发布
195
+
196
+ 发布时间:2022-01-18 08:13:46
197
+
198
+ 本次发布包含了以下内容:
199
+
200
+ 改善已有的文档。
201
+
202
+ 修改接口:
203
+
204
+ * [ChangeReplicaToMaster](https://cloud.tencent.com/document/api/239/56698)
205
+
206
+ * <font color="#dd0000">**修改入参**:</font>GroupId
207
+
208
+ * [KillMasterGroup](https://cloud.tencent.com/document/api/239/58399)
209
+
210
+ * 新增入参:ShardIds
211
+
212
+
213
+
214
+
215
+ ## 前端性能监控(rum) 版本:2021-06-22
216
+
217
+ ### 第 10 次发布
218
+
219
+ 发布时间:2022-01-18 08:14:02
220
+
221
+ 本次发布包含了以下内容:
222
+
223
+ 改善已有的文档。
224
+
225
+ 新增接口:
226
+
227
+ * [DescribeDataFetchUrl](https://cloud.tencent.com/document/api/1464/68355)
228
+ * [DescribeDataFetchUrlInfo](https://cloud.tencent.com/document/api/1464/68354)
229
+
230
+
231
+
232
+ ## 邮件推送(ses) 版本:2020-10-02
233
+
234
+ ### 第 7 次发布
235
+
236
+ 发布时间:2022-01-18 08:14:15
237
+
238
+ 本次发布包含了以下内容:
239
+
240
+ 改善已有的文档。
241
+
242
+ 新增接口:
243
+
244
+ * [CreateReceiver](https://cloud.tencent.com/document/api/1288/68360)
245
+ * [CreateReceiverDetail](https://cloud.tencent.com/document/api/1288/68359)
246
+ * [ListReceivers](https://cloud.tencent.com/document/api/1288/68358)
247
+ * [ListSendTasks](https://cloud.tencent.com/document/api/1288/68357)
248
+
249
+ 修改接口:
250
+
251
+ * [BatchSendEmail](https://cloud.tencent.com/document/api/1288/63481)
252
+
253
+ * 新增入参:Unsubscribe
254
+
255
+
256
+ 新增数据结构:
257
+
258
+ * [ReceiverData](https://cloud.tencent.com/document/api/1288/51053#ReceiverData)
259
+ * [SendTaskData](https://cloud.tencent.com/document/api/1288/51053#SendTaskData)
260
+
261
+
262
+
263
+ ## 容器服务(tke) 版本:2018-05-25
264
+
265
+ ### 第 87 次发布
266
+
267
+ 发布时间:2022-01-18 08:16:47
268
+
269
+ 本次发布包含了以下内容:
270
+
271
+ 改善已有的文档。
272
+
273
+ 修改接口:
274
+
275
+ * [ModifyClusterNodePool](https://cloud.tencent.com/document/api/457/49431)
276
+
277
+ * 新增入参:Unschedulable
278
+
279
+
280
+
281
+
282
+ ## 语音合成(tts) 版本:2019-08-23
283
+
284
+ ### 第 6 次发布
285
+
286
+ 发布时间:2022-01-18 08:17:37
287
+
288
+ 本次发布包含了以下内容:
289
+
290
+ 改善已有的文档。
291
+
292
+ 修改接口:
293
+
294
+ * [TextToVoice](https://cloud.tencent.com/document/api/1073/37995)
295
+
296
+ * <font color="#dd0000">**修改入参**:</font>ModelType
297
+
298
+
299
+
300
+
301
+ # Release 4.0.274
302
+
303
+ ## DDoS 防护(antiddos) 版本:2020-03-09
304
+
305
+ ### 第 18 次发布
306
+
307
+ 发布时间:2022-01-17 08:02:24
308
+
309
+ 本次发布包含了以下内容:
310
+
311
+ 改善已有的文档。
312
+
313
+ 新增接口:
314
+
315
+ * [CreatePortAclConfig](https://cloud.tencent.com/document/api/1021/68253)
316
+ * [CreatePortAclConfigList](https://cloud.tencent.com/document/api/1021/68252)
317
+
318
+ 新增数据结构:
319
+
320
+ * [AclConfig](https://cloud.tencent.com/document/api/1021/57582#AclConfig)
321
+
322
+
323
+
324
+ ## 应用性能观测(apm) 版本:2021-06-22
325
+
326
+ ### 第 5 次发布
327
+
328
+ 发布时间:2022-01-17 08:02:51
329
+
330
+ 本次发布包含了以下内容:
331
+
332
+ 改善已有的文档。
333
+
334
+ 新增接口:
335
+
336
+ * [DescribeMetricRecords](https://cloud.tencent.com/document/api/1463/68254)
337
+
338
+ 新增数据结构:
339
+
340
+ * [APMKVItem](https://cloud.tencent.com/document/api/1463/64927#APMKVItem)
341
+ * [ApmField](https://cloud.tencent.com/document/api/1463/64927#ApmField)
342
+ * [ApmMetricRecord](https://cloud.tencent.com/document/api/1463/64927#ApmMetricRecord)
343
+ * [Filter](https://cloud.tencent.com/document/api/1463/64927#Filter)
344
+ * [OrderBy](https://cloud.tencent.com/document/api/1463/64927#OrderBy)
345
+ * [QueryMetricItem](https://cloud.tencent.com/document/api/1463/64927#QueryMetricItem)
346
+
347
+
348
+
349
+ ## 云数据库 MySQL(cdb) 版本:2017-03-20
350
+
351
+ ### 第 81 次发布
352
+
353
+ 发布时间:2022-01-17 08:04:00
354
+
355
+ 本次发布包含了以下内容:
356
+
357
+ 改善已有的文档。
358
+
359
+ 修改接口:
360
+
361
+ * [DescribeCDBProxy](https://cloud.tencent.com/document/api/236/68170)
362
+
363
+ * 新增出参:Count, ProxyGroup
364
+
365
+
366
+ 新增数据结构:
367
+
368
+ * [ProxyGroup](https://cloud.tencent.com/document/api/236/15878#ProxyGroup)
369
+
370
+
371
+
372
+ ## 云防火墙(cfw) 版本:2019-09-04
373
+
374
+ ### 第 16 次发布
375
+
376
+ 发布时间:2022-01-17 08:04:37
377
+
378
+ 本次发布包含了以下内容:
379
+
380
+ 改善已有的文档。
381
+
382
+ 新增接口:
383
+
384
+ * [ModifyRunSyncAsset](https://cloud.tencent.com/document/api/1132/68255)
385
+
386
+
387
+
388
+ ## 弹性 MapReduce(emr) 版本:2019-01-03
389
+
390
+ ### 第 26 次发布
391
+
392
+ 发布时间:2022-01-17 08:08:00
393
+
394
+ 本次发布包含了以下内容:
395
+
396
+ 改善已有的文档。
397
+
398
+ 修改接口:
399
+
400
+ * [InquiryPriceCreateInstance](https://cloud.tencent.com/document/api/589/33980)
401
+
402
+ * 新增入参:ExternalService
403
+
404
+
405
+ 新增数据结构:
406
+
407
+ * [CustomServiceDefine](https://cloud.tencent.com/document/api/589/33981#CustomServiceDefine)
408
+ * [ExternalService](https://cloud.tencent.com/document/api/589/33981#ExternalService)
409
+
410
+
411
+
412
+ ## 游戏多媒体引擎(gme) 版本:2018-07-11
413
+
414
+ ### 第 17 次发布
415
+
416
+ 发布时间:2022-01-17 08:08:32
417
+
418
+ 本次发布包含了以下内容:
419
+
420
+ 改善已有的文档。
421
+
422
+ 修改接口:
423
+
424
+ * [DescribeRoomInfo](https://cloud.tencent.com/document/api/607/54789)
425
+
426
+ * 新增入参:StrRoomIds
427
+
428
+ * <font color="#dd0000">**修改入参**:</font>RoomIds
429
+
430
+
431
+ 修改数据结构:
432
+
433
+ * [RoomUser](https://cloud.tencent.com/document/api/607/35375#RoomUser)
434
+
435
+ * 新增成员:StrRoomId
436
+
437
+
438
+
439
+
440
+ ## 证书(ssl) 版本:2019-12-05
441
+
442
+ ### 第 10 次发布
443
+
444
+ 发布时间:2022-01-17 08:12:18
445
+
446
+ 本次发布包含了以下内容:
447
+
448
+ 改善已有的文档。
449
+
450
+ 修改接口:
451
+
452
+ * [DescribeCertificates](https://cloud.tencent.com/document/api/400/41671)
453
+
454
+ * 新增入参:FilterSource
455
+
456
+
457
+
458
+
459
+ ## 云开发 CloudBase(tcb) 版本:2018-06-08
460
+
461
+ ### 第 80 次发布
462
+
463
+ 发布时间:2022-01-17 08:12:48
464
+
465
+ 本次发布包含了以下内容:
466
+
467
+ 改善已有的文档。
468
+
469
+ 修改数据结构:
470
+
471
+ * [EnvInfo](https://cloud.tencent.com/document/api/876/34822#EnvInfo)
472
+
473
+ * 新增成员:EnvType
474
+
475
+
476
+
477
+
478
+ # Release 4.0.273
479
+
480
+ ## API网关(apigateway) 版本:2018-08-08
481
+
482
+ ### 第 24 次发布
483
+
484
+ 发布时间:2022-01-14 08:05:13
485
+
486
+ 本次发布包含了以下内容:
487
+
488
+ 改善已有的文档。
489
+
490
+ 修改接口:
491
+
492
+ * [CreateApi](https://cloud.tencent.com/document/api/628/45243)
493
+
494
+ * 新增入参:EventBusId
495
+
496
+ * [ModifyApi](https://cloud.tencent.com/document/api/628/45238)
497
+
498
+ * 新增入参:EventBusId, ServiceScfFunctionType, EIAMAppType, EIAMAuthType, EIAMAppId, TokenTimeout
499
+
500
+
501
+
502
+
503
+ ## 云数据库 MySQL(cdb) 版本:2017-03-20
504
+
505
+ ### 第 80 次发布
506
+
507
+ 发布时间:2022-01-14 08:06:35
508
+
509
+ 本次发布包含了以下内容:
510
+
511
+ 改善已有的文档。
512
+
513
+ 新增接口:
514
+
515
+ * [ApplyCDBProxy](https://cloud.tencent.com/document/api/236/68172)
516
+ * [CloseCDBProxy](https://cloud.tencent.com/document/api/236/68171)
517
+ * [DescribeCDBProxy](https://cloud.tencent.com/document/api/236/68170)
518
+ * [DescribeLocalBinlogConfig](https://cloud.tencent.com/document/api/236/68174)
519
+ * [DescribeProxyConnectionPoolConf](https://cloud.tencent.com/document/api/236/68169)
520
+ * [DescribeProxyCustomConf](https://cloud.tencent.com/document/api/236/68168)
521
+ * [ModifyCDBProxy](https://cloud.tencent.com/document/api/236/68167)
522
+ * [ModifyCDBProxyConnectionPool](https://cloud.tencent.com/document/api/236/68166)
523
+ * [ModifyCDBProxyDesc](https://cloud.tencent.com/document/api/236/68165)
524
+ * [ModifyCDBProxyVipVPort](https://cloud.tencent.com/document/api/236/68164)
525
+ * [ModifyLocalBinlogConfig](https://cloud.tencent.com/document/api/236/68173)
526
+ * [ReloadBalanceProxyNode](https://cloud.tencent.com/document/api/236/68163)
527
+ * [SwitchCDBProxy](https://cloud.tencent.com/document/api/236/68162)
528
+ * [UpgradeCDBProxy](https://cloud.tencent.com/document/api/236/68161)
529
+ * [UpgradeCDBProxyVersion](https://cloud.tencent.com/document/api/236/68160)
530
+
531
+ 新增数据结构:
532
+
533
+ * [Address](https://cloud.tencent.com/document/api/236/15878#Address)
534
+ * [BaseGroupInfo](https://cloud.tencent.com/document/api/236/15878#BaseGroupInfo)
535
+ * [ConnectionPoolInfo](https://cloud.tencent.com/document/api/236/15878#ConnectionPoolInfo)
536
+ * [CustomConfig](https://cloud.tencent.com/document/api/236/15878#CustomConfig)
537
+ * [LocalBinlogConfig](https://cloud.tencent.com/document/api/236/15878#LocalBinlogConfig)
538
+ * [LocalBinlogConfigDefault](https://cloud.tencent.com/document/api/236/15878#LocalBinlogConfigDefault)
539
+ * [PoolConf](https://cloud.tencent.com/document/api/236/15878#PoolConf)
540
+ * [ProxyNodeInfo](https://cloud.tencent.com/document/api/236/15878#ProxyNodeInfo)
541
+ * [RWInfo](https://cloud.tencent.com/document/api/236/15878#RWInfo)
542
+ * [RWInstanceInfo](https://cloud.tencent.com/document/api/236/15878#RWInstanceInfo)
543
+ * [RoWeight](https://cloud.tencent.com/document/api/236/15878#RoWeight)
544
+ * [Rule](https://cloud.tencent.com/document/api/236/15878#Rule)
545
+
546
+
547
+
548
+ ## 企业集成服务(eis) 版本:2021-06-01
549
+
550
+ ### 第 2 次发布
551
+
552
+ 发布时间:2022-01-14 08:10:42
553
+
554
+ 本次发布包含了以下内容:
555
+
556
+ 改善已有的文档。
557
+
558
+ 修改数据结构:
559
+
560
+ * [RuntimeDeployedInstanceMC](https://cloud.tencent.com/document/api/1270/57968#RuntimeDeployedInstanceMC)
561
+
562
+ * 新增成员:ProjectType
563
+
564
+ * [RuntimeMC](https://cloud.tencent.com/document/api/1270/57968#RuntimeMC)
565
+
566
+ * 新增成员:CpuUsed, CpuLimit, MemoryUsed, MemoryLimit
567
+
568
+
569
+
570
+
571
+ ## 企业集成服务(eis) 版本:2020-07-15
572
+
573
+
574
+
575
+ ## 文字识别(ocr) 版本:2018-11-19
576
+
577
+ ### 第 60 次发布
578
+
579
+ 发布时间:2022-01-14 08:13:51
580
+
581
+ 本次发布包含了以下内容:
582
+
583
+ 改善已有的文档。
584
+
585
+ 修改接口:
586
+
587
+ * [DriverLicenseOCR](https://cloud.tencent.com/document/api/866/36213)
588
+
589
+ * 新增出参:State, CumulativeScore
590
+
591
+
592
+
593
+
594
+ ## 云开发 CloudBase(tcb) 版本:2018-06-08
595
+
596
+ ### 第 79 次发布
597
+
598
+ 发布时间:2022-01-14 08:15:31
599
+
600
+ 本次发布包含了以下内容:
601
+
602
+ 改善已有的文档。
603
+
604
+ 修改接口:
605
+
606
+ * [CreateWxCloudBaseRunServerDBCluster](https://cloud.tencent.com/document/api/876/55636)
607
+
608
+ * 新增入参:DbVersion
609
+
610
+
611
+
612
+
613
+ ## 容器安全服务(tcss) 版本:2020-11-01
614
+
615
+ ### 第 5 次发布
616
+
617
+ 发布时间:2022-01-14 08:15:55
618
+
619
+ 本次发布包含了以下内容:
620
+
621
+ 改善已有的文档。
622
+
623
+ 修改接口:
624
+
625
+ * [DescribeContainerSecEventSummary](https://cloud.tencent.com/document/api/1285/65474)
626
+
627
+ * 新增出参:UnhandledVirusEventCnt
628
+
629
+ * [ModifyVirusScanSetting](https://cloud.tencent.com/document/api/1285/65572)
630
+
631
+ * <font color="#dd0000">**修改入参**:</font>ScanIds, ScanPath
632
+
633
+
634
+
635
+
636
+ ## 容器服务(tke) 版本:2018-05-25
637
+
638
+ ### 第 86 次发布
639
+
640
+ 发布时间:2022-01-14 08:16:57
641
+
642
+ 本次发布包含了以下内容:
643
+
644
+ 改善已有的文档。
645
+
646
+ 修改接口:
647
+
648
+ * [UpdateEKSCluster](https://cloud.tencent.com/document/api/457/52349)
649
+
650
+ * 新增入参:ExtraParam
651
+
652
+
653
+
654
+
655
+ # Release 4.0.272
656
+
657
+ ## 云硬盘(cbs) 版本:2017-03-12
658
+
659
+ ### 第 38 次发布
660
+
661
+ 发布时间:2022-01-13 08:11:09
662
+
663
+ 本次发布包含了以下内容:
664
+
665
+ 改善已有的文档。
666
+
667
+ 新增接口:
668
+
669
+ * [InitializeDisks](https://cloud.tencent.com/document/api/362/68110)
670
+
671
+
672
+
673
+ ## 云数据库 MySQL(cdb) 版本:2017-03-20
674
+
675
+ ### 第 79 次发布
676
+
677
+ 发布时间:2022-01-13 08:11:45
678
+
679
+ 本次发布包含了以下内容:
680
+
681
+ 改善已有的文档。
682
+
683
+ 修改接口:
684
+
685
+ * [CreateParamTemplate](https://cloud.tencent.com/document/api/236/32663)
686
+
687
+ * 新增入参:TemplateType
688
+
689
+ * [DescribeParamTemplateInfo](https://cloud.tencent.com/document/api/236/32660)
690
+
691
+ * 新增出参:TemplateType
692
+
693
+ * [DescribeParamTemplates](https://cloud.tencent.com/document/api/236/32659)
694
+
695
+ * 新增入参:EngineVersions
696
+
697
+
698
+ 修改数据结构:
699
+
700
+ * [ParamTemplateInfo](https://cloud.tencent.com/document/api/236/15878#ParamTemplateInfo)
701
+
702
+ * 新增成员:TemplateType
703
+
704
+ * [ParameterDetail](https://cloud.tencent.com/document/api/236/15878#ParameterDetail)
705
+
706
+ * 新增成员:MaxFunc, MinFunc
707
+
708
+
709
+
710
+
711
+ ## 云防火墙(cfw) 版本:2019-09-04
712
+
713
+ ### 第 15 次发布
714
+
715
+ 发布时间:2022-01-13 08:15:21
716
+
717
+ 本次发布包含了以下内容:
718
+
719
+ 改善已有的文档。
720
+
721
+ 修改接口:
722
+
723
+ * [CreateNatFwInstance](https://cloud.tencent.com/document/api/1132/60250)
724
+
725
+ * 新增出参:CfwInsId
726
+
727
+ * [CreateNatFwInstanceWithDomain](https://cloud.tencent.com/document/api/1132/61923)
728
+
729
+ * 新增出参:CfwInsId
730
+
731
+ * [DescribeVpcRuleOverview](https://cloud.tencent.com/document/api/1132/49065)
732
+
733
+ * 新增出参:Total
734
+
735
+
736
+
737
+
738
+ ## 云服务器(cvm) 版本:2017-03-12
739
+
740
+ ### 第 69 次发布
741
+
742
+ 发布时间:2022-01-13 08:23:09
743
+
744
+ 本次发布包含了以下内容:
745
+
746
+ 改善已有的文档。
747
+
748
+ 修改接口:
749
+
750
+ * [ResizeInstanceDisks](https://cloud.tencent.com/document/api/213/15731)
751
+
752
+ * 新增入参:SystemDisk, ResizeOnline
753
+
754
+
755
+
756
+
757
+ ## 分布式数据库 TDSQL(dcdb) 版本:2018-04-11
758
+
759
+ ### 第 33 次发布
760
+
761
+ 发布时间:2022-01-13 08:32:29
762
+
763
+ 本次发布包含了以下内容:
764
+
765
+ 改善已有的文档。
766
+
767
+ 新增接口:
768
+
769
+ * [SwitchDBInstanceHA](https://cloud.tencent.com/document/api/557/68111)
770
+
771
+
772
+
773
+ ## 数字身份管控平台(员工版)(eiam) 版本:2021-04-20
774
+
775
+ ### 第 13 次发布
776
+
777
+ 发布时间:2022-01-12 20:31:09
778
+
779
+ 本次发布包含了以下内容:
780
+
781
+ 改善已有的文档。
782
+
783
+ 修改接口:
784
+
785
+ * [DescribeOrgResourcesAuthorization](https://cloud.tencent.com/document/api/1442/60259)
786
+
787
+ * <font color="#dd0000">**修改出参**:</font>AuthorizationOrgResourceList
788
+
789
+ * [DescribeUserGroupResourcesAuthorization](https://cloud.tencent.com/document/api/1442/60258)
790
+
791
+ * <font color="#dd0000">**修改出参**:</font>AuthorizationUserGroupResourceList
792
+
793
+
794
+ 新增数据结构:
795
+
796
+ * [AuthorizationResourceEntityInfo](https://cloud.tencent.com/document/api/1442/57931#AuthorizationResourceEntityInfo)
797
+
798
+ <font color="#dd0000">**删除数据结构**:</font>
799
+
800
+ * AuthorizationResouceEntityInfo
801
+
802
+
803
+
804
+ ## 物联网通信(iotcloud) 版本:2021-04-08
805
+
806
+
807
+
808
+ ## 物联网通信(iotcloud) 版本:2018-06-14
809
+
810
+ ### 第 25 次发布
811
+
812
+ 发布时间:2022-01-13 08:43:07
813
+
814
+ 本次发布包含了以下内容:
815
+
816
+ 改善已有的文档。
817
+
818
+ 新增接口:
819
+
820
+ * [ListLog](https://cloud.tencent.com/document/api/634/68114)
821
+ * [ListLogPayload](https://cloud.tencent.com/document/api/634/68113)
822
+ * [ListSDKLog](https://cloud.tencent.com/document/api/634/68112)
823
+
824
+ 新增数据结构:
825
+
826
+ * [CLSLogItem](https://cloud.tencent.com/document/api/634/19497#CLSLogItem)
827
+ * [PayloadLogItem](https://cloud.tencent.com/document/api/634/19497#PayloadLogItem)
828
+ * [SDKLogItem](https://cloud.tencent.com/document/api/634/19497#SDKLogItem)
829
+
830
+
831
+
832
+ ## 云数据库 MariaDB(mariadb) 版本:2017-03-12
833
+
834
+ ### 第 30 次发布
835
+
836
+ 发布时间:2022-01-13 08:50:16
837
+
838
+ 本次发布包含了以下内容:
839
+
840
+ 改善已有的文档。
841
+
842
+ 新增接口:
843
+
844
+ * [SwitchDBInstanceHA](https://cloud.tencent.com/document/api/237/68116)
845
+
846
+
847
+
848
+ ## 邮件推送(ses) 版本:2020-10-02
849
+
850
+ ### 第 6 次发布
851
+
852
+ 发布时间:2022-01-13 08:58:20
853
+
854
+ 本次发布包含了以下内容:
855
+
856
+ 改善已有的文档。
857
+
858
+ 修改接口:
859
+
860
+ * [SendEmail](https://cloud.tencent.com/document/api/1288/51034)
861
+
862
+ * 新增入参:Unsubscribe
863
+
864
+
865
+
866
+
867
+ ## 云开发 CloudBase(tcb) 版本:2018-06-08
868
+
869
+ ### 第 78 次发布
870
+
871
+ 发布时间:2022-01-13 09:02:45
872
+
873
+ 本次发布包含了以下内容:
874
+
875
+ 改善已有的文档。
876
+
877
+ 新增接口:
878
+
879
+ * [SearchClsLog](https://cloud.tencent.com/document/api/876/68117)
880
+
881
+ 新增数据结构:
882
+
883
+ * [LogObject](https://cloud.tencent.com/document/api/876/34822#LogObject)
884
+ * [LogResObject](https://cloud.tencent.com/document/api/876/34822#LogResObject)
885
+
886
+
887
+
1
888
  # Release 4.0.271
2
889
 
3
890
  ## 云硬盘(cbs) 版本:2017-03-12