tencentcloud-sdk-nodejs 4.0.783 → 4.0.784
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 +136 -0
- package/SERVICE_CHANGELOG.md +177 -136
- package/package.json +1 -1
- package/products.md +12 -12
- package/src/common/sdk_version.ts +1 -1
- package/src/services/billing/v20180709/billing_client.ts +12 -0
- package/src/services/billing/v20180709/billing_models.ts +36 -0
- package/src/services/cls/v20201016/cls_models.ts +14 -14
- package/src/services/cvm/v20170312/cvm_models.ts +6 -6
- package/src/services/emr/v20190103/emr_client.ts +14 -1
- package/src/services/emr/v20190103/emr_models.ts +149 -10
- package/src/services/ess/v20201111/ess_client.ts +9 -3
- package/src/services/ess/v20201111/ess_models.ts +9 -1
- package/src/services/essbasic/v20210526/essbasic_client.ts +7 -11
- package/src/services/essbasic/v20210526/essbasic_models.ts +3 -0
- package/src/services/iotvideo/v20211125/iotvideo_models.ts +12 -0
- package/src/services/live/v20180801/live_models.ts +2 -2
- package/src/services/monitor/v20180724/monitor_client.ts +3 -0
- package/src/services/wedata/v20210820/wedata_client.ts +2 -0
- package/src/services/wedata/v20210820/wedata_models.ts +195 -48
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/billing/v20180709/billing_client.d.ts +5 -1
- package/tencentcloud/services/billing/v20180709/billing_client.js +6 -0
- package/tencentcloud/services/billing/v20180709/billing_models.d.ts +34 -0
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +14 -14
- package/tencentcloud/services/cvm/v20170312/cvm_models.d.ts +6 -6
- package/tencentcloud/services/emr/v20190103/emr_client.d.ts +5 -1
- package/tencentcloud/services/emr/v20190103/emr_client.js +6 -0
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +146 -10
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +9 -3
- package/tencentcloud/services/ess/v20201111/ess_client.js +9 -3
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +9 -1
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +7 -11
- package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +7 -11
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +3 -0
- package/tencentcloud/services/iotvideo/v20211125/iotvideo_models.d.ts +12 -0
- package/tencentcloud/services/live/v20180801/live_models.d.ts +2 -2
- package/tencentcloud/services/monitor/v20180724/monitor_client.d.ts +3 -0
- package/tencentcloud/services/monitor/v20180724/monitor_client.js +3 -0
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +193 -48
- package/test/billing.v20180709.test.js +10 -0
- package/test/emr.v20190103.test.js +10 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,139 @@
|
|
|
1
|
+
# Release 4.0.784
|
|
2
|
+
|
|
3
|
+
## 费用中心(billing) 版本:2018-07-09
|
|
4
|
+
|
|
5
|
+
### 第 55 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2024-01-18 01:09:19
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
新增接口:
|
|
14
|
+
|
|
15
|
+
* [DescribeSavingPlanResourceInfo](https://cloud.tencent.com/document/api/555/103077)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
20
|
+
|
|
21
|
+
### 第 56 次发布
|
|
22
|
+
|
|
23
|
+
发布时间:2024-01-18 01:15:51
|
|
24
|
+
|
|
25
|
+
本次发布包含了以下内容:
|
|
26
|
+
|
|
27
|
+
改善已有的文档。
|
|
28
|
+
|
|
29
|
+
新增接口:
|
|
30
|
+
|
|
31
|
+
* [DescribeInsightList](https://cloud.tencent.com/document/api/589/103078)
|
|
32
|
+
|
|
33
|
+
新增数据结构:
|
|
34
|
+
|
|
35
|
+
* [InsightResult](https://cloud.tencent.com/document/api/589/33981#InsightResult)
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
## 物联网智能视频服务(iotvideo) 版本:2021-11-25
|
|
40
|
+
|
|
41
|
+
### 第 24 次发布
|
|
42
|
+
|
|
43
|
+
发布时间:2024-01-18 01:17:58
|
|
44
|
+
|
|
45
|
+
本次发布包含了以下内容:
|
|
46
|
+
|
|
47
|
+
改善已有的文档。
|
|
48
|
+
|
|
49
|
+
修改接口:
|
|
50
|
+
|
|
51
|
+
* [DeleteCloudStorageEvent](https://cloud.tencent.com/document/api/1131/95523)
|
|
52
|
+
|
|
53
|
+
* 新增入参:ChannelId
|
|
54
|
+
|
|
55
|
+
* [DescribeCloudStorageOrder](https://cloud.tencent.com/document/api/1131/96706)
|
|
56
|
+
|
|
57
|
+
* 新增出参:ChannelId
|
|
58
|
+
|
|
59
|
+
* [ResetCloudStorageEvent](https://cloud.tencent.com/document/api/1131/96104)
|
|
60
|
+
|
|
61
|
+
* 新增入参:ChannelId
|
|
62
|
+
|
|
63
|
+
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
## 物联网智能视频服务(iotvideo) 版本:2020-12-15
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
## 物联网智能视频服务(iotvideo) 版本:2019-11-26
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
|
|
74
|
+
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
75
|
+
|
|
76
|
+
### 第 69 次发布
|
|
77
|
+
|
|
78
|
+
发布时间:2024-01-18 01:27:50
|
|
79
|
+
|
|
80
|
+
本次发布包含了以下内容:
|
|
81
|
+
|
|
82
|
+
改善已有的文档。
|
|
83
|
+
|
|
84
|
+
修改接口:
|
|
85
|
+
|
|
86
|
+
* [DeleteCustomFunction](https://cloud.tencent.com/document/api/1267/81485)
|
|
87
|
+
|
|
88
|
+
* 新增入参:FunctionName, FunctionType, DatabaseName, SchemaName, CommandFormat
|
|
89
|
+
|
|
90
|
+
* <font color="#dd0000">**修改入参**:</font>ClusterIdentifier, FunctionId
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
新增数据结构:
|
|
94
|
+
|
|
95
|
+
* [SqlExpression](https://cloud.tencent.com/document/api/1267/76336#SqlExpression)
|
|
96
|
+
* [SqlExpressionTable](https://cloud.tencent.com/document/api/1267/76336#SqlExpressionTable)
|
|
97
|
+
|
|
98
|
+
修改数据结构:
|
|
99
|
+
|
|
100
|
+
* [BooleanResponse](https://cloud.tencent.com/document/api/1267/76336#BooleanResponse)
|
|
101
|
+
|
|
102
|
+
* 新增成员:Code
|
|
103
|
+
|
|
104
|
+
* [InstanceReportReadNode](https://cloud.tencent.com/document/api/1267/76336#InstanceReportReadNode)
|
|
105
|
+
|
|
106
|
+
* 新增成员:WaitWriterTime
|
|
107
|
+
|
|
108
|
+
* [InstanceReportWriteNode](https://cloud.tencent.com/document/api/1267/76336#InstanceReportWriteNode)
|
|
109
|
+
|
|
110
|
+
* 新增成员:WaitReaderTime
|
|
111
|
+
|
|
112
|
+
* [IntegrationTaskInfo](https://cloud.tencent.com/document/api/1267/76336#IntegrationTaskInfo)
|
|
113
|
+
|
|
114
|
+
* 新增成员:ArrangeSpaceTaskId, OfflineTaskStatus
|
|
115
|
+
|
|
116
|
+
* [Rule](https://cloud.tencent.com/document/api/1267/76336#Rule)
|
|
117
|
+
|
|
118
|
+
* 新增成员:TableName, TableOwnerName, ExecStrategy, Subscription, CreateTime, DatasourceId, DatabaseId, MonitorStatus
|
|
119
|
+
|
|
120
|
+
* [RuleGroupExecStrategy](https://cloud.tencent.com/document/api/1267/76336#RuleGroupExecStrategy)
|
|
121
|
+
|
|
122
|
+
* 新增成员:RuleId, RuleName
|
|
123
|
+
|
|
124
|
+
* <font color="#dd0000">**修改成员**:</font>RuleGroupId, MonitorType, ExecQueue, ExecutorGroupId, ExecutorGroupName, Tasks, StartTime, EndTime, CycleType, DelayTime, CycleStep, TaskAction
|
|
125
|
+
|
|
126
|
+
* [RuleGroupSubscribe](https://cloud.tencent.com/document/api/1267/76336#RuleGroupSubscribe)
|
|
127
|
+
|
|
128
|
+
* 新增成员:RuleId, RuleName
|
|
129
|
+
|
|
130
|
+
* [RuleTemplate](https://cloud.tencent.com/document/api/1267/76336#RuleTemplate)
|
|
131
|
+
|
|
132
|
+
* 新增成员:ResolvedSqlExpression, DatasourceTypes
|
|
133
|
+
|
|
134
|
+
|
|
135
|
+
|
|
136
|
+
|
|
1
137
|
# Release 4.0.783
|
|
2
138
|
|
|
3
139
|
## T-Sec-堡垒机(BH)(dasb) 版本:2019-10-18
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,114 +1,81 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 费用中心(billing) 版本:2018-07-09
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 55 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2024-01-
|
|
7
|
+
发布时间:2024-01-18 01:09:19
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
* [DeployResource](https://cloud.tencent.com/document/api/1025/86961)
|
|
16
|
-
|
|
17
|
-
* 新增入参:CdcClusterId
|
|
13
|
+
新增接口:
|
|
18
14
|
|
|
15
|
+
* [DescribeSavingPlanResourceInfo](https://cloud.tencent.com/document/api/555/103077)
|
|
19
16
|
|
|
20
17
|
|
|
21
18
|
|
|
22
|
-
##
|
|
19
|
+
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
23
20
|
|
|
24
|
-
### 第
|
|
21
|
+
### 第 56 次发布
|
|
25
22
|
|
|
26
|
-
发布时间:2024-01-
|
|
23
|
+
发布时间:2024-01-18 01:15:51
|
|
27
24
|
|
|
28
25
|
本次发布包含了以下内容:
|
|
29
26
|
|
|
30
27
|
改善已有的文档。
|
|
31
28
|
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
* [GetMonitorData](https://cloud.tencent.com/document/api/248/31014)
|
|
35
|
-
|
|
36
|
-
* 新增入参:SpecifyStatistics
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
修改数据结构:
|
|
29
|
+
新增接口:
|
|
40
30
|
|
|
41
|
-
* [
|
|
31
|
+
* [DescribeInsightList](https://cloud.tencent.com/document/api/589/103078)
|
|
42
32
|
|
|
43
|
-
|
|
33
|
+
新增数据结构:
|
|
44
34
|
|
|
35
|
+
* [InsightResult](https://cloud.tencent.com/document/api/589/33981#InsightResult)
|
|
45
36
|
|
|
46
37
|
|
|
47
38
|
|
|
48
|
-
##
|
|
39
|
+
## 物联网智能视频服务(iotvideo) 版本:2021-11-25
|
|
49
40
|
|
|
50
|
-
### 第
|
|
41
|
+
### 第 24 次发布
|
|
51
42
|
|
|
52
|
-
发布时间:2024-01-
|
|
43
|
+
发布时间:2024-01-18 01:17:58
|
|
53
44
|
|
|
54
45
|
本次发布包含了以下内容:
|
|
55
46
|
|
|
56
47
|
改善已有的文档。
|
|
57
48
|
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
* [AddShareUnit](https://cloud.tencent.com/document/api/850/103056)
|
|
61
|
-
* [AddShareUnitMembers](https://cloud.tencent.com/document/api/850/103055)
|
|
62
|
-
* [AddShareUnitResources](https://cloud.tencent.com/document/api/850/103054)
|
|
63
|
-
* [DeleteShareUnit](https://cloud.tencent.com/document/api/850/103053)
|
|
64
|
-
* [DeleteShareUnitMembers](https://cloud.tencent.com/document/api/850/103052)
|
|
65
|
-
* [DeleteShareUnitResources](https://cloud.tencent.com/document/api/850/103051)
|
|
66
|
-
* [DescribeShareAreas](https://cloud.tencent.com/document/api/850/103050)
|
|
67
|
-
* [DescribeShareUnitMembers](https://cloud.tencent.com/document/api/850/103049)
|
|
68
|
-
* [DescribeShareUnitResources](https://cloud.tencent.com/document/api/850/103048)
|
|
69
|
-
* [DescribeShareUnits](https://cloud.tencent.com/document/api/850/103047)
|
|
70
|
-
* [UpdateShareUnit](https://cloud.tencent.com/document/api/850/103046)
|
|
71
|
-
|
|
72
|
-
新增数据结构:
|
|
73
|
-
|
|
74
|
-
* [ManagerShareUnit](https://cloud.tencent.com/document/api/850/67060#ManagerShareUnit)
|
|
75
|
-
* [ProductResource](https://cloud.tencent.com/document/api/850/67060#ProductResource)
|
|
76
|
-
* [ShareArea](https://cloud.tencent.com/document/api/850/67060#ShareArea)
|
|
77
|
-
* [ShareMember](https://cloud.tencent.com/document/api/850/67060#ShareMember)
|
|
78
|
-
* [ShareResource](https://cloud.tencent.com/document/api/850/67060#ShareResource)
|
|
79
|
-
* [ShareUnitMember](https://cloud.tencent.com/document/api/850/67060#ShareUnitMember)
|
|
80
|
-
* [ShareUnitResource](https://cloud.tencent.com/document/api/850/67060#ShareUnitResource)
|
|
81
|
-
|
|
49
|
+
修改接口:
|
|
82
50
|
|
|
51
|
+
* [DeleteCloudStorageEvent](https://cloud.tencent.com/document/api/1131/95523)
|
|
83
52
|
|
|
84
|
-
|
|
53
|
+
* 新增入参:ChannelId
|
|
85
54
|
|
|
55
|
+
* [DescribeCloudStorageOrder](https://cloud.tencent.com/document/api/1131/96706)
|
|
86
56
|
|
|
57
|
+
* 新增出参:ChannelId
|
|
87
58
|
|
|
88
|
-
|
|
59
|
+
* [ResetCloudStorageEvent](https://cloud.tencent.com/document/api/1131/96104)
|
|
89
60
|
|
|
90
|
-
|
|
61
|
+
* 新增入参:ChannelId
|
|
91
62
|
|
|
92
|
-
发布时间:2024-01-17 01:26:10
|
|
93
63
|
|
|
94
|
-
本次发布包含了以下内容:
|
|
95
64
|
|
|
96
|
-
改善已有的文档。
|
|
97
65
|
|
|
98
|
-
|
|
66
|
+
## 物联网智能视频服务(iotvideo) 版本:2020-12-15
|
|
99
67
|
|
|
100
|
-
* [DescribeUsedIpAddress](https://cloud.tencent.com/document/api/215/91061)
|
|
101
68
|
|
|
102
|
-
* 新增入参:Filters
|
|
103
69
|
|
|
70
|
+
## 物联网智能视频服务(iotvideo) 版本:2019-11-26
|
|
104
71
|
|
|
105
72
|
|
|
106
73
|
|
|
107
74
|
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
108
75
|
|
|
109
|
-
### 第
|
|
76
|
+
### 第 69 次发布
|
|
110
77
|
|
|
111
|
-
发布时间:2024-01-
|
|
78
|
+
发布时间:2024-01-18 01:27:50
|
|
112
79
|
|
|
113
80
|
本次发布包含了以下内容:
|
|
114
81
|
|
|
@@ -116,89 +83,53 @@
|
|
|
116
83
|
|
|
117
84
|
修改接口:
|
|
118
85
|
|
|
119
|
-
* [
|
|
120
|
-
|
|
121
|
-
* 新增入参:ConnectResult
|
|
122
|
-
|
|
123
|
-
* [DescribeBaselineAllTaskDag](https://cloud.tencent.com/document/api/1267/95248)
|
|
124
|
-
|
|
125
|
-
* 新增入参:BaselineTaskId
|
|
126
|
-
|
|
127
|
-
* [DescribeBaselineInstanceDag](https://cloud.tencent.com/document/api/1267/95246)
|
|
128
|
-
|
|
129
|
-
* 新增入参:PromiseTaskId
|
|
130
|
-
|
|
131
|
-
* [DescribeBaselineInstanceGantt](https://cloud.tencent.com/document/api/1267/95245)
|
|
132
|
-
|
|
133
|
-
* 新增入参:PromiseTaskId
|
|
134
|
-
|
|
135
|
-
* [DescribeSchedulerInstanceStatus](https://cloud.tencent.com/document/api/1267/95198)
|
|
136
|
-
|
|
137
|
-
* 新增入参:WorkflowId
|
|
138
|
-
|
|
139
|
-
* [DescribeSchedulerRunTimeInstanceCntByStatus](https://cloud.tencent.com/document/api/1267/95197)
|
|
140
|
-
|
|
141
|
-
* 新增入参:WorkflowId, SortItem, SortType
|
|
142
|
-
|
|
143
|
-
* [DescribeSchedulerTaskCntByStatus](https://cloud.tencent.com/document/api/1267/95196)
|
|
144
|
-
|
|
145
|
-
* 新增入参:WorkflowId
|
|
146
|
-
|
|
147
|
-
* [DescribeStatisticInstanceStatusTrendOps](https://cloud.tencent.com/document/api/1267/95193)
|
|
148
|
-
|
|
149
|
-
* 新增入参:WorkflowId
|
|
86
|
+
* [DeleteCustomFunction](https://cloud.tencent.com/document/api/1267/81485)
|
|
150
87
|
|
|
151
|
-
*
|
|
88
|
+
* 新增入参:FunctionName, FunctionType, DatabaseName, SchemaName, CommandFormat
|
|
152
89
|
|
|
153
|
-
*
|
|
90
|
+
* <font color="#dd0000">**修改入参**:</font>ClusterIdentifier, FunctionId
|
|
154
91
|
|
|
155
|
-
* [DescribeTaskByStatusReport](https://cloud.tencent.com/document/api/1267/95190)
|
|
156
92
|
|
|
157
|
-
|
|
93
|
+
新增数据结构:
|
|
158
94
|
|
|
95
|
+
* [SqlExpression](https://cloud.tencent.com/document/api/1267/76336#SqlExpression)
|
|
96
|
+
* [SqlExpressionTable](https://cloud.tencent.com/document/api/1267/76336#SqlExpressionTable)
|
|
159
97
|
|
|
160
98
|
修改数据结构:
|
|
161
99
|
|
|
162
|
-
* [
|
|
163
|
-
|
|
164
|
-
* 新增成员:CriticalDependency
|
|
165
|
-
|
|
166
|
-
* <font color="#dd0000">**修改成员**:</font>Id, BaselineInstanceId, BaselineType, BaselineDataTime, UpstreamInstanceIds, DownstreamInstanceIds, IsPromiseTask, TaskId, CurRunDate, TaskName, InCriticalPath, InFirstLevel, EstimatedCostTime, ActualCostTime, LatestStartTime, ActualStartTime, EstimatedEndTime, LatestEndTime, ActualEndTime, TaskInstanceStatus, ProjectId, ShardKey, CreateTime, UpdateTime, UserUin, OwnerUin, AppId
|
|
167
|
-
|
|
168
|
-
* [ColumnLineageInfo](https://cloud.tencent.com/document/api/1267/76336#ColumnLineageInfo)
|
|
169
|
-
|
|
170
|
-
* <font color="#dd0000">**修改成员**:</font>PrefixPath
|
|
171
|
-
|
|
172
|
-
* [RuntimeInstanceCntTop](https://cloud.tencent.com/document/api/1267/76336#RuntimeInstanceCntTop)
|
|
100
|
+
* [BooleanResponse](https://cloud.tencent.com/document/api/1267/76336#BooleanResponse)
|
|
173
101
|
|
|
174
|
-
* 新增成员:
|
|
102
|
+
* 新增成员:Code
|
|
175
103
|
|
|
176
|
-
|
|
104
|
+
* [InstanceReportReadNode](https://cloud.tencent.com/document/api/1267/76336#InstanceReportReadNode)
|
|
177
105
|
|
|
178
|
-
*
|
|
106
|
+
* 新增成员:WaitWriterTime
|
|
179
107
|
|
|
180
|
-
|
|
108
|
+
* [InstanceReportWriteNode](https://cloud.tencent.com/document/api/1267/76336#InstanceReportWriteNode)
|
|
181
109
|
|
|
182
|
-
*
|
|
110
|
+
* 新增成员:WaitReaderTime
|
|
183
111
|
|
|
112
|
+
* [IntegrationTaskInfo](https://cloud.tencent.com/document/api/1267/76336#IntegrationTaskInfo)
|
|
184
113
|
|
|
114
|
+
* 新增成员:ArrangeSpaceTaskId, OfflineTaskStatus
|
|
185
115
|
|
|
116
|
+
* [Rule](https://cloud.tencent.com/document/api/1267/76336#Rule)
|
|
186
117
|
|
|
187
|
-
|
|
118
|
+
* 新增成员:TableName, TableOwnerName, ExecStrategy, Subscription, CreateTime, DatasourceId, DatabaseId, MonitorStatus
|
|
188
119
|
|
|
189
|
-
|
|
120
|
+
* [RuleGroupExecStrategy](https://cloud.tencent.com/document/api/1267/76336#RuleGroupExecStrategy)
|
|
190
121
|
|
|
191
|
-
|
|
122
|
+
* 新增成员:RuleId, RuleName
|
|
192
123
|
|
|
193
|
-
|
|
124
|
+
* <font color="#dd0000">**修改成员**:</font>RuleGroupId, MonitorType, ExecQueue, ExecutorGroupId, ExecutorGroupName, Tasks, StartTime, EndTime, CycleType, DelayTime, CycleStep, TaskAction
|
|
194
125
|
|
|
195
|
-
|
|
126
|
+
* [RuleGroupSubscribe](https://cloud.tencent.com/document/api/1267/76336#RuleGroupSubscribe)
|
|
196
127
|
|
|
197
|
-
|
|
128
|
+
* 新增成员:RuleId, RuleName
|
|
198
129
|
|
|
199
|
-
* [
|
|
130
|
+
* [RuleTemplate](https://cloud.tencent.com/document/api/1267/76336#RuleTemplate)
|
|
200
131
|
|
|
201
|
-
*
|
|
132
|
+
* 新增成员:ResolvedSqlExpression, DatasourceTypes
|
|
202
133
|
|
|
203
134
|
|
|
204
135
|
|
|
@@ -8704,6 +8635,18 @@
|
|
|
8704
8635
|
|
|
8705
8636
|
## 费用中心(billing) 版本:2018-07-09
|
|
8706
8637
|
|
|
8638
|
+
### 第 55 次发布
|
|
8639
|
+
|
|
8640
|
+
发布时间:2024-01-18 01:09:19
|
|
8641
|
+
|
|
8642
|
+
本次发布包含了以下内容:
|
|
8643
|
+
|
|
8644
|
+
改善已有的文档。
|
|
8645
|
+
|
|
8646
|
+
新增接口:
|
|
8647
|
+
|
|
8648
|
+
* [[DescribeSavingPlanResourceInfo](https://cloud.tencent.com/document/api/555/103077)](https://cloud.tencent.com/document/api/#/#)
|
|
8649
|
+
|
|
8707
8650
|
### 第 54 次发布
|
|
8708
8651
|
|
|
8709
8652
|
发布时间:2024-01-09 01:07:19
|
|
@@ -54990,6 +54933,22 @@
|
|
|
54990
54933
|
|
|
54991
54934
|
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
54992
54935
|
|
|
54936
|
+
### 第 56 次发布
|
|
54937
|
+
|
|
54938
|
+
发布时间:2024-01-18 01:15:51
|
|
54939
|
+
|
|
54940
|
+
本次发布包含了以下内容:
|
|
54941
|
+
|
|
54942
|
+
改善已有的文档。
|
|
54943
|
+
|
|
54944
|
+
新增接口:
|
|
54945
|
+
|
|
54946
|
+
* [[DescribeInsightList](https://cloud.tencent.com/document/api/589/103078)](https://cloud.tencent.com/document/api/#/#)
|
|
54947
|
+
|
|
54948
|
+
新增数据结构:
|
|
54949
|
+
|
|
54950
|
+
* [[InsightResult](https://cloud.tencent.com/document/api/589/33981#InsightResult)](https://cloud.tencent.com/document/api/589/33981#[InsightResult](https://cloud.tencent.com/document/api/589/33981#InsightResult))
|
|
54951
|
+
|
|
54993
54952
|
### 第 55 次发布
|
|
54994
54953
|
|
|
54995
54954
|
发布时间:2023-12-25 00:10:01
|
|
@@ -73113,6 +73072,29 @@
|
|
|
73113
73072
|
|
|
73114
73073
|
## 物联网智能视频服务(iotvideo) 版本:2021-11-25
|
|
73115
73074
|
|
|
73075
|
+
### 第 24 次发布
|
|
73076
|
+
|
|
73077
|
+
发布时间:2024-01-18 01:17:58
|
|
73078
|
+
|
|
73079
|
+
本次发布包含了以下内容:
|
|
73080
|
+
|
|
73081
|
+
改善已有的文档。
|
|
73082
|
+
|
|
73083
|
+
修改接口:
|
|
73084
|
+
|
|
73085
|
+
* [DeleteCloudStorageEvent](https://cloud.tencent.com/document/api/1131/95523)
|
|
73086
|
+
|
|
73087
|
+
* 新增入参:ChannelId
|
|
73088
|
+
|
|
73089
|
+
* [DescribeCloudStorageOrder](https://cloud.tencent.com/document/api/1131/96706)
|
|
73090
|
+
|
|
73091
|
+
* 新增出参:ChannelId
|
|
73092
|
+
|
|
73093
|
+
* [ResetCloudStorageEvent](https://cloud.tencent.com/document/api/1131/96104)
|
|
73094
|
+
|
|
73095
|
+
* 新增入参:ChannelId
|
|
73096
|
+
|
|
73097
|
+
|
|
73116
73098
|
### 第 23 次发布
|
|
73117
73099
|
|
|
73118
73100
|
发布时间:2023-11-29 01:57:28
|
|
@@ -93042,27 +93024,27 @@
|
|
|
93042
93024
|
|
|
93043
93025
|
新增接口:
|
|
93044
93026
|
|
|
93045
|
-
* [
|
|
93046
|
-
* [
|
|
93047
|
-
* [
|
|
93048
|
-
* [
|
|
93049
|
-
* [
|
|
93050
|
-
* [
|
|
93051
|
-
* [
|
|
93052
|
-
* [
|
|
93053
|
-
* [
|
|
93054
|
-
* [
|
|
93055
|
-
* [
|
|
93027
|
+
* [AddShareUnit](https://cloud.tencent.com/document/api/850/103056)
|
|
93028
|
+
* [AddShareUnitMembers](https://cloud.tencent.com/document/api/850/103055)
|
|
93029
|
+
* [AddShareUnitResources](https://cloud.tencent.com/document/api/850/103054)
|
|
93030
|
+
* [DeleteShareUnit](https://cloud.tencent.com/document/api/850/103053)
|
|
93031
|
+
* [DeleteShareUnitMembers](https://cloud.tencent.com/document/api/850/103052)
|
|
93032
|
+
* [DeleteShareUnitResources](https://cloud.tencent.com/document/api/850/103051)
|
|
93033
|
+
* [DescribeShareAreas](https://cloud.tencent.com/document/api/850/103050)
|
|
93034
|
+
* [DescribeShareUnitMembers](https://cloud.tencent.com/document/api/850/103049)
|
|
93035
|
+
* [DescribeShareUnitResources](https://cloud.tencent.com/document/api/850/103048)
|
|
93036
|
+
* [DescribeShareUnits](https://cloud.tencent.com/document/api/850/103047)
|
|
93037
|
+
* [UpdateShareUnit](https://cloud.tencent.com/document/api/850/103046)
|
|
93056
93038
|
|
|
93057
93039
|
新增数据结构:
|
|
93058
93040
|
|
|
93059
|
-
* [
|
|
93060
|
-
* [
|
|
93061
|
-
* [
|
|
93062
|
-
* [
|
|
93063
|
-
* [
|
|
93064
|
-
* [
|
|
93065
|
-
* [
|
|
93041
|
+
* [ManagerShareUnit](https://cloud.tencent.com/document/api/850/67060#ManagerShareUnit)
|
|
93042
|
+
* [ProductResource](https://cloud.tencent.com/document/api/850/67060#ProductResource)
|
|
93043
|
+
* [ShareArea](https://cloud.tencent.com/document/api/850/67060#ShareArea)
|
|
93044
|
+
* [ShareMember](https://cloud.tencent.com/document/api/850/67060#ShareMember)
|
|
93045
|
+
* [ShareResource](https://cloud.tencent.com/document/api/850/67060#ShareResource)
|
|
93046
|
+
* [ShareUnitMember](https://cloud.tencent.com/document/api/850/67060#ShareUnitMember)
|
|
93047
|
+
* [ShareUnitResource](https://cloud.tencent.com/document/api/850/67060#ShareUnitResource)
|
|
93066
93048
|
|
|
93067
93049
|
### 第 27 次发布
|
|
93068
93050
|
|
|
@@ -144616,6 +144598,65 @@
|
|
|
144616
144598
|
|
|
144617
144599
|
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
144618
144600
|
|
|
144601
|
+
### 第 69 次发布
|
|
144602
|
+
|
|
144603
|
+
发布时间:2024-01-18 01:27:50
|
|
144604
|
+
|
|
144605
|
+
本次发布包含了以下内容:
|
|
144606
|
+
|
|
144607
|
+
改善已有的文档。
|
|
144608
|
+
|
|
144609
|
+
修改接口:
|
|
144610
|
+
|
|
144611
|
+
* [DeleteCustomFunction](https://cloud.tencent.com/document/api/1267/81485)
|
|
144612
|
+
|
|
144613
|
+
* 新增入参:FunctionName, FunctionType, DatabaseName, SchemaName, CommandFormat
|
|
144614
|
+
|
|
144615
|
+
* <font color="#dd0000">**修改入参**:</font>ClusterIdentifier, FunctionId
|
|
144616
|
+
|
|
144617
|
+
|
|
144618
|
+
新增数据结构:
|
|
144619
|
+
|
|
144620
|
+
* [[SqlExpression](https://cloud.tencent.com/document/api/1267/76336#SqlExpression)](https://cloud.tencent.com/document/api/1267/76336#[SqlExpression](https://cloud.tencent.com/document/api/1267/76336#SqlExpression))
|
|
144621
|
+
* [[SqlExpressionTable](https://cloud.tencent.com/document/api/1267/76336#SqlExpressionTable)](https://cloud.tencent.com/document/api/1267/76336#[SqlExpressionTable](https://cloud.tencent.com/document/api/1267/76336#SqlExpressionTable))
|
|
144622
|
+
|
|
144623
|
+
修改数据结构:
|
|
144624
|
+
|
|
144625
|
+
* [BooleanResponse](https://cloud.tencent.com/document/api/1267/76336#BooleanResponse)
|
|
144626
|
+
|
|
144627
|
+
* 新增成员:Code
|
|
144628
|
+
|
|
144629
|
+
* [InstanceReportReadNode](https://cloud.tencent.com/document/api/1267/76336#InstanceReportReadNode)
|
|
144630
|
+
|
|
144631
|
+
* 新增成员:WaitWriterTime
|
|
144632
|
+
|
|
144633
|
+
* [InstanceReportWriteNode](https://cloud.tencent.com/document/api/1267/76336#InstanceReportWriteNode)
|
|
144634
|
+
|
|
144635
|
+
* 新增成员:WaitReaderTime
|
|
144636
|
+
|
|
144637
|
+
* [IntegrationTaskInfo](https://cloud.tencent.com/document/api/1267/76336#IntegrationTaskInfo)
|
|
144638
|
+
|
|
144639
|
+
* 新增成员:ArrangeSpaceTaskId, OfflineTaskStatus
|
|
144640
|
+
|
|
144641
|
+
* [Rule](https://cloud.tencent.com/document/api/1267/76336#Rule)
|
|
144642
|
+
|
|
144643
|
+
* 新增成员:TableName, TableOwnerName, ExecStrategy, Subscription, CreateTime, DatasourceId, DatabaseId, MonitorStatus
|
|
144644
|
+
|
|
144645
|
+
* [RuleGroupExecStrategy](https://cloud.tencent.com/document/api/1267/76336#RuleGroupExecStrategy)
|
|
144646
|
+
|
|
144647
|
+
* 新增成员:RuleId, RuleName
|
|
144648
|
+
|
|
144649
|
+
* <font color="#dd0000">**修改成员**:</font>RuleGroupId, MonitorType, ExecQueue, ExecutorGroupId, ExecutorGroupName, Tasks, StartTime, EndTime, CycleType, DelayTime, CycleStep, TaskAction
|
|
144650
|
+
|
|
144651
|
+
* [RuleGroupSubscribe](https://cloud.tencent.com/document/api/1267/76336#RuleGroupSubscribe)
|
|
144652
|
+
|
|
144653
|
+
* 新增成员:RuleId, RuleName
|
|
144654
|
+
|
|
144655
|
+
* [RuleTemplate](https://cloud.tencent.com/document/api/1267/76336#RuleTemplate)
|
|
144656
|
+
|
|
144657
|
+
* 新增成员:ResolvedSqlExpression, DatasourceTypes
|
|
144658
|
+
|
|
144659
|
+
|
|
144619
144660
|
### 第 68 次发布
|
|
144620
144661
|
|
|
144621
144662
|
发布时间:2024-01-17 01:27:06
|