tencentcloud-sdk-nodejs 4.0.230 → 4.0.231
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 +186 -32
- package/package.json +1 -1
- package/products.md +12 -12
- package/src/common/sdk_version.ts +1 -1
- package/src/services/antiddos/v20200309/antiddos_client.ts +1 -1
- package/src/services/antiddos/v20200309/antiddos_models.ts +2 -2
- package/src/services/cam/v20190116/cam_models.ts +8 -3
- package/src/services/cpdp/v20190820/cpdp_client.ts +1 -1
- package/src/services/dts/v20180330/dts_client.ts +6 -84
- package/src/services/dts/v20180330/dts_models.ts +238 -610
- package/src/services/eiam/v20210420/eiam_models.ts +1 -1
- package/src/services/es/v20180416/es_models.ts +37 -0
- package/src/services/essbasic/v20210526/essbasic_models.ts +6 -0
- package/src/services/scf/v20180416/scf_client.ts +2 -0
- package/src/services/scf/v20180416/scf_models.ts +49 -0
- package/src/services/ses/v20201002/ses_models.ts +2 -1
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/antiddos/v20200309/antiddos_client.d.ts +1 -1
- package/tencentcloud/services/antiddos/v20200309/antiddos_client.js +1 -1
- package/tencentcloud/services/antiddos/v20200309/antiddos_models.d.ts +2 -2
- package/tencentcloud/services/cam/v20190116/cam_models.d.ts +7 -3
- package/tencentcloud/services/cpdp/v20190820/cpdp_client.d.ts +1 -1
- package/tencentcloud/services/cpdp/v20190820/cpdp_client.js +1 -1
- package/tencentcloud/services/dts/v20180330/dts_client.d.ts +1 -27
- package/tencentcloud/services/dts/v20180330/dts_client.js +0 -38
- package/tencentcloud/services/dts/v20180330/dts_models.d.ts +206 -520
- package/tencentcloud/services/eiam/v20210420/eiam_models.d.ts +1 -1
- package/tencentcloud/services/es/v20180416/es_models.d.ts +30 -0
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +5 -0
- package/tencentcloud/services/scf/v20180416/scf_models.d.ts +42 -0
- package/tencentcloud/services/ses/v20201002/ses_models.d.ts +2 -1
- package/test/dts.v20180330.test.js +0 -60
package/CHANGELOG.md
CHANGED
|
@@ -1,81 +1,112 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 访问管理(cam) 版本:2019-01-16
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 39 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2021-11-
|
|
7
|
+
发布时间:2021-11-08 08:02:23
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
修改数据结构:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [GroupIdOfUidInfo](https://cloud.tencent.com/document/api/598/33167#GroupIdOfUidInfo)
|
|
16
16
|
|
|
17
|
-
*
|
|
17
|
+
* 新增成员:Uin
|
|
18
18
|
|
|
19
|
+
* <font color="#dd0000">**修改成员**:</font>Uid
|
|
19
20
|
|
|
20
|
-
修改数据结构:
|
|
21
21
|
|
|
22
|
-
* [Service](https://cloud.tencent.com/document/api/628/45244#Service)
|
|
23
22
|
|
|
24
|
-
* 新增成员:DeploymentType
|
|
25
23
|
|
|
24
|
+
## 数据传输服务(dts) 版本:2018-03-30
|
|
26
25
|
|
|
26
|
+
### 第 14 次发布
|
|
27
27
|
|
|
28
|
+
发布时间:2021-11-08 08:05:43
|
|
28
29
|
|
|
29
|
-
|
|
30
|
+
本次发布包含了以下内容:
|
|
30
31
|
|
|
31
|
-
|
|
32
|
+
改善已有的文档。
|
|
32
33
|
|
|
33
|
-
|
|
34
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
35
|
+
|
|
36
|
+
* CreateSyncCheckJob
|
|
37
|
+
* CreateSyncJob
|
|
38
|
+
* DeleteSyncJob
|
|
39
|
+
* DescribeSyncJobs
|
|
40
|
+
* StartSyncJob
|
|
41
|
+
* SwitchDrToMaster
|
|
42
|
+
|
|
43
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
44
|
+
|
|
45
|
+
* SyncDetailInfo
|
|
46
|
+
* SyncInstanceInfo
|
|
47
|
+
* SyncJobInfo
|
|
48
|
+
* SyncStepDetailInfo
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
## Elasticsearch Service(es) 版本:2018-04-16
|
|
53
|
+
|
|
54
|
+
### 第 20 次发布
|
|
55
|
+
|
|
56
|
+
发布时间:2021-11-08 08:06:16
|
|
34
57
|
|
|
35
58
|
本次发布包含了以下内容:
|
|
36
59
|
|
|
37
60
|
改善已有的文档。
|
|
38
61
|
|
|
39
|
-
|
|
62
|
+
修改接口:
|
|
40
63
|
|
|
41
|
-
* [
|
|
64
|
+
* [CreateInstance](https://cloud.tencent.com/document/api/845/30633)
|
|
42
65
|
|
|
43
|
-
|
|
66
|
+
* 新增入参:Protocol
|
|
44
67
|
|
|
45
|
-
* [
|
|
68
|
+
* [UpdateInstance](https://cloud.tencent.com/document/api/845/30629)
|
|
46
69
|
|
|
47
|
-
* 新增入参:
|
|
70
|
+
* 新增入参:SwitchPrivateLink, EnableCerebro, CerebroPublicAccess, CerebroPrivateAccess
|
|
48
71
|
|
|
49
|
-
* <font color="#dd0000">**修改入参**:</font>Tag
|
|
50
72
|
|
|
73
|
+
修改数据结构:
|
|
51
74
|
|
|
52
|
-
|
|
75
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/845/30634#InstanceInfo)
|
|
53
76
|
|
|
54
|
-
*
|
|
77
|
+
* 新增成员:Protocol, SecurityGroups
|
|
55
78
|
|
|
56
79
|
|
|
57
80
|
|
|
58
|
-
## 云数据库 PostgreSQL(postgres) 版本:2017-03-12
|
|
59
81
|
|
|
60
|
-
|
|
82
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
61
83
|
|
|
62
|
-
|
|
84
|
+
### 第 6 次发布
|
|
85
|
+
|
|
86
|
+
发布时间:2021-11-08 08:06:21
|
|
63
87
|
|
|
64
88
|
本次发布包含了以下内容:
|
|
65
89
|
|
|
66
90
|
改善已有的文档。
|
|
67
91
|
|
|
68
|
-
|
|
92
|
+
修改数据结构:
|
|
69
93
|
|
|
70
|
-
* [
|
|
94
|
+
* [UsageDetail](https://cloud.tencent.com/document/api/1420/61525#UsageDetail)
|
|
95
|
+
|
|
96
|
+
* 新增成员:ProxyOrganizationName
|
|
71
97
|
|
|
72
98
|
|
|
73
99
|
|
|
74
|
-
|
|
100
|
+
|
|
101
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
## 云函数(scf) 版本:2018-04-16
|
|
75
106
|
|
|
76
107
|
### 第 37 次发布
|
|
77
108
|
|
|
78
|
-
发布时间:2021-11-
|
|
109
|
+
发布时间:2021-11-08 08:09:22
|
|
79
110
|
|
|
80
111
|
本次发布包含了以下内容:
|
|
81
112
|
|
|
@@ -83,10 +114,23 @@
|
|
|
83
114
|
|
|
84
115
|
修改接口:
|
|
85
116
|
|
|
86
|
-
* [
|
|
117
|
+
* [CreateFunction](https://cloud.tencent.com/document/api/583/18586)
|
|
87
118
|
|
|
88
|
-
*
|
|
119
|
+
* 新增入参:ProtocolType, ProtocolParams
|
|
120
|
+
|
|
121
|
+
* [GetFunction](https://cloud.tencent.com/document/api/583/18584)
|
|
122
|
+
|
|
123
|
+
* 新增出参:ProtocolType, ProtocolParams
|
|
124
|
+
|
|
125
|
+
* [UpdateFunctionConfiguration](https://cloud.tencent.com/document/api/583/18580)
|
|
89
126
|
|
|
127
|
+
* 新增入参:ProtocolParams
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
新增数据结构:
|
|
131
|
+
|
|
132
|
+
* [ProtocolParams](https://cloud.tencent.com/document/api/583/17244#ProtocolParams)
|
|
133
|
+
* [WSParams](https://cloud.tencent.com/document/api/583/17244#WSParams)
|
|
90
134
|
|
|
91
135
|
|
|
92
136
|
|
|
@@ -6104,6 +6148,23 @@
|
|
|
6104
6148
|
|
|
6105
6149
|
## 访问管理(cam) 版本:2019-01-16
|
|
6106
6150
|
|
|
6151
|
+
### 第 39 次发布
|
|
6152
|
+
|
|
6153
|
+
发布时间:2021-11-08 08:02:23
|
|
6154
|
+
|
|
6155
|
+
本次发布包含了以下内容:
|
|
6156
|
+
|
|
6157
|
+
改善已有的文档。
|
|
6158
|
+
|
|
6159
|
+
修改数据结构:
|
|
6160
|
+
|
|
6161
|
+
* [GroupIdOfUidInfo](https://cloud.tencent.com/document/api/598/33167#GroupIdOfUidInfo)
|
|
6162
|
+
|
|
6163
|
+
* 新增成员:Uin
|
|
6164
|
+
|
|
6165
|
+
* <font color="#dd0000">**修改成员**:</font>Uid
|
|
6166
|
+
|
|
6167
|
+
|
|
6107
6168
|
### 第 38 次发布
|
|
6108
6169
|
|
|
6109
6170
|
发布时间:2021-10-14 08:05:24
|
|
@@ -16159,7 +16220,7 @@
|
|
|
16159
16220
|
|
|
16160
16221
|
新增接口:
|
|
16161
16222
|
|
|
16162
|
-
* [
|
|
16223
|
+
* [QueryMaliciousRegistration](https://cloud.tencent.com/document/api/1122/63688)
|
|
16163
16224
|
|
|
16164
16225
|
修改接口:
|
|
16165
16226
|
|
|
@@ -16172,7 +16233,7 @@
|
|
|
16172
16233
|
|
|
16173
16234
|
新增数据结构:
|
|
16174
16235
|
|
|
16175
|
-
* [
|
|
16236
|
+
* [MerchantRiskInfo](https://cloud.tencent.com/document/api/1122/40683#MerchantRiskInfo)
|
|
16176
16237
|
|
|
16177
16238
|
### 第 48 次发布
|
|
16178
16239
|
|
|
@@ -23257,6 +23318,30 @@
|
|
|
23257
23318
|
|
|
23258
23319
|
## 数据传输服务(dts) 版本:2018-03-30
|
|
23259
23320
|
|
|
23321
|
+
### 第 14 次发布
|
|
23322
|
+
|
|
23323
|
+
发布时间:2021-11-08 08:05:43
|
|
23324
|
+
|
|
23325
|
+
本次发布包含了以下内容:
|
|
23326
|
+
|
|
23327
|
+
改善已有的文档。
|
|
23328
|
+
|
|
23329
|
+
<font color="#dd0000">**删除接口**:</font>
|
|
23330
|
+
|
|
23331
|
+
* CreateSyncCheckJob
|
|
23332
|
+
* CreateSyncJob
|
|
23333
|
+
* DeleteSyncJob
|
|
23334
|
+
* DescribeSyncJobs
|
|
23335
|
+
* StartSyncJob
|
|
23336
|
+
* SwitchDrToMaster
|
|
23337
|
+
|
|
23338
|
+
<font color="#dd0000">**删除数据结构**:</font>
|
|
23339
|
+
|
|
23340
|
+
* SyncDetailInfo
|
|
23341
|
+
* SyncInstanceInfo
|
|
23342
|
+
* SyncJobInfo
|
|
23343
|
+
* SyncStepDetailInfo
|
|
23344
|
+
|
|
23260
23345
|
### 第 13 次发布
|
|
23261
23346
|
|
|
23262
23347
|
发布时间:2021-09-02 08:04:47
|
|
@@ -26019,6 +26104,32 @@
|
|
|
26019
26104
|
|
|
26020
26105
|
## Elasticsearch Service(es) 版本:2018-04-16
|
|
26021
26106
|
|
|
26107
|
+
### 第 20 次发布
|
|
26108
|
+
|
|
26109
|
+
发布时间:2021-11-08 08:06:16
|
|
26110
|
+
|
|
26111
|
+
本次发布包含了以下内容:
|
|
26112
|
+
|
|
26113
|
+
改善已有的文档。
|
|
26114
|
+
|
|
26115
|
+
修改接口:
|
|
26116
|
+
|
|
26117
|
+
* [CreateInstance](https://cloud.tencent.com/document/api/845/30633)
|
|
26118
|
+
|
|
26119
|
+
* 新增入参:Protocol
|
|
26120
|
+
|
|
26121
|
+
* [UpdateInstance](https://cloud.tencent.com/document/api/845/30629)
|
|
26122
|
+
|
|
26123
|
+
* 新增入参:SwitchPrivateLink, EnableCerebro, CerebroPublicAccess, CerebroPrivateAccess
|
|
26124
|
+
|
|
26125
|
+
|
|
26126
|
+
修改数据结构:
|
|
26127
|
+
|
|
26128
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/845/30634#InstanceInfo)
|
|
26129
|
+
|
|
26130
|
+
* 新增成员:Protocol, SecurityGroups
|
|
26131
|
+
|
|
26132
|
+
|
|
26022
26133
|
### 第 19 次发布
|
|
26023
26134
|
|
|
26024
26135
|
发布时间:2021-09-30 08:05:14
|
|
@@ -26567,6 +26678,21 @@
|
|
|
26567
26678
|
|
|
26568
26679
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
26569
26680
|
|
|
26681
|
+
### 第 6 次发布
|
|
26682
|
+
|
|
26683
|
+
发布时间:2021-11-08 08:06:21
|
|
26684
|
+
|
|
26685
|
+
本次发布包含了以下内容:
|
|
26686
|
+
|
|
26687
|
+
改善已有的文档。
|
|
26688
|
+
|
|
26689
|
+
修改数据结构:
|
|
26690
|
+
|
|
26691
|
+
* [UsageDetail](https://cloud.tencent.com/document/api/1420/61525#UsageDetail)
|
|
26692
|
+
|
|
26693
|
+
* 新增成员:ProxyOrganizationName
|
|
26694
|
+
|
|
26695
|
+
|
|
26570
26696
|
### 第 5 次发布
|
|
26571
26697
|
|
|
26572
26698
|
发布时间:2021-10-22 08:10:34
|
|
@@ -41722,7 +41848,7 @@
|
|
|
41722
41848
|
|
|
41723
41849
|
新增接口:
|
|
41724
41850
|
|
|
41725
|
-
* [
|
|
41851
|
+
* [ModifyDBInstanceSpec](https://cloud.tencent.com/document/api/409/63689)
|
|
41726
41852
|
|
|
41727
41853
|
### 第 18 次发布
|
|
41728
41854
|
|
|
@@ -43255,6 +43381,34 @@
|
|
|
43255
43381
|
|
|
43256
43382
|
## 云函数(scf) 版本:2018-04-16
|
|
43257
43383
|
|
|
43384
|
+
### 第 37 次发布
|
|
43385
|
+
|
|
43386
|
+
发布时间:2021-11-08 08:09:22
|
|
43387
|
+
|
|
43388
|
+
本次发布包含了以下内容:
|
|
43389
|
+
|
|
43390
|
+
改善已有的文档。
|
|
43391
|
+
|
|
43392
|
+
修改接口:
|
|
43393
|
+
|
|
43394
|
+
* [CreateFunction](https://cloud.tencent.com/document/api/583/18586)
|
|
43395
|
+
|
|
43396
|
+
* 新增入参:ProtocolType, ProtocolParams
|
|
43397
|
+
|
|
43398
|
+
* [GetFunction](https://cloud.tencent.com/document/api/583/18584)
|
|
43399
|
+
|
|
43400
|
+
* 新增出参:ProtocolType, ProtocolParams
|
|
43401
|
+
|
|
43402
|
+
* [UpdateFunctionConfiguration](https://cloud.tencent.com/document/api/583/18580)
|
|
43403
|
+
|
|
43404
|
+
* 新增入参:ProtocolParams
|
|
43405
|
+
|
|
43406
|
+
|
|
43407
|
+
新增数据结构:
|
|
43408
|
+
|
|
43409
|
+
* [[ProtocolParams](https://cloud.tencent.com/document/api/583/17244#ProtocolParams)](https://cloud.tencent.com/document/api/583/17244#[ProtocolParams](https://cloud.tencent.com/document/api/583/17244#ProtocolParams))
|
|
43410
|
+
* [[WSParams](https://cloud.tencent.com/document/api/583/17244#WSParams)](https://cloud.tencent.com/document/api/583/17244#[WSParams](https://cloud.tencent.com/document/api/583/17244#WSParams))
|
|
43411
|
+
|
|
43258
43412
|
### 第 36 次发布
|
|
43259
43413
|
|
|
43260
43414
|
发布时间:2021-11-02 08:10:12
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -7,7 +7,7 @@
|
|
|
7
7
|
| afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2021-09-16 08:02:20 |
|
|
8
8
|
| ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2021-10-13 08:02:42 |
|
|
9
9
|
| ams | [音频内容检测](https://cloud.tencent.com/document/product/1219) | 2021-09-16 08:02:18 |
|
|
10
|
-
| antiddos | [DDoS 防护](https://cloud.tencent.com/document/product/1021) | 2021-
|
|
10
|
+
| antiddos | [DDoS 防护](https://cloud.tencent.com/document/product/1021) | 2021-11-08 08:01:16 |
|
|
11
11
|
| apcas | [汽车精准获客服务](https://cloud.tencent.com/document/product/1244) | 2021-09-16 08:01:20 |
|
|
12
12
|
| ape | [正版图库直通车](https://cloud.tencent.com/document/product/1181) | 2021-09-16 08:01:43 |
|
|
13
13
|
| api | [云 API](https://cloud.tencent.com/document/product/546) | 2021-04-25 10:09:57 |
|
|
@@ -26,7 +26,7 @@
|
|
|
26
26
|
| bmvpc | [黑石私有网络](https://cloud.tencent.com/document/product/1024) | 2021-09-16 08:04:47 |
|
|
27
27
|
| bri | [业务风险情报](https://cloud.tencent.com/document/product/1064) | 2021-01-07 08:02:40 |
|
|
28
28
|
| btoe | [区块链可信取证](https://cloud.tencent.com/document/product/1259) | 2021-09-16 08:01:04 |
|
|
29
|
-
| cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2021-
|
|
29
|
+
| cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2021-11-08 08:02:23 |
|
|
30
30
|
| captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2021-09-16 08:05:04 |
|
|
31
31
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2021-09-16 08:03:51 |
|
|
32
32
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2021-10-27 08:03:51 |
|
|
@@ -43,12 +43,12 @@
|
|
|
43
43
|
| ckafka | [消息队列 Ckafka](https://cloud.tencent.com/document/product/597) | 2021-11-02 08:04:08 |
|
|
44
44
|
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2021-11-02 08:04:16 |
|
|
45
45
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2021-09-16 08:14:35 |
|
|
46
|
-
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2021-
|
|
47
|
-
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2021-11-
|
|
46
|
+
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2021-11-08 08:03:47 |
|
|
47
|
+
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2021-11-08 08:03:49 |
|
|
48
48
|
| cme | [腾讯云剪](https://cloud.tencent.com/document/product/1156) | 2021-11-01 08:07:26 |
|
|
49
49
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2021-09-16 08:03:08 |
|
|
50
50
|
| cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
|
|
51
|
-
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2021-11-
|
|
51
|
+
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2021-11-05 08:05:28 |
|
|
52
52
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
53
53
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2021-11-04 08:07:03 |
|
|
54
54
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2021-11-02 08:05:13 |
|
|
@@ -64,15 +64,15 @@
|
|
|
64
64
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2021-09-16 08:06:55 |
|
|
65
65
|
| ds | [电子合同服务](https://cloud.tencent.com/document/product/869) | 2021-09-16 08:06:57 |
|
|
66
66
|
| dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2021-09-16 08:00:16 |
|
|
67
|
-
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2021-
|
|
67
|
+
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2021-11-08 08:05:43 |
|
|
68
68
|
| ecc | [英文作文批改](https://cloud.tencent.com/document/product/1076) | 2021-09-16 08:07:05 |
|
|
69
69
|
| ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2021-10-13 08:06:59 |
|
|
70
70
|
| ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2021-10-27 08:07:01 |
|
|
71
|
-
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2021-11-
|
|
71
|
+
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2021-11-08 08:06:07 |
|
|
72
72
|
| eis | [企业集成服务](https://cloud.tencent.com/document/product/1270) | 2021-09-16 08:00:40 |
|
|
73
73
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2021-09-16 08:07:07 |
|
|
74
|
-
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2021-
|
|
75
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2021-
|
|
74
|
+
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2021-11-08 08:06:16 |
|
|
75
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2021-11-08 08:06:21 |
|
|
76
76
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2021-09-16 08:07:14 |
|
|
77
77
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2021-10-29 08:05:31 |
|
|
78
78
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2021-09-24 09:57:29 |
|
|
@@ -125,8 +125,8 @@
|
|
|
125
125
|
| rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2021-09-16 08:13:45 |
|
|
126
126
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2021-09-16 08:02:24 |
|
|
127
127
|
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2021-09-27 08:15:19 |
|
|
128
|
-
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2021-11-
|
|
129
|
-
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2021-11-
|
|
128
|
+
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2021-11-08 08:09:22 |
|
|
129
|
+
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2021-11-05 08:10:48 |
|
|
130
130
|
| smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2021-09-16 08:04:09 |
|
|
131
131
|
| sms | [短信](https://cloud.tencent.com/document/product/382) | 2021-10-27 08:10:57 |
|
|
132
132
|
| soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2021-09-16 08:09:52 |
|
|
@@ -148,7 +148,7 @@
|
|
|
148
148
|
| tcb | [云开发 CloudBase](https://cloud.tencent.com/document/product/876) | 2021-10-26 08:13:05 |
|
|
149
149
|
| tcex | [腾讯云释义](https://cloud.tencent.com/document/product/1266) | 2021-09-16 08:01:55 |
|
|
150
150
|
| tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
|
|
151
|
-
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2021-
|
|
151
|
+
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2021-11-05 08:11:50 |
|
|
152
152
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2021-09-16 08:00:13 |
|
|
153
153
|
| tdmq | [分布式消息队列](https://cloud.tencent.com/document/product/1179) | 2021-10-29 08:10:04 |
|
|
154
154
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2021-10-29 08:10:14 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.231"
|
|
@@ -2553,7 +2553,7 @@ export interface DescribeCCTrendResponse {
|
|
|
2553
2553
|
Id: string
|
|
2554
2554
|
|
|
2555
2555
|
/**
|
|
2556
|
-
* 指标,取值[inqps(总请求峰值,dropqps(攻击请求峰值))]
|
|
2556
|
+
* 指标,取值[inqps(总请求峰值,dropqps(攻击请求峰值)),incount(请求次数), dropcount(攻击次数)]
|
|
2557
2557
|
*/
|
|
2558
2558
|
MetricName: string
|
|
2559
2559
|
|
|
@@ -3289,7 +3289,7 @@ export interface DescribeCCTrendRequest {
|
|
|
3289
3289
|
EndTime: string
|
|
3290
3290
|
|
|
3291
3291
|
/**
|
|
3292
|
-
* 指标,取值[inqps(总请求峰值,dropqps(攻击请求峰值))]
|
|
3292
|
+
* 指标,取值[inqps(总请求峰值,dropqps(攻击请求峰值)),incount(请求次数), dropcount(攻击次数)]
|
|
3293
3293
|
*/
|
|
3294
3294
|
MetricName: string
|
|
3295
3295
|
|
|
@@ -805,15 +805,20 @@ export interface OffsiteFlag {
|
|
|
805
805
|
* 子用户和用户组关联信息
|
|
806
806
|
*/
|
|
807
807
|
export interface GroupIdOfUidInfo {
|
|
808
|
+
/**
|
|
809
|
+
* 用户组 ID
|
|
810
|
+
*/
|
|
811
|
+
GroupId: number
|
|
812
|
+
|
|
808
813
|
/**
|
|
809
814
|
* 子用户 UID
|
|
810
815
|
*/
|
|
811
|
-
Uid
|
|
816
|
+
Uid?: number
|
|
812
817
|
|
|
813
818
|
/**
|
|
814
|
-
*
|
|
819
|
+
* 子用户 Uin,Uid和Uin至少有一个必填
|
|
815
820
|
*/
|
|
816
|
-
|
|
821
|
+
Uin?: number
|
|
817
822
|
}
|
|
818
823
|
|
|
819
824
|
/**
|
|
@@ -18,24 +18,18 @@
|
|
|
18
18
|
import { AbstractClient } from "../../../common/abstract_client"
|
|
19
19
|
import { ClientConfig } from "../../../common/interface"
|
|
20
20
|
import {
|
|
21
|
-
DescribeSyncJobsResponse,
|
|
22
21
|
DescribeMigrateJobsResponse,
|
|
23
22
|
MigrateDetailInfo,
|
|
24
23
|
DeleteMigrateJobResponse,
|
|
25
24
|
CreateMigrateCheckJobRequest,
|
|
26
25
|
ModifySubscribeVipVportRequest,
|
|
27
|
-
SyncInstanceInfo,
|
|
28
26
|
ModifySubscribeNameResponse,
|
|
29
|
-
CreateSyncJobResponse,
|
|
30
27
|
DescribeMigrateCheckJobRequest,
|
|
31
28
|
IsolateSubscribeResponse,
|
|
32
29
|
ModifySubscribeObjectsResponse,
|
|
33
|
-
SwitchDrToMasterRequest,
|
|
34
|
-
StartSyncJobRequest,
|
|
35
30
|
CreateMigrateJobRequest,
|
|
36
|
-
|
|
31
|
+
SubscribeRegionConf,
|
|
37
32
|
ModifySubscribeNameRequest,
|
|
38
|
-
SyncJobInfo,
|
|
39
33
|
ModifySubscribeConsumeTimeResponse,
|
|
40
34
|
DstInfo,
|
|
41
35
|
DescribeSubscribeConfResponse,
|
|
@@ -48,40 +42,32 @@ import {
|
|
|
48
42
|
MigrateStepDetailInfo,
|
|
49
43
|
ModifySubscribeObjectsRequest,
|
|
50
44
|
DescribeMigrateCheckJobResponse,
|
|
51
|
-
SubscribeRegionConf,
|
|
52
45
|
ActivateSubscribeRequest,
|
|
53
46
|
OfflineIsolatedSubscribeRequest,
|
|
54
47
|
DescribeSubscribesRequest,
|
|
55
48
|
ResetSubscribeResponse,
|
|
56
|
-
StartSyncJobResponse,
|
|
57
49
|
DescribeSubscribesResponse,
|
|
58
|
-
|
|
59
|
-
CreateSyncCheckJobResponse,
|
|
50
|
+
ModifySubscribeConsumeTimeRequest,
|
|
60
51
|
StopMigrateJobRequest,
|
|
61
52
|
DescribeSyncCheckJobRequest,
|
|
62
53
|
DescribeRegionConfResponse,
|
|
63
54
|
ModifySyncJobResponse,
|
|
64
55
|
DescribeAsyncRequestInfoResponse,
|
|
65
|
-
|
|
56
|
+
SubscribeInfo,
|
|
66
57
|
ResetSubscribeRequest,
|
|
67
58
|
TagItem,
|
|
68
59
|
TagFilter,
|
|
69
|
-
|
|
70
|
-
SwitchDrToMasterResponse,
|
|
60
|
+
SyncCheckStepInfo,
|
|
71
61
|
ModifyMigrateJobResponse,
|
|
72
|
-
CreateSyncJobRequest,
|
|
73
|
-
DescribeSyncJobsRequest,
|
|
74
62
|
DescribeMigrateJobsRequest,
|
|
75
|
-
SyncDetailInfo,
|
|
76
63
|
ModifySubscribeAutoRenewFlagResponse,
|
|
77
64
|
StopMigrateJobResponse,
|
|
78
65
|
SyncOption,
|
|
79
66
|
OfflineIsolatedSubscribeResponse,
|
|
80
|
-
SyncStepDetailInfo,
|
|
81
67
|
IsolateSubscribeRequest,
|
|
82
68
|
ModifySubscribeAutoRenewFlagRequest,
|
|
83
|
-
|
|
84
|
-
|
|
69
|
+
CompleteMigrateJobRequest,
|
|
70
|
+
MigrateJobInfo,
|
|
85
71
|
ModifySyncJobRequest,
|
|
86
72
|
DescribeRegionConfRequest,
|
|
87
73
|
CompleteMigrateJobResponse,
|
|
@@ -90,9 +76,7 @@ import {
|
|
|
90
76
|
CreateMigrateJobResponse,
|
|
91
77
|
DescribeSubscribeConfRequest,
|
|
92
78
|
ModifySubscribeVipVportResponse,
|
|
93
|
-
MigrateJobInfo,
|
|
94
79
|
DeleteMigrateJobRequest,
|
|
95
|
-
DeleteSyncJobRequest,
|
|
96
80
|
ActivateSubscribeResponse,
|
|
97
81
|
CreateSubscribeResponse,
|
|
98
82
|
MigrateOption,
|
|
@@ -110,26 +94,6 @@ export class Client extends AbstractClient {
|
|
|
110
94
|
super("dts.tencentcloudapi.com", "2018-03-30", clientConfig)
|
|
111
95
|
}
|
|
112
96
|
|
|
113
|
-
/**
|
|
114
|
-
* 删除灾备同步任务 (运行中的同步任务不能删除)。
|
|
115
|
-
*/
|
|
116
|
-
async DeleteSyncJob(
|
|
117
|
-
req: DeleteSyncJobRequest,
|
|
118
|
-
cb?: (error: string, rep: DeleteSyncJobResponse) => void
|
|
119
|
-
): Promise<DeleteSyncJobResponse> {
|
|
120
|
-
return this.request("DeleteSyncJob", req, cb)
|
|
121
|
-
}
|
|
122
|
-
|
|
123
|
-
/**
|
|
124
|
-
* 查询在迁移平台发起的灾备同步任务
|
|
125
|
-
*/
|
|
126
|
-
async DescribeSyncJobs(
|
|
127
|
-
req: DescribeSyncJobsRequest,
|
|
128
|
-
cb?: (error: string, rep: DescribeSyncJobsResponse) => void
|
|
129
|
-
): Promise<DescribeSyncJobsResponse> {
|
|
130
|
-
return this.request("DescribeSyncJobs", req, cb)
|
|
131
|
-
}
|
|
132
|
-
|
|
133
97
|
/**
|
|
134
98
|
* 本接口用于配置数据订阅,只有在未配置状态的订阅实例才能调用此接口。
|
|
135
99
|
*/
|
|
@@ -152,17 +116,6 @@ export class Client extends AbstractClient {
|
|
|
152
116
|
return this.request("ModifySyncJob", req, cb)
|
|
153
117
|
}
|
|
154
118
|
|
|
155
|
-
/**
|
|
156
|
-
* 本接口(CreateSyncJob)用于创建灾备同步任务。
|
|
157
|
-
创建同步任务后,可以通过 CreateSyncCheckJob 接口发起校验任务。校验成功后才可以通过 StartSyncJob 接口启动同步任务。
|
|
158
|
-
*/
|
|
159
|
-
async CreateSyncJob(
|
|
160
|
-
req: CreateSyncJobRequest,
|
|
161
|
-
cb?: (error: string, rep: CreateSyncJobResponse) => void
|
|
162
|
-
): Promise<CreateSyncJobResponse> {
|
|
163
|
-
return this.request("CreateSyncJob", req, cb)
|
|
164
|
-
}
|
|
165
|
-
|
|
166
119
|
/**
|
|
167
120
|
* 本接口(ModifySubscribeObjects)用于修改数据订阅通道的订阅规则
|
|
168
121
|
*/
|
|
@@ -173,16 +126,6 @@ export class Client extends AbstractClient {
|
|
|
173
126
|
return this.request("ModifySubscribeObjects", req, cb)
|
|
174
127
|
}
|
|
175
128
|
|
|
176
|
-
/**
|
|
177
|
-
* 创建的灾备同步任务在通过 CreateSyncCheckJob 和 DescribeSyncCheckJob 确定校验成功后,可以调用该接口启动同步
|
|
178
|
-
*/
|
|
179
|
-
async StartSyncJob(
|
|
180
|
-
req: StartSyncJobRequest,
|
|
181
|
-
cb?: (error: string, rep: StartSyncJobResponse) => void
|
|
182
|
-
): Promise<StartSyncJobResponse> {
|
|
183
|
-
return this.request("StartSyncJob", req, cb)
|
|
184
|
-
}
|
|
185
|
-
|
|
186
129
|
/**
|
|
187
130
|
* 本接口用于创建校验后,获取校验的结果. 能查询到当前校验的状态和进度.
|
|
188
131
|
若通过校验, 则可调用'StartMigrateJob' 开始迁移.
|
|
@@ -205,16 +148,6 @@ export class Client extends AbstractClient {
|
|
|
205
148
|
return this.request("DescribeAsyncRequestInfo", req, cb)
|
|
206
149
|
}
|
|
207
150
|
|
|
208
|
-
/**
|
|
209
|
-
* 将灾备升级为主实例,停止从原来所属主实例的同步,断开主备关系。
|
|
210
|
-
*/
|
|
211
|
-
async SwitchDrToMaster(
|
|
212
|
-
req: SwitchDrToMasterRequest,
|
|
213
|
-
cb?: (error: string, rep: SwitchDrToMasterResponse) => void
|
|
214
|
-
): Promise<SwitchDrToMasterResponse> {
|
|
215
|
-
return this.request("SwitchDrToMaster", req, cb)
|
|
216
|
-
}
|
|
217
|
-
|
|
218
151
|
/**
|
|
219
152
|
* 修改订阅实例自动续费标识
|
|
220
153
|
*/
|
|
@@ -336,17 +269,6 @@ export class Client extends AbstractClient {
|
|
|
336
269
|
return this.request("ModifySubscribeName", req, cb)
|
|
337
270
|
}
|
|
338
271
|
|
|
339
|
-
/**
|
|
340
|
-
* 在调用 StartSyncJob 接口启动灾备同步前, 必须调用本接口创建校验, 且校验成功后才能开始同步数据. 校验的结果可以通过 DescribeSyncCheckJob 查看.
|
|
341
|
-
校验成功后才能启动同步.
|
|
342
|
-
*/
|
|
343
|
-
async CreateSyncCheckJob(
|
|
344
|
-
req: CreateSyncCheckJobRequest,
|
|
345
|
-
cb?: (error: string, rep: CreateSyncCheckJobResponse) => void
|
|
346
|
-
): Promise<CreateSyncCheckJobResponse> {
|
|
347
|
-
return this.request("CreateSyncCheckJob", req, cb)
|
|
348
|
-
}
|
|
349
|
-
|
|
350
272
|
/**
|
|
351
273
|
* 本接口(CreateSubscribe)用于创建一个数据订阅实例。
|
|
352
274
|
*/
|