tencentcloud-sdk-nodejs 4.0.547 → 4.0.549

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 (86) hide show
  1. package/CHANGELOG.md +313 -0
  2. package/SERVICE_CHANGELOG.md +298 -109
  3. package/package.json +1 -1
  4. package/products.md +31 -31
  5. package/src/common/sdk_version.ts +1 -1
  6. package/src/services/cam/v20190116/cam_models.ts +20 -8
  7. package/src/services/cdc/v20201214/cdc_models.ts +14 -14
  8. package/src/services/cdn/v20180606/cdn_client.ts +35 -22
  9. package/src/services/cdn/v20180606/cdn_models.ts +163 -10
  10. package/src/services/cfw/v20190904/cfw_client.ts +44 -7
  11. package/src/services/cfw/v20190904/cfw_models.ts +117 -6
  12. package/src/services/cvm/v20170312/cvm_client.ts +1 -1
  13. package/src/services/dasb/v20191018/dasb_client.ts +279 -60
  14. package/src/services/dasb/v20191018/dasb_models.ts +1314 -714
  15. package/src/services/eb/v20210416/eb_client.ts +3 -1
  16. package/src/services/eb/v20210416/eb_models.ts +105 -25
  17. package/src/services/essbasic/v20210526/essbasic_models.ts +4 -3
  18. package/src/services/faceid/v20180301/faceid_models.ts +15 -8
  19. package/src/services/ims/v20200713/ims_client.ts +1 -1
  20. package/src/services/ims/v20200713/ims_models.ts +13 -13
  21. package/src/services/ims/v20201229/ims_client.ts +33 -2
  22. package/src/services/ims/v20201229/ims_models.ts +85 -20
  23. package/src/services/lcic/v20220817/lcic_client.ts +16 -2
  24. package/src/services/lcic/v20220817/lcic_models.ts +129 -16
  25. package/src/services/lighthouse/v20200324/lighthouse_client.ts +2 -3
  26. package/src/services/lighthouse/v20200324/lighthouse_models.ts +5 -5
  27. package/src/services/mongodb/v20190725/mongodb_client.ts +1 -1
  28. package/src/services/mongodb/v20190725/mongodb_models.ts +83 -39
  29. package/src/services/postgres/v20170312/postgres_models.ts +1 -1
  30. package/src/services/sqlserver/v20180328/sqlserver_models.ts +2 -2
  31. package/src/services/teo/v20220901/teo_models.ts +3 -1
  32. package/src/services/thpc/v20220401/thpc_models.ts +3 -2
  33. package/src/services/tke/v20180525/tke_client.ts +1 -1
  34. package/src/services/tke/v20180525/tke_models.ts +21 -9
  35. package/src/services/vpc/v20170312/vpc_client.ts +4 -3
  36. package/src/services/vpc/v20170312/vpc_models.ts +18 -8
  37. package/src/services/wedata/v20210820/wedata_models.ts +1 -1
  38. package/tencentcloud/common/sdk_version.d.ts +1 -1
  39. package/tencentcloud/common/sdk_version.js +1 -1
  40. package/tencentcloud/services/cam/v20190116/cam_models.d.ts +18 -8
  41. package/tencentcloud/services/cdc/v20201214/cdc_models.d.ts +14 -14
  42. package/tencentcloud/services/cdn/v20180606/cdn_client.d.ts +14 -10
  43. package/tencentcloud/services/cdn/v20180606/cdn_client.js +18 -12
  44. package/tencentcloud/services/cdn/v20180606/cdn_models.d.ts +137 -10
  45. package/tencentcloud/services/cfw/v20190904/cfw_client.d.ts +15 -3
  46. package/tencentcloud/services/cfw/v20190904/cfw_client.js +21 -3
  47. package/tencentcloud/services/cfw/v20190904/cfw_models.d.ts +102 -6
  48. package/tencentcloud/services/cvm/v20170312/cvm_client.d.ts +1 -1
  49. package/tencentcloud/services/cvm/v20170312/cvm_client.js +1 -1
  50. package/tencentcloud/services/dasb/v20191018/dasb_client.d.ts +81 -9
  51. package/tencentcloud/services/dasb/v20191018/dasb_client.js +120 -12
  52. package/tencentcloud/services/dasb/v20191018/dasb_models.d.ts +1183 -664
  53. package/tencentcloud/services/eb/v20210416/eb_models.d.ts +91 -24
  54. package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +3 -2
  55. package/tencentcloud/services/faceid/v20180301/faceid_models.d.ts +14 -8
  56. package/tencentcloud/services/ims/v20200713/ims_client.d.ts +1 -1
  57. package/tencentcloud/services/ims/v20200713/ims_client.js +1 -1
  58. package/tencentcloud/services/ims/v20200713/ims_models.d.ts +13 -13
  59. package/tencentcloud/services/ims/v20201229/ims_client.d.ts +25 -2
  60. package/tencentcloud/services/ims/v20201229/ims_client.js +26 -1
  61. package/tencentcloud/services/ims/v20201229/ims_models.d.ts +73 -19
  62. package/tencentcloud/services/lcic/v20220817/lcic_client.d.ts +5 -1
  63. package/tencentcloud/services/lcic/v20220817/lcic_client.js +6 -0
  64. package/tencentcloud/services/lcic/v20220817/lcic_models.d.ts +112 -16
  65. package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.d.ts +2 -3
  66. package/tencentcloud/services/lighthouse/v20200324/lighthouse_client.js +2 -3
  67. package/tencentcloud/services/lighthouse/v20200324/lighthouse_models.d.ts +5 -5
  68. package/tencentcloud/services/mongodb/v20190725/mongodb_client.d.ts +1 -1
  69. package/tencentcloud/services/mongodb/v20190725/mongodb_client.js +1 -1
  70. package/tencentcloud/services/mongodb/v20190725/mongodb_models.d.ts +68 -27
  71. package/tencentcloud/services/postgres/v20170312/postgres_models.d.ts +1 -1
  72. package/tencentcloud/services/sqlserver/v20180328/sqlserver_models.d.ts +2 -2
  73. package/tencentcloud/services/teo/v20220901/teo_models.d.ts +3 -1
  74. package/tencentcloud/services/thpc/v20220401/thpc_models.d.ts +2 -1
  75. package/tencentcloud/services/tke/v20180525/tke_client.d.ts +1 -1
  76. package/tencentcloud/services/tke/v20180525/tke_client.js +1 -1
  77. package/tencentcloud/services/tke/v20180525/tke_models.d.ts +19 -9
  78. package/tencentcloud/services/vpc/v20170312/vpc_client.d.ts +2 -1
  79. package/tencentcloud/services/vpc/v20170312/vpc_client.js +2 -1
  80. package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +16 -8
  81. package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +1 -1
  82. package/test/cdn.v20180606.test.js +16 -6
  83. package/test/cfw.v20190904.test.js +32 -2
  84. package/test/dasb.v20191018.test.js +188 -8
  85. package/test/ims.v20201229.test.js +10 -0
  86. package/test/lcic.v20220817.test.js +10 -0
package/products.md CHANGED
@@ -33,21 +33,21 @@
33
33
  | bri | [业务风险情报](https://cloud.tencent.com/document/product/1064) | 2021-01-07 08:02:40 |
34
34
  | bsca | [二进制软件成分分析](https://cloud.tencent.com/document/product/1483) | 2022-09-29 06:12:03 |
35
35
  | btoe | [区块链可信取证](https://cloud.tencent.com/document/product/1259) | 2023-01-12 01:05:12 |
36
- | cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2023-02-27 01:04:52 |
36
+ | cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2023-03-01 01:04:59 |
37
37
  | captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2023-02-17 11:41:16 |
38
38
  | car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2023-02-15 01:12:22 |
39
39
  | casb | [云访问安全代理](https://cloud.tencent.com/document/product/1303) | 2022-12-26 10:53:16 |
40
40
  | cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2022-12-12 01:11:14 |
41
- | cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2023-02-27 01:09:26 |
41
+ | cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2023-03-01 01:05:45 |
42
42
  | ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2023-02-22 01:09:02 |
43
- | cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-02-17 01:33:04 |
44
- | cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2023-02-24 01:07:16 |
45
- | cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-02-27 01:11:04 |
43
+ | cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2023-03-01 01:07:36 |
44
+ | cdc | [本地专用集群](https://cloud.tencent.com/document/product/1346) | 2023-02-28 01:06:44 |
45
+ | cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2023-03-01 01:08:42 |
46
46
  | cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2022-10-31 06:15:53 |
47
47
  | cdwch | [云数据仓库 ClickHouse](https://cloud.tencent.com/document/product/1299) | 2023-02-08 01:18:00 |
48
48
  | cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2023-02-01 01:09:52 |
49
49
  | cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2022-12-19 01:23:20 |
50
- | cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2023-02-24 01:07:43 |
50
+ | cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2023-03-01 01:09:53 |
51
51
  | chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2023-02-24 01:08:00 |
52
52
  | ciam | [账号风控平台](https://cloud.tencent.com/document/product/1441) | 2023-01-04 01:10:27 |
53
53
  | cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2022-06-27 06:06:02 |
@@ -64,11 +64,11 @@
64
64
  | cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
65
65
  | cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2023-02-01 01:13:56 |
66
66
  | cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
67
- | cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-02-27 01:16:26 |
67
+ | cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2023-03-01 01:14:49 |
68
68
  | cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2023-02-21 01:18:09 |
69
69
  | cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
70
70
  | cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2023-02-27 01:18:09 |
71
- | dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2023-02-07 01:23:16 |
71
+ | dasb | [T-Sec-堡垒机(BH)](https://cloud.tencent.com/document/product/1025) | 2023-02-27 17:21:05 |
72
72
  | dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
73
73
  | dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-01-13 01:19:41 |
74
74
  | dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2023-02-23 01:19:20 |
@@ -82,7 +82,7 @@
82
82
  | ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2023-02-01 01:21:28 |
83
83
  | dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2022-04-04 06:38:57 |
84
84
  | dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2023-02-27 01:22:55 |
85
- | eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2023-02-27 01:23:14 |
85
+ | eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2023-02-28 01:29:39 |
86
86
  | ecc | [英文作文批改](https://cloud.tencent.com/document/product/1076) | 2022-04-04 06:39:27 |
87
87
  | ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2022-04-08 06:06:57 |
88
88
  | ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2023-02-06 01:39:29 |
@@ -91,16 +91,16 @@
91
91
  | emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2023-02-14 01:26:03 |
92
92
  | es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2023-02-01 01:24:04 |
93
93
  | ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2023-02-24 01:11:56 |
94
- | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-02-15 17:31:06 |
94
+ | essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2023-03-01 01:27:15 |
95
95
  | facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2023-02-27 01:25:30 |
96
- | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-02-27 01:25:36 |
96
+ | faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2023-03-01 01:27:36 |
97
97
  | fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2023-02-02 01:28:41 |
98
98
  | ft | [人像变换](https://cloud.tencent.com/document/product/1202) | 2022-04-04 06:43:12 |
99
99
  | gaap | [全球应用加速](https://cloud.tencent.com/document/product/608) | 2023-02-01 01:25:50 |
100
100
  | gme | [游戏多媒体引擎](https://cloud.tencent.com/document/product/607) | 2023-02-02 01:29:27 |
101
101
  | goosefs | [数据加速器 GooseFS](https://cloud.tencent.com/document/product/1424) | 2023-02-02 16:45:50 |
102
102
  | gpm | [游戏玩家匹配](https://cloud.tencent.com/document/product/1294) | 2022-07-11 06:12:36 |
103
- | gs | [云游戏](https://cloud.tencent.com/document/product/1162) | 2023-02-27 01:27:19 |
103
+ | gs | [云游戏](https://cloud.tencent.com/document/product/1162) | 2023-03-01 01:28:37 |
104
104
  | gse | [游戏服务器伸缩](https://cloud.tencent.com/document/product/1165) | 2022-07-11 06:12:44 |
105
105
  | habo | [](https://cloud.tencent.com/document/product) | 2019-05-09 19:37:22 |
106
106
  | hasim | [高可用物联网卡](https://cloud.tencent.com/document/product/1482) | 2023-01-13 01:28:00 |
@@ -111,19 +111,19 @@
111
111
  | ie | [智能编辑](https://cloud.tencent.com/document/product/1186) | 2022-10-25 06:37:05 |
112
112
  | iecp | [物联网边缘计算平台](https://cloud.tencent.com/document/product/1118) | 2022-04-12 06:15:04 |
113
113
  | iir | [智能识图](https://cloud.tencent.com/document/product/1217) | 2022-04-04 06:48:05 |
114
- | ims | [图片内容安全](https://cloud.tencent.com/document/product/1125) | 2023-02-01 01:28:39 |
114
+ | ims | [图片内容安全](https://cloud.tencent.com/document/product/1125) | 2023-03-01 01:30:09 |
115
115
  | iot | [加速物联网套件](https://cloud.tencent.com/document/product/568) | 2022-04-04 06:48:08 |
116
116
  | iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2022-08-16 06:27:22 |
117
117
  | iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2022-12-12 01:29:57 |
118
118
  | iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2022-04-04 06:49:46 |
119
- | iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2023-02-24 01:13:33 |
119
+ | iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2023-02-28 01:36:02 |
120
120
  | iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2022-11-17 06:31:48 |
121
121
  | irp | [智能推荐平台](https://cloud.tencent.com/document/product/1541) | 2023-02-17 04:09:06 |
122
122
  | ivld | [媒体智能标签](https://cloud.tencent.com/document/product/1509) | 2022-10-28 11:32:11 |
123
- | keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2023-02-07 16:41:11 |
123
+ | keewidb | [云数据库 KeeWiDB](https://cloud.tencent.com/document/product/1520) | 2023-03-01 01:32:51 |
124
124
  | kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2022-12-13 10:37:12 |
125
- | lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-02-23 01:32:32 |
126
- | lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-02-27 01:32:02 |
125
+ | lcic | [低代码互动课堂](https://cloud.tencent.com/document/product/1639) | 2023-02-28 01:44:45 |
126
+ | lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2023-02-28 01:45:05 |
127
127
  | live | [云直播CSS](https://cloud.tencent.com/document/product/267) | 2023-02-24 01:14:26 |
128
128
  | lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
129
129
  | lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
@@ -133,7 +133,7 @@
133
133
  | mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-07-08 06:11:32 |
134
134
  | mmps | [小程序安全](https://cloud.tencent.com/document/product/1223) | 2023-01-10 01:33:47 |
135
135
  | mna | [移动网络加速](https://cloud.tencent.com/document/product/1385) | 2023-02-24 01:20:12 |
136
- | mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2023-02-22 01:37:39 |
136
+ | mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2023-03-01 01:35:11 |
137
137
  | monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2023-02-17 04:29:53 |
138
138
  | mps | [媒体处理](https://cloud.tencent.com/document/product/862) | 2023-02-02 01:40:19 |
139
139
  | mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2022-12-08 01:38:36 |
@@ -142,12 +142,12 @@
142
142
  | mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
143
143
  | nlp | [自然语言处理](https://cloud.tencent.com/document/product/271) | 2023-02-15 01:45:01 |
144
144
  | npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
145
- | oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-02-21 01:54:49 |
145
+ | oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2023-03-01 01:36:28 |
146
146
  | ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2023-02-27 01:35:12 |
147
147
  | organization | [集团账号管理](https://cloud.tencent.com/document/product/850) | 2023-02-17 04:46:25 |
148
148
  | partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2023-02-20 01:44:36 |
149
149
  | pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2022-04-04 07:02:02 |
150
- | postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2023-02-24 01:21:03 |
150
+ | postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2023-02-28 01:49:07 |
151
151
  | privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2022-12-09 01:52:05 |
152
152
  | pts | [云压测](https://cloud.tencent.com/document/product/1484) | 2023-02-07 01:48:09 |
153
153
  | rce | [全栈式风控引擎](https://cloud.tencent.com/document/product/1343) | 2022-09-23 06:43:17 |
@@ -157,13 +157,13 @@
157
157
  | rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
158
158
  | rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2023-02-17 04:56:22 |
159
159
  | scf | [云函数](https://cloud.tencent.com/document/product/583) | 2023-02-22 01:43:33 |
160
- | ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2022-12-16 01:37:37 |
160
+ | ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2023-02-28 01:51:11 |
161
161
  | smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2022-11-23 06:47:21 |
162
162
  | smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2022-04-04 07:05:41 |
163
163
  | sms | [短信](https://cloud.tencent.com/document/product/382) | 2022-12-28 01:09:31 |
164
164
  | soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2022-11-07 06:33:46 |
165
165
  | solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
166
- | sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2023-02-21 02:00:11 |
166
+ | sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2023-03-01 01:40:19 |
167
167
  | ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-02-21 02:01:02 |
168
168
  | ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2022-12-28 14:53:49 |
169
169
  | sslpod | [SSL证书监控SSLPod](https://cloud.tencent.com/document/product/1084) | 2022-10-31 06:47:43 |
@@ -183,31 +183,31 @@
183
183
  | tcex | [腾讯云释义](https://cloud.tencent.com/document/product/1266) | 2022-07-21 06:17:29 |
184
184
  | tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
185
185
  | tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2023-02-23 01:54:00 |
186
- | tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2023-02-22 01:48:37 |
187
- | tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-02-27 01:41:53 |
186
+ | tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2023-03-01 01:43:01 |
187
+ | tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2023-02-28 01:55:02 |
188
188
  | tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2022-10-21 06:47:14 |
189
189
  | tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2023-01-31 01:58:44 |
190
190
  | tdmq | [消息队列 TDMQ](https://cloud.tencent.com/document/product/1179) | 2023-02-21 02:10:01 |
191
191
  | tds | [设备安全](https://cloud.tencent.com/document/product/1628) | 2022-12-06 07:10:10 |
192
192
  | tem | [弹性微服务 TEM](https://cloud.tencent.com/document/product/1371) | 2023-02-24 01:23:28 |
193
- | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-02-24 01:23:45 |
194
- | thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-02-27 01:46:46 |
193
+ | teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2023-03-01 01:51:04 |
194
+ | thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2023-02-28 02:19:52 |
195
195
  | tia | [智能钛机器学习](https://cloud.tencent.com/document/product/851) | 2021-10-21 11:12:52 |
196
196
  | tic | [资源编排 TIC](https://cloud.tencent.com/document/product/1213) | 2022-10-31 06:55:14 |
197
197
  | ticm | [智能鉴黄](https://cloud.tencent.com/document/product/864) | 2021-01-07 08:08:15 |
198
198
  | tics | [威胁情报云查服务](https://cloud.tencent.com/document/product/1013) | 2022-04-04 07:16:59 |
199
199
  | tiems | [腾讯云 TI 平台 TI-EMS ](https://cloud.tencent.com/document/product/1120) | 2022-07-19 06:19:39 |
200
200
  | tiia | [图像分析](https://cloud.tencent.com/document/product/865) | 2023-02-08 02:09:17 |
201
- | tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2023-02-23 02:02:33 |
201
+ | tione | [腾讯云 TI 平台 TI-ONE](https://cloud.tencent.com/document/product/851) | 2023-02-28 02:20:31 |
202
202
  | tiw | [互动白板](https://cloud.tencent.com/document/product/1137) | 2023-01-16 02:13:33 |
203
- | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2023-02-27 01:47:59 |
203
+ | tke | [容器服务](https://cloud.tencent.com/document/product/457) | 2023-03-01 01:55:40 |
204
204
  | tkgdq | [腾讯知识图谱数据查询](https://cloud.tencent.com/document/product) | 2020-03-10 00:51:44 |
205
205
  | tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-11-18 06:55:59 |
206
206
  | tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2023-01-09 01:52:45 |
207
207
  | trdp | [流量风险决策平台](https://cloud.tencent.com/document/product/1604) | 2022-12-07 07:14:03 |
208
208
  | trp | [T-Sec-安心平台(RP)](https://cloud.tencent.com/document/product/1458) | 2023-01-31 02:06:12 |
209
209
  | trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2023-02-24 01:38:46 |
210
- | tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-02-24 01:39:04 |
210
+ | tse | [微服务引擎 TSE](https://cloud.tencent.com/document/product/1364) | 2023-03-01 01:57:41 |
211
211
  | tsf | [微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2023-02-23 02:05:41 |
212
212
  | tsw | [微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2022-10-31 06:59:44 |
213
213
  | tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2023-02-15 02:10:16 |
@@ -215,10 +215,10 @@
215
215
  | vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-11-16 06:46:30 |
216
216
  | vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-04-04 07:22:54 |
217
217
  | vod | [云点播](https://cloud.tencent.com/document/product/266) | 2023-02-22 02:07:08 |
218
- | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-02-20 02:08:58 |
218
+ | vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2023-02-28 02:25:56 |
219
219
  | waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2023-02-06 02:56:05 |
220
220
  | wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-10-12 07:10:28 |
221
- | wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-02-22 02:17:42 |
221
+ | wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2023-02-28 02:28:46 |
222
222
  | wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
223
223
  | yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2023-02-24 01:40:46 |
224
224
  | youmall | [](https://cloud.tencent.com/document/product) | 2019-01-11 11:24:15 |
@@ -1 +1 @@
1
- export const sdkVersion = "4.0.547"
1
+ export const sdkVersion = "4.0.549"
@@ -1396,43 +1396,55 @@ export interface GetUserResponse {
1396
1396
  /**
1397
1397
  * 子用户用户 UIN
1398
1398
  */
1399
- Uin: number
1399
+ Uin?: number
1400
1400
 
1401
1401
  /**
1402
1402
  * 子用户用户名
1403
1403
  */
1404
- Name: string
1404
+ Name?: string
1405
1405
 
1406
1406
  /**
1407
1407
  * 子用户 UID
1408
1408
  */
1409
- Uid: number
1409
+ Uid?: number
1410
1410
 
1411
1411
  /**
1412
1412
  * 子用户备注
1413
1413
  注意:此字段可能返回 null,表示取不到有效值。
1414
1414
  */
1415
- Remark: string
1415
+ Remark?: string
1416
1416
 
1417
1417
  /**
1418
1418
  * 子用户能否登录控制台 0-无法登录控制台,1-可以登录控制台
1419
1419
  */
1420
- ConsoleLogin: number
1420
+ ConsoleLogin?: number
1421
1421
 
1422
1422
  /**
1423
1423
  * 手机号
1424
1424
  */
1425
- PhoneNum: string
1425
+ PhoneNum?: string
1426
1426
 
1427
1427
  /**
1428
1428
  * 区号
1429
1429
  */
1430
- CountryCode: string
1430
+ CountryCode?: string
1431
1431
 
1432
1432
  /**
1433
1433
  * 邮箱
1434
1434
  */
1435
- Email: string
1435
+ Email?: string
1436
+
1437
+ /**
1438
+ * 最近一次登录ip
1439
+ 注意:此字段可能返回 null,表示取不到有效值。
1440
+ */
1441
+ RecentlyLoginIP?: string
1442
+
1443
+ /**
1444
+ * 最近一次登录时间
1445
+ 注意:此字段可能返回 null,表示取不到有效值。
1446
+ */
1447
+ RecentlyLoginTime?: string
1436
1448
 
1437
1449
  /**
1438
1450
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -22,7 +22,7 @@ export interface DescribeDedicatedClusterInstanceTypesResponse {
22
22
  /**
23
23
  * 支持的实例规格列表
24
24
  */
25
- DedicatedClusterInstanceTypeSet: Array<DedicatedClusterInstanceType>
25
+ DedicatedClusterInstanceTypeSet?: Array<DedicatedClusterInstanceType>
26
26
 
27
27
  /**
28
28
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -413,7 +413,7 @@ export interface CreateSiteResponse {
413
413
  /**
414
414
  * 创建Site生成的id
415
415
  */
416
- SiteId: string
416
+ SiteId?: string
417
417
 
418
418
  /**
419
419
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -801,12 +801,12 @@ export interface DescribeSitesResponse {
801
801
  /**
802
802
  * 符合查询条件的站点列表
803
803
  */
804
- SiteSet: Array<Site>
804
+ SiteSet?: Array<Site>
805
805
 
806
806
  /**
807
807
  * 符合条件的站点数量。
808
808
  */
809
- TotalCount: number
809
+ TotalCount?: number
810
810
 
811
811
  /**
812
812
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -1011,7 +1011,7 @@ export interface CreateDedicatedClusterOrderResponse {
1011
1011
  * 专用集群订单id
1012
1012
  注意:此字段可能返回 null,表示取不到有效值。
1013
1013
  */
1014
- DedicatedClusterOrderId: string
1014
+ DedicatedClusterOrderId?: string
1015
1015
 
1016
1016
  /**
1017
1017
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -1026,7 +1026,7 @@ export interface DescribeDedicatedClusterCosCapacityResponse {
1026
1026
  /**
1027
1027
  * 本集群内cos容量信息,单位:‘GB’
1028
1028
  */
1029
- CosCapacity: CosCapacity
1029
+ CosCapacity?: CosCapacity
1030
1030
 
1031
1031
  /**
1032
1032
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -1056,7 +1056,7 @@ export interface CreateDedicatedClusterResponse {
1056
1056
  /**
1057
1057
  * 创建的专用集群id
1058
1058
  */
1059
- DedicatedClusterId: string
1059
+ DedicatedClusterId?: string
1060
1060
 
1061
1061
  /**
1062
1062
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -1112,12 +1112,12 @@ export interface DescribeSitesDetailResponse {
1112
1112
  /**
1113
1113
  * 站点详情
1114
1114
  */
1115
- SiteDetailSet: Array<SiteDetail>
1115
+ SiteDetailSet?: Array<SiteDetail>
1116
1116
 
1117
1117
  /**
1118
1118
  * 符合条件的站点总数
1119
1119
  */
1120
- TotalCount: number
1120
+ TotalCount?: number
1121
1121
 
1122
1122
  /**
1123
1123
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -1167,12 +1167,12 @@ export interface DescribeDedicatedClustersResponse {
1167
1167
  /**
1168
1168
  * 符合查询条件的专用集群列表
1169
1169
  */
1170
- DedicatedClusterSet: Array<DedicatedCluster>
1170
+ DedicatedClusterSet?: Array<DedicatedCluster>
1171
1171
 
1172
1172
  /**
1173
1173
  * 符合条件的专用集群数量。
1174
1174
  */
1175
- TotalCount: number
1175
+ TotalCount?: number
1176
1176
 
1177
1177
  /**
1178
1178
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -1654,7 +1654,7 @@ export interface DescribeDedicatedClusterHostStatisticsResponse {
1654
1654
  /**
1655
1655
  * 该集群内宿主机的统计信息列表
1656
1656
  */
1657
- HostStatisticSet: Array<HostStatistic>
1657
+ HostStatisticSet?: Array<HostStatistic>
1658
1658
 
1659
1659
  /**
1660
1660
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -1725,12 +1725,12 @@ export interface DescribeDedicatedClusterOrdersResponse {
1725
1725
  /**
1726
1726
  * 专用集群订单列表
1727
1727
  */
1728
- DedicatedClusterOrderSet: Array<DedicatedClusterOrder>
1728
+ DedicatedClusterOrderSet?: Array<DedicatedClusterOrder>
1729
1729
 
1730
1730
  /**
1731
1731
  * 符合条件的专用集群订单总数
1732
1732
  */
1733
- TotalCount: number
1733
+ TotalCount?: number
1734
1734
 
1735
1735
  /**
1736
1736
  * 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
@@ -113,7 +113,7 @@ import {
113
113
  RemoteAuthenticationRule,
114
114
  PurgePathCacheResponse,
115
115
  DescribeTopDataRequest,
116
- RequestHeader,
116
+ HttpsPackage,
117
117
  ModifyPurgeFetchTaskStatusRequest,
118
118
  Referer,
119
119
  AdvanceCacheRule,
@@ -139,6 +139,7 @@ import {
139
139
  CacheConfigFollowOrigin,
140
140
  DescribePayTypeRequest,
141
141
  DeleteScdnDomainRequest,
142
+ DescribeHttpsPackagesResponse,
142
143
  QnPrivateAccess,
143
144
  MapInfo,
144
145
  DescribeCertDomainsResponse,
@@ -188,6 +189,7 @@ import {
188
189
  ListDiagnoseReportResponse,
189
190
  HeaderKey,
190
191
  ScdnWafRule,
192
+ DescribeHttpsPackagesRequest,
191
193
  IpFilter,
192
194
  DiagnoseUnit,
193
195
  DiagnoseInfo,
@@ -248,6 +250,7 @@ import {
248
250
  DescribeDDoSDataRequest,
249
251
  CreateEdgePackTaskRequest,
250
252
  StatisticItem,
253
+ RequestHeader,
251
254
  Hsts,
252
255
  ListTopClsLogDataRequest,
253
256
  DescribeTrafficPackagesResponse,
@@ -537,13 +540,13 @@ export class Client extends AbstractClient {
537
540
  }
538
541
 
539
542
  /**
540
- * DisableCaches 用于禁用 CDN 上指定 URL 的访问,禁用完成后,中国境内访问会直接返回 403。(注:接口尚在内测中,暂未全量开放;封禁URL并非无限期永久封禁)
543
+ * DescribeHttpsPackages 用于查询 CDN HTTPS请求包详情。
541
544
  */
542
- async DisableCaches(
543
- req: DisableCachesRequest,
544
- cb?: (error: string, rep: DisableCachesResponse) => void
545
- ): Promise<DisableCachesResponse> {
546
- return this.request("DisableCaches", req, cb)
545
+ async DescribeHttpsPackages(
546
+ req: DescribeHttpsPackagesRequest,
547
+ cb?: (error: string, rep: DescribeHttpsPackagesResponse) => void
548
+ ): Promise<DescribeHttpsPackagesResponse> {
549
+ return this.request("DescribeHttpsPackages", req, cb)
547
550
  }
548
551
 
549
552
  /**
@@ -587,7 +590,7 @@ export class Client extends AbstractClient {
587
590
  }
588
591
 
589
592
  /**
590
- * CreateDiagnoseUrl 用于添加域名诊断任务URL
593
+ * CreateDiagnoseUrl 用于添加域名诊断任务URL, <font color=red>将于 **2023年5月31日** 下线</font><br>
591
594
  */
592
595
  async CreateDiagnoseUrl(
593
596
  req: CreateDiagnoseUrlRequest,
@@ -627,7 +630,7 @@ export class Client extends AbstractClient {
627
630
  }
628
631
 
629
632
  /**
630
- * DescribeDiagnoseReport 用于获取指定报告id的内容
633
+ * DescribeDiagnoseReport 用于获取指定报告id的内容, <font color=red>将于 **2023年5月31日** 下线</font><br>
631
634
  */
632
635
  async DescribeDiagnoseReport(
633
636
  req: DescribeDiagnoseReportRequest,
@@ -647,17 +650,17 @@ export class Client extends AbstractClient {
647
650
  }
648
651
 
649
652
  /**
650
- * 获取Bot攻击的Top数据列表
653
+ * DisableCaches 用于禁用 CDN 上指定 URL 的访问,禁用完成后,中国境内访问会直接返回 403。(注:接口尚在内测中,暂未全量开放;封禁URL并非无限期永久封禁)
651
654
  */
652
- async ListScdnTopBotData(
653
- req: ListScdnTopBotDataRequest,
654
- cb?: (error: string, rep: ListScdnTopBotDataResponse) => void
655
- ): Promise<ListScdnTopBotDataResponse> {
656
- return this.request("ListScdnTopBotData", req, cb)
655
+ async DisableCaches(
656
+ req: DisableCachesRequest,
657
+ cb?: (error: string, rep: DisableCachesResponse) => void
658
+ ): Promise<DisableCachesResponse> {
659
+ return this.request("DisableCaches", req, cb)
657
660
  }
658
661
 
659
662
  /**
660
- * ListDiagnoseReport 用于获取用户诊断URL访问后各个子任务的简要详情。
663
+ * ListDiagnoseReport 用于获取用户诊断URL访问后各个子任务的简要详情, <font color=red>将于 **2023年5月31日** 下线</font><br>
661
664
  */
662
665
  async ListDiagnoseReport(
663
666
  req: ListDiagnoseReportRequest,
@@ -857,6 +860,16 @@ export class Client extends AbstractClient {
857
860
  return this.request("DescribePurgeTasks", req, cb)
858
861
  }
859
862
 
863
+ /**
864
+ * 通过CLS日志计算Top信息。支持近7天的日志数据。
865
+ */
866
+ async ListTopClsLogData(
867
+ req: ListTopClsLogDataRequest,
868
+ cb?: (error: string, rep: ListTopClsLogDataResponse) => void
869
+ ): Promise<ListTopClsLogDataResponse> {
870
+ return this.request("ListTopClsLogData", req, cb)
871
+ }
872
+
860
873
  /**
861
874
  * DescribeUrlViolations 用于查询被 CDN 系统扫描到的域名违规 URL 列表及当前状态。
862
875
  对应内容分发网络控制台【图片鉴黄】页面。
@@ -1216,12 +1229,12 @@ export class Client extends AbstractClient {
1216
1229
  }
1217
1230
 
1218
1231
  /**
1219
- * 通过CLS日志计算Top信息。支持近7天的日志数据。
1232
+ * 获取Bot攻击的Top数据列表
1220
1233
  */
1221
- async ListTopClsLogData(
1222
- req: ListTopClsLogDataRequest,
1223
- cb?: (error: string, rep: ListTopClsLogDataResponse) => void
1224
- ): Promise<ListTopClsLogDataResponse> {
1225
- return this.request("ListTopClsLogData", req, cb)
1234
+ async ListScdnTopBotData(
1235
+ req: ListScdnTopBotDataRequest,
1236
+ cb?: (error: string, rep: ListScdnTopBotDataResponse) => void
1237
+ ): Promise<ListScdnTopBotDataResponse> {
1238
+ return this.request("ListScdnTopBotData", req, cb)
1226
1239
  }
1227
1240
  }