tencentcloud-sdk-nodejs-cam 4.0.276 → 4.0.277
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 +162 -0
- package/SERVICE_CHANGELOG.md +227 -34
- package/package.json +1 -1
- package/products.md +12 -12
- package/src/services/cam/v20190116/cam_models.ts +35 -34
- package/tencentcloud/services/cam/v20190116/cam_models.d.ts +35 -34
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,165 @@
|
|
|
1
|
+
# Release 4.0.277
|
|
2
|
+
|
|
3
|
+
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
|
4
|
+
|
|
5
|
+
### 第 82 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-01-20 08:05:53
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
新增接口:
|
|
14
|
+
|
|
15
|
+
* [QueryCDBProxy](https://cloud.tencent.com/document/api/236/68461)
|
|
16
|
+
|
|
17
|
+
新增数据结构:
|
|
18
|
+
|
|
19
|
+
* [ProxyGroups](https://cloud.tencent.com/document/api/236/15878#ProxyGroups)
|
|
20
|
+
* [RWInfos](https://cloud.tencent.com/document/api/236/15878#RWInfos)
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
## 智能保险助手(cii) 版本:2021-04-08
|
|
25
|
+
|
|
26
|
+
### 第 9 次发布
|
|
27
|
+
|
|
28
|
+
发布时间:2022-01-20 08:06:41
|
|
29
|
+
|
|
30
|
+
本次发布包含了以下内容:
|
|
31
|
+
|
|
32
|
+
改善已有的文档。
|
|
33
|
+
|
|
34
|
+
新增接口:
|
|
35
|
+
|
|
36
|
+
* [AddSubStructureTasks](https://cloud.tencent.com/document/api/1368/68463)
|
|
37
|
+
* [DescribeReportClassify](https://cloud.tencent.com/document/api/1368/68462)
|
|
38
|
+
* [DescribeUnderwriteTask](https://cloud.tencent.com/document/api/1368/68464)
|
|
39
|
+
|
|
40
|
+
新增数据结构:
|
|
41
|
+
|
|
42
|
+
* [ClassifiedReports](https://cloud.tencent.com/document/api/1368/56853#ClassifiedReports)
|
|
43
|
+
* [UnderwriteConclusion](https://cloud.tencent.com/document/api/1368/56853#UnderwriteConclusion)
|
|
44
|
+
* [UnderwriteOutput](https://cloud.tencent.com/document/api/1368/56853#UnderwriteOutput)
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
## 智能保险助手(cii) 版本:2020-12-10
|
|
49
|
+
|
|
50
|
+
|
|
51
|
+
|
|
52
|
+
## 负载均衡(clb) 版本:2018-03-17
|
|
53
|
+
|
|
54
|
+
### 第 65 次发布
|
|
55
|
+
|
|
56
|
+
发布时间:2022-01-20 08:06:53
|
|
57
|
+
|
|
58
|
+
本次发布包含了以下内容:
|
|
59
|
+
|
|
60
|
+
改善已有的文档。
|
|
61
|
+
|
|
62
|
+
修改接口:
|
|
63
|
+
|
|
64
|
+
* [CreateClsLogSet](https://cloud.tencent.com/document/api/214/46803)
|
|
65
|
+
|
|
66
|
+
* <font color="#dd0000">**修改入参**:</font>Period
|
|
67
|
+
|
|
68
|
+
* [CreateTopic](https://cloud.tencent.com/document/api/214/46802)
|
|
69
|
+
|
|
70
|
+
* 新增入参:Period
|
|
71
|
+
|
|
72
|
+
* [ModifyDomainAttributes](https://cloud.tencent.com/document/api/214/38092)
|
|
73
|
+
|
|
74
|
+
* 新增入参:NewDomains
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
修改数据结构:
|
|
78
|
+
|
|
79
|
+
* [LoadBalancerDetail](https://cloud.tencent.com/document/api/214/30694#LoadBalancerDetail)
|
|
80
|
+
|
|
81
|
+
* 新增成员:Domains
|
|
82
|
+
|
|
83
|
+
* [RuleOutput](https://cloud.tencent.com/document/api/214/30694#RuleOutput)
|
|
84
|
+
|
|
85
|
+
* 新增成员:Domains
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
## 事件总线(eb) 版本:2021-04-16
|
|
91
|
+
|
|
92
|
+
### 第 2 次发布
|
|
93
|
+
|
|
94
|
+
发布时间:2022-01-20 08:09:25
|
|
95
|
+
|
|
96
|
+
本次发布包含了以下内容:
|
|
97
|
+
|
|
98
|
+
改善已有的文档。
|
|
99
|
+
|
|
100
|
+
新增接口:
|
|
101
|
+
|
|
102
|
+
* [PutEvents](https://cloud.tencent.com/document/api/1359/68465)
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
## Elasticsearch Service(es) 版本:2018-04-16
|
|
107
|
+
|
|
108
|
+
### 第 23 次发布
|
|
109
|
+
|
|
110
|
+
发布时间:2022-01-20 08:10:01
|
|
111
|
+
|
|
112
|
+
本次发布包含了以下内容:
|
|
113
|
+
|
|
114
|
+
改善已有的文档。
|
|
115
|
+
|
|
116
|
+
修改接口:
|
|
117
|
+
|
|
118
|
+
* [DescribeInstances](https://cloud.tencent.com/document/api/845/30631)
|
|
119
|
+
|
|
120
|
+
* 新增入参:HealthStatus
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
修改数据结构:
|
|
124
|
+
|
|
125
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/845/30634#InstanceInfo)
|
|
126
|
+
|
|
127
|
+
* 新增成员:HealthStatus
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
## 腾讯微服务平台 TSF(tsf) 版本:2018-03-26
|
|
133
|
+
|
|
134
|
+
### 第 68 次发布
|
|
135
|
+
|
|
136
|
+
发布时间:2022-01-20 08:16:32
|
|
137
|
+
|
|
138
|
+
本次发布包含了以下内容:
|
|
139
|
+
|
|
140
|
+
改善已有的文档。
|
|
141
|
+
|
|
142
|
+
修改接口:
|
|
143
|
+
|
|
144
|
+
* [CreateTask](https://cloud.tencent.com/document/api/649/48886)
|
|
145
|
+
|
|
146
|
+
* 新增入参:ProgramIdList
|
|
147
|
+
|
|
148
|
+
* [CreateTaskFlow](https://cloud.tencent.com/document/api/649/50088)
|
|
149
|
+
|
|
150
|
+
* 新增入参:ProgramIdList
|
|
151
|
+
|
|
152
|
+
* [DescribeTaskRecords](https://cloud.tencent.com/document/api/649/56136)
|
|
153
|
+
|
|
154
|
+
* 新增入参:Ids
|
|
155
|
+
|
|
156
|
+
* [ModifyTask](https://cloud.tencent.com/document/api/649/50087)
|
|
157
|
+
|
|
158
|
+
* 新增入参:ProgramIdList
|
|
159
|
+
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
|
|
1
163
|
# Release 4.0.276
|
|
2
164
|
|
|
3
165
|
## DDoS 防护(antiddos) 版本:2020-03-09
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 82 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2022-01-
|
|
7
|
+
发布时间:2022-01-20 08:05:53
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
@@ -12,61 +12,86 @@
|
|
|
12
12
|
|
|
13
13
|
新增接口:
|
|
14
14
|
|
|
15
|
-
* [
|
|
16
|
-
* [DescribeListPortAclList](https://cloud.tencent.com/document/api/1021/68397)
|
|
15
|
+
* [QueryCDBProxy](https://cloud.tencent.com/document/api/236/68461)
|
|
17
16
|
|
|
18
17
|
新增数据结构:
|
|
19
18
|
|
|
20
|
-
* [
|
|
21
|
-
* [
|
|
19
|
+
* [ProxyGroups](https://cloud.tencent.com/document/api/236/15878#ProxyGroups)
|
|
20
|
+
* [RWInfos](https://cloud.tencent.com/document/api/236/15878#RWInfos)
|
|
22
21
|
|
|
23
22
|
|
|
24
23
|
|
|
25
|
-
##
|
|
24
|
+
## 智能保险助手(cii) 版本:2021-04-08
|
|
26
25
|
|
|
27
|
-
### 第
|
|
26
|
+
### 第 9 次发布
|
|
28
27
|
|
|
29
|
-
发布时间:2022-01-
|
|
28
|
+
发布时间:2022-01-20 08:06:41
|
|
30
29
|
|
|
31
30
|
本次发布包含了以下内容:
|
|
32
31
|
|
|
33
32
|
改善已有的文档。
|
|
34
33
|
|
|
35
|
-
|
|
34
|
+
新增接口:
|
|
36
35
|
|
|
37
|
-
* [
|
|
36
|
+
* [AddSubStructureTasks](https://cloud.tencent.com/document/api/1368/68463)
|
|
37
|
+
* [DescribeReportClassify](https://cloud.tencent.com/document/api/1368/68462)
|
|
38
|
+
* [DescribeUnderwriteTask](https://cloud.tencent.com/document/api/1368/68464)
|
|
38
39
|
|
|
39
|
-
|
|
40
|
+
新增数据结构:
|
|
41
|
+
|
|
42
|
+
* [ClassifiedReports](https://cloud.tencent.com/document/api/1368/56853#ClassifiedReports)
|
|
43
|
+
* [UnderwriteConclusion](https://cloud.tencent.com/document/api/1368/56853#UnderwriteConclusion)
|
|
44
|
+
* [UnderwriteOutput](https://cloud.tencent.com/document/api/1368/56853#UnderwriteOutput)
|
|
40
45
|
|
|
41
46
|
|
|
42
47
|
|
|
48
|
+
## 智能保险助手(cii) 版本:2020-12-10
|
|
49
|
+
|
|
50
|
+
|
|
43
51
|
|
|
44
52
|
## 负载均衡(clb) 版本:2018-03-17
|
|
45
53
|
|
|
46
|
-
### 第
|
|
54
|
+
### 第 65 次发布
|
|
47
55
|
|
|
48
|
-
发布时间:2022-01-
|
|
56
|
+
发布时间:2022-01-20 08:06:53
|
|
49
57
|
|
|
50
58
|
本次发布包含了以下内容:
|
|
51
59
|
|
|
52
60
|
改善已有的文档。
|
|
53
61
|
|
|
62
|
+
修改接口:
|
|
63
|
+
|
|
64
|
+
* [CreateClsLogSet](https://cloud.tencent.com/document/api/214/46803)
|
|
65
|
+
|
|
66
|
+
* <font color="#dd0000">**修改入参**:</font>Period
|
|
67
|
+
|
|
68
|
+
* [CreateTopic](https://cloud.tencent.com/document/api/214/46802)
|
|
69
|
+
|
|
70
|
+
* 新增入参:Period
|
|
71
|
+
|
|
72
|
+
* [ModifyDomainAttributes](https://cloud.tencent.com/document/api/214/38092)
|
|
73
|
+
|
|
74
|
+
* 新增入参:NewDomains
|
|
75
|
+
|
|
76
|
+
|
|
54
77
|
修改数据结构:
|
|
55
78
|
|
|
56
|
-
* [
|
|
79
|
+
* [LoadBalancerDetail](https://cloud.tencent.com/document/api/214/30694#LoadBalancerDetail)
|
|
57
80
|
|
|
58
81
|
* 新增成员:Domains
|
|
59
82
|
|
|
60
|
-
|
|
83
|
+
* [RuleOutput](https://cloud.tencent.com/document/api/214/30694#RuleOutput)
|
|
61
84
|
|
|
85
|
+
* 新增成员:Domains
|
|
62
86
|
|
|
63
87
|
|
|
64
88
|
|
|
65
|
-
## 云数据库 Redis(redis) 版本:2018-04-12
|
|
66
89
|
|
|
67
|
-
|
|
90
|
+
## 事件总线(eb) 版本:2021-04-16
|
|
68
91
|
|
|
69
|
-
|
|
92
|
+
### 第 2 次发布
|
|
93
|
+
|
|
94
|
+
发布时间:2022-01-20 08:09:25
|
|
70
95
|
|
|
71
96
|
本次发布包含了以下内容:
|
|
72
97
|
|
|
@@ -74,17 +99,41 @@
|
|
|
74
99
|
|
|
75
100
|
新增接口:
|
|
76
101
|
|
|
77
|
-
* [
|
|
78
|
-
|
|
79
|
-
|
|
102
|
+
* [PutEvents](https://cloud.tencent.com/document/api/1359/68465)
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
## Elasticsearch Service(es) 版本:2018-04-16
|
|
107
|
+
|
|
108
|
+
### 第 23 次发布
|
|
109
|
+
|
|
110
|
+
发布时间:2022-01-20 08:10:01
|
|
111
|
+
|
|
112
|
+
本次发布包含了以下内容:
|
|
113
|
+
|
|
114
|
+
改善已有的文档。
|
|
115
|
+
|
|
116
|
+
修改接口:
|
|
117
|
+
|
|
118
|
+
* [DescribeInstances](https://cloud.tencent.com/document/api/845/30631)
|
|
119
|
+
|
|
120
|
+
* 新增入参:HealthStatus
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
修改数据结构:
|
|
124
|
+
|
|
125
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/845/30634#InstanceInfo)
|
|
126
|
+
|
|
127
|
+
* 新增成员:HealthStatus
|
|
128
|
+
|
|
80
129
|
|
|
81
130
|
|
|
82
131
|
|
|
83
132
|
## 腾讯微服务平台 TSF(tsf) 版本:2018-03-26
|
|
84
133
|
|
|
85
|
-
### 第
|
|
134
|
+
### 第 68 次发布
|
|
86
135
|
|
|
87
|
-
发布时间:2022-01-
|
|
136
|
+
发布时间:2022-01-20 08:16:32
|
|
88
137
|
|
|
89
138
|
本次发布包含了以下内容:
|
|
90
139
|
|
|
@@ -92,9 +141,21 @@
|
|
|
92
141
|
|
|
93
142
|
修改接口:
|
|
94
143
|
|
|
95
|
-
* [
|
|
144
|
+
* [CreateTask](https://cloud.tencent.com/document/api/649/48886)
|
|
96
145
|
|
|
97
|
-
* 新增入参:
|
|
146
|
+
* 新增入参:ProgramIdList
|
|
147
|
+
|
|
148
|
+
* [CreateTaskFlow](https://cloud.tencent.com/document/api/649/50088)
|
|
149
|
+
|
|
150
|
+
* 新增入参:ProgramIdList
|
|
151
|
+
|
|
152
|
+
* [DescribeTaskRecords](https://cloud.tencent.com/document/api/649/56136)
|
|
153
|
+
|
|
154
|
+
* 新增入参:Ids
|
|
155
|
+
|
|
156
|
+
* [ModifyTask](https://cloud.tencent.com/document/api/649/50087)
|
|
157
|
+
|
|
158
|
+
* 新增入参:ProgramIdList
|
|
98
159
|
|
|
99
160
|
|
|
100
161
|
|
|
@@ -1096,13 +1157,13 @@
|
|
|
1096
1157
|
|
|
1097
1158
|
新增接口:
|
|
1098
1159
|
|
|
1099
|
-
* [
|
|
1100
|
-
* [
|
|
1160
|
+
* [DescribeDDoSConnectLimitList](https://cloud.tencent.com/document/api/1021/68398)
|
|
1161
|
+
* [DescribeListPortAclList](https://cloud.tencent.com/document/api/1021/68397)
|
|
1101
1162
|
|
|
1102
1163
|
新增数据结构:
|
|
1103
1164
|
|
|
1104
|
-
* [
|
|
1105
|
-
* [
|
|
1165
|
+
* [AclConfigRelation](https://cloud.tencent.com/document/api/1021/57582#AclConfigRelation)
|
|
1166
|
+
* [ConnectLimitRelation](https://cloud.tencent.com/document/api/1021/57582#ConnectLimitRelation)
|
|
1106
1167
|
|
|
1107
1168
|
### 第 19 次发布
|
|
1108
1169
|
|
|
@@ -8908,6 +8969,23 @@
|
|
|
8908
8969
|
|
|
8909
8970
|
## 云数据库 MySQL(cdb) 版本:2017-03-20
|
|
8910
8971
|
|
|
8972
|
+
### 第 82 次发布
|
|
8973
|
+
|
|
8974
|
+
发布时间:2022-01-20 08:05:53
|
|
8975
|
+
|
|
8976
|
+
本次发布包含了以下内容:
|
|
8977
|
+
|
|
8978
|
+
改善已有的文档。
|
|
8979
|
+
|
|
8980
|
+
新增接口:
|
|
8981
|
+
|
|
8982
|
+
* [[QueryCDBProxy](https://cloud.tencent.com/document/api/236/68461)](https://cloud.tencent.com/document/api/#/#)
|
|
8983
|
+
|
|
8984
|
+
新增数据结构:
|
|
8985
|
+
|
|
8986
|
+
* [[ProxyGroups](https://cloud.tencent.com/document/api/236/15878#ProxyGroups)](https://cloud.tencent.com/document/api/236/15878#[ProxyGroups](https://cloud.tencent.com/document/api/236/15878#ProxyGroups))
|
|
8987
|
+
* [[RWInfos](https://cloud.tencent.com/document/api/236/15878#RWInfos)](https://cloud.tencent.com/document/api/236/15878#[RWInfos](https://cloud.tencent.com/document/api/236/15878#RWInfos))
|
|
8988
|
+
|
|
8911
8989
|
### 第 81 次发布
|
|
8912
8990
|
|
|
8913
8991
|
发布时间:2022-01-17 08:04:00
|
|
@@ -13599,6 +13677,26 @@
|
|
|
13599
13677
|
|
|
13600
13678
|
## 智能保险助手(cii) 版本:2021-04-08
|
|
13601
13679
|
|
|
13680
|
+
### 第 9 次发布
|
|
13681
|
+
|
|
13682
|
+
发布时间:2022-01-20 08:06:41
|
|
13683
|
+
|
|
13684
|
+
本次发布包含了以下内容:
|
|
13685
|
+
|
|
13686
|
+
改善已有的文档。
|
|
13687
|
+
|
|
13688
|
+
新增接口:
|
|
13689
|
+
|
|
13690
|
+
* [[AddSubStructureTasks](https://cloud.tencent.com/document/api/1368/68463)](https://cloud.tencent.com/document/api/#/#)
|
|
13691
|
+
* [[DescribeReportClassify](https://cloud.tencent.com/document/api/1368/68462)](https://cloud.tencent.com/document/api/#/#)
|
|
13692
|
+
* [[DescribeUnderwriteTask](https://cloud.tencent.com/document/api/1368/68464)](https://cloud.tencent.com/document/api/#/#)
|
|
13693
|
+
|
|
13694
|
+
新增数据结构:
|
|
13695
|
+
|
|
13696
|
+
* [[ClassifiedReports](https://cloud.tencent.com/document/api/1368/56853#ClassifiedReports)](https://cloud.tencent.com/document/api/1368/56853#[ClassifiedReports](https://cloud.tencent.com/document/api/1368/56853#ClassifiedReports))
|
|
13697
|
+
* [[UnderwriteConclusion](https://cloud.tencent.com/document/api/1368/56853#UnderwriteConclusion)](https://cloud.tencent.com/document/api/1368/56853#[UnderwriteConclusion](https://cloud.tencent.com/document/api/1368/56853#UnderwriteConclusion))
|
|
13698
|
+
* [[UnderwriteOutput](https://cloud.tencent.com/document/api/1368/56853#UnderwriteOutput)](https://cloud.tencent.com/document/api/1368/56853#[UnderwriteOutput](https://cloud.tencent.com/document/api/1368/56853#UnderwriteOutput))
|
|
13699
|
+
|
|
13602
13700
|
### 第 8 次发布
|
|
13603
13701
|
|
|
13604
13702
|
发布时间:2021-12-13 08:06:17
|
|
@@ -14545,6 +14643,40 @@
|
|
|
14545
14643
|
|
|
14546
14644
|
## 负载均衡(clb) 版本:2018-03-17
|
|
14547
14645
|
|
|
14646
|
+
### 第 65 次发布
|
|
14647
|
+
|
|
14648
|
+
发布时间:2022-01-20 08:06:53
|
|
14649
|
+
|
|
14650
|
+
本次发布包含了以下内容:
|
|
14651
|
+
|
|
14652
|
+
改善已有的文档。
|
|
14653
|
+
|
|
14654
|
+
修改接口:
|
|
14655
|
+
|
|
14656
|
+
* [CreateClsLogSet](https://cloud.tencent.com/document/api/214/46803)
|
|
14657
|
+
|
|
14658
|
+
* <font color="#dd0000">**修改入参**:</font>Period
|
|
14659
|
+
|
|
14660
|
+
* [CreateTopic](https://cloud.tencent.com/document/api/214/46802)
|
|
14661
|
+
|
|
14662
|
+
* 新增入参:Period
|
|
14663
|
+
|
|
14664
|
+
* [ModifyDomainAttributes](https://cloud.tencent.com/document/api/214/38092)
|
|
14665
|
+
|
|
14666
|
+
* 新增入参:NewDomains
|
|
14667
|
+
|
|
14668
|
+
|
|
14669
|
+
修改数据结构:
|
|
14670
|
+
|
|
14671
|
+
* [LoadBalancerDetail](https://cloud.tencent.com/document/api/214/30694#LoadBalancerDetail)
|
|
14672
|
+
|
|
14673
|
+
* 新增成员:Domains
|
|
14674
|
+
|
|
14675
|
+
* [RuleOutput](https://cloud.tencent.com/document/api/214/30694#RuleOutput)
|
|
14676
|
+
|
|
14677
|
+
* 新增成员:Domains
|
|
14678
|
+
|
|
14679
|
+
|
|
14548
14680
|
### 第 64 次发布
|
|
14549
14681
|
|
|
14550
14682
|
发布时间:2022-01-19 08:07:15
|
|
@@ -26037,6 +26169,18 @@
|
|
|
26037
26169
|
|
|
26038
26170
|
## 事件总线(eb) 版本:2021-04-16
|
|
26039
26171
|
|
|
26172
|
+
### 第 2 次发布
|
|
26173
|
+
|
|
26174
|
+
发布时间:2022-01-20 08:09:25
|
|
26175
|
+
|
|
26176
|
+
本次发布包含了以下内容:
|
|
26177
|
+
|
|
26178
|
+
改善已有的文档。
|
|
26179
|
+
|
|
26180
|
+
新增接口:
|
|
26181
|
+
|
|
26182
|
+
* [[PutEvents](https://cloud.tencent.com/document/api/1359/68465)](https://cloud.tencent.com/document/api/#/#)
|
|
26183
|
+
|
|
26040
26184
|
### 第 1 次发布
|
|
26041
26185
|
|
|
26042
26186
|
发布时间:2022-01-06 16:11:19
|
|
@@ -28901,6 +29045,28 @@
|
|
|
28901
29045
|
|
|
28902
29046
|
## Elasticsearch Service(es) 版本:2018-04-16
|
|
28903
29047
|
|
|
29048
|
+
### 第 23 次发布
|
|
29049
|
+
|
|
29050
|
+
发布时间:2022-01-20 08:10:01
|
|
29051
|
+
|
|
29052
|
+
本次发布包含了以下内容:
|
|
29053
|
+
|
|
29054
|
+
改善已有的文档。
|
|
29055
|
+
|
|
29056
|
+
修改接口:
|
|
29057
|
+
|
|
29058
|
+
* [DescribeInstances](https://cloud.tencent.com/document/api/845/30631)
|
|
29059
|
+
|
|
29060
|
+
* 新增入参:HealthStatus
|
|
29061
|
+
|
|
29062
|
+
|
|
29063
|
+
修改数据结构:
|
|
29064
|
+
|
|
29065
|
+
* [InstanceInfo](https://cloud.tencent.com/document/api/845/30634#InstanceInfo)
|
|
29066
|
+
|
|
29067
|
+
* 新增成员:HealthStatus
|
|
29068
|
+
|
|
29069
|
+
|
|
28904
29070
|
### 第 22 次发布
|
|
28905
29071
|
|
|
28906
29072
|
发布时间:2021-12-30 08:09:09
|
|
@@ -47112,9 +47278,9 @@
|
|
|
47112
47278
|
|
|
47113
47279
|
新增接口:
|
|
47114
47280
|
|
|
47115
|
-
* [
|
|
47116
|
-
* [
|
|
47117
|
-
* [
|
|
47281
|
+
* [AddReplicationInstance](https://cloud.tencent.com/document/api/239/68401)
|
|
47282
|
+
* [CreateReplicationGroup](https://cloud.tencent.com/document/api/239/68400)
|
|
47283
|
+
* [DeleteReplicationInstance](https://cloud.tencent.com/document/api/239/68399)
|
|
47118
47284
|
|
|
47119
47285
|
### 第 39 次发布
|
|
47120
47286
|
|
|
@@ -61579,6 +61745,33 @@
|
|
|
61579
61745
|
|
|
61580
61746
|
## 腾讯微服务平台 TSF(tsf) 版本:2018-03-26
|
|
61581
61747
|
|
|
61748
|
+
### 第 68 次发布
|
|
61749
|
+
|
|
61750
|
+
发布时间:2022-01-20 08:16:32
|
|
61751
|
+
|
|
61752
|
+
本次发布包含了以下内容:
|
|
61753
|
+
|
|
61754
|
+
改善已有的文档。
|
|
61755
|
+
|
|
61756
|
+
修改接口:
|
|
61757
|
+
|
|
61758
|
+
* [CreateTask](https://cloud.tencent.com/document/api/649/48886)
|
|
61759
|
+
|
|
61760
|
+
* 新增入参:ProgramIdList
|
|
61761
|
+
|
|
61762
|
+
* [CreateTaskFlow](https://cloud.tencent.com/document/api/649/50088)
|
|
61763
|
+
|
|
61764
|
+
* 新增入参:ProgramIdList
|
|
61765
|
+
|
|
61766
|
+
* [DescribeTaskRecords](https://cloud.tencent.com/document/api/649/56136)
|
|
61767
|
+
|
|
61768
|
+
* 新增入参:Ids
|
|
61769
|
+
|
|
61770
|
+
* [ModifyTask](https://cloud.tencent.com/document/api/649/50087)
|
|
61771
|
+
|
|
61772
|
+
* 新增入参:ProgramIdList
|
|
61773
|
+
|
|
61774
|
+
|
|
61582
61775
|
### 第 67 次发布
|
|
61583
61776
|
|
|
61584
61777
|
发布时间:2022-01-19 08:17:04
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -27,29 +27,29 @@
|
|
|
27
27
|
| bmvpc | [黑石私有网络](https://cloud.tencent.com/document/product/1024) | 2021-11-10 08:03:01 |
|
|
28
28
|
| bri | [业务风险情报](https://cloud.tencent.com/document/product/1064) | 2021-01-07 08:02:40 |
|
|
29
29
|
| btoe | [区块链可信取证](https://cloud.tencent.com/document/product/1259) | 2021-11-10 08:03:08 |
|
|
30
|
-
| cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2022-01-
|
|
31
|
-
| captcha | [验证码](https://cloud.tencent.com/document/product/1110) |
|
|
30
|
+
| cam | [访问管理](https://cloud.tencent.com/document/product/598) | 2022-01-20 08:05:17 |
|
|
31
|
+
| captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2022-01-20 08:05:36 |
|
|
32
32
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2022-01-18 08:04:56 |
|
|
33
33
|
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-01-18 08:05:02 |
|
|
34
34
|
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2021-12-10 08:02:29 |
|
|
35
|
-
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2022-01-
|
|
35
|
+
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2022-01-20 08:05:53 |
|
|
36
36
|
| cdn | [内容分发网络](https://cloud.tencent.com/document/product/228) | 2022-01-14 08:07:10 |
|
|
37
37
|
| cds | [数据安全审计](https://cloud.tencent.com/document/product/856) | 2021-12-24 08:06:33 |
|
|
38
38
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2021-12-06 08:02:54 |
|
|
39
39
|
| cfw | [云防火墙](https://cloud.tencent.com/document/product/1132) | 2022-01-17 08:04:37 |
|
|
40
40
|
| chdfs | [云 HDFS](https://cloud.tencent.com/document/product/1105) | 2021-12-21 08:02:31 |
|
|
41
|
-
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) |
|
|
41
|
+
| cii | [智能保险助手](https://cloud.tencent.com/document/product/1368) | 2022-01-20 08:06:41 |
|
|
42
42
|
| cim | [](https://cloud.tencent.com/document/product) | 2019-05-16 17:21:18 |
|
|
43
43
|
| cis | [](https://cloud.tencent.com/document/product) | 2018-06-07 15:01:42 |
|
|
44
|
-
| ckafka | [消息队列 Ckafka](https://cloud.tencent.com/document/product/597) | 2022-01-
|
|
45
|
-
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2022-01-
|
|
44
|
+
| ckafka | [消息队列 Ckafka](https://cloud.tencent.com/document/product/597) | 2022-01-20 08:06:46 |
|
|
45
|
+
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2022-01-20 08:06:53 |
|
|
46
46
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2021-11-16 08:07:51 |
|
|
47
47
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2021-11-10 08:04:28 |
|
|
48
48
|
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2022-01-17 08:05:17 |
|
|
49
49
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2021-12-24 08:07:24 |
|
|
50
50
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2021-11-10 08:04:45 |
|
|
51
51
|
| cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
|
|
52
|
-
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2022-01-
|
|
52
|
+
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2022-01-20 08:07:33 |
|
|
53
53
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
54
54
|
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-01-18 08:07:22 |
|
|
55
55
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2022-01-17 08:06:09 |
|
|
@@ -66,14 +66,14 @@
|
|
|
66
66
|
| ds | [电子合同服务](https://cloud.tencent.com/document/product/869) | 2021-11-10 08:06:24 |
|
|
67
67
|
| dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2021-11-10 08:06:26 |
|
|
68
68
|
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2021-12-21 08:05:11 |
|
|
69
|
-
| eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2022-01-
|
|
69
|
+
| eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2022-01-20 08:09:25 |
|
|
70
70
|
| ecc | [英文作文批改](https://cloud.tencent.com/document/product/1076) | 2021-11-10 08:06:30 |
|
|
71
71
|
| ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2022-01-18 08:09:09 |
|
|
72
72
|
| ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2021-12-06 08:05:41 |
|
|
73
73
|
| eiam | [数字身份管控平台(员工版)](https://cloud.tencent.com/document/product/1442) | 2022-01-18 08:09:35 |
|
|
74
|
-
| eis | [企业集成服务](https://cloud.tencent.com/document/product/1270) | 2022-01-
|
|
74
|
+
| eis | [企业集成服务](https://cloud.tencent.com/document/product/1270) | 2022-01-20 08:09:56 |
|
|
75
75
|
| emr | [弹性 MapReduce](https://cloud.tencent.com/document/product/589) | 2022-01-17 08:08:00 |
|
|
76
|
-
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) |
|
|
76
|
+
| es | [Elasticsearch Service](https://cloud.tencent.com/document/product/845) | 2022-01-20 08:10:01 |
|
|
77
77
|
| essbasic | [腾讯电子签(基础版)](https://cloud.tencent.com/document/product/1420) | 2022-01-17 08:08:08 |
|
|
78
78
|
| facefusion | [人脸融合](https://cloud.tencent.com/document/product/670) | 2022-01-10 08:11:01 |
|
|
79
79
|
| faceid | [人脸核身](https://cloud.tencent.com/document/product/1007) | 2022-01-07 08:08:34 |
|
|
@@ -97,7 +97,7 @@
|
|
|
97
97
|
| iotexplorer | [物联网开发平台](https://cloud.tencent.com/document/product/1081) | 2022-01-11 08:10:29 |
|
|
98
98
|
| iottid | [物联网设备身份认证](https://cloud.tencent.com/document/product/1086) | 2021-11-10 08:08:16 |
|
|
99
99
|
| iotvideo | [物联网智能视频服务](https://cloud.tencent.com/document/product/1131) | 2021-12-24 08:11:21 |
|
|
100
|
-
| iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2022-01-
|
|
100
|
+
| iotvideoindustry | [物联网智能视频服务(行业版)](https://cloud.tencent.com/document/product/1361) | 2022-01-20 08:11:43 |
|
|
101
101
|
| ivld | [视频智能标签](https://cloud.tencent.com/document/product/1509) | 2021-11-30 14:56:41 |
|
|
102
102
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2021-12-24 08:11:42 |
|
|
103
103
|
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2022-01-11 08:11:43 |
|
|
@@ -173,7 +173,7 @@
|
|
|
173
173
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2021-11-10 08:12:05 |
|
|
174
174
|
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2021-11-11 11:09:51 |
|
|
175
175
|
| tse | [腾讯云微服务引擎](https://cloud.tencent.com/document/product/1364) | 2021-12-16 08:15:47 |
|
|
176
|
-
| tsf | [腾讯微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2022-01-
|
|
176
|
+
| tsf | [腾讯微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2022-01-20 08:16:32 |
|
|
177
177
|
| tsw | [腾讯微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2021-11-10 08:12:32 |
|
|
178
178
|
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2022-01-18 08:17:37 |
|
|
179
179
|
| ump | [客流数字化平台](https://cloud.tencent.com/document/product/1320) | 2021-11-10 08:12:34 |
|
|
@@ -415,7 +415,7 @@ export interface DescribeUserSAMLConfigResponse {
|
|
|
415
415
|
SAMLMetadata: string
|
|
416
416
|
|
|
417
417
|
/**
|
|
418
|
-
* 状态:0:未设置,
|
|
418
|
+
* 状态:0:未设置,1:已开启,2:已禁用
|
|
419
419
|
*/
|
|
420
420
|
Status: number
|
|
421
421
|
|
|
@@ -442,7 +442,7 @@ export interface ListUsersResponse {
|
|
|
442
442
|
/**
|
|
443
443
|
* 子用户信息
|
|
444
444
|
*/
|
|
445
|
-
Data
|
|
445
|
+
Data: Array<SubAccountInfo>
|
|
446
446
|
|
|
447
447
|
/**
|
|
448
448
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -654,7 +654,7 @@ export interface DetachGroupPolicyRequest {
|
|
|
654
654
|
}
|
|
655
655
|
|
|
656
656
|
/**
|
|
657
|
-
* 用户关联策略(
|
|
657
|
+
* 用户关联策略(随组关联)信息
|
|
658
658
|
*/
|
|
659
659
|
export interface AttachedUserPolicyGroupInfo {
|
|
660
660
|
/**
|
|
@@ -1077,42 +1077,43 @@ export interface GetUserResponse {
|
|
|
1077
1077
|
/**
|
|
1078
1078
|
* 子用户用户 UIN
|
|
1079
1079
|
*/
|
|
1080
|
-
Uin
|
|
1080
|
+
Uin: number
|
|
1081
1081
|
|
|
1082
1082
|
/**
|
|
1083
1083
|
* 子用户用户名
|
|
1084
1084
|
*/
|
|
1085
|
-
Name
|
|
1085
|
+
Name: string
|
|
1086
1086
|
|
|
1087
1087
|
/**
|
|
1088
1088
|
* 子用户 UID
|
|
1089
1089
|
*/
|
|
1090
|
-
Uid
|
|
1090
|
+
Uid: number
|
|
1091
1091
|
|
|
1092
1092
|
/**
|
|
1093
|
-
|
|
1094
|
-
|
|
1095
|
-
|
|
1093
|
+
* 子用户备注
|
|
1094
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
1095
|
+
*/
|
|
1096
|
+
Remark: string
|
|
1096
1097
|
|
|
1097
1098
|
/**
|
|
1098
|
-
* 子用户能否登录控制台
|
|
1099
|
+
* 子用户能否登录控制台 0-无法登录控制台,1-可以登录控制台
|
|
1099
1100
|
*/
|
|
1100
|
-
ConsoleLogin
|
|
1101
|
+
ConsoleLogin: number
|
|
1101
1102
|
|
|
1102
1103
|
/**
|
|
1103
1104
|
* 手机号
|
|
1104
1105
|
*/
|
|
1105
|
-
PhoneNum
|
|
1106
|
+
PhoneNum: string
|
|
1106
1107
|
|
|
1107
1108
|
/**
|
|
1108
1109
|
* 区号
|
|
1109
1110
|
*/
|
|
1110
|
-
CountryCode
|
|
1111
|
+
CountryCode: string
|
|
1111
1112
|
|
|
1112
1113
|
/**
|
|
1113
1114
|
* 邮箱
|
|
1114
1115
|
*/
|
|
1115
|
-
Email
|
|
1116
|
+
Email: string
|
|
1116
1117
|
|
|
1117
1118
|
/**
|
|
1118
1119
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -1490,12 +1491,12 @@ export interface UpdateRoleConsoleLoginRequest {
|
|
|
1490
1491
|
ConsoleLogin: number
|
|
1491
1492
|
|
|
1492
1493
|
/**
|
|
1493
|
-
* 角色ID
|
|
1494
|
+
* 角色ID,入参 RoleId 与 RoleName 二选一
|
|
1494
1495
|
*/
|
|
1495
1496
|
RoleId?: number
|
|
1496
1497
|
|
|
1497
1498
|
/**
|
|
1498
|
-
*
|
|
1499
|
+
* 角色名,入参 RoleId 与 RoleName 二选一
|
|
1499
1500
|
*/
|
|
1500
1501
|
RoleName?: string
|
|
1501
1502
|
}
|
|
@@ -1535,7 +1536,7 @@ export interface GetPolicyVersionRequest {
|
|
|
1535
1536
|
PolicyId: number
|
|
1536
1537
|
|
|
1537
1538
|
/**
|
|
1538
|
-
*
|
|
1539
|
+
* 策略版本号,可由ListPolicyVersions获取
|
|
1539
1540
|
*/
|
|
1540
1541
|
VersionId: number
|
|
1541
1542
|
}
|
|
@@ -1547,7 +1548,7 @@ export interface CreateSAMLProviderResponse {
|
|
|
1547
1548
|
/**
|
|
1548
1549
|
* SAML身份提供商资源描述符
|
|
1549
1550
|
*/
|
|
1550
|
-
ProviderArn
|
|
1551
|
+
ProviderArn: string
|
|
1551
1552
|
|
|
1552
1553
|
/**
|
|
1553
1554
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -2465,7 +2466,7 @@ export interface GetPolicyVersionResponse {
|
|
|
2465
2466
|
* 策略版本详情
|
|
2466
2467
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2467
2468
|
*/
|
|
2468
|
-
PolicyVersion
|
|
2469
|
+
PolicyVersion: PolicyVersionDetail
|
|
2469
2470
|
|
|
2470
2471
|
/**
|
|
2471
2472
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -2496,27 +2497,27 @@ export interface GetSAMLProviderResponse {
|
|
|
2496
2497
|
/**
|
|
2497
2498
|
* SAML身份提供商名称
|
|
2498
2499
|
*/
|
|
2499
|
-
Name
|
|
2500
|
+
Name: string
|
|
2500
2501
|
|
|
2501
2502
|
/**
|
|
2502
2503
|
* SAML身份提供商描述
|
|
2503
2504
|
*/
|
|
2504
|
-
Description
|
|
2505
|
+
Description: string
|
|
2505
2506
|
|
|
2506
2507
|
/**
|
|
2507
2508
|
* SAML身份提供商创建时间
|
|
2508
2509
|
*/
|
|
2509
|
-
CreateTime
|
|
2510
|
+
CreateTime: string
|
|
2510
2511
|
|
|
2511
2512
|
/**
|
|
2512
2513
|
* SAML身份提供商上次修改时间
|
|
2513
2514
|
*/
|
|
2514
|
-
ModifyTime
|
|
2515
|
+
ModifyTime: string
|
|
2515
2516
|
|
|
2516
2517
|
/**
|
|
2517
2518
|
* SAML身份提供商元数据文档
|
|
2518
2519
|
*/
|
|
2519
|
-
SAMLMetadata
|
|
2520
|
+
SAMLMetadata: string
|
|
2520
2521
|
|
|
2521
2522
|
/**
|
|
2522
2523
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -2590,7 +2591,7 @@ export interface SetDefaultPolicyVersionRequest {
|
|
|
2590
2591
|
PolicyId: number
|
|
2591
2592
|
|
|
2592
2593
|
/**
|
|
2593
|
-
*
|
|
2594
|
+
* 策略版本号,可由ListPolicyVersions获取
|
|
2594
2595
|
*/
|
|
2595
2596
|
VersionId: number
|
|
2596
2597
|
}
|
|
@@ -2781,7 +2782,7 @@ export interface GetRoleResponse {
|
|
|
2781
2782
|
/**
|
|
2782
2783
|
* 角色详情
|
|
2783
2784
|
*/
|
|
2784
|
-
RoleInfo
|
|
2785
|
+
RoleInfo: RoleInfo
|
|
2785
2786
|
|
|
2786
2787
|
/**
|
|
2787
2788
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -3145,13 +3146,13 @@ export interface ListEntitiesForPolicyResponse {
|
|
|
3145
3146
|
* 实体总数
|
|
3146
3147
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
3147
3148
|
*/
|
|
3148
|
-
TotalNum
|
|
3149
|
+
TotalNum: number
|
|
3149
3150
|
|
|
3150
3151
|
/**
|
|
3151
3152
|
* 实体列表
|
|
3152
3153
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
3153
3154
|
*/
|
|
3154
|
-
List
|
|
3155
|
+
List: Array<AttachEntityOfPolicy>
|
|
3155
3156
|
|
|
3156
3157
|
/**
|
|
3157
3158
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -3261,12 +3262,12 @@ export interface ListCollaboratorsResponse {
|
|
|
3261
3262
|
/**
|
|
3262
3263
|
* 总数
|
|
3263
3264
|
*/
|
|
3264
|
-
TotalNum
|
|
3265
|
+
TotalNum: number
|
|
3265
3266
|
|
|
3266
3267
|
/**
|
|
3267
3268
|
* 协作者信息
|
|
3268
3269
|
*/
|
|
3269
|
-
Data
|
|
3270
|
+
Data: Array<SubAccountInfo>
|
|
3270
3271
|
|
|
3271
3272
|
/**
|
|
3272
3273
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
@@ -3385,7 +3386,7 @@ export interface GroupMemberInfo {
|
|
|
3385
3386
|
CountryCode: string
|
|
3386
3387
|
|
|
3387
3388
|
/**
|
|
3388
|
-
* 是否已验证手机。
|
|
3389
|
+
* 是否已验证手机。0-未验证 1-验证
|
|
3389
3390
|
*/
|
|
3390
3391
|
PhoneFlag: number
|
|
3391
3392
|
|
|
@@ -3395,12 +3396,12 @@ export interface GroupMemberInfo {
|
|
|
3395
3396
|
Email: string
|
|
3396
3397
|
|
|
3397
3398
|
/**
|
|
3398
|
-
* 是否已验证邮箱。
|
|
3399
|
+
* 是否已验证邮箱。0-未验证 1-验证
|
|
3399
3400
|
*/
|
|
3400
3401
|
EmailFlag: number
|
|
3401
3402
|
|
|
3402
3403
|
/**
|
|
3403
|
-
* 用户类型。
|
|
3404
|
+
* 用户类型。1-全局协作者 2-项目协作者 3-消息接收者
|
|
3404
3405
|
*/
|
|
3405
3406
|
UserType: number
|
|
3406
3407
|
|
|
@@ -3410,7 +3411,7 @@ export interface GroupMemberInfo {
|
|
|
3410
3411
|
CreateTime: string
|
|
3411
3412
|
|
|
3412
3413
|
/**
|
|
3413
|
-
* 是否为主消息接收人。
|
|
3414
|
+
* 是否为主消息接收人。0-否 1-是
|
|
3414
3415
|
*/
|
|
3415
3416
|
IsReceiverOwner: number
|
|
3416
3417
|
}
|
|
@@ -340,7 +340,7 @@ export interface DescribeUserSAMLConfigResponse {
|
|
|
340
340
|
*/
|
|
341
341
|
SAMLMetadata: string;
|
|
342
342
|
/**
|
|
343
|
-
* 状态:0:未设置,
|
|
343
|
+
* 状态:0:未设置,1:已开启,2:已禁用
|
|
344
344
|
*/
|
|
345
345
|
Status: number;
|
|
346
346
|
/**
|
|
@@ -364,7 +364,7 @@ export interface ListUsersResponse {
|
|
|
364
364
|
/**
|
|
365
365
|
* 子用户信息
|
|
366
366
|
*/
|
|
367
|
-
Data
|
|
367
|
+
Data: Array<SubAccountInfo>;
|
|
368
368
|
/**
|
|
369
369
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
370
370
|
*/
|
|
@@ -548,7 +548,7 @@ export interface DetachGroupPolicyRequest {
|
|
|
548
548
|
DetachGroupId: number;
|
|
549
549
|
}
|
|
550
550
|
/**
|
|
551
|
-
* 用户关联策略(
|
|
551
|
+
* 用户关联策略(随组关联)信息
|
|
552
552
|
*/
|
|
553
553
|
export interface AttachedUserPolicyGroupInfo {
|
|
554
554
|
/**
|
|
@@ -909,35 +909,36 @@ export interface GetUserResponse {
|
|
|
909
909
|
/**
|
|
910
910
|
* 子用户用户 UIN
|
|
911
911
|
*/
|
|
912
|
-
Uin
|
|
912
|
+
Uin: number;
|
|
913
913
|
/**
|
|
914
914
|
* 子用户用户名
|
|
915
915
|
*/
|
|
916
|
-
Name
|
|
916
|
+
Name: string;
|
|
917
917
|
/**
|
|
918
918
|
* 子用户 UID
|
|
919
919
|
*/
|
|
920
|
-
Uid
|
|
920
|
+
Uid: number;
|
|
921
921
|
/**
|
|
922
|
-
|
|
923
|
-
|
|
924
|
-
|
|
922
|
+
* 子用户备注
|
|
923
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
924
|
+
*/
|
|
925
|
+
Remark: string;
|
|
925
926
|
/**
|
|
926
|
-
* 子用户能否登录控制台
|
|
927
|
+
* 子用户能否登录控制台 0-无法登录控制台,1-可以登录控制台
|
|
927
928
|
*/
|
|
928
|
-
ConsoleLogin
|
|
929
|
+
ConsoleLogin: number;
|
|
929
930
|
/**
|
|
930
931
|
* 手机号
|
|
931
932
|
*/
|
|
932
|
-
PhoneNum
|
|
933
|
+
PhoneNum: string;
|
|
933
934
|
/**
|
|
934
935
|
* 区号
|
|
935
936
|
*/
|
|
936
|
-
CountryCode
|
|
937
|
+
CountryCode: string;
|
|
937
938
|
/**
|
|
938
939
|
* 邮箱
|
|
939
940
|
*/
|
|
940
|
-
Email
|
|
941
|
+
Email: string;
|
|
941
942
|
/**
|
|
942
943
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
943
944
|
*/
|
|
@@ -1256,11 +1257,11 @@ export interface UpdateRoleConsoleLoginRequest {
|
|
|
1256
1257
|
*/
|
|
1257
1258
|
ConsoleLogin: number;
|
|
1258
1259
|
/**
|
|
1259
|
-
* 角色ID
|
|
1260
|
+
* 角色ID,入参 RoleId 与 RoleName 二选一
|
|
1260
1261
|
*/
|
|
1261
1262
|
RoleId?: number;
|
|
1262
1263
|
/**
|
|
1263
|
-
*
|
|
1264
|
+
* 角色名,入参 RoleId 与 RoleName 二选一
|
|
1264
1265
|
*/
|
|
1265
1266
|
RoleName?: string;
|
|
1266
1267
|
}
|
|
@@ -1295,7 +1296,7 @@ export interface GetPolicyVersionRequest {
|
|
|
1295
1296
|
*/
|
|
1296
1297
|
PolicyId: number;
|
|
1297
1298
|
/**
|
|
1298
|
-
*
|
|
1299
|
+
* 策略版本号,可由ListPolicyVersions获取
|
|
1299
1300
|
*/
|
|
1300
1301
|
VersionId: number;
|
|
1301
1302
|
}
|
|
@@ -1306,7 +1307,7 @@ export interface CreateSAMLProviderResponse {
|
|
|
1306
1307
|
/**
|
|
1307
1308
|
* SAML身份提供商资源描述符
|
|
1308
1309
|
*/
|
|
1309
|
-
ProviderArn
|
|
1310
|
+
ProviderArn: string;
|
|
1310
1311
|
/**
|
|
1311
1312
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1312
1313
|
*/
|
|
@@ -2089,7 +2090,7 @@ export interface GetPolicyVersionResponse {
|
|
|
2089
2090
|
* 策略版本详情
|
|
2090
2091
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2091
2092
|
*/
|
|
2092
|
-
PolicyVersion
|
|
2093
|
+
PolicyVersion: PolicyVersionDetail;
|
|
2093
2094
|
/**
|
|
2094
2095
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
2095
2096
|
*/
|
|
@@ -2116,23 +2117,23 @@ export interface GetSAMLProviderResponse {
|
|
|
2116
2117
|
/**
|
|
2117
2118
|
* SAML身份提供商名称
|
|
2118
2119
|
*/
|
|
2119
|
-
Name
|
|
2120
|
+
Name: string;
|
|
2120
2121
|
/**
|
|
2121
2122
|
* SAML身份提供商描述
|
|
2122
2123
|
*/
|
|
2123
|
-
Description
|
|
2124
|
+
Description: string;
|
|
2124
2125
|
/**
|
|
2125
2126
|
* SAML身份提供商创建时间
|
|
2126
2127
|
*/
|
|
2127
|
-
CreateTime
|
|
2128
|
+
CreateTime: string;
|
|
2128
2129
|
/**
|
|
2129
2130
|
* SAML身份提供商上次修改时间
|
|
2130
2131
|
*/
|
|
2131
|
-
ModifyTime
|
|
2132
|
+
ModifyTime: string;
|
|
2132
2133
|
/**
|
|
2133
2134
|
* SAML身份提供商元数据文档
|
|
2134
2135
|
*/
|
|
2135
|
-
SAMLMetadata
|
|
2136
|
+
SAMLMetadata: string;
|
|
2136
2137
|
/**
|
|
2137
2138
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
2138
2139
|
*/
|
|
@@ -2195,7 +2196,7 @@ export interface SetDefaultPolicyVersionRequest {
|
|
|
2195
2196
|
*/
|
|
2196
2197
|
PolicyId: number;
|
|
2197
2198
|
/**
|
|
2198
|
-
*
|
|
2199
|
+
* 策略版本号,可由ListPolicyVersions获取
|
|
2199
2200
|
*/
|
|
2200
2201
|
VersionId: number;
|
|
2201
2202
|
}
|
|
@@ -2360,7 +2361,7 @@ export interface GetRoleResponse {
|
|
|
2360
2361
|
/**
|
|
2361
2362
|
* 角色详情
|
|
2362
2363
|
*/
|
|
2363
|
-
RoleInfo
|
|
2364
|
+
RoleInfo: RoleInfo;
|
|
2364
2365
|
/**
|
|
2365
2366
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
2366
2367
|
*/
|
|
@@ -2669,12 +2670,12 @@ export interface ListEntitiesForPolicyResponse {
|
|
|
2669
2670
|
* 实体总数
|
|
2670
2671
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2671
2672
|
*/
|
|
2672
|
-
TotalNum
|
|
2673
|
+
TotalNum: number;
|
|
2673
2674
|
/**
|
|
2674
2675
|
* 实体列表
|
|
2675
2676
|
注意:此字段可能返回 null,表示取不到有效值。
|
|
2676
2677
|
*/
|
|
2677
|
-
List
|
|
2678
|
+
List: Array<AttachEntityOfPolicy>;
|
|
2678
2679
|
/**
|
|
2679
2680
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
2680
2681
|
*/
|
|
@@ -2770,11 +2771,11 @@ export interface ListCollaboratorsResponse {
|
|
|
2770
2771
|
/**
|
|
2771
2772
|
* 总数
|
|
2772
2773
|
*/
|
|
2773
|
-
TotalNum
|
|
2774
|
+
TotalNum: number;
|
|
2774
2775
|
/**
|
|
2775
2776
|
* 协作者信息
|
|
2776
2777
|
*/
|
|
2777
|
-
Data
|
|
2778
|
+
Data: Array<SubAccountInfo>;
|
|
2778
2779
|
/**
|
|
2779
2780
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
2780
2781
|
*/
|
|
@@ -2874,7 +2875,7 @@ export interface GroupMemberInfo {
|
|
|
2874
2875
|
*/
|
|
2875
2876
|
CountryCode: string;
|
|
2876
2877
|
/**
|
|
2877
|
-
* 是否已验证手机。
|
|
2878
|
+
* 是否已验证手机。0-未验证 1-验证
|
|
2878
2879
|
*/
|
|
2879
2880
|
PhoneFlag: number;
|
|
2880
2881
|
/**
|
|
@@ -2882,11 +2883,11 @@ export interface GroupMemberInfo {
|
|
|
2882
2883
|
*/
|
|
2883
2884
|
Email: string;
|
|
2884
2885
|
/**
|
|
2885
|
-
* 是否已验证邮箱。
|
|
2886
|
+
* 是否已验证邮箱。0-未验证 1-验证
|
|
2886
2887
|
*/
|
|
2887
2888
|
EmailFlag: number;
|
|
2888
2889
|
/**
|
|
2889
|
-
* 用户类型。
|
|
2890
|
+
* 用户类型。1-全局协作者 2-项目协作者 3-消息接收者
|
|
2890
2891
|
*/
|
|
2891
2892
|
UserType: number;
|
|
2892
2893
|
/**
|
|
@@ -2894,7 +2895,7 @@ export interface GroupMemberInfo {
|
|
|
2894
2895
|
*/
|
|
2895
2896
|
CreateTime: string;
|
|
2896
2897
|
/**
|
|
2897
|
-
* 是否为主消息接收人。
|
|
2898
|
+
* 是否为主消息接收人。0-否 1-是
|
|
2898
2899
|
*/
|
|
2899
2900
|
IsReceiverOwner: number;
|
|
2900
2901
|
}
|