tencentcloud-sdk-nodejs-teo 4.0.508 → 4.0.510
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 +249 -0
- package/README.md +2 -2
- package/SERVICE_CHANGELOG.md +217 -130
- package/package.json +1 -1
- package/products.md +11 -11
- package/src/services/teo/v20220901/teo_client.ts +29 -4
- package/src/services/teo/v20220901/teo_models.ts +318 -139
- package/tencentcloud/services/teo/v20220901/teo_client.d.ts +9 -1
- package/tencentcloud/services/teo/v20220901/teo_client.js +12 -0
- package/tencentcloud/services/teo/v20220901/teo_models.d.ts +286 -130
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,252 @@
|
|
|
1
|
+
# Release 4.0.510
|
|
2
|
+
|
|
3
|
+
## 混沌演练平台(cfg) 版本:2021-08-20
|
|
4
|
+
|
|
5
|
+
### 第 5 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-12-26 01:15:15
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [DescribeTask](https://cloud.tencent.com/document/api/1500/71781)
|
|
16
|
+
|
|
17
|
+
* 新增出参:ReportInfo
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
新增数据结构:
|
|
21
|
+
|
|
22
|
+
* [TaskReportInfo](https://cloud.tencent.com/document/api/1500/71784#TaskReportInfo)
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
27
|
+
|
|
28
|
+
### 第 21 次发布
|
|
29
|
+
|
|
30
|
+
发布时间:2022-12-26 01:58:03
|
|
31
|
+
|
|
32
|
+
本次发布包含了以下内容:
|
|
33
|
+
|
|
34
|
+
改善已有的文档。
|
|
35
|
+
|
|
36
|
+
新增接口:
|
|
37
|
+
|
|
38
|
+
* [DescribeDistributionL4AccessData](https://cloud.tencent.com/document/api/1552/84489)
|
|
39
|
+
* [DescribeTimingL4AccessData](https://cloud.tencent.com/document/api/1552/84488)
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
## 边缘安全加速平台(teo) 版本:2022-01-06
|
|
44
|
+
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
# Release 4.0.509
|
|
48
|
+
|
|
49
|
+
## 访问管理(cam) 版本:2019-01-16
|
|
50
|
+
|
|
51
|
+
### 第 50 次发布
|
|
52
|
+
|
|
53
|
+
发布时间:2022-12-23 01:11:34
|
|
54
|
+
|
|
55
|
+
本次发布包含了以下内容:
|
|
56
|
+
|
|
57
|
+
改善已有的文档。
|
|
58
|
+
|
|
59
|
+
修改数据结构:
|
|
60
|
+
|
|
61
|
+
* [SecretIdLastUsed](https://cloud.tencent.com/document/api/598/33167#SecretIdLastUsed)
|
|
62
|
+
|
|
63
|
+
* 新增成员:LastSecretUsedDate
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
|
|
68
|
+
## TDSQL-C MySQL 版(cynosdb) 版本:2019-01-07
|
|
69
|
+
|
|
70
|
+
### 第 37 次发布
|
|
71
|
+
|
|
72
|
+
发布时间:2022-12-23 01:24:17
|
|
73
|
+
|
|
74
|
+
本次发布包含了以下内容:
|
|
75
|
+
|
|
76
|
+
改善已有的文档。
|
|
77
|
+
|
|
78
|
+
修改接口:
|
|
79
|
+
|
|
80
|
+
* [CreateClusters](https://cloud.tencent.com/document/api/1003/48087)
|
|
81
|
+
|
|
82
|
+
* 新增入参:InstanceInitInfos
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
新增数据结构:
|
|
86
|
+
|
|
87
|
+
* [InstanceInitInfo](https://cloud.tencent.com/document/api/1003/48097#InstanceInitInfo)
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
## 数据传输服务(dts) 版本:2021-12-06
|
|
92
|
+
|
|
93
|
+
### 第 4 次发布
|
|
94
|
+
|
|
95
|
+
发布时间:2022-12-23 01:28:44
|
|
96
|
+
|
|
97
|
+
本次发布包含了以下内容:
|
|
98
|
+
|
|
99
|
+
改善已有的文档。
|
|
100
|
+
|
|
101
|
+
修改接口:
|
|
102
|
+
|
|
103
|
+
* [ConfigureSyncJob](https://cloud.tencent.com/document/api/571/82107)
|
|
104
|
+
|
|
105
|
+
* 新增入参:JobMode, AutoRetryTimeRangeMinutes
|
|
106
|
+
|
|
107
|
+
* <font color="#dd0000">**修改入参**:</font>SrcInfo, DstInfo
|
|
108
|
+
|
|
109
|
+
* [ModifyMigrationJob](https://cloud.tencent.com/document/api/571/82077)
|
|
110
|
+
|
|
111
|
+
* 新增入参:AutoRetryTimeRangeMinutes
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
新增数据结构:
|
|
115
|
+
|
|
116
|
+
* [OnlineDDL](https://cloud.tencent.com/document/api/571/82108#OnlineDDL)
|
|
117
|
+
|
|
118
|
+
修改数据结构:
|
|
119
|
+
|
|
120
|
+
* [Database](https://cloud.tencent.com/document/api/571/82108#Database)
|
|
121
|
+
|
|
122
|
+
* 新增成员:TriggerMode, Triggers, EventMode, Events
|
|
123
|
+
|
|
124
|
+
* [Endpoint](https://cloud.tencent.com/document/api/571/82108#Endpoint)
|
|
125
|
+
|
|
126
|
+
* 新增成员:Role, EncryptConn
|
|
127
|
+
|
|
128
|
+
* [JobItem](https://cloud.tencent.com/document/api/571/82108#JobItem)
|
|
129
|
+
|
|
130
|
+
* 新增成员:AutoRetryTimeRangeMinutes
|
|
131
|
+
|
|
132
|
+
* [Objects](https://cloud.tencent.com/document/api/571/82108#Objects)
|
|
133
|
+
|
|
134
|
+
* 新增成员:OnlineDDL
|
|
135
|
+
|
|
136
|
+
* [SyncJobInfo](https://cloud.tencent.com/document/api/571/82108#SyncJobInfo)
|
|
137
|
+
|
|
138
|
+
* 新增成员:AutoRetryTimeRangeMinutes
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
|
|
142
|
+
|
|
143
|
+
## 数据传输服务(dts) 版本:2018-03-30
|
|
144
|
+
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
## 轻量应用服务器(lighthouse) 版本:2020-03-24
|
|
148
|
+
|
|
149
|
+
### 第 41 次发布
|
|
150
|
+
|
|
151
|
+
发布时间:2022-12-23 01:40:27
|
|
152
|
+
|
|
153
|
+
本次发布包含了以下内容:
|
|
154
|
+
|
|
155
|
+
改善已有的文档。
|
|
156
|
+
|
|
157
|
+
修改数据结构:
|
|
158
|
+
|
|
159
|
+
* [PolicyDetail](https://cloud.tencent.com/document/api/1207/47576#PolicyDetail)
|
|
160
|
+
|
|
161
|
+
* 新增成员:ActivityDiscount, DiscountType
|
|
162
|
+
|
|
163
|
+
* <font color="#dd0000">**修改成员**:</font>UserDiscount, CommonDiscount, FinalDiscount
|
|
164
|
+
|
|
165
|
+
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
## 前端性能监控(rum) 版本:2021-06-22
|
|
169
|
+
|
|
170
|
+
### 第 20 次发布
|
|
171
|
+
|
|
172
|
+
发布时间:2022-12-23 01:49:31
|
|
173
|
+
|
|
174
|
+
本次发布包含了以下内容:
|
|
175
|
+
|
|
176
|
+
改善已有的文档。
|
|
177
|
+
|
|
178
|
+
新增接口:
|
|
179
|
+
|
|
180
|
+
* [DescribeRumLogList](https://cloud.tencent.com/document/api/1464/84474)
|
|
181
|
+
* [DescribeRumStatsLogList](https://cloud.tencent.com/document/api/1464/84473)
|
|
182
|
+
|
|
183
|
+
|
|
184
|
+
|
|
185
|
+
## 云开发 CloudBase(tcb) 版本:2018-06-08
|
|
186
|
+
|
|
187
|
+
### 第 89 次发布
|
|
188
|
+
|
|
189
|
+
发布时间:2022-12-23 01:54:25
|
|
190
|
+
|
|
191
|
+
本次发布包含了以下内容:
|
|
192
|
+
|
|
193
|
+
改善已有的文档。
|
|
194
|
+
|
|
195
|
+
修改接口:
|
|
196
|
+
|
|
197
|
+
* [DescribeCloudBaseRunServerVersion](https://cloud.tencent.com/document/api/876/49739)
|
|
198
|
+
|
|
199
|
+
* 新增出参:TkeClusterInfo, TkeWorkloadType
|
|
200
|
+
|
|
201
|
+
|
|
202
|
+
新增数据结构:
|
|
203
|
+
|
|
204
|
+
* [CloudBaseRunServiceVolumeHostPath](https://cloud.tencent.com/document/api/876/34822#CloudBaseRunServiceVolumeHostPath)
|
|
205
|
+
* [TkeClusterInfo](https://cloud.tencent.com/document/api/876/34822#TkeClusterInfo)
|
|
206
|
+
|
|
207
|
+
修改数据结构:
|
|
208
|
+
|
|
209
|
+
* [CloudRunServiceVolume](https://cloud.tencent.com/document/api/876/34822#CloudRunServiceVolume)
|
|
210
|
+
|
|
211
|
+
* 新增成员:HostPath
|
|
212
|
+
|
|
213
|
+
|
|
214
|
+
|
|
215
|
+
|
|
216
|
+
## 边缘安全加速平台(teo) 版本:2022-09-01
|
|
217
|
+
|
|
218
|
+
### 第 20 次发布
|
|
219
|
+
|
|
220
|
+
发布时间:2022-12-23 02:00:21
|
|
221
|
+
|
|
222
|
+
本次发布包含了以下内容:
|
|
223
|
+
|
|
224
|
+
改善已有的文档。
|
|
225
|
+
|
|
226
|
+
修改接口:
|
|
227
|
+
|
|
228
|
+
* [ModifyZoneSetting](https://cloud.tencent.com/document/api/1552/80614)
|
|
229
|
+
|
|
230
|
+
* 新增入参:Grpc
|
|
231
|
+
|
|
232
|
+
|
|
233
|
+
新增数据结构:
|
|
234
|
+
|
|
235
|
+
* [Grpc](https://cloud.tencent.com/document/api/1552/80721#Grpc)
|
|
236
|
+
|
|
237
|
+
修改数据结构:
|
|
238
|
+
|
|
239
|
+
* [ZoneSetting](https://cloud.tencent.com/document/api/1552/80721#ZoneSetting)
|
|
240
|
+
|
|
241
|
+
* 新增成员:Grpc
|
|
242
|
+
|
|
243
|
+
|
|
244
|
+
|
|
245
|
+
|
|
246
|
+
## 边缘安全加速平台(teo) 版本:2022-01-06
|
|
247
|
+
|
|
248
|
+
|
|
249
|
+
|
|
1
250
|
# Release 4.0.508
|
|
2
251
|
|
|
3
252
|
## 动效素材服务(anicloud) 版本:2022-09-23
|
package/README.md
CHANGED
|
@@ -94,10 +94,10 @@ const CvmClient = tencentcloud.cvm.v20170312.Client
|
|
|
94
94
|
|
|
95
95
|
除显式传入凭证外,从 `v4.0.506` 起支持 [腾讯云实例角色](https://cloud.tencent.com/document/product/213/47668)
|
|
96
96
|
|
|
97
|
-
在您为实例绑定角色后,您可以在实例中访问相关元数据接口获取临时凭证。用法可参考 [示例代码](./examples/cvm_role.js)
|
|
97
|
+
在您为实例绑定角色后,您可以在实例中访问相关元数据接口获取临时凭证。用法可参考 [js示例代码](./examples/cvm_role.js) 或 [ts示例代码](./examples/cvm_role.ts)
|
|
98
98
|
```javascript
|
|
99
99
|
// ...
|
|
100
|
-
const CvmRoleCredential = tencentcloud.
|
|
100
|
+
const CvmRoleCredential = require("tencentcloud-sdk-nodejs/tencentcloud/common/cvm_role_credential").default
|
|
101
101
|
|
|
102
102
|
new XxxClient({
|
|
103
103
|
// ...
|