@aws-sdk/client-sesv2 3.934.0 → 3.935.0
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/dist-cjs/index.js +305 -305
- package/dist-es/index.js +2 -1
- package/dist-es/models/enums.js +293 -0
- package/dist-es/models/errors.js +157 -0
- package/dist-es/models/models_0.js +1 -442
- package/dist-es/models/models_1.js +1 -8
- package/dist-es/schemas/schemas_0.js +1 -1
- package/dist-types/commands/ListSuppressedDestinationsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListTenantResourcesCommand.d.ts +1 -1
- package/dist-types/commands/ListTenantsCommand.d.ts +1 -1
- package/dist-types/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutAccountDetailsCommand.d.ts +1 -1
- package/dist-types/commands/PutAccountSendingAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutAccountSuppressionAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutAccountVdmAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutConfigurationSetArchivingOptionsCommand.d.ts +1 -1
- package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +1 -1
- package/dist-types/commands/PutConfigurationSetReputationOptionsCommand.d.ts +1 -1
- package/dist-types/commands/PutConfigurationSetSendingOptionsCommand.d.ts +1 -1
- package/dist-types/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +1 -1
- package/dist-types/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +1 -1
- package/dist-types/commands/PutConfigurationSetVdmOptionsCommand.d.ts +1 -1
- package/dist-types/commands/PutDedicatedIpInPoolCommand.d.ts +1 -1
- package/dist-types/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutDeliverabilityDashboardOptionCommand.d.ts +1 -1
- package/dist-types/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutEmailIdentityDkimAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +1 -1
- package/dist-types/commands/PutSuppressedDestinationCommand.d.ts +1 -1
- package/dist-types/commands/SendBulkEmailCommand.d.ts +1 -1
- package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +1 -1
- package/dist-types/commands/SendEmailCommand.d.ts +2 -1
- package/dist-types/index.d.ts +4 -1
- package/dist-types/models/enums.d.ts +685 -0
- package/dist-types/models/errors.d.ts +160 -0
- package/dist-types/models/models_0.d.ts +1195 -822
- package/dist-types/models/models_1.d.ts +2 -1218
- package/dist-types/ts3.4/commands/ListSuppressedDestinationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTenantResourcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTenantsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutAccountDetailsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutAccountSendingAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutAccountSuppressionAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutAccountVdmAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetArchivingOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetReputationOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetSendingOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutConfigurationSetVdmOptionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutDedicatedIpInPoolCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutDeliverabilityDashboardOptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutEmailIdentityDkimAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutSuppressedDestinationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendBulkEmailCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +2 -1
- package/dist-types/ts3.4/index.d.ts +4 -1
- package/dist-types/ts3.4/models/enums.d.ts +374 -0
- package/dist-types/ts3.4/models/errors.d.ts +93 -0
- package/dist-types/ts3.4/models/models_0.d.ts +257 -456
- package/dist-types/ts3.4/models/models_1.d.ts +1 -239
- package/package.json +13 -13
- package/dist-es/models/index.js +0 -2
- package/dist-types/models/index.d.ts +0 -2
- package/dist-types/ts3.4/models/index.d.ts +0 -2
|
@@ -0,0 +1,685 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @public
|
|
3
|
+
* @enum
|
|
4
|
+
*/
|
|
5
|
+
export declare const ContactLanguage: {
|
|
6
|
+
readonly EN: "EN";
|
|
7
|
+
readonly JA: "JA";
|
|
8
|
+
};
|
|
9
|
+
/**
|
|
10
|
+
* @public
|
|
11
|
+
*/
|
|
12
|
+
export type ContactLanguage = (typeof ContactLanguage)[keyof typeof ContactLanguage];
|
|
13
|
+
/**
|
|
14
|
+
* @public
|
|
15
|
+
* @enum
|
|
16
|
+
*/
|
|
17
|
+
export declare const MailType: {
|
|
18
|
+
readonly MARKETING: "MARKETING";
|
|
19
|
+
readonly TRANSACTIONAL: "TRANSACTIONAL";
|
|
20
|
+
};
|
|
21
|
+
/**
|
|
22
|
+
* @public
|
|
23
|
+
*/
|
|
24
|
+
export type MailType = (typeof MailType)[keyof typeof MailType];
|
|
25
|
+
/**
|
|
26
|
+
* @public
|
|
27
|
+
* @enum
|
|
28
|
+
*/
|
|
29
|
+
export declare const ReviewStatus: {
|
|
30
|
+
readonly DENIED: "DENIED";
|
|
31
|
+
readonly FAILED: "FAILED";
|
|
32
|
+
readonly GRANTED: "GRANTED";
|
|
33
|
+
readonly PENDING: "PENDING";
|
|
34
|
+
};
|
|
35
|
+
/**
|
|
36
|
+
* @public
|
|
37
|
+
*/
|
|
38
|
+
export type ReviewStatus = (typeof ReviewStatus)[keyof typeof ReviewStatus];
|
|
39
|
+
/**
|
|
40
|
+
* @public
|
|
41
|
+
* @enum
|
|
42
|
+
*/
|
|
43
|
+
export declare const AttachmentContentDisposition: {
|
|
44
|
+
readonly ATTACHMENT: "ATTACHMENT";
|
|
45
|
+
readonly INLINE: "INLINE";
|
|
46
|
+
};
|
|
47
|
+
/**
|
|
48
|
+
* @public
|
|
49
|
+
*/
|
|
50
|
+
export type AttachmentContentDisposition = (typeof AttachmentContentDisposition)[keyof typeof AttachmentContentDisposition];
|
|
51
|
+
/**
|
|
52
|
+
* @public
|
|
53
|
+
* @enum
|
|
54
|
+
*/
|
|
55
|
+
export declare const AttachmentContentTransferEncoding: {
|
|
56
|
+
readonly BASE64: "BASE64";
|
|
57
|
+
readonly QUOTED_PRINTABLE: "QUOTED_PRINTABLE";
|
|
58
|
+
readonly SEVEN_BIT: "SEVEN_BIT";
|
|
59
|
+
};
|
|
60
|
+
/**
|
|
61
|
+
* @public
|
|
62
|
+
*/
|
|
63
|
+
export type AttachmentContentTransferEncoding = (typeof AttachmentContentTransferEncoding)[keyof typeof AttachmentContentTransferEncoding];
|
|
64
|
+
/**
|
|
65
|
+
* @public
|
|
66
|
+
* @enum
|
|
67
|
+
*/
|
|
68
|
+
export declare const MetricDimensionName: {
|
|
69
|
+
readonly CONFIGURATION_SET: "CONFIGURATION_SET";
|
|
70
|
+
readonly EMAIL_IDENTITY: "EMAIL_IDENTITY";
|
|
71
|
+
readonly ISP: "ISP";
|
|
72
|
+
};
|
|
73
|
+
/**
|
|
74
|
+
* @public
|
|
75
|
+
*/
|
|
76
|
+
export type MetricDimensionName = (typeof MetricDimensionName)[keyof typeof MetricDimensionName];
|
|
77
|
+
/**
|
|
78
|
+
* @public
|
|
79
|
+
* @enum
|
|
80
|
+
*/
|
|
81
|
+
export declare const Metric: {
|
|
82
|
+
readonly CLICK: "CLICK";
|
|
83
|
+
readonly COMPLAINT: "COMPLAINT";
|
|
84
|
+
readonly DELIVERY: "DELIVERY";
|
|
85
|
+
readonly DELIVERY_CLICK: "DELIVERY_CLICK";
|
|
86
|
+
readonly DELIVERY_COMPLAINT: "DELIVERY_COMPLAINT";
|
|
87
|
+
readonly DELIVERY_OPEN: "DELIVERY_OPEN";
|
|
88
|
+
readonly OPEN: "OPEN";
|
|
89
|
+
readonly PERMANENT_BOUNCE: "PERMANENT_BOUNCE";
|
|
90
|
+
readonly SEND: "SEND";
|
|
91
|
+
readonly TRANSIENT_BOUNCE: "TRANSIENT_BOUNCE";
|
|
92
|
+
};
|
|
93
|
+
/**
|
|
94
|
+
* @public
|
|
95
|
+
*/
|
|
96
|
+
export type Metric = (typeof Metric)[keyof typeof Metric];
|
|
97
|
+
/**
|
|
98
|
+
* @public
|
|
99
|
+
* @enum
|
|
100
|
+
*/
|
|
101
|
+
export declare const MetricNamespace: {
|
|
102
|
+
readonly VDM: "VDM";
|
|
103
|
+
};
|
|
104
|
+
/**
|
|
105
|
+
* @public
|
|
106
|
+
*/
|
|
107
|
+
export type MetricNamespace = (typeof MetricNamespace)[keyof typeof MetricNamespace];
|
|
108
|
+
/**
|
|
109
|
+
* @public
|
|
110
|
+
* @enum
|
|
111
|
+
*/
|
|
112
|
+
export declare const QueryErrorCode: {
|
|
113
|
+
readonly ACCESS_DENIED: "ACCESS_DENIED";
|
|
114
|
+
readonly INTERNAL_FAILURE: "INTERNAL_FAILURE";
|
|
115
|
+
};
|
|
116
|
+
/**
|
|
117
|
+
* @public
|
|
118
|
+
*/
|
|
119
|
+
export type QueryErrorCode = (typeof QueryErrorCode)[keyof typeof QueryErrorCode];
|
|
120
|
+
/**
|
|
121
|
+
* @public
|
|
122
|
+
* @enum
|
|
123
|
+
*/
|
|
124
|
+
export declare const BehaviorOnMxFailure: {
|
|
125
|
+
readonly REJECT_MESSAGE: "REJECT_MESSAGE";
|
|
126
|
+
readonly USE_DEFAULT_VALUE: "USE_DEFAULT_VALUE";
|
|
127
|
+
};
|
|
128
|
+
/**
|
|
129
|
+
* @public
|
|
130
|
+
*/
|
|
131
|
+
export type BehaviorOnMxFailure = (typeof BehaviorOnMxFailure)[keyof typeof BehaviorOnMxFailure];
|
|
132
|
+
/**
|
|
133
|
+
* @public
|
|
134
|
+
* @enum
|
|
135
|
+
*/
|
|
136
|
+
export declare const BounceType: {
|
|
137
|
+
readonly PERMANENT: "PERMANENT";
|
|
138
|
+
readonly TRANSIENT: "TRANSIENT";
|
|
139
|
+
readonly UNDETERMINED: "UNDETERMINED";
|
|
140
|
+
};
|
|
141
|
+
/**
|
|
142
|
+
* @public
|
|
143
|
+
*/
|
|
144
|
+
export type BounceType = (typeof BounceType)[keyof typeof BounceType];
|
|
145
|
+
/**
|
|
146
|
+
* @public
|
|
147
|
+
* @enum
|
|
148
|
+
*/
|
|
149
|
+
export declare const BulkEmailStatus: {
|
|
150
|
+
readonly ACCOUNT_DAILY_QUOTA_EXCEEDED: "ACCOUNT_DAILY_QUOTA_EXCEEDED";
|
|
151
|
+
readonly ACCOUNT_SENDING_PAUSED: "ACCOUNT_SENDING_PAUSED";
|
|
152
|
+
readonly ACCOUNT_SUSPENDED: "ACCOUNT_SUSPENDED";
|
|
153
|
+
readonly ACCOUNT_THROTTLED: "ACCOUNT_THROTTLED";
|
|
154
|
+
readonly CONFIGURATION_SET_NOT_FOUND: "CONFIGURATION_SET_NOT_FOUND";
|
|
155
|
+
readonly CONFIGURATION_SET_SENDING_PAUSED: "CONFIGURATION_SET_SENDING_PAUSED";
|
|
156
|
+
readonly FAILED: "FAILED";
|
|
157
|
+
readonly INVALID_PARAMETER: "INVALID_PARAMETER";
|
|
158
|
+
readonly INVALID_SENDING_POOL_NAME: "INVALID_SENDING_POOL_NAME";
|
|
159
|
+
readonly MAIL_FROM_DOMAIN_NOT_VERIFIED: "MAIL_FROM_DOMAIN_NOT_VERIFIED";
|
|
160
|
+
readonly MESSAGE_REJECTED: "MESSAGE_REJECTED";
|
|
161
|
+
readonly SUCCESS: "SUCCESS";
|
|
162
|
+
readonly TEMPLATE_NOT_FOUND: "TEMPLATE_NOT_FOUND";
|
|
163
|
+
readonly TRANSIENT_FAILURE: "TRANSIENT_FAILURE";
|
|
164
|
+
};
|
|
165
|
+
/**
|
|
166
|
+
* @public
|
|
167
|
+
*/
|
|
168
|
+
export type BulkEmailStatus = (typeof BulkEmailStatus)[keyof typeof BulkEmailStatus];
|
|
169
|
+
/**
|
|
170
|
+
* @public
|
|
171
|
+
* @enum
|
|
172
|
+
*/
|
|
173
|
+
export declare const DimensionValueSource: {
|
|
174
|
+
readonly EMAIL_HEADER: "EMAIL_HEADER";
|
|
175
|
+
readonly LINK_TAG: "LINK_TAG";
|
|
176
|
+
readonly MESSAGE_TAG: "MESSAGE_TAG";
|
|
177
|
+
};
|
|
178
|
+
/**
|
|
179
|
+
* @public
|
|
180
|
+
*/
|
|
181
|
+
export type DimensionValueSource = (typeof DimensionValueSource)[keyof typeof DimensionValueSource];
|
|
182
|
+
/**
|
|
183
|
+
* @public
|
|
184
|
+
* @enum
|
|
185
|
+
*/
|
|
186
|
+
export declare const SubscriptionStatus: {
|
|
187
|
+
readonly OPT_IN: "OPT_IN";
|
|
188
|
+
readonly OPT_OUT: "OPT_OUT";
|
|
189
|
+
};
|
|
190
|
+
/**
|
|
191
|
+
* @public
|
|
192
|
+
*/
|
|
193
|
+
export type SubscriptionStatus = (typeof SubscriptionStatus)[keyof typeof SubscriptionStatus];
|
|
194
|
+
/**
|
|
195
|
+
* @public
|
|
196
|
+
* @enum
|
|
197
|
+
*/
|
|
198
|
+
export declare const ContactListImportAction: {
|
|
199
|
+
readonly DELETE: "DELETE";
|
|
200
|
+
readonly PUT: "PUT";
|
|
201
|
+
};
|
|
202
|
+
/**
|
|
203
|
+
* @public
|
|
204
|
+
*/
|
|
205
|
+
export type ContactListImportAction = (typeof ContactListImportAction)[keyof typeof ContactListImportAction];
|
|
206
|
+
/**
|
|
207
|
+
* @public
|
|
208
|
+
* @enum
|
|
209
|
+
*/
|
|
210
|
+
export declare const TlsPolicy: {
|
|
211
|
+
readonly OPTIONAL: "OPTIONAL";
|
|
212
|
+
readonly REQUIRE: "REQUIRE";
|
|
213
|
+
};
|
|
214
|
+
/**
|
|
215
|
+
* @public
|
|
216
|
+
*/
|
|
217
|
+
export type TlsPolicy = (typeof TlsPolicy)[keyof typeof TlsPolicy];
|
|
218
|
+
/**
|
|
219
|
+
* @public
|
|
220
|
+
* @enum
|
|
221
|
+
*/
|
|
222
|
+
export declare const SuppressionListReason: {
|
|
223
|
+
readonly BOUNCE: "BOUNCE";
|
|
224
|
+
readonly COMPLAINT: "COMPLAINT";
|
|
225
|
+
};
|
|
226
|
+
/**
|
|
227
|
+
* @public
|
|
228
|
+
*/
|
|
229
|
+
export type SuppressionListReason = (typeof SuppressionListReason)[keyof typeof SuppressionListReason];
|
|
230
|
+
/**
|
|
231
|
+
* @public
|
|
232
|
+
* @enum
|
|
233
|
+
*/
|
|
234
|
+
export declare const HttpsPolicy: {
|
|
235
|
+
readonly OPTIONAL: "OPTIONAL";
|
|
236
|
+
readonly REQUIRE: "REQUIRE";
|
|
237
|
+
readonly REQUIRE_OPEN_ONLY: "REQUIRE_OPEN_ONLY";
|
|
238
|
+
};
|
|
239
|
+
/**
|
|
240
|
+
* @public
|
|
241
|
+
*/
|
|
242
|
+
export type HttpsPolicy = (typeof HttpsPolicy)[keyof typeof HttpsPolicy];
|
|
243
|
+
/**
|
|
244
|
+
* @public
|
|
245
|
+
* @enum
|
|
246
|
+
*/
|
|
247
|
+
export declare const FeatureStatus: {
|
|
248
|
+
readonly DISABLED: "DISABLED";
|
|
249
|
+
readonly ENABLED: "ENABLED";
|
|
250
|
+
};
|
|
251
|
+
/**
|
|
252
|
+
* @public
|
|
253
|
+
*/
|
|
254
|
+
export type FeatureStatus = (typeof FeatureStatus)[keyof typeof FeatureStatus];
|
|
255
|
+
/**
|
|
256
|
+
* @public
|
|
257
|
+
* @enum
|
|
258
|
+
*/
|
|
259
|
+
export declare const EventType: {
|
|
260
|
+
readonly BOUNCE: "BOUNCE";
|
|
261
|
+
readonly CLICK: "CLICK";
|
|
262
|
+
readonly COMPLAINT: "COMPLAINT";
|
|
263
|
+
readonly DELIVERY: "DELIVERY";
|
|
264
|
+
readonly DELIVERY_DELAY: "DELIVERY_DELAY";
|
|
265
|
+
readonly OPEN: "OPEN";
|
|
266
|
+
readonly REJECT: "REJECT";
|
|
267
|
+
readonly RENDERING_FAILURE: "RENDERING_FAILURE";
|
|
268
|
+
readonly SEND: "SEND";
|
|
269
|
+
readonly SUBSCRIPTION: "SUBSCRIPTION";
|
|
270
|
+
};
|
|
271
|
+
/**
|
|
272
|
+
* @public
|
|
273
|
+
*/
|
|
274
|
+
export type EventType = (typeof EventType)[keyof typeof EventType];
|
|
275
|
+
/**
|
|
276
|
+
* @public
|
|
277
|
+
* @enum
|
|
278
|
+
*/
|
|
279
|
+
export declare const ScalingMode: {
|
|
280
|
+
readonly MANAGED: "MANAGED";
|
|
281
|
+
readonly STANDARD: "STANDARD";
|
|
282
|
+
};
|
|
283
|
+
/**
|
|
284
|
+
* @public
|
|
285
|
+
*/
|
|
286
|
+
export type ScalingMode = (typeof ScalingMode)[keyof typeof ScalingMode];
|
|
287
|
+
/**
|
|
288
|
+
* @public
|
|
289
|
+
* @enum
|
|
290
|
+
*/
|
|
291
|
+
export declare const DeliverabilityTestStatus: {
|
|
292
|
+
readonly COMPLETED: "COMPLETED";
|
|
293
|
+
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
294
|
+
};
|
|
295
|
+
/**
|
|
296
|
+
* @public
|
|
297
|
+
*/
|
|
298
|
+
export type DeliverabilityTestStatus = (typeof DeliverabilityTestStatus)[keyof typeof DeliverabilityTestStatus];
|
|
299
|
+
/**
|
|
300
|
+
* @public
|
|
301
|
+
* @enum
|
|
302
|
+
*/
|
|
303
|
+
export declare const DkimSigningAttributesOrigin: {
|
|
304
|
+
readonly AWS_SES: "AWS_SES";
|
|
305
|
+
readonly AWS_SES_AF_SOUTH_1: "AWS_SES_AF_SOUTH_1";
|
|
306
|
+
readonly AWS_SES_AP_NORTHEAST_1: "AWS_SES_AP_NORTHEAST_1";
|
|
307
|
+
readonly AWS_SES_AP_NORTHEAST_2: "AWS_SES_AP_NORTHEAST_2";
|
|
308
|
+
readonly AWS_SES_AP_NORTHEAST_3: "AWS_SES_AP_NORTHEAST_3";
|
|
309
|
+
readonly AWS_SES_AP_SOUTHEAST_1: "AWS_SES_AP_SOUTHEAST_1";
|
|
310
|
+
readonly AWS_SES_AP_SOUTHEAST_2: "AWS_SES_AP_SOUTHEAST_2";
|
|
311
|
+
readonly AWS_SES_AP_SOUTHEAST_3: "AWS_SES_AP_SOUTHEAST_3";
|
|
312
|
+
readonly AWS_SES_AP_SOUTH_1: "AWS_SES_AP_SOUTH_1";
|
|
313
|
+
readonly AWS_SES_AP_SOUTH_2: "AWS_SES_AP_SOUTH_2";
|
|
314
|
+
readonly AWS_SES_CA_CENTRAL_1: "AWS_SES_CA_CENTRAL_1";
|
|
315
|
+
readonly AWS_SES_EU_CENTRAL_1: "AWS_SES_EU_CENTRAL_1";
|
|
316
|
+
readonly AWS_SES_EU_CENTRAL_2: "AWS_SES_EU_CENTRAL_2";
|
|
317
|
+
readonly AWS_SES_EU_NORTH_1: "AWS_SES_EU_NORTH_1";
|
|
318
|
+
readonly AWS_SES_EU_SOUTH_1: "AWS_SES_EU_SOUTH_1";
|
|
319
|
+
readonly AWS_SES_EU_WEST_1: "AWS_SES_EU_WEST_1";
|
|
320
|
+
readonly AWS_SES_EU_WEST_2: "AWS_SES_EU_WEST_2";
|
|
321
|
+
readonly AWS_SES_EU_WEST_3: "AWS_SES_EU_WEST_3";
|
|
322
|
+
readonly AWS_SES_IL_CENTRAL_1: "AWS_SES_IL_CENTRAL_1";
|
|
323
|
+
readonly AWS_SES_ME_CENTRAL_1: "AWS_SES_ME_CENTRAL_1";
|
|
324
|
+
readonly AWS_SES_ME_SOUTH_1: "AWS_SES_ME_SOUTH_1";
|
|
325
|
+
readonly AWS_SES_SA_EAST_1: "AWS_SES_SA_EAST_1";
|
|
326
|
+
readonly AWS_SES_US_EAST_1: "AWS_SES_US_EAST_1";
|
|
327
|
+
readonly AWS_SES_US_EAST_2: "AWS_SES_US_EAST_2";
|
|
328
|
+
readonly AWS_SES_US_WEST_1: "AWS_SES_US_WEST_1";
|
|
329
|
+
readonly AWS_SES_US_WEST_2: "AWS_SES_US_WEST_2";
|
|
330
|
+
readonly EXTERNAL: "EXTERNAL";
|
|
331
|
+
};
|
|
332
|
+
/**
|
|
333
|
+
* @public
|
|
334
|
+
*/
|
|
335
|
+
export type DkimSigningAttributesOrigin = (typeof DkimSigningAttributesOrigin)[keyof typeof DkimSigningAttributesOrigin];
|
|
336
|
+
/**
|
|
337
|
+
* @public
|
|
338
|
+
* @enum
|
|
339
|
+
*/
|
|
340
|
+
export declare const DkimSigningKeyLength: {
|
|
341
|
+
readonly RSA_1024_BIT: "RSA_1024_BIT";
|
|
342
|
+
readonly RSA_2048_BIT: "RSA_2048_BIT";
|
|
343
|
+
};
|
|
344
|
+
/**
|
|
345
|
+
* @public
|
|
346
|
+
*/
|
|
347
|
+
export type DkimSigningKeyLength = (typeof DkimSigningKeyLength)[keyof typeof DkimSigningKeyLength];
|
|
348
|
+
/**
|
|
349
|
+
* @public
|
|
350
|
+
* @enum
|
|
351
|
+
*/
|
|
352
|
+
export declare const DkimStatus: {
|
|
353
|
+
readonly FAILED: "FAILED";
|
|
354
|
+
readonly NOT_STARTED: "NOT_STARTED";
|
|
355
|
+
readonly PENDING: "PENDING";
|
|
356
|
+
readonly SUCCESS: "SUCCESS";
|
|
357
|
+
readonly TEMPORARY_FAILURE: "TEMPORARY_FAILURE";
|
|
358
|
+
};
|
|
359
|
+
/**
|
|
360
|
+
* @public
|
|
361
|
+
*/
|
|
362
|
+
export type DkimStatus = (typeof DkimStatus)[keyof typeof DkimStatus];
|
|
363
|
+
/**
|
|
364
|
+
* @public
|
|
365
|
+
* @enum
|
|
366
|
+
*/
|
|
367
|
+
export declare const IdentityType: {
|
|
368
|
+
readonly DOMAIN: "DOMAIN";
|
|
369
|
+
readonly EMAIL_ADDRESS: "EMAIL_ADDRESS";
|
|
370
|
+
readonly MANAGED_DOMAIN: "MANAGED_DOMAIN";
|
|
371
|
+
};
|
|
372
|
+
/**
|
|
373
|
+
* @public
|
|
374
|
+
*/
|
|
375
|
+
export type IdentityType = (typeof IdentityType)[keyof typeof IdentityType];
|
|
376
|
+
/**
|
|
377
|
+
* @public
|
|
378
|
+
* @enum
|
|
379
|
+
*/
|
|
380
|
+
export declare const DeliveryEventType: {
|
|
381
|
+
readonly COMPLAINT: "COMPLAINT";
|
|
382
|
+
readonly DELIVERY: "DELIVERY";
|
|
383
|
+
readonly PERMANENT_BOUNCE: "PERMANENT_BOUNCE";
|
|
384
|
+
readonly SEND: "SEND";
|
|
385
|
+
readonly TRANSIENT_BOUNCE: "TRANSIENT_BOUNCE";
|
|
386
|
+
readonly UNDETERMINED_BOUNCE: "UNDETERMINED_BOUNCE";
|
|
387
|
+
};
|
|
388
|
+
/**
|
|
389
|
+
* @public
|
|
390
|
+
*/
|
|
391
|
+
export type DeliveryEventType = (typeof DeliveryEventType)[keyof typeof DeliveryEventType];
|
|
392
|
+
/**
|
|
393
|
+
* @public
|
|
394
|
+
* @enum
|
|
395
|
+
*/
|
|
396
|
+
export declare const EngagementEventType: {
|
|
397
|
+
readonly CLICK: "CLICK";
|
|
398
|
+
readonly OPEN: "OPEN";
|
|
399
|
+
};
|
|
400
|
+
/**
|
|
401
|
+
* @public
|
|
402
|
+
*/
|
|
403
|
+
export type EngagementEventType = (typeof EngagementEventType)[keyof typeof EngagementEventType];
|
|
404
|
+
/**
|
|
405
|
+
* @public
|
|
406
|
+
* @enum
|
|
407
|
+
*/
|
|
408
|
+
export declare const MetricAggregation: {
|
|
409
|
+
readonly RATE: "RATE";
|
|
410
|
+
readonly VOLUME: "VOLUME";
|
|
411
|
+
};
|
|
412
|
+
/**
|
|
413
|
+
* @public
|
|
414
|
+
*/
|
|
415
|
+
export type MetricAggregation = (typeof MetricAggregation)[keyof typeof MetricAggregation];
|
|
416
|
+
/**
|
|
417
|
+
* @public
|
|
418
|
+
* @enum
|
|
419
|
+
*/
|
|
420
|
+
export declare const DataFormat: {
|
|
421
|
+
readonly CSV: "CSV";
|
|
422
|
+
readonly JSON: "JSON";
|
|
423
|
+
};
|
|
424
|
+
/**
|
|
425
|
+
* @public
|
|
426
|
+
*/
|
|
427
|
+
export type DataFormat = (typeof DataFormat)[keyof typeof DataFormat];
|
|
428
|
+
/**
|
|
429
|
+
* @public
|
|
430
|
+
* @enum
|
|
431
|
+
*/
|
|
432
|
+
export declare const SuppressionListImportAction: {
|
|
433
|
+
readonly DELETE: "DELETE";
|
|
434
|
+
readonly PUT: "PUT";
|
|
435
|
+
};
|
|
436
|
+
/**
|
|
437
|
+
* @public
|
|
438
|
+
*/
|
|
439
|
+
export type SuppressionListImportAction = (typeof SuppressionListImportAction)[keyof typeof SuppressionListImportAction];
|
|
440
|
+
/**
|
|
441
|
+
* @public
|
|
442
|
+
* @enum
|
|
443
|
+
*/
|
|
444
|
+
export declare const Status: {
|
|
445
|
+
readonly CREATING: "CREATING";
|
|
446
|
+
readonly DELETING: "DELETING";
|
|
447
|
+
readonly FAILED: "FAILED";
|
|
448
|
+
readonly READY: "READY";
|
|
449
|
+
};
|
|
450
|
+
/**
|
|
451
|
+
* @public
|
|
452
|
+
*/
|
|
453
|
+
export type Status = (typeof Status)[keyof typeof Status];
|
|
454
|
+
/**
|
|
455
|
+
* @public
|
|
456
|
+
* @enum
|
|
457
|
+
*/
|
|
458
|
+
export declare const SendingStatus: {
|
|
459
|
+
readonly DISABLED: "DISABLED";
|
|
460
|
+
readonly ENABLED: "ENABLED";
|
|
461
|
+
readonly REINSTATED: "REINSTATED";
|
|
462
|
+
};
|
|
463
|
+
/**
|
|
464
|
+
* @public
|
|
465
|
+
*/
|
|
466
|
+
export type SendingStatus = (typeof SendingStatus)[keyof typeof SendingStatus];
|
|
467
|
+
/**
|
|
468
|
+
* @public
|
|
469
|
+
* @enum
|
|
470
|
+
*/
|
|
471
|
+
export declare const WarmupStatus: {
|
|
472
|
+
readonly DONE: "DONE";
|
|
473
|
+
readonly IN_PROGRESS: "IN_PROGRESS";
|
|
474
|
+
readonly NOT_APPLICABLE: "NOT_APPLICABLE";
|
|
475
|
+
};
|
|
476
|
+
/**
|
|
477
|
+
* @public
|
|
478
|
+
*/
|
|
479
|
+
export type WarmupStatus = (typeof WarmupStatus)[keyof typeof WarmupStatus];
|
|
480
|
+
/**
|
|
481
|
+
* @public
|
|
482
|
+
* @enum
|
|
483
|
+
*/
|
|
484
|
+
export declare const DeliverabilityDashboardAccountStatus: {
|
|
485
|
+
readonly ACTIVE: "ACTIVE";
|
|
486
|
+
readonly DISABLED: "DISABLED";
|
|
487
|
+
readonly PENDING_EXPIRATION: "PENDING_EXPIRATION";
|
|
488
|
+
};
|
|
489
|
+
/**
|
|
490
|
+
* @public
|
|
491
|
+
*/
|
|
492
|
+
export type DeliverabilityDashboardAccountStatus = (typeof DeliverabilityDashboardAccountStatus)[keyof typeof DeliverabilityDashboardAccountStatus];
|
|
493
|
+
/**
|
|
494
|
+
* @public
|
|
495
|
+
* @enum
|
|
496
|
+
*/
|
|
497
|
+
export declare const ExportSourceType: {
|
|
498
|
+
readonly MESSAGE_INSIGHTS: "MESSAGE_INSIGHTS";
|
|
499
|
+
readonly METRICS_DATA: "METRICS_DATA";
|
|
500
|
+
};
|
|
501
|
+
/**
|
|
502
|
+
* @public
|
|
503
|
+
*/
|
|
504
|
+
export type ExportSourceType = (typeof ExportSourceType)[keyof typeof ExportSourceType];
|
|
505
|
+
/**
|
|
506
|
+
* @public
|
|
507
|
+
* @enum
|
|
508
|
+
*/
|
|
509
|
+
export declare const JobStatus: {
|
|
510
|
+
readonly CANCELLED: "CANCELLED";
|
|
511
|
+
readonly COMPLETED: "COMPLETED";
|
|
512
|
+
readonly CREATED: "CREATED";
|
|
513
|
+
readonly FAILED: "FAILED";
|
|
514
|
+
readonly PROCESSING: "PROCESSING";
|
|
515
|
+
};
|
|
516
|
+
/**
|
|
517
|
+
* @public
|
|
518
|
+
*/
|
|
519
|
+
export type JobStatus = (typeof JobStatus)[keyof typeof JobStatus];
|
|
520
|
+
/**
|
|
521
|
+
* @public
|
|
522
|
+
* @enum
|
|
523
|
+
*/
|
|
524
|
+
export declare const MailFromDomainStatus: {
|
|
525
|
+
readonly FAILED: "FAILED";
|
|
526
|
+
readonly PENDING: "PENDING";
|
|
527
|
+
readonly SUCCESS: "SUCCESS";
|
|
528
|
+
readonly TEMPORARY_FAILURE: "TEMPORARY_FAILURE";
|
|
529
|
+
};
|
|
530
|
+
/**
|
|
531
|
+
* @public
|
|
532
|
+
*/
|
|
533
|
+
export type MailFromDomainStatus = (typeof MailFromDomainStatus)[keyof typeof MailFromDomainStatus];
|
|
534
|
+
/**
|
|
535
|
+
* @public
|
|
536
|
+
* @enum
|
|
537
|
+
*/
|
|
538
|
+
export declare const VerificationError: {
|
|
539
|
+
readonly DNS_SERVER_ERROR: "DNS_SERVER_ERROR";
|
|
540
|
+
readonly HOST_NOT_FOUND: "HOST_NOT_FOUND";
|
|
541
|
+
readonly INVALID_VALUE: "INVALID_VALUE";
|
|
542
|
+
readonly REPLICATION_ACCESS_DENIED: "REPLICATION_ACCESS_DENIED";
|
|
543
|
+
readonly REPLICATION_PRIMARY_BYO_DKIM_NOT_SUPPORTED: "REPLICATION_PRIMARY_BYO_DKIM_NOT_SUPPORTED";
|
|
544
|
+
readonly REPLICATION_PRIMARY_INVALID_REGION: "REPLICATION_PRIMARY_INVALID_REGION";
|
|
545
|
+
readonly REPLICATION_PRIMARY_NOT_FOUND: "REPLICATION_PRIMARY_NOT_FOUND";
|
|
546
|
+
readonly REPLICATION_REPLICA_AS_PRIMARY_NOT_SUPPORTED: "REPLICATION_REPLICA_AS_PRIMARY_NOT_SUPPORTED";
|
|
547
|
+
readonly SERVICE_ERROR: "SERVICE_ERROR";
|
|
548
|
+
readonly TYPE_NOT_FOUND: "TYPE_NOT_FOUND";
|
|
549
|
+
};
|
|
550
|
+
/**
|
|
551
|
+
* @public
|
|
552
|
+
*/
|
|
553
|
+
export type VerificationError = (typeof VerificationError)[keyof typeof VerificationError];
|
|
554
|
+
/**
|
|
555
|
+
* @public
|
|
556
|
+
* @enum
|
|
557
|
+
*/
|
|
558
|
+
export declare const VerificationStatus: {
|
|
559
|
+
readonly FAILED: "FAILED";
|
|
560
|
+
readonly NOT_STARTED: "NOT_STARTED";
|
|
561
|
+
readonly PENDING: "PENDING";
|
|
562
|
+
readonly SUCCESS: "SUCCESS";
|
|
563
|
+
readonly TEMPORARY_FAILURE: "TEMPORARY_FAILURE";
|
|
564
|
+
};
|
|
565
|
+
/**
|
|
566
|
+
* @public
|
|
567
|
+
*/
|
|
568
|
+
export type VerificationStatus = (typeof VerificationStatus)[keyof typeof VerificationStatus];
|
|
569
|
+
/**
|
|
570
|
+
* @public
|
|
571
|
+
* @enum
|
|
572
|
+
*/
|
|
573
|
+
export declare const ReputationEntityType: {
|
|
574
|
+
readonly RESOURCE: "RESOURCE";
|
|
575
|
+
};
|
|
576
|
+
/**
|
|
577
|
+
* @public
|
|
578
|
+
*/
|
|
579
|
+
export type ReputationEntityType = (typeof ReputationEntityType)[keyof typeof ReputationEntityType];
|
|
580
|
+
/**
|
|
581
|
+
* @public
|
|
582
|
+
* @enum
|
|
583
|
+
*/
|
|
584
|
+
export declare const RecommendationImpact: {
|
|
585
|
+
readonly HIGH: "HIGH";
|
|
586
|
+
readonly LOW: "LOW";
|
|
587
|
+
};
|
|
588
|
+
/**
|
|
589
|
+
* @public
|
|
590
|
+
*/
|
|
591
|
+
export type RecommendationImpact = (typeof RecommendationImpact)[keyof typeof RecommendationImpact];
|
|
592
|
+
/**
|
|
593
|
+
* @public
|
|
594
|
+
* @enum
|
|
595
|
+
*/
|
|
596
|
+
export declare const ImportDestinationType: {
|
|
597
|
+
readonly CONTACT_LIST: "CONTACT_LIST";
|
|
598
|
+
readonly SUPPRESSION_LIST: "SUPPRESSION_LIST";
|
|
599
|
+
};
|
|
600
|
+
/**
|
|
601
|
+
* @public
|
|
602
|
+
*/
|
|
603
|
+
export type ImportDestinationType = (typeof ImportDestinationType)[keyof typeof ImportDestinationType];
|
|
604
|
+
/**
|
|
605
|
+
* @public
|
|
606
|
+
* @enum
|
|
607
|
+
*/
|
|
608
|
+
export declare const ListRecommendationsFilterKey: {
|
|
609
|
+
readonly IMPACT: "IMPACT";
|
|
610
|
+
readonly RESOURCE_ARN: "RESOURCE_ARN";
|
|
611
|
+
readonly STATUS: "STATUS";
|
|
612
|
+
readonly TYPE: "TYPE";
|
|
613
|
+
};
|
|
614
|
+
/**
|
|
615
|
+
* @public
|
|
616
|
+
*/
|
|
617
|
+
export type ListRecommendationsFilterKey = (typeof ListRecommendationsFilterKey)[keyof typeof ListRecommendationsFilterKey];
|
|
618
|
+
/**
|
|
619
|
+
* @public
|
|
620
|
+
* @enum
|
|
621
|
+
*/
|
|
622
|
+
export declare const RecommendationStatus: {
|
|
623
|
+
readonly FIXED: "FIXED";
|
|
624
|
+
readonly OPEN: "OPEN";
|
|
625
|
+
};
|
|
626
|
+
/**
|
|
627
|
+
* @public
|
|
628
|
+
*/
|
|
629
|
+
export type RecommendationStatus = (typeof RecommendationStatus)[keyof typeof RecommendationStatus];
|
|
630
|
+
/**
|
|
631
|
+
* @public
|
|
632
|
+
* @enum
|
|
633
|
+
*/
|
|
634
|
+
export declare const RecommendationType: {
|
|
635
|
+
readonly BIMI: "BIMI";
|
|
636
|
+
readonly BOUNCE: "BOUNCE";
|
|
637
|
+
readonly COMPLAINT: "COMPLAINT";
|
|
638
|
+
readonly DKIM: "DKIM";
|
|
639
|
+
readonly DMARC: "DMARC";
|
|
640
|
+
readonly FEEDBACK_3P: "FEEDBACK_3P";
|
|
641
|
+
readonly IP_LISTING: "IP_LISTING";
|
|
642
|
+
readonly SPF: "SPF";
|
|
643
|
+
};
|
|
644
|
+
/**
|
|
645
|
+
* @public
|
|
646
|
+
*/
|
|
647
|
+
export type RecommendationType = (typeof RecommendationType)[keyof typeof RecommendationType];
|
|
648
|
+
/**
|
|
649
|
+
* @public
|
|
650
|
+
* @enum
|
|
651
|
+
*/
|
|
652
|
+
export declare const ReputationEntityFilterKey: {
|
|
653
|
+
readonly ENTITY_REFERENCE_PREFIX: "ENTITY_REFERENCE_PREFIX";
|
|
654
|
+
readonly ENTITY_TYPE: "ENTITY_TYPE";
|
|
655
|
+
readonly REPUTATION_IMPACT: "REPUTATION_IMPACT";
|
|
656
|
+
readonly STATUS: "SENDING_STATUS";
|
|
657
|
+
};
|
|
658
|
+
/**
|
|
659
|
+
* @public
|
|
660
|
+
*/
|
|
661
|
+
export type ReputationEntityFilterKey = (typeof ReputationEntityFilterKey)[keyof typeof ReputationEntityFilterKey];
|
|
662
|
+
/**
|
|
663
|
+
* @public
|
|
664
|
+
* @enum
|
|
665
|
+
*/
|
|
666
|
+
export declare const ListTenantResourcesFilterKey: {
|
|
667
|
+
readonly RESOURCE_TYPE: "RESOURCE_TYPE";
|
|
668
|
+
};
|
|
669
|
+
/**
|
|
670
|
+
* @public
|
|
671
|
+
*/
|
|
672
|
+
export type ListTenantResourcesFilterKey = (typeof ListTenantResourcesFilterKey)[keyof typeof ListTenantResourcesFilterKey];
|
|
673
|
+
/**
|
|
674
|
+
* @public
|
|
675
|
+
* @enum
|
|
676
|
+
*/
|
|
677
|
+
export declare const ResourceType: {
|
|
678
|
+
readonly CONFIGURATION_SET: "CONFIGURATION_SET";
|
|
679
|
+
readonly EMAIL_IDENTITY: "EMAIL_IDENTITY";
|
|
680
|
+
readonly EMAIL_TEMPLATE: "EMAIL_TEMPLATE";
|
|
681
|
+
};
|
|
682
|
+
/**
|
|
683
|
+
* @public
|
|
684
|
+
*/
|
|
685
|
+
export type ResourceType = (typeof ResourceType)[keyof typeof ResourceType];
|