tencentcloud-sdk-nodejs-ses 4.0.306 → 4.0.307
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 +167 -0
- package/SERVICE_CHANGELOG.md +274 -13
- package/package.json +1 -1
- package/products.md +18 -18
- package/src/services/ses/v20201002/ses_client.ts +14 -2
- package/src/services/ses/v20201002/ses_models.ts +50 -30
- package/tencentcloud/services/ses/v20201002/ses_client.d.ts +5 -1
- package/tencentcloud/services/ses/v20201002/ses_client.js +6 -0
- package/tencentcloud/services/ses/v20201002/ses_models.d.ts +44 -26
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,170 @@
|
|
|
1
|
+
# Release 4.0.307
|
|
2
|
+
|
|
3
|
+
## DDoS 防护(antiddos) 版本:2020-03-09
|
|
4
|
+
|
|
5
|
+
### 第 24 次发布
|
|
6
|
+
|
|
7
|
+
发布时间:2022-03-15 08:03:22
|
|
8
|
+
|
|
9
|
+
本次发布包含了以下内容:
|
|
10
|
+
|
|
11
|
+
改善已有的文档。
|
|
12
|
+
|
|
13
|
+
修改数据结构:
|
|
14
|
+
|
|
15
|
+
* [BGPInstanceSpecification](https://cloud.tencent.com/document/api/1021/57582#BGPInstanceSpecification)
|
|
16
|
+
|
|
17
|
+
* 新增成员:UnionPackFlag
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
## 日志服务(cls) 版本:2020-10-16
|
|
23
|
+
|
|
24
|
+
### 第 15 次发布
|
|
25
|
+
|
|
26
|
+
发布时间:2022-03-15 08:06:28
|
|
27
|
+
|
|
28
|
+
本次发布包含了以下内容:
|
|
29
|
+
|
|
30
|
+
改善已有的文档。
|
|
31
|
+
|
|
32
|
+
新增接口:
|
|
33
|
+
|
|
34
|
+
* [CreateConfigExtra](https://cloud.tencent.com/document/api/614/71166)
|
|
35
|
+
* [DeleteConfigExtra](https://cloud.tencent.com/document/api/614/71165)
|
|
36
|
+
* [DescribeConfigExtras](https://cloud.tencent.com/document/api/614/71164)
|
|
37
|
+
* [ModifyConfigExtra](https://cloud.tencent.com/document/api/614/71163)
|
|
38
|
+
|
|
39
|
+
新增数据结构:
|
|
40
|
+
|
|
41
|
+
* [ConfigExtraInfo](https://cloud.tencent.com/document/api/614/56471#ConfigExtraInfo)
|
|
42
|
+
* [ContainerFileInfo](https://cloud.tencent.com/document/api/614/56471#ContainerFileInfo)
|
|
43
|
+
* [ContainerStdoutInfo](https://cloud.tencent.com/document/api/614/56471#ContainerStdoutInfo)
|
|
44
|
+
* [ContainerWorkLoadInfo](https://cloud.tencent.com/document/api/614/56471#ContainerWorkLoadInfo)
|
|
45
|
+
* [HostFileInfo](https://cloud.tencent.com/document/api/614/56471#HostFileInfo)
|
|
46
|
+
|
|
47
|
+
修改数据结构:
|
|
48
|
+
|
|
49
|
+
* [ConsumerContent](https://cloud.tencent.com/document/api/614/56471#ConsumerContent)
|
|
50
|
+
|
|
51
|
+
* 新增成员:TagJsonNotTiled
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
## 企业收付平台(cpdp) 版本:2019-08-20
|
|
57
|
+
|
|
58
|
+
### 第 59 次发布
|
|
59
|
+
|
|
60
|
+
发布时间:2022-03-15 08:06:54
|
|
61
|
+
|
|
62
|
+
本次发布包含了以下内容:
|
|
63
|
+
|
|
64
|
+
改善已有的文档。
|
|
65
|
+
|
|
66
|
+
修改数据结构:
|
|
67
|
+
|
|
68
|
+
* [OpenBankGoodsInfo](https://cloud.tencent.com/document/api/1122/40683#OpenBankGoodsInfo)
|
|
69
|
+
|
|
70
|
+
* <font color="#dd0000">**修改成员**:</font>GoodsName
|
|
71
|
+
|
|
72
|
+
* [OpenBankSceneInfo](https://cloud.tencent.com/document/api/1122/40683#OpenBankSceneInfo)
|
|
73
|
+
|
|
74
|
+
* <font color="#dd0000">**修改成员**:</font>PayerClientIp, PayerUa
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
## 物联网边缘计算平台(iecp) 版本:2021-09-14
|
|
80
|
+
|
|
81
|
+
### 第 4 次发布
|
|
82
|
+
|
|
83
|
+
发布时间:2022-03-15 08:10:42
|
|
84
|
+
|
|
85
|
+
本次发布包含了以下内容:
|
|
86
|
+
|
|
87
|
+
改善已有的文档。
|
|
88
|
+
|
|
89
|
+
修改接口:
|
|
90
|
+
|
|
91
|
+
* [CreateEdgeUnitCloud](https://cloud.tencent.com/document/api/1118/66764)
|
|
92
|
+
|
|
93
|
+
* 新增入参:OpenCloudMonitor
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
## 自然语言处理(nlp) 版本:2019-04-08
|
|
99
|
+
|
|
100
|
+
### 第 13 次发布
|
|
101
|
+
|
|
102
|
+
发布时间:2022-03-15 08:13:08
|
|
103
|
+
|
|
104
|
+
本次发布包含了以下内容:
|
|
105
|
+
|
|
106
|
+
改善已有的文档。
|
|
107
|
+
|
|
108
|
+
新增接口:
|
|
109
|
+
|
|
110
|
+
* [TextSimilarityPro](https://cloud.tencent.com/document/api/271/71168)
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
## 前端性能监控(rum) 版本:2021-06-22
|
|
115
|
+
|
|
116
|
+
### 第 12 次发布
|
|
117
|
+
|
|
118
|
+
发布时间:2022-03-15 08:13:58
|
|
119
|
+
|
|
120
|
+
本次发布包含了以下内容:
|
|
121
|
+
|
|
122
|
+
改善已有的文档。
|
|
123
|
+
|
|
124
|
+
修改接口:
|
|
125
|
+
|
|
126
|
+
* [CreateTawInstance](https://cloud.tencent.com/document/api/1464/69244)
|
|
127
|
+
|
|
128
|
+
* 新增入参:BuyingChannel
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
## 邮件推送(ses) 版本:2020-10-02
|
|
134
|
+
|
|
135
|
+
### 第 9 次发布
|
|
136
|
+
|
|
137
|
+
发布时间:2022-03-15 08:14:13
|
|
138
|
+
|
|
139
|
+
本次发布包含了以下内容:
|
|
140
|
+
|
|
141
|
+
改善已有的文档。
|
|
142
|
+
|
|
143
|
+
新增接口:
|
|
144
|
+
|
|
145
|
+
* [DeleteReceiver](https://cloud.tencent.com/document/api/1288/71169)
|
|
146
|
+
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
## 腾讯云微服务引擎(tse) 版本:2020-12-07
|
|
150
|
+
|
|
151
|
+
### 第 16 次发布
|
|
152
|
+
|
|
153
|
+
发布时间:2022-03-15 08:16:57
|
|
154
|
+
|
|
155
|
+
本次发布包含了以下内容:
|
|
156
|
+
|
|
157
|
+
改善已有的文档。
|
|
158
|
+
|
|
159
|
+
修改数据结构:
|
|
160
|
+
|
|
161
|
+
* [SREInstance](https://cloud.tencent.com/document/api/1364/54942#SREInstance)
|
|
162
|
+
|
|
163
|
+
* 新增成员:ConfigInfoVisible
|
|
164
|
+
|
|
165
|
+
|
|
166
|
+
|
|
167
|
+
|
|
1
168
|
# Release 4.0.306
|
|
2
169
|
|
|
3
170
|
## 弹性伸缩(as) 版本:2018-04-19
|
package/SERVICE_CHANGELOG.md
CHANGED
|
@@ -1,39 +1,167 @@
|
|
|
1
1
|
# 本版本更新包含以下内容:
|
|
2
2
|
|
|
3
|
-
##
|
|
3
|
+
## DDoS 防护(antiddos) 版本:2020-03-09
|
|
4
4
|
|
|
5
|
-
### 第
|
|
5
|
+
### 第 24 次发布
|
|
6
6
|
|
|
7
|
-
发布时间:2022-03-
|
|
7
|
+
发布时间:2022-03-15 08:03:22
|
|
8
8
|
|
|
9
9
|
本次发布包含了以下内容:
|
|
10
10
|
|
|
11
11
|
改善已有的文档。
|
|
12
12
|
|
|
13
|
-
|
|
13
|
+
修改数据结构:
|
|
14
14
|
|
|
15
|
-
*
|
|
15
|
+
* [BGPInstanceSpecification](https://cloud.tencent.com/document/api/1021/57582#BGPInstanceSpecification)
|
|
16
16
|
|
|
17
|
+
* 新增成员:UnionPackFlag
|
|
17
18
|
|
|
18
19
|
|
|
19
|
-
## 实时音视频(trtc) 版本:2019-07-22
|
|
20
20
|
|
|
21
|
-
### 第 28 次发布
|
|
22
21
|
|
|
23
|
-
|
|
22
|
+
## 日志服务(cls) 版本:2020-10-16
|
|
23
|
+
|
|
24
|
+
### 第 15 次发布
|
|
25
|
+
|
|
26
|
+
发布时间:2022-03-15 08:06:28
|
|
24
27
|
|
|
25
28
|
本次发布包含了以下内容:
|
|
26
29
|
|
|
27
30
|
改善已有的文档。
|
|
28
31
|
|
|
29
|
-
|
|
32
|
+
新增接口:
|
|
30
33
|
|
|
31
|
-
*
|
|
34
|
+
* [CreateConfigExtra](https://cloud.tencent.com/document/api/614/71166)
|
|
35
|
+
* [DeleteConfigExtra](https://cloud.tencent.com/document/api/614/71165)
|
|
36
|
+
* [DescribeConfigExtras](https://cloud.tencent.com/document/api/614/71164)
|
|
37
|
+
* [ModifyConfigExtra](https://cloud.tencent.com/document/api/614/71163)
|
|
32
38
|
|
|
33
|
-
|
|
39
|
+
新增数据结构:
|
|
40
|
+
|
|
41
|
+
* [ConfigExtraInfo](https://cloud.tencent.com/document/api/614/56471#ConfigExtraInfo)
|
|
42
|
+
* [ContainerFileInfo](https://cloud.tencent.com/document/api/614/56471#ContainerFileInfo)
|
|
43
|
+
* [ContainerStdoutInfo](https://cloud.tencent.com/document/api/614/56471#ContainerStdoutInfo)
|
|
44
|
+
* [ContainerWorkLoadInfo](https://cloud.tencent.com/document/api/614/56471#ContainerWorkLoadInfo)
|
|
45
|
+
* [HostFileInfo](https://cloud.tencent.com/document/api/614/56471#HostFileInfo)
|
|
46
|
+
|
|
47
|
+
修改数据结构:
|
|
48
|
+
|
|
49
|
+
* [ConsumerContent](https://cloud.tencent.com/document/api/614/56471#ConsumerContent)
|
|
50
|
+
|
|
51
|
+
* 新增成员:TagJsonNotTiled
|
|
52
|
+
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
## 企业收付平台(cpdp) 版本:2019-08-20
|
|
57
|
+
|
|
58
|
+
### 第 59 次发布
|
|
59
|
+
|
|
60
|
+
发布时间:2022-03-15 08:06:54
|
|
61
|
+
|
|
62
|
+
本次发布包含了以下内容:
|
|
63
|
+
|
|
64
|
+
改善已有的文档。
|
|
65
|
+
|
|
66
|
+
修改数据结构:
|
|
67
|
+
|
|
68
|
+
* [OpenBankGoodsInfo](https://cloud.tencent.com/document/api/1122/40683#OpenBankGoodsInfo)
|
|
69
|
+
|
|
70
|
+
* <font color="#dd0000">**修改成员**:</font>GoodsName
|
|
71
|
+
|
|
72
|
+
* [OpenBankSceneInfo](https://cloud.tencent.com/document/api/1122/40683#OpenBankSceneInfo)
|
|
73
|
+
|
|
74
|
+
* <font color="#dd0000">**修改成员**:</font>PayerClientIp, PayerUa
|
|
75
|
+
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
## 物联网边缘计算平台(iecp) 版本:2021-09-14
|
|
80
|
+
|
|
81
|
+
### 第 4 次发布
|
|
82
|
+
|
|
83
|
+
发布时间:2022-03-15 08:10:42
|
|
84
|
+
|
|
85
|
+
本次发布包含了以下内容:
|
|
86
|
+
|
|
87
|
+
改善已有的文档。
|
|
88
|
+
|
|
89
|
+
修改接口:
|
|
90
|
+
|
|
91
|
+
* [CreateEdgeUnitCloud](https://cloud.tencent.com/document/api/1118/66764)
|
|
92
|
+
|
|
93
|
+
* 新增入参:OpenCloudMonitor
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
## 自然语言处理(nlp) 版本:2019-04-08
|
|
99
|
+
|
|
100
|
+
### 第 13 次发布
|
|
101
|
+
|
|
102
|
+
发布时间:2022-03-15 08:13:08
|
|
103
|
+
|
|
104
|
+
本次发布包含了以下内容:
|
|
105
|
+
|
|
106
|
+
改善已有的文档。
|
|
107
|
+
|
|
108
|
+
新增接口:
|
|
109
|
+
|
|
110
|
+
* [TextSimilarityPro](https://cloud.tencent.com/document/api/271/71168)
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
## 前端性能监控(rum) 版本:2021-06-22
|
|
115
|
+
|
|
116
|
+
### 第 12 次发布
|
|
117
|
+
|
|
118
|
+
发布时间:2022-03-15 08:13:58
|
|
119
|
+
|
|
120
|
+
本次发布包含了以下内容:
|
|
121
|
+
|
|
122
|
+
改善已有的文档。
|
|
123
|
+
|
|
124
|
+
修改接口:
|
|
125
|
+
|
|
126
|
+
* [CreateTawInstance](https://cloud.tencent.com/document/api/1464/69244)
|
|
127
|
+
|
|
128
|
+
* 新增入参:BuyingChannel
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
## 邮件推送(ses) 版本:2020-10-02
|
|
134
|
+
|
|
135
|
+
### 第 9 次发布
|
|
136
|
+
|
|
137
|
+
发布时间:2022-03-15 08:14:13
|
|
138
|
+
|
|
139
|
+
本次发布包含了以下内容:
|
|
140
|
+
|
|
141
|
+
改善已有的文档。
|
|
142
|
+
|
|
143
|
+
新增接口:
|
|
144
|
+
|
|
145
|
+
* [DeleteReceiver](https://cloud.tencent.com/document/api/1288/71169)
|
|
146
|
+
|
|
147
|
+
|
|
148
|
+
|
|
149
|
+
## 腾讯云微服务引擎(tse) 版本:2020-12-07
|
|
150
|
+
|
|
151
|
+
### 第 16 次发布
|
|
152
|
+
|
|
153
|
+
发布时间:2022-03-15 08:16:57
|
|
154
|
+
|
|
155
|
+
本次发布包含了以下内容:
|
|
156
|
+
|
|
157
|
+
改善已有的文档。
|
|
158
|
+
|
|
159
|
+
修改数据结构:
|
|
160
|
+
|
|
161
|
+
* [SREInstance](https://cloud.tencent.com/document/api/1364/54942#SREInstance)
|
|
162
|
+
|
|
163
|
+
* 新增成员:ConfigInfoVisible
|
|
34
164
|
|
|
35
|
-
* OneSdkAppIdUsagesInfo
|
|
36
|
-
* SdkAppIdTrtcUsage
|
|
37
165
|
|
|
38
166
|
|
|
39
167
|
|
|
@@ -1241,6 +1369,21 @@
|
|
|
1241
1369
|
|
|
1242
1370
|
## DDoS 防护(antiddos) 版本:2020-03-09
|
|
1243
1371
|
|
|
1372
|
+
### 第 24 次发布
|
|
1373
|
+
|
|
1374
|
+
发布时间:2022-03-15 08:03:22
|
|
1375
|
+
|
|
1376
|
+
本次发布包含了以下内容:
|
|
1377
|
+
|
|
1378
|
+
改善已有的文档。
|
|
1379
|
+
|
|
1380
|
+
修改数据结构:
|
|
1381
|
+
|
|
1382
|
+
* [BGPInstanceSpecification](https://cloud.tencent.com/document/api/1021/57582#BGPInstanceSpecification)
|
|
1383
|
+
|
|
1384
|
+
* 新增成员:UnionPackFlag
|
|
1385
|
+
|
|
1386
|
+
|
|
1244
1387
|
### 第 23 次发布
|
|
1245
1388
|
|
|
1246
1389
|
发布时间:2022-03-02 08:04:36
|
|
@@ -17076,6 +17219,36 @@
|
|
|
17076
17219
|
|
|
17077
17220
|
## 日志服务(cls) 版本:2020-10-16
|
|
17078
17221
|
|
|
17222
|
+
### 第 15 次发布
|
|
17223
|
+
|
|
17224
|
+
发布时间:2022-03-15 08:06:28
|
|
17225
|
+
|
|
17226
|
+
本次发布包含了以下内容:
|
|
17227
|
+
|
|
17228
|
+
改善已有的文档。
|
|
17229
|
+
|
|
17230
|
+
新增接口:
|
|
17231
|
+
|
|
17232
|
+
* [[CreateConfigExtra](https://cloud.tencent.com/document/api/614/71166)](https://cloud.tencent.com/document/api/#/#)
|
|
17233
|
+
* [[DeleteConfigExtra](https://cloud.tencent.com/document/api/614/71165)](https://cloud.tencent.com/document/api/#/#)
|
|
17234
|
+
* [[DescribeConfigExtras](https://cloud.tencent.com/document/api/614/71164)](https://cloud.tencent.com/document/api/#/#)
|
|
17235
|
+
* [[ModifyConfigExtra](https://cloud.tencent.com/document/api/614/71163)](https://cloud.tencent.com/document/api/#/#)
|
|
17236
|
+
|
|
17237
|
+
新增数据结构:
|
|
17238
|
+
|
|
17239
|
+
* [[ConfigExtraInfo](https://cloud.tencent.com/document/api/614/56471#ConfigExtraInfo)](https://cloud.tencent.com/document/api/614/56471#[ConfigExtraInfo](https://cloud.tencent.com/document/api/614/56471#ConfigExtraInfo))
|
|
17240
|
+
* [[ContainerFileInfo](https://cloud.tencent.com/document/api/614/56471#ContainerFileInfo)](https://cloud.tencent.com/document/api/614/56471#[ContainerFileInfo](https://cloud.tencent.com/document/api/614/56471#ContainerFileInfo))
|
|
17241
|
+
* [[ContainerStdoutInfo](https://cloud.tencent.com/document/api/614/56471#ContainerStdoutInfo)](https://cloud.tencent.com/document/api/614/56471#[ContainerStdoutInfo](https://cloud.tencent.com/document/api/614/56471#ContainerStdoutInfo))
|
|
17242
|
+
* [[ContainerWorkLoadInfo](https://cloud.tencent.com/document/api/614/56471#ContainerWorkLoadInfo)](https://cloud.tencent.com/document/api/614/56471#[ContainerWorkLoadInfo](https://cloud.tencent.com/document/api/614/56471#ContainerWorkLoadInfo))
|
|
17243
|
+
* [[HostFileInfo](https://cloud.tencent.com/document/api/614/56471#HostFileInfo)](https://cloud.tencent.com/document/api/614/56471#[HostFileInfo](https://cloud.tencent.com/document/api/614/56471#HostFileInfo))
|
|
17244
|
+
|
|
17245
|
+
修改数据结构:
|
|
17246
|
+
|
|
17247
|
+
* [ConsumerContent](https://cloud.tencent.com/document/api/614/56471#ConsumerContent)
|
|
17248
|
+
|
|
17249
|
+
* 新增成员:TagJsonNotTiled
|
|
17250
|
+
|
|
17251
|
+
|
|
17079
17252
|
### 第 14 次发布
|
|
17080
17253
|
|
|
17081
17254
|
发布时间:2022-01-05 08:06:03
|
|
@@ -18933,6 +19106,25 @@
|
|
|
18933
19106
|
|
|
18934
19107
|
## 企业收付平台(cpdp) 版本:2019-08-20
|
|
18935
19108
|
|
|
19109
|
+
### 第 59 次发布
|
|
19110
|
+
|
|
19111
|
+
发布时间:2022-03-15 08:06:54
|
|
19112
|
+
|
|
19113
|
+
本次发布包含了以下内容:
|
|
19114
|
+
|
|
19115
|
+
改善已有的文档。
|
|
19116
|
+
|
|
19117
|
+
修改数据结构:
|
|
19118
|
+
|
|
19119
|
+
* [OpenBankGoodsInfo](https://cloud.tencent.com/document/api/1122/40683#OpenBankGoodsInfo)
|
|
19120
|
+
|
|
19121
|
+
* <font color="#dd0000">**修改成员**:</font>GoodsName
|
|
19122
|
+
|
|
19123
|
+
* [OpenBankSceneInfo](https://cloud.tencent.com/document/api/1122/40683#OpenBankSceneInfo)
|
|
19124
|
+
|
|
19125
|
+
* <font color="#dd0000">**修改成员**:</font>PayerClientIp, PayerUa
|
|
19126
|
+
|
|
19127
|
+
|
|
18936
19128
|
### 第 58 次发布
|
|
18937
19129
|
|
|
18938
19130
|
发布时间:2022-03-08 08:09:49
|
|
@@ -35527,6 +35719,21 @@
|
|
|
35527
35719
|
|
|
35528
35720
|
## 物联网边缘计算平台(iecp) 版本:2021-09-14
|
|
35529
35721
|
|
|
35722
|
+
### 第 4 次发布
|
|
35723
|
+
|
|
35724
|
+
发布时间:2022-03-15 08:10:42
|
|
35725
|
+
|
|
35726
|
+
本次发布包含了以下内容:
|
|
35727
|
+
|
|
35728
|
+
改善已有的文档。
|
|
35729
|
+
|
|
35730
|
+
修改接口:
|
|
35731
|
+
|
|
35732
|
+
* [CreateEdgeUnitCloud](https://cloud.tencent.com/document/api/1118/66764)
|
|
35733
|
+
|
|
35734
|
+
* 新增入参:OpenCloudMonitor
|
|
35735
|
+
|
|
35736
|
+
|
|
35530
35737
|
### 第 3 次发布
|
|
35531
35738
|
|
|
35532
35739
|
发布时间:2022-02-23 08:08:30
|
|
@@ -45838,6 +46045,18 @@
|
|
|
45838
46045
|
|
|
45839
46046
|
## 自然语言处理(nlp) 版本:2019-04-08
|
|
45840
46047
|
|
|
46048
|
+
### 第 13 次发布
|
|
46049
|
+
|
|
46050
|
+
发布时间:2022-03-15 08:13:08
|
|
46051
|
+
|
|
46052
|
+
本次发布包含了以下内容:
|
|
46053
|
+
|
|
46054
|
+
改善已有的文档。
|
|
46055
|
+
|
|
46056
|
+
新增接口:
|
|
46057
|
+
|
|
46058
|
+
* [[TextSimilarityPro](https://cloud.tencent.com/document/api/271/71168)](https://cloud.tencent.com/document/api/#/#)
|
|
46059
|
+
|
|
45841
46060
|
### 第 12 次发布
|
|
45842
46061
|
|
|
45843
46062
|
发布时间:2021-05-10 16:12:19
|
|
@@ -50050,6 +50269,21 @@
|
|
|
50050
50269
|
|
|
50051
50270
|
## 前端性能监控(rum) 版本:2021-06-22
|
|
50052
50271
|
|
|
50272
|
+
### 第 12 次发布
|
|
50273
|
+
|
|
50274
|
+
发布时间:2022-03-15 08:13:58
|
|
50275
|
+
|
|
50276
|
+
本次发布包含了以下内容:
|
|
50277
|
+
|
|
50278
|
+
改善已有的文档。
|
|
50279
|
+
|
|
50280
|
+
修改接口:
|
|
50281
|
+
|
|
50282
|
+
* [CreateTawInstance](https://cloud.tencent.com/document/api/1464/69244)
|
|
50283
|
+
|
|
50284
|
+
* 新增入参:BuyingChannel
|
|
50285
|
+
|
|
50286
|
+
|
|
50053
50287
|
### 第 11 次发布
|
|
50054
50288
|
|
|
50055
50289
|
发布时间:2022-02-14 08:15:11
|
|
@@ -51218,6 +51452,18 @@
|
|
|
51218
51452
|
|
|
51219
51453
|
## 邮件推送(ses) 版本:2020-10-02
|
|
51220
51454
|
|
|
51455
|
+
### 第 9 次发布
|
|
51456
|
+
|
|
51457
|
+
发布时间:2022-03-15 08:14:13
|
|
51458
|
+
|
|
51459
|
+
本次发布包含了以下内容:
|
|
51460
|
+
|
|
51461
|
+
改善已有的文档。
|
|
51462
|
+
|
|
51463
|
+
新增接口:
|
|
51464
|
+
|
|
51465
|
+
* [[DeleteReceiver](https://cloud.tencent.com/document/api/1288/71169)](https://cloud.tencent.com/document/api/#/#)
|
|
51466
|
+
|
|
51221
51467
|
### 第 8 次发布
|
|
51222
51468
|
|
|
51223
51469
|
发布时间:2022-03-07 16:52:17
|
|
@@ -64048,6 +64294,21 @@
|
|
|
64048
64294
|
|
|
64049
64295
|
## 腾讯云微服务引擎(tse) 版本:2020-12-07
|
|
64050
64296
|
|
|
64297
|
+
### 第 16 次发布
|
|
64298
|
+
|
|
64299
|
+
发布时间:2022-03-15 08:16:57
|
|
64300
|
+
|
|
64301
|
+
本次发布包含了以下内容:
|
|
64302
|
+
|
|
64303
|
+
改善已有的文档。
|
|
64304
|
+
|
|
64305
|
+
修改数据结构:
|
|
64306
|
+
|
|
64307
|
+
* [SREInstance](https://cloud.tencent.com/document/api/1364/54942#SREInstance)
|
|
64308
|
+
|
|
64309
|
+
* 新增成员:ConfigInfoVisible
|
|
64310
|
+
|
|
64311
|
+
|
|
64051
64312
|
### 第 15 次发布
|
|
64052
64313
|
|
|
64053
64314
|
发布时间:2022-03-08 08:20:05
|
package/package.json
CHANGED
package/products.md
CHANGED
|
@@ -3,11 +3,11 @@
|
|
|
3
3
|
| aa | [活动防刷](https://cloud.tencent.com/document/product/1189) | 2022-02-21 08:00:43 |
|
|
4
4
|
| aai | [](https://cloud.tencent.com/document/product) | 2019-08-08 23:15:13 |
|
|
5
5
|
| advisor | [云顾问](https://cloud.tencent.com/document/product/1264) | 2022-02-21 08:00:44 |
|
|
6
|
-
| af | [借贷反欺诈](https://cloud.tencent.com/document/product/668) | 2022-
|
|
7
|
-
| afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2022-
|
|
6
|
+
| af | [借贷反欺诈](https://cloud.tencent.com/document/product/668) | 2022-03-14 08:04:49 |
|
|
7
|
+
| afc | [定制建模](https://cloud.tencent.com/document/product/1029) | 2022-03-14 08:04:51 |
|
|
8
8
|
| ame | [正版曲库直通车](https://cloud.tencent.com/document/product/1155) | 2022-03-10 08:03:53 |
|
|
9
9
|
| ams | [音频内容检测](https://cloud.tencent.com/document/product/1219) | 2022-02-21 08:00:52 |
|
|
10
|
-
| antiddos | [DDoS 防护](https://cloud.tencent.com/document/product/1021) | 2022-03-
|
|
10
|
+
| antiddos | [DDoS 防护](https://cloud.tencent.com/document/product/1021) | 2022-03-15 08:03:22 |
|
|
11
11
|
| apcas | [汽车精准获客服务](https://cloud.tencent.com/document/product/1244) | 2022-02-21 08:01:03 |
|
|
12
12
|
| ape | [正版图库直通车](https://cloud.tencent.com/document/product/1181) | 2022-02-21 08:01:04 |
|
|
13
13
|
| api | [云 API](https://cloud.tencent.com/document/product/1278) | 2022-03-03 08:00:37 |
|
|
@@ -31,9 +31,9 @@
|
|
|
31
31
|
| captcha | [验证码](https://cloud.tencent.com/document/product/1110) | 2022-02-21 08:02:12 |
|
|
32
32
|
| casb | [云数据加密代理网关](https://cloud.tencent.com/document/product/1303) | 2022-03-04 10:56:53 |
|
|
33
33
|
| cat | [云拨测](https://cloud.tencent.com/document/product/280) | 2022-02-21 08:02:15 |
|
|
34
|
-
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-
|
|
34
|
+
| cbs | [云硬盘](https://cloud.tencent.com/document/product/362) | 2022-03-14 08:06:27 |
|
|
35
35
|
| ccc | [云呼叫中心](https://cloud.tencent.com/document/product/679) | 2022-03-04 08:05:02 |
|
|
36
|
-
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2022-03-
|
|
36
|
+
| cdb | [云数据库 MySQL](https://cloud.tencent.com/document/product/236) | 2022-03-15 08:05:08 |
|
|
37
37
|
| cdn | [内容分发网络](https://cloud.tencent.com/document/product/228) | 2022-03-08 08:07:56 |
|
|
38
38
|
| cds | [数据安全审计](https://cloud.tencent.com/document/product/856) | 2022-02-21 08:02:59 |
|
|
39
39
|
| cfs | [文件存储](https://cloud.tencent.com/document/product/582) | 2022-02-21 08:03:00 |
|
|
@@ -46,18 +46,18 @@
|
|
|
46
46
|
| clb | [负载均衡](https://cloud.tencent.com/document/product/214) | 2022-03-03 08:03:01 |
|
|
47
47
|
| cloudaudit | [云审计](https://cloud.tencent.com/document/product/629) | 2022-02-28 08:08:23 |
|
|
48
48
|
| cloudhsm | [云加密机](https://cloud.tencent.com/document/product/639) | 2022-02-21 08:03:43 |
|
|
49
|
-
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2022-03-
|
|
49
|
+
| cls | [日志服务](https://cloud.tencent.com/document/product/614) | 2022-03-15 08:06:28 |
|
|
50
50
|
| cme | [多媒体创作引擎](https://cloud.tencent.com/document/product/1156) | 2022-02-21 08:03:52 |
|
|
51
51
|
| cmq | [消息队列 CMQ](https://cloud.tencent.com/document/product/406) | 2022-03-03 08:03:36 |
|
|
52
52
|
| cms | [内容安全](https://cloud.tencent.com/document/product) | 2020-10-29 08:03:08 |
|
|
53
|
-
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2022-03-
|
|
53
|
+
| cpdp | [企业收付平台](https://cloud.tencent.com/document/product/1122) | 2022-03-15 08:06:54 |
|
|
54
54
|
| cr | [金融联络机器人](https://cloud.tencent.com/document/product/656) | 2021-02-24 08:03:24 |
|
|
55
|
-
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-
|
|
55
|
+
| cvm | [云服务器](https://cloud.tencent.com/document/product/213) | 2022-03-15 08:07:22 |
|
|
56
56
|
| cwp | [主机安全](https://cloud.tencent.com/document/product/296) | 2022-02-21 08:04:51 |
|
|
57
57
|
| cws | [漏洞扫描服务](https://cloud.tencent.com/document/product) | 2019-11-22 12:16:15 |
|
|
58
58
|
| cynosdb | [云原生数据库 TDSQL-C](https://cloud.tencent.com/document/product/1003) | 2022-02-21 08:05:19 |
|
|
59
59
|
| dayu | [DDoS 高防包](https://cloud.tencent.com/document/product/1021) | 2022-02-21 08:05:24 |
|
|
60
|
-
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2022-03-
|
|
60
|
+
| dbbrain | [数据库智能管家 DBbrain](https://cloud.tencent.com/document/product/1130) | 2022-03-15 08:08:26 |
|
|
61
61
|
| dc | [专线接入](https://cloud.tencent.com/document/product/216) | 2022-02-21 08:05:42 |
|
|
62
62
|
| dcdb | [分布式数据库 TDSQL](https://cloud.tencent.com/document/product/557) | 2022-03-10 08:08:37 |
|
|
63
63
|
| dlc | [数据湖计算](https://cloud.tencent.com/document/product/1342) | 2022-03-01 08:05:44 |
|
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
| ds | [电子合同服务](https://cloud.tencent.com/document/product/869) | 2022-02-21 08:06:08 |
|
|
68
68
|
| dtf | [分布式事务](https://cloud.tencent.com/document/product/1224) | 2022-02-21 08:06:10 |
|
|
69
69
|
| dts | [数据传输服务](https://cloud.tencent.com/document/product/571) | 2022-02-21 08:06:11 |
|
|
70
|
-
| eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2022-
|
|
70
|
+
| eb | [事件总线](https://cloud.tencent.com/document/product/1359) | 2022-03-14 08:09:59 |
|
|
71
71
|
| ecc | [英文作文批改](https://cloud.tencent.com/document/product/1076) | 2022-02-21 08:06:19 |
|
|
72
72
|
| ecdn | [全站加速网络](https://cloud.tencent.com/document/product/570) | 2022-02-21 08:06:21 |
|
|
73
73
|
| ecm | [边缘计算机器](https://cloud.tencent.com/document/product/1108) | 2022-02-21 08:06:24 |
|
|
@@ -91,7 +91,7 @@
|
|
|
91
91
|
| iai | [人脸识别](https://cloud.tencent.com/document/product/867) | 2022-02-21 08:07:37 |
|
|
92
92
|
| ic | [物联卡](https://cloud.tencent.com/document/product/636) | 2022-02-21 08:07:43 |
|
|
93
93
|
| ie | [智能编辑](https://cloud.tencent.com/document/product/1186) | 2022-02-21 08:07:44 |
|
|
94
|
-
| iecp | [物联网边缘计算平台](https://cloud.tencent.com/document/product/1118) | 2022-
|
|
94
|
+
| iecp | [物联网边缘计算平台](https://cloud.tencent.com/document/product/1118) | 2022-03-15 08:10:42 |
|
|
95
95
|
| iir | [智能识图](https://cloud.tencent.com/document/product/1217) | 2022-02-21 08:07:57 |
|
|
96
96
|
| ims | [图片内容检测](https://cloud.tencent.com/document/product/1125) | 2022-02-21 08:07:58 |
|
|
97
97
|
| iot | [加速物联网套件](https://cloud.tencent.com/document/product/568) | 2022-02-21 08:07:59 |
|
|
@@ -103,7 +103,7 @@
|
|
|
103
103
|
| ivld | [视频智能标签](https://cloud.tencent.com/document/product/1509) | 2022-03-07 10:30:32 |
|
|
104
104
|
| kms | [密钥管理系统](https://cloud.tencent.com/document/product/573) | 2022-03-10 08:11:43 |
|
|
105
105
|
| lighthouse | [轻量应用服务器](https://cloud.tencent.com/document/product/1207) | 2022-03-03 08:08:18 |
|
|
106
|
-
| live | [云直播](https://cloud.tencent.com/document/product/267) | 2022-
|
|
106
|
+
| live | [云直播](https://cloud.tencent.com/document/product/267) | 2022-03-15 08:12:07 |
|
|
107
107
|
| lowcode | [云开发低码](https://cloud.tencent.com/document/product/1301) | 2022-02-21 08:09:21 |
|
|
108
108
|
| lp | [登录保护](https://cloud.tencent.com/document/product/1190) | 2022-02-21 08:09:21 |
|
|
109
109
|
| mariadb | [云数据库 MariaDB](https://cloud.tencent.com/document/product/237) | 2022-03-10 08:12:16 |
|
|
@@ -118,12 +118,12 @@
|
|
|
118
118
|
| ms | [移动应用安全](https://cloud.tencent.com/document/product) | 2020-06-05 08:13:52 |
|
|
119
119
|
| msp | [迁移服务平台](https://cloud.tencent.com/document/product/659) | 2022-02-21 08:10:10 |
|
|
120
120
|
| mvj | [营销价值判断](https://cloud.tencent.com/document/product) | 2020-03-19 08:11:44 |
|
|
121
|
-
| nlp | [自然语言处理](https://cloud.tencent.com/document/product/271) | 2022-
|
|
121
|
+
| nlp | [自然语言处理](https://cloud.tencent.com/document/product/271) | 2022-03-15 08:13:08 |
|
|
122
122
|
| npp | [号码保护](https://cloud.tencent.com/document/product) | 2020-04-22 08:00:22 |
|
|
123
123
|
| oceanus | [流计算 Oceanus](https://cloud.tencent.com/document/product/849) | 2022-03-03 08:09:36 |
|
|
124
124
|
| ocr | [文字识别](https://cloud.tencent.com/document/product/866) | 2022-03-11 08:11:56 |
|
|
125
125
|
| organization | [企业组织](https://cloud.tencent.com/document/product/850) | 2022-03-08 08:16:27 |
|
|
126
|
-
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2022-
|
|
126
|
+
| partners | [渠道合作伙伴](https://cloud.tencent.com/document/product/563) | 2022-03-15 08:13:28 |
|
|
127
127
|
| pds | [私域安全](https://cloud.tencent.com/document/product/1473) | 2022-02-21 08:10:32 |
|
|
128
128
|
| postgres | [云数据库 PostgreSQL](https://cloud.tencent.com/document/product/409) | 2022-03-03 08:10:01 |
|
|
129
129
|
| privatedns | [私有域解析 Private DNS](https://cloud.tencent.com/document/product/1338) | 2022-02-21 08:10:41 |
|
|
@@ -131,9 +131,9 @@
|
|
|
131
131
|
| redis | [云数据库 Redis](https://cloud.tencent.com/document/product/239) | 2022-02-21 08:10:46 |
|
|
132
132
|
| rkp | [风险探针](https://cloud.tencent.com/document/product/1169) | 2022-02-21 08:10:55 |
|
|
133
133
|
| rp | [注册保护](https://cloud.tencent.com/document/product/1191) | 2022-02-21 08:10:56 |
|
|
134
|
-
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2022-03-
|
|
134
|
+
| rum | [前端性能监控](https://cloud.tencent.com/document/product/1464) | 2022-03-15 08:13:58 |
|
|
135
135
|
| scf | [云函数](https://cloud.tencent.com/document/product/583) | 2022-03-07 08:11:53 |
|
|
136
|
-
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2022-03-
|
|
136
|
+
| ses | [邮件推送](https://cloud.tencent.com/document/product/1288) | 2022-03-15 08:14:13 |
|
|
137
137
|
| smh | [智能媒资托管](https://cloud.tencent.com/document/product/1339) | 2022-02-21 08:11:14 |
|
|
138
138
|
| smpn | [营销号码安全](https://cloud.tencent.com/document/product/1127) | 2022-02-21 08:11:16 |
|
|
139
139
|
| sms | [短信](https://cloud.tencent.com/document/product/382) | 2022-02-23 08:11:58 |
|
|
@@ -177,7 +177,7 @@
|
|
|
177
177
|
| tms | [文本内容安全](https://cloud.tencent.com/document/product/1124) | 2022-02-21 08:13:40 |
|
|
178
178
|
| tmt | [机器翻译](https://cloud.tencent.com/document/product/551) | 2022-02-21 08:13:41 |
|
|
179
179
|
| trtc | [实时音视频](https://cloud.tencent.com/document/product/647) | 2022-03-11 08:15:26 |
|
|
180
|
-
| tse | [腾讯云微服务引擎](https://cloud.tencent.com/document/product/1364) | 2022-03-
|
|
180
|
+
| tse | [腾讯云微服务引擎](https://cloud.tencent.com/document/product/1364) | 2022-03-15 08:16:57 |
|
|
181
181
|
| tsf | [腾讯微服务平台 TSF](https://cloud.tencent.com/document/product/649) | 2022-03-01 08:14:14 |
|
|
182
182
|
| tsw | [腾讯微服务观测平台 TSW](https://cloud.tencent.com/document/product/1311) | 2022-02-21 08:14:10 |
|
|
183
183
|
| tts | [语音合成](https://cloud.tencent.com/document/product/1073) | 2022-02-21 08:14:11 |
|
|
@@ -185,7 +185,7 @@
|
|
|
185
185
|
| vm | [视频内容安全](https://cloud.tencent.com/document/product/1265) | 2022-02-21 08:14:15 |
|
|
186
186
|
| vms | [语音消息](https://cloud.tencent.com/document/product/1128) | 2022-02-21 08:14:16 |
|
|
187
187
|
| vod | [云点播](https://cloud.tencent.com/document/product/266) | 2022-03-10 08:17:15 |
|
|
188
|
-
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-03-
|
|
188
|
+
| vpc | [私有网络](https://cloud.tencent.com/document/product/215) | 2022-03-15 08:18:08 |
|
|
189
189
|
| waf | [Web 应用防火墙](https://cloud.tencent.com/document/product/627) | 2022-02-21 08:15:09 |
|
|
190
190
|
| wav | [企业微信汽车行业版](https://cloud.tencent.com/document/product/1318) | 2022-02-21 08:15:12 |
|
|
191
191
|
| wss | [SSL证书管理服务](https://cloud.tencent.com/document/product) | 2020-04-01 08:53:44 |
|
|
@@ -22,7 +22,7 @@ import {
|
|
|
22
22
|
ListSendTasksResponse,
|
|
23
23
|
CreateReceiverResponse,
|
|
24
24
|
CreateEmailTemplateRequest,
|
|
25
|
-
|
|
25
|
+
ListEmailAddressResponse,
|
|
26
26
|
ListEmailAddressRequest,
|
|
27
27
|
ListReceiversRequest,
|
|
28
28
|
GetEmailIdentityResponse,
|
|
@@ -42,6 +42,7 @@ import {
|
|
|
42
42
|
GetStatisticsReportRequest,
|
|
43
43
|
CreateReceiverRequest,
|
|
44
44
|
SendTaskData,
|
|
45
|
+
TemplatesMetadata,
|
|
45
46
|
DeleteEmailTemplateResponse,
|
|
46
47
|
Volume,
|
|
47
48
|
CreateEmailIdentityRequest,
|
|
@@ -60,8 +61,9 @@ import {
|
|
|
60
61
|
ListBlackEmailAddressResponse,
|
|
61
62
|
GetSendEmailStatusRequest,
|
|
62
63
|
Simple,
|
|
64
|
+
DeleteReceiverRequest,
|
|
63
65
|
ListEmailIdentitiesResponse,
|
|
64
|
-
|
|
66
|
+
DeleteReceiverResponse,
|
|
65
67
|
TemplateContent,
|
|
66
68
|
GetStatisticsReportResponse,
|
|
67
69
|
DeleteEmailAddressRequest,
|
|
@@ -212,6 +214,16 @@ export class Client extends TencentCloudCommon.AbstractClient {
|
|
|
212
214
|
return this.request("ListEmailAddress", req, cb)
|
|
213
215
|
}
|
|
214
216
|
|
|
217
|
+
/**
|
|
218
|
+
* 根据收件id删除收件人列表,同时删除列表中的所有收件邮箱
|
|
219
|
+
*/
|
|
220
|
+
async DeleteReceiver(
|
|
221
|
+
req: DeleteReceiverRequest,
|
|
222
|
+
cb?: (error: string, rep: DeleteReceiverResponse) => void
|
|
223
|
+
): Promise<DeleteReceiverResponse> {
|
|
224
|
+
return this.request("DeleteReceiver", req, cb)
|
|
225
|
+
}
|
|
226
|
+
|
|
215
227
|
/**
|
|
216
228
|
* 创建模板,该模板可以是TXT或者HTML,请注意如果HTML不要包含外部文件的CSS。模板中的变量使用 {{变量名}} 表示。
|
|
217
229
|
注意:模板需要审核通过才可以使用。
|
|
@@ -138,33 +138,19 @@ export interface CreateEmailTemplateRequest {
|
|
|
138
138
|
}
|
|
139
139
|
|
|
140
140
|
/**
|
|
141
|
-
*
|
|
141
|
+
* ListEmailAddress返回参数结构体
|
|
142
142
|
*/
|
|
143
|
-
export interface
|
|
144
|
-
/**
|
|
145
|
-
* 创建时间
|
|
146
|
-
*/
|
|
147
|
-
CreatedTimestamp: number
|
|
148
|
-
|
|
149
|
-
/**
|
|
150
|
-
* 模板名称
|
|
151
|
-
*/
|
|
152
|
-
TemplateName: string
|
|
153
|
-
|
|
154
|
-
/**
|
|
155
|
-
* 模板状态。1-审核中|0-已通过|2-拒绝|其它-不可用
|
|
156
|
-
*/
|
|
157
|
-
TemplateStatus: number
|
|
158
|
-
|
|
143
|
+
export interface ListEmailAddressResponse {
|
|
159
144
|
/**
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
145
|
+
* 发信地址列表详情
|
|
146
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
147
|
+
*/
|
|
148
|
+
EmailSenders?: Array<EmailSender>
|
|
163
149
|
|
|
164
150
|
/**
|
|
165
|
-
*
|
|
151
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
166
152
|
*/
|
|
167
|
-
|
|
153
|
+
RequestId?: string
|
|
168
154
|
}
|
|
169
155
|
|
|
170
156
|
/**
|
|
@@ -597,6 +583,36 @@ export interface SendTaskData {
|
|
|
597
583
|
ReceiversName: string
|
|
598
584
|
}
|
|
599
585
|
|
|
586
|
+
/**
|
|
587
|
+
* 模板列表结构
|
|
588
|
+
*/
|
|
589
|
+
export interface TemplatesMetadata {
|
|
590
|
+
/**
|
|
591
|
+
* 创建时间
|
|
592
|
+
*/
|
|
593
|
+
CreatedTimestamp: number
|
|
594
|
+
|
|
595
|
+
/**
|
|
596
|
+
* 模板名称
|
|
597
|
+
*/
|
|
598
|
+
TemplateName: string
|
|
599
|
+
|
|
600
|
+
/**
|
|
601
|
+
* 模板状态。1-审核中|0-已通过|2-拒绝|其它-不可用
|
|
602
|
+
*/
|
|
603
|
+
TemplateStatus: number
|
|
604
|
+
|
|
605
|
+
/**
|
|
606
|
+
* 模板ID
|
|
607
|
+
*/
|
|
608
|
+
TemplateID: number
|
|
609
|
+
|
|
610
|
+
/**
|
|
611
|
+
* 审核原因
|
|
612
|
+
*/
|
|
613
|
+
ReviewReason: string
|
|
614
|
+
}
|
|
615
|
+
|
|
600
616
|
/**
|
|
601
617
|
* DeleteEmailTemplate返回参数结构体
|
|
602
618
|
*/
|
|
@@ -1009,6 +1025,16 @@ export interface Simple {
|
|
|
1009
1025
|
Text?: string
|
|
1010
1026
|
}
|
|
1011
1027
|
|
|
1028
|
+
/**
|
|
1029
|
+
* DeleteReceiver请求参数结构体
|
|
1030
|
+
*/
|
|
1031
|
+
export interface DeleteReceiverRequest {
|
|
1032
|
+
/**
|
|
1033
|
+
* 收件人列表id,创建收件人列表时会返回
|
|
1034
|
+
*/
|
|
1035
|
+
ReceiverId: number
|
|
1036
|
+
}
|
|
1037
|
+
|
|
1012
1038
|
/**
|
|
1013
1039
|
* ListEmailIdentities返回参数结构体
|
|
1014
1040
|
*/
|
|
@@ -1025,15 +1051,9 @@ export interface ListEmailIdentitiesResponse {
|
|
|
1025
1051
|
}
|
|
1026
1052
|
|
|
1027
1053
|
/**
|
|
1028
|
-
*
|
|
1054
|
+
* DeleteReceiver返回参数结构体
|
|
1029
1055
|
*/
|
|
1030
|
-
export interface
|
|
1031
|
-
/**
|
|
1032
|
-
* 发信地址列表详情
|
|
1033
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
1034
|
-
*/
|
|
1035
|
-
EmailSenders?: Array<EmailSender>
|
|
1036
|
-
|
|
1056
|
+
export interface DeleteReceiverResponse {
|
|
1037
1057
|
/**
|
|
1038
1058
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
1039
1059
|
*/
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import * as TencentCloudCommon from "tencentcloud-sdk-nodejs-common";
|
|
2
|
-
import { BatchSendEmailRequest, GetEmailTemplateRequest, ListSendTasksResponse, CreateReceiverResponse, CreateEmailTemplateRequest, ListEmailAddressRequest, ListReceiversRequest, GetEmailIdentityResponse, ListBlackEmailAddressRequest, ListSendTasksRequest, GetSendEmailStatusResponse, SendEmailRequest, DeleteBlackListRequest, BatchSendEmailResponse, DeleteEmailIdentityRequest, UpdateEmailIdentityRequest, GetEmailIdentityRequest, DeleteEmailIdentityResponse, GetStatisticsReportRequest, CreateReceiverRequest, DeleteEmailTemplateResponse, CreateEmailIdentityRequest, UpdateEmailIdentityResponse, DeleteEmailTemplateRequest, DeleteBlackListResponse, UpdateEmailTemplateRequest, ListEmailTemplatesRequest, CreateReceiverDetailWithDataResponse, CreateReceiverDetailResponse, ListEmailTemplatesResponse, SendEmailResponse, ListBlackEmailAddressResponse, GetSendEmailStatusRequest, ListEmailIdentitiesResponse,
|
|
2
|
+
import { BatchSendEmailRequest, GetEmailTemplateRequest, ListSendTasksResponse, CreateReceiverResponse, CreateEmailTemplateRequest, ListEmailAddressResponse, ListEmailAddressRequest, ListReceiversRequest, GetEmailIdentityResponse, ListBlackEmailAddressRequest, ListSendTasksRequest, GetSendEmailStatusResponse, SendEmailRequest, DeleteBlackListRequest, BatchSendEmailResponse, DeleteEmailIdentityRequest, UpdateEmailIdentityRequest, GetEmailIdentityRequest, DeleteEmailIdentityResponse, GetStatisticsReportRequest, CreateReceiverRequest, DeleteEmailTemplateResponse, CreateEmailIdentityRequest, UpdateEmailIdentityResponse, DeleteEmailTemplateRequest, DeleteBlackListResponse, UpdateEmailTemplateRequest, ListEmailTemplatesRequest, CreateReceiverDetailWithDataResponse, CreateReceiverDetailResponse, ListEmailTemplatesResponse, SendEmailResponse, ListBlackEmailAddressResponse, GetSendEmailStatusRequest, DeleteReceiverRequest, ListEmailIdentitiesResponse, DeleteReceiverResponse, GetStatisticsReportResponse, DeleteEmailAddressRequest, DeleteEmailAddressResponse, CreateEmailIdentityResponse, CreateEmailAddressRequest, CreateReceiverDetailRequest, CreateEmailTemplateResponse, ListReceiversResponse, CreateEmailAddressResponse, UpdateEmailTemplateResponse, CreateReceiverDetailWithDataRequest, GetEmailTemplateResponse, ListEmailIdentitiesRequest } from "./ses_models";
|
|
3
3
|
/**
|
|
4
4
|
* ses client
|
|
5
5
|
* @class
|
|
@@ -54,6 +54,10 @@ export declare class Client extends TencentCloudCommon.AbstractClient {
|
|
|
54
54
|
* 获取发信地址列表
|
|
55
55
|
*/
|
|
56
56
|
ListEmailAddress(req?: ListEmailAddressRequest, cb?: (error: string, rep: ListEmailAddressResponse) => void): Promise<ListEmailAddressResponse>;
|
|
57
|
+
/**
|
|
58
|
+
* 根据收件id删除收件人列表,同时删除列表中的所有收件邮箱
|
|
59
|
+
*/
|
|
60
|
+
DeleteReceiver(req: DeleteReceiverRequest, cb?: (error: string, rep: DeleteReceiverResponse) => void): Promise<DeleteReceiverResponse>;
|
|
57
61
|
/**
|
|
58
62
|
* 创建模板,该模板可以是TXT或者HTML,请注意如果HTML不要包含外部文件的CSS。模板中的变量使用 {{变量名}} 表示。
|
|
59
63
|
注意:模板需要审核通过才可以使用。
|
|
@@ -99,6 +99,12 @@ class Client extends TencentCloudCommon.AbstractClient {
|
|
|
99
99
|
async ListEmailAddress(req, cb) {
|
|
100
100
|
return this.request("ListEmailAddress", req, cb);
|
|
101
101
|
}
|
|
102
|
+
/**
|
|
103
|
+
* 根据收件id删除收件人列表,同时删除列表中的所有收件邮箱
|
|
104
|
+
*/
|
|
105
|
+
async DeleteReceiver(req, cb) {
|
|
106
|
+
return this.request("DeleteReceiver", req, cb);
|
|
107
|
+
}
|
|
102
108
|
/**
|
|
103
109
|
* 创建模板,该模板可以是TXT或者HTML,请注意如果HTML不要包含外部文件的CSS。模板中的变量使用 {{变量名}} 表示。
|
|
104
110
|
注意:模板需要审核通过才可以使用。
|
|
@@ -102,29 +102,18 @@ export interface CreateEmailTemplateRequest {
|
|
|
102
102
|
TemplateContent: TemplateContent;
|
|
103
103
|
}
|
|
104
104
|
/**
|
|
105
|
-
*
|
|
105
|
+
* ListEmailAddress返回参数结构体
|
|
106
106
|
*/
|
|
107
|
-
export interface
|
|
108
|
-
/**
|
|
109
|
-
* 创建时间
|
|
110
|
-
*/
|
|
111
|
-
CreatedTimestamp: number;
|
|
112
|
-
/**
|
|
113
|
-
* 模板名称
|
|
114
|
-
*/
|
|
115
|
-
TemplateName: string;
|
|
116
|
-
/**
|
|
117
|
-
* 模板状态。1-审核中|0-已通过|2-拒绝|其它-不可用
|
|
118
|
-
*/
|
|
119
|
-
TemplateStatus: number;
|
|
107
|
+
export interface ListEmailAddressResponse {
|
|
120
108
|
/**
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
109
|
+
* 发信地址列表详情
|
|
110
|
+
注意:此字段可能返回 null,表示取不到有效值。
|
|
111
|
+
*/
|
|
112
|
+
EmailSenders?: Array<EmailSender>;
|
|
124
113
|
/**
|
|
125
|
-
*
|
|
114
|
+
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
126
115
|
*/
|
|
127
|
-
|
|
116
|
+
RequestId?: string;
|
|
128
117
|
}
|
|
129
118
|
/**
|
|
130
119
|
* ListEmailAddress请求参数结构体
|
|
@@ -490,6 +479,31 @@ export interface SendTaskData {
|
|
|
490
479
|
*/
|
|
491
480
|
ReceiversName: string;
|
|
492
481
|
}
|
|
482
|
+
/**
|
|
483
|
+
* 模板列表结构
|
|
484
|
+
*/
|
|
485
|
+
export interface TemplatesMetadata {
|
|
486
|
+
/**
|
|
487
|
+
* 创建时间
|
|
488
|
+
*/
|
|
489
|
+
CreatedTimestamp: number;
|
|
490
|
+
/**
|
|
491
|
+
* 模板名称
|
|
492
|
+
*/
|
|
493
|
+
TemplateName: string;
|
|
494
|
+
/**
|
|
495
|
+
* 模板状态。1-审核中|0-已通过|2-拒绝|其它-不可用
|
|
496
|
+
*/
|
|
497
|
+
TemplateStatus: number;
|
|
498
|
+
/**
|
|
499
|
+
* 模板ID
|
|
500
|
+
*/
|
|
501
|
+
TemplateID: number;
|
|
502
|
+
/**
|
|
503
|
+
* 审核原因
|
|
504
|
+
*/
|
|
505
|
+
ReviewReason: string;
|
|
506
|
+
}
|
|
493
507
|
/**
|
|
494
508
|
* DeleteEmailTemplate返回参数结构体
|
|
495
509
|
*/
|
|
@@ -844,6 +858,15 @@ export interface Simple {
|
|
|
844
858
|
*/
|
|
845
859
|
Text?: string;
|
|
846
860
|
}
|
|
861
|
+
/**
|
|
862
|
+
* DeleteReceiver请求参数结构体
|
|
863
|
+
*/
|
|
864
|
+
export interface DeleteReceiverRequest {
|
|
865
|
+
/**
|
|
866
|
+
* 收件人列表id,创建收件人列表时会返回
|
|
867
|
+
*/
|
|
868
|
+
ReceiverId: number;
|
|
869
|
+
}
|
|
847
870
|
/**
|
|
848
871
|
* ListEmailIdentities返回参数结构体
|
|
849
872
|
*/
|
|
@@ -858,14 +881,9 @@ export interface ListEmailIdentitiesResponse {
|
|
|
858
881
|
RequestId?: string;
|
|
859
882
|
}
|
|
860
883
|
/**
|
|
861
|
-
*
|
|
884
|
+
* DeleteReceiver返回参数结构体
|
|
862
885
|
*/
|
|
863
|
-
export interface
|
|
864
|
-
/**
|
|
865
|
-
* 发信地址列表详情
|
|
866
|
-
注意:此字段可能返回 null,表示取不到有效值。
|
|
867
|
-
*/
|
|
868
|
-
EmailSenders?: Array<EmailSender>;
|
|
886
|
+
export interface DeleteReceiverResponse {
|
|
869
887
|
/**
|
|
870
888
|
* 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
871
889
|
*/
|