tencentcloud-sdk-nodejs-cam 4.0.346 → 4.0.347
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 +261 -0
- package/SERVICE_CHANGELOG.md +421 -23
- package/package.json +1 -1
- package/products.md +14 -14
- package/src/services/cam/v20190116/cam_client.ts +24 -0
- package/src/services/cam/v20190116/cam_models.ts +60 -0
- package/tencentcloud/services/cam/v20190116/cam_client.d.ts +9 -1
- package/tencentcloud/services/cam/v20190116/cam_client.js +12 -0
- package/tencentcloud/services/cam/v20190116/cam_models.d.ts +52 -0
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,264 @@
|
|
|
1
|
+
# Release 4.0.347
|
|
2
|
+
|
|
3
|
+
## 访问管理(cam) 版本:2019-01-16
|
|
4
|
+
|
|
5
|
+
### 第 48 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-05-25 06:03:56
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
新增接口:
|
|
14
|
+
|
|
15
|
+
* [TagRole](https://cloud.tencent.com/document/api/598/74379)
|
|
16
|
+
* [UntagRole](https://cloud.tencent.com/document/api/598/74378)
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
## 云 HDFS(chdfs) 版本:2020-11-12
|
|
21
|
+
|
|
22
|
+
### 第 4 次发布
|
|
23
|
+
|
|
24
|
+
发布时间:2022-05-25 06:05:18
|
|
25
|
+
|
|
26
|
+
本次发布包含了以下内容:
|
|
27
|
+
|
|
28
|
+
改善已有的文档。
|
|
29
|
+
|
|
30
|
+
修改接口:
|
|
31
|
+
|
|
32
|
+
* [CreateFileSystem](https://cloud.tencent.com/document/api/1105/51148)
|
|
33
|
+
|
|
34
|
+
* 新增入参:Tags
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
## 云 HDFS(chdfs) 版本:2019-07-18
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
## 云服务器(cvm) 版本:2017-03-12
|
|
44
|
+
|
|
45
|
+
### 第 84 次发布
|
|
46
|
+
|
|
47
|
+
发布时间:2022-05-25 06:06:32
|
|
48
|
+
|
|
49
|
+
本次发布包含了以下内容:
|
|
50
|
+
|
|
51
|
+
改善已有的文档。
|
|
52
|
+
|
|
53
|
+
修改接口:
|
|
54
|
+
|
|
55
|
+
* [CreateLaunchTemplateVersion](https://cloud.tencent.com/document/api/213/66326)
|
|
56
|
+
|
|
57
|
+
* 新增入参:DisableApiTermination
|
|
58
|
+
|
|
59
|
+
|
|
60
|
+
|
|
61
|
+
|
|
62
|
+
## 分布式数据库 TDSQL(dcdb) 版本:2018-04-11
|
|
63
|
+
|
|
64
|
+
### 第 40 次发布
|
|
65
|
+
|
|
66
|
+
发布时间:2022-05-25 06:07:44
|
|
67
|
+
|
|
68
|
+
本次发布包含了以下内容:
|
|
69
|
+
|
|
70
|
+
改善已有的文档。
|
|
71
|
+
|
|
72
|
+
新增接口:
|
|
73
|
+
|
|
74
|
+
* [DescribeDBSecurityGroups](https://cloud.tencent.com/document/api/557/51781)
|
|
75
|
+
* [DescribeOrders](https://cloud.tencent.com/document/api/557/16139)
|
|
76
|
+
|
|
77
|
+
新增数据结构:
|
|
78
|
+
|
|
79
|
+
* [Deal](https://cloud.tencent.com/document/api/557/16142#Deal)
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
## Elasticsearch Service(es) 版本:2018-04-16
|
|
84
|
+
|
|
85
|
+
### 第 27 次发布
|
|
86
|
+
|
|
87
|
+
发布时间:2022-05-25 06:08:55
|
|
88
|
+
|
|
89
|
+
本次发布包含了以下内容:
|
|
90
|
+
|
|
91
|
+
改善已有的文档。
|
|
92
|
+
|
|
93
|
+
新增接口:
|
|
94
|
+
|
|
95
|
+
* [CreateIndex](https://cloud.tencent.com/document/api/845/74384)
|
|
96
|
+
* [DeleteIndex](https://cloud.tencent.com/document/api/845/74383)
|
|
97
|
+
* [DescribeIndexList](https://cloud.tencent.com/document/api/845/74382)
|
|
98
|
+
* [DescribeIndexMeta](https://cloud.tencent.com/document/api/845/74381)
|
|
99
|
+
* [UpdateIndex](https://cloud.tencent.com/document/api/845/74380)
|
|
100
|
+
|
|
101
|
+
修改接口:
|
|
102
|
+
|
|
103
|
+
* [UpdateInstance](https://cloud.tencent.com/document/api/845/30629)
|
|
104
|
+
|
|
105
|
+
* 新增入参:EsConfigSet
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
新增数据结构:
|
|
109
|
+
|
|
110
|
+
* [BackingIndexMetaField](https://cloud.tencent.com/document/api/845/30634#BackingIndexMetaField)
|
|
111
|
+
* [EsConfigSetInfo](https://cloud.tencent.com/document/api/845/30634#EsConfigSetInfo)
|
|
112
|
+
* [IndexMetaField](https://cloud.tencent.com/document/api/845/30634#IndexMetaField)
|
|
113
|
+
* [IndexOptionsField](https://cloud.tencent.com/document/api/845/30634#IndexOptionsField)
|
|
114
|
+
* [IndexPolicyField](https://cloud.tencent.com/document/api/845/30634#IndexPolicyField)
|
|
115
|
+
* [IndexSettingsField](https://cloud.tencent.com/document/api/845/30634#IndexSettingsField)
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+
## 物联网开发平台(iotexplorer) 版本:2019-04-23
|
|
120
|
+
|
|
121
|
+
### 第 45 次发布
|
|
122
|
+
|
|
123
|
+
发布时间:2022-05-25 06:10:34
|
|
124
|
+
|
|
125
|
+
本次发布包含了以下内容:
|
|
126
|
+
|
|
127
|
+
改善已有的文档。
|
|
128
|
+
|
|
129
|
+
修改数据结构:
|
|
130
|
+
|
|
131
|
+
* [PositionItem](https://cloud.tencent.com/document/api/1081/34988#PositionItem)
|
|
132
|
+
|
|
133
|
+
* 新增成员:LocationType, Accuracy
|
|
134
|
+
|
|
135
|
+
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
|
139
|
+
|
|
140
|
+
### 第 36 次发布
|
|
141
|
+
|
|
142
|
+
发布时间:2022-05-25 06:11:46
|
|
143
|
+
|
|
144
|
+
本次发布包含了以下内容:
|
|
145
|
+
|
|
146
|
+
改善已有的文档。
|
|
147
|
+
|
|
148
|
+
新增接口:
|
|
149
|
+
|
|
150
|
+
* [DescribeDBSecurityGroups](https://cloud.tencent.com/document/api/237/51787)
|
|
151
|
+
* [DescribeOrders](https://cloud.tencent.com/document/api/237/16186)
|
|
152
|
+
|
|
153
|
+
新增数据结构:
|
|
154
|
+
|
|
155
|
+
* [Deal](https://cloud.tencent.com/document/api/237/16191#Deal)
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
|
|
159
|
+
## 云监控(monitor) 版本:2018-07-24
|
|
160
|
+
|
|
161
|
+
### 第 46 次发布
|
|
162
|
+
|
|
163
|
+
发布时间:2022-05-25 06:12:07
|
|
164
|
+
|
|
165
|
+
本次发布包含了以下内容:
|
|
166
|
+
|
|
167
|
+
改善已有的文档。
|
|
168
|
+
|
|
169
|
+
修改数据结构:
|
|
170
|
+
|
|
171
|
+
* [AlarmPolicy](https://cloud.tencent.com/document/api/248/30354#AlarmPolicy)
|
|
172
|
+
|
|
173
|
+
* 新增成员:AdvancedMetricNumber
|
|
174
|
+
|
|
175
|
+
* [AlarmPolicyRule](https://cloud.tencent.com/document/api/248/30354#AlarmPolicyRule)
|
|
176
|
+
|
|
177
|
+
* 新增成员:IsAdvanced, IsOpen, ProductId
|
|
178
|
+
|
|
179
|
+
* [Metric](https://cloud.tencent.com/document/api/248/30354#Metric)
|
|
180
|
+
|
|
181
|
+
* 新增成员:IsAdvanced, IsOpen, ProductId
|
|
182
|
+
|
|
183
|
+
|
|
184
|
+
|
|
185
|
+
|
|
186
|
+
## 容器安全服务(tcss) 版本:2020-11-01
|
|
187
|
+
|
|
188
|
+
### 第 17 次发布
|
|
189
|
+
|
|
190
|
+
发布时间:2022-05-25 06:15:02
|
|
191
|
+
|
|
192
|
+
本次发布包含了以下内容:
|
|
193
|
+
|
|
194
|
+
改善已有的文档。
|
|
195
|
+
|
|
196
|
+
修改接口:
|
|
197
|
+
|
|
198
|
+
* [DescribeAccessControlEventsExport](https://cloud.tencent.com/document/api/1285/65544)
|
|
199
|
+
|
|
200
|
+
* <font color="#dd0000">**修改入参**:</font>ExportField
|
|
201
|
+
|
|
202
|
+
* 新增出参:JobId
|
|
203
|
+
|
|
204
|
+
* [DescribeAssetContainerDetail](https://cloud.tencent.com/document/api/1285/65511)
|
|
205
|
+
|
|
206
|
+
* 新增出参:NetStatus, NetSubStatus, IsolateSource, IsolateTime
|
|
207
|
+
|
|
208
|
+
* [DescribeReverseShellEventsExport](https://cloud.tencent.com/document/api/1285/65531)
|
|
209
|
+
|
|
210
|
+
* <font color="#dd0000">**修改入参**:</font>ExportField
|
|
211
|
+
|
|
212
|
+
* 新增出参:JobId
|
|
213
|
+
|
|
214
|
+
* [DescribeRiskSyscallEventsExport](https://cloud.tencent.com/document/api/1285/65566)
|
|
215
|
+
|
|
216
|
+
* <font color="#dd0000">**修改入参**:</font>ExportField
|
|
217
|
+
|
|
218
|
+
* 新增出参:JobId
|
|
219
|
+
|
|
220
|
+
* [DescribeVirusDetail](https://cloud.tencent.com/document/api/1285/65583)
|
|
221
|
+
|
|
222
|
+
* 新增出参:ContainerNetStatus, ContainerNetSubStatus, ContainerIsolateOperationSrc
|
|
223
|
+
|
|
224
|
+
* [ModifyVirusFileStatus](https://cloud.tencent.com/document/api/1285/65574)
|
|
225
|
+
|
|
226
|
+
* 新增入参:AutoIsolate
|
|
227
|
+
|
|
228
|
+
|
|
229
|
+
修改数据结构:
|
|
230
|
+
|
|
231
|
+
* [AbnormalProcessEventInfo](https://cloud.tencent.com/document/api/1285/65614#AbnormalProcessEventInfo)
|
|
232
|
+
|
|
233
|
+
* 新增成员:ContainerNetStatus, ContainerNetSubStatus, ContainerIsolateOperationSrc
|
|
234
|
+
|
|
235
|
+
* [AccessControlEventInfo](https://cloud.tencent.com/document/api/1285/65614#AccessControlEventInfo)
|
|
236
|
+
|
|
237
|
+
* 新增成员:ContainerNetStatus, ContainerNetSubStatus, ContainerIsolateOperationSrc
|
|
238
|
+
|
|
239
|
+
* [ContainerInfo](https://cloud.tencent.com/document/api/1285/65614#ContainerInfo)
|
|
240
|
+
|
|
241
|
+
* 新增成员:NetStatus, NetSubStatus, IsolateSource, IsolateTime
|
|
242
|
+
|
|
243
|
+
* [EscapeEventInfo](https://cloud.tencent.com/document/api/1285/65614#EscapeEventInfo)
|
|
244
|
+
|
|
245
|
+
* 新增成员:ContainerNetStatus, ContainerNetSubStatus, ContainerIsolateOperationSrc
|
|
246
|
+
|
|
247
|
+
* [ReverseShellEventInfo](https://cloud.tencent.com/document/api/1285/65614#ReverseShellEventInfo)
|
|
248
|
+
|
|
249
|
+
* 新增成员:ContainerNetStatus, ContainerNetSubStatus, ContainerIsolateOperationSrc
|
|
250
|
+
|
|
251
|
+
* [RiskSyscallEventInfo](https://cloud.tencent.com/document/api/1285/65614#RiskSyscallEventInfo)
|
|
252
|
+
|
|
253
|
+
* 新增成员:ContainerNetStatus, ContainerNetSubStatus, ContainerIsolateOperationSrc
|
|
254
|
+
|
|
255
|
+
* [VirusInfo](https://cloud.tencent.com/document/api/1285/65614#VirusInfo)
|
|
256
|
+
|
|
257
|
+
* 新增成员:ContainerNetStatus, ContainerNetSubStatus, ContainerIsolateOperationSrc, MD5
|
|
258
|
+
|
|
259
|
+
|
|
260
|
+
|
|
261
|
+
|
|
1
262
|
# Release 4.0.346
|
|
2
263
|
|
|
3
264
|
## 云呼叫中心(ccc) 版本:2020-02-10
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,29 +1,50 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 访问管理(cam) 版本:2019-01-16
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 48 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2022-05-
|
|
7
|
+
发布时间:2022-05-25 06:03:56
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
新增接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
15
|
+
* [TagRole](https://cloud.tencent.com/document/api/598/74379)
|
|
16
|
+
* [UntagRole](https://cloud.tencent.com/document/api/598/74378)
|
|
16
17
|
|
|
17
|
-
* 新增成员:TaskId
|
|
18
18
|
|
|
19
19
|
|
|
20
|
+
## 云 HDFS(chdfs) 版本:2020-11-12
|
|
20
21
|
|
|
22
|
+
### 第 4 次发布
|
|
21
23
|
|
|
22
|
-
|
|
24
|
+
发布时间:2022-05-25 06:05:18
|
|
23
25
|
|
|
24
|
-
|
|
26
|
+
本次发布包含了以下内容:
|
|
27
|
+
|
|
28
|
+
改善已有的文档。
|
|
29
|
+
|
|
30
|
+
修改接口:
|
|
31
|
+
|
|
32
|
+
* [CreateFileSystem](https://cloud.tencent.com/document/api/1105/51148)
|
|
33
|
+
|
|
34
|
+
* 新增入参:Tags
|
|
25
35
|
|
|
26
|
-
|
|
36
|
+
|
|
37
|
+
|
|
38
|
+
|
|
39
|
+
## 云 HDFS(chdfs) 版本:2019-07-18
|
|
40
|
+
|
|
41
|
+
|
|
42
|
+
|
|
43
|
+
## 云服务器(cvm) 版本:2017-03-12
|
|
44
|
+
|
|
45
|
+
### 第 84 次发布
|
|
46
|
+
|
|
47
|
+
发布时间:2022-05-25 06:06:32
|
|
27
48
|
|
|
28
49
|
本次发布包含了以下内容:
|
|
29
50
|
|
|
@@ -31,18 +52,75 @@
|
|
|
31
52
|
|
|
32
53
|
修改接口:
|
|
33
54
|
|
|
34
|
-
* [
|
|
55
|
+
* [CreateLaunchTemplateVersion](https://cloud.tencent.com/document/api/213/66326)
|
|
35
56
|
|
|
36
|
-
* 新增入参:
|
|
57
|
+
* 新增入参:DisableApiTermination
|
|
37
58
|
|
|
38
59
|
|
|
39
60
|
|
|
40
61
|
|
|
41
|
-
##
|
|
62
|
+
## 分布式数据库 TDSQL(dcdb) 版本:2018-04-11
|
|
42
63
|
|
|
43
|
-
### 第
|
|
64
|
+
### 第 40 次发布
|
|
44
65
|
|
|
45
|
-
发布时间:2022-05-
|
|
66
|
+
发布时间:2022-05-25 06:07:44
|
|
67
|
+
|
|
68
|
+
本次发布包含了以下内容:
|
|
69
|
+
|
|
70
|
+
改善已有的文档。
|
|
71
|
+
|
|
72
|
+
新增接口:
|
|
73
|
+
|
|
74
|
+
* [DescribeDBSecurityGroups](https://cloud.tencent.com/document/api/557/51781)
|
|
75
|
+
* [DescribeOrders](https://cloud.tencent.com/document/api/557/16139)
|
|
76
|
+
|
|
77
|
+
新增数据结构:
|
|
78
|
+
|
|
79
|
+
* [Deal](https://cloud.tencent.com/document/api/557/16142#Deal)
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
## Elasticsearch Service(es) 版本:2018-04-16
|
|
84
|
+
|
|
85
|
+
### 第 27 次发布
|
|
86
|
+
|
|
87
|
+
发布时间:2022-05-25 06:08:55
|
|
88
|
+
|
|
89
|
+
本次发布包含了以下内容:
|
|
90
|
+
|
|
91
|
+
改善已有的文档。
|
|
92
|
+
|
|
93
|
+
新增接口:
|
|
94
|
+
|
|
95
|
+
* [CreateIndex](https://cloud.tencent.com/document/api/845/74384)
|
|
96
|
+
* [DeleteIndex](https://cloud.tencent.com/document/api/845/74383)
|
|
97
|
+
* [DescribeIndexList](https://cloud.tencent.com/document/api/845/74382)
|
|
98
|
+
* [DescribeIndexMeta](https://cloud.tencent.com/document/api/845/74381)
|
|
99
|
+
* [UpdateIndex](https://cloud.tencent.com/document/api/845/74380)
|
|
100
|
+
|
|
101
|
+
修改接口:
|
|
102
|
+
|
|
103
|
+
* [UpdateInstance](https://cloud.tencent.com/document/api/845/30629)
|
|
104
|
+
|
|
105
|
+
* 新增入参:EsConfigSet
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
新增数据结构:
|
|
109
|
+
|
|
110
|
+
* [BackingIndexMetaField](https://cloud.tencent.com/document/api/845/30634#BackingIndexMetaField)
|
|
111
|
+
* [EsConfigSetInfo](https://cloud.tencent.com/document/api/845/30634#EsConfigSetInfo)
|
|
112
|
+
* [IndexMetaField](https://cloud.tencent.com/document/api/845/30634#IndexMetaField)
|
|
113
|
+
* [IndexOptionsField](https://cloud.tencent.com/document/api/845/30634#IndexOptionsField)
|
|
114
|
+
* [IndexPolicyField](https://cloud.tencent.com/document/api/845/30634#IndexPolicyField)
|
|
115
|
+
* [IndexSettingsField](https://cloud.tencent.com/document/api/845/30634#IndexSettingsField)
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+
## 物联网开发平台(iotexplorer) 版本:2019-04-23
|
|
120
|
+
|
|
121
|
+
### 第 45 次发布
|
|
122
|
+
|
|
123
|
+
发布时间:2022-05-25 06:10:34
|
|
46
124
|
|
|
47
125
|
本次发布包含了以下内容:
|
|
48
126
|
|
|
@@ -50,32 +128,133 @@
|
|
|
50
128
|
|
|
51
129
|
修改数据结构:
|
|
52
130
|
|
|
53
|
-
* [
|
|
131
|
+
* [PositionItem](https://cloud.tencent.com/document/api/1081/34988#PositionItem)
|
|
54
132
|
|
|
55
|
-
* 新增成员:
|
|
133
|
+
* 新增成员:LocationType, Accuracy
|
|
56
134
|
|
|
57
135
|
|
|
58
136
|
|
|
59
137
|
|
|
60
|
-
##
|
|
138
|
+
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
|
61
139
|
|
|
62
|
-
### 第
|
|
140
|
+
### 第 36 次发布
|
|
63
141
|
|
|
64
|
-
发布时间:2022-05-
|
|
142
|
+
发布时间:2022-05-25 06:11:46
|
|
65
143
|
|
|
66
144
|
本次发布包含了以下内容:
|
|
67
145
|
|
|
68
146
|
改善已有的文档。
|
|
69
147
|
|
|
148
|
+
新增接口:
|
|
149
|
+
|
|
150
|
+
* [DescribeDBSecurityGroups](https://cloud.tencent.com/document/api/237/51787)
|
|
151
|
+
* [DescribeOrders](https://cloud.tencent.com/document/api/237/16186)
|
|
152
|
+
|
|
70
153
|
新增数据结构:
|
|
71
154
|
|
|
72
|
-
* [
|
|
155
|
+
* [Deal](https://cloud.tencent.com/document/api/237/16191#Deal)
|
|
156
|
+
|
|
157
|
+
|
|
158
|
+
|
|
159
|
+
## 云监控(monitor) 版本:2018-07-24
|
|
160
|
+
|
|
161
|
+
### 第 46 次发布
|
|
162
|
+
|
|
163
|
+
发布时间:2022-05-25 06:12:07
|
|
164
|
+
|
|
165
|
+
本次发布包含了以下内容:
|
|
166
|
+
|
|
167
|
+
改善已有的文档。
|
|
73
168
|
|
|
74
169
|
修改数据结构:
|
|
75
170
|
|
|
76
|
-
* [
|
|
171
|
+
* [AlarmPolicy](https://cloud.tencent.com/document/api/248/30354#AlarmPolicy)
|
|
77
172
|
|
|
78
|
-
* 新增成员:
|
|
173
|
+
* 新增成员:AdvancedMetricNumber
|
|
174
|
+
|
|
175
|
+
* [AlarmPolicyRule](https://cloud.tencent.com/document/api/248/30354#AlarmPolicyRule)
|
|
176
|
+
|
|
177
|
+
* 新增成员:IsAdvanced, IsOpen, ProductId
|
|
178
|
+
|
|
179
|
+
* [Metric](https://cloud.tencent.com/document/api/248/30354#Metric)
|
|
180
|
+
|
|
181
|
+
* 新增成员:IsAdvanced, IsOpen, ProductId
|
|
182
|
+
|
|
183
|
+
|
|
184
|
+
|
|
185
|
+
|
|
186
|
+
## 容器安全服务(tcss) 版本:2020-11-01
|
|
187
|
+
|
|
188
|
+
### 第 17 次发布
|
|
189
|
+
|
|
190
|
+
发布时间:2022-05-25 06:15:02
|
|
191
|
+
|
|
192
|
+
本次发布包含了以下内容:
|
|
193
|
+
|
|
194
|
+
改善已有的文档。
|
|
195
|
+
|
|
196
|
+
修改接口:
|
|
197
|
+
|
|
198
|
+
* [DescribeAccessControlEventsExport](https://cloud.tencent.com/document/api/1285/65544)
|
|
199
|
+
|
|
200
|
+
* <font color="#dd0000">**修改入参**:</font>ExportField
|
|
201
|
+
|
|
202
|
+
* 新增出参:JobId
|
|
203
|
+
|
|
204
|
+
* [DescribeAssetContainerDetail](https://cloud.tencent.com/document/api/1285/65511)
|
|
205
|
+
|
|
206
|
+
* 新增出参:NetStatus, NetSubStatus, IsolateSource, IsolateTime
|
|
207
|
+
|
|
208
|
+
* [DescribeReverseShellEventsExport](https://cloud.tencent.com/document/api/1285/65531)
|
|
209
|
+
|
|
210
|
+
* <font color="#dd0000">**修改入参**:</font>ExportField
|
|
211
|
+
|
|
212
|
+
* 新增出参:JobId
|
|
213
|
+
|
|
214
|
+
* [DescribeRiskSyscallEventsExport](https://cloud.tencent.com/document/api/1285/65566)
|
|
215
|
+
|
|
216
|
+
* <font color="#dd0000">**修改入参**:</font>ExportField
|
|
217
|
+
|
|
218
|
+
* 新增出参:JobId
|
|
219
|
+
|
|
220
|
+
* [DescribeVirusDetail](https://cloud.tencent.com/document/api/1285/65583)
|
|
221
|
+
|
|
222
|
+
* 新增出参:ContainerNetStatus, ContainerNetSubStatus, ContainerIsolateOperationSrc
|
|
223
|
+
|
|
224
|
+
* [ModifyVirusFileStatus](https://cloud.tencent.com/document/api/1285/65574)
|
|
225
|
+
|
|
226
|
+
* 新增入参:AutoIsolate
|
|
227
|
+
|
|
228
|
+
|
|
229
|
+
修改数据结构:
|
|
230
|
+
|
|
231
|
+
* [AbnormalProcessEventInfo](https://cloud.tencent.com/document/api/1285/65614#AbnormalProcessEventInfo)
|
|
232
|
+
|
|
233
|
+
* 新增成员:ContainerNetStatus, ContainerNetSubStatus, ContainerIsolateOperationSrc
|
|
234
|
+
|
|
235
|
+
* [AccessControlEventInfo](https://cloud.tencent.com/document/api/1285/65614#AccessControlEventInfo)
|
|
236
|
+
|
|
237
|
+
* 新增成员:ContainerNetStatus, ContainerNetSubStatus, ContainerIsolateOperationSrc
|
|
238
|
+
|
|
239
|
+
* [ContainerInfo](https://cloud.tencent.com/document/api/1285/65614#ContainerInfo)
|
|
240
|
+
|
|
241
|
+
* 新增成员:NetStatus, NetSubStatus, IsolateSource, IsolateTime
|
|
242
|
+
|
|
243
|
+
* [EscapeEventInfo](https://cloud.tencent.com/document/api/1285/65614#EscapeEventInfo)
|
|
244
|
+
|
|
245
|
+
* 新增成员:ContainerNetStatus, ContainerNetSubStatus, ContainerIsolateOperationSrc
|
|
246
|
+
|
|
247
|
+
* [ReverseShellEventInfo](https://cloud.tencent.com/document/api/1285/65614#ReverseShellEventInfo)
|
|
248
|
+
|
|
249
|
+
* 新增成员:ContainerNetStatus, ContainerNetSubStatus, ContainerIsolateOperationSrc
|
|
250
|
+
|
|
251
|
+
* [RiskSyscallEventInfo](https://cloud.tencent.com/document/api/1285/65614#RiskSyscallEventInfo)
|
|
252
|
+
|
|
253
|
+
* 新增成员:ContainerNetStatus, ContainerNetSubStatus, ContainerIsolateOperationSrc
|
|
254
|
+
|
|
255
|
+
* [VirusInfo](https://cloud.tencent.com/document/api/1285/65614#VirusInfo)
|
|
256
|
+
|
|
257
|
+
* 新增成员:ContainerNetStatus, ContainerNetSubStatus, ContainerIsolateOperationSrc, MD5
|
|
79
258
|
|
|
80
259
|
|
|
81
260
|
|
|
@@ -7727,6 +7906,19 @@
|
|
|
7727
7906
|
|
|
7728
7907
|
## 访问管理(cam) 版本:2019-01-16
|
|
7729
7908
|
|
|
7909
|
+
### 第 48 次发布
|
|
7910
|
+
|
|
7911
|
+
发布时间:2022-05-25 06:03:56
|
|
7912
|
+
|
|
7913
|
+
本次发布包含了以下内容:
|
|
7914
|
+
|
|
7915
|
+
改善已有的文档。
|
|
7916
|
+
|
|
7917
|
+
新增接口:
|
|
7918
|
+
|
|
7919
|
+
* [[TagRole](https://cloud.tencent.com/document/api/598/74379)](https://cloud.tencent.com/document/api/#/#)
|
|
7920
|
+
* [[UntagRole](https://cloud.tencent.com/document/api/598/74378)](https://cloud.tencent.com/document/api/#/#)
|
|
7921
|
+
|
|
7730
7922
|
### 第 47 次发布
|
|
7731
7923
|
|
|
7732
7924
|
发布时间:2022-05-19 06:07:36
|
|
@@ -15517,6 +15709,21 @@
|
|
|
15517
15709
|
|
|
15518
15710
|
## 云 HDFS(chdfs) 版本:2020-11-12
|
|
15519
15711
|
|
|
15712
|
+
### 第 4 次发布
|
|
15713
|
+
|
|
15714
|
+
发布时间:2022-05-25 06:05:18
|
|
15715
|
+
|
|
15716
|
+
本次发布包含了以下内容:
|
|
15717
|
+
|
|
15718
|
+
改善已有的文档。
|
|
15719
|
+
|
|
15720
|
+
修改接口:
|
|
15721
|
+
|
|
15722
|
+
* [CreateFileSystem](https://cloud.tencent.com/document/api/1105/51148)
|
|
15723
|
+
|
|
15724
|
+
* 新增入参:Tags
|
|
15725
|
+
|
|
15726
|
+
|
|
15520
15727
|
### 第 3 次发布
|
|
15521
15728
|
|
|
15522
15729
|
发布时间:2021-12-21 08:02:31
|
|
@@ -22441,6 +22648,21 @@
|
|
|
22441
22648
|
|
|
22442
22649
|
## 云服务器(cvm) 版本:2017-03-12
|
|
22443
22650
|
|
|
22651
|
+
### 第 84 次发布
|
|
22652
|
+
|
|
22653
|
+
发布时间:2022-05-25 06:06:32
|
|
22654
|
+
|
|
22655
|
+
本次发布包含了以下内容:
|
|
22656
|
+
|
|
22657
|
+
改善已有的文档。
|
|
22658
|
+
|
|
22659
|
+
修改接口:
|
|
22660
|
+
|
|
22661
|
+
* [CreateLaunchTemplateVersion](https://cloud.tencent.com/document/api/213/66326)
|
|
22662
|
+
|
|
22663
|
+
* 新增入参:DisableApiTermination
|
|
22664
|
+
|
|
22665
|
+
|
|
22444
22666
|
### 第 83 次发布
|
|
22445
22667
|
|
|
22446
22668
|
发布时间:2022-05-23 06:05:51
|
|
@@ -27340,6 +27562,23 @@
|
|
|
27340
27562
|
|
|
27341
27563
|
## 分布式数据库 TDSQL(dcdb) 版本:2018-04-11
|
|
27342
27564
|
|
|
27565
|
+
### 第 40 次发布
|
|
27566
|
+
|
|
27567
|
+
发布时间:2022-05-25 06:07:44
|
|
27568
|
+
|
|
27569
|
+
本次发布包含了以下内容:
|
|
27570
|
+
|
|
27571
|
+
改善已有的文档。
|
|
27572
|
+
|
|
27573
|
+
新增接口:
|
|
27574
|
+
|
|
27575
|
+
* [[DescribeDBSecurityGroups](https://cloud.tencent.com/document/api/557/51781)](https://cloud.tencent.com/document/api/#/#)
|
|
27576
|
+
* [[DescribeOrders](https://cloud.tencent.com/document/api/557/16139)](https://cloud.tencent.com/document/api/#/#)
|
|
27577
|
+
|
|
27578
|
+
新增数据结构:
|
|
27579
|
+
|
|
27580
|
+
* [[Deal](https://cloud.tencent.com/document/api/557/16142#Deal)](https://cloud.tencent.com/document/api/557/16142#[Deal](https://cloud.tencent.com/document/api/557/16142#Deal))
|
|
27581
|
+
|
|
27343
27582
|
### 第 39 次发布
|
|
27344
27583
|
|
|
27345
27584
|
发布时间:2022-04-26 06:09:14
|
|
@@ -32680,6 +32919,38 @@
|
|
|
32680
32919
|
|
|
32681
32920
|
## Elasticsearch Service(es) 版本:2018-04-16
|
|
32682
32921
|
|
|
32922
|
+
### 第 27 次发布
|
|
32923
|
+
|
|
32924
|
+
发布时间:2022-05-25 06:08:55
|
|
32925
|
+
|
|
32926
|
+
本次发布包含了以下内容:
|
|
32927
|
+
|
|
32928
|
+
改善已有的文档。
|
|
32929
|
+
|
|
32930
|
+
新增接口:
|
|
32931
|
+
|
|
32932
|
+
* [[CreateIndex](https://cloud.tencent.com/document/api/845/74384)](https://cloud.tencent.com/document/api/#/#)
|
|
32933
|
+
* [[DeleteIndex](https://cloud.tencent.com/document/api/845/74383)](https://cloud.tencent.com/document/api/#/#)
|
|
32934
|
+
* [[DescribeIndexList](https://cloud.tencent.com/document/api/845/74382)](https://cloud.tencent.com/document/api/#/#)
|
|
32935
|
+
* [[DescribeIndexMeta](https://cloud.tencent.com/document/api/845/74381)](https://cloud.tencent.com/document/api/#/#)
|
|
32936
|
+
* [[UpdateIndex](https://cloud.tencent.com/document/api/845/74380)](https://cloud.tencent.com/document/api/#/#)
|
|
32937
|
+
|
|
32938
|
+
修改接口:
|
|
32939
|
+
|
|
32940
|
+
* [UpdateInstance](https://cloud.tencent.com/document/api/845/30629)
|
|
32941
|
+
|
|
32942
|
+
* 新增入参:EsConfigSet
|
|
32943
|
+
|
|
32944
|
+
|
|
32945
|
+
新增数据结构:
|
|
32946
|
+
|
|
32947
|
+
* [[BackingIndexMetaField](https://cloud.tencent.com/document/api/845/30634#BackingIndexMetaField)](https://cloud.tencent.com/document/api/845/30634#[BackingIndexMetaField](https://cloud.tencent.com/document/api/845/30634#BackingIndexMetaField))
|
|
32948
|
+
* [[EsConfigSetInfo](https://cloud.tencent.com/document/api/845/30634#EsConfigSetInfo)](https://cloud.tencent.com/document/api/845/30634#[EsConfigSetInfo](https://cloud.tencent.com/document/api/845/30634#EsConfigSetInfo))
|
|
32949
|
+
* [[IndexMetaField](https://cloud.tencent.com/document/api/845/30634#IndexMetaField)](https://cloud.tencent.com/document/api/845/30634#[IndexMetaField](https://cloud.tencent.com/document/api/845/30634#IndexMetaField))
|
|
32950
|
+
* [[IndexOptionsField](https://cloud.tencent.com/document/api/845/30634#IndexOptionsField)](https://cloud.tencent.com/document/api/845/30634#[IndexOptionsField](https://cloud.tencent.com/document/api/845/30634#IndexOptionsField))
|
|
32951
|
+
* [[IndexPolicyField](https://cloud.tencent.com/document/api/845/30634#IndexPolicyField)](https://cloud.tencent.com/document/api/845/30634#[IndexPolicyField](https://cloud.tencent.com/document/api/845/30634#IndexPolicyField))
|
|
32952
|
+
* [[IndexSettingsField](https://cloud.tencent.com/document/api/845/30634#IndexSettingsField)](https://cloud.tencent.com/document/api/845/30634#[IndexSettingsField](https://cloud.tencent.com/document/api/845/30634#IndexSettingsField))
|
|
32953
|
+
|
|
32683
32954
|
### 第 26 次发布
|
|
32684
32955
|
|
|
32685
32956
|
发布时间:2022-03-21 11:04:25
|
|
@@ -39893,6 +40164,21 @@
|
|
|
39893
40164
|
|
|
39894
40165
|
## 物联网开发平台(iotexplorer) 版本:2019-04-23
|
|
39895
40166
|
|
|
40167
|
+
### 第 45 次发布
|
|
40168
|
+
|
|
40169
|
+
发布时间:2022-05-25 06:10:34
|
|
40170
|
+
|
|
40171
|
+
本次发布包含了以下内容:
|
|
40172
|
+
|
|
40173
|
+
改善已有的文档。
|
|
40174
|
+
|
|
40175
|
+
修改数据结构:
|
|
40176
|
+
|
|
40177
|
+
* [PositionItem](https://cloud.tencent.com/document/api/1081/34988#PositionItem)
|
|
40178
|
+
|
|
40179
|
+
* 新增成员:LocationType, Accuracy
|
|
40180
|
+
|
|
40181
|
+
|
|
39896
40182
|
### 第 44 次发布
|
|
39897
40183
|
|
|
39898
40184
|
发布时间:2022-04-18 06:13:51
|
|
@@ -44922,6 +45208,23 @@
|
|
|
44922
45208
|
|
|
44923
45209
|
## 云数据库 MariaDB(mariadb) 版本:2017-03-12
|
|
44924
45210
|
|
|
45211
|
+
### 第 36 次发布
|
|
45212
|
+
|
|
45213
|
+
发布时间:2022-05-25 06:11:46
|
|
45214
|
+
|
|
45215
|
+
本次发布包含了以下内容:
|
|
45216
|
+
|
|
45217
|
+
改善已有的文档。
|
|
45218
|
+
|
|
45219
|
+
新增接口:
|
|
45220
|
+
|
|
45221
|
+
* [[DescribeDBSecurityGroups](https://cloud.tencent.com/document/api/237/51787)](https://cloud.tencent.com/document/api/#/#)
|
|
45222
|
+
* [[DescribeOrders](https://cloud.tencent.com/document/api/237/16186)](https://cloud.tencent.com/document/api/#/#)
|
|
45223
|
+
|
|
45224
|
+
新增数据结构:
|
|
45225
|
+
|
|
45226
|
+
* [[Deal](https://cloud.tencent.com/document/api/237/16191#Deal)](https://cloud.tencent.com/document/api/237/16191#[Deal](https://cloud.tencent.com/document/api/237/16191#Deal))
|
|
45227
|
+
|
|
44925
45228
|
### 第 35 次发布
|
|
44926
45229
|
|
|
44927
45230
|
发布时间:2022-04-13 06:56:52
|
|
@@ -46479,6 +46782,29 @@
|
|
|
46479
46782
|
|
|
46480
46783
|
## 云监控(monitor) 版本:2018-07-24
|
|
46481
46784
|
|
|
46785
|
+
### 第 46 次发布
|
|
46786
|
+
|
|
46787
|
+
发布时间:2022-05-25 06:12:07
|
|
46788
|
+
|
|
46789
|
+
本次发布包含了以下内容:
|
|
46790
|
+
|
|
46791
|
+
改善已有的文档。
|
|
46792
|
+
|
|
46793
|
+
修改数据结构:
|
|
46794
|
+
|
|
46795
|
+
* [AlarmPolicy](https://cloud.tencent.com/document/api/248/30354#AlarmPolicy)
|
|
46796
|
+
|
|
46797
|
+
* 新增成员:AdvancedMetricNumber
|
|
46798
|
+
|
|
46799
|
+
* [AlarmPolicyRule](https://cloud.tencent.com/document/api/248/30354#AlarmPolicyRule)
|
|
46800
|
+
|
|
46801
|
+
* 新增成员:IsAdvanced, IsOpen, ProductId
|
|
46802
|
+
|
|
46803
|
+
* [Metric](https://cloud.tencent.com/document/api/248/30354#Metric)
|
|
46804
|
+
|
|
46805
|
+
* 新增成员:IsAdvanced, IsOpen, ProductId
|
|
46806
|
+
|
|
46807
|
+
|
|
46482
46808
|
### 第 45 次发布
|
|
46483
46809
|
|
|
46484
46810
|
发布时间:2022-05-13 06:15:04
|
|
@@ -61287,7 +61613,7 @@
|
|
|
61287
61613
|
|
|
61288
61614
|
新增数据结构:
|
|
61289
61615
|
|
|
61290
|
-
* [
|
|
61616
|
+
* [TracingZipkin](https://cloud.tencent.com/document/api/1261/63843#TracingZipkin)
|
|
61291
61617
|
|
|
61292
61618
|
修改数据结构:
|
|
61293
61619
|
|
|
@@ -62202,6 +62528,78 @@
|
|
|
62202
62528
|
|
|
62203
62529
|
## 容器安全服务(tcss) 版本:2020-11-01
|
|
62204
62530
|
|
|
62531
|
+
### 第 17 次发布
|
|
62532
|
+
|
|
62533
|
+
发布时间:2022-05-25 06:15:02
|
|
62534
|
+
|
|
62535
|
+
本次发布包含了以下内容:
|
|
62536
|
+
|
|
62537
|
+
改善已有的文档。
|
|
62538
|
+
|
|
62539
|
+
修改接口:
|
|
62540
|
+
|
|
62541
|
+
* [DescribeAccessControlEventsExport](https://cloud.tencent.com/document/api/1285/65544)
|
|
62542
|
+
|
|
62543
|
+
* <font color="#dd0000">**修改入参**:</font>ExportField
|
|
62544
|
+
|
|
62545
|
+
* 新增出参:JobId
|
|
62546
|
+
|
|
62547
|
+
* [DescribeAssetContainerDetail](https://cloud.tencent.com/document/api/1285/65511)
|
|
62548
|
+
|
|
62549
|
+
* 新增出参:NetStatus, NetSubStatus, IsolateSource, IsolateTime
|
|
62550
|
+
|
|
62551
|
+
* [DescribeReverseShellEventsExport](https://cloud.tencent.com/document/api/1285/65531)
|
|
62552
|
+
|
|
62553
|
+
* <font color="#dd0000">**修改入参**:</font>ExportField
|
|
62554
|
+
|
|
62555
|
+
* 新增出参:JobId
|
|
62556
|
+
|
|
62557
|
+
* [DescribeRiskSyscallEventsExport](https://cloud.tencent.com/document/api/1285/65566)
|
|
62558
|
+
|
|
62559
|
+
* <font color="#dd0000">**修改入参**:</font>ExportField
|
|
62560
|
+
|
|
62561
|
+
* 新增出参:JobId
|
|
62562
|
+
|
|
62563
|
+
* [DescribeVirusDetail](https://cloud.tencent.com/document/api/1285/65583)
|
|
62564
|
+
|
|
62565
|
+
* 新增出参:ContainerNetStatus, ContainerNetSubStatus, ContainerIsolateOperationSrc
|
|
62566
|
+
|
|
62567
|
+
* [ModifyVirusFileStatus](https://cloud.tencent.com/document/api/1285/65574)
|
|
62568
|
+
|
|
62569
|
+
* 新增入参:AutoIsolate
|
|
62570
|
+
|
|
62571
|
+
|
|
62572
|
+
修改数据结构:
|
|
62573
|
+
|
|
62574
|
+
* [AbnormalProcessEventInfo](https://cloud.tencent.com/document/api/1285/65614#AbnormalProcessEventInfo)
|
|
62575
|
+
|
|
62576
|
+
* 新增成员:ContainerNetStatus, ContainerNetSubStatus, ContainerIsolateOperationSrc
|
|
62577
|
+
|
|
62578
|
+
* [AccessControlEventInfo](https://cloud.tencent.com/document/api/1285/65614#AccessControlEventInfo)
|
|
62579
|
+
|
|
62580
|
+
* 新增成员:ContainerNetStatus, ContainerNetSubStatus, ContainerIsolateOperationSrc
|
|
62581
|
+
|
|
62582
|
+
* [ContainerInfo](https://cloud.tencent.com/document/api/1285/65614#ContainerInfo)
|
|
62583
|
+
|
|
62584
|
+
* 新增成员:NetStatus, NetSubStatus, IsolateSource, IsolateTime
|
|
62585
|
+
|
|
62586
|
+
* [EscapeEventInfo](https://cloud.tencent.com/document/api/1285/65614#EscapeEventInfo)
|
|
62587
|
+
|
|
62588
|
+
* 新增成员:ContainerNetStatus, ContainerNetSubStatus, ContainerIsolateOperationSrc
|
|
62589
|
+
|
|
62590
|
+
* [ReverseShellEventInfo](https://cloud.tencent.com/document/api/1285/65614#ReverseShellEventInfo)
|
|
62591
|
+
|
|
62592
|
+
* 新增成员:ContainerNetStatus, ContainerNetSubStatus, ContainerIsolateOperationSrc
|
|
62593
|
+
|
|
62594
|
+
* [RiskSyscallEventInfo](https://cloud.tencent.com/document/api/1285/65614#RiskSyscallEventInfo)
|
|
62595
|
+
|
|
62596
|
+
* 新增成员:ContainerNetStatus, ContainerNetSubStatus, ContainerIsolateOperationSrc
|
|
62597
|
+
|
|
62598
|
+
* [VirusInfo](https://cloud.tencent.com/document/api/1285/65614#VirusInfo)
|
|
62599
|
+
|
|
62600
|
+
* 新增成员:ContainerNetStatus, ContainerNetSubStatus, ContainerIsolateOperationSrc, MD5
|
|
62601
|
+
|
|
62602
|
+
|
|
62205
62603
|
### 第 16 次发布
|
|
62206
62604
|
|
|
62207
62605
|
发布时间:2022-05-09 06:14:07
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
| bri | [业务风险情报](https://cloud.tencent.com/document/product/1064) | 2021-01-07 08:02:40 |
|
|
30
30
|
| bsca | [二进制软件成分分析](https://cloud.tencent.com/document/product/1483) | 2022-04-25 06:01:56 |
|
|
31
31
|
| btoe | [区块链可信取证](https://cloud.tencent.com/document/product/1259) | 2022-04-04 06:10:17 |
|
|
32
|
-
| cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2022-05-
|
|
32
|
+
| cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2022-05-25 06:03:56 |
|
|
33
33
|
| captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2022-04-12 06:07:13 |
|
|
34
34
|
| car | [应用云渲染](https://cloud.tencent.com/document/product/1547) | 2022-04-27 06:05:49 |
|
|
35
35
|
| casb | [云数据加密代理网关](https://cloud.tencent.com/document/product/1303) | 2022-04-04 06:11:55 |
|
|
@@ -43,13 +43,13 @@
|
|
|
43
43
|
| cfg | [混沌演练平台](https://cloud.tencent.com/document/product/1500) | 2022-05-24 06:08:29 |
|
|
44
44
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2022-04-04 06:17:16 |
|
|
45
45
|
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2022-05-12 06:07:30 |
|
|
46
|
-
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2022-
|
|
46
|
+
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2022-05-25 06:05:18 |
|
|
47
47
|
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2022-04-04 06:18:39 |
|
|
48
48
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
|
49
49
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
|
50
50
|
| ckafka | [消息队列 Ckafka](https://cloud.tencent.com/document/product/597) | 2022-05-16 06:05:48 |
|
|
51
51
|
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2022-05-11 06:06:40 |
|
|
52
|
-
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2022-
|
|
52
|
+
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2022-05-25 06:05:44 |
|
|
53
53
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2022-04-04 06:21:17 |
|
|
54
54
|
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2022-05-19 06:09:29 |
|
|
55
55
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2022-04-22 06:07:06 |
|
|
@@ -57,14 +57,14 @@
|
|
|
57
57
|
| cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
|
|
58
58
|
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2022-05-20 06:04:11 |
|
|
59
59
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
60
|
-
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-05-
|
|
61
|
-
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2022-05-
|
|
60
|
+
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-05-25 06:06:32 |
|
|
61
|
+
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2022-05-25 06:06:46 |
|
|
62
62
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
63
|
-
| cynosdb | [云原生数据库 TDSQL-C](https://cloud.tencent.com/document/product/1003) | 2022-05-
|
|
63
|
+
| cynosdb | [云原生数据库 TDSQL-C](https://cloud.tencent.com/document/product/1003) | 2022-05-25 06:07:14 |
|
|
64
64
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2022-04-04 06:33:41 |
|
|
65
65
|
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2022-04-25 06:05:43 |
|
|
66
66
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2022-04-13 06:36:47 |
|
|
67
|
-
| dcdb | [分布式数据库 TDSQL](https://cloud.tencent.com/document/product/557) | 2022-
|
|
67
|
+
| dcdb | [分布式数据库 TDSQL](https://cloud.tencent.com/document/product/557) | 2022-05-25 06:07:44 |
|
|
68
68
|
| dlc | [数据湖计算](https://cloud.tencent.com/document/product/1342) | 2022-05-20 06:10:49 |
|
|
69
69
|
| dnspod | [DNSPod](https://cloud.tencent.com/document/product/1427) | 2022-05-19 06:11:31 |
|
|
70
70
|
| domain | [域名注册](https://cloud.tencent.com/document/product/242) | 2022-05-24 06:11:36 |
|
|
@@ -79,7 +79,7 @@
|
|
|
79
79
|
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2022-05-13 06:11:29 |
|
|
80
80
|
| eis | [企业集成服务](https://cloud.tencent.com/document/product/1270) | 2022-04-04 06:42:05 |
|
|
81
81
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2022-05-23 06:08:01 |
|
|
82
|
-
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2022-05-
|
|
82
|
+
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2022-05-25 06:08:55 |
|
|
83
83
|
| ess | [电子签服务](https://cloud.tencent.com/document/product/1323) | 2022-05-16 06:09:12 |
|
|
84
84
|
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-05-06 06:10:19 |
|
|
85
85
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2022-04-04 06:42:42 |
|
|
@@ -102,7 +102,7 @@
|
|
|
102
102
|
| ims | [图片内容检测](https://cloud.tencent.com/document/product/1125) | 2022-04-04 06:48:07 |
|
|
103
103
|
| iot | [加速物联网套件](https://cloud.tencent.com/document/product/568) | 2022-04-04 06:48:08 |
|
|
104
104
|
| iotcloud | [物联网通信](https://cloud.tencent.com/document/product/634) | 2022-05-20 06:13:13 |
|
|
105
|
-
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2022-05-
|
|
105
|
+
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2022-05-25 06:10:34 |
|
|
106
106
|
| iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2022-04-04 06:49:46 |
|
|
107
107
|
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2022-04-04 06:49:51 |
|
|
108
108
|
| iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2022-04-04 06:51:27 |
|
|
@@ -112,14 +112,14 @@
|
|
|
112
112
|
| live | [云直播](https://cloud.tencent.com/document/product/267) | 2022-05-20 06:14:21 |
|
|
113
113
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-04-04 06:56:51 |
|
|
114
114
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-04-04 06:56:52 |
|
|
115
|
-
| mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2022-
|
|
115
|
+
| mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2022-05-25 06:11:46 |
|
|
116
116
|
| market | [云市场](https://cloud.tencent.com/document/product/306) | 2022-04-04 06:57:43 |
|
|
117
117
|
| memcached | [云数据库 Memcached](https://cloud.tencent.com/document/product/241) | 2022-04-04 06:57:44 |
|
|
118
118
|
| mgobe | [游戏联机对战引擎](https://cloud.tencent.com/document/product/1038) | 2022-04-04 06:57:46 |
|
|
119
119
|
| mna | [移动网络加速](https://cloud.tencent.com/document/product/1385) | 2022-04-04 06:57:51 |
|
|
120
120
|
| mongodb | [云数据库 MongoDB](https://cloud.tencent.com/document/product/240) | 2022-04-21 06:15:03 |
|
|
121
|
-
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2022-05-
|
|
122
|
-
| mps | [视频处理](https://cloud.tencent.com/document/product/862) | 2022-05-
|
|
121
|
+
| monitor | [云监控](https://cloud.tencent.com/document/product/248) | 2022-05-25 06:12:07 |
|
|
122
|
+
| mps | [视频处理](https://cloud.tencent.com/document/product/862) | 2022-05-25 06:12:20 |
|
|
123
123
|
| mrs | [医疗报告结构化](https://cloud.tencent.com/document/product/1314) | 2022-04-04 07:00:09 |
|
|
124
124
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product) | 2020-06-05 08:13:52 |
|
|
125
125
|
| msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2022-04-04 07:00:13 |
|
|
@@ -164,10 +164,10 @@
|
|
|
164
164
|
| tci | [腾讯智学课堂分析](https://cloud.tencent.com/document/product) | 2020-08-24 08:06:03 |
|
|
165
165
|
| tcm | [服务网格](https://cloud.tencent.com/document/product/1261) | 2022-05-24 06:18:55 |
|
|
166
166
|
| tcr | [容器镜像服务](https://cloud.tencent.com/document/product/1141) | 2022-04-08 06:13:14 |
|
|
167
|
-
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2022-05-
|
|
167
|
+
| tcss | [容器安全服务](https://cloud.tencent.com/document/product/1285) | 2022-05-25 06:15:02 |
|
|
168
168
|
| tdcpg | [TDSQL-C PostgreSQL 版](https://cloud.tencent.com/document/product/1556) | 2022-04-04 07:15:36 |
|
|
169
169
|
| tdid | [分布式身份](https://cloud.tencent.com/document/product/1439) | 2022-04-04 07:15:50 |
|
|
170
|
-
| tdmq | [分布式消息队列](https://cloud.tencent.com/document/product/1179) | 2022-
|
|
170
|
+
| tdmq | [分布式消息队列](https://cloud.tencent.com/document/product/1179) | 2022-05-25 06:15:53 |
|
|
171
171
|
| tem | [弹性微服务](https://cloud.tencent.com/document/product/1371) | 2022-04-28 06:18:38 |
|
|
172
172
|
| teo | [边缘安全加速平台](https://cloud.tencent.com/document/product/1552) | 2022-05-18 06:18:03 |
|
|
173
173
|
| thpc | [高性能计算平台](https://cloud.tencent.com/document/product/1527) | 2022-04-27 10:43:23 |
|
|
@@ -52,6 +52,7 @@ import {
|
|
|
52
52
|
GetCustomMFATokenInfoRequest,
|
|
53
53
|
DescribeRoleListRequest,
|
|
54
54
|
DescribeUserSAMLConfigRequest,
|
|
55
|
+
TagRoleResponse,
|
|
55
56
|
PutRolePermissionsBoundaryRequest,
|
|
56
57
|
GetGroupRequest,
|
|
57
58
|
StrategyInfo,
|
|
@@ -87,6 +88,7 @@ import {
|
|
|
87
88
|
GetUserPermissionBoundaryResponse,
|
|
88
89
|
CreatePolicyResponse,
|
|
89
90
|
DetachRolePolicyRequest,
|
|
91
|
+
UntagRoleResponse,
|
|
90
92
|
ListPoliciesGrantingServiceAccessResponse,
|
|
91
93
|
DeleteRolePermissionsBoundaryRequest,
|
|
92
94
|
RoleTags,
|
|
@@ -143,6 +145,7 @@ import {
|
|
|
143
145
|
AttachGroupPolicyResponse,
|
|
144
146
|
UpdateGroupResponse,
|
|
145
147
|
ListEntitiesForPolicyRequest,
|
|
148
|
+
TagRoleRequest,
|
|
146
149
|
ListPoliciesRequest,
|
|
147
150
|
GetServiceLinkedRoleDeletionStatusRequest,
|
|
148
151
|
ListGrantServiceAccessActionNode,
|
|
@@ -205,6 +208,7 @@ import {
|
|
|
205
208
|
ListAttachedUserPoliciesRequest,
|
|
206
209
|
UpdatePolicyRequest,
|
|
207
210
|
DeleteOIDCConfigRequest,
|
|
211
|
+
UntagRoleRequest,
|
|
208
212
|
CreateGroupResponse,
|
|
209
213
|
} from "./cam_models"
|
|
210
214
|
|
|
@@ -407,6 +411,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
407
411
|
return this.request("DetachRolePolicy", req, cb)
|
|
408
412
|
}
|
|
409
413
|
|
|
414
|
+
/**
|
|
415
|
+
* 角色绑定标签
|
|
416
|
+
*/
|
|
417
|
+
async TagRole(
|
|
418
|
+
req: TagRoleRequest,
|
|
419
|
+
cb?: (error: string, rep: TagRoleResponse) => void
|
|
420
|
+
): Promise<TagRoleResponse> {
|
|
421
|
+
return this.request("TagRole", req, cb)
|
|
422
|
+
}
|
|
423
|
+
|
|
410
424
|
/**
|
|
411
425
|
* 本接口(SetDefaultPolicyVersion)可用于设置生效的策略版本。
|
|
412
426
|
*/
|
|
@@ -727,6 +741,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
727
741
|
return this.request("GetAccountSummary", req, cb)
|
|
728
742
|
}
|
|
729
743
|
|
|
744
|
+
/**
|
|
745
|
+
* 角色解绑标签。
|
|
746
|
+
*/
|
|
747
|
+
async UntagRole(
|
|
748
|
+
req: UntagRoleRequest,
|
|
749
|
+
cb?: (error: string, rep: UntagRoleResponse) => void
|
|
750
|
+
): Promise<UntagRoleResponse> {
|
|
751
|
+
return this.request("UntagRole", req, cb)
|
|
752
|
+
}
|
|
753
|
+
|
|
730
754
|
/**
|
|
731
755
|
* 该接口(ListPolicyVersions)用于获取策略版本列表
|
|
732
756
|
*/
|
|
@@ -606,6 +606,16 @@ export interface DescribeRoleListRequest {
|
|
|
606
606
|
*/
|
|
607
607
|
export type DescribeUserSAMLConfigRequest = null
|
|
608
608
|
|
|
609
|
+
/**
|
|
610
|
+
* TagRole返回参数结构体
|
|
611
|
+
*/
|
|
612
|
+
export interface TagRoleResponse {
|
|
613
|
+
/**
|
|
614
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
615
|
+
*/
|
|
616
|
+
RequestId?: string
|
|
617
|
+
}
|
|
618
|
+
|
|
609
619
|
/**
|
|
610
620
|
* PutRolePermissionsBoundary请求参数结构体
|
|
611
621
|
*/
|
|
@@ -1438,6 +1448,16 @@ export interface DetachRolePolicyRequest {
|
|
|
1438
1448
|
PolicyName?: string
|
|
1439
1449
|
}
|
|
1440
1450
|
|
|
1451
|
+
/**
|
|
1452
|
+
* UntagRole返回参数结构体
|
|
1453
|
+
*/
|
|
1454
|
+
export interface UntagRoleResponse {
|
|
1455
|
+
/**
|
|
1456
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1457
|
+
*/
|
|
1458
|
+
RequestId?: string
|
|
1459
|
+
}
|
|
1460
|
+
|
|
1441
1461
|
/**
|
|
1442
1462
|
* ListPoliciesGrantingServiceAccess返回参数结构体
|
|
1443
1463
|
*/
|
|
@@ -2612,6 +2632,26 @@ export interface ListEntitiesForPolicyRequest {
|
|
|
2612
2632
|
EntityFilter?: string
|
|
2613
2633
|
}
|
|
2614
2634
|
|
|
2635
|
+
/**
|
|
2636
|
+
* TagRole请求参数结构体
|
|
2637
|
+
*/
|
|
2638
|
+
export interface TagRoleRequest {
|
|
2639
|
+
/**
|
|
2640
|
+
* 标签
|
|
2641
|
+
*/
|
|
2642
|
+
Tags: Array<RoleTags>
|
|
2643
|
+
|
|
2644
|
+
/**
|
|
2645
|
+
* 角色名,与角色ID至少输入一个
|
|
2646
|
+
*/
|
|
2647
|
+
RoleName?: string
|
|
2648
|
+
|
|
2649
|
+
/**
|
|
2650
|
+
* 角色ID,与角色名至少输入一个
|
|
2651
|
+
*/
|
|
2652
|
+
RoleId?: string
|
|
2653
|
+
}
|
|
2654
|
+
|
|
2615
2655
|
/**
|
|
2616
2656
|
* ListPolicies请求参数结构体
|
|
2617
2657
|
*/
|
|
@@ -3855,6 +3895,26 @@ export interface DeleteOIDCConfigRequest {
|
|
|
3855
3895
|
Name: string
|
|
3856
3896
|
}
|
|
3857
3897
|
|
|
3898
|
+
/**
|
|
3899
|
+
* UntagRole请求参数结构体
|
|
3900
|
+
*/
|
|
3901
|
+
export interface UntagRoleRequest {
|
|
3902
|
+
/**
|
|
3903
|
+
* 标签键
|
|
3904
|
+
*/
|
|
3905
|
+
TagKeys: Array<string>
|
|
3906
|
+
|
|
3907
|
+
/**
|
|
3908
|
+
* 角色名,与角色ID至少输入一个
|
|
3909
|
+
*/
|
|
3910
|
+
RoleName?: string
|
|
3911
|
+
|
|
3912
|
+
/**
|
|
3913
|
+
* 角色ID,与角色名至少输入一个
|
|
3914
|
+
*/
|
|
3915
|
+
RoleId?: string
|
|
3916
|
+
}
|
|
3917
|
+
|
|
3858
3918
|
/**
|
|
3859
3919
|
* CreateGroup返回参数结构体
|
|
3860
3920
|
*/
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as TencentCloudCommon from "tencentcloud-sdk-nodejs-common";
|
|
2
|
-
import { ListAttachedRolePoliciesResponse, UpdateUserOIDCConfigResponse, ListAccessKeysRequest, SetMfaFlagResponse, UpdateSAMLProviderRequest, DeleteUserRequest, DetachGroupPolicyRequest, DescribeRoleListResponse, UpdatePolicyResponse, DeleteUserResponse, GetRoleRequest, CreateServiceLinkedRoleRequest, ListAttachedGroupPoliciesRequest, ListGroupsForUserRequest, AttachRolePolicyResponse, GetUserPermissionBoundaryRequest, DescribeOIDCConfigRequest, GetRolePermissionBoundaryRequest, GetServiceLinkedRoleDeletionStatusResponse, GetSecurityLastUsedRequest, DescribeUserSAMLConfigResponse, DeleteUserPermissionsBoundaryResponse, ListUsersResponse, UpdateRoleDescriptionResponse, GetAccountSummaryRequest, DeletePolicyResponse, GetUserAppIdResponse, GetUserAppIdRequest, DescribeOIDCConfigResponse, ListPolicyVersionsRequest, GetCustomMFATokenInfoRequest, DescribeRoleListRequest, DescribeUserSAMLConfigRequest, PutRolePermissionsBoundaryRequest, GetGroupRequest, DeleteRoleResponse, DetachUserPolicyRequest, DescribeSubAccountsRequest, DeleteUserPermissionsBoundaryRequest, ListSAMLProvidersRequest, ListGroupsRequest, DeletePolicyVersionResponse, GetRolePermissionBoundaryResponse, ListGroupsForUserResponse, ListUsersForGroupRequest, RemoveUserFromGroupRequest, CreatePolicyVersionResponse, ListPoliciesResponse, UpdateRoleDescriptionRequest, UpdateUserSAMLConfigRequest, DeleteGroupResponse, DescribeSafeAuthFlagResponse, CreatePolicyVersionRequest, CreateUserOIDCConfigResponse, ListAttachedUserAllPoliciesResponse, DeleteGroupRequest, GetUserResponse, GetUserPermissionBoundaryResponse, CreatePolicyResponse, DetachRolePolicyRequest, ListPoliciesGrantingServiceAccessResponse, DeleteRolePermissionsBoundaryRequest, DescribeUserOIDCConfigResponse, DeletePolicyRequest, AddUserRequest, UpdateAssumeRolePolicyRequest, DeleteRoleRequest, ListWeChatWorkSubAccountsRequest, UpdateRoleConsoleLoginRequest, UpdateUserResponse, UpdateAssumeRolePolicyResponse, GetPolicyVersionRequest, CreateSAMLProviderResponse, DeleteRolePermissionsBoundaryResponse, GetUserRequest, CreateGroupRequest, DisableUserSSORequest, ListPoliciesGrantingServiceAccessRequest, UpdateSAMLProviderResponse, UpdateUserRequest, ListWeChatWorkSubAccountsResponse, CreateSAMLProviderRequest, DisableUserSSOResponse, UpdateRoleConsoleLoginResponse, AttachRolePolicyRequest, ConsumeCustomMFATokenResponse, AttachUserPolicyRequest, ListAttachedGroupPoliciesResponse, ListAttachedUserPoliciesResponse, ListGroupsResponse, PutUserPermissionsBoundaryResponse, GetPolicyVersionResponse, GetCustomMFATokenInfoResponse, ConsumeCustomMFATokenRequest, CreateOIDCConfigRequest, GetGroupResponse, UpdateOIDCConfigResponse, DeleteSAMLProviderRequest, DeleteSAMLProviderResponse, GetAccountSummaryResponse, CreateServiceLinkedRoleResponse, ListUsersRequest, ListCollaboratorsRequest, CreateUserOIDCConfigRequest, AttachGroupPolicyResponse, UpdateGroupResponse, ListEntitiesForPolicyRequest, ListPoliciesRequest, GetServiceLinkedRoleDeletionStatusRequest, DetachGroupPolicyResponse, CreatePolicyRequest, ListAttachedUserAllPoliciesRequest, DeletePolicyVersionRequest, CreateUserSAMLConfigRequest, UpdateGroupRequest, AttachGroupPolicyRequest, UpdateOIDCConfigRequest, CreateRoleResponse, GetSAMLProviderResponse, DescribeSafeAuthFlagIntlResponse, ListPolicyVersionsResponse, GetPolicyRequest, DescribeSafeAuthFlagIntlRequest, SetDefaultPolicyVersionRequest, UpdateUserOIDCConfigRequest, AddUserToGroupRequest, RemoveUserFromGroupResponse, DetachRolePolicyResponse, DescribeUserOIDCConfigRequest, CreateOIDCConfigResponse, PutUserPermissionsBoundaryRequest, ListSAMLProvidersResponse, SetDefaultPolicyVersionResponse, ListAttachedRolePoliciesRequest, GetSAMLProviderRequest, DetachUserPolicyResponse, GetRoleResponse, CreateRoleRequest, DeleteServiceLinkedRoleResponse, ListUsersForGroupResponse, GetPolicyResponse, DescribeSafeAuthFlagRequest, DeleteServiceLinkedRoleRequest, DeleteOIDCConfigResponse, AddUserResponse, CreateUserSAMLConfigResponse, DescribeSubAccountsResponse, ListEntitiesForPolicyResponse, AddUserToGroupResponse, UpdateUserSAMLConfigResponse, AttachUserPolicyResponse, DescribeSafeAuthFlagCollResponse, DescribeSafeAuthFlagCollRequest, PutRolePermissionsBoundaryResponse, SetMfaFlagRequest, ListCollaboratorsResponse, ListAccessKeysResponse, GetSecurityLastUsedResponse, ListAttachedUserPoliciesRequest, UpdatePolicyRequest, DeleteOIDCConfigRequest, CreateGroupResponse } from "./cam_models";
|
|
2
|
+
import { ListAttachedRolePoliciesResponse, UpdateUserOIDCConfigResponse, ListAccessKeysRequest, SetMfaFlagResponse, UpdateSAMLProviderRequest, DeleteUserRequest, DetachGroupPolicyRequest, DescribeRoleListResponse, UpdatePolicyResponse, DeleteUserResponse, GetRoleRequest, CreateServiceLinkedRoleRequest, ListAttachedGroupPoliciesRequest, ListGroupsForUserRequest, AttachRolePolicyResponse, GetUserPermissionBoundaryRequest, DescribeOIDCConfigRequest, GetRolePermissionBoundaryRequest, GetServiceLinkedRoleDeletionStatusResponse, GetSecurityLastUsedRequest, DescribeUserSAMLConfigResponse, DeleteUserPermissionsBoundaryResponse, ListUsersResponse, UpdateRoleDescriptionResponse, GetAccountSummaryRequest, DeletePolicyResponse, GetUserAppIdResponse, GetUserAppIdRequest, DescribeOIDCConfigResponse, ListPolicyVersionsRequest, GetCustomMFATokenInfoRequest, DescribeRoleListRequest, DescribeUserSAMLConfigRequest, TagRoleResponse, PutRolePermissionsBoundaryRequest, GetGroupRequest, DeleteRoleResponse, DetachUserPolicyRequest, DescribeSubAccountsRequest, DeleteUserPermissionsBoundaryRequest, ListSAMLProvidersRequest, ListGroupsRequest, DeletePolicyVersionResponse, GetRolePermissionBoundaryResponse, ListGroupsForUserResponse, ListUsersForGroupRequest, RemoveUserFromGroupRequest, CreatePolicyVersionResponse, ListPoliciesResponse, UpdateRoleDescriptionRequest, UpdateUserSAMLConfigRequest, DeleteGroupResponse, DescribeSafeAuthFlagResponse, CreatePolicyVersionRequest, CreateUserOIDCConfigResponse, ListAttachedUserAllPoliciesResponse, DeleteGroupRequest, GetUserResponse, GetUserPermissionBoundaryResponse, CreatePolicyResponse, DetachRolePolicyRequest, UntagRoleResponse, ListPoliciesGrantingServiceAccessResponse, DeleteRolePermissionsBoundaryRequest, DescribeUserOIDCConfigResponse, DeletePolicyRequest, AddUserRequest, UpdateAssumeRolePolicyRequest, DeleteRoleRequest, ListWeChatWorkSubAccountsRequest, UpdateRoleConsoleLoginRequest, UpdateUserResponse, UpdateAssumeRolePolicyResponse, GetPolicyVersionRequest, CreateSAMLProviderResponse, DeleteRolePermissionsBoundaryResponse, GetUserRequest, CreateGroupRequest, DisableUserSSORequest, ListPoliciesGrantingServiceAccessRequest, UpdateSAMLProviderResponse, UpdateUserRequest, ListWeChatWorkSubAccountsResponse, CreateSAMLProviderRequest, DisableUserSSOResponse, UpdateRoleConsoleLoginResponse, AttachRolePolicyRequest, ConsumeCustomMFATokenResponse, AttachUserPolicyRequest, ListAttachedGroupPoliciesResponse, ListAttachedUserPoliciesResponse, ListGroupsResponse, PutUserPermissionsBoundaryResponse, GetPolicyVersionResponse, GetCustomMFATokenInfoResponse, ConsumeCustomMFATokenRequest, CreateOIDCConfigRequest, GetGroupResponse, UpdateOIDCConfigResponse, DeleteSAMLProviderRequest, DeleteSAMLProviderResponse, GetAccountSummaryResponse, CreateServiceLinkedRoleResponse, ListUsersRequest, ListCollaboratorsRequest, CreateUserOIDCConfigRequest, AttachGroupPolicyResponse, UpdateGroupResponse, ListEntitiesForPolicyRequest, TagRoleRequest, ListPoliciesRequest, GetServiceLinkedRoleDeletionStatusRequest, DetachGroupPolicyResponse, CreatePolicyRequest, ListAttachedUserAllPoliciesRequest, DeletePolicyVersionRequest, CreateUserSAMLConfigRequest, UpdateGroupRequest, AttachGroupPolicyRequest, UpdateOIDCConfigRequest, CreateRoleResponse, GetSAMLProviderResponse, DescribeSafeAuthFlagIntlResponse, ListPolicyVersionsResponse, GetPolicyRequest, DescribeSafeAuthFlagIntlRequest, SetDefaultPolicyVersionRequest, UpdateUserOIDCConfigRequest, AddUserToGroupRequest, RemoveUserFromGroupResponse, DetachRolePolicyResponse, DescribeUserOIDCConfigRequest, CreateOIDCConfigResponse, PutUserPermissionsBoundaryRequest, ListSAMLProvidersResponse, SetDefaultPolicyVersionResponse, ListAttachedRolePoliciesRequest, GetSAMLProviderRequest, DetachUserPolicyResponse, GetRoleResponse, CreateRoleRequest, DeleteServiceLinkedRoleResponse, ListUsersForGroupResponse, GetPolicyResponse, DescribeSafeAuthFlagRequest, DeleteServiceLinkedRoleRequest, DeleteOIDCConfigResponse, AddUserResponse, CreateUserSAMLConfigResponse, DescribeSubAccountsResponse, ListEntitiesForPolicyResponse, AddUserToGroupResponse, UpdateUserSAMLConfigResponse, AttachUserPolicyResponse, DescribeSafeAuthFlagCollResponse, DescribeSafeAuthFlagCollRequest, PutRolePermissionsBoundaryResponse, SetMfaFlagRequest, ListCollaboratorsResponse, ListAccessKeysResponse, GetSecurityLastUsedResponse, ListAttachedUserPoliciesRequest, UpdatePolicyRequest, DeleteOIDCConfigRequest, UntagRoleRequest, CreateGroupResponse } from "./cam_models";
|
|
3
3
|
/**
|
|
4
4
|
* cam client
|
|
5
5
|
* @class
|
|
@@ -82,6 +82,10 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
82
82
|
* 本接口(DetachRolePolicy)用于解除绑定角色的策略。
|
|
83
83
|
*/
|
|
84
84
|
DetachRolePolicy(req: DetachRolePolicyRequest, cb?: (error: string, rep: DetachRolePolicyResponse) => void): Promise<DetachRolePolicyResponse>;
|
|
85
|
+
/**
|
|
86
|
+
* 角色绑定标签
|
|
87
|
+
*/
|
|
88
|
+
TagRole(req: TagRoleRequest, cb?: (error: string, rep: TagRoleResponse) => void): Promise<TagRoleResponse>;
|
|
85
89
|
/**
|
|
86
90
|
* 本接口(SetDefaultPolicyVersion)可用于设置生效的策略版本。
|
|
87
91
|
*/
|
|
@@ -210,6 +214,10 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
210
214
|
* 查询账户摘要
|
|
211
215
|
*/
|
|
212
216
|
GetAccountSummary(req?: GetAccountSummaryRequest, cb?: (error: string, rep: GetAccountSummaryResponse) => void): Promise<GetAccountSummaryResponse>;
|
|
217
|
+
/**
|
|
218
|
+
* 角色解绑标签。
|
|
219
|
+
*/
|
|
220
|
+
UntagRole(req: UntagRoleRequest, cb?: (error: string, rep: UntagRoleResponse) => void): Promise<UntagRoleResponse>;
|
|
213
221
|
/**
|
|
214
222
|
* 该接口(ListPolicyVersions)用于获取策略版本列表
|
|
215
223
|
*/
|
|
@@ -141,6 +141,12 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
141
141
|
async DetachRolePolicy(req, cb) {
|
|
142
142
|
return this.request("DetachRolePolicy", req, cb);
|
|
143
143
|
}
|
|
144
|
+
/**
|
|
145
|
+
* 角色绑定标签
|
|
146
|
+
*/
|
|
147
|
+
async TagRole(req, cb) {
|
|
148
|
+
return this.request("TagRole", req, cb);
|
|
149
|
+
}
|
|
144
150
|
/**
|
|
145
151
|
* 本接口(SetDefaultPolicyVersion)可用于设置生效的策略版本。
|
|
146
152
|
*/
|
|
@@ -333,6 +339,12 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
333
339
|
async GetAccountSummary(req, cb) {
|
|
334
340
|
return this.request("GetAccountSummary", req, cb);
|
|
335
341
|
}
|
|
342
|
+
/**
|
|
343
|
+
* 角色解绑标签。
|
|
344
|
+
*/
|
|
345
|
+
async UntagRole(req, cb) {
|
|
346
|
+
return this.request("UntagRole", req, cb);
|
|
347
|
+
}
|
|
336
348
|
/**
|
|
337
349
|
* 该接口(ListPolicyVersions)用于获取策略版本列表
|
|
338
350
|
*/
|
|
@@ -504,6 +504,15 @@ export interface DescribeRoleListRequest {
|
|
|
504
504
|
* DescribeUserSAMLConfig请求参数结构体
|
|
505
505
|
*/
|
|
506
506
|
export declare type DescribeUserSAMLConfigRequest = null;
|
|
507
|
+
/**
|
|
508
|
+
* TagRole返回参数结构体
|
|
509
|
+
*/
|
|
510
|
+
export interface TagRoleResponse {
|
|
511
|
+
/**
|
|
512
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
513
|
+
*/
|
|
514
|
+
RequestId?: string;
|
|
515
|
+
}
|
|
507
516
|
/**
|
|
508
517
|
* PutRolePermissionsBoundary请求参数结构体
|
|
509
518
|
*/
|
|
@@ -1212,6 +1221,15 @@ export interface DetachRolePolicyRequest {
|
|
|
1212
1221
|
*/
|
|
1213
1222
|
PolicyName?: string;
|
|
1214
1223
|
}
|
|
1224
|
+
/**
|
|
1225
|
+
* UntagRole返回参数结构体
|
|
1226
|
+
*/
|
|
1227
|
+
export interface UntagRoleResponse {
|
|
1228
|
+
/**
|
|
1229
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1230
|
+
*/
|
|
1231
|
+
RequestId?: string;
|
|
1232
|
+
}
|
|
1215
1233
|
/**
|
|
1216
1234
|
* ListPoliciesGrantingServiceAccess返回参数结构体
|
|
1217
1235
|
*/
|
|
@@ -2208,6 +2226,23 @@ export interface ListEntitiesForPolicyRequest {
|
|
|
2208
2226
|
*/
|
|
2209
2227
|
EntityFilter?: string;
|
|
2210
2228
|
}
|
|
2229
|
+
/**
|
|
2230
|
+
* TagRole请求参数结构体
|
|
2231
|
+
*/
|
|
2232
|
+
export interface TagRoleRequest {
|
|
2233
|
+
/**
|
|
2234
|
+
* 标签
|
|
2235
|
+
*/
|
|
2236
|
+
Tags: Array<RoleTags>;
|
|
2237
|
+
/**
|
|
2238
|
+
* 角色名,与角色ID至少输入一个
|
|
2239
|
+
*/
|
|
2240
|
+
RoleName?: string;
|
|
2241
|
+
/**
|
|
2242
|
+
* 角色ID,与角色名至少输入一个
|
|
2243
|
+
*/
|
|
2244
|
+
RoleId?: string;
|
|
2245
|
+
}
|
|
2211
2246
|
/**
|
|
2212
2247
|
* ListPolicies请求参数结构体
|
|
2213
2248
|
*/
|
|
@@ -3267,6 +3302,23 @@ export interface DeleteOIDCConfigRequest {
|
|
|
3267
3302
|
*/
|
|
3268
3303
|
Name: string;
|
|
3269
3304
|
}
|
|
3305
|
+
/**
|
|
3306
|
+
* UntagRole请求参数结构体
|
|
3307
|
+
*/
|
|
3308
|
+
export interface UntagRoleRequest {
|
|
3309
|
+
/**
|
|
3310
|
+
* 标签键
|
|
3311
|
+
*/
|
|
3312
|
+
TagKeys: Array<string>;
|
|
3313
|
+
/**
|
|
3314
|
+
* 角色名,与角色ID至少输入一个
|
|
3315
|
+
*/
|
|
3316
|
+
RoleName?: string;
|
|
3317
|
+
/**
|
|
3318
|
+
* 角色ID,与角色名至少输入一个
|
|
3319
|
+
*/
|
|
3320
|
+
RoleId?: string;
|
|
3321
|
+
}
|
|
3270
3322
|
/**
|
|
3271
3323
|
* CreateGroup返回参数结构体
|
|
3272
3324
|
*/
|