tencentcloud-sdk-nodejs 4.0.895 → 4.0.896
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 +130 -0
- package/SERVICE_CHANGELOG.md +146 -97
- package/package.json +1 -1
- package/products.md +12 -12
- package/src/common/sdk_version.ts +1 -1
- package/src/services/cbs/v20170312/cbs_client.ts +4 -2
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +2 -2
- package/src/services/dts/v20211206/dts_models.ts +2 -2
- package/src/services/gaap/v20180529/gaap_client.ts +1 -1
- package/src/services/gaap/v20180529/gaap_models.ts +6 -1
- package/src/services/iotexplorer/v20190423/iotexplorer_client.ts +5 -3
- package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +76 -29
- package/src/services/lke/v20231130/lke_models.ts +5 -1
- package/src/services/mongodb/v20190725/mongodb_models.ts +16 -13
- package/src/services/mps/v20190612/mps_models.ts +6 -6
- package/src/services/oceanus/v20190422/oceanus_models.ts +4 -0
- package/src/services/ses/v20201002/ses_models.ts +1 -2
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/cbs/v20170312/cbs_client.d.ts +3 -1
- package/tencentcloud/services/cbs/v20170312/cbs_client.js +3 -1
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +2 -2
- package/tencentcloud/services/dts/v20211206/dts_models.d.ts +2 -2
- package/tencentcloud/services/gaap/v20180529/gaap_client.d.ts +1 -1
- package/tencentcloud/services/gaap/v20180529/gaap_models.d.ts +6 -1
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +1 -1
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +74 -29
- package/tencentcloud/services/lke/v20231130/lke_models.d.ts +5 -1
- package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +16 -13
- package/tencentcloud/services/mps/v20190612/mps_models.d.ts +6 -6
- package/tencentcloud/services/oceanus/v20190422/oceanus_models.d.ts +4 -0
- package/tencentcloud/services/ses/v20201002/ses_models.d.ts +1 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,133 @@
|
|
|
1
|
+
# Release 4.0.896
|
|
2
|
+
|
|
3
|
+
## 云硬盘(cbs) 版本:2017-03-12
|
|
4
|
+
|
|
5
|
+
### 第 56 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2024-07-15 01:04:45
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
14
|
+
|
|
15
|
+
* GetSnapOverview
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
## 全球应用加速(gaap) 版本:2018-05-29
|
|
20
|
+
|
|
21
|
+
### 第 48 次发布
|
|
22
|
+
|
|
23
|
+
发布时间:2024-07-15 01:12:05
|
|
24
|
+
|
|
25
|
+
本次发布包含了以下内容:
|
|
26
|
+
|
|
27
|
+
改善已有的文档。
|
|
28
|
+
|
|
29
|
+
修改接口:
|
|
30
|
+
|
|
31
|
+
* [DescribeTaskStatus](https://cloud.tencent.com/document/api/608/108598)
|
|
32
|
+
|
|
33
|
+
* 新增入参:TaskId
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
## 物联网开发平台(iotexplorer) 版本:2019-04-23
|
|
39
|
+
|
|
40
|
+
### 第 74 次发布
|
|
41
|
+
|
|
42
|
+
发布时间:2024-07-15 01:13:08
|
|
43
|
+
|
|
44
|
+
本次发布包含了以下内容:
|
|
45
|
+
|
|
46
|
+
改善已有的文档。
|
|
47
|
+
|
|
48
|
+
修改接口:
|
|
49
|
+
|
|
50
|
+
* [DescribeTopicRule](https://cloud.tencent.com/document/api/1081/50231)
|
|
51
|
+
|
|
52
|
+
* 新增出参:CamTag
|
|
53
|
+
|
|
54
|
+
* [GetDeviceList](https://cloud.tencent.com/document/api/1081/37653)
|
|
55
|
+
|
|
56
|
+
* 新增入参:Filters
|
|
57
|
+
|
|
58
|
+
* [SearchStudioProduct](https://cloud.tencent.com/document/api/1081/34981)
|
|
59
|
+
|
|
60
|
+
* 新增入参:Filters
|
|
61
|
+
|
|
62
|
+
|
|
63
|
+
新增数据结构:
|
|
64
|
+
|
|
65
|
+
* [CamTag](https://cloud.tencent.com/document/api/1081/34988#CamTag)
|
|
66
|
+
* [Filter](https://cloud.tencent.com/document/api/1081/34988#Filter)
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
## 大模型知识引擎(lke) 版本:2023-11-30
|
|
71
|
+
|
|
72
|
+
### 第 12 次发布
|
|
73
|
+
|
|
74
|
+
发布时间:2024-07-15 01:15:17
|
|
75
|
+
|
|
76
|
+
本次发布包含了以下内容:
|
|
77
|
+
|
|
78
|
+
改善已有的文档。
|
|
79
|
+
|
|
80
|
+
修改接口:
|
|
81
|
+
|
|
82
|
+
* [CreateReconstructDocumentFlow](https://cloud.tencent.com/document/api/1759/107506)
|
|
83
|
+
|
|
84
|
+
* 新增入参:FileType
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
## 云数据库 MongoDB(mongodb) 版本:2019-07-25
|
|
90
|
+
|
|
91
|
+
### 第 42 次发布
|
|
92
|
+
|
|
93
|
+
发布时间:2024-07-15 01:15:52
|
|
94
|
+
|
|
95
|
+
本次发布包含了以下内容:
|
|
96
|
+
|
|
97
|
+
改善已有的文档。
|
|
98
|
+
|
|
99
|
+
修改接口:
|
|
100
|
+
|
|
101
|
+
* [ModifyDBInstanceSpec](https://cloud.tencent.com/document/api/240/38565)
|
|
102
|
+
|
|
103
|
+
* 新增入参:MongosMemory
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
## 云数据库 MongoDB(mongodb) 版本:2018-04-08
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
|
113
|
+
|
|
114
|
+
### 第 58 次发布
|
|
115
|
+
|
|
116
|
+
发布时间:2024-07-15 01:16:56
|
|
117
|
+
|
|
118
|
+
本次发布包含了以下内容:
|
|
119
|
+
|
|
120
|
+
改善已有的文档。
|
|
121
|
+
|
|
122
|
+
修改接口:
|
|
123
|
+
|
|
124
|
+
* [CreateJobConfig](https://cloud.tencent.com/document/api/849/52004)
|
|
125
|
+
|
|
126
|
+
* 新增入参:FlinkVersion
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
|
|
1
131
|
# Release 4.0.895
|
|
2
132
|
|
|
3
133
|
## 主机安全(cwp) 版本:2018-02-28
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,124 +1,77 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
4
|
-
|
|
5
|
-
### 第 117 次发布
|
|
6
|
-
|
|
7
|
-
发布时间:2024-07-12 01:12:13
|
|
8
|
-
|
|
9
|
-
本次发布包含了以下内容:
|
|
10
|
-
|
|
11
|
-
改善已有的文档。
|
|
12
|
-
|
|
13
|
-
修改接口:
|
|
14
|
-
|
|
15
|
-
* [DescribeMalwareTimingScanSetting](https://cloud.tencent.com/document/api/296/58240)
|
|
16
|
-
|
|
17
|
-
* 新增出参:ProtectMode, ProtectFileScope
|
|
18
|
-
|
|
19
|
-
* [ModifyMalwareTimingScanSettings](https://cloud.tencent.com/document/api/296/52509)
|
|
20
|
-
|
|
21
|
-
* 新增入参:DoClean, ProtectMode, ProtectFileScope
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
27
|
-
|
|
28
|
-
### 第 179 次发布
|
|
29
|
-
|
|
30
|
-
发布时间:2024-07-12 01:16:02
|
|
31
|
-
|
|
32
|
-
本次发布包含了以下内容:
|
|
33
|
-
|
|
34
|
-
改善已有的文档。
|
|
35
|
-
|
|
36
|
-
新增接口:
|
|
37
|
-
|
|
38
|
-
* [CreateEmployeeQualificationSealQrCode](https://cloud.tencent.com/document/api/1323/108596)
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
3
|
+
## 云硬盘(cbs) 版本:2017-03-12
|
|
43
4
|
|
|
44
|
-
### 第
|
|
5
|
+
### 第 56 次发布
|
|
45
6
|
|
|
46
|
-
发布时间:2024-07-
|
|
7
|
+
发布时间:2024-07-15 01:04:45
|
|
47
8
|
|
|
48
9
|
本次发布包含了以下内容:
|
|
49
10
|
|
|
50
11
|
改善已有的文档。
|
|
51
12
|
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
* [CreateEmployeeQualificationSealQrCode](https://cloud.tencent.com/document/api/1420/108597)
|
|
55
|
-
|
|
56
|
-
|
|
13
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
57
14
|
|
|
58
|
-
|
|
15
|
+
* GetSnapOverview
|
|
59
16
|
|
|
60
17
|
|
|
61
18
|
|
|
62
19
|
## 全球应用加速(gaap) 版本:2018-05-29
|
|
63
20
|
|
|
64
|
-
### 第
|
|
21
|
+
### 第 48 次发布
|
|
65
22
|
|
|
66
|
-
发布时间:2024-07-
|
|
23
|
+
发布时间:2024-07-15 01:12:05
|
|
67
24
|
|
|
68
25
|
本次发布包含了以下内容:
|
|
69
26
|
|
|
70
27
|
改善已有的文档。
|
|
71
28
|
|
|
72
|
-
|
|
29
|
+
修改接口:
|
|
73
30
|
|
|
74
31
|
* [DescribeTaskStatus](https://cloud.tencent.com/document/api/608/108598)
|
|
75
32
|
|
|
33
|
+
* 新增入参:TaskId
|
|
76
34
|
|
|
77
35
|
|
|
78
|
-
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
|
79
|
-
|
|
80
|
-
### 第 63 次发布
|
|
81
|
-
|
|
82
|
-
发布时间:2024-07-12 01:20:13
|
|
83
|
-
|
|
84
|
-
本次发布包含了以下内容:
|
|
85
36
|
|
|
86
|
-
改善已有的文档。
|
|
87
37
|
|
|
88
|
-
|
|
38
|
+
## 物联网开发平台(iotexplorer) 版本:2019-04-23
|
|
89
39
|
|
|
90
|
-
|
|
40
|
+
### 第 74 次发布
|
|
91
41
|
|
|
42
|
+
发布时间:2024-07-15 01:13:08
|
|
92
43
|
|
|
44
|
+
本次发布包含了以下内容:
|
|
93
45
|
|
|
94
|
-
|
|
46
|
+
改善已有的文档。
|
|
95
47
|
|
|
96
|
-
|
|
48
|
+
修改接口:
|
|
97
49
|
|
|
98
|
-
|
|
50
|
+
* [DescribeTopicRule](https://cloud.tencent.com/document/api/1081/50231)
|
|
99
51
|
|
|
100
|
-
|
|
52
|
+
* 新增出参:CamTag
|
|
101
53
|
|
|
102
|
-
|
|
54
|
+
* [GetDeviceList](https://cloud.tencent.com/document/api/1081/37653)
|
|
103
55
|
|
|
104
|
-
|
|
56
|
+
* 新增入参:Filters
|
|
105
57
|
|
|
106
|
-
* [
|
|
58
|
+
* [SearchStudioProduct](https://cloud.tencent.com/document/api/1081/34981)
|
|
107
59
|
|
|
108
|
-
*
|
|
60
|
+
* 新增入参:Filters
|
|
109
61
|
|
|
110
|
-
* [SlotSharingGroup](https://cloud.tencent.com/document/api/849/52010#SlotSharingGroup)
|
|
111
62
|
|
|
112
|
-
|
|
63
|
+
新增数据结构:
|
|
113
64
|
|
|
65
|
+
* [CamTag](https://cloud.tencent.com/document/api/1081/34988#CamTag)
|
|
66
|
+
* [Filter](https://cloud.tencent.com/document/api/1081/34988#Filter)
|
|
114
67
|
|
|
115
68
|
|
|
116
69
|
|
|
117
|
-
##
|
|
70
|
+
## 大模型知识引擎(lke) 版本:2023-11-30
|
|
118
71
|
|
|
119
|
-
### 第
|
|
72
|
+
### 第 12 次发布
|
|
120
73
|
|
|
121
|
-
发布时间:2024-07-
|
|
74
|
+
发布时间:2024-07-15 01:15:17
|
|
122
75
|
|
|
123
76
|
本次发布包含了以下内容:
|
|
124
77
|
|
|
@@ -126,55 +79,51 @@
|
|
|
126
79
|
|
|
127
80
|
修改接口:
|
|
128
81
|
|
|
129
|
-
* [
|
|
82
|
+
* [CreateReconstructDocumentFlow](https://cloud.tencent.com/document/api/1759/107506)
|
|
130
83
|
|
|
131
|
-
* 新增入参:
|
|
84
|
+
* 新增入参:FileType
|
|
132
85
|
|
|
133
86
|
|
|
134
87
|
|
|
135
88
|
|
|
136
|
-
##
|
|
89
|
+
## 云数据库 MongoDB(mongodb) 版本:2019-07-25
|
|
137
90
|
|
|
138
|
-
### 第
|
|
91
|
+
### 第 42 次发布
|
|
139
92
|
|
|
140
|
-
发布时间:2024-07-
|
|
93
|
+
发布时间:2024-07-15 01:15:52
|
|
141
94
|
|
|
142
95
|
本次发布包含了以下内容:
|
|
143
96
|
|
|
144
97
|
改善已有的文档。
|
|
145
98
|
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
* [LoginSettings](https://cloud.tencent.com/document/api/1527/89579#LoginSettings)
|
|
149
|
-
|
|
150
|
-
* 新增成员:KeyIds
|
|
151
|
-
|
|
99
|
+
修改接口:
|
|
152
100
|
|
|
101
|
+
* [ModifyDBInstanceSpec](https://cloud.tencent.com/document/api/240/38565)
|
|
153
102
|
|
|
103
|
+
* 新增入参:MongosMemory
|
|
154
104
|
|
|
155
|
-
## 高性能计算平台(thpc) 版本:2022-04-01
|
|
156
105
|
|
|
157
106
|
|
|
158
107
|
|
|
159
|
-
##
|
|
108
|
+
## 云数据库 MongoDB(mongodb) 版本:2018-04-08
|
|
160
109
|
|
|
161
110
|
|
|
162
111
|
|
|
163
|
-
##
|
|
112
|
+
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
|
164
113
|
|
|
165
|
-
### 第
|
|
114
|
+
### 第 58 次发布
|
|
166
115
|
|
|
167
|
-
发布时间:2024-07-
|
|
116
|
+
发布时间:2024-07-15 01:16:56
|
|
168
117
|
|
|
169
118
|
本次发布包含了以下内容:
|
|
170
119
|
|
|
171
120
|
改善已有的文档。
|
|
172
121
|
|
|
173
|
-
|
|
122
|
+
修改接口:
|
|
174
123
|
|
|
175
|
-
* [
|
|
124
|
+
* [CreateJobConfig](https://cloud.tencent.com/document/api/849/52004)
|
|
176
125
|
|
|
177
|
-
*
|
|
126
|
+
* 新增入参:FlinkVersion
|
|
178
127
|
|
|
179
128
|
|
|
180
129
|
|
|
@@ -14335,6 +14284,18 @@
|
|
|
14335
14284
|
|
|
14336
14285
|
## 云硬盘(cbs) 版本:2017-03-12
|
|
14337
14286
|
|
|
14287
|
+
### 第 56 次发布
|
|
14288
|
+
|
|
14289
|
+
发布时间:2024-07-15 01:04:45
|
|
14290
|
+
|
|
14291
|
+
本次发布包含了以下内容:
|
|
14292
|
+
|
|
14293
|
+
改善已有的文档。
|
|
14294
|
+
|
|
14295
|
+
<font color="#dd0000">**预下线接口**:</font>
|
|
14296
|
+
|
|
14297
|
+
* GetSnapOverview
|
|
14298
|
+
|
|
14338
14299
|
### 第 55 次发布
|
|
14339
14300
|
|
|
14340
14301
|
发布时间:2024-06-28 01:05:34
|
|
@@ -62711,7 +62672,7 @@
|
|
|
62711
62672
|
|
|
62712
62673
|
新增接口:
|
|
62713
62674
|
|
|
62714
|
-
* [
|
|
62675
|
+
* [CreateEmployeeQualificationSealQrCode](https://cloud.tencent.com/document/api/1323/108596)
|
|
62715
62676
|
|
|
62716
62677
|
### 第 178 次发布
|
|
62717
62678
|
|
|
@@ -66135,7 +66096,7 @@
|
|
|
66135
66096
|
|
|
66136
66097
|
新增接口:
|
|
66137
66098
|
|
|
66138
|
-
* [
|
|
66099
|
+
* [CreateEmployeeQualificationSealQrCode](https://cloud.tencent.com/document/api/1420/108597)
|
|
66139
66100
|
|
|
66140
66101
|
### 第 173 次发布
|
|
66141
66102
|
|
|
@@ -71136,6 +71097,21 @@
|
|
|
71136
71097
|
|
|
71137
71098
|
## 全球应用加速(gaap) 版本:2018-05-29
|
|
71138
71099
|
|
|
71100
|
+
### 第 48 次发布
|
|
71101
|
+
|
|
71102
|
+
发布时间:2024-07-15 01:12:05
|
|
71103
|
+
|
|
71104
|
+
本次发布包含了以下内容:
|
|
71105
|
+
|
|
71106
|
+
改善已有的文档。
|
|
71107
|
+
|
|
71108
|
+
修改接口:
|
|
71109
|
+
|
|
71110
|
+
* [DescribeTaskStatus](https://cloud.tencent.com/document/api/608/108598)
|
|
71111
|
+
|
|
71112
|
+
* 新增入参:TaskId
|
|
71113
|
+
|
|
71114
|
+
|
|
71139
71115
|
### 第 47 次发布
|
|
71140
71116
|
|
|
71141
71117
|
发布时间:2024-07-12 01:16:49
|
|
@@ -71146,7 +71122,7 @@
|
|
|
71146
71122
|
|
|
71147
71123
|
新增接口:
|
|
71148
71124
|
|
|
71149
|
-
* [
|
|
71125
|
+
* [DescribeTaskStatus](https://cloud.tencent.com/document/api/608/108598)
|
|
71150
71126
|
|
|
71151
71127
|
### 第 46 次发布
|
|
71152
71128
|
|
|
@@ -77997,6 +77973,34 @@
|
|
|
77997
77973
|
|
|
77998
77974
|
## 物联网开发平台(iotexplorer) 版本:2019-04-23
|
|
77999
77975
|
|
|
77976
|
+
### 第 74 次发布
|
|
77977
|
+
|
|
77978
|
+
发布时间:2024-07-15 01:13:08
|
|
77979
|
+
|
|
77980
|
+
本次发布包含了以下内容:
|
|
77981
|
+
|
|
77982
|
+
改善已有的文档。
|
|
77983
|
+
|
|
77984
|
+
修改接口:
|
|
77985
|
+
|
|
77986
|
+
* [DescribeTopicRule](https://cloud.tencent.com/document/api/1081/50231)
|
|
77987
|
+
|
|
77988
|
+
* 新增出参:CamTag
|
|
77989
|
+
|
|
77990
|
+
* [GetDeviceList](https://cloud.tencent.com/document/api/1081/37653)
|
|
77991
|
+
|
|
77992
|
+
* 新增入参:Filters
|
|
77993
|
+
|
|
77994
|
+
* [SearchStudioProduct](https://cloud.tencent.com/document/api/1081/34981)
|
|
77995
|
+
|
|
77996
|
+
* 新增入参:Filters
|
|
77997
|
+
|
|
77998
|
+
|
|
77999
|
+
新增数据结构:
|
|
78000
|
+
|
|
78001
|
+
* [[CamTag](https://cloud.tencent.com/document/api/1081/34988#CamTag)](https://cloud.tencent.com/document/api/1081/34988#[CamTag](https://cloud.tencent.com/document/api/1081/34988#CamTag))
|
|
78002
|
+
* [[Filter](https://cloud.tencent.com/document/api/1081/34988#Filter)](https://cloud.tencent.com/document/api/1081/34988#[Filter](https://cloud.tencent.com/document/api/1081/34988#Filter))
|
|
78003
|
+
|
|
78000
78004
|
### 第 73 次发布
|
|
78001
78005
|
|
|
78002
78006
|
发布时间:2024-07-08 01:16:17
|
|
@@ -88167,6 +88171,21 @@
|
|
|
88167
88171
|
|
|
88168
88172
|
## 大模型知识引擎(lke) 版本:2023-11-30
|
|
88169
88173
|
|
|
88174
|
+
### 第 12 次发布
|
|
88175
|
+
|
|
88176
|
+
发布时间:2024-07-15 01:15:17
|
|
88177
|
+
|
|
88178
|
+
本次发布包含了以下内容:
|
|
88179
|
+
|
|
88180
|
+
改善已有的文档。
|
|
88181
|
+
|
|
88182
|
+
修改接口:
|
|
88183
|
+
|
|
88184
|
+
* [CreateReconstructDocumentFlow](https://cloud.tencent.com/document/api/1759/107506)
|
|
88185
|
+
|
|
88186
|
+
* 新增入参:FileType
|
|
88187
|
+
|
|
88188
|
+
|
|
88170
88189
|
### 第 11 次发布
|
|
88171
88190
|
|
|
88172
88191
|
发布时间:2024-07-11 01:19:53
|
|
@@ -88635,7 +88654,7 @@
|
|
|
88635
88654
|
|
|
88636
88655
|
新增接口:
|
|
88637
88656
|
|
|
88638
|
-
* [
|
|
88657
|
+
* [UpgradeHourDBInstance](https://cloud.tencent.com/document/api/237/108599)
|
|
88639
88658
|
|
|
88640
88659
|
### 第 62 次发布
|
|
88641
88660
|
|
|
@@ -90799,6 +90818,21 @@
|
|
|
90799
90818
|
|
|
90800
90819
|
## 云数据库 MongoDB(mongodb) 版本:2019-07-25
|
|
90801
90820
|
|
|
90821
|
+
### 第 42 次发布
|
|
90822
|
+
|
|
90823
|
+
发布时间:2024-07-15 01:15:52
|
|
90824
|
+
|
|
90825
|
+
本次发布包含了以下内容:
|
|
90826
|
+
|
|
90827
|
+
改善已有的文档。
|
|
90828
|
+
|
|
90829
|
+
修改接口:
|
|
90830
|
+
|
|
90831
|
+
* [ModifyDBInstanceSpec](https://cloud.tencent.com/document/api/240/38565)
|
|
90832
|
+
|
|
90833
|
+
* 新增入参:MongosMemory
|
|
90834
|
+
|
|
90835
|
+
|
|
90802
90836
|
### 第 41 次发布
|
|
90803
90837
|
|
|
90804
90838
|
发布时间:2024-06-21 01:58:00
|
|
@@ -98752,6 +98786,21 @@
|
|
|
98752
98786
|
|
|
98753
98787
|
## 流计算 Oceanus(oceanus) 版本:2019-04-22
|
|
98754
98788
|
|
|
98789
|
+
### 第 58 次发布
|
|
98790
|
+
|
|
98791
|
+
发布时间:2024-07-15 01:16:56
|
|
98792
|
+
|
|
98793
|
+
本次发布包含了以下内容:
|
|
98794
|
+
|
|
98795
|
+
改善已有的文档。
|
|
98796
|
+
|
|
98797
|
+
修改接口:
|
|
98798
|
+
|
|
98799
|
+
* [CreateJobConfig](https://cloud.tencent.com/document/api/849/52004)
|
|
98800
|
+
|
|
98801
|
+
* 新增入参:FlinkVersion
|
|
98802
|
+
|
|
98803
|
+
|
|
98755
98804
|
### 第 57 次发布
|
|
98756
98805
|
|
|
98757
98806
|
发布时间:2024-07-12 01:21:39
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
| captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2024-06-19 01:14:46 |
|
|
39
39
|
| car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2024-06-19 01:14:59 |
|
|
40
40
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2024-06-14 01:17:35 |
|
|
41
|
-
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2024-
|
|
41
|
+
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2024-07-15 01:04:45 |
|
|
42
42
|
| ccc | [云联络中心](https://cloud.tencent.com/document/product/679) | 2024-06-13 01:13:25 |
|
|
43
43
|
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2024-07-10 01:09:35 |
|
|
44
44
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2024-03-20 01:10:04 |
|
|
@@ -72,13 +72,13 @@
|
|
|
72
72
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2024-06-20 01:25:33 |
|
|
73
73
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2024-07-12 01:12:13 |
|
|
74
74
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
75
|
-
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-07-
|
|
75
|
+
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-07-15 01:08:36 |
|
|
76
76
|
| dasb | [运维安全中心(堡垒机)](https://cloud.tencent.com/document/product/1025) | 2024-05-31 01:30:02 |
|
|
77
77
|
| dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
|
|
78
78
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-05-18 01:20:11 |
|
|
79
79
|
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2024-07-05 01:08:15 |
|
|
80
80
|
| dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2024-07-08 01:12:54 |
|
|
81
|
-
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2024-
|
|
81
|
+
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2024-07-15 01:09:18 |
|
|
82
82
|
| dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2024-07-11 01:14:04 |
|
|
83
83
|
| dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2024-07-08 01:13:07 |
|
|
84
84
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2024-07-11 01:14:33 |
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
| ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2024-03-20 01:15:13 |
|
|
88
88
|
| dsgc | [数据安全治理中心](https://cloud.tencent.com/document/product/1087) | 2024-06-25 01:13:45 |
|
|
89
89
|
| dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2022-04-04 06:38:57 |
|
|
90
|
-
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2024-07-
|
|
90
|
+
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2024-07-15 01:10:34 |
|
|
91
91
|
| eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2024-06-07 01:44:56 |
|
|
92
92
|
| ecc | [英文作文批改](https://cloud.tencent.com/document/product/1076) | 2024-03-20 01:15:51 |
|
|
93
93
|
| ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2024-03-20 01:15:52 |
|
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2024-06-26 01:16:46 |
|
|
103
103
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2024-07-05 01:10:44 |
|
|
104
104
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2024-03-20 01:17:13 |
|
|
105
|
-
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2024-07-
|
|
105
|
+
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2024-07-15 01:12:05 |
|
|
106
106
|
| gme | [游戏多媒体引擎](https://cloud.tencent.com/document/product/607) | 2024-06-27 01:13:06 |
|
|
107
107
|
| goosefs | [数据加速器 GooseFS](https://cloud.tencent.com/document/product/1424) | 2024-07-10 01:17:00 |
|
|
108
108
|
| gpm | [游戏玩家匹配](https://cloud.tencent.com/document/product/1294) | 2022-07-11 06:12:36 |
|
|
@@ -123,7 +123,7 @@
|
|
|
123
123
|
| ioa | [iOA 零信任安全管理系统](https://cloud.tencent.com/document/product/1092) | 2024-06-28 01:12:56 |
|
|
124
124
|
| iot | [加速物联网套件](https://cloud.tencent.com/document/product/568) | 2023-07-17 01:22:28 |
|
|
125
125
|
| iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2024-06-05 01:47:50 |
|
|
126
|
-
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2024-07-
|
|
126
|
+
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2024-07-15 01:13:08 |
|
|
127
127
|
| iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2023-05-18 01:33:02 |
|
|
128
128
|
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2024-07-08 01:16:48 |
|
|
129
129
|
| iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2024-03-20 01:18:54 |
|
|
@@ -135,7 +135,7 @@
|
|
|
135
135
|
| lcic | [实时互动-教育版](https://cloud.tencent.com/document/product/1639) | 2024-06-24 01:17:36 |
|
|
136
136
|
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2024-07-11 01:19:19 |
|
|
137
137
|
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2024-07-12 01:19:39 |
|
|
138
|
-
| lke | [大模型知识引擎](https://cloud.tencent.com/document/product/1759) | 2024-07-
|
|
138
|
+
| lke | [大模型知识引擎](https://cloud.tencent.com/document/product/1759) | 2024-07-15 01:15:17 |
|
|
139
139
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
140
140
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
|
|
141
141
|
| mall | [商场客留大数据](https://cloud.tencent.com/document/product/1707) | 2024-03-20 01:20:11 |
|
|
@@ -145,16 +145,16 @@
|
|
|
145
145
|
| mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-07-08 06:11:32 |
|
|
146
146
|
| mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2024-07-02 01:19:41 |
|
|
147
147
|
| mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) | 2024-07-11 01:20:22 |
|
|
148
|
-
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2024-07-
|
|
148
|
+
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2024-07-15 01:15:52 |
|
|
149
149
|
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2024-07-12 01:20:43 |
|
|
150
|
-
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2024-07-
|
|
150
|
+
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2024-07-15 01:16:23 |
|
|
151
151
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2024-06-14 02:16:42 |
|
|
152
152
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2024-06-05 02:02:03 |
|
|
153
153
|
| msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2024-04-17 14:48:31 |
|
|
154
154
|
| mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
|
|
155
155
|
| nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2024-05-07 01:22:11 |
|
|
156
156
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
157
|
-
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2024-07-
|
|
157
|
+
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2024-07-15 01:16:56 |
|
|
158
158
|
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2024-07-09 01:19:41 |
|
|
159
159
|
| omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2024-06-13 02:11:33 |
|
|
160
160
|
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2024-07-12 01:22:08 |
|
|
@@ -170,7 +170,7 @@
|
|
|
170
170
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
|
|
171
171
|
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2024-07-12 01:22:59 |
|
|
172
172
|
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2024-07-03 01:22:38 |
|
|
173
|
-
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2024-07-
|
|
173
|
+
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2024-07-15 01:18:34 |
|
|
174
174
|
| smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2024-06-07 02:21:50 |
|
|
175
175
|
| smop | [腾讯安心用户运营平台](https://cloud.tencent.com/document/product/1310) | 2024-04-11 01:20:38 |
|
|
176
176
|
| smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2024-07-09 01:21:06 |
|
|
@@ -219,7 +219,7 @@
|
|
|
219
219
|
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2024-06-24 01:24:28 |
|
|
220
220
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
221
221
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2024-04-29 01:26:41 |
|
|
222
|
-
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2024-07-
|
|
222
|
+
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2024-07-15 01:22:43 |
|
|
223
223
|
| tourism | [文旅客情大数据](https://cloud.tencent.com/document/product/1684) | 2024-03-20 01:28:59 |
|
|
224
224
|
| trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2023-05-18 02:01:19 |
|
|
225
225
|
| trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2024-07-05 01:19:38 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.896"
|
|
@@ -588,8 +588,10 @@ export class Client extends AbstractClient {
|
|
|
588
588
|
}
|
|
589
589
|
|
|
590
590
|
/**
|
|
591
|
-
|
|
592
|
-
|
|
591
|
+
* 为进一步规范化API命名,该接口决定预下线,新接口命名为:DescribeSnapshotOverview
|
|
592
|
+
|
|
593
|
+
获取快照概览信息
|
|
594
|
+
*/
|
|
593
595
|
async GetSnapOverview(
|
|
594
596
|
req?: GetSnapOverviewRequest,
|
|
595
597
|
cb?: (error: string, rep: GetSnapOverviewResponse) => void
|
|
@@ -6857,7 +6857,7 @@ export interface CloseClusterPasswordComplexityResponse {
|
|
|
6857
6857
|
/**
|
|
6858
6858
|
* 任务流ID
|
|
6859
6859
|
*/
|
|
6860
|
-
FlowId
|
|
6860
|
+
FlowId?: number
|
|
6861
6861
|
/**
|
|
6862
6862
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
6863
6863
|
*/
|
|
@@ -9170,7 +9170,7 @@ export interface ModifyClusterPasswordComplexityResponse {
|
|
|
9170
9170
|
/**
|
|
9171
9171
|
* 任务流ID
|
|
9172
9172
|
*/
|
|
9173
|
-
FlowId
|
|
9173
|
+
FlowId?: number
|
|
9174
9174
|
/**
|
|
9175
9175
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
9176
9176
|
*/
|