tencentcloud-sdk-nodejs 4.0.307 → 4.0.308

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 (40) hide show
  1. package/CHANGELOG.md +188 -0
  2. package/SERVICE_CHANGELOG.md +239 -68
  3. package/package.json +1 -1
  4. package/products.md +14 -14
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/apigateway/v20180808/apigateway_client.ts +1 -1
  7. package/src/services/apigateway/v20180808/apigateway_models.ts +1 -1
  8. package/src/services/captcha/v20190722/captcha_models.ts +21 -6
  9. package/src/services/cdn/v20180606/cdn_models.ts +8 -0
  10. package/src/services/cfw/v20190904/cfw_client.ts +13 -0
  11. package/src/services/cfw/v20190904/cfw_models.ts +50 -0
  12. package/src/services/cpdp/v20190820/cpdp_models.ts +2 -2
  13. package/src/services/cvm/v20170312/cvm_models.ts +10 -0
  14. package/src/services/ess/v20201111/ess_models.ts +22 -0
  15. package/src/services/essbasic/v20210526/essbasic_models.ts +21 -5
  16. package/src/services/scf/v20180416/scf_models.ts +12 -0
  17. package/src/services/ses/v20201002/ses_models.ts +5 -0
  18. package/src/services/tiia/v20190529/tiia_models.ts +7 -5
  19. package/src/services/tke/v20180525/tke_models.ts +6 -0
  20. package/src/services/vpc/v20170312/vpc_models.ts +5 -5
  21. package/tencentcloud/common/sdk_version.d.ts +1 -1
  22. package/tencentcloud/common/sdk_version.js +1 -1
  23. package/tencentcloud/services/apigateway/v20180808/apigateway_client.d.ts +1 -1
  24. package/tencentcloud/services/apigateway/v20180808/apigateway_client.js +1 -1
  25. package/tencentcloud/services/apigateway/v20180808/apigateway_models.d.ts +1 -1
  26. package/tencentcloud/services/captcha/v20190722/captcha_models.d.ts +18 -6
  27. package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +8 -0
  28. package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +5 -1
  29. package/tencentcloud/services/cfw/v20190904/cfw_client.js +6 -0
  30. package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +43 -0
  31. package/tencentcloud/services/cpdp/v20190820/cpdp_models.d.ts +2 -2
  32. package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +8 -0
  33. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +18 -0
  34. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +18 -5
  35. package/tencentcloud/services/scf/v20180416/scf_models.d.ts +10 -0
  36. package/tencentcloud/services/ses/v20201002/ses_models.d.ts +4 -0
  37. package/tencentcloud/services/tiia/v20190529/tiia_models.d.ts +7 -5
  38. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +5 -0
  39. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +5 -5
  40. package/test/cfw.v20190904.test.js +10 -0
package/CHANGELOG.md CHANGED
@@ -1,3 +1,191 @@
1
+ # Release 4.0.308
2
+
3
+ ## 验证码(captcha) 版本:2019-07-22
4
+
5
+ ### 第 9 次发布
6
+
7
+ 发布时间:2022-03-16 08:04:45
8
+
9
+ 本次发布包含了以下内容:
10
+
11
+ 改善已有的文档。
12
+
13
+ 修改接口:
14
+
15
+ * [DescribeCaptchaMiniOperData](https://cloud.tencent.com/document/api/1110/48470)
16
+
17
+ * 新增入参:End
18
+
19
+ * [DescribeCaptchaOperData](https://cloud.tencent.com/document/api/1110/40477)
20
+
21
+ * 新增入参:End
22
+
23
+ * [DescribeCaptchaTicketData](https://cloud.tencent.com/document/api/1110/47983)
24
+
25
+ * 新增入参:End
26
+
27
+
28
+
29
+
30
+ ## 云防火墙(cfw) 版本:2019-09-04
31
+
32
+ ### 第 17 次发布
33
+
34
+ 发布时间:2022-03-16 08:05:40
35
+
36
+ 本次发布包含了以下内容:
37
+
38
+ 改善已有的文档。
39
+
40
+ 新增接口:
41
+
42
+ * [DescribeIPStatusList](https://cloud.tencent.com/document/api/1132/71274)
43
+
44
+ 新增数据结构:
45
+
46
+ * [IPDefendStatus](https://cloud.tencent.com/document/api/1132/49071#IPDefendStatus)
47
+
48
+
49
+
50
+ ## 云服务器(cvm) 版本:2017-03-12
51
+
52
+ ### 第 75 次发布
53
+
54
+ 发布时间:2022-03-16 08:07:01
55
+
56
+ 本次发布包含了以下内容:
57
+
58
+ 改善已有的文档。
59
+
60
+ 修改接口:
61
+
62
+ * [InquiryPriceModifyInstancesChargeType](https://cloud.tencent.com/document/api/213/17965)
63
+
64
+ * 新增入参:ModifyPortableDataDisk
65
+
66
+ * [ModifyInstancesChargeType](https://cloud.tencent.com/document/api/213/17964)
67
+
68
+ * 新增入参:ModifyPortableDataDisk
69
+
70
+
71
+
72
+
73
+ ## 电子签服务(ess) 版本:2020-11-11
74
+
75
+ ### 第 2 次发布
76
+
77
+ 发布时间:2022-03-16 08:09:15
78
+
79
+ 本次发布包含了以下内容:
80
+
81
+ 改善已有的文档。
82
+
83
+ 修改接口:
84
+
85
+ * [CreateDocument](https://cloud.tencent.com/document/api/1323/70364)
86
+
87
+ * 新增入参:NeedPreview
88
+
89
+ * 新增出参:PreviewFileUrl
90
+
91
+ * [CreateFlowByFiles](https://cloud.tencent.com/document/api/1323/70360)
92
+
93
+ * 新增入参:NeedPreview
94
+
95
+ * 新增出参:PreviewUrl
96
+
97
+
98
+
99
+
100
+ ## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
101
+
102
+ ### 第 12 次发布
103
+
104
+ 发布时间:2022-03-16 08:09:18
105
+
106
+ 本次发布包含了以下内容:
107
+
108
+ 改善已有的文档。
109
+
110
+ 修改接口:
111
+
112
+ * [CreateFlowsByTemplates](https://cloud.tencent.com/document/api/1420/61523)
113
+
114
+ * 新增入参:NeedPreview
115
+
116
+ * 新增出参:PreviewUrls
117
+
118
+
119
+ 修改数据结构:
120
+
121
+ * [FlowApproverInfo](https://cloud.tencent.com/document/api/1420/61525#FlowApproverInfo)
122
+
123
+ * 新增成员:NotChannelOrganization
124
+
125
+
126
+
127
+
128
+ ## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
129
+
130
+
131
+
132
+ ## 云函数(scf) 版本:2018-04-16
133
+
134
+ ### 第 44 次发布
135
+
136
+ 发布时间:2022-03-16 08:13:22
137
+
138
+ 本次发布包含了以下内容:
139
+
140
+ 改善已有的文档。
141
+
142
+ 修改数据结构:
143
+
144
+ * [NamespaceUsage](https://cloud.tencent.com/document/api/583/17244#NamespaceUsage)
145
+
146
+ * 新增成员:TotalConcurrencyMem, TotalAllocatedConcurrencyMem
147
+
148
+
149
+
150
+
151
+ ## 邮件推送(ses) 版本:2020-10-02
152
+
153
+ ### 第 10 次发布
154
+
155
+ 发布时间:2022-03-16 08:13:30
156
+
157
+ 本次发布包含了以下内容:
158
+
159
+ 改善已有的文档。
160
+
161
+ 修改接口:
162
+
163
+ * [SendEmail](https://cloud.tencent.com/document/api/1288/51034)
164
+
165
+ * 新增入参:TriggerType
166
+
167
+
168
+
169
+
170
+ ## 容器服务(tke) 版本:2018-05-25
171
+
172
+ ### 第 92 次发布
173
+
174
+ 发布时间:2022-03-16 08:15:43
175
+
176
+ 本次发布包含了以下内容:
177
+
178
+ 改善已有的文档。
179
+
180
+ 修改数据结构:
181
+
182
+ * [Container](https://cloud.tencent.com/document/api/457/31866#Container)
183
+
184
+ * 新增成员:SecurityContext
185
+
186
+
187
+
188
+
1
189
  # Release 4.0.307
2
190
 
3
191
  ## DDoS 防护(antiddos) 版本:2020-03-09
@@ -1,29 +1,37 @@
1
1
  # 本版本更新包含以下内容:
2
2
 
3
- ## DDoS 防护(antiddos) 版本:2020-03-09
3
+ ## 验证码(captcha) 版本:2019-07-22
4
4
 
5
- ### 第 24 次发布
5
+ ### 第 9 次发布
6
6
 
7
- 发布时间:2022-03-15 08:03:22
7
+ 发布时间:2022-03-16 08:04:45
8
8
 
9
9
  本次发布包含了以下内容:
10
10
 
11
11
  改善已有的文档。
12
12
 
13
- 修改数据结构:
13
+ 修改接口:
14
14
 
15
- * [BGPInstanceSpecification](https://cloud.tencent.com/document/api/1021/57582#BGPInstanceSpecification)
15
+ * [DescribeCaptchaMiniOperData](https://cloud.tencent.com/document/api/1110/48470)
16
16
 
17
- * 新增成员:UnionPackFlag
17
+ * 新增入参:End
18
+
19
+ * [DescribeCaptchaOperData](https://cloud.tencent.com/document/api/1110/40477)
18
20
 
21
+ * 新增入参:End
19
22
 
23
+ * [DescribeCaptchaTicketData](https://cloud.tencent.com/document/api/1110/47983)
20
24
 
25
+ * 新增入参:End
21
26
 
22
- ## 日志服务(cls) 版本:2020-10-16
23
27
 
24
- ### 第 15 次发布
25
28
 
26
- 发布时间:2022-03-15 08:06:28
29
+
30
+ ## 云防火墙(cfw) 版本:2019-09-04
31
+
32
+ ### 第 17 次发布
33
+
34
+ 发布时间:2022-03-16 08:05:40
27
35
 
28
36
  本次发布包含了以下内容:
29
37
 
@@ -31,56 +39,69 @@
31
39
 
32
40
  新增接口:
33
41
 
34
- * [CreateConfigExtra](https://cloud.tencent.com/document/api/614/71166)
35
- * [DeleteConfigExtra](https://cloud.tencent.com/document/api/614/71165)
36
- * [DescribeConfigExtras](https://cloud.tencent.com/document/api/614/71164)
37
- * [ModifyConfigExtra](https://cloud.tencent.com/document/api/614/71163)
42
+ * [DescribeIPStatusList](https://cloud.tencent.com/document/api/1132/71274)
38
43
 
39
44
  新增数据结构:
40
45
 
41
- * [ConfigExtraInfo](https://cloud.tencent.com/document/api/614/56471#ConfigExtraInfo)
42
- * [ContainerFileInfo](https://cloud.tencent.com/document/api/614/56471#ContainerFileInfo)
43
- * [ContainerStdoutInfo](https://cloud.tencent.com/document/api/614/56471#ContainerStdoutInfo)
44
- * [ContainerWorkLoadInfo](https://cloud.tencent.com/document/api/614/56471#ContainerWorkLoadInfo)
45
- * [HostFileInfo](https://cloud.tencent.com/document/api/614/56471#HostFileInfo)
46
+ * [IPDefendStatus](https://cloud.tencent.com/document/api/1132/49071#IPDefendStatus)
46
47
 
47
- 修改数据结构:
48
48
 
49
- * [ConsumerContent](https://cloud.tencent.com/document/api/614/56471#ConsumerContent)
50
49
 
51
- * 新增成员:TagJsonNotTiled
50
+ ## 云服务器(cvm) 版本:2017-03-12
52
51
 
52
+ ### 第 75 次发布
53
53
 
54
+ 发布时间:2022-03-16 08:07:01
54
55
 
56
+ 本次发布包含了以下内容:
55
57
 
56
- ## 企业收付平台(cpdp) 版本:2019-08-20
58
+ 改善已有的文档。
57
59
 
58
- ### 第 59 次发布
60
+ 修改接口:
61
+
62
+ * [InquiryPriceModifyInstancesChargeType](https://cloud.tencent.com/document/api/213/17965)
63
+
64
+ * 新增入参:ModifyPortableDataDisk
65
+
66
+ * [ModifyInstancesChargeType](https://cloud.tencent.com/document/api/213/17964)
67
+
68
+ * 新增入参:ModifyPortableDataDisk
59
69
 
60
- 发布时间:2022-03-15 08:06:54
70
+
71
+
72
+
73
+ ## 电子签服务(ess) 版本:2020-11-11
74
+
75
+ ### 第 2 次发布
76
+
77
+ 发布时间:2022-03-16 08:09:15
61
78
 
62
79
  本次发布包含了以下内容:
63
80
 
64
81
  改善已有的文档。
65
82
 
66
- 修改数据结构:
83
+ 修改接口:
67
84
 
68
- * [OpenBankGoodsInfo](https://cloud.tencent.com/document/api/1122/40683#OpenBankGoodsInfo)
85
+ * [CreateDocument](https://cloud.tencent.com/document/api/1323/70364)
69
86
 
70
- * <font color="#dd0000">**修改成员**:</font>GoodsName
87
+ * 新增入参:NeedPreview
71
88
 
72
- * [OpenBankSceneInfo](https://cloud.tencent.com/document/api/1122/40683#OpenBankSceneInfo)
89
+ * 新增出参:PreviewFileUrl
73
90
 
74
- * <font color="#dd0000">**修改成员**:</font>PayerClientIp, PayerUa
91
+ * [CreateFlowByFiles](https://cloud.tencent.com/document/api/1323/70360)
75
92
 
93
+ * 新增入参:NeedPreview
76
94
 
95
+ * 新增出参:PreviewUrl
77
96
 
78
97
 
79
- ## 物联网边缘计算平台(iecp) 版本:2021-09-14
80
98
 
81
- ### 第 4 次发布
82
99
 
83
- 发布时间:2022-03-15 08:10:42
100
+ ## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
101
+
102
+ ### 第 12 次发布
103
+
104
+ 发布时间:2022-03-16 08:09:18
84
105
 
85
106
  本次发布包含了以下内容:
86
107
 
@@ -88,69 +109,69 @@
88
109
 
89
110
  修改接口:
90
111
 
91
- * [CreateEdgeUnitCloud](https://cloud.tencent.com/document/api/1118/66764)
112
+ * [CreateFlowsByTemplates](https://cloud.tencent.com/document/api/1420/61523)
92
113
 
93
- * 新增入参:OpenCloudMonitor
114
+ * 新增入参:NeedPreview
94
115
 
116
+ * 新增出参:PreviewUrls
95
117
 
96
118
 
119
+ 修改数据结构:
97
120
 
98
- ## 自然语言处理(nlp) 版本:2019-04-08
121
+ * [FlowApproverInfo](https://cloud.tencent.com/document/api/1420/61525#FlowApproverInfo)
99
122
 
100
- ### 第 13 次发布
123
+ * 新增成员:NotChannelOrganization
101
124
 
102
- 发布时间:2022-03-15 08:13:08
103
125
 
104
- 本次发布包含了以下内容:
105
126
 
106
- 改善已有的文档。
107
-
108
- 新增接口:
109
127
 
110
- * [TextSimilarityPro](https://cloud.tencent.com/document/api/271/71168)
128
+ ## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
111
129
 
112
130
 
113
131
 
114
- ## 前端性能监控(rum) 版本:2021-06-22
132
+ ## 云函数(scf) 版本:2018-04-16
115
133
 
116
- ### 第 12 次发布
134
+ ### 第 44 次发布
117
135
 
118
- 发布时间:2022-03-15 08:13:58
136
+ 发布时间:2022-03-16 08:13:22
119
137
 
120
138
  本次发布包含了以下内容:
121
139
 
122
140
  改善已有的文档。
123
141
 
124
- 修改接口:
142
+ 修改数据结构:
125
143
 
126
- * [CreateTawInstance](https://cloud.tencent.com/document/api/1464/69244)
144
+ * [NamespaceUsage](https://cloud.tencent.com/document/api/583/17244#NamespaceUsage)
127
145
 
128
- * 新增入参:BuyingChannel
146
+ * 新增成员:TotalConcurrencyMem, TotalAllocatedConcurrencyMem
129
147
 
130
148
 
131
149
 
132
150
 
133
151
  ## 邮件推送(ses) 版本:2020-10-02
134
152
 
135
- ### 第 9 次发布
153
+ ### 第 10 次发布
136
154
 
137
- 发布时间:2022-03-15 08:14:13
155
+ 发布时间:2022-03-16 08:13:30
138
156
 
139
157
  本次发布包含了以下内容:
140
158
 
141
159
  改善已有的文档。
142
160
 
143
- 新增接口:
161
+ 修改接口:
144
162
 
145
- * [DeleteReceiver](https://cloud.tencent.com/document/api/1288/71169)
163
+ * [SendEmail](https://cloud.tencent.com/document/api/1288/51034)
146
164
 
165
+ * 新增入参:TriggerType
147
166
 
148
167
 
149
- ## 腾讯云微服务引擎(tse) 版本:2020-12-07
150
168
 
151
- ### 第 16 次发布
152
169
 
153
- 发布时间:2022-03-15 08:16:57
170
+ ## 容器服务(tke) 版本:2018-05-25
171
+
172
+ ### 第 92 次发布
173
+
174
+ 发布时间:2022-03-16 08:15:43
154
175
 
155
176
  本次发布包含了以下内容:
156
177
 
@@ -158,9 +179,9 @@
158
179
 
159
180
  修改数据结构:
160
181
 
161
- * [SREInstance](https://cloud.tencent.com/document/api/1364/54942#SREInstance)
182
+ * [Container](https://cloud.tencent.com/document/api/457/31866#Container)
162
183
 
163
- * 新增成员:ConfigInfoVisible
184
+ * 新增成员:SecurityContext
164
185
 
165
186
 
166
187
 
@@ -8051,6 +8072,29 @@
8051
8072
 
8052
8073
  ## 验证码(captcha) 版本:2019-07-22
8053
8074
 
8075
+ ### 第 9 次发布
8076
+
8077
+ 发布时间:2022-03-16 08:04:45
8078
+
8079
+ 本次发布包含了以下内容:
8080
+
8081
+ 改善已有的文档。
8082
+
8083
+ 修改接口:
8084
+
8085
+ * [DescribeCaptchaMiniOperData](https://cloud.tencent.com/document/api/1110/48470)
8086
+
8087
+ * 新增入参:End
8088
+
8089
+ * [DescribeCaptchaOperData](https://cloud.tencent.com/document/api/1110/40477)
8090
+
8091
+ * 新增入参:End
8092
+
8093
+ * [DescribeCaptchaTicketData](https://cloud.tencent.com/document/api/1110/47983)
8094
+
8095
+ * 新增入参:End
8096
+
8097
+
8054
8098
  ### 第 8 次发布
8055
8099
 
8056
8100
  发布时间:2020-12-07 08:02:17
@@ -13783,6 +13827,22 @@
13783
13827
 
13784
13828
  ## 云防火墙(cfw) 版本:2019-09-04
13785
13829
 
13830
+ ### 第 17 次发布
13831
+
13832
+ 发布时间:2022-03-16 08:05:40
13833
+
13834
+ 本次发布包含了以下内容:
13835
+
13836
+ 改善已有的文档。
13837
+
13838
+ 新增接口:
13839
+
13840
+ * [[DescribeIPStatusList](https://cloud.tencent.com/document/api/1132/71274)](https://cloud.tencent.com/document/api/#/#)
13841
+
13842
+ 新增数据结构:
13843
+
13844
+ * [[IPDefendStatus](https://cloud.tencent.com/document/api/1132/49071#IPDefendStatus)](https://cloud.tencent.com/document/api/1132/49071#[IPDefendStatus](https://cloud.tencent.com/document/api/1132/49071#IPDefendStatus))
13845
+
13786
13846
  ### 第 16 次发布
13787
13847
 
13788
13848
  发布时间:2022-01-17 08:04:37
@@ -17229,18 +17289,18 @@
17229
17289
 
17230
17290
  新增接口:
17231
17291
 
17232
- * [[CreateConfigExtra](https://cloud.tencent.com/document/api/614/71166)](https://cloud.tencent.com/document/api/#/#)
17233
- * [[DeleteConfigExtra](https://cloud.tencent.com/document/api/614/71165)](https://cloud.tencent.com/document/api/#/#)
17234
- * [[DescribeConfigExtras](https://cloud.tencent.com/document/api/614/71164)](https://cloud.tencent.com/document/api/#/#)
17235
- * [[ModifyConfigExtra](https://cloud.tencent.com/document/api/614/71163)](https://cloud.tencent.com/document/api/#/#)
17292
+ * [CreateConfigExtra](https://cloud.tencent.com/document/api/614/71166)
17293
+ * [DeleteConfigExtra](https://cloud.tencent.com/document/api/614/71165)
17294
+ * [DescribeConfigExtras](https://cloud.tencent.com/document/api/614/71164)
17295
+ * [ModifyConfigExtra](https://cloud.tencent.com/document/api/614/71163)
17236
17296
 
17237
17297
  新增数据结构:
17238
17298
 
17239
- * [[ConfigExtraInfo](https://cloud.tencent.com/document/api/614/56471#ConfigExtraInfo)](https://cloud.tencent.com/document/api/614/56471#[ConfigExtraInfo](https://cloud.tencent.com/document/api/614/56471#ConfigExtraInfo))
17240
- * [[ContainerFileInfo](https://cloud.tencent.com/document/api/614/56471#ContainerFileInfo)](https://cloud.tencent.com/document/api/614/56471#[ContainerFileInfo](https://cloud.tencent.com/document/api/614/56471#ContainerFileInfo))
17241
- * [[ContainerStdoutInfo](https://cloud.tencent.com/document/api/614/56471#ContainerStdoutInfo)](https://cloud.tencent.com/document/api/614/56471#[ContainerStdoutInfo](https://cloud.tencent.com/document/api/614/56471#ContainerStdoutInfo))
17242
- * [[ContainerWorkLoadInfo](https://cloud.tencent.com/document/api/614/56471#ContainerWorkLoadInfo)](https://cloud.tencent.com/document/api/614/56471#[ContainerWorkLoadInfo](https://cloud.tencent.com/document/api/614/56471#ContainerWorkLoadInfo))
17243
- * [[HostFileInfo](https://cloud.tencent.com/document/api/614/56471#HostFileInfo)](https://cloud.tencent.com/document/api/614/56471#[HostFileInfo](https://cloud.tencent.com/document/api/614/56471#HostFileInfo))
17299
+ * [ConfigExtraInfo](https://cloud.tencent.com/document/api/614/56471#ConfigExtraInfo)
17300
+ * [ContainerFileInfo](https://cloud.tencent.com/document/api/614/56471#ContainerFileInfo)
17301
+ * [ContainerStdoutInfo](https://cloud.tencent.com/document/api/614/56471#ContainerStdoutInfo)
17302
+ * [ContainerWorkLoadInfo](https://cloud.tencent.com/document/api/614/56471#ContainerWorkLoadInfo)
17303
+ * [HostFileInfo](https://cloud.tencent.com/document/api/614/56471#HostFileInfo)
17244
17304
 
17245
17305
  修改数据结构:
17246
17306
 
@@ -20838,6 +20898,25 @@
20838
20898
 
20839
20899
  ## 云服务器(cvm) 版本:2017-03-12
20840
20900
 
20901
+ ### 第 75 次发布
20902
+
20903
+ 发布时间:2022-03-16 08:07:01
20904
+
20905
+ 本次发布包含了以下内容:
20906
+
20907
+ 改善已有的文档。
20908
+
20909
+ 修改接口:
20910
+
20911
+ * [InquiryPriceModifyInstancesChargeType](https://cloud.tencent.com/document/api/213/17965)
20912
+
20913
+ * 新增入参:ModifyPortableDataDisk
20914
+
20915
+ * [ModifyInstancesChargeType](https://cloud.tencent.com/document/api/213/17964)
20916
+
20917
+ * 新增入参:ModifyPortableDataDisk
20918
+
20919
+
20841
20920
  ### 第 74 次发布
20842
20921
 
20843
20922
  发布时间:2022-02-22 08:04:45
@@ -30968,6 +31047,29 @@
30968
31047
 
30969
31048
  ## 电子签服务(ess) 版本:2020-11-11
30970
31049
 
31050
+ ### 第 2 次发布
31051
+
31052
+ 发布时间:2022-03-16 08:09:15
31053
+
31054
+ 本次发布包含了以下内容:
31055
+
31056
+ 改善已有的文档。
31057
+
31058
+ 修改接口:
31059
+
31060
+ * [CreateDocument](https://cloud.tencent.com/document/api/1323/70364)
31061
+
31062
+ * 新增入参:NeedPreview
31063
+
31064
+ * 新增出参:PreviewFileUrl
31065
+
31066
+ * [CreateFlowByFiles](https://cloud.tencent.com/document/api/1323/70360)
31067
+
31068
+ * 新增入参:NeedPreview
31069
+
31070
+ * 新增出参:PreviewUrl
31071
+
31072
+
30971
31073
  ### 第 1 次发布
30972
31074
 
30973
31075
  发布时间:2022-02-25 16:43:22
@@ -31096,6 +31198,30 @@
31096
31198
 
31097
31199
  ## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
31098
31200
 
31201
+ ### 第 12 次发布
31202
+
31203
+ 发布时间:2022-03-16 08:09:18
31204
+
31205
+ 本次发布包含了以下内容:
31206
+
31207
+ 改善已有的文档。
31208
+
31209
+ 修改接口:
31210
+
31211
+ * [CreateFlowsByTemplates](https://cloud.tencent.com/document/api/1420/61523)
31212
+
31213
+ * 新增入参:NeedPreview
31214
+
31215
+ * 新增出参:PreviewUrls
31216
+
31217
+
31218
+ 修改数据结构:
31219
+
31220
+ * [FlowApproverInfo](https://cloud.tencent.com/document/api/1420/61525#FlowApproverInfo)
31221
+
31222
+ * 新增成员:NotChannelOrganization
31223
+
31224
+
31099
31225
  ### 第 11 次发布
31100
31226
 
31101
31227
  发布时间:2022-01-11 08:08:55
@@ -46055,7 +46181,7 @@
46055
46181
 
46056
46182
  新增接口:
46057
46183
 
46058
- * [[TextSimilarityPro](https://cloud.tencent.com/document/api/271/71168)](https://cloud.tencent.com/document/api/#/#)
46184
+ * [TextSimilarityPro](https://cloud.tencent.com/document/api/271/71168)
46059
46185
 
46060
46186
  ### 第 12 次发布
46061
46187
 
@@ -50501,6 +50627,21 @@
50501
50627
 
50502
50628
  ## 云函数(scf) 版本:2018-04-16
50503
50629
 
50630
+ ### 第 44 次发布
50631
+
50632
+ 发布时间:2022-03-16 08:13:22
50633
+
50634
+ 本次发布包含了以下内容:
50635
+
50636
+ 改善已有的文档。
50637
+
50638
+ 修改数据结构:
50639
+
50640
+ * [NamespaceUsage](https://cloud.tencent.com/document/api/583/17244#NamespaceUsage)
50641
+
50642
+ * 新增成员:TotalConcurrencyMem, TotalAllocatedConcurrencyMem
50643
+
50644
+
50504
50645
  ### 第 43 次发布
50505
50646
 
50506
50647
  发布时间:2022-01-12 08:13:52
@@ -51452,6 +51593,21 @@
51452
51593
 
51453
51594
  ## 邮件推送(ses) 版本:2020-10-02
51454
51595
 
51596
+ ### 第 10 次发布
51597
+
51598
+ 发布时间:2022-03-16 08:13:30
51599
+
51600
+ 本次发布包含了以下内容:
51601
+
51602
+ 改善已有的文档。
51603
+
51604
+ 修改接口:
51605
+
51606
+ * [SendEmail](https://cloud.tencent.com/document/api/1288/51034)
51607
+
51608
+ * 新增入参:TriggerType
51609
+
51610
+
51455
51611
  ### 第 9 次发布
51456
51612
 
51457
51613
  发布时间:2022-03-15 08:14:13
@@ -51462,7 +51618,7 @@
51462
51618
 
51463
51619
  新增接口:
51464
51620
 
51465
- * [[DeleteReceiver](https://cloud.tencent.com/document/api/1288/71169)](https://cloud.tencent.com/document/api/#/#)
51621
+ * [DeleteReceiver](https://cloud.tencent.com/document/api/1288/71169)
51466
51622
 
51467
51623
  ### 第 8 次发布
51468
51624
 
@@ -61744,6 +61900,21 @@
61744
61900
 
61745
61901
  ## 容器服务(tke) 版本:2018-05-25
61746
61902
 
61903
+ ### 第 92 次发布
61904
+
61905
+ 发布时间:2022-03-16 08:15:43
61906
+
61907
+ 本次发布包含了以下内容:
61908
+
61909
+ 改善已有的文档。
61910
+
61911
+ 修改数据结构:
61912
+
61913
+ * [Container](https://cloud.tencent.com/document/api/457/31866#Container)
61914
+
61915
+ * 新增成员:SecurityContext
61916
+
61917
+
61747
61918
  ### 第 91 次发布
61748
61919
 
61749
61920
  发布时间:2022-03-10 08:16:16
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tencentcloud-sdk-nodejs",
3
- "version": "4.0.307",
3
+ "version": "4.0.308",
4
4
  "description": "腾讯云 API NODEJS SDK",
5
5
  "main": "tencentcloud/index.js",
6
6
  "scripts": {