tencentcloud-sdk-nodejs-cam 4.0.267 → 4.0.268
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.
- package/CHANGELOG.md +259 -0
- package/SERVICE_CHANGELOG.md +446 -118
- package/package.json +1 -1
- package/products.md +17 -16
- package/src/services/cam/v20190116/cam_client.ts +21 -7
- package/src/services/cam/v20190116/cam_models.ts +134 -11
- package/tencentcloud/services/cam/v20190116/cam_client.d.ts +7 -3
- package/tencentcloud/services/cam/v20190116/cam_client.js +9 -3
- package/tencentcloud/services/cam/v20190116/cam_models.d.ts +113 -10
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,262 @@
|
|
|
1
|
+
# Release 4.0.268
|
|
2
|
+
|
|
3
|
+
## 弹性伸缩(as) 版本:2018-04-19
|
|
4
|
+
|
|
5
|
+
### 第 45 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-01-07 08:03:22
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [ModifyLaunchConfigurationAttributes](https://cloud.tencent.com/document/api/377/31298)
|
|
16
|
+
|
|
17
|
+
* 新增入参:CamRoleName
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## 访问管理(cam) 版本:2019-01-16
|
|
23
|
+
|
|
24
|
+
### 第 41 次发布
|
|
25
|
+
|
|
26
|
+
发布时间:2022-01-07 08:04:06
|
|
27
|
+
|
|
28
|
+
本次发布包含了以下内容:
|
|
29
|
+
|
|
30
|
+
改善已有的文档。
|
|
31
|
+
|
|
32
|
+
新增接口:
|
|
33
|
+
|
|
34
|
+
* [ListAttachedUserAllPolicies](https://cloud.tencent.com/document/api/598/67728)
|
|
35
|
+
|
|
36
|
+
新增数据结构:
|
|
37
|
+
|
|
38
|
+
* [AttachedUserPolicy](https://cloud.tencent.com/document/api/598/33167#AttachedUserPolicy)
|
|
39
|
+
* [AttachedUserPolicyGroupInfo](https://cloud.tencent.com/document/api/598/33167#AttachedUserPolicyGroupInfo)
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
## 负载均衡(clb) 版本:2018-03-17
|
|
44
|
+
|
|
45
|
+
### 第 63 次发布
|
|
46
|
+
|
|
47
|
+
发布时间:2022-01-07 08:05:24
|
|
48
|
+
|
|
49
|
+
本次发布包含了以下内容:
|
|
50
|
+
|
|
51
|
+
改善已有的文档。
|
|
52
|
+
|
|
53
|
+
修改接口:
|
|
54
|
+
|
|
55
|
+
* [CloneLoadBalancer](https://cloud.tencent.com/document/api/214/64874)
|
|
56
|
+
|
|
57
|
+
* 新增入参:SlaType
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
## 事件总线(eb) 版本:2021-04-16
|
|
63
|
+
|
|
64
|
+
### 第 1 次发布
|
|
65
|
+
|
|
66
|
+
发布时间:2022-01-06 16:11:19
|
|
67
|
+
|
|
68
|
+
本次发布包含了以下内容:
|
|
69
|
+
|
|
70
|
+
改善已有的文档。
|
|
71
|
+
|
|
72
|
+
新增接口:
|
|
73
|
+
|
|
74
|
+
* [CheckRule](https://cloud.tencent.com/document/api/1359/67698)
|
|
75
|
+
* [CheckTransformation](https://cloud.tencent.com/document/api/1359/67679)
|
|
76
|
+
* [CreateConnection](https://cloud.tencent.com/document/api/1359/67691)
|
|
77
|
+
* [CreateEventBus](https://cloud.tencent.com/document/api/1359/67686)
|
|
78
|
+
* [CreateRule](https://cloud.tencent.com/document/api/1359/67697)
|
|
79
|
+
* [CreateTarget](https://cloud.tencent.com/document/api/1359/67703)
|
|
80
|
+
* [CreateTransformation](https://cloud.tencent.com/document/api/1359/67678)
|
|
81
|
+
* [DeleteConnection](https://cloud.tencent.com/document/api/1359/67690)
|
|
82
|
+
* [DeleteEventBus](https://cloud.tencent.com/document/api/1359/67685)
|
|
83
|
+
* [DeleteRule](https://cloud.tencent.com/document/api/1359/67696)
|
|
84
|
+
* [DeleteTarget](https://cloud.tencent.com/document/api/1359/67702)
|
|
85
|
+
* [DeleteTransformation](https://cloud.tencent.com/document/api/1359/67677)
|
|
86
|
+
* [GetEventBus](https://cloud.tencent.com/document/api/1359/67684)
|
|
87
|
+
* [GetRule](https://cloud.tencent.com/document/api/1359/67695)
|
|
88
|
+
* [GetTransformation](https://cloud.tencent.com/document/api/1359/67676)
|
|
89
|
+
* [ListConnections](https://cloud.tencent.com/document/api/1359/67689)
|
|
90
|
+
* [ListEventBuses](https://cloud.tencent.com/document/api/1359/67683)
|
|
91
|
+
* [ListRules](https://cloud.tencent.com/document/api/1359/67694)
|
|
92
|
+
* [ListTargets](https://cloud.tencent.com/document/api/1359/67701)
|
|
93
|
+
* [PublishEvent](https://cloud.tencent.com/document/api/1359/67682)
|
|
94
|
+
* [UpdateConnection](https://cloud.tencent.com/document/api/1359/67688)
|
|
95
|
+
* [UpdateEventBus](https://cloud.tencent.com/document/api/1359/67681)
|
|
96
|
+
* [UpdateRule](https://cloud.tencent.com/document/api/1359/67693)
|
|
97
|
+
* [UpdateTarget](https://cloud.tencent.com/document/api/1359/67700)
|
|
98
|
+
* [UpdateTransformation](https://cloud.tencent.com/document/api/1359/67675)
|
|
99
|
+
|
|
100
|
+
新增数据结构:
|
|
101
|
+
|
|
102
|
+
* [APIGWParams](https://cloud.tencent.com/document/api/1359/67704#APIGWParams)
|
|
103
|
+
* [CkafkaDeliveryParams](https://cloud.tencent.com/document/api/1359/67704#CkafkaDeliveryParams)
|
|
104
|
+
* [CkafkaParams](https://cloud.tencent.com/document/api/1359/67704#CkafkaParams)
|
|
105
|
+
* [CkafkaTargetParams](https://cloud.tencent.com/document/api/1359/67704#CkafkaTargetParams)
|
|
106
|
+
* [Connection](https://cloud.tencent.com/document/api/1359/67704#Connection)
|
|
107
|
+
* [ConnectionDescription](https://cloud.tencent.com/document/api/1359/67704#ConnectionDescription)
|
|
108
|
+
* [DeadLetterConfig](https://cloud.tencent.com/document/api/1359/67704#DeadLetterConfig)
|
|
109
|
+
* [EtlFilter](https://cloud.tencent.com/document/api/1359/67704#EtlFilter)
|
|
110
|
+
* [Event](https://cloud.tencent.com/document/api/1359/67704#Event)
|
|
111
|
+
* [EventBus](https://cloud.tencent.com/document/api/1359/67704#EventBus)
|
|
112
|
+
* [Extraction](https://cloud.tencent.com/document/api/1359/67704#Extraction)
|
|
113
|
+
* [Filter](https://cloud.tencent.com/document/api/1359/67704#Filter)
|
|
114
|
+
* [OutputStructParam](https://cloud.tencent.com/document/api/1359/67704#OutputStructParam)
|
|
115
|
+
* [RetryPolicy](https://cloud.tencent.com/document/api/1359/67704#RetryPolicy)
|
|
116
|
+
* [Rule](https://cloud.tencent.com/document/api/1359/67704#Rule)
|
|
117
|
+
* [SCFParams](https://cloud.tencent.com/document/api/1359/67704#SCFParams)
|
|
118
|
+
* [Target](https://cloud.tencent.com/document/api/1359/67704#Target)
|
|
119
|
+
* [TargetBrief](https://cloud.tencent.com/document/api/1359/67704#TargetBrief)
|
|
120
|
+
* [TargetDescription](https://cloud.tencent.com/document/api/1359/67704#TargetDescription)
|
|
121
|
+
* [TextParams](https://cloud.tencent.com/document/api/1359/67704#TextParams)
|
|
122
|
+
* [Transform](https://cloud.tencent.com/document/api/1359/67704#Transform)
|
|
123
|
+
* [Transformation](https://cloud.tencent.com/document/api/1359/67704#Transformation)
|
|
124
|
+
|
|
125
|
+
|
|
126
|
+
|
|
127
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
128
|
+
|
|
129
|
+
### 第 10 次发布
|
|
130
|
+
|
|
131
|
+
发布时间:2022-01-07 08:08:29
|
|
132
|
+
|
|
133
|
+
本次发布包含了以下内容:
|
|
134
|
+
|
|
135
|
+
改善已有的文档。
|
|
136
|
+
|
|
137
|
+
修改数据结构:
|
|
138
|
+
|
|
139
|
+
* [FlowApproverInfo](https://cloud.tencent.com/document/api/1420/61525#FlowApproverInfo)
|
|
140
|
+
|
|
141
|
+
* 新增成员:ComponentLimitType, RecipientId, OrganizationOpenId, OrganizationName
|
|
142
|
+
|
|
143
|
+
* <font color="#dd0000">**修改成员**:</font>Name, Mobile
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
|
|
148
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
|
|
152
|
+
## 人脸核身(faceid) 版本:2018-03-01
|
|
153
|
+
|
|
154
|
+
### 第 37 次发布
|
|
155
|
+
|
|
156
|
+
发布时间:2022-01-07 08:08:34
|
|
157
|
+
|
|
158
|
+
本次发布包含了以下内容:
|
|
159
|
+
|
|
160
|
+
改善已有的文档。
|
|
161
|
+
|
|
162
|
+
新增接口:
|
|
163
|
+
|
|
164
|
+
* [GetWeChatBillDetails](https://cloud.tencent.com/document/api/1007/67729)
|
|
165
|
+
|
|
166
|
+
新增数据结构:
|
|
167
|
+
|
|
168
|
+
* [ChargeDetail](https://cloud.tencent.com/document/api/1007/41958#ChargeDetail)
|
|
169
|
+
* [WeChatBillDetail](https://cloud.tencent.com/document/api/1007/41958#WeChatBillDetail)
|
|
170
|
+
|
|
171
|
+
|
|
172
|
+
|
|
173
|
+
## 物联网智能视频服务(行业版)(iotvideoindustry) 版本:2020-12-01
|
|
174
|
+
|
|
175
|
+
### 第 16 次发布
|
|
176
|
+
|
|
177
|
+
发布时间:2022-01-07 08:10:07
|
|
178
|
+
|
|
179
|
+
本次发布包含了以下内容:
|
|
180
|
+
|
|
181
|
+
改善已有的文档。
|
|
182
|
+
|
|
183
|
+
修改接口:
|
|
184
|
+
|
|
185
|
+
* [DescribeChannelStreamURL](https://cloud.tencent.com/document/api/1361/67426)
|
|
186
|
+
|
|
187
|
+
* 新增入参:ExpireTime
|
|
188
|
+
|
|
189
|
+
|
|
190
|
+
|
|
191
|
+
|
|
192
|
+
## 容器安全服务(tcss) 版本:2020-11-01
|
|
193
|
+
|
|
194
|
+
### 第 4 次发布
|
|
195
|
+
|
|
196
|
+
发布时间:2022-01-07 08:13:42
|
|
197
|
+
|
|
198
|
+
本次发布包含了以下内容:
|
|
199
|
+
|
|
200
|
+
改善已有的文档。
|
|
201
|
+
|
|
202
|
+
修改接口:
|
|
203
|
+
|
|
204
|
+
* [DescribeAssetHostDetail](https://cloud.tencent.com/document/api/1285/65508)
|
|
205
|
+
|
|
206
|
+
* 新增出参:InstanceID, RegionID
|
|
207
|
+
|
|
208
|
+
|
|
209
|
+
修改数据结构:
|
|
210
|
+
|
|
211
|
+
* [HostInfo](https://cloud.tencent.com/document/api/1285/65614#HostInfo)
|
|
212
|
+
|
|
213
|
+
* 新增成员:InstanceID, RegionID
|
|
214
|
+
|
|
215
|
+
|
|
216
|
+
|
|
217
|
+
|
|
218
|
+
## 容器服务(tke) 版本:2018-05-25
|
|
219
|
+
|
|
220
|
+
### 第 85 次发布
|
|
221
|
+
|
|
222
|
+
发布时间:2022-01-07 08:14:40
|
|
223
|
+
|
|
224
|
+
本次发布包含了以下内容:
|
|
225
|
+
|
|
226
|
+
改善已有的文档。
|
|
227
|
+
|
|
228
|
+
修改数据结构:
|
|
229
|
+
|
|
230
|
+
* [PrometheusAgentOverview](https://cloud.tencent.com/document/api/457/31866#PrometheusAgentOverview)
|
|
231
|
+
|
|
232
|
+
* 新增成员:ExternalLabels
|
|
233
|
+
|
|
234
|
+
* [PrometheusAlertRule](https://cloud.tencent.com/document/api/457/31866#PrometheusAlertRule)
|
|
235
|
+
|
|
236
|
+
* 新增成员:RuleState
|
|
237
|
+
|
|
238
|
+
|
|
239
|
+
|
|
240
|
+
|
|
241
|
+
## 腾讯微服务平台 TSF(tsf) 版本:2018-03-26
|
|
242
|
+
|
|
243
|
+
### 第 66 次发布
|
|
244
|
+
|
|
245
|
+
发布时间:2022-01-07 08:15:02
|
|
246
|
+
|
|
247
|
+
本次发布包含了以下内容:
|
|
248
|
+
|
|
249
|
+
改善已有的文档。
|
|
250
|
+
|
|
251
|
+
修改数据结构:
|
|
252
|
+
|
|
253
|
+
* [ContainerGroupDeploy](https://cloud.tencent.com/document/api/649/36099#ContainerGroupDeploy)
|
|
254
|
+
|
|
255
|
+
* 新增成员:VolumeInfos, VolumeMountInfos
|
|
256
|
+
|
|
257
|
+
|
|
258
|
+
|
|
259
|
+
|
|
1
260
|
# Release 4.0.267
|
|
2
261
|
|
|
3
262
|
## 云数据库 MySQL(cdb) 版本:2017-03-20
|