tencentcloud-sdk-nodejs 4.0.906 → 4.0.907
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 +99 -0
- package/SERVICE_CHANGELOG.md +124 -74
- package/package.json +1 -1
- package/products.md +11 -11
- package/src/common/sdk_version.ts +1 -1
- package/src/services/cfw/v20190904/cfw_models.ts +7 -2
- package/src/services/cls/v20201016/cls_models.ts +20 -9
- package/src/services/csip/v20221121/csip_client.ts +18 -6
- package/src/services/csip/v20221121/csip_models.ts +267 -208
- package/src/services/cwp/v20180228/cwp_models.ts +56 -46
- package/src/services/iotexplorer/v20190423/iotexplorer_client.ts +1 -1
- package/src/services/iotexplorer/v20190423/iotexplorer_models.ts +19 -20
- package/src/services/live/v20180801/live_models.ts +1 -1
- package/src/services/trtc/v20190722/trtc_client.ts +20 -7
- package/src/services/trtc/v20190722/trtc_models.ts +207 -163
- package/src/services/vpc/v20170312/vpc_models.ts +1 -0
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +7 -2
- package/tencentcloud/services/cls/v20201016/cls_models.d.ts +20 -9
- package/tencentcloud/services/csip/v20221121/csip_client.d.ts +5 -1
- package/tencentcloud/services/csip/v20221121/csip_client.js +6 -0
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +264 -207
- package/tencentcloud/services/cwp/v20180228/cwp_models.d.ts +56 -46
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.d.ts +1 -1
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_client.js +1 -1
- package/tencentcloud/services/iotexplorer/v20190423/iotexplorer_models.d.ts +19 -20
- package/tencentcloud/services/live/v20180801/live_models.d.ts +1 -1
- package/tencentcloud/services/trtc/v20190722/trtc_client.d.ts +5 -1
- package/tencentcloud/services/trtc/v20190722/trtc_client.js +6 -0
- package/tencentcloud/services/trtc/v20190722/trtc_models.d.ts +203 -162
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +1 -0
- package/test/csip.v20221121.test.js +10 -0
- package/test/trtc.v20190722.test.js +10 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,102 @@
|
|
|
1
|
+
# Release 4.0.907
|
|
2
|
+
|
|
3
|
+
## 云防火墙(cfw) 版本:2019-09-04
|
|
4
|
+
|
|
5
|
+
### 第 61 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2024-07-30 01:19:22
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改数据结构:
|
|
14
|
+
|
|
15
|
+
* [DescAcItem](https://cloud.tencent.com/document/api/1132/49071#DescAcItem)
|
|
16
|
+
|
|
17
|
+
* 新增成员:LastHitTime
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## 日志服务(cls) 版本:2020-10-16
|
|
23
|
+
|
|
24
|
+
### 第 101 次发布
|
|
25
|
+
|
|
26
|
+
发布时间:2024-07-30 01:22:32
|
|
27
|
+
|
|
28
|
+
本次发布包含了以下内容:
|
|
29
|
+
|
|
30
|
+
改善已有的文档。
|
|
31
|
+
|
|
32
|
+
修改数据结构:
|
|
33
|
+
|
|
34
|
+
* [DataTransformTaskInfo](https://cloud.tencent.com/document/api/614/56471#DataTransformTaskInfo)
|
|
35
|
+
|
|
36
|
+
* 新增成员:DataTransformType
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
## 云安全一体化平台(csip) 版本:2022-11-21
|
|
42
|
+
|
|
43
|
+
### 第 42 次发布
|
|
44
|
+
|
|
45
|
+
发布时间:2024-07-30 01:24:16
|
|
46
|
+
|
|
47
|
+
本次发布包含了以下内容:
|
|
48
|
+
|
|
49
|
+
改善已有的文档。
|
|
50
|
+
|
|
51
|
+
新增接口:
|
|
52
|
+
|
|
53
|
+
* [DescribeCFWAssetStatistics](https://cloud.tencent.com/document/api/664/109405)
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
## 主机安全(cwp) 版本:2018-02-28
|
|
58
|
+
|
|
59
|
+
### 第 118 次发布
|
|
60
|
+
|
|
61
|
+
发布时间:2024-07-30 01:25:44
|
|
62
|
+
|
|
63
|
+
本次发布包含了以下内容:
|
|
64
|
+
|
|
65
|
+
改善已有的文档。
|
|
66
|
+
|
|
67
|
+
修改数据结构:
|
|
68
|
+
|
|
69
|
+
* [BashEvent](https://cloud.tencent.com/document/api/296/19867#BashEvent)
|
|
70
|
+
|
|
71
|
+
* 新增成员:HostName
|
|
72
|
+
|
|
73
|
+
* [BashEventsInfo](https://cloud.tencent.com/document/api/296/19867#BashEventsInfo)
|
|
74
|
+
|
|
75
|
+
* 新增成员:DetectBy
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
## 实时音视频(trtc) 版本:2019-07-22
|
|
81
|
+
|
|
82
|
+
### 第 83 次发布
|
|
83
|
+
|
|
84
|
+
发布时间:2024-07-30 02:22:25
|
|
85
|
+
|
|
86
|
+
本次发布包含了以下内容:
|
|
87
|
+
|
|
88
|
+
改善已有的文档。
|
|
89
|
+
|
|
90
|
+
新增接口:
|
|
91
|
+
|
|
92
|
+
* [ControlAIConversation](https://cloud.tencent.com/document/api/647/109408)
|
|
93
|
+
|
|
94
|
+
新增数据结构:
|
|
95
|
+
|
|
96
|
+
* [ServerPushText](https://cloud.tencent.com/document/api/647/44055#ServerPushText)
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
|
|
1
100
|
# Release 4.0.906
|
|
2
101
|
|
|
3
102
|
## 混沌演练平台(cfg) 版本:2021-08-20
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,40 +1,29 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 云防火墙(cfw) 版本:2019-09-04
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 61 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2024-07-
|
|
7
|
+
发布时间:2024-07-30 01:19:22
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
修改数据结构:
|
|
14
14
|
|
|
15
|
-
* [
|
|
16
|
-
* [DescribeActionFieldConfigList](https://cloud.tencent.com/document/api/1500/109361)
|
|
17
|
-
* [DescribeActionLibraryList](https://cloud.tencent.com/document/api/1500/109360)
|
|
18
|
-
* [DescribeObjectTypeList](https://cloud.tencent.com/document/api/1500/109359)
|
|
15
|
+
* [DescAcItem](https://cloud.tencent.com/document/api/1132/49071#DescAcItem)
|
|
19
16
|
|
|
20
|
-
|
|
17
|
+
* 新增成员:LastHitTime
|
|
21
18
|
|
|
22
|
-
* [ActionFieldConfigDetail](https://cloud.tencent.com/document/api/1500/71784#ActionFieldConfigDetail)
|
|
23
|
-
* [ActionFieldConfigResult](https://cloud.tencent.com/document/api/1500/71784#ActionFieldConfigResult)
|
|
24
|
-
* [ActionLibraryListResult](https://cloud.tencent.com/document/api/1500/71784#ActionLibraryListResult)
|
|
25
|
-
* [ObjectType](https://cloud.tencent.com/document/api/1500/71784#ObjectType)
|
|
26
|
-
* [ObjectTypeConfig](https://cloud.tencent.com/document/api/1500/71784#ObjectTypeConfig)
|
|
27
|
-
* [ObjectTypeConfigFields](https://cloud.tencent.com/document/api/1500/71784#ObjectTypeConfigFields)
|
|
28
|
-
* [ObjectTypeJsonParse](https://cloud.tencent.com/document/api/1500/71784#ObjectTypeJsonParse)
|
|
29
|
-
* [ResourceOffline](https://cloud.tencent.com/document/api/1500/71784#ResourceOffline)
|
|
30
19
|
|
|
31
20
|
|
|
32
21
|
|
|
33
|
-
##
|
|
22
|
+
## 日志服务(cls) 版本:2020-10-16
|
|
34
23
|
|
|
35
|
-
### 第
|
|
24
|
+
### 第 101 次发布
|
|
36
25
|
|
|
37
|
-
发布时间:2024-07-
|
|
26
|
+
发布时间:2024-07-30 01:22:32
|
|
38
27
|
|
|
39
28
|
本次发布包含了以下内容:
|
|
40
29
|
|
|
@@ -42,76 +31,57 @@
|
|
|
42
31
|
|
|
43
32
|
修改数据结构:
|
|
44
33
|
|
|
45
|
-
* [
|
|
34
|
+
* [DataTransformTaskInfo](https://cloud.tencent.com/document/api/614/56471#DataTransformTaskInfo)
|
|
46
35
|
|
|
47
|
-
*
|
|
36
|
+
* 新增成员:DataTransformType
|
|
48
37
|
|
|
49
38
|
|
|
50
39
|
|
|
51
40
|
|
|
52
|
-
##
|
|
41
|
+
## 云安全一体化平台(csip) 版本:2022-11-21
|
|
53
42
|
|
|
54
|
-
### 第
|
|
43
|
+
### 第 42 次发布
|
|
55
44
|
|
|
56
|
-
发布时间:2024-07-
|
|
45
|
+
发布时间:2024-07-30 01:24:16
|
|
57
46
|
|
|
58
47
|
本次发布包含了以下内容:
|
|
59
48
|
|
|
60
49
|
改善已有的文档。
|
|
61
50
|
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
* [CreatePartnerAutoSignAuthUrl](https://cloud.tencent.com/document/api/1420/102515)
|
|
65
|
-
|
|
66
|
-
* 新增入参:AuthToMe
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
51
|
+
新增接口:
|
|
70
52
|
|
|
71
|
-
|
|
53
|
+
* [DescribeCFWAssetStatistics](https://cloud.tencent.com/document/api/664/109405)
|
|
72
54
|
|
|
73
55
|
|
|
74
56
|
|
|
75
|
-
##
|
|
57
|
+
## 主机安全(cwp) 版本:2018-02-28
|
|
76
58
|
|
|
77
|
-
### 第
|
|
59
|
+
### 第 118 次发布
|
|
78
60
|
|
|
79
|
-
发布时间:2024-07-
|
|
61
|
+
发布时间:2024-07-30 01:25:44
|
|
80
62
|
|
|
81
63
|
本次发布包含了以下内容:
|
|
82
64
|
|
|
83
65
|
改善已有的文档。
|
|
84
66
|
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
* [UnblockKickedUser](https://cloud.tencent.com/document/api/1639/109376)
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
## 文字识别(ocr) 版本:2018-11-19
|
|
92
|
-
|
|
93
|
-
### 第 144 次发布
|
|
94
|
-
|
|
95
|
-
发布时间:2024-07-29 02:00:34
|
|
96
|
-
|
|
97
|
-
本次发布包含了以下内容:
|
|
67
|
+
修改数据结构:
|
|
98
68
|
|
|
99
|
-
|
|
69
|
+
* [BashEvent](https://cloud.tencent.com/document/api/296/19867#BashEvent)
|
|
100
70
|
|
|
101
|
-
|
|
71
|
+
* 新增成员:HostName
|
|
102
72
|
|
|
103
|
-
* [
|
|
73
|
+
* [BashEventsInfo](https://cloud.tencent.com/document/api/296/19867#BashEventsInfo)
|
|
104
74
|
|
|
105
|
-
*
|
|
75
|
+
* 新增成员:DetectBy
|
|
106
76
|
|
|
107
77
|
|
|
108
78
|
|
|
109
79
|
|
|
110
|
-
##
|
|
80
|
+
## 实时音视频(trtc) 版本:2019-07-22
|
|
111
81
|
|
|
112
|
-
### 第
|
|
82
|
+
### 第 83 次发布
|
|
113
83
|
|
|
114
|
-
发布时间:2024-07-
|
|
84
|
+
发布时间:2024-07-30 02:22:25
|
|
115
85
|
|
|
116
86
|
本次发布包含了以下内容:
|
|
117
87
|
|
|
@@ -119,8 +89,11 @@
|
|
|
119
89
|
|
|
120
90
|
新增接口:
|
|
121
91
|
|
|
122
|
-
* [
|
|
123
|
-
|
|
92
|
+
* [ControlAIConversation](https://cloud.tencent.com/document/api/647/109408)
|
|
93
|
+
|
|
94
|
+
新增数据结构:
|
|
95
|
+
|
|
96
|
+
* [ServerPushText](https://cloud.tencent.com/document/api/647/44055#ServerPushText)
|
|
124
97
|
|
|
125
98
|
|
|
126
99
|
|
|
@@ -23921,21 +23894,21 @@
|
|
|
23921
23894
|
|
|
23922
23895
|
新增接口:
|
|
23923
23896
|
|
|
23924
|
-
* [
|
|
23925
|
-
* [
|
|
23926
|
-
* [
|
|
23927
|
-
* [
|
|
23897
|
+
* [CreateTaskFromAction](https://cloud.tencent.com/document/api/1500/109362)
|
|
23898
|
+
* [DescribeActionFieldConfigList](https://cloud.tencent.com/document/api/1500/109361)
|
|
23899
|
+
* [DescribeActionLibraryList](https://cloud.tencent.com/document/api/1500/109360)
|
|
23900
|
+
* [DescribeObjectTypeList](https://cloud.tencent.com/document/api/1500/109359)
|
|
23928
23901
|
|
|
23929
23902
|
新增数据结构:
|
|
23930
23903
|
|
|
23931
|
-
* [
|
|
23932
|
-
* [
|
|
23933
|
-
* [
|
|
23934
|
-
* [
|
|
23935
|
-
* [
|
|
23936
|
-
* [
|
|
23937
|
-
* [
|
|
23938
|
-
* [
|
|
23904
|
+
* [ActionFieldConfigDetail](https://cloud.tencent.com/document/api/1500/71784#ActionFieldConfigDetail)
|
|
23905
|
+
* [ActionFieldConfigResult](https://cloud.tencent.com/document/api/1500/71784#ActionFieldConfigResult)
|
|
23906
|
+
* [ActionLibraryListResult](https://cloud.tencent.com/document/api/1500/71784#ActionLibraryListResult)
|
|
23907
|
+
* [ObjectType](https://cloud.tencent.com/document/api/1500/71784#ObjectType)
|
|
23908
|
+
* [ObjectTypeConfig](https://cloud.tencent.com/document/api/1500/71784#ObjectTypeConfig)
|
|
23909
|
+
* [ObjectTypeConfigFields](https://cloud.tencent.com/document/api/1500/71784#ObjectTypeConfigFields)
|
|
23910
|
+
* [ObjectTypeJsonParse](https://cloud.tencent.com/document/api/1500/71784#ObjectTypeJsonParse)
|
|
23911
|
+
* [ResourceOffline](https://cloud.tencent.com/document/api/1500/71784#ResourceOffline)
|
|
23939
23912
|
|
|
23940
23913
|
### 第 15 次发布
|
|
23941
23914
|
|
|
@@ -24805,6 +24778,21 @@
|
|
|
24805
24778
|
|
|
24806
24779
|
## 云防火墙(cfw) 版本:2019-09-04
|
|
24807
24780
|
|
|
24781
|
+
### 第 61 次发布
|
|
24782
|
+
|
|
24783
|
+
发布时间:2024-07-30 01:19:22
|
|
24784
|
+
|
|
24785
|
+
本次发布包含了以下内容:
|
|
24786
|
+
|
|
24787
|
+
改善已有的文档。
|
|
24788
|
+
|
|
24789
|
+
修改数据结构:
|
|
24790
|
+
|
|
24791
|
+
* [DescAcItem](https://cloud.tencent.com/document/api/1132/49071#DescAcItem)
|
|
24792
|
+
|
|
24793
|
+
* 新增成员:LastHitTime
|
|
24794
|
+
|
|
24795
|
+
|
|
24808
24796
|
### 第 60 次发布
|
|
24809
24797
|
|
|
24810
24798
|
发布时间:2024-07-26 01:19:51
|
|
@@ -31927,6 +31915,21 @@
|
|
|
31927
31915
|
|
|
31928
31916
|
## 日志服务(cls) 版本:2020-10-16
|
|
31929
31917
|
|
|
31918
|
+
### 第 101 次发布
|
|
31919
|
+
|
|
31920
|
+
发布时间:2024-07-30 01:22:32
|
|
31921
|
+
|
|
31922
|
+
本次发布包含了以下内容:
|
|
31923
|
+
|
|
31924
|
+
改善已有的文档。
|
|
31925
|
+
|
|
31926
|
+
修改数据结构:
|
|
31927
|
+
|
|
31928
|
+
* [DataTransformTaskInfo](https://cloud.tencent.com/document/api/614/56471#DataTransformTaskInfo)
|
|
31929
|
+
|
|
31930
|
+
* 新增成员:DataTransformType
|
|
31931
|
+
|
|
31932
|
+
|
|
31930
31933
|
### 第 100 次发布
|
|
31931
31934
|
|
|
31932
31935
|
发布时间:2024-07-25 01:22:39
|
|
@@ -38512,6 +38515,18 @@
|
|
|
38512
38515
|
|
|
38513
38516
|
## 云安全一体化平台(csip) 版本:2022-11-21
|
|
38514
38517
|
|
|
38518
|
+
### 第 42 次发布
|
|
38519
|
+
|
|
38520
|
+
发布时间:2024-07-30 01:24:16
|
|
38521
|
+
|
|
38522
|
+
本次发布包含了以下内容:
|
|
38523
|
+
|
|
38524
|
+
改善已有的文档。
|
|
38525
|
+
|
|
38526
|
+
新增接口:
|
|
38527
|
+
|
|
38528
|
+
* [[DescribeCFWAssetStatistics](https://cloud.tencent.com/document/api/664/109405)](https://cloud.tencent.com/document/api/#/#)
|
|
38529
|
+
|
|
38515
38530
|
### 第 41 次发布
|
|
38516
38531
|
|
|
38517
38532
|
发布时间:2024-07-03 01:12:26
|
|
@@ -41927,6 +41942,25 @@
|
|
|
41927
41942
|
|
|
41928
41943
|
## 主机安全(cwp) 版本:2018-02-28
|
|
41929
41944
|
|
|
41945
|
+
### 第 118 次发布
|
|
41946
|
+
|
|
41947
|
+
发布时间:2024-07-30 01:25:44
|
|
41948
|
+
|
|
41949
|
+
本次发布包含了以下内容:
|
|
41950
|
+
|
|
41951
|
+
改善已有的文档。
|
|
41952
|
+
|
|
41953
|
+
修改数据结构:
|
|
41954
|
+
|
|
41955
|
+
* [BashEvent](https://cloud.tencent.com/document/api/296/19867#BashEvent)
|
|
41956
|
+
|
|
41957
|
+
* 新增成员:HostName
|
|
41958
|
+
|
|
41959
|
+
* [BashEventsInfo](https://cloud.tencent.com/document/api/296/19867#BashEventsInfo)
|
|
41960
|
+
|
|
41961
|
+
* 新增成员:DetectBy
|
|
41962
|
+
|
|
41963
|
+
|
|
41930
41964
|
### 第 117 次发布
|
|
41931
41965
|
|
|
41932
41966
|
发布时间:2024-07-12 01:12:13
|
|
@@ -83991,7 +84025,7 @@
|
|
|
83991
84025
|
|
|
83992
84026
|
新增接口:
|
|
83993
84027
|
|
|
83994
|
-
* [
|
|
84028
|
+
* [UnblockKickedUser](https://cloud.tencent.com/document/api/1639/109376)
|
|
83995
84029
|
|
|
83996
84030
|
### 第 57 次发布
|
|
83997
84031
|
|
|
@@ -141996,6 +142030,22 @@
|
|
|
141996
142030
|
|
|
141997
142031
|
## 实时音视频(trtc) 版本:2019-07-22
|
|
141998
142032
|
|
|
142033
|
+
### 第 83 次发布
|
|
142034
|
+
|
|
142035
|
+
发布时间:2024-07-30 02:22:25
|
|
142036
|
+
|
|
142037
|
+
本次发布包含了以下内容:
|
|
142038
|
+
|
|
142039
|
+
改善已有的文档。
|
|
142040
|
+
|
|
142041
|
+
新增接口:
|
|
142042
|
+
|
|
142043
|
+
* [[ControlAIConversation](https://cloud.tencent.com/document/api/647/109408)](https://cloud.tencent.com/document/api/#/#)
|
|
142044
|
+
|
|
142045
|
+
新增数据结构:
|
|
142046
|
+
|
|
142047
|
+
* [[ServerPushText](https://cloud.tencent.com/document/api/647/44055#ServerPushText)](https://cloud.tencent.com/document/api/647/44055#[ServerPushText](https://cloud.tencent.com/document/api/647/44055#ServerPushText))
|
|
142048
|
+
|
|
141999
142049
|
### 第 82 次发布
|
|
142000
142050
|
|
|
142001
142051
|
发布时间:2024-07-12 01:27:45
|
|
@@ -148319,8 +148369,8 @@
|
|
|
148319
148369
|
|
|
148320
148370
|
新增接口:
|
|
148321
148371
|
|
|
148322
|
-
* [
|
|
148323
|
-
* [
|
|
148372
|
+
* [DescribePortraitSingJob](https://cloud.tencent.com/document/api/1616/109379)
|
|
148373
|
+
* [SubmitPortraitSingJob](https://cloud.tencent.com/document/api/1616/109378)
|
|
148324
148374
|
|
|
148325
148375
|
### 第 3 次发布
|
|
148326
148376
|
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2024-07-26 01:15:04 |
|
|
41
41
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2024-07-22 01:14:47 |
|
|
42
42
|
| ccc | [云联络中心](https://cloud.tencent.com/document/product/679) | 2024-07-25 01:15:18 |
|
|
43
|
-
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2024-07-
|
|
43
|
+
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2024-07-30 01:15:40 |
|
|
44
44
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2024-07-17 01:09:51 |
|
|
45
45
|
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2024-07-26 01:17:46 |
|
|
46
46
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2024-06-18 01:18:51 |
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
| cdz | [专属可用区](https://cloud.tencent.com/document/product/1629) | 2024-07-15 09:37:14 |
|
|
51
51
|
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2024-07-26 14:53:06 |
|
|
52
52
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2024-04-26 01:10:32 |
|
|
53
|
-
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2024-07-
|
|
53
|
+
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2024-07-30 01:19:22 |
|
|
54
54
|
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2024-03-20 01:10:55 |
|
|
55
55
|
| ciam | [账号风控平台](https://cloud.tencent.com/document/product/1441) | 2024-06-17 01:21:02 |
|
|
56
56
|
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2023-05-18 01:12:07 |
|
|
@@ -62,17 +62,17 @@
|
|
|
62
62
|
| cloudaudit | [操作审计](https://cloud.tencent.com/document/product/629) | 2024-01-15 01:09:37 |
|
|
63
63
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2024-03-20 01:11:31 |
|
|
64
64
|
| cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2024-05-29 01:21:54 |
|
|
65
|
-
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2024-07-
|
|
65
|
+
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2024-07-30 01:22:32 |
|
|
66
66
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2024-07-29 01:23:21 |
|
|
67
67
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2024-06-21 01:24:31 |
|
|
68
68
|
| cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2024-06-20 01:24:47 |
|
|
69
69
|
| config | [配置审计](https://cloud.tencent.com/document/product/1579) | 2024-03-20 01:12:18 |
|
|
70
70
|
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2023-09-21 02:09:54 |
|
|
71
71
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
72
|
-
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2024-07-
|
|
72
|
+
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2024-07-30 01:24:16 |
|
|
73
73
|
| csxg | [5G入云服务](https://cloud.tencent.com/document/product/1687) | 2024-03-20 01:12:25 |
|
|
74
74
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2024-07-22 01:24:41 |
|
|
75
|
-
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2024-07-
|
|
75
|
+
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2024-07-30 01:25:44 |
|
|
76
76
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
77
77
|
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-07-29 01:29:15 |
|
|
78
78
|
| dasb | [运维安全中心(堡垒机)](https://cloud.tencent.com/document/product/1025) | 2024-07-16 01:13:41 |
|
|
@@ -125,7 +125,7 @@
|
|
|
125
125
|
| ioa | [iOA 零信任安全管理系统](https://cloud.tencent.com/document/product/1092) | 2024-06-28 01:12:56 |
|
|
126
126
|
| iot | [加速物联网套件](https://cloud.tencent.com/document/product/568) | 2023-07-17 01:22:28 |
|
|
127
127
|
| iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2024-06-05 01:47:50 |
|
|
128
|
-
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2024-07-
|
|
128
|
+
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2024-07-30 01:46:29 |
|
|
129
129
|
| iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2023-05-18 01:33:02 |
|
|
130
130
|
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2024-07-08 01:16:48 |
|
|
131
131
|
| iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2024-03-20 01:18:54 |
|
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2024-04-17 01:17:16 |
|
|
137
137
|
| lcic | [实时互动-教育版](https://cloud.tencent.com/document/product/1639) | 2024-07-29 01:51:41 |
|
|
138
138
|
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2024-07-26 01:52:51 |
|
|
139
|
-
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2024-07-
|
|
139
|
+
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2024-07-30 01:53:06 |
|
|
140
140
|
| lke | [大模型知识引擎](https://cloud.tencent.com/document/product/1759) | 2024-07-29 01:54:14 |
|
|
141
141
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
142
142
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
|
|
@@ -194,7 +194,7 @@
|
|
|
194
194
|
| tbaas | [腾讯云区块链服务平台 TBaaS](https://cloud.tencent.com/document/product/663) | 2024-05-14 02:28:40 |
|
|
195
195
|
| tbm | [](https://cloud.tencent.com/document/product) | 2019-03-29 14:49:11 |
|
|
196
196
|
| tbp | [腾讯智能对话平台](https://cloud.tencent.com/document/product/1060) | 2024-03-20 01:24:24 |
|
|
197
|
-
| tcaplusdb | [游戏数据库 TcaplusDB](https://cloud.tencent.com/document/product/596) | 2024-
|
|
197
|
+
| tcaplusdb | [游戏数据库 TcaplusDB](https://cloud.tencent.com/document/product/596) | 2024-07-30 02:09:55 |
|
|
198
198
|
| tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2024-06-04 02:12:41 |
|
|
199
199
|
| tcbr | [云托管 CloudBase Run](https://cloud.tencent.com/document/product/1243) | 2024-06-18 02:13:09 |
|
|
200
200
|
| tcex | [腾讯云释义](https://cloud.tencent.com/document/product/1266) | 2022-07-21 06:17:29 |
|
|
@@ -202,7 +202,7 @@
|
|
|
202
202
|
| tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
|
|
203
203
|
| tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2024-06-18 02:13:19 |
|
|
204
204
|
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2024-07-23 02:04:12 |
|
|
205
|
-
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2024-
|
|
205
|
+
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2024-07-30 02:12:20 |
|
|
206
206
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2024-07-10 01:25:35 |
|
|
207
207
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2024-06-04 02:17:43 |
|
|
208
208
|
| tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2024-07-17 01:25:48 |
|
|
@@ -227,7 +227,7 @@
|
|
|
227
227
|
| trocket | [消息队列 RocketMQ 版](https://cloud.tencent.com/document/product/1493) | 2024-07-05 01:19:38 |
|
|
228
228
|
| trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2024-06-06 02:42:14 |
|
|
229
229
|
| trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2024-07-29 02:22:08 |
|
|
230
|
-
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-07-
|
|
230
|
+
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2024-07-30 02:22:25 |
|
|
231
231
|
| tse | [微服务引擎](https://cloud.tencent.com/document/product/1364) | 2024-07-10 01:27:48 |
|
|
232
232
|
| tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2024-07-11 01:28:05 |
|
|
233
233
|
| tsi | [腾讯同传系统](https://cloud.tencent.com/document/product/1399) | 2024-07-17 01:28:37 |
|
|
@@ -240,7 +240,7 @@
|
|
|
240
240
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2024-07-26 02:26:34 |
|
|
241
241
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2024-03-20 01:30:13 |
|
|
242
242
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2024-07-23 11:34:10 |
|
|
243
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2024-07-
|
|
243
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2024-07-30 02:28:21 |
|
|
244
244
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2024-04-02 01:27:45 |
|
|
245
245
|
| vtc | [视频转译](https://cloud.tencent.com/document/product/1769) | 2024-06-07 02:52:58 |
|
|
246
246
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2024-07-29 02:30:48 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.907"
|
|
@@ -6401,6 +6401,11 @@ export interface DescAcItem {
|
|
|
6401
6401
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
6402
6402
|
*/
|
|
6403
6403
|
TargetName?: string
|
|
6404
|
+
/**
|
|
6405
|
+
* 规则最近命中时间
|
|
6406
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
6407
|
+
*/
|
|
6408
|
+
LastHitTime?: string
|
|
6404
6409
|
}
|
|
6405
6410
|
|
|
6406
6411
|
/**
|
|
@@ -7587,11 +7592,11 @@ export interface DescribeAddressTemplateListResponse {
|
|
|
7587
7592
|
*/
|
|
7588
7593
|
PortTemplateCount?: number
|
|
7589
7594
|
/**
|
|
7590
|
-
*
|
|
7595
|
+
* 已使用的地址模板数
|
|
7591
7596
|
*/
|
|
7592
7597
|
UsedTemplateCount?: number
|
|
7593
7598
|
/**
|
|
7594
|
-
*
|
|
7599
|
+
* 地址模板配额数量
|
|
7595
7600
|
*/
|
|
7596
7601
|
TemplateQuotaCount?: number
|
|
7597
7602
|
/**
|
|
@@ -4648,25 +4648,31 @@ long及double类型字段需为空;
|
|
|
4648
4648
|
*/
|
|
4649
4649
|
export interface DescribeDataTransformInfoRequest {
|
|
4650
4650
|
/**
|
|
4651
|
-
*
|
|
4652
|
-
|
|
4651
|
+
* - taskName
|
|
4653
4652
|
按照【加工任务名称】进行过滤。
|
|
4654
4653
|
类型:String
|
|
4655
|
-
|
|
4656
4654
|
必选:否
|
|
4657
4655
|
|
|
4658
|
-
|
|
4659
|
-
|
|
4656
|
+
- taskId
|
|
4660
4657
|
按照【加工任务id】进行过滤。
|
|
4661
4658
|
类型:String
|
|
4662
|
-
|
|
4663
4659
|
必选:否
|
|
4664
4660
|
|
|
4665
|
-
|
|
4666
|
-
|
|
4661
|
+
- topicId
|
|
4667
4662
|
按照【源topicId】进行过滤。
|
|
4668
4663
|
类型:String
|
|
4669
|
-
|
|
4664
|
+
必选:否
|
|
4665
|
+
- status
|
|
4666
|
+
按照【 任务运行状态】进行过滤。 1:准备中,2:运行中,3:停止中,4:已停止
|
|
4667
|
+
类型:String
|
|
4668
|
+
必选:否
|
|
4669
|
+
- hasServiceLog
|
|
4670
|
+
按照【是否开启服务日志】进行过滤。 1:未开启,2:已开启
|
|
4671
|
+
类型:String
|
|
4672
|
+
必选:否
|
|
4673
|
+
- dstTopicType
|
|
4674
|
+
按照【目标topic类型】进行过滤。 1:固定,2:动态
|
|
4675
|
+
类型:String
|
|
4670
4676
|
必选:否
|
|
4671
4677
|
|
|
4672
4678
|
每次请求的Filters的上限为10,Filter.Values的上限为100。
|
|
@@ -5652,6 +5658,11 @@ export interface DataTransformTaskInfo {
|
|
|
5652
5658
|
* 加工逻辑函数。
|
|
5653
5659
|
*/
|
|
5654
5660
|
EtlContent?: string
|
|
5661
|
+
/**
|
|
5662
|
+
* 数据加工类型。0:标准加工任务;1:前置加工任务。
|
|
5663
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
5664
|
+
*/
|
|
5665
|
+
DataTransformType?: number
|
|
5655
5666
|
}
|
|
5656
5667
|
|
|
5657
5668
|
/**
|