tencentcloud-sdk-nodejs 4.0.925 → 4.0.926
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 +169 -0
- package/SERVICE_CHANGELOG.md +238 -25
- package/package.json +1 -1
- package/products.md +11 -11
- package/src/common/sdk_version.ts +1 -1
- package/src/services/cdwdoris/v20211228/cdwdoris_models.ts +4 -0
- package/src/services/cynosdb/v20190107/cynosdb_models.ts +1 -1
- package/src/services/dsgc/v20190723/dsgc_models.ts +8 -0
- package/src/services/es/v20180416/es_models.ts +18 -0
- package/src/services/ess/v20201111/ess_models.ts +5 -3
- package/src/services/essbasic/v20210526/essbasic_models.ts +5 -3
- package/src/services/scf/v20180416/scf_models.ts +10 -4
- package/src/services/sqlserver/v20180328/sqlserver_models.ts +2 -2
- package/src/services/ssl/v20191205/ssl_models.ts +5 -0
- package/src/services/wedata/v20210820/wedata_models.ts +5 -0
- package/tencentcloud/common/sdk_version.d.ts +1 -1
- package/tencentcloud/common/sdk_version.js +1 -1
- package/tencentcloud/services/cdwdoris/v20211228/cdwdoris_models.d.ts +4 -0
- package/tencentcloud/services/cynosdb/v20190107/cynosdb_models.d.ts +1 -1
- package/tencentcloud/services/dsgc/v20190723/dsgc_models.d.ts +8 -0
- package/tencentcloud/services/es/v20180416/es_models.d.ts +18 -0
- package/tencentcloud/services/ess/v20201111/ess_models.d.ts +5 -3
- package/tencentcloud/services/essbasic/v20210526/essbasic_models.d.ts +5 -3
- package/tencentcloud/services/scf/v20180416/scf_models.d.ts +10 -4
- package/tencentcloud/services/sqlserver/v20180328/sqlserver_models.d.ts +2 -2
- package/tencentcloud/services/ssl/v20191205/ssl_models.d.ts +5 -0
- package/tencentcloud/services/wedata/v20210820/wedata_models.d.ts +5 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,172 @@
|
|
|
1
|
+
# Release 4.0.926
|
|
2
|
+
|
|
3
|
+
## 腾讯云数据仓库 TCHouse-D(cdwdoris) 版本:2021-12-28
|
|
4
|
+
|
|
5
|
+
### 第 22 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2024-08-27 01:16:43
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改数据结构:
|
|
14
|
+
|
|
15
|
+
* [UserInfo](https://cloud.tencent.com/document/api/1387/102385#UserInfo)
|
|
16
|
+
|
|
17
|
+
* 新增成员:CamRangerGroupIds
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## 数据安全治理中心(dsgc) 版本:2019-07-23
|
|
23
|
+
|
|
24
|
+
### 第 19 次发布
|
|
25
|
+
|
|
26
|
+
发布时间:2024-08-27 01:38:24
|
|
27
|
+
|
|
28
|
+
本次发布包含了以下内容:
|
|
29
|
+
|
|
30
|
+
改善已有的文档。
|
|
31
|
+
|
|
32
|
+
修改接口:
|
|
33
|
+
|
|
34
|
+
* [DescribeDSPARDBDataAssetDetail](https://cloud.tencent.com/document/api/1087/97204)
|
|
35
|
+
|
|
36
|
+
* 新增入参:Offset, Limit
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
## Elasticsearch Service(es) 版本:2018-04-16
|
|
42
|
+
|
|
43
|
+
### 第 66 次发布
|
|
44
|
+
|
|
45
|
+
发布时间:2024-08-27 01:44:02
|
|
46
|
+
|
|
47
|
+
本次发布包含了以下内容:
|
|
48
|
+
|
|
49
|
+
改善已有的文档。
|
|
50
|
+
|
|
51
|
+
修改接口:
|
|
52
|
+
|
|
53
|
+
* [CreateInstance](https://cloud.tencent.com/document/api/845/30633)
|
|
54
|
+
|
|
55
|
+
* 新增入参:ReadWriteMode
|
|
56
|
+
|
|
57
|
+
* [UpdateInstance](https://cloud.tencent.com/document/api/845/30629)
|
|
58
|
+
|
|
59
|
+
* 新增入参:ReadWriteMode
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
修改数据结构:
|
|
63
|
+
|
|
64
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/845/30634#InstanceInfo)
|
|
65
|
+
|
|
66
|
+
* 新增成员:CosBucketStorageSize, ReadWriteMode
|
|
67
|
+
|
|
68
|
+
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
72
|
+
|
|
73
|
+
### 第 185 次发布
|
|
74
|
+
|
|
75
|
+
发布时间:2024-08-27 01:44:49
|
|
76
|
+
|
|
77
|
+
本次发布包含了以下内容:
|
|
78
|
+
|
|
79
|
+
改善已有的文档。
|
|
80
|
+
|
|
81
|
+
修改接口:
|
|
82
|
+
|
|
83
|
+
* [DescribeUserAutoSignStatus](https://cloud.tencent.com/document/api/1323/87786)
|
|
84
|
+
|
|
85
|
+
* 新增出参:SealId
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
91
|
+
|
|
92
|
+
### 第 180 次发布
|
|
93
|
+
|
|
94
|
+
发布时间:2024-08-27 01:46:01
|
|
95
|
+
|
|
96
|
+
本次发布包含了以下内容:
|
|
97
|
+
|
|
98
|
+
改善已有的文档。
|
|
99
|
+
|
|
100
|
+
修改接口:
|
|
101
|
+
|
|
102
|
+
* [ChannelDescribeUserAutoSignStatus](https://cloud.tencent.com/document/api/1420/96109)
|
|
103
|
+
|
|
104
|
+
* 新增出参:SealId
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
## 云函数(scf) 版本:2018-04-16
|
|
114
|
+
|
|
115
|
+
### 第 65 次发布
|
|
116
|
+
|
|
117
|
+
发布时间:2024-08-27 02:17:25
|
|
118
|
+
|
|
119
|
+
本次发布包含了以下内容:
|
|
120
|
+
|
|
121
|
+
改善已有的文档。
|
|
122
|
+
|
|
123
|
+
修改接口:
|
|
124
|
+
|
|
125
|
+
* [PublishLayerVersion](https://cloud.tencent.com/document/api/583/41383)
|
|
126
|
+
|
|
127
|
+
* 新增入参:Tags
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
## SSL 证书(ssl) 版本:2019-12-05
|
|
133
|
+
|
|
134
|
+
### 第 65 次发布
|
|
135
|
+
|
|
136
|
+
发布时间:2024-08-27 02:20:37
|
|
137
|
+
|
|
138
|
+
本次发布包含了以下内容:
|
|
139
|
+
|
|
140
|
+
改善已有的文档。
|
|
141
|
+
|
|
142
|
+
修改数据结构:
|
|
143
|
+
|
|
144
|
+
* [Certificates](https://cloud.tencent.com/document/api/400/41679#Certificates)
|
|
145
|
+
|
|
146
|
+
* 新增成员:CertRevokedTime
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
152
|
+
|
|
153
|
+
### 第 104 次发布
|
|
154
|
+
|
|
155
|
+
发布时间:2024-08-27 02:51:24
|
|
156
|
+
|
|
157
|
+
本次发布包含了以下内容:
|
|
158
|
+
|
|
159
|
+
改善已有的文档。
|
|
160
|
+
|
|
161
|
+
修改数据结构:
|
|
162
|
+
|
|
163
|
+
* [Apply](https://cloud.tencent.com/document/api/1267/76336#Apply)
|
|
164
|
+
|
|
165
|
+
* 新增成员:ApplyId
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
|
|
169
|
+
|
|
1
170
|
# Release 4.0.925
|
|
2
171
|
|
|
3
172
|
## 腾讯云数据仓库 TCHouse-D(cdwdoris) 版本:2021-12-28
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
|
|
3
3
|
## 腾讯云数据仓库 TCHouse-D(cdwdoris) 版本:2021-12-28
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 22 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2024-08-
|
|
7
|
+
发布时间:2024-08-27 01:16:43
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
@@ -14,59 +14,107 @@
|
|
|
14
14
|
|
|
15
15
|
* [UserInfo](https://cloud.tencent.com/document/api/1387/102385#UserInfo)
|
|
16
16
|
|
|
17
|
-
* 新增成员:
|
|
17
|
+
* 新增成员:CamRangerGroupIds
|
|
18
18
|
|
|
19
19
|
|
|
20
20
|
|
|
21
21
|
|
|
22
|
-
##
|
|
22
|
+
## 数据安全治理中心(dsgc) 版本:2019-07-23
|
|
23
23
|
|
|
24
|
-
### 第
|
|
24
|
+
### 第 19 次发布
|
|
25
25
|
|
|
26
|
-
发布时间:2024-08-
|
|
26
|
+
发布时间:2024-08-27 01:38:24
|
|
27
27
|
|
|
28
28
|
本次发布包含了以下内容:
|
|
29
29
|
|
|
30
30
|
改善已有的文档。
|
|
31
31
|
|
|
32
|
+
修改接口:
|
|
33
|
+
|
|
34
|
+
* [DescribeDSPARDBDataAssetDetail](https://cloud.tencent.com/document/api/1087/97204)
|
|
35
|
+
|
|
36
|
+
* 新增入参:Offset, Limit
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
|
|
40
|
+
|
|
41
|
+
## Elasticsearch Service(es) 版本:2018-04-16
|
|
42
|
+
|
|
43
|
+
### 第 66 次发布
|
|
44
|
+
|
|
45
|
+
发布时间:2024-08-27 01:44:02
|
|
46
|
+
|
|
47
|
+
本次发布包含了以下内容:
|
|
48
|
+
|
|
49
|
+
改善已有的文档。
|
|
50
|
+
|
|
51
|
+
修改接口:
|
|
52
|
+
|
|
53
|
+
* [CreateInstance](https://cloud.tencent.com/document/api/845/30633)
|
|
54
|
+
|
|
55
|
+
* 新增入参:ReadWriteMode
|
|
56
|
+
|
|
57
|
+
* [UpdateInstance](https://cloud.tencent.com/document/api/845/30629)
|
|
58
|
+
|
|
59
|
+
* 新增入参:ReadWriteMode
|
|
60
|
+
|
|
61
|
+
|
|
32
62
|
修改数据结构:
|
|
33
63
|
|
|
34
|
-
* [
|
|
64
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/845/30634#InstanceInfo)
|
|
35
65
|
|
|
36
|
-
* 新增成员:
|
|
66
|
+
* 新增成员:CosBucketStorageSize, ReadWriteMode
|
|
37
67
|
|
|
38
|
-
* [CynosdbInstance](https://cloud.tencent.com/document/api/1003/48097#CynosdbInstance)
|
|
39
68
|
|
|
40
|
-
* 新增成员:InstanceStorageType
|
|
41
69
|
|
|
42
70
|
|
|
71
|
+
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
43
72
|
|
|
73
|
+
### 第 185 次发布
|
|
44
74
|
|
|
45
|
-
|
|
75
|
+
发布时间:2024-08-27 01:44:49
|
|
46
76
|
|
|
47
|
-
|
|
77
|
+
本次发布包含了以下内容:
|
|
48
78
|
|
|
49
|
-
|
|
79
|
+
改善已有的文档。
|
|
80
|
+
|
|
81
|
+
修改接口:
|
|
82
|
+
|
|
83
|
+
* [DescribeUserAutoSignStatus](https://cloud.tencent.com/document/api/1323/87786)
|
|
84
|
+
|
|
85
|
+
* 新增出参:SealId
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
91
|
+
|
|
92
|
+
### 第 180 次发布
|
|
93
|
+
|
|
94
|
+
发布时间:2024-08-27 01:46:01
|
|
50
95
|
|
|
51
96
|
本次发布包含了以下内容:
|
|
52
97
|
|
|
53
98
|
改善已有的文档。
|
|
54
99
|
|
|
55
|
-
|
|
100
|
+
修改接口:
|
|
56
101
|
|
|
57
|
-
* [
|
|
102
|
+
* [ChannelDescribeUserAutoSignStatus](https://cloud.tencent.com/document/api/1420/96109)
|
|
58
103
|
|
|
59
|
-
|
|
104
|
+
* 新增出参:SealId
|
|
60
105
|
|
|
61
|
-
* [SingleStreamInfo](https://cloud.tencent.com/document/api/1639/81423#SingleStreamInfo)
|
|
62
106
|
|
|
63
107
|
|
|
64
108
|
|
|
65
|
-
##
|
|
109
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
66
110
|
|
|
67
|
-
### 第 45 次发布
|
|
68
111
|
|
|
69
|
-
|
|
112
|
+
|
|
113
|
+
## 云函数(scf) 版本:2018-04-16
|
|
114
|
+
|
|
115
|
+
### 第 65 次发布
|
|
116
|
+
|
|
117
|
+
发布时间:2024-08-27 02:17:25
|
|
70
118
|
|
|
71
119
|
本次发布包含了以下内容:
|
|
72
120
|
|
|
@@ -74,14 +122,48 @@
|
|
|
74
122
|
|
|
75
123
|
修改接口:
|
|
76
124
|
|
|
77
|
-
* [
|
|
125
|
+
* [PublishLayerVersion](https://cloud.tencent.com/document/api/583/41383)
|
|
78
126
|
|
|
79
|
-
*
|
|
127
|
+
* 新增入参:Tags
|
|
80
128
|
|
|
81
129
|
|
|
82
130
|
|
|
83
131
|
|
|
84
|
-
##
|
|
132
|
+
## SSL 证书(ssl) 版本:2019-12-05
|
|
133
|
+
|
|
134
|
+
### 第 65 次发布
|
|
135
|
+
|
|
136
|
+
发布时间:2024-08-27 02:20:37
|
|
137
|
+
|
|
138
|
+
本次发布包含了以下内容:
|
|
139
|
+
|
|
140
|
+
改善已有的文档。
|
|
141
|
+
|
|
142
|
+
修改数据结构:
|
|
143
|
+
|
|
144
|
+
* [Certificates](https://cloud.tencent.com/document/api/400/41679#Certificates)
|
|
145
|
+
|
|
146
|
+
* 新增成员:CertRevokedTime
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
|
|
150
|
+
|
|
151
|
+
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
152
|
+
|
|
153
|
+
### 第 104 次发布
|
|
154
|
+
|
|
155
|
+
发布时间:2024-08-27 02:51:24
|
|
156
|
+
|
|
157
|
+
本次发布包含了以下内容:
|
|
158
|
+
|
|
159
|
+
改善已有的文档。
|
|
160
|
+
|
|
161
|
+
修改数据结构:
|
|
162
|
+
|
|
163
|
+
* [Apply](https://cloud.tencent.com/document/api/1267/76336#Apply)
|
|
164
|
+
|
|
165
|
+
* 新增成员:ApplyId
|
|
166
|
+
|
|
85
167
|
|
|
86
168
|
|
|
87
169
|
|
|
@@ -23645,6 +23727,21 @@
|
|
|
23645
23727
|
|
|
23646
23728
|
## 腾讯云数据仓库 TCHouse-D(cdwdoris) 版本:2021-12-28
|
|
23647
23729
|
|
|
23730
|
+
### 第 22 次发布
|
|
23731
|
+
|
|
23732
|
+
发布时间:2024-08-27 01:16:43
|
|
23733
|
+
|
|
23734
|
+
本次发布包含了以下内容:
|
|
23735
|
+
|
|
23736
|
+
改善已有的文档。
|
|
23737
|
+
|
|
23738
|
+
修改数据结构:
|
|
23739
|
+
|
|
23740
|
+
* [UserInfo](https://cloud.tencent.com/document/api/1387/102385#UserInfo)
|
|
23741
|
+
|
|
23742
|
+
* 新增成员:CamRangerGroupIds
|
|
23743
|
+
|
|
23744
|
+
|
|
23648
23745
|
### 第 21 次发布
|
|
23649
23746
|
|
|
23650
23747
|
发布时间:2024-08-26 01:17:26
|
|
@@ -56236,6 +56333,21 @@
|
|
|
56236
56333
|
|
|
56237
56334
|
## 数据安全治理中心(dsgc) 版本:2019-07-23
|
|
56238
56335
|
|
|
56336
|
+
### 第 19 次发布
|
|
56337
|
+
|
|
56338
|
+
发布时间:2024-08-27 01:38:24
|
|
56339
|
+
|
|
56340
|
+
本次发布包含了以下内容:
|
|
56341
|
+
|
|
56342
|
+
改善已有的文档。
|
|
56343
|
+
|
|
56344
|
+
修改接口:
|
|
56345
|
+
|
|
56346
|
+
* [DescribeDSPARDBDataAssetDetail](https://cloud.tencent.com/document/api/1087/97204)
|
|
56347
|
+
|
|
56348
|
+
* 新增入参:Offset, Limit
|
|
56349
|
+
|
|
56350
|
+
|
|
56239
56351
|
### 第 18 次发布
|
|
56240
56352
|
|
|
56241
56353
|
发布时间:2024-08-21 01:32:52
|
|
@@ -62812,6 +62924,32 @@
|
|
|
62812
62924
|
|
|
62813
62925
|
## Elasticsearch Service(es) 版本:2018-04-16
|
|
62814
62926
|
|
|
62927
|
+
### 第 66 次发布
|
|
62928
|
+
|
|
62929
|
+
发布时间:2024-08-27 01:44:02
|
|
62930
|
+
|
|
62931
|
+
本次发布包含了以下内容:
|
|
62932
|
+
|
|
62933
|
+
改善已有的文档。
|
|
62934
|
+
|
|
62935
|
+
修改接口:
|
|
62936
|
+
|
|
62937
|
+
* [CreateInstance](https://cloud.tencent.com/document/api/845/30633)
|
|
62938
|
+
|
|
62939
|
+
* 新增入参:ReadWriteMode
|
|
62940
|
+
|
|
62941
|
+
* [UpdateInstance](https://cloud.tencent.com/document/api/845/30629)
|
|
62942
|
+
|
|
62943
|
+
* 新增入参:ReadWriteMode
|
|
62944
|
+
|
|
62945
|
+
|
|
62946
|
+
修改数据结构:
|
|
62947
|
+
|
|
62948
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/845/30634#InstanceInfo)
|
|
62949
|
+
|
|
62950
|
+
* 新增成员:CosBucketStorageSize, ReadWriteMode
|
|
62951
|
+
|
|
62952
|
+
|
|
62815
62953
|
### 第 65 次发布
|
|
62816
62954
|
|
|
62817
62955
|
发布时间:2024-08-14 01:44:38
|
|
@@ -64259,6 +64397,21 @@
|
|
|
64259
64397
|
|
|
64260
64398
|
## 腾讯电子签企业版(ess) 版本:2020-11-11
|
|
64261
64399
|
|
|
64400
|
+
### 第 185 次发布
|
|
64401
|
+
|
|
64402
|
+
发布时间:2024-08-27 01:44:49
|
|
64403
|
+
|
|
64404
|
+
本次发布包含了以下内容:
|
|
64405
|
+
|
|
64406
|
+
改善已有的文档。
|
|
64407
|
+
|
|
64408
|
+
修改接口:
|
|
64409
|
+
|
|
64410
|
+
* [DescribeUserAutoSignStatus](https://cloud.tencent.com/document/api/1323/87786)
|
|
64411
|
+
|
|
64412
|
+
* 新增出参:SealId
|
|
64413
|
+
|
|
64414
|
+
|
|
64262
64415
|
### 第 184 次发布
|
|
64263
64416
|
|
|
64264
64417
|
发布时间:2024-08-19 01:39:34
|
|
@@ -67756,6 +67909,21 @@
|
|
|
67756
67909
|
|
|
67757
67910
|
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
67758
67911
|
|
|
67912
|
+
### 第 180 次发布
|
|
67913
|
+
|
|
67914
|
+
发布时间:2024-08-27 01:46:01
|
|
67915
|
+
|
|
67916
|
+
本次发布包含了以下内容:
|
|
67917
|
+
|
|
67918
|
+
改善已有的文档。
|
|
67919
|
+
|
|
67920
|
+
修改接口:
|
|
67921
|
+
|
|
67922
|
+
* [ChannelDescribeUserAutoSignStatus](https://cloud.tencent.com/document/api/1420/96109)
|
|
67923
|
+
|
|
67924
|
+
* 新增出参:SealId
|
|
67925
|
+
|
|
67926
|
+
|
|
67759
67927
|
### 第 179 次发布
|
|
67760
67928
|
|
|
67761
67929
|
发布时间:2024-08-15 01:42:34
|
|
@@ -85225,11 +85393,11 @@
|
|
|
85225
85393
|
|
|
85226
85394
|
新增接口:
|
|
85227
85395
|
|
|
85228
|
-
* [
|
|
85396
|
+
* [DescribeRecordStream](https://cloud.tencent.com/document/api/1639/110339)
|
|
85229
85397
|
|
|
85230
85398
|
新增数据结构:
|
|
85231
85399
|
|
|
85232
|
-
* [
|
|
85400
|
+
* [SingleStreamInfo](https://cloud.tencent.com/document/api/1639/81423#SingleStreamInfo)
|
|
85233
85401
|
|
|
85234
85402
|
### 第 59 次发布
|
|
85235
85403
|
|
|
@@ -111192,6 +111360,21 @@
|
|
|
111192
111360
|
|
|
111193
111361
|
## 云函数(scf) 版本:2018-04-16
|
|
111194
111362
|
|
|
111363
|
+
### 第 65 次发布
|
|
111364
|
+
|
|
111365
|
+
发布时间:2024-08-27 02:17:25
|
|
111366
|
+
|
|
111367
|
+
本次发布包含了以下内容:
|
|
111368
|
+
|
|
111369
|
+
改善已有的文档。
|
|
111370
|
+
|
|
111371
|
+
修改接口:
|
|
111372
|
+
|
|
111373
|
+
* [PublishLayerVersion](https://cloud.tencent.com/document/api/583/41383)
|
|
111374
|
+
|
|
111375
|
+
* 新增入参:Tags
|
|
111376
|
+
|
|
111377
|
+
|
|
111195
111378
|
### 第 64 次发布
|
|
111196
111379
|
|
|
111197
111380
|
发布时间:2023-12-29 01:22:39
|
|
@@ -115735,6 +115918,21 @@
|
|
|
115735
115918
|
|
|
115736
115919
|
## SSL 证书(ssl) 版本:2019-12-05
|
|
115737
115920
|
|
|
115921
|
+
### 第 65 次发布
|
|
115922
|
+
|
|
115923
|
+
发布时间:2024-08-27 02:20:37
|
|
115924
|
+
|
|
115925
|
+
本次发布包含了以下内容:
|
|
115926
|
+
|
|
115927
|
+
改善已有的文档。
|
|
115928
|
+
|
|
115929
|
+
修改数据结构:
|
|
115930
|
+
|
|
115931
|
+
* [Certificates](https://cloud.tencent.com/document/api/400/41679#Certificates)
|
|
115932
|
+
|
|
115933
|
+
* 新增成员:CertRevokedTime
|
|
115934
|
+
|
|
115935
|
+
|
|
115738
115936
|
### 第 64 次发布
|
|
115739
115937
|
|
|
115740
115938
|
发布时间:2024-08-08 02:09:39
|
|
@@ -163335,6 +163533,21 @@
|
|
|
163335
163533
|
|
|
163336
163534
|
## 数据开发治理平台 WeData(wedata) 版本:2021-08-20
|
|
163337
163535
|
|
|
163536
|
+
### 第 104 次发布
|
|
163537
|
+
|
|
163538
|
+
发布时间:2024-08-27 02:51:24
|
|
163539
|
+
|
|
163540
|
+
本次发布包含了以下内容:
|
|
163541
|
+
|
|
163542
|
+
改善已有的文档。
|
|
163543
|
+
|
|
163544
|
+
修改数据结构:
|
|
163545
|
+
|
|
163546
|
+
* [Apply](https://cloud.tencent.com/document/api/1267/76336#Apply)
|
|
163547
|
+
|
|
163548
|
+
* 新增成员:ApplyId
|
|
163549
|
+
|
|
163550
|
+
|
|
163338
163551
|
### 第 103 次发布
|
|
163339
163552
|
|
|
163340
163553
|
发布时间:2024-08-08 02:34:16
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
| cdn | [内容分发网络 CDN](https://cloud.tencent.com/document/product/228) | 2024-07-26 01:17:46 |
|
|
46
46
|
| cds | [T-Sec-数据安全审计(DSA)](https://cloud.tencent.com/document/product/856) | 2024-06-18 01:18:51 |
|
|
47
47
|
| cdwch | [腾讯云数据仓库TCHouse-C](https://cloud.tencent.com/document/product/1299) | 2024-07-24 01:18:03 |
|
|
48
|
-
| cdwdoris | [腾讯云数据仓库 TCHouse-D](https://cloud.tencent.com/document/product/1387) | 2024-08-
|
|
48
|
+
| cdwdoris | [腾讯云数据仓库 TCHouse-D](https://cloud.tencent.com/document/product/1387) | 2024-08-27 01:16:43 |
|
|
49
49
|
| cdwpg | [云数据仓库 PostgreSQL](https://cloud.tencent.com/document/product/878) | 2024-03-28 01:10:53 |
|
|
50
50
|
| cdz | [专属可用区](https://cloud.tencent.com/document/product/1629) | 2024-07-15 09:37:14 |
|
|
51
51
|
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2024-08-22 01:15:51 |
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2024-08-20 01:21:52 |
|
|
75
75
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2024-08-23 01:22:42 |
|
|
76
76
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
77
|
-
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-08-
|
|
77
|
+
| cynosdb | [TDSQL-C MySQL 版](https://cloud.tencent.com/document/product/1003) | 2024-08-27 01:30:47 |
|
|
78
78
|
| dasb | [运维安全中心(堡垒机)](https://cloud.tencent.com/document/product/1025) | 2024-07-16 01:13:41 |
|
|
79
79
|
| dataintegration | [数据接入平台](https://cloud.tencent.com/document/product/1591) | 2022-07-26 15:32:15 |
|
|
80
80
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2023-05-18 01:20:11 |
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2024-07-31 01:30:16 |
|
|
88
88
|
| drm | [数字版权管理](https://cloud.tencent.com/document/product/1000) | 2024-07-12 01:14:44 |
|
|
89
89
|
| ds | [文档服务](https://cloud.tencent.com/document/product/869) | 2024-03-20 01:15:13 |
|
|
90
|
-
| dsgc | [数据安全治理中心](https://cloud.tencent.com/document/product/1087) | 2024-08-
|
|
90
|
+
| dsgc | [数据安全治理中心](https://cloud.tencent.com/document/product/1087) | 2024-08-27 01:38:24 |
|
|
91
91
|
| dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2022-04-04 06:38:57 |
|
|
92
92
|
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2024-07-24 01:36:02 |
|
|
93
93
|
| eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2024-08-19 01:36:09 |
|
|
@@ -97,9 +97,9 @@
|
|
|
97
97
|
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2024-06-25 01:14:34 |
|
|
98
98
|
| eis | [数据连接器](https://cloud.tencent.com/document/product/1270) | 2023-08-10 01:17:44 |
|
|
99
99
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2024-08-20 01:37:24 |
|
|
100
|
-
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2024-08-
|
|
101
|
-
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-08-
|
|
102
|
-
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-08-
|
|
100
|
+
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2024-08-27 01:44:02 |
|
|
101
|
+
| ess | [腾讯电子签企业版](https://cloud.tencent.com/document/product/1323) | 2024-08-27 01:44:49 |
|
|
102
|
+
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2024-08-27 01:46:01 |
|
|
103
103
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2024-08-22 18:47:28 |
|
|
104
104
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2024-08-23 10:53:58 |
|
|
105
105
|
| fmu | [人脸试妆](https://cloud.tencent.com/document/product/1172) | 2024-07-05 01:10:44 |
|
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
| hai | [高性能应用服务](https://cloud.tencent.com/document/product/1721) | 2024-05-29 01:43:09 |
|
|
115
115
|
| hasim | [高可用物联网卡](https://cloud.tencent.com/document/product/1482) | 2023-05-18 01:29:47 |
|
|
116
116
|
| hcm | [数学作业批改](https://cloud.tencent.com/document/product/1004) | 2024-05-09 01:16:27 |
|
|
117
|
-
| hunyuan | [腾讯混元大模型](https://cloud.tencent.com/document/product/1729) | 2024-08-
|
|
117
|
+
| hunyuan | [腾讯混元大模型](https://cloud.tencent.com/document/product/1729) | 2024-08-27 01:49:46 |
|
|
118
118
|
| iai | [人脸识别](https://cloud.tencent.com/document/product/867) | 2024-03-20 01:17:43 |
|
|
119
119
|
| ic | [图片瘦身](https://cloud.tencent.com/document/product/636) | 2023-03-02 01:23:21 |
|
|
120
120
|
| icr | [对话机器人](https://cloud.tencent.com/document/product/1268) | 2024-04-22 01:17:48 |
|
|
@@ -171,7 +171,7 @@
|
|
|
171
171
|
| rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2023-12-25 00:16:39 |
|
|
172
172
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-04-04 07:04:06 |
|
|
173
173
|
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2024-08-23 02:05:36 |
|
|
174
|
-
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2024-08-
|
|
174
|
+
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2024-08-27 02:17:25 |
|
|
175
175
|
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2024-07-15 01:18:34 |
|
|
176
176
|
| smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2024-08-12 02:09:46 |
|
|
177
177
|
| smop | [腾讯安心用户运营平台](https://cloud.tencent.com/document/product/1310) | 2024-04-11 01:20:38 |
|
|
@@ -179,9 +179,9 @@
|
|
|
179
179
|
| sms | [短信](https://cloud.tencent.com/document/product/382) | 2024-08-13 02:19:06 |
|
|
180
180
|
| soe | [智聆口语评测](https://cloud.tencent.com/document/product/884) | 2024-04-11 01:20:45 |
|
|
181
181
|
| solar | [智汇零售](https://cloud.tencent.com/document/product) | 2020-03-19 08:01:59 |
|
|
182
|
-
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2024-08-
|
|
182
|
+
| sqlserver | [云数据库 SQL Server](https://cloud.tencent.com/document/product/238) | 2024-08-27 02:19:04 |
|
|
183
183
|
| ssa | [安全运营中心](https://cloud.tencent.com/document/product/664) | 2023-11-15 02:18:28 |
|
|
184
|
-
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2024-08-
|
|
184
|
+
| ssl | [SSL 证书](https://cloud.tencent.com/document/product/400) | 2024-08-27 02:20:37 |
|
|
185
185
|
| sslpod | [证书监控 SSLPod](https://cloud.tencent.com/document/product/1084) | 2024-03-20 01:24:03 |
|
|
186
186
|
| ssm | [凭据管理系统](https://cloud.tencent.com/document/product/1140) | 2024-05-21 02:06:48 |
|
|
187
187
|
| sts | [安全凭证服务](https://cloud.tencent.com/document/product/1312) | 2024-03-20 01:24:08 |
|
|
@@ -245,7 +245,7 @@
|
|
|
245
245
|
| vtc | [视频转译](https://cloud.tencent.com/document/product/1769) | 2024-07-31 02:26:05 |
|
|
246
246
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2024-08-09 02:30:19 |
|
|
247
247
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2024-03-20 01:32:09 |
|
|
248
|
-
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2024-08-
|
|
248
|
+
| wedata | [数据开发治理平台 WeData](https://cloud.tencent.com/document/product/1267) | 2024-08-27 02:51:24 |
|
|
249
249
|
| weilingwith | [微瓴同业开放平台](https://cloud.tencent.com/document/product/1693) | 2024-05-15 01:38:36 |
|
|
250
250
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
|
251
251
|
| yinsuda | [音速达直播音乐版权引擎](https://cloud.tencent.com/document/product/1592) | 2024-06-05 02:38:46 |
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export const sdkVersion = "4.0.
|
|
1
|
+
export const sdkVersion = "4.0.926"
|
|
@@ -7155,6 +7155,14 @@ export interface DescribeDSPARDBDataAssetDetailRequest {
|
|
|
7155
7155
|
* 合规组Id
|
|
7156
7156
|
*/
|
|
7157
7157
|
ComplianceId: number
|
|
7158
|
+
/**
|
|
7159
|
+
* 偏移量,默认为0。
|
|
7160
|
+
*/
|
|
7161
|
+
Offset?: number
|
|
7162
|
+
/**
|
|
7163
|
+
* 返回数量,默认为20,最大值为100。
|
|
7164
|
+
*/
|
|
7165
|
+
Limit?: number
|
|
7158
7166
|
/**
|
|
7159
7167
|
* 可信分排序,ASC-升序
|
|
7160
7168
|
DESC降序
|
|
@@ -2910,6 +2910,10 @@ export interface CreateInstanceRequest {
|
|
|
2910
2910
|
* 子产品ID枚举值: 开源版:"sp_es_io2", 基础版:"sp_es_basic",白金版:"sp_es_platinum",企业版:"sp_es_enterprise",CDC白金版:"sp_es_cdc_platinum",日志增强版:"sp_es_enlogging",tsearch:"sp_tsearch_io2",logstash:"sp_es_logstash" ,可以为空,为空的时候后台取LicenseType映射该字段
|
|
2911
2911
|
*/
|
|
2912
2912
|
SubProductCode?: string
|
|
2913
|
+
/**
|
|
2914
|
+
* 读写分离模式:0-不开启,1-本地读写分离,2-远端读写分离
|
|
2915
|
+
*/
|
|
2916
|
+
ReadWriteMode?: number
|
|
2913
2917
|
}
|
|
2914
2918
|
|
|
2915
2919
|
/**
|
|
@@ -3428,6 +3432,16 @@ RENEW_FLAG_DEFAULT:不自动续费
|
|
|
3428
3432
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
3429
3433
|
*/
|
|
3430
3434
|
SubProductCode?: string
|
|
3435
|
+
/**
|
|
3436
|
+
* 存算分离cos用量,单位M
|
|
3437
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3438
|
+
*/
|
|
3439
|
+
CosBucketStorageSize?: number
|
|
3440
|
+
/**
|
|
3441
|
+
* 读写分离模式:0-不开启,1-本地读写分离,2-远端读写分离
|
|
3442
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3443
|
+
*/
|
|
3444
|
+
ReadWriteMode?: number
|
|
3431
3445
|
}
|
|
3432
3446
|
|
|
3433
3447
|
/**
|
|
@@ -4659,6 +4673,10 @@ CLOSE 关闭
|
|
|
4659
4673
|
* 分片迁移并发速度
|
|
4660
4674
|
*/
|
|
4661
4675
|
ShardAllocationBytes?: number
|
|
4676
|
+
/**
|
|
4677
|
+
* 读写分离模式:-1-不开启,1-本地读写分离,2-远端读写分离
|
|
4678
|
+
*/
|
|
4679
|
+
ReadWriteMode?: number
|
|
4662
4680
|
}
|
|
4663
4681
|
|
|
4664
4682
|
/**
|
|
@@ -3248,11 +3248,13 @@ export interface DescribeUserAutoSignStatusResponse {
|
|
|
3248
3248
|
*/
|
|
3249
3249
|
LicenseTo?: number
|
|
3250
3250
|
/**
|
|
3251
|
-
*
|
|
3252
|
-
|
|
3253
|
-
<ul><li>**0**: 使用个人自动签账号许可进行开通,个人自动签账号许可有效期1年,注: `不可解绑释放更换他人`</li></ul>
|
|
3251
|
+
* 设置用户开通自动签时是否绑定个人自动签账号许可。<ul><li>**0**: 使用个人自动签账号许可进行开通,个人自动签账号许可有效期1年,注: `不可解绑释放更换他人`</li><li>**1**: 不绑定自动签账号许可开通,后续使用合同份额进行合同发起</li></ul>
|
|
3254
3252
|
*/
|
|
3255
3253
|
LicenseType?: number
|
|
3254
|
+
/**
|
|
3255
|
+
* 用户开通自动签指定使用的印章,为空则未设置印章,需重新进入开通链接设置印章。
|
|
3256
|
+
*/
|
|
3257
|
+
SealId?: string
|
|
3256
3258
|
/**
|
|
3257
3259
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
3258
3260
|
*/
|
|
@@ -6668,11 +6668,13 @@ export interface ChannelDescribeUserAutoSignStatusResponse {
|
|
|
6668
6668
|
*/
|
|
6669
6669
|
LicenseTo?: number
|
|
6670
6670
|
/**
|
|
6671
|
-
*
|
|
6672
|
-
|
|
6673
|
-
<ul><li>**0**: 使用个人自动签账号许可进行开通,个人自动签账号许可有效期1年,注: `不可解绑释放更换他人`</li></ul>
|
|
6671
|
+
* 设置用户开通自动签时是否绑定个人自动签账号许可。<ul><li>**0**: 使用个人自动签账号许可进行开通,个人自动签账号许可有效期1年,注: `不可解绑释放更换他人`</li><li>**1**: 不绑定自动签账号许可开通,后续使用合同份额进行合同发起</li></ul>
|
|
6674
6672
|
*/
|
|
6675
6673
|
LicenseType?: number
|
|
6674
|
+
/**
|
|
6675
|
+
* 用户开通自动签指定使用的印章,为空则未设置印章,需重新进入开通链接设置印章。
|
|
6676
|
+
*/
|
|
6677
|
+
SealId?: string
|
|
6676
6678
|
/**
|
|
6677
6679
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
6678
6680
|
*/
|
|
@@ -2171,6 +2171,10 @@ export interface PublishLayerVersionRequest {
|
|
|
2171
2171
|
* 层的软件许可证
|
|
2172
2172
|
*/
|
|
2173
2173
|
LicenseInfo?: string
|
|
2174
|
+
/**
|
|
2175
|
+
* 层Tag 参数,以键值对数组形式传入
|
|
2176
|
+
*/
|
|
2177
|
+
Tags?: Array<Tag>
|
|
2174
2178
|
}
|
|
2175
2179
|
|
|
2176
2180
|
/**
|
|
@@ -3495,10 +3499,12 @@ export interface ImageConfig {
|
|
|
3495
3499
|
*/
|
|
3496
3500
|
ContainerImageAccelerate?: boolean
|
|
3497
3501
|
/**
|
|
3498
|
-
*
|
|
3499
|
-
|
|
3500
|
-
|
|
3501
|
-
|
|
3502
|
+
* 镜像函数端口设置,可指定镜像类型
|
|
3503
|
+
Web Server镜像:9000
|
|
3504
|
+
Job 镜像:-1
|
|
3505
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3506
|
+
默认值:9000
|
|
3507
|
+
示例值:9000
|
|
3502
3508
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
3503
3509
|
*/
|
|
3504
3510
|
ImagePort?: number
|
|
@@ -6600,11 +6600,11 @@ export interface DescribeRegionsResponse {
|
|
|
6600
6600
|
/**
|
|
6601
6601
|
* 返回地域信息总的条目
|
|
6602
6602
|
*/
|
|
6603
|
-
TotalCount
|
|
6603
|
+
TotalCount?: number
|
|
6604
6604
|
/**
|
|
6605
6605
|
* 地域信息数组
|
|
6606
6606
|
*/
|
|
6607
|
-
RegionSet
|
|
6607
|
+
RegionSet?: Array<RegionInfo>
|
|
6608
6608
|
/**
|
|
6609
6609
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
6610
6610
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export declare const sdkVersion = "4.0.
|
|
1
|
+
export declare const sdkVersion = "4.0.926";
|
|
@@ -6837,6 +6837,14 @@ export interface DescribeDSPARDBDataAssetDetailRequest {
|
|
|
6837
6837
|
* 合规组Id
|
|
6838
6838
|
*/
|
|
6839
6839
|
ComplianceId: number;
|
|
6840
|
+
/**
|
|
6841
|
+
* 偏移量,默认为0。
|
|
6842
|
+
*/
|
|
6843
|
+
Offset?: number;
|
|
6844
|
+
/**
|
|
6845
|
+
* 返回数量,默认为20,最大值为100。
|
|
6846
|
+
*/
|
|
6847
|
+
Limit?: number;
|
|
6840
6848
|
/**
|
|
6841
6849
|
* 可信分排序,ASC-升序
|
|
6842
6850
|
DESC降序
|
|
@@ -2789,6 +2789,10 @@ export interface CreateInstanceRequest {
|
|
|
2789
2789
|
* 子产品ID枚举值: 开源版:"sp_es_io2", 基础版:"sp_es_basic",白金版:"sp_es_platinum",企业版:"sp_es_enterprise",CDC白金版:"sp_es_cdc_platinum",日志增强版:"sp_es_enlogging",tsearch:"sp_tsearch_io2",logstash:"sp_es_logstash" ,可以为空,为空的时候后台取LicenseType映射该字段
|
|
2790
2790
|
*/
|
|
2791
2791
|
SubProductCode?: string;
|
|
2792
|
+
/**
|
|
2793
|
+
* 读写分离模式:0-不开启,1-本地读写分离,2-远端读写分离
|
|
2794
|
+
*/
|
|
2795
|
+
ReadWriteMode?: number;
|
|
2792
2796
|
}
|
|
2793
2797
|
/**
|
|
2794
2798
|
* CreateLogstashInstance请求参数结构体
|
|
@@ -3303,6 +3307,16 @@ export interface InstanceInfo {
|
|
|
3303
3307
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
3304
3308
|
*/
|
|
3305
3309
|
SubProductCode?: string;
|
|
3310
|
+
/**
|
|
3311
|
+
* 存算分离cos用量,单位M
|
|
3312
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3313
|
+
*/
|
|
3314
|
+
CosBucketStorageSize?: number;
|
|
3315
|
+
/**
|
|
3316
|
+
* 读写分离模式:0-不开启,1-本地读写分离,2-远端读写分离
|
|
3317
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3318
|
+
*/
|
|
3319
|
+
ReadWriteMode?: number;
|
|
3306
3320
|
}
|
|
3307
3321
|
/**
|
|
3308
3322
|
* 数据接入cvm实例信息
|
|
@@ -4489,6 +4503,10 @@ export interface UpdateInstanceRequest {
|
|
|
4489
4503
|
* 分片迁移并发速度
|
|
4490
4504
|
*/
|
|
4491
4505
|
ShardAllocationBytes?: number;
|
|
4506
|
+
/**
|
|
4507
|
+
* 读写分离模式:-1-不开启,1-本地读写分离,2-远端读写分离
|
|
4508
|
+
*/
|
|
4509
|
+
ReadWriteMode?: number;
|
|
4492
4510
|
}
|
|
4493
4511
|
/**
|
|
4494
4512
|
* CreateServerlessInstance返回参数结构体
|
|
@@ -3135,11 +3135,13 @@ export interface DescribeUserAutoSignStatusResponse {
|
|
|
3135
3135
|
*/
|
|
3136
3136
|
LicenseTo?: number;
|
|
3137
3137
|
/**
|
|
3138
|
-
*
|
|
3139
|
-
|
|
3140
|
-
<ul><li>**0**: 使用个人自动签账号许可进行开通,个人自动签账号许可有效期1年,注: `不可解绑释放更换他人`</li></ul>
|
|
3138
|
+
* 设置用户开通自动签时是否绑定个人自动签账号许可。<ul><li>**0**: 使用个人自动签账号许可进行开通,个人自动签账号许可有效期1年,注: `不可解绑释放更换他人`</li><li>**1**: 不绑定自动签账号许可开通,后续使用合同份额进行合同发起</li></ul>
|
|
3141
3139
|
*/
|
|
3142
3140
|
LicenseType?: number;
|
|
3141
|
+
/**
|
|
3142
|
+
* 用户开通自动签指定使用的印章,为空则未设置印章,需重新进入开通链接设置印章。
|
|
3143
|
+
*/
|
|
3144
|
+
SealId?: string;
|
|
3143
3145
|
/**
|
|
3144
3146
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
3145
3147
|
*/
|
|
@@ -6469,11 +6469,13 @@ export interface ChannelDescribeUserAutoSignStatusResponse {
|
|
|
6469
6469
|
*/
|
|
6470
6470
|
LicenseTo?: number;
|
|
6471
6471
|
/**
|
|
6472
|
-
*
|
|
6473
|
-
|
|
6474
|
-
<ul><li>**0**: 使用个人自动签账号许可进行开通,个人自动签账号许可有效期1年,注: `不可解绑释放更换他人`</li></ul>
|
|
6472
|
+
* 设置用户开通自动签时是否绑定个人自动签账号许可。<ul><li>**0**: 使用个人自动签账号许可进行开通,个人自动签账号许可有效期1年,注: `不可解绑释放更换他人`</li><li>**1**: 不绑定自动签账号许可开通,后续使用合同份额进行合同发起</li></ul>
|
|
6475
6473
|
*/
|
|
6476
6474
|
LicenseType?: number;
|
|
6475
|
+
/**
|
|
6476
|
+
* 用户开通自动签指定使用的印章,为空则未设置印章,需重新进入开通链接设置印章。
|
|
6477
|
+
*/
|
|
6478
|
+
SealId?: string;
|
|
6477
6479
|
/**
|
|
6478
6480
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
6479
6481
|
*/
|
|
@@ -2066,6 +2066,10 @@ export interface PublishLayerVersionRequest {
|
|
|
2066
2066
|
* 层的软件许可证
|
|
2067
2067
|
*/
|
|
2068
2068
|
LicenseInfo?: string;
|
|
2069
|
+
/**
|
|
2070
|
+
* 层Tag 参数,以键值对数组形式传入
|
|
2071
|
+
*/
|
|
2072
|
+
Tags?: Array<Tag>;
|
|
2069
2073
|
}
|
|
2070
2074
|
/**
|
|
2071
2075
|
* CreateNamespace请求参数结构体
|
|
@@ -3343,10 +3347,12 @@ export interface ImageConfig {
|
|
|
3343
3347
|
*/
|
|
3344
3348
|
ContainerImageAccelerate?: boolean;
|
|
3345
3349
|
/**
|
|
3346
|
-
*
|
|
3347
|
-
|
|
3348
|
-
|
|
3349
|
-
|
|
3350
|
+
* 镜像函数端口设置,可指定镜像类型
|
|
3351
|
+
Web Server镜像:9000
|
|
3352
|
+
Job 镜像:-1
|
|
3353
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
3354
|
+
默认值:9000
|
|
3355
|
+
示例值:9000
|
|
3350
3356
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
3351
3357
|
*/
|
|
3352
3358
|
ImagePort?: number;
|
|
@@ -6297,11 +6297,11 @@ export interface DescribeRegionsResponse {
|
|
|
6297
6297
|
/**
|
|
6298
6298
|
* 返回地域信息总的条目
|
|
6299
6299
|
*/
|
|
6300
|
-
TotalCount
|
|
6300
|
+
TotalCount?: number;
|
|
6301
6301
|
/**
|
|
6302
6302
|
* 地域信息数组
|
|
6303
6303
|
*/
|
|
6304
|
-
RegionSet
|
|
6304
|
+
RegionSet?: Array<RegionInfo>;
|
|
6305
6305
|
/**
|
|
6306
6306
|
* 唯一请求 ID,由服务端生成,每次请求都会返回(若请求因其他原因未能抵达服务端,则该次请求不会获得 RequestId)。定位问题时需要提供该次请求的 RequestId。
|
|
6307
6307
|
*/
|
|
@@ -656,6 +656,11 @@ export interface Certificates {
|
|
|
656
656
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
657
657
|
*/
|
|
658
658
|
SupportDownloadType?: SupportDownloadType;
|
|
659
|
+
/**
|
|
660
|
+
* 证书吊销完成时间
|
|
661
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
662
|
+
*/
|
|
663
|
+
CertRevokedTime?: string;
|
|
659
664
|
}
|
|
660
665
|
/**
|
|
661
666
|
* 获取证书列表(DescribeCertificates)返回参数键为 Certificates 数组下,key为CertificateExtra 的内容。
|