tencentcloud-sdk-nodejs 4.0.764 → 4.0.765
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 +78 -0
- package/SERVICE_CHANGELOG.md +92 -155
- package/package.json +1 -1
- package/products.md +9 -9
- package/src/common/sdk_version.ts +1 -1
- package/src/services/cdwdoris/v20211228/cdwdoris_models.ts +10 -0
- package/src/services/emr/v20190103/emr_client.ts +2 -0
- package/src/services/emr/v20190103/emr_models.ts +230 -46
- package/src/services/ess/v20201111/ess_models.ts +29 -27
- package/src/services/essbasic/v20210526/essbasic_models.ts +6 -3
- package/src/services/organization/v20210331/organization_models.ts +17 -17
- package/src/services/rkp/v20191209/rkp_client.ts +12 -6
- package/src/services/ses/v20201002/ses_models.ts +2 -3
- package/src/services/vod/v20180717/vod_client.ts +33 -22
- package/src/services/vod/v20180717/vod_models.ts +4 -3
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_models.d.ts +10 -0
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +228 -46
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +29 -27
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +6 -3
- package/tencentcloud/services/organization/v20210331/organization_models.d.ts +17 -17
- package/tencentcloud/services/rkp/v20191209/rkp_client.d.ts +9 -3
- package/tencentcloud/services/rkp/v20191209/rkp_client.js +9 -3
- package/tencentcloud/services/ses/v20201002/ses_models.d.ts +2 -3
- package/tencentcloud/services/vod/v20180717/vod_client.d.ts +22 -11
- package/tencentcloud/services/vod/v20180717/vod_client.js +22 -11
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +4 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,81 @@
|
|
|
1
|
+
# Release 4.0.765
|
|
2
|
+
|
|
3
|
+
## 腾讯云数据仓库 TCHouse-D(cdwdoris) 版本:2021-12-28
|
|
4
|
+
|
|
5
|
+
### 第 5 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2023-12-25 00:04:35
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改数据结构:
|
|
14
|
+
|
|
15
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/1387/102385#InstanceInfo)
|
|
16
|
+
|
|
17
|
+
* 新增成员:GraceShutdownWaitSeconds, CaseSensitive
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
23
|
+
|
|
24
|
+
### 第 55 次发布
|
|
25
|
+
|
|
26
|
+
发布时间:2023-12-25 00:10:01
|
|
27
|
+
|
|
28
|
+
本次发布包含了以下内容:
|
|
29
|
+
|
|
30
|
+
改善已有的文档。
|
|
31
|
+
|
|
32
|
+
修改接口:
|
|
33
|
+
|
|
34
|
+
* [DescribeClusterNodes](https://cloud.tencent.com/document/api/589/41707)
|
|
35
|
+
|
|
36
|
+
* 新增入参:ExportDb
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
新增数据结构:
|
|
40
|
+
|
|
41
|
+
* [EmrProductConfigDetail](https://cloud.tencent.com/document/api/589/33981#EmrProductConfigDetail)
|
|
42
|
+
* [ResourceDetail](https://cloud.tencent.com/document/api/589/33981#ResourceDetail)
|
|
43
|
+
|
|
44
|
+
修改数据结构:
|
|
45
|
+
|
|
46
|
+
* [AutoScaleRecord](https://cloud.tencent.com/document/api/589/33981#AutoScaleRecord)
|
|
47
|
+
|
|
48
|
+
* 新增成员:RetryCount, RetryInfo
|
|
49
|
+
|
|
50
|
+
* [ClusterInstancesInfo](https://cloud.tencent.com/document/api/589/33981#ClusterInstancesInfo)
|
|
51
|
+
|
|
52
|
+
* 新增成员:ClusterTitle, ConfigDetail
|
|
53
|
+
|
|
54
|
+
* [ScriptBootstrapActionConfig](https://cloud.tencent.com/document/api/589/33981#ScriptBootstrapActionConfig)
|
|
55
|
+
|
|
56
|
+
* 新增成员:Remark
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
## 风险探针(rkp) 版本:2019-12-09
|
|
62
|
+
|
|
63
|
+
### 第 2 次发布
|
|
64
|
+
|
|
65
|
+
发布时间:2023-12-25 00:16:39
|
|
66
|
+
|
|
67
|
+
本次发布包含了以下内容:
|
|
68
|
+
|
|
69
|
+
改善已有的文档。
|
|
70
|
+
|
|
71
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
72
|
+
|
|
73
|
+
* GetOpenId
|
|
74
|
+
* GetToken
|
|
75
|
+
* QueryDevAndRisk
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
|
|
1
79
|
# Release 4.0.764
|
|
2
80
|
|
|
3
81
|
## 音频内容安全(ams) 版本:2020-12-29
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,82 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
## 音频内容安全(ams) 版本:2020-12-29
|
|
4
|
-
|
|
5
|
-
### 第 10 次发布
|
|
6
|
-
|
|
7
|
-
发布时间:2023-12-22 01:06:11
|
|
8
|
-
|
|
9
|
-
本次发布包含了以下内容:
|
|
10
|
-
|
|
11
|
-
改善已有的文档。
|
|
12
|
-
|
|
13
|
-
修改接口:
|
|
14
|
-
|
|
15
|
-
* [CreateAudioModerationTask](https://cloud.tencent.com/document/api/1219/53257)
|
|
16
|
-
|
|
17
|
-
* 新增入参:User
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
新增数据结构:
|
|
21
|
-
|
|
22
|
-
* [User](https://cloud.tencent.com/document/api/1219/53259#User)
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
## 音频内容安全(ams) 版本:2020-06-08
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
## 商业智能分析 BI(bi) 版本:2022-01-05
|
|
31
|
-
|
|
32
|
-
### 第 8 次发布
|
|
33
|
-
|
|
34
|
-
发布时间:2023-12-22 01:07:03
|
|
35
|
-
|
|
36
|
-
本次发布包含了以下内容:
|
|
37
|
-
|
|
38
|
-
改善已有的文档。
|
|
39
|
-
|
|
40
|
-
修改数据结构:
|
|
41
|
-
|
|
42
|
-
* [DatasourceInfo](https://cloud.tencent.com/document/api/590/73726#DatasourceInfo)
|
|
43
|
-
|
|
44
|
-
* 新增成员:ClusterId
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
|
50
|
-
|
|
51
|
-
### 第 150 次发布
|
|
52
|
-
|
|
53
|
-
发布时间:2023-12-22 01:08:53
|
|
54
|
-
|
|
55
|
-
本次发布包含了以下内容:
|
|
56
|
-
|
|
57
|
-
改善已有的文档。
|
|
58
|
-
|
|
59
|
-
修改接口:
|
|
60
|
-
|
|
61
|
-
* [DescribeBinlogs](https://cloud.tencent.com/document/api/236/15843)
|
|
62
|
-
|
|
63
|
-
* 新增入参:ContainsMinStartTime
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
修改数据结构:
|
|
67
|
-
|
|
68
|
-
* [BackupInfo](https://cloud.tencent.com/document/api/236/15878#BackupInfo)
|
|
69
|
-
|
|
70
|
-
* 新增成员:ExecutedGTIDSet
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
3
|
## 腾讯云数据仓库 TCHouse-D(cdwdoris) 版本:2021-12-28
|
|
76
4
|
|
|
77
|
-
### 第
|
|
5
|
+
### 第 5 次发布
|
|
78
6
|
|
|
79
|
-
发布时间:2023-12-
|
|
7
|
+
发布时间:2023-12-25 00:04:35
|
|
80
8
|
|
|
81
9
|
本次发布包含了以下内容:
|
|
82
10
|
|
|
@@ -86,54 +14,16 @@
|
|
|
86
14
|
|
|
87
15
|
* [InstanceInfo](https://cloud.tencent.com/document/api/1387/102385#InstanceInfo)
|
|
88
16
|
|
|
89
|
-
* 新增成员:
|
|
90
|
-
|
|
91
|
-
|
|
17
|
+
* 新增成员:GraceShutdownWaitSeconds, CaseSensitive
|
|
92
18
|
|
|
93
19
|
|
|
94
|
-
## 云服务器(cvm) 版本:2017-03-12
|
|
95
20
|
|
|
96
|
-
### 第 123 次发布
|
|
97
21
|
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
本次发布包含了以下内容:
|
|
101
|
-
|
|
102
|
-
改善已有的文档。
|
|
103
|
-
|
|
104
|
-
修改数据结构:
|
|
105
|
-
|
|
106
|
-
* [InstanceRefund](https://cloud.tencent.com/document/api/213/15753#InstanceRefund)
|
|
107
|
-
|
|
108
|
-
* <font color="#dd0000">**修改成员**:</font>InstanceId, Refunds, PriceDetail
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
## DNSPod(dnspod) 版本:2021-03-23
|
|
114
|
-
|
|
115
|
-
### 第 28 次发布
|
|
116
|
-
|
|
117
|
-
发布时间:2023-12-22 01:14:13
|
|
118
|
-
|
|
119
|
-
本次发布包含了以下内容:
|
|
120
|
-
|
|
121
|
-
改善已有的文档。
|
|
122
|
-
|
|
123
|
-
修改数据结构:
|
|
124
|
-
|
|
125
|
-
* [DomainInfo](https://cloud.tencent.com/document/api/1427/56185#DomainInfo)
|
|
126
|
-
|
|
127
|
-
* 新增成员:SlaveDNS
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
## 人脸核身(faceid) 版本:2018-03-01
|
|
22
|
+
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
133
23
|
|
|
134
|
-
### 第
|
|
24
|
+
### 第 55 次发布
|
|
135
25
|
|
|
136
|
-
发布时间:2023-12-
|
|
26
|
+
发布时间:2023-12-25 00:10:01
|
|
137
27
|
|
|
138
28
|
本次发布包含了以下内容:
|
|
139
29
|
|
|
@@ -141,65 +31,48 @@
|
|
|
141
31
|
|
|
142
32
|
修改接口:
|
|
143
33
|
|
|
144
|
-
* [
|
|
34
|
+
* [DescribeClusterNodes](https://cloud.tencent.com/document/api/589/41707)
|
|
145
35
|
|
|
146
|
-
*
|
|
36
|
+
* 新增入参:ExportDb
|
|
147
37
|
|
|
148
38
|
|
|
149
39
|
新增数据结构:
|
|
150
40
|
|
|
151
|
-
* [
|
|
152
|
-
* [
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
## 云数据库Redis(redis) 版本:2018-04-12
|
|
41
|
+
* [EmrProductConfigDetail](https://cloud.tencent.com/document/api/589/33981#EmrProductConfigDetail)
|
|
42
|
+
* [ResourceDetail](https://cloud.tencent.com/document/api/589/33981#ResourceDetail)
|
|
157
43
|
|
|
158
|
-
|
|
44
|
+
修改数据结构:
|
|
159
45
|
|
|
160
|
-
|
|
46
|
+
* [AutoScaleRecord](https://cloud.tencent.com/document/api/589/33981#AutoScaleRecord)
|
|
161
47
|
|
|
162
|
-
|
|
48
|
+
* 新增成员:RetryCount, RetryInfo
|
|
163
49
|
|
|
164
|
-
|
|
50
|
+
* [ClusterInstancesInfo](https://cloud.tencent.com/document/api/589/33981#ClusterInstancesInfo)
|
|
165
51
|
|
|
166
|
-
|
|
52
|
+
* 新增成员:ClusterTitle, ConfigDetail
|
|
167
53
|
|
|
168
|
-
* [
|
|
54
|
+
* [ScriptBootstrapActionConfig](https://cloud.tencent.com/document/api/589/33981#ScriptBootstrapActionConfig)
|
|
169
55
|
|
|
170
|
-
* 新增成员:
|
|
56
|
+
* 新增成员:Remark
|
|
171
57
|
|
|
172
58
|
|
|
173
59
|
|
|
174
60
|
|
|
175
|
-
##
|
|
61
|
+
## 风险探针(rkp) 版本:2019-12-09
|
|
176
62
|
|
|
177
|
-
### 第
|
|
63
|
+
### 第 2 次发布
|
|
178
64
|
|
|
179
|
-
发布时间:2023-12-
|
|
65
|
+
发布时间:2023-12-25 00:16:39
|
|
180
66
|
|
|
181
67
|
本次发布包含了以下内容:
|
|
182
68
|
|
|
183
69
|
改善已有的文档。
|
|
184
70
|
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
* [CreateVideoModerationTask](https://cloud.tencent.com/document/api/1265/80017)
|
|
188
|
-
|
|
189
|
-
* 新增入参:User
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
新增数据结构:
|
|
193
|
-
|
|
194
|
-
* [User](https://cloud.tencent.com/document/api/1265/80019#User)
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
## 视频内容安全(vm) 版本:2020-12-29
|
|
199
|
-
|
|
200
|
-
|
|
71
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
201
72
|
|
|
202
|
-
|
|
73
|
+
* GetOpenId
|
|
74
|
+
* GetToken
|
|
75
|
+
* QueryDevAndRisk
|
|
203
76
|
|
|
204
77
|
|
|
205
78
|
|
|
@@ -1755,7 +1628,7 @@
|
|
|
1755
1628
|
|
|
1756
1629
|
新增数据结构:
|
|
1757
1630
|
|
|
1758
|
-
* [
|
|
1631
|
+
* [User](https://cloud.tencent.com/document/api/1219/53259#User)
|
|
1759
1632
|
|
|
1760
1633
|
### 第 9 次发布
|
|
1761
1634
|
|
|
@@ -21884,6 +21757,21 @@
|
|
|
21884
21757
|
|
|
21885
21758
|
## 腾讯云数据仓库 TCHouse-D(cdwdoris) 版本:2021-12-28
|
|
21886
21759
|
|
|
21760
|
+
### 第 5 次发布
|
|
21761
|
+
|
|
21762
|
+
发布时间:2023-12-25 00:04:35
|
|
21763
|
+
|
|
21764
|
+
本次发布包含了以下内容:
|
|
21765
|
+
|
|
21766
|
+
改善已有的文档。
|
|
21767
|
+
|
|
21768
|
+
修改数据结构:
|
|
21769
|
+
|
|
21770
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/1387/102385#InstanceInfo)
|
|
21771
|
+
|
|
21772
|
+
* 新增成员:GraceShutdownWaitSeconds, CaseSensitive
|
|
21773
|
+
|
|
21774
|
+
|
|
21887
21775
|
### 第 4 次发布
|
|
21888
21776
|
|
|
21889
21777
|
发布时间:2023-12-22 01:09:56
|
|
@@ -54532,6 +54420,41 @@
|
|
|
54532
54420
|
|
|
54533
54421
|
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
54534
54422
|
|
|
54423
|
+
### 第 55 次发布
|
|
54424
|
+
|
|
54425
|
+
发布时间:2023-12-25 00:10:01
|
|
54426
|
+
|
|
54427
|
+
本次发布包含了以下内容:
|
|
54428
|
+
|
|
54429
|
+
改善已有的文档。
|
|
54430
|
+
|
|
54431
|
+
修改接口:
|
|
54432
|
+
|
|
54433
|
+
* [DescribeClusterNodes](https://cloud.tencent.com/document/api/589/41707)
|
|
54434
|
+
|
|
54435
|
+
* 新增入参:ExportDb
|
|
54436
|
+
|
|
54437
|
+
|
|
54438
|
+
新增数据结构:
|
|
54439
|
+
|
|
54440
|
+
* [[EmrProductConfigDetail](https://cloud.tencent.com/document/api/589/33981#EmrProductConfigDetail)](https://cloud.tencent.com/document/api/589/33981#[EmrProductConfigDetail](https://cloud.tencent.com/document/api/589/33981#EmrProductConfigDetail))
|
|
54441
|
+
* [[ResourceDetail](https://cloud.tencent.com/document/api/589/33981#ResourceDetail)](https://cloud.tencent.com/document/api/589/33981#[ResourceDetail](https://cloud.tencent.com/document/api/589/33981#ResourceDetail))
|
|
54442
|
+
|
|
54443
|
+
修改数据结构:
|
|
54444
|
+
|
|
54445
|
+
* [AutoScaleRecord](https://cloud.tencent.com/document/api/589/33981#AutoScaleRecord)
|
|
54446
|
+
|
|
54447
|
+
* 新增成员:RetryCount, RetryInfo
|
|
54448
|
+
|
|
54449
|
+
* [ClusterInstancesInfo](https://cloud.tencent.com/document/api/589/33981#ClusterInstancesInfo)
|
|
54450
|
+
|
|
54451
|
+
* 新增成员:ClusterTitle, ConfigDetail
|
|
54452
|
+
|
|
54453
|
+
* [ScriptBootstrapActionConfig](https://cloud.tencent.com/document/api/589/33981#ScriptBootstrapActionConfig)
|
|
54454
|
+
|
|
54455
|
+
* 新增成员:Remark
|
|
54456
|
+
|
|
54457
|
+
|
|
54535
54458
|
### 第 54 次发布
|
|
54536
54459
|
|
|
54537
54460
|
发布时间:2023-12-19 01:39:39
|
|
@@ -62637,8 +62560,8 @@
|
|
|
62637
62560
|
|
|
62638
62561
|
新增数据结构:
|
|
62639
62562
|
|
|
62640
|
-
* [
|
|
62641
|
-
* [
|
|
62563
|
+
* [ExtraInfo](https://cloud.tencent.com/document/api/1007/41958#ExtraInfo)
|
|
62564
|
+
* [RetrievalLivenessExtraInfo](https://cloud.tencent.com/document/api/1007/41958#RetrievalLivenessExtraInfo)
|
|
62642
62565
|
|
|
62643
62566
|
### 第 67 次发布
|
|
62644
62567
|
|
|
@@ -96175,6 +96098,20 @@
|
|
|
96175
96098
|
|
|
96176
96099
|
## 风险探针(rkp) 版本:2019-12-09
|
|
96177
96100
|
|
|
96101
|
+
### 第 2 次发布
|
|
96102
|
+
|
|
96103
|
+
发布时间:2023-12-25 00:16:39
|
|
96104
|
+
|
|
96105
|
+
本次发布包含了以下内容:
|
|
96106
|
+
|
|
96107
|
+
改善已有的文档。
|
|
96108
|
+
|
|
96109
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
96110
|
+
|
|
96111
|
+
* GetOpenId
|
|
96112
|
+
* GetToken
|
|
96113
|
+
* QueryDevAndRisk
|
|
96114
|
+
|
|
96178
96115
|
### 第 1 次发布
|
|
96179
96116
|
|
|
96180
96117
|
发布时间:2020-08-06 17:36:26
|
|
@@ -131829,7 +131766,7 @@
|
|
|
131829
131766
|
|
|
131830
131767
|
新增数据结构:
|
|
131831
131768
|
|
|
131832
|
-
* [
|
|
131769
|
+
* [User](https://cloud.tencent.com/document/api/1265/80019#User)
|
|
131833
131770
|
|
|
131834
131771
|
### 第 5 次发布
|
|
131835
131772
|
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-10-27 01:17:34 |
|
|
46
46
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2023-08-17 01:43:06 |
|
|
47
47
|
| cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2023-12-11 00:15:21 |
|
|
48
|
-
| cdwdoris | [腾讯云数据仓库 TCHouse-D](https://cloud.tencent.com/document/product/1387) | 2023-12-
|
|
48
|
+
| cdwdoris | [腾讯云数据仓库 TCHouse-D](https://cloud.tencent.com/document/product/1387) | 2023-12-25 00:04:35 |
|
|
49
49
|
| cdwpg | [云数据仓库 PostgreSQL](https://cloud.tencent.com/document/product/878) | 2023-12-15 19:11:22 |
|
|
50
50
|
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2023-11-24 01:09:00 |
|
|
51
51
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2023-11-10 01:10:02 |
|
|
@@ -94,13 +94,13 @@
|
|
|
94
94
|
| ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2023-12-20 01:36:00 |
|
|
95
95
|
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2023-05-18 01:25:40 |
|
|
96
96
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
|
|
97
|
-
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-12-
|
|
97
|
+
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-12-25 00:10:01 |
|
|
98
98
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-12-05 01:46:13 |
|
|
99
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-12-
|
|
100
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-12-
|
|
99
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-12-25 00:10:21 |
|
|
100
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-12-25 00:10:39 |
|
|
101
101
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-12-15 19:41:44 |
|
|
102
102
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-12-22 01:16:17 |
|
|
103
|
-
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-
|
|
103
|
+
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-12-25 00:11:01 |
|
|
104
104
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2023-08-17 03:12:58 |
|
|
105
105
|
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2023-11-14 01:16:54 |
|
|
106
106
|
| gme | [游戏多媒体引擎](https://cloud.tencent.com/document/product/607) | 2023-12-06 01:51:28 |
|
|
@@ -156,7 +156,7 @@
|
|
|
156
156
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-12-20 01:57:04 |
|
|
157
157
|
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-12-21 01:56:34 |
|
|
158
158
|
| omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2023-12-13 02:14:02 |
|
|
159
|
-
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-
|
|
159
|
+
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-12-25 00:15:53 |
|
|
160
160
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-08-17 04:23:46 |
|
|
161
161
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2023-05-18 01:44:14 |
|
|
162
162
|
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2023-11-14 01:22:46 |
|
|
@@ -165,11 +165,11 @@
|
|
|
165
165
|
| rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2023-11-24 01:21:07 |
|
|
166
166
|
| redis | [云数据库Redis](https://cloud.tencent.com/document/product/239) | 2023-12-22 01:21:35 |
|
|
167
167
|
| region | [地域管理系统](https://cloud.tencent.com/document/product/1596) | 2023-10-13 01:22:28 |
|
|
168
|
-
| rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2023-
|
|
168
|
+
| rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2023-12-25 00:16:39 |
|
|
169
169
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
|
|
170
170
|
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2023-10-13 01:22:31 |
|
|
171
171
|
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2023-11-30 05:41:26 |
|
|
172
|
-
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2023-
|
|
172
|
+
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2023-12-25 00:16:59 |
|
|
173
173
|
| smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2023-07-11 01:37:49 |
|
|
174
174
|
| smop | [腾讯安心用户运营平台](https://cloud.tencent.com/document/product/1310) | 2023-05-18 01:47:59 |
|
|
175
175
|
| smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2023-08-17 04:38:34 |
|
|
@@ -231,7 +231,7 @@
|
|
|
231
231
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2023-08-17 05:50:27 |
|
|
232
232
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2023-12-22 01:27:31 |
|
|
233
233
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2023-08-17 05:50:56 |
|
|
234
|
-
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-12-
|
|
234
|
+
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-12-25 00:22:13 |
|
|
235
235
|
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-12-22 01:28:06 |
|
|
236
236
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-11-27 00:23:42 |
|
|
237
237
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-12-20 02:27:15 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.765"
|
|
@@ -410,6 +410,16 @@ Modify 集群变更中;
|
|
|
410
410
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
411
411
|
*/
|
|
412
412
|
RestartTimeout?: string
|
|
413
|
+
/**
|
|
414
|
+
* 内核优雅重启超时时间,如果为-1说明未设置
|
|
415
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
416
|
+
*/
|
|
417
|
+
GraceShutdownWaitSeconds?: string
|
|
418
|
+
/**
|
|
419
|
+
* 表名大小写是否敏感,0:敏感;1:不敏感,以小写进行比较;2:不敏感,表名改为以小写存储
|
|
420
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
421
|
+
*/
|
|
422
|
+
CaseSensitive?: number
|
|
413
423
|
}
|
|
414
424
|
|
|
415
425
|
/**
|
|
@@ -35,6 +35,7 @@ import {
|
|
|
35
35
|
HiveQuery,
|
|
36
36
|
Step,
|
|
37
37
|
KeyValue,
|
|
38
|
+
EmrProductConfigDetail,
|
|
38
39
|
DescribeEmrApplicationStaticsRequest,
|
|
39
40
|
UserManagerFilter,
|
|
40
41
|
MetaDbInfo,
|
|
@@ -106,6 +107,7 @@ import {
|
|
|
106
107
|
SearchItem,
|
|
107
108
|
CreateClusterRequest,
|
|
108
109
|
UserAndGroup,
|
|
110
|
+
ResourceDetail,
|
|
109
111
|
BootstrapAction,
|
|
110
112
|
DescribeClusterNodesRequest,
|
|
111
113
|
DescribeCvmQuotaRequest,
|