tencentcloud-sdk-nodejs-vpc 4.0.384 → 4.0.385
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 +168 -0
- package/SERVICE_CHANGELOG.md +307 -320
- package/package.json +1 -1
- package/products.md +11 -11
- package/src/services/vpc/v20170312/vpc_client.ts +4 -2
- package/src/services/vpc/v20170312/vpc_models.ts +187 -97
- package/tencentcloud/services/vpc/v20170312/vpc_models.d.ts +156 -82
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,171 @@
|
|
|
1
|
+
# Release 4.0.385
|
|
2
|
+
|
|
3
|
+
## 数据湖计算(dlc) 版本:2021-01-25
|
|
4
|
+
|
|
5
|
+
### 第 29 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-07-21 06:07:59
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改接口:
|
|
14
|
+
|
|
15
|
+
* [DescribeSparkAppTasks](https://cloud.tencent.com/document/api/1342/74533)
|
|
16
|
+
|
|
17
|
+
* 新增入参:StartTime, EndTime, Filters
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
修改数据结构:
|
|
21
|
+
|
|
22
|
+
* [DatabaseResponseInfo](https://cloud.tencent.com/document/api/1342/53778#DatabaseResponseInfo)
|
|
23
|
+
|
|
24
|
+
* 新增成员:Location, UserAlias, UserSubUin
|
|
25
|
+
|
|
26
|
+
* [TableBaseInfo](https://cloud.tencent.com/document/api/1342/53778#TableBaseInfo)
|
|
27
|
+
|
|
28
|
+
* 新增成员:UserAlias, UserSubUin
|
|
29
|
+
|
|
30
|
+
* [ViewBaseInfo](https://cloud.tencent.com/document/api/1342/53778#ViewBaseInfo)
|
|
31
|
+
|
|
32
|
+
* 新增成员:UserAlias, UserSubUin
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
|
|
36
|
+
|
|
37
|
+
## 弹性 MapReduce(emr) 版本:2019-01-03
|
|
38
|
+
|
|
39
|
+
### 第 36 次发布
|
|
40
|
+
|
|
41
|
+
发布时间:2022-07-21 06:09:30
|
|
42
|
+
|
|
43
|
+
本次发布包含了以下内容:
|
|
44
|
+
|
|
45
|
+
改善已有的文档。
|
|
46
|
+
|
|
47
|
+
新增接口:
|
|
48
|
+
|
|
49
|
+
* [DescribeEmrApplicationStatics](https://cloud.tencent.com/document/api/589/77586)
|
|
50
|
+
|
|
51
|
+
新增数据结构:
|
|
52
|
+
|
|
53
|
+
* [ApplicationStatics](https://cloud.tencent.com/document/api/589/33981#ApplicationStatics)
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2021-05-26
|
|
58
|
+
|
|
59
|
+
### 第 22 次发布
|
|
60
|
+
|
|
61
|
+
发布时间:2022-07-21 06:10:03
|
|
62
|
+
|
|
63
|
+
本次发布包含了以下内容:
|
|
64
|
+
|
|
65
|
+
改善已有的文档。
|
|
66
|
+
|
|
67
|
+
修改接口:
|
|
68
|
+
|
|
69
|
+
* [CreateConsoleLoginUrl](https://cloud.tencent.com/document/api/1420/61524)
|
|
70
|
+
|
|
71
|
+
* 新增入参:MenuStatus
|
|
72
|
+
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
|
|
76
|
+
## 腾讯电子签(基础版)(essbasic) 版本:2020-12-22
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
## 企业组织(organization) 版本:2021-03-31
|
|
81
|
+
|
|
82
|
+
### 第 10 次发布
|
|
83
|
+
|
|
84
|
+
发布时间:2022-07-21 06:14:50
|
|
85
|
+
|
|
86
|
+
本次发布包含了以下内容:
|
|
87
|
+
|
|
88
|
+
改善已有的文档。
|
|
89
|
+
|
|
90
|
+
修改数据结构:
|
|
91
|
+
|
|
92
|
+
* [OrgMember](https://cloud.tencent.com/document/api/850/67060#OrgMember)
|
|
93
|
+
|
|
94
|
+
* 新增成员:PermissionStatus
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
## 企业组织(organization) 版本:2018-12-25
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
## 邮件推送(ses) 版本:2020-10-02
|
|
104
|
+
|
|
105
|
+
### 第 13 次发布
|
|
106
|
+
|
|
107
|
+
发布时间:2022-07-21 06:15:51
|
|
108
|
+
|
|
109
|
+
本次发布包含了以下内容:
|
|
110
|
+
|
|
111
|
+
改善已有的文档。
|
|
112
|
+
|
|
113
|
+
修改接口:
|
|
114
|
+
|
|
115
|
+
* [GetEmailTemplate](https://cloud.tencent.com/document/api/1288/51040)
|
|
116
|
+
|
|
117
|
+
* 新增出参:TemplateStatus
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
|
|
122
|
+
## 图像分析(tiia) 版本:2019-05-29
|
|
123
|
+
|
|
124
|
+
### 第 25 次发布
|
|
125
|
+
|
|
126
|
+
发布时间:2022-07-21 06:19:01
|
|
127
|
+
|
|
128
|
+
本次发布包含了以下内容:
|
|
129
|
+
|
|
130
|
+
改善已有的文档。
|
|
131
|
+
|
|
132
|
+
修改数据结构:
|
|
133
|
+
|
|
134
|
+
* [CarTagItem](https://cloud.tencent.com/document/api/865/35474#CarTagItem)
|
|
135
|
+
|
|
136
|
+
* 新增成员:PlateConfidence, TypeConfidence, ColorConfidence
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
## 私有网络(vpc) 版本:2017-03-12
|
|
142
|
+
|
|
143
|
+
### 第 119 次发布
|
|
144
|
+
|
|
145
|
+
发布时间:2022-07-21 06:20:44
|
|
146
|
+
|
|
147
|
+
本次发布包含了以下内容:
|
|
148
|
+
|
|
149
|
+
改善已有的文档。
|
|
150
|
+
|
|
151
|
+
修改接口:
|
|
152
|
+
|
|
153
|
+
* [CreateNetworkAcl](https://cloud.tencent.com/document/api/215/42162)
|
|
154
|
+
|
|
155
|
+
* 新增入参:NetworkAclType, Tags
|
|
156
|
+
|
|
157
|
+
* [ModifyNetworkAclEntries](https://cloud.tencent.com/document/api/215/42107)
|
|
158
|
+
|
|
159
|
+
* 新增入参:NetworkAclQuintupleSet
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
新增数据结构:
|
|
163
|
+
|
|
164
|
+
* [NetworkAclQuintupleEntries](https://cloud.tencent.com/document/api/215/15824#NetworkAclQuintupleEntries)
|
|
165
|
+
* [NetworkAclQuintupleEntry](https://cloud.tencent.com/document/api/215/15824#NetworkAclQuintupleEntry)
|
|
166
|
+
|
|
167
|
+
|
|
168
|
+
|
|
1
169
|
# Release 4.0.384
|
|
2
170
|
|
|
3
171
|
## 混沌演练平台(cfg) 版本:2021-08-20
|