tencentcloud-sdk-nodejs 4.0.723 → 4.0.725

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.
Files changed (126) hide show
  1. package/CHANGELOG.md +340 -0
  2. package/SERVICE_CHANGELOG.md +455 -44
  3. package/package.json +1 -1
  4. package/products.md +25 -25
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/aiart/v20221229/aiart_models.ts +1 -5
  7. package/src/services/btoe/index.ts +2 -2
  8. package/src/services/car/v20220110/car_client.ts +1 -1
  9. package/src/services/cfs/v20190719/cfs_client.ts +12 -0
  10. package/src/services/cfs/v20190719/cfs_models.ts +24 -0
  11. package/src/services/cls/v20201016/cls_client.ts +15 -3
  12. package/src/services/cls/v20201016/cls_models.ts +54 -18
  13. package/src/services/dasb/v20191018/dasb_models.ts +37 -15
  14. package/src/services/dnspod/v20210323/dnspod_models.ts +22 -22
  15. package/src/services/dts/index.ts +2 -2
  16. package/src/services/dts/v20211206/dts_models.ts +1 -1
  17. package/src/services/eis/index.ts +2 -2
  18. package/src/services/ess/v20201111/ess_client.ts +31 -17
  19. package/src/services/ess/v20201111/ess_models.ts +340 -178
  20. package/src/services/essbasic/v20210526/essbasic_client.ts +59 -24
  21. package/src/services/essbasic/v20210526/essbasic_models.ts +354 -139
  22. package/src/services/facefusion/index.ts +2 -2
  23. package/src/services/iotvideo/index.ts +2 -2
  24. package/src/services/irp/index.ts +2 -2
  25. package/src/services/lcic/v20220817/lcic_client.ts +28 -1
  26. package/src/services/lcic/v20220817/lcic_models.ts +95 -14
  27. package/src/services/lighthouse/v20200324/lighthouse_models.ts +4 -4
  28. package/src/services/mgobe/index.ts +2 -2
  29. package/src/services/mna/v20210119/mna_client.ts +15 -1
  30. package/src/services/mna/v20210119/mna_models.ts +90 -12
  31. package/src/services/mongodb/index.ts +2 -2
  32. package/src/services/ocr/v20181119/ocr_models.ts +43 -25
  33. package/src/services/organization/index.ts +2 -2
  34. package/src/services/tdmq/v20200217/tdmq_client.ts +13 -1
  35. package/src/services/tdmq/v20200217/tdmq_models.ts +125 -14
  36. package/src/services/tem/index.ts +2 -2
  37. package/src/services/teo/v20220901/teo_client.ts +46 -21
  38. package/src/services/teo/v20220901/teo_models.ts +91 -23
  39. package/src/services/thpc/index.ts +2 -2
  40. package/src/services/tione/index.ts +2 -2
  41. package/src/services/tke/v20180525/tke_client.ts +8 -8
  42. package/src/services/tke/v20180525/tke_models.ts +4 -4
  43. package/src/services/tsf/v20180326/tsf_client.ts +2 -1
  44. package/src/services/tsf/v20180326/tsf_models.ts +149 -41
  45. package/src/services/vm/index.ts +2 -2
  46. package/src/services/vpc/v20170312/vpc_models.ts +4 -0
  47. package/src/services/waf/v20180125/waf_client.ts +5 -7
  48. package/src/services/waf/v20180125/waf_models.ts +86 -3
  49. package/tencentcloud/common/sdk_version.d.ts +1 -1
  50. package/tencentcloud/common/sdk_version.js +1 -1
  51. package/tencentcloud/services/aiart/v20221229/aiart_models.d.ts +1 -5
  52. package/tencentcloud/services/btoe/index.d.ts +4 -4
  53. package/tencentcloud/services/btoe/index.js +2 -2
  54. package/tencentcloud/services/car/v20220110/car_client.d.ts +1 -1
  55. package/tencentcloud/services/car/v20220110/car_client.js +1 -1
  56. package/tencentcloud/services/cfs/v20190719/cfs_client.d.ts +5 -1
  57. package/tencentcloud/services/cfs/v20190719/cfs_client.js +6 -0
  58. package/tencentcloud/services/cfs/v20190719/cfs_models.d.ts +22 -0
  59. package/tencentcloud/services/cls/v20201016/cls_client.d.ts +5 -1
  60. package/tencentcloud/services/cls/v20201016/cls_client.js +6 -0
  61. package/tencentcloud/services/cls/v20201016/cls_models.d.ts +52 -18
  62. package/tencentcloud/services/dasb/v20191018/dasb_models.d.ts +37 -15
  63. package/tencentcloud/services/dnspod/v20210323/dnspod_models.d.ts +22 -22
  64. package/tencentcloud/services/dts/index.d.ts +4 -4
  65. package/tencentcloud/services/dts/index.js +2 -2
  66. package/tencentcloud/services/dts/v20211206/dts_models.d.ts +1 -1
  67. package/tencentcloud/services/eis/index.d.ts +4 -4
  68. package/tencentcloud/services/eis/index.js +2 -2
  69. package/tencentcloud/services/ess/v20201111/ess_client.d.ts +18 -13
  70. package/tencentcloud/services/ess/v20201111/ess_client.js +19 -12
  71. package/tencentcloud/services/ess/v20201111/ess_models.d.ts +336 -177
  72. package/tencentcloud/services/essbasic/v20210526/essbasic_client.d.ts +49 -23
  73. package/tencentcloud/services/essbasic/v20210526/essbasic_client.js +50 -22
  74. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +351 -139
  75. package/tencentcloud/services/facefusion/index.d.ts +4 -4
  76. package/tencentcloud/services/facefusion/index.js +2 -2
  77. package/tencentcloud/services/iotvideo/index.d.ts +4 -4
  78. package/tencentcloud/services/iotvideo/index.js +2 -2
  79. package/tencentcloud/services/irp/index.d.ts +4 -4
  80. package/tencentcloud/services/irp/index.js +2 -2
  81. package/tencentcloud/services/lcic/v20220817/lcic_client.d.ts +11 -1
  82. package/tencentcloud/services/lcic/v20220817/lcic_client.js +14 -0
  83. package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +90 -14
  84. package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +4 -4
  85. package/tencentcloud/services/mgobe/index.d.ts +4 -4
  86. package/tencentcloud/services/mgobe/index.js +2 -2
  87. package/tencentcloud/services/mna/v20210119/mna_client.d.ts +5 -1
  88. package/tencentcloud/services/mna/v20210119/mna_client.js +6 -0
  89. package/tencentcloud/services/mna/v20210119/mna_models.d.ts +86 -12
  90. package/tencentcloud/services/mongodb/index.d.ts +4 -4
  91. package/tencentcloud/services/mongodb/index.js +2 -2
  92. package/tencentcloud/services/ocr/v20181119/ocr_models.d.ts +43 -25
  93. package/tencentcloud/services/organization/index.d.ts +4 -4
  94. package/tencentcloud/services/organization/index.js +2 -2
  95. package/tencentcloud/services/tdmq/v20200217/tdmq_client.d.ts +5 -1
  96. package/tencentcloud/services/tdmq/v20200217/tdmq_client.js +6 -0
  97. package/tencentcloud/services/tdmq/v20200217/tdmq_models.d.ts +123 -14
  98. package/tencentcloud/services/tem/index.d.ts +4 -4
  99. package/tencentcloud/services/tem/index.js +2 -2
  100. package/tencentcloud/services/teo/v20220901/teo_client.d.ts +16 -8
  101. package/tencentcloud/services/teo/v20220901/teo_client.js +22 -10
  102. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +86 -23
  103. package/tencentcloud/services/thpc/index.d.ts +4 -4
  104. package/tencentcloud/services/thpc/index.js +2 -2
  105. package/tencentcloud/services/tione/index.d.ts +4 -4
  106. package/tencentcloud/services/tione/index.js +2 -2
  107. package/tencentcloud/services/tke/v20180525/tke_client.d.ts +8 -8
  108. package/tencentcloud/services/tke/v20180525/tke_client.js +8 -8
  109. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +4 -4
  110. package/tencentcloud/services/tsf/v20180326/tsf_client.d.ts +1 -1
  111. package/tencentcloud/services/tsf/v20180326/tsf_client.js +1 -1
  112. package/tencentcloud/services/tsf/v20180326/tsf_models.d.ts +148 -41
  113. package/tencentcloud/services/vm/index.d.ts +4 -4
  114. package/tencentcloud/services/vm/index.js +2 -2
  115. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +4 -0
  116. package/tencentcloud/services/waf/v20180125/waf_client.d.ts +4 -6
  117. package/tencentcloud/services/waf/v20180125/waf_client.js +1 -3
  118. package/tencentcloud/services/waf/v20180125/waf_models.d.ts +86 -3
  119. package/test/cfs.v20190719.test.js +10 -0
  120. package/test/cls.v20201016.test.js +10 -0
  121. package/test/ess.v20201111.test.js +10 -0
  122. package/test/essbasic.v20210526.test.js +10 -0
  123. package/test/lcic.v20220817.test.js +20 -0
  124. package/test/mna.v20210119.test.js +10 -0
  125. package/test/tdmq.v20200217.test.js +10 -0
  126. package/test/teo.v20220901.test.js +26 -6
package/products.md CHANGED
@@ -6,7 +6,7 @@
6
6
  | advisor | [云顾问](https://cloud.tencent.com/document/product/1264) | 2023-09-14 01:05:50 |
7
7
  | af | [借贷反欺诈](https://cloud.tencent.com/document/product/668) | 2023-09-07 01:06:15 |
8
8
  | afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2023-09-07 01:06:21 |
9
- | aiart | [AI 绘画](https://cloud.tencent.com/document/product/1668) | 2023-11-07 01:06:36 |
9
+ | aiart | [AI 绘画](https://cloud.tencent.com/document/product/1668) | 2023-11-07 11:26:02 |
10
10
  | ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2023-08-17 01:06:14 |
11
11
  | ams | [音频内容安全](https://cloud.tencent.com/document/product/1219) | 2023-09-13 01:06:17 |
12
12
  | anicloud | [动效素材服务](https://cloud.tencent.com/document/product/1641) | 2023-05-18 01:01:53 |
@@ -36,7 +36,7 @@
36
36
  | btoe | [区块链可信取证](https://cloud.tencent.com/document/product/1259) | 2023-05-18 01:06:44 |
37
37
  | cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2023-09-21 01:23:47 |
38
38
  | captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2023-11-07 01:13:48 |
39
- | car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2023-11-07 01:14:02 |
39
+ | car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2023-11-08 01:13:35 |
40
40
  | casb | [云访问安全代理](https://cloud.tencent.com/document/product/1303) | 2022-12-26 10:53:16 |
41
41
  | cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2023-10-25 01:08:41 |
42
42
  | cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2023-11-01 01:07:57 |
@@ -48,7 +48,7 @@
48
48
  | cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2023-09-08 01:20:53 |
49
49
  | cdwpg | [云数据仓库 PostgreSQL](https://cloud.tencent.com/document/product/878) | 2023-10-24 01:08:56 |
50
50
  | cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2023-10-10 01:10:06 |
51
- | cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2023-09-01 01:09:12 |
51
+ | cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2023-11-09 01:08:52 |
52
52
  | cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2023-10-27 01:19:30 |
53
53
  | chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2023-08-17 01:47:49 |
54
54
  | ciam | [账号风控平台](https://cloud.tencent.com/document/product/1441) | 2023-07-06 01:13:25 |
@@ -56,11 +56,11 @@
56
56
  | cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
57
57
  | cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
58
58
  | ckafka | [消息队列 CKafka 版](https://cloud.tencent.com/document/product/597) | 2023-11-07 01:20:22 |
59
- | clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-11-07 01:21:19 |
59
+ | clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2023-11-08 01:20:13 |
60
60
  | cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2023-05-18 01:13:28 |
61
61
  | cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2023-08-17 01:57:08 |
62
62
  | cloudstudio | [Cloud Studio(云端 IDE)](https://cloud.tencent.com/document/product/1039) | 2023-08-03 01:03:28 |
63
- | cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-10-27 01:23:28 |
63
+ | cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2023-11-08 01:21:44 |
64
64
  | cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2023-10-19 16:00:29 |
65
65
  | cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2023-08-17 02:03:39 |
66
66
  | cms | [内容安全](https://cloud.tencent.com/document/product/669) | 2023-08-24 01:10:10 |
@@ -72,21 +72,21 @@
72
72
  | cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-10-27 01:29:35 |
73
73
  | cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
74
74
  | cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-10-23 00:08:10 |
75
- | dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2023-10-12 01:46:01 |
75
+ | dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2023-11-09 01:11:47 |
76
76
  | dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
77
77
  | dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-05-18 01:20:11 |
78
78
  | dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2023-10-09 01:12:39 |
79
79
  | dbdc | [云数据库独享集群](https://cloud.tencent.com/document/product/1322) | 2023-08-22 01:11:33 |
80
80
  | dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2023-08-17 02:50:46 |
81
81
  | dcdb | [TDSQL MySQL 版](https://cloud.tencent.com/document/product/557) | 2023-10-30 00:33:47 |
82
- | dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-10-27 01:38:16 |
83
- | dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-11-03 01:13:17 |
82
+ | dlc | [数据湖计算 DLC](https://cloud.tencent.com/document/product/1342) | 2023-11-09 01:12:27 |
83
+ | dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2023-11-09 01:12:46 |
84
84
  | domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2023-10-20 01:14:01 |
85
85
  | drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2023-11-07 01:34:47 |
86
86
  | ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2023-08-17 02:59:40 |
87
87
  | dsgc | [数据安全治理中心](https://cloud.tencent.com/document/product/1087) | 2023-10-17 01:15:42 |
88
88
  | dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2022-04-04 06:38:57 |
89
- | dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2023-10-23 15:36:37 |
89
+ | dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2023-11-09 01:13:23 |
90
90
  | eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2023-10-31 01:45:32 |
91
91
  | ecc | [英文作文批改](https://cloud.tencent.com/document/product/1076) | 2023-09-13 01:42:58 |
92
92
  | ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2023-08-17 03:03:04 |
@@ -95,8 +95,8 @@
95
95
  | eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
96
96
  | emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-10-16 01:15:50 |
97
97
  | es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-10-30 00:42:05 |
98
- | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-11-07 01:39:59 |
99
- | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-11-07 01:42:44 |
98
+ | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-11-09 01:14:12 |
99
+ | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-11-09 01:14:31 |
100
100
  | facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-09-18 01:48:33 |
101
101
  | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-10-20 01:16:02 |
102
102
  | fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-08-17 03:12:49 |
@@ -124,12 +124,12 @@
124
124
  | iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2023-10-31 01:58:13 |
125
125
  | iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2023-08-17 03:44:44 |
126
126
  | irp | [智能推荐平台](https://cloud.tencent.com/document/product/1541) | 2023-09-22 02:00:51 |
127
- | iss | [智能视图计算平台](https://cloud.tencent.com/document/product/1344) | 2023-10-27 01:53:51 |
127
+ | iss | [智能视图计算平台](https://cloud.tencent.com/document/product/1344) | 2023-11-09 01:16:39 |
128
128
  | ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2023-05-18 01:35:21 |
129
129
  | keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2023-07-19 01:29:34 |
130
130
  | kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2023-08-17 03:51:31 |
131
- | lcic | [实时互动-教育版](https://cloud.tencent.com/document/product/1639) | 2023-10-23 00:14:04 |
132
- | lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-11-07 01:54:12 |
131
+ | lcic | [实时互动-教育版](https://cloud.tencent.com/document/product/1639) | 2023-11-09 01:19:33 |
132
+ | lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-11-09 01:19:51 |
133
133
  | live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-10-26 01:18:09 |
134
134
  | lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
135
135
  | lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
@@ -139,9 +139,9 @@
139
139
  | memcached | [云数据库Memcached](https://cloud.tencent.com/document/product/241) | 2023-10-20 01:19:21 |
140
140
  | mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-07-08 06:11:32 |
141
141
  | mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2023-05-18 01:39:20 |
142
- | mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) | 2023-10-18 02:23:34 |
142
+ | mna | [多网聚合加速](https://cloud.tencent.com/document/product/1385) | 2023-11-08 01:53:44 |
143
143
  | mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2023-09-15 02:08:53 |
144
- | monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-11-06 00:15:53 |
144
+ | monitor | [腾讯云可观测平台](https://cloud.tencent.com/document/product/248) | 2023-11-08 01:54:19 |
145
145
  | mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-10-25 01:21:31 |
146
146
  | mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2023-11-01 01:18:18 |
147
147
  | ms | [移动应用安全](https://cloud.tencent.com/document/product/283) | 2023-10-17 01:22:38 |
@@ -150,9 +150,9 @@
150
150
  | nlp | [NLP 服务](https://cloud.tencent.com/document/product/271) | 2023-09-15 02:14:19 |
151
151
  | npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
152
152
  | oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-10-24 01:20:07 |
153
- | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-10-31 02:11:36 |
153
+ | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-11-08 01:58:53 |
154
154
  | omics | [腾讯健康组学平台](https://cloud.tencent.com/document/product/1643) | 2023-10-27 16:07:10 |
155
- | organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-10-27 02:04:21 |
155
+ | organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-11-08 02:00:11 |
156
156
  | partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-08-17 04:23:46 |
157
157
  | pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2023-05-18 01:44:14 |
158
158
  | postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2023-10-09 01:20:54 |
@@ -164,7 +164,7 @@
164
164
  | rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2023-08-17 04:33:51 |
165
165
  | rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
166
166
  | rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2023-10-13 01:22:31 |
167
- | scf | [云函数](https://cloud.tencent.com/document/product/583) | 2023-10-31 02:17:15 |
167
+ | scf | [云函数](https://cloud.tencent.com/document/product/583) | 2023-11-09 01:22:49 |
168
168
  | ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2023-11-07 02:07:25 |
169
169
  | smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2023-07-11 01:37:49 |
170
170
  | smop | [腾讯安心用户运营平台](https://cloud.tencent.com/document/product/1310) | 2023-05-18 01:47:59 |
@@ -197,10 +197,10 @@
197
197
  | tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-11-01 01:21:35 |
198
198
  | tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2023-06-21 01:36:25 |
199
199
  | tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2023-07-24 01:49:20 |
200
- | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-11-06 00:20:48 |
200
+ | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-11-09 01:25:09 |
201
201
  | tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2023-05-18 01:55:50 |
202
202
  | tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2023-08-30 01:25:15 |
203
- | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-11-03 01:23:41 |
203
+ | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-11-07 16:01:35 |
204
204
  | thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-11-06 00:21:33 |
205
205
  | tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
206
206
  | tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2023-08-17 05:26:08 |
@@ -210,7 +210,7 @@
210
210
  | tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2023-09-01 01:23:47 |
211
211
  | tione | [TI-ONE 训练平台](https://cloud.tencent.com/document/product/851) | 2023-11-07 02:22:04 |
212
212
  | tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2023-11-01 01:23:35 |
213
- | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2023-10-31 02:35:43 |
213
+ | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2023-11-09 01:26:28 |
214
214
  | tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
215
215
  | tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2023-10-25 01:27:42 |
216
216
  | tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2023-09-27 01:26:36 |
@@ -221,16 +221,16 @@
221
221
  | trro | [远程实时操控](https://cloud.tencent.com/document/product/1584) | 2023-07-18 01:53:24 |
222
222
  | trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-10-31 02:39:19 |
223
223
  | tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-10-20 01:26:31 |
224
- | tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2023-10-11 02:39:14 |
224
+ | tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2023-11-09 01:27:51 |
225
225
  | tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2023-05-18 02:04:00 |
226
226
  | tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2023-09-19 01:29:02 |
227
227
  | ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2023-08-17 05:50:27 |
228
228
  | vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2023-05-18 02:04:19 |
229
229
  | vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2023-08-17 05:50:56 |
230
230
  | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-11-07 02:30:32 |
231
- | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-11-06 00:23:58 |
231
+ | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-11-09 01:29:06 |
232
232
  | vrs | [声音复刻](https://cloud.tencent.com/document/product/1283) | 2023-11-03 01:27:03 |
233
- | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-11-07 02:47:21 |
233
+ | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-11-08 10:49:05 |
234
234
  | wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2023-07-18 01:59:28 |
235
235
  | wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-11-07 02:48:57 |
236
236
  | weilingwith | [微瓴同业开放平台](https://cloud.tencent.com/document/product/1693) | 2023-09-12 09:30:48 |
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.723"
1
+ export const sdkVersion = "4.0.725"
@@ -147,8 +147,6 @@ export interface ResultConfig {
147
147
  智能图生图支持生成以下分辨率的图片:768:768(1:1)、768:1024(3:4)、1024:768(4:3)
148
148
 
149
149
  不传默认使用768:768
150
-
151
- 示例值:768:768
152
150
  */
153
151
  Resolution?: string
154
152
  }
@@ -178,9 +176,7 @@ export interface TextToImageRequest {
178
176
  /**
179
177
  * 生成图结果的配置,包括输出图片分辨率和尺寸等。
180
178
 
181
- 支持生成以下分辨率的图片:768:768(1:1)、768:1024(3:4)、1024:768(4:3)、1024:1024(1:1)、720:1280(9:16)、1280:720(16:9)、720:1440(1:2)、1440:720(2:1)、768:1280(3:5)、1280:768(5:3)、1080:1920(9:16)、1920:1080(16:9),不传默认使用768:768。
182
-
183
- 示例值:768:768
179
+ 支持生成以下分辨率的图片:768:768(1:1)、768:1024(3:4)、1024:768(4:3)、1024:1024(1:1)、720:1280(9:16)、1280:720(16:9)、768:1280(3:5)、1280:768(5:3)、1080:1920(9:16)、1920:1080(16:9),不传默认使用768:768。
184
180
 
185
181
  */
186
182
  ResultConfig?: ResultConfig
@@ -1,7 +1,7 @@
1
- import { v20210303 } from "./v20210303"
2
1
  import { v20210514 } from "./v20210514"
2
+ import { v20210303 } from "./v20210303"
3
3
 
4
4
  export const btoe = {
5
- v20210303: v20210303,
6
5
  v20210514: v20210514,
6
+ v20210303: v20210303,
7
7
  }
@@ -52,7 +52,7 @@ export class Client extends AbstractClient {
52
52
  }
53
53
 
54
54
  /**
55
- * 销毁会话
55
+ * 销毁会话。如果该会话开启了云端推流,那么销毁会话时会结束云端推流。
56
56
  */
57
57
  async DestroySession(
58
58
  req: DestroySessionRequest,
@@ -58,9 +58,11 @@ import {
58
58
  DeleteCfsRuleRequest,
59
59
  UpdateCfsRuleResponse,
60
60
  DeleteMigrationTaskResponse,
61
+ UpdateFileSystemBandwidthLimitResponse,
61
62
  DescribeSnapshotOperationLogsResponse,
62
63
  UpdateCfsFileSystemPGroupResponse,
63
64
  DeleteCfsFileSystemRequest,
65
+ UpdateFileSystemBandwidthLimitRequest,
64
66
  CreateCfsPGroupResponse,
65
67
  DescribeCfsServiceStatusRequest,
66
68
  DeleteUserQuotaResponse,
@@ -184,6 +186,16 @@ export class Client extends AbstractClient {
184
186
  return this.request("DescribeCfsPGroups", req, cb)
185
187
  }
186
188
 
189
+ /**
190
+ * 更新文件系统带宽
191
+ */
192
+ async UpdateFileSystemBandwidthLimit(
193
+ req: UpdateFileSystemBandwidthLimitRequest,
194
+ cb?: (error: string, rep: UpdateFileSystemBandwidthLimitResponse) => void
195
+ ): Promise<UpdateFileSystemBandwidthLimitResponse> {
196
+ return this.request("UpdateFileSystemBandwidthLimit", req, cb)
197
+ }
198
+
187
199
  /**
188
200
  * 设置文件系统配额,提供UID/GID的配额设置的接口
189
201
  */
@@ -1003,6 +1003,16 @@ export interface DeleteMigrationTaskResponse {
1003
1003
  RequestId?: string
1004
1004
  }
1005
1005
 
1006
+ /**
1007
+ * UpdateFileSystemBandwidthLimit返回参数结构体
1008
+ */
1009
+ export interface UpdateFileSystemBandwidthLimitResponse {
1010
+ /**
1011
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1012
+ */
1013
+ RequestId?: string
1014
+ }
1015
+
1006
1016
  /**
1007
1017
  * DescribeSnapshotOperationLogs返回参数结构体
1008
1018
  */
@@ -1049,6 +1059,20 @@ export interface DeleteCfsFileSystemRequest {
1049
1059
  FileSystemId: string
1050
1060
  }
1051
1061
 
1062
+ /**
1063
+ * UpdateFileSystemBandwidthLimit请求参数结构体
1064
+ */
1065
+ export interface UpdateFileSystemBandwidthLimitRequest {
1066
+ /**
1067
+ * 文件系统 ID
1068
+ */
1069
+ FileSystemId: string
1070
+ /**
1071
+ * 文件系统带宽,仅吞吐型可填。单位MiB/s,最小为1GiB/s,最大200GiB/s。
1072
+ */
1073
+ BandwidthLimit: number
1074
+ }
1075
+
1052
1076
  /**
1053
1077
  * CreateCfsPGroup返回参数结构体
1054
1078
  */
@@ -32,7 +32,7 @@ import {
32
32
  ParquetKeyInfo,
33
33
  DescribeCosRechargesResponse,
34
34
  DescribeShipperTasksResponse,
35
- CreateMachineGroupResponse,
35
+ CheckFunctionRequest,
36
36
  Filter,
37
37
  DescribeConfigMachineGroupsRequest,
38
38
  ModifyConfigExtraResponse,
@@ -50,6 +50,7 @@ import {
50
50
  DeleteTopicRequest,
51
51
  DescribePartitionsRequest,
52
52
  ContainerStdoutInfo,
53
+ CheckFunctionResponse,
53
54
  ModifyAlarmResponse,
54
55
  DescribeShipperTasksRequest,
55
56
  DescribeAlarmsRequest,
@@ -111,7 +112,7 @@ import {
111
112
  ExcludePathInfo,
112
113
  FilterRuleInfo,
113
114
  ConfigExtraInfo,
114
- RetryShipperTaskResponse,
115
+ CreateMachineGroupResponse,
115
116
  SplitPartitionRequest,
116
117
  DescribeMachineGroupConfigsResponse,
117
118
  CheckRechargeKafkaServerRequest,
@@ -136,7 +137,7 @@ import {
136
137
  QueryRangeMetricResponse,
137
138
  DeleteIndexRequest,
138
139
  DescribeConsumerResponse,
139
- SearchLogTopics,
140
+ RetryShipperTaskResponse,
140
141
  ModifyConsumerResponse,
141
142
  DescribeAlertRecordHistoryRequest,
142
143
  DescribeConfigsRequest,
@@ -234,6 +235,7 @@ import {
234
235
  MachineInfo,
235
236
  ModifyLogsetResponse,
236
237
  MonitorTime,
238
+ SearchLogTopics,
237
239
  SearchLogRequest,
238
240
  CreateMachineGroupRequest,
239
241
  Tag,
@@ -830,6 +832,16 @@ export class Client extends AbstractClient {
830
832
  return this.request("DeleteConfigExtra", req, cb)
831
833
  }
832
834
 
835
+ /**
836
+ * 本接口用于数据加工DSL函数的语法校验。
837
+ */
838
+ async CheckFunction(
839
+ req: CheckFunctionRequest,
840
+ cb?: (error: string, rep: CheckFunctionResponse) => void
841
+ ): Promise<CheckFunctionResponse> {
842
+ return this.request("CheckFunction", req, cb)
843
+ }
844
+
833
845
  /**
834
846
  * 本接口用于删除告警策略。
835
847
  */
@@ -353,17 +353,21 @@ export interface DescribeShipperTasksResponse {
353
353
  }
354
354
 
355
355
  /**
356
- * CreateMachineGroup返回参数结构体
356
+ * CheckFunction请求参数结构体
357
357
  */
358
- export interface CreateMachineGroupResponse {
358
+ export interface CheckFunctionRequest {
359
359
  /**
360
- * 机器组ID
360
+ * 用户输入的加工语句
361
361
  */
362
- GroupId?: string
362
+ EtlContent: string
363
363
  /**
364
- * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
364
+ * 加工任务目的topic_id以及别名
365
365
  */
366
- RequestId?: string
366
+ DstResources?: Array<DataTransformResouceInfo>
367
+ /**
368
+ * 数据加工目标主题的类型. 1 固定主题 2动态创建
369
+ */
370
+ FuncType?: number
367
371
  }
368
372
 
369
373
  /**
@@ -820,6 +824,24 @@ export interface ContainerStdoutInfo {
820
824
  CustomLabels?: Array<string>
821
825
  }
822
826
 
827
+ /**
828
+ * CheckFunction返回参数结构体
829
+ */
830
+ export interface CheckFunctionResponse {
831
+ /**
832
+ * 失败错误码
833
+ */
834
+ ErrorCode?: number
835
+ /**
836
+ * 失败错误信息
837
+ */
838
+ ErrorMsg?: string
839
+ /**
840
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
841
+ */
842
+ RequestId?: string
843
+ }
844
+
823
845
  /**
824
846
  * ModifyAlarm返回参数结构体
825
847
  */
@@ -2407,9 +2429,13 @@ export interface ConfigExtraInfo {
2407
2429
  }
2408
2430
 
2409
2431
  /**
2410
- * RetryShipperTask返回参数结构体
2432
+ * CreateMachineGroup返回参数结构体
2411
2433
  */
2412
- export interface RetryShipperTaskResponse {
2434
+ export interface CreateMachineGroupResponse {
2435
+ /**
2436
+ * 机器组ID
2437
+ */
2438
+ GroupId?: string
2413
2439
  /**
2414
2440
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
2415
2441
  */
@@ -3025,19 +3051,13 @@ export interface DescribeConsumerResponse {
3025
3051
  }
3026
3052
 
3027
3053
  /**
3028
- * 多主题检索返回信息
3054
+ * RetryShipperTask返回参数结构体
3029
3055
  */
3030
- export interface SearchLogTopics {
3031
- /**
3032
- * 多日志主题检索对应的错误信息
3033
- 注意:此字段可能返回 null,表示取不到有效值。
3034
- */
3035
- Errors?: Array<SearchLogErrors>
3056
+ export interface RetryShipperTaskResponse {
3036
3057
  /**
3037
- * 多日志主题检索各日志主题信息
3038
- 注意:此字段可能返回 null,表示取不到有效值。
3058
+ * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
3039
3059
  */
3040
- Infos?: Array<SearchLogInfos>
3060
+ RequestId?: string
3041
3061
  }
3042
3062
 
3043
3063
  /**
@@ -5557,6 +5577,22 @@ export interface MonitorTime {
5557
5577
  Time: number
5558
5578
  }
5559
5579
 
5580
+ /**
5581
+ * 多主题检索返回信息
5582
+ */
5583
+ export interface SearchLogTopics {
5584
+ /**
5585
+ * 多日志主题检索对应的错误信息
5586
+ 注意:此字段可能返回 null,表示取不到有效值。
5587
+ */
5588
+ Errors?: Array<SearchLogErrors>
5589
+ /**
5590
+ * 多日志主题检索各日志主题信息
5591
+ 注意:此字段可能返回 null,表示取不到有效值。
5592
+ */
5593
+ Infos?: Array<SearchLogInfos>
5594
+ }
5595
+
5560
5596
  /**
5561
5597
  * SearchLog请求参数结构体
5562
5598
  */
@@ -677,47 +677,47 @@ export interface SearchCommandResult {
677
677
  /**
678
678
  * 命令输入的时间
679
679
  */
680
- Time: string
680
+ Time?: string
681
681
  /**
682
682
  * 用户名
683
683
  */
684
- UserName: string
684
+ UserName?: string
685
685
  /**
686
686
  * 姓名
687
687
  */
688
- RealName: string
688
+ RealName?: string
689
689
  /**
690
690
  * 资产ID
691
691
  */
692
- InstanceId: string
692
+ InstanceId?: string
693
693
  /**
694
694
  * 资产名称
695
695
  */
696
- DeviceName: string
696
+ DeviceName?: string
697
697
  /**
698
698
  * 资产公网IP
699
699
  */
700
- PublicIp: string
700
+ PublicIp?: string
701
701
  /**
702
702
  * 资产内网IP
703
703
  */
704
- PrivateIp: string
704
+ PrivateIp?: string
705
705
  /**
706
706
  * 命令
707
707
  */
708
- Cmd: string
708
+ Cmd?: string
709
709
  /**
710
710
  * 命令执行情况,1--允许,2--拒绝
711
711
  */
712
- Action: number
712
+ Action?: number
713
713
  /**
714
714
  * 命令所属的会话ID
715
715
  */
716
- Sid: string
716
+ Sid?: string
717
717
  /**
718
718
  * 命令执行时间相对于所属会话开始时间的偏移量,单位ms
719
719
  */
720
- TimeOffset: number
720
+ TimeOffset?: number
721
721
  /**
722
722
  * 账号
723
723
  注意:此字段可能返回 null,表示取不到有效值。
@@ -732,6 +732,12 @@ export interface SearchCommandResult {
732
732
  * 该命令所属会话的会话开始时间
733
733
  注意:此字段可能返回 null,表示取不到有效值。
734
734
  */
735
+ SessionTime?: string
736
+ /**
737
+ * 该命令所属会话的会话开始时间(废弃,使用SessionTime)
738
+ 注意:此字段可能返回 null,表示取不到有效值。
739
+ * @deprecated
740
+ */
735
741
  SessTime?: string
736
742
  /**
737
743
  * 复核时间
@@ -1283,19 +1289,19 @@ export interface Command {
1283
1289
  /**
1284
1290
  * 命令
1285
1291
  */
1286
- Cmd: string
1292
+ Cmd?: string
1287
1293
  /**
1288
1294
  * 命令输入的时间
1289
1295
  */
1290
- Time: string
1296
+ Time?: string
1291
1297
  /**
1292
1298
  * 命令执行时间相对于所属会话开始时间的偏移量,单位ms
1293
1299
  */
1294
- TimeOffset: number
1300
+ TimeOffset?: number
1295
1301
  /**
1296
1302
  * 命令执行情况,1--允许,2--拒绝,3--确认
1297
1303
  */
1298
- Action: number
1304
+ Action?: number
1299
1305
  /**
1300
1306
  * 会话id
1301
1307
  注意:此字段可能返回 null,表示取不到有效值。
@@ -1325,6 +1331,12 @@ export interface Command {
1325
1331
  * 该命令所属会话的会话开始时间
1326
1332
  注意:此字段可能返回 null,表示取不到有效值。
1327
1333
  */
1334
+ SessionTime?: string
1335
+ /**
1336
+ * 该命令所属会话的会话开始时间
1337
+ 注意:此字段可能返回 null,表示取不到有效值。
1338
+ * @deprecated
1339
+ */
1328
1340
  SessTime?: string
1329
1341
  /**
1330
1342
  * 复核时间
@@ -1499,6 +1511,11 @@ export interface SearchAuditLogRequest {
1499
1511
  * CreateResource返回参数结构体
1500
1512
  */
1501
1513
  export interface CreateResourceResponse {
1514
+ /**
1515
+ * 实例Id
1516
+ 注意:此字段可能返回 null,表示取不到有效值。
1517
+ */
1518
+ ResourceId?: string
1502
1519
  /**
1503
1520
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1504
1521
  */
@@ -1969,6 +1986,11 @@ export interface DescribeUserGroupMembersResponse {
1969
1986
  * ImportExternalDevice返回参数结构体
1970
1987
  */
1971
1988
  export interface ImportExternalDeviceResponse {
1989
+ /**
1990
+ * 资产ID列表
1991
+ 注意:此字段可能返回 null,表示取不到有效值。
1992
+ */
1993
+ DeviceIdSet?: Array<number | bigint>
1972
1994
  /**
1973
1995
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
1974
1996
  */