tencentcloud-sdk-nodejs 4.0.621 → 4.0.623
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 +310 -0
- package/SERVICE_CHANGELOG.md +282 -202
- package/package.json +1 -1
- package/products.md +24 -24
- package/src/common/sdk_version.ts +1 -1
- package/src/services/apigateway/v20180808/apigateway_models.ts +1 -1
- package/src/services/as/v20180419/as_models.ts +1 -0
- package/src/services/billing/v20180709/billing_models.ts +1 -1
- package/src/services/bma/index.ts +2 -2
- package/src/services/btoe/index.ts +2 -2
- package/src/services/cdb/v20170320/cdb_models.ts +5 -1
- package/src/services/cloudstudio/v20210524/cloudstudio_models.ts +0 -5
- package/src/services/csip/v20221121/csip_client.ts +75 -10
- package/src/services/csip/v20221121/csip_models.ts +1035 -118
- package/src/services/dts/index.ts +2 -2
- package/src/services/eis/index.ts +2 -2
- package/src/services/emr/v20190103/emr_models.ts +1 -1
- package/src/services/ess/v20201111/ess_client.ts +3 -3
- package/src/services/ess/v20201111/ess_models.ts +28 -14
- package/src/services/essbasic/index.ts +2 -2
- package/src/services/essbasic/v20210526/essbasic_models.ts +17 -17
- package/src/services/facefusion/index.ts +2 -2
- package/src/services/ims/index.ts +2 -2
- package/src/services/iotvideo/index.ts +2 -2
- package/src/services/lcic/v20220817/lcic_models.ts +6 -6
- package/src/services/lighthouse/v20200324/lighthouse_client.ts +1 -1
- package/src/services/lighthouse/v20200324/lighthouse_models.ts +1 -1
- package/src/services/live/v20180801/live_client.ts +511 -312
- package/src/services/live/v20180801/live_models.ts +5571 -4763
- package/src/services/mgobe/index.ts +2 -2
- package/src/services/ms/v20180408/ms_models.ts +13 -8
- package/src/services/organization/index.ts +2 -2
- package/src/services/postgres/v20170312/postgres_client.ts +1 -1
- package/src/services/postgres/v20170312/postgres_models.ts +6 -3
- package/src/services/sms/index.ts +2 -2
- package/src/services/tat/v20201028/tat_models.ts +2 -2
- package/src/services/tbp/index.ts +2 -2
- package/src/services/tem/index.ts +2 -2
- package/src/services/thpc/index.ts +2 -2
- package/src/services/thpc/v20230321/thpc_models.ts +12 -0
- package/src/services/tione/index.ts +2 -2
- package/src/services/tke/v20180525/tke_client.ts +41 -5
- package/src/services/tke/v20180525/tke_models.ts +110 -65
- package/src/services/tms/index.ts +2 -2
- package/src/services/vm/index.ts +2 -2
- package/src/services/vod/v20180717/vod_client.ts +19 -3
- package/src/services/vod/v20180717/vod_models.ts +207 -54
- package/src/services/vpc/v20170312/vpc_models.ts +11 -6
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/apigateway/v20180808/apigateway_models.d.ts +1 -1
- package/tencentcloud/services/as/v20180419/as_models.d.ts +1 -0
- package/tencentcloud/services/billing/v20180709/billing_models.d.ts +1 -1
- package/tencentcloud/services/bma/index.d.ts +4 -4
- package/tencentcloud/services/bma/index.js +2 -2
- package/tencentcloud/services/btoe/index.d.ts +4 -4
- package/tencentcloud/services/btoe/index.js +2 -2
- package/tencentcloud/services/cdb/v20170320/cdb_models.d.ts +5 -1
- package/tencentcloud/services/cloudstudio/v20210524/cloudstudio_models.d.ts +0 -5
- package/tencentcloud/services/csip/v20221121/csip_client.d.ts +23 -3
- package/tencentcloud/services/csip/v20221121/csip_client.js +33 -3
- package/tencentcloud/services/csip/v20221121/csip_models.d.ts +1024 -122
- package/tencentcloud/services/dts/index.d.ts +4 -4
- package/tencentcloud/services/dts/index.js +2 -2
- package/tencentcloud/services/eis/index.d.ts +4 -4
- package/tencentcloud/services/eis/index.js +2 -2
- package/tencentcloud/services/emr/v20190103/emr_models.d.ts +1 -1
- package/tencentcloud/services/ess/v20201111/ess_client.d.ts +3 -3
- package/tencentcloud/services/ess/v20201111/ess_client.js +3 -3
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +28 -14
- package/tencentcloud/services/essbasic/index.d.ts +4 -4
- package/tencentcloud/services/essbasic/index.js +2 -2
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +17 -17
- package/tencentcloud/services/facefusion/index.d.ts +4 -4
- package/tencentcloud/services/facefusion/index.js +2 -2
- package/tencentcloud/services/ims/index.d.ts +4 -4
- package/tencentcloud/services/ims/index.js +2 -2
- package/tencentcloud/services/iotvideo/index.d.ts +4 -4
- package/tencentcloud/services/iotvideo/index.js +2 -2
- package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +6 -6
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.d.ts +1 -1
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.js +1 -1
- package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +1 -1
- package/tencentcloud/services/live/v20180801/live_client.d.ts +89 -25
- package/tencentcloud/services/live/v20180801/live_client.js +126 -30
- package/tencentcloud/services/live/v20180801/live_models.d.ts +5504 -4735
- package/tencentcloud/services/mgobe/index.d.ts +4 -4
- package/tencentcloud/services/mgobe/index.js +2 -2
- package/tencentcloud/services/ms/v20180408/ms_models.d.ts +13 -8
- package/tencentcloud/services/organization/index.d.ts +4 -4
- package/tencentcloud/services/organization/index.js +2 -2
- package/tencentcloud/services/postgres/v20170312/postgres_client.d.ts +1 -1
- package/tencentcloud/services/postgres/v20170312/postgres_client.js +1 -1
- package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +6 -3
- package/tencentcloud/services/sms/index.d.ts +4 -4
- package/tencentcloud/services/sms/index.js +2 -2
- package/tencentcloud/services/tat/v20201028/tat_models.d.ts +2 -2
- package/tencentcloud/services/tbp/index.d.ts +4 -4
- package/tencentcloud/services/tbp/index.js +2 -2
- package/tencentcloud/services/tem/index.d.ts +4 -4
- package/tencentcloud/services/tem/index.js +2 -2
- package/tencentcloud/services/thpc/index.d.ts +4 -4
- package/tencentcloud/services/thpc/index.js +2 -2
- package/tencentcloud/services/thpc/v20230321/thpc_models.d.ts +12 -0
- package/tencentcloud/services/tione/index.d.ts +4 -4
- package/tencentcloud/services/tione/index.js +2 -2
- package/tencentcloud/services/tke/v20180525/tke_client.d.ts +13 -1
- package/tencentcloud/services/tke/v20180525/tke_client.js +18 -0
- package/tencentcloud/services/tke/v20180525/tke_models.d.ts +104 -65
- package/tencentcloud/services/tms/index.d.ts +4 -4
- package/tencentcloud/services/tms/index.js +2 -2
- package/tencentcloud/services/vm/index.d.ts +4 -4
- package/tencentcloud/services/vm/index.js +2 -2
- package/tencentcloud/services/vod/v20180717/vod_client.d.ts +5 -1
- package/tencentcloud/services/vod/v20180717/vod_client.js +6 -0
- package/tencentcloud/services/vod/v20180717/vod_models.d.ts +200 -53
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +11 -6
- package/test/csip.v20221121.test.js +52 -2
- package/test/live.v20180801.test.js +172 -12
- package/test/tke.v20180525.test.js +30 -0
- package/test/vod.v20180717.test.js +10 -0
package/products.md
CHANGED
|
@@ -14,16 +14,16 @@
|
|
|
14
14
|
| apcas | [汽车精准获客服务](https://cloud.tencent.com/document/product/1244) | 2022-04-04 06:05:36 |
|
|
15
15
|
| ape | [正版图库直通车](https://cloud.tencent.com/document/product/1181) | 2022-04-04 06:05:40 |
|
|
16
16
|
| api | [云 API](https://cloud.tencent.com/document/product/1278) | 2023-01-05 01:02:52 |
|
|
17
|
-
| apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2023-06-
|
|
17
|
+
| apigateway | [API 网关](https://cloud.tencent.com/document/product/628) | 2023-06-16 01:07:09 |
|
|
18
18
|
| apm | [应用性能监控](https://cloud.tencent.com/document/product/1463) | 2023-05-18 01:03:20 |
|
|
19
|
-
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2023-06-
|
|
19
|
+
| as | [弹性伸缩](https://cloud.tencent.com/document/product/377) | 2023-06-15 01:02:32 |
|
|
20
20
|
| asr | [语音识别](https://cloud.tencent.com/document/product/1093) | 2023-05-26 01:03:52 |
|
|
21
21
|
| asw | [应用与服务编排工作流](https://cloud.tencent.com/document/product/1272) | 2023-05-18 01:04:02 |
|
|
22
22
|
| ba | [网站备案](https://cloud.tencent.com/document/product/243) | 2023-05-18 01:04:06 |
|
|
23
23
|
| batch | [批量计算](https://cloud.tencent.com/document/product/599) | 2023-05-18 01:04:14 |
|
|
24
24
|
| bda | [人体分析](https://cloud.tencent.com/document/product/1208) | 2023-05-18 01:04:31 |
|
|
25
25
|
| bi | [商业智能分析 BI](https://cloud.tencent.com/document/product/590) | 2023-05-18 01:04:39 |
|
|
26
|
-
| billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-06-
|
|
26
|
+
| billing | [费用中心](https://cloud.tencent.com/document/product/555) | 2023-06-15 01:03:25 |
|
|
27
27
|
| bizlive | [商业直播](https://cloud.tencent.com/document/product) | 2020-03-10 01:08:07 |
|
|
28
28
|
| bm | [黑石物理服务器CPM](https://cloud.tencent.com/document/product/386) | 2023-05-18 01:04:59 |
|
|
29
29
|
| bma | [品牌经营管家](https://cloud.tencent.com/document/product/1296) | 2023-05-18 01:05:33 |
|
|
@@ -41,7 +41,7 @@
|
|
|
41
41
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2023-05-18 01:07:39 |
|
|
42
42
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2023-05-23 01:06:09 |
|
|
43
43
|
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2023-06-09 01:06:01 |
|
|
44
|
-
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-06-
|
|
44
|
+
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-06-15 01:05:53 |
|
|
45
45
|
| cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2023-06-08 01:10:03 |
|
|
46
46
|
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-06-12 01:06:54 |
|
|
47
47
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2023-05-18 01:10:41 |
|
|
@@ -58,14 +58,14 @@
|
|
|
58
58
|
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-06-12 01:09:11 |
|
|
59
59
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2023-05-18 01:13:28 |
|
|
60
60
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2023-05-18 01:13:36 |
|
|
61
|
-
| cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2023-
|
|
61
|
+
| cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2023-06-16 01:14:32 |
|
|
62
62
|
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-06-14 01:14:01 |
|
|
63
63
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2023-05-18 01:14:25 |
|
|
64
64
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2023-05-18 01:14:51 |
|
|
65
65
|
| cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2023-05-31 21:42:46 |
|
|
66
66
|
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2023-05-18 01:15:05 |
|
|
67
67
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
68
|
-
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2023-06-
|
|
68
|
+
| csip | [云安全一体化平台](https://cloud.tencent.com/document/product/664) | 2023-06-15 01:11:27 |
|
|
69
69
|
| csxg | [5G入云服务](https://cloud.tencent.com/document/product/1687) | 2023-05-19 11:26:14 |
|
|
70
70
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-05-26 01:16:07 |
|
|
71
71
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-06-05 01:20:04 |
|
|
@@ -91,15 +91,15 @@
|
|
|
91
91
|
| ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2023-06-06 01:28:52 |
|
|
92
92
|
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2023-05-18 01:25:40 |
|
|
93
93
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-05-18 01:25:58 |
|
|
94
|
-
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-06-
|
|
94
|
+
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-06-16 01:23:03 |
|
|
95
95
|
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-05-18 01:26:23 |
|
|
96
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-06-
|
|
97
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-06-
|
|
96
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-06-16 01:23:31 |
|
|
97
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-06-16 01:24:10 |
|
|
98
98
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-05-31 01:26:29 |
|
|
99
99
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-05-31 01:26:34 |
|
|
100
100
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-05-24 14:30:55 |
|
|
101
101
|
| ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2023-05-18 01:28:35 |
|
|
102
|
-
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2023-
|
|
102
|
+
| gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2023-06-16 01:24:51 |
|
|
103
103
|
| gme | [游戏多媒体引擎](https://cloud.tencent.com/document/product/607) | 2023-06-14 01:25:30 |
|
|
104
104
|
| goosefs | [数据加速器 GooseFS](https://cloud.tencent.com/document/product/1424) | 2023-05-18 01:29:36 |
|
|
105
105
|
| gpm | [游戏玩家匹配](https://cloud.tencent.com/document/product/1294) | 2022-07-11 06:12:36 |
|
|
@@ -125,9 +125,9 @@
|
|
|
125
125
|
| ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2023-05-18 01:35:21 |
|
|
126
126
|
| keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2023-05-24 01:32:32 |
|
|
127
127
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2023-05-18 01:35:58 |
|
|
128
|
-
| lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-
|
|
129
|
-
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-06-
|
|
130
|
-
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-06-
|
|
128
|
+
| lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-06-15 01:24:27 |
|
|
129
|
+
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-06-15 01:24:47 |
|
|
130
|
+
| live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-06-15 01:25:15 |
|
|
131
131
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
132
132
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
|
|
133
133
|
| mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2023-06-13 01:27:34 |
|
|
@@ -138,12 +138,12 @@
|
|
|
138
138
|
| mna | [移动网络加速](https://cloud.tencent.com/document/product/1385) | 2023-05-25 01:46:28 |
|
|
139
139
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2023-05-29 01:32:50 |
|
|
140
140
|
| monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-06-09 01:29:13 |
|
|
141
|
-
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-06-
|
|
141
|
+
| mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-06-15 01:28:24 |
|
|
142
142
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2023-05-18 01:42:01 |
|
|
143
|
-
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-
|
|
143
|
+
| ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-06-15 01:29:09 |
|
|
144
144
|
| msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2023-05-18 01:42:21 |
|
|
145
145
|
| mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
|
|
146
|
-
| nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2023-
|
|
146
|
+
| nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2023-06-16 01:33:34 |
|
|
147
147
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
148
148
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-05-29 01:34:54 |
|
|
149
149
|
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-06-14 01:34:02 |
|
|
@@ -151,7 +151,7 @@
|
|
|
151
151
|
| organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-06-14 01:34:43 |
|
|
152
152
|
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-06-14 01:35:00 |
|
|
153
153
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2023-05-18 01:44:14 |
|
|
154
|
-
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2023-06-
|
|
154
|
+
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2023-06-15 01:30:36 |
|
|
155
155
|
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2023-06-14 01:36:28 |
|
|
156
156
|
| pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2023-05-26 01:47:14 |
|
|
157
157
|
| rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2023-05-18 01:45:58 |
|
|
@@ -170,16 +170,16 @@
|
|
|
170
170
|
| solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
|
|
171
171
|
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2023-06-07 01:43:06 |
|
|
172
172
|
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-06-14 01:38:59 |
|
|
173
|
-
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2023-06-
|
|
173
|
+
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2023-06-16 01:37:57 |
|
|
174
174
|
| sslpod | [证书监控 SSLPod](https://cloud.tencent.com/document/product/1084) | 2023-05-18 01:49:36 |
|
|
175
175
|
| ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2023-05-18 01:49:41 |
|
|
176
176
|
| sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2023-05-18 01:49:52 |
|
|
177
177
|
| taf | [流量反欺诈](https://cloud.tencent.com/document/product/1031) | 2023-05-24 01:44:57 |
|
|
178
178
|
| tag | [标签](https://cloud.tencent.com/document/product/651) | 2023-06-14 01:39:43 |
|
|
179
179
|
| tan | [碳引擎](https://cloud.tencent.com/document/product/1498) | 2023-05-18 01:50:16 |
|
|
180
|
-
| tat | [自动化助手](https://cloud.tencent.com/document/product/1340) | 2023-
|
|
180
|
+
| tat | [自动化助手](https://cloud.tencent.com/document/product/1340) | 2023-06-15 01:34:24 |
|
|
181
181
|
| tav | [文件检测](https://cloud.tencent.com/document/product) | 2019-11-28 22:10:04 |
|
|
182
|
-
| tbaas | [腾讯云区块链服务平台 TBaaS](https://cloud.tencent.com/document/product/663) | 2023-
|
|
182
|
+
| tbaas | [腾讯云区块链服务平台 TBaaS](https://cloud.tencent.com/document/product/663) | 2023-06-16 01:38:48 |
|
|
183
183
|
| tbm | [](https://cloud.tencent.com/document/product) | 2019-03-29 14:49:11 |
|
|
184
184
|
| tbp | [腾讯智能对话平台](https://cloud.tencent.com/document/product/1060) | 2023-06-06 01:55:04 |
|
|
185
185
|
| tcaplusdb | [游戏数据库 TcaplusDB](https://cloud.tencent.com/document/product/596) | 2023-05-18 01:50:54 |
|
|
@@ -196,7 +196,7 @@
|
|
|
196
196
|
| tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-05-18 01:55:50 |
|
|
197
197
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-05-22 02:01:01 |
|
|
198
198
|
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-05-29 01:44:07 |
|
|
199
|
-
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-06-
|
|
199
|
+
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-06-15 01:38:28 |
|
|
200
200
|
| tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
|
|
201
201
|
| tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2023-05-18 01:58:19 |
|
|
202
202
|
| ticm | [智能鉴黄](https://cloud.tencent.com/document/product/864) | 2021-01-07 08:08:15 |
|
|
@@ -205,7 +205,7 @@
|
|
|
205
205
|
| tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2023-05-29 01:47:15 |
|
|
206
206
|
| tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2023-06-13 01:43:45 |
|
|
207
207
|
| tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2023-06-08 02:02:46 |
|
|
208
|
-
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2023-06-
|
|
208
|
+
| tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2023-06-16 01:44:43 |
|
|
209
209
|
| tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
|
|
210
210
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2023-05-18 02:01:07 |
|
|
211
211
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2023-05-18 02:01:10 |
|
|
@@ -221,8 +221,8 @@
|
|
|
221
221
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2023-05-18 02:04:06 |
|
|
222
222
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2023-05-18 02:04:19 |
|
|
223
223
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2023-05-18 02:04:23 |
|
|
224
|
-
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-
|
|
225
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-06-
|
|
224
|
+
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-06-16 01:48:04 |
|
|
225
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-06-15 01:43:49 |
|
|
226
226
|
| vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-06-07 01:59:27 |
|
|
227
227
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-06-07 01:59:35 |
|
|
228
228
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-05-18 02:08:17 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.623"
|
|
@@ -929,7 +929,7 @@ export interface CreateCdbProxyAddressResponse {
|
|
|
929
929
|
* 异步任务ID
|
|
930
930
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
931
931
|
*/
|
|
932
|
-
AsyncRequestId
|
|
932
|
+
AsyncRequestId?: string
|
|
933
933
|
/**
|
|
934
934
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
935
935
|
*/
|
|
@@ -1117,6 +1117,10 @@ export interface CreateCdbProxyAddressRequest {
|
|
|
1117
1117
|
* 安全组
|
|
1118
1118
|
*/
|
|
1119
1119
|
SecurityGroup?: Array<string>
|
|
1120
|
+
/**
|
|
1121
|
+
* 连接池类型。可选值 transaction(事务级别连接池),connection(会话级别连接池),ConnectionPool为true时生效。
|
|
1122
|
+
*/
|
|
1123
|
+
ConnectionPoolType?: string
|
|
1120
1124
|
}
|
|
1121
1125
|
|
|
1122
1126
|
/**
|
|
@@ -18,31 +18,46 @@
|
|
|
18
18
|
import { AbstractClient } from "../../../common/abstract_client"
|
|
19
19
|
import { ClientConfig } from "../../../common/interface"
|
|
20
20
|
import {
|
|
21
|
+
DescribeDomainAssetsResponse,
|
|
21
22
|
DescribeDbAssetInfoResponse,
|
|
22
23
|
DescribeDbAssetsRequest,
|
|
23
24
|
DescribeScanReportListRequest,
|
|
25
|
+
DescribeRiskCenterAssetViewVULRiskListRequest,
|
|
24
26
|
CreateDomainAndIpRequest,
|
|
25
|
-
|
|
27
|
+
DomainAssetVO,
|
|
28
|
+
DescribeVpcAssetsResponse,
|
|
26
29
|
FilterDataObject,
|
|
27
30
|
CVMAssetVO,
|
|
28
31
|
DescribeScanReportListResponse,
|
|
32
|
+
DescribeClusterPodAssetsRequest,
|
|
33
|
+
DescribeSubnetAssetsRequest,
|
|
29
34
|
AddNewBindRoleUserRequest,
|
|
30
35
|
DescribeCVMAssetInfoResponse,
|
|
31
|
-
|
|
36
|
+
DescribePublicIpAssetsResponse,
|
|
32
37
|
Vpc,
|
|
38
|
+
DescribeRiskCenterAssetViewVULRiskListResponse,
|
|
33
39
|
DescribeCVMAssetsRequest,
|
|
34
40
|
DBAssetVO,
|
|
41
|
+
ScanTaskInfo,
|
|
35
42
|
SubnetAsset,
|
|
36
43
|
Tag,
|
|
44
|
+
DescribeRiskCenterAssetViewPortRiskListResponse,
|
|
37
45
|
DescribeSubnetAssetsResponse,
|
|
38
46
|
DescribeDbAssetInfoRequest,
|
|
47
|
+
DescribeRiskCenterAssetViewPortRiskListRequest,
|
|
48
|
+
DescribeCVMAssetsResponse,
|
|
39
49
|
DescribeVpcAssetsRequest,
|
|
40
50
|
Filter,
|
|
41
51
|
DbAssetInfo,
|
|
42
|
-
|
|
52
|
+
IpAssetListVO,
|
|
53
|
+
AssetViewVULRisk,
|
|
54
|
+
DescribeClusterPodAssetsResponse,
|
|
43
55
|
AssetBaseInfoResponse,
|
|
44
|
-
|
|
56
|
+
AssetViewPortRisk,
|
|
57
|
+
DescribeDomainAssetsRequest,
|
|
45
58
|
CreateDomainAndIpResponse,
|
|
59
|
+
DescribePublicIpAssetsRequest,
|
|
60
|
+
AssetClusterPod,
|
|
46
61
|
DescribeDbAssetsResponse,
|
|
47
62
|
AddNewBindRoleUserResponse,
|
|
48
63
|
DescribeCVMAssetInfoRequest,
|
|
@@ -58,6 +73,36 @@ export class Client extends AbstractClient {
|
|
|
58
73
|
super("csip.tencentcloudapi.com", "2022-11-21", clientConfig)
|
|
59
74
|
}
|
|
60
75
|
|
|
76
|
+
/**
|
|
77
|
+
* 获取资产视角的漏洞风险列表
|
|
78
|
+
*/
|
|
79
|
+
async DescribeRiskCenterAssetViewVULRiskList(
|
|
80
|
+
req: DescribeRiskCenterAssetViewVULRiskListRequest,
|
|
81
|
+
cb?: (error: string, rep: DescribeRiskCenterAssetViewVULRiskListResponse) => void
|
|
82
|
+
): Promise<DescribeRiskCenterAssetViewVULRiskListResponse> {
|
|
83
|
+
return this.request("DescribeRiskCenterAssetViewVULRiskList", req, cb)
|
|
84
|
+
}
|
|
85
|
+
|
|
86
|
+
/**
|
|
87
|
+
* 集群pod列表
|
|
88
|
+
*/
|
|
89
|
+
async DescribeClusterPodAssets(
|
|
90
|
+
req: DescribeClusterPodAssetsRequest,
|
|
91
|
+
cb?: (error: string, rep: DescribeClusterPodAssetsResponse) => void
|
|
92
|
+
): Promise<DescribeClusterPodAssetsResponse> {
|
|
93
|
+
return this.request("DescribeClusterPodAssets", req, cb)
|
|
94
|
+
}
|
|
95
|
+
|
|
96
|
+
/**
|
|
97
|
+
* 获取子网列表
|
|
98
|
+
*/
|
|
99
|
+
async DescribeSubnetAssets(
|
|
100
|
+
req: DescribeSubnetAssetsRequest,
|
|
101
|
+
cb?: (error: string, rep: DescribeSubnetAssetsResponse) => void
|
|
102
|
+
): Promise<DescribeSubnetAssetsResponse> {
|
|
103
|
+
return this.request("DescribeSubnetAssets", req, cb)
|
|
104
|
+
}
|
|
105
|
+
|
|
61
106
|
/**
|
|
62
107
|
* 获取vpc列表
|
|
63
108
|
*/
|
|
@@ -88,6 +133,26 @@ export class Client extends AbstractClient {
|
|
|
88
133
|
return this.request("DescribeCVMAssets", req, cb)
|
|
89
134
|
}
|
|
90
135
|
|
|
136
|
+
/**
|
|
137
|
+
* 域名列表
|
|
138
|
+
*/
|
|
139
|
+
async DescribeDomainAssets(
|
|
140
|
+
req: DescribeDomainAssetsRequest,
|
|
141
|
+
cb?: (error: string, rep: DescribeDomainAssetsResponse) => void
|
|
142
|
+
): Promise<DescribeDomainAssetsResponse> {
|
|
143
|
+
return this.request("DescribeDomainAssets", req, cb)
|
|
144
|
+
}
|
|
145
|
+
|
|
146
|
+
/**
|
|
147
|
+
* ip公网列表
|
|
148
|
+
*/
|
|
149
|
+
async DescribePublicIpAssets(
|
|
150
|
+
req: DescribePublicIpAssetsRequest,
|
|
151
|
+
cb?: (error: string, rep: DescribePublicIpAssetsResponse) => void
|
|
152
|
+
): Promise<DescribePublicIpAssetsResponse> {
|
|
153
|
+
return this.request("DescribePublicIpAssets", req, cb)
|
|
154
|
+
}
|
|
155
|
+
|
|
91
156
|
/**
|
|
92
157
|
* csip角色授权绑定接口
|
|
93
158
|
*/
|
|
@@ -119,13 +184,13 @@ export class Client extends AbstractClient {
|
|
|
119
184
|
}
|
|
120
185
|
|
|
121
186
|
/**
|
|
122
|
-
*
|
|
187
|
+
* 获取资产视角的端口风险列表
|
|
123
188
|
*/
|
|
124
|
-
async
|
|
125
|
-
req:
|
|
126
|
-
cb?: (error: string, rep:
|
|
127
|
-
): Promise<
|
|
128
|
-
return this.request("
|
|
189
|
+
async DescribeRiskCenterAssetViewPortRiskList(
|
|
190
|
+
req: DescribeRiskCenterAssetViewPortRiskListRequest,
|
|
191
|
+
cb?: (error: string, rep: DescribeRiskCenterAssetViewPortRiskListResponse) => void
|
|
192
|
+
): Promise<DescribeRiskCenterAssetViewPortRiskListResponse> {
|
|
193
|
+
return this.request("DescribeRiskCenterAssetViewPortRiskList", req, cb)
|
|
129
194
|
}
|
|
130
195
|
|
|
131
196
|
/**
|