@aws-sdk/client-sesv2 3.933.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.
Files changed (79) hide show
  1. package/dist-cjs/index.js +305 -305
  2. package/dist-es/index.js +2 -1
  3. package/dist-es/models/enums.js +293 -0
  4. package/dist-es/models/errors.js +157 -0
  5. package/dist-es/models/models_0.js +1 -442
  6. package/dist-es/models/models_1.js +1 -8
  7. package/dist-es/schemas/schemas_0.js +1 -1
  8. package/dist-types/commands/ListSuppressedDestinationsCommand.d.ts +1 -1
  9. package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
  10. package/dist-types/commands/ListTenantResourcesCommand.d.ts +1 -1
  11. package/dist-types/commands/ListTenantsCommand.d.ts +1 -1
  12. package/dist-types/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +1 -1
  13. package/dist-types/commands/PutAccountDetailsCommand.d.ts +1 -1
  14. package/dist-types/commands/PutAccountSendingAttributesCommand.d.ts +1 -1
  15. package/dist-types/commands/PutAccountSuppressionAttributesCommand.d.ts +1 -1
  16. package/dist-types/commands/PutAccountVdmAttributesCommand.d.ts +1 -1
  17. package/dist-types/commands/PutConfigurationSetArchivingOptionsCommand.d.ts +1 -1
  18. package/dist-types/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +1 -1
  19. package/dist-types/commands/PutConfigurationSetReputationOptionsCommand.d.ts +1 -1
  20. package/dist-types/commands/PutConfigurationSetSendingOptionsCommand.d.ts +1 -1
  21. package/dist-types/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +1 -1
  22. package/dist-types/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +1 -1
  23. package/dist-types/commands/PutConfigurationSetVdmOptionsCommand.d.ts +1 -1
  24. package/dist-types/commands/PutDedicatedIpInPoolCommand.d.ts +1 -1
  25. package/dist-types/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +1 -1
  26. package/dist-types/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +1 -1
  27. package/dist-types/commands/PutDeliverabilityDashboardOptionCommand.d.ts +1 -1
  28. package/dist-types/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +1 -1
  29. package/dist-types/commands/PutEmailIdentityDkimAttributesCommand.d.ts +1 -1
  30. package/dist-types/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +1 -1
  31. package/dist-types/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +1 -1
  32. package/dist-types/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +1 -1
  33. package/dist-types/commands/PutSuppressedDestinationCommand.d.ts +1 -1
  34. package/dist-types/commands/SendBulkEmailCommand.d.ts +1 -1
  35. package/dist-types/commands/SendCustomVerificationEmailCommand.d.ts +1 -1
  36. package/dist-types/commands/SendEmailCommand.d.ts +2 -1
  37. package/dist-types/index.d.ts +4 -1
  38. package/dist-types/models/enums.d.ts +685 -0
  39. package/dist-types/models/errors.d.ts +160 -0
  40. package/dist-types/models/models_0.d.ts +1195 -822
  41. package/dist-types/models/models_1.d.ts +2 -1218
  42. package/dist-types/ts3.4/commands/ListSuppressedDestinationsCommand.d.ts +1 -1
  43. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
  44. package/dist-types/ts3.4/commands/ListTenantResourcesCommand.d.ts +1 -1
  45. package/dist-types/ts3.4/commands/ListTenantsCommand.d.ts +1 -1
  46. package/dist-types/ts3.4/commands/PutAccountDedicatedIpWarmupAttributesCommand.d.ts +1 -1
  47. package/dist-types/ts3.4/commands/PutAccountDetailsCommand.d.ts +1 -1
  48. package/dist-types/ts3.4/commands/PutAccountSendingAttributesCommand.d.ts +1 -1
  49. package/dist-types/ts3.4/commands/PutAccountSuppressionAttributesCommand.d.ts +1 -1
  50. package/dist-types/ts3.4/commands/PutAccountVdmAttributesCommand.d.ts +1 -1
  51. package/dist-types/ts3.4/commands/PutConfigurationSetArchivingOptionsCommand.d.ts +1 -1
  52. package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +1 -1
  53. package/dist-types/ts3.4/commands/PutConfigurationSetReputationOptionsCommand.d.ts +1 -1
  54. package/dist-types/ts3.4/commands/PutConfigurationSetSendingOptionsCommand.d.ts +1 -1
  55. package/dist-types/ts3.4/commands/PutConfigurationSetSuppressionOptionsCommand.d.ts +1 -1
  56. package/dist-types/ts3.4/commands/PutConfigurationSetTrackingOptionsCommand.d.ts +1 -1
  57. package/dist-types/ts3.4/commands/PutConfigurationSetVdmOptionsCommand.d.ts +1 -1
  58. package/dist-types/ts3.4/commands/PutDedicatedIpInPoolCommand.d.ts +1 -1
  59. package/dist-types/ts3.4/commands/PutDedicatedIpPoolScalingAttributesCommand.d.ts +1 -1
  60. package/dist-types/ts3.4/commands/PutDedicatedIpWarmupAttributesCommand.d.ts +1 -1
  61. package/dist-types/ts3.4/commands/PutDeliverabilityDashboardOptionCommand.d.ts +1 -1
  62. package/dist-types/ts3.4/commands/PutEmailIdentityConfigurationSetAttributesCommand.d.ts +1 -1
  63. package/dist-types/ts3.4/commands/PutEmailIdentityDkimAttributesCommand.d.ts +1 -1
  64. package/dist-types/ts3.4/commands/PutEmailIdentityDkimSigningAttributesCommand.d.ts +1 -1
  65. package/dist-types/ts3.4/commands/PutEmailIdentityFeedbackAttributesCommand.d.ts +1 -1
  66. package/dist-types/ts3.4/commands/PutEmailIdentityMailFromAttributesCommand.d.ts +1 -1
  67. package/dist-types/ts3.4/commands/PutSuppressedDestinationCommand.d.ts +1 -1
  68. package/dist-types/ts3.4/commands/SendBulkEmailCommand.d.ts +1 -1
  69. package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +1 -1
  70. package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/index.d.ts +4 -1
  72. package/dist-types/ts3.4/models/enums.d.ts +374 -0
  73. package/dist-types/ts3.4/models/errors.d.ts +93 -0
  74. package/dist-types/ts3.4/models/models_0.d.ts +257 -456
  75. package/dist-types/ts3.4/models/models_1.d.ts +1 -239
  76. package/package.json +13 -13
  77. package/dist-es/models/index.js +0 -2
  78. package/dist-types/models/index.d.ts +0 -2
  79. package/dist-types/ts3.4/models/index.d.ts +0 -2
@@ -1,442 +1 @@
1
- import { SESv2ServiceException as __BaseException } from "./SESv2ServiceException";
2
- export const ContactLanguage = {
3
- EN: "EN",
4
- JA: "JA",
5
- };
6
- export const MailType = {
7
- MARKETING: "MARKETING",
8
- TRANSACTIONAL: "TRANSACTIONAL",
9
- };
10
- export const ReviewStatus = {
11
- DENIED: "DENIED",
12
- FAILED: "FAILED",
13
- GRANTED: "GRANTED",
14
- PENDING: "PENDING",
15
- };
16
- export class AccountSuspendedException extends __BaseException {
17
- name = "AccountSuspendedException";
18
- $fault = "client";
19
- constructor(opts) {
20
- super({
21
- name: "AccountSuspendedException",
22
- $fault: "client",
23
- ...opts,
24
- });
25
- Object.setPrototypeOf(this, AccountSuspendedException.prototype);
26
- }
27
- }
28
- export class AlreadyExistsException extends __BaseException {
29
- name = "AlreadyExistsException";
30
- $fault = "client";
31
- constructor(opts) {
32
- super({
33
- name: "AlreadyExistsException",
34
- $fault: "client",
35
- ...opts,
36
- });
37
- Object.setPrototypeOf(this, AlreadyExistsException.prototype);
38
- }
39
- }
40
- export const AttachmentContentDisposition = {
41
- ATTACHMENT: "ATTACHMENT",
42
- INLINE: "INLINE",
43
- };
44
- export const AttachmentContentTransferEncoding = {
45
- BASE64: "BASE64",
46
- QUOTED_PRINTABLE: "QUOTED_PRINTABLE",
47
- SEVEN_BIT: "SEVEN_BIT",
48
- };
49
- export class BadRequestException extends __BaseException {
50
- name = "BadRequestException";
51
- $fault = "client";
52
- constructor(opts) {
53
- super({
54
- name: "BadRequestException",
55
- $fault: "client",
56
- ...opts,
57
- });
58
- Object.setPrototypeOf(this, BadRequestException.prototype);
59
- }
60
- }
61
- export const MetricDimensionName = {
62
- CONFIGURATION_SET: "CONFIGURATION_SET",
63
- EMAIL_IDENTITY: "EMAIL_IDENTITY",
64
- ISP: "ISP",
65
- };
66
- export const Metric = {
67
- CLICK: "CLICK",
68
- COMPLAINT: "COMPLAINT",
69
- DELIVERY: "DELIVERY",
70
- DELIVERY_CLICK: "DELIVERY_CLICK",
71
- DELIVERY_COMPLAINT: "DELIVERY_COMPLAINT",
72
- DELIVERY_OPEN: "DELIVERY_OPEN",
73
- OPEN: "OPEN",
74
- PERMANENT_BOUNCE: "PERMANENT_BOUNCE",
75
- SEND: "SEND",
76
- TRANSIENT_BOUNCE: "TRANSIENT_BOUNCE",
77
- };
78
- export const MetricNamespace = {
79
- VDM: "VDM",
80
- };
81
- export const QueryErrorCode = {
82
- ACCESS_DENIED: "ACCESS_DENIED",
83
- INTERNAL_FAILURE: "INTERNAL_FAILURE",
84
- };
85
- export class InternalServiceErrorException extends __BaseException {
86
- name = "InternalServiceErrorException";
87
- $fault = "server";
88
- constructor(opts) {
89
- super({
90
- name: "InternalServiceErrorException",
91
- $fault: "server",
92
- ...opts,
93
- });
94
- Object.setPrototypeOf(this, InternalServiceErrorException.prototype);
95
- }
96
- }
97
- export class NotFoundException extends __BaseException {
98
- name = "NotFoundException";
99
- $fault = "client";
100
- constructor(opts) {
101
- super({
102
- name: "NotFoundException",
103
- $fault: "client",
104
- ...opts,
105
- });
106
- Object.setPrototypeOf(this, NotFoundException.prototype);
107
- }
108
- }
109
- export class TooManyRequestsException extends __BaseException {
110
- name = "TooManyRequestsException";
111
- $fault = "client";
112
- constructor(opts) {
113
- super({
114
- name: "TooManyRequestsException",
115
- $fault: "client",
116
- ...opts,
117
- });
118
- Object.setPrototypeOf(this, TooManyRequestsException.prototype);
119
- }
120
- }
121
- export const BehaviorOnMxFailure = {
122
- REJECT_MESSAGE: "REJECT_MESSAGE",
123
- USE_DEFAULT_VALUE: "USE_DEFAULT_VALUE",
124
- };
125
- export const BounceType = {
126
- PERMANENT: "PERMANENT",
127
- TRANSIENT: "TRANSIENT",
128
- UNDETERMINED: "UNDETERMINED",
129
- };
130
- export const BulkEmailStatus = {
131
- ACCOUNT_DAILY_QUOTA_EXCEEDED: "ACCOUNT_DAILY_QUOTA_EXCEEDED",
132
- ACCOUNT_SENDING_PAUSED: "ACCOUNT_SENDING_PAUSED",
133
- ACCOUNT_SUSPENDED: "ACCOUNT_SUSPENDED",
134
- ACCOUNT_THROTTLED: "ACCOUNT_THROTTLED",
135
- CONFIGURATION_SET_NOT_FOUND: "CONFIGURATION_SET_NOT_FOUND",
136
- CONFIGURATION_SET_SENDING_PAUSED: "CONFIGURATION_SET_SENDING_PAUSED",
137
- FAILED: "FAILED",
138
- INVALID_PARAMETER: "INVALID_PARAMETER",
139
- INVALID_SENDING_POOL_NAME: "INVALID_SENDING_POOL_NAME",
140
- MAIL_FROM_DOMAIN_NOT_VERIFIED: "MAIL_FROM_DOMAIN_NOT_VERIFIED",
141
- MESSAGE_REJECTED: "MESSAGE_REJECTED",
142
- SUCCESS: "SUCCESS",
143
- TEMPLATE_NOT_FOUND: "TEMPLATE_NOT_FOUND",
144
- TRANSIENT_FAILURE: "TRANSIENT_FAILURE",
145
- };
146
- export const DimensionValueSource = {
147
- EMAIL_HEADER: "EMAIL_HEADER",
148
- LINK_TAG: "LINK_TAG",
149
- MESSAGE_TAG: "MESSAGE_TAG",
150
- };
151
- export class ConcurrentModificationException extends __BaseException {
152
- name = "ConcurrentModificationException";
153
- $fault = "server";
154
- constructor(opts) {
155
- super({
156
- name: "ConcurrentModificationException",
157
- $fault: "server",
158
- ...opts,
159
- });
160
- Object.setPrototypeOf(this, ConcurrentModificationException.prototype);
161
- }
162
- }
163
- export class ConflictException extends __BaseException {
164
- name = "ConflictException";
165
- $fault = "client";
166
- constructor(opts) {
167
- super({
168
- name: "ConflictException",
169
- $fault: "client",
170
- ...opts,
171
- });
172
- Object.setPrototypeOf(this, ConflictException.prototype);
173
- }
174
- }
175
- export const SubscriptionStatus = {
176
- OPT_IN: "OPT_IN",
177
- OPT_OUT: "OPT_OUT",
178
- };
179
- export const ContactListImportAction = {
180
- DELETE: "DELETE",
181
- PUT: "PUT",
182
- };
183
- export const TlsPolicy = {
184
- OPTIONAL: "OPTIONAL",
185
- REQUIRE: "REQUIRE",
186
- };
187
- export const SuppressionListReason = {
188
- BOUNCE: "BOUNCE",
189
- COMPLAINT: "COMPLAINT",
190
- };
191
- export const HttpsPolicy = {
192
- OPTIONAL: "OPTIONAL",
193
- REQUIRE: "REQUIRE",
194
- REQUIRE_OPEN_ONLY: "REQUIRE_OPEN_ONLY",
195
- };
196
- export const FeatureStatus = {
197
- DISABLED: "DISABLED",
198
- ENABLED: "ENABLED",
199
- };
200
- export class LimitExceededException extends __BaseException {
201
- name = "LimitExceededException";
202
- $fault = "client";
203
- constructor(opts) {
204
- super({
205
- name: "LimitExceededException",
206
- $fault: "client",
207
- ...opts,
208
- });
209
- Object.setPrototypeOf(this, LimitExceededException.prototype);
210
- }
211
- }
212
- export const EventType = {
213
- BOUNCE: "BOUNCE",
214
- CLICK: "CLICK",
215
- COMPLAINT: "COMPLAINT",
216
- DELIVERY: "DELIVERY",
217
- DELIVERY_DELAY: "DELIVERY_DELAY",
218
- OPEN: "OPEN",
219
- REJECT: "REJECT",
220
- RENDERING_FAILURE: "RENDERING_FAILURE",
221
- SEND: "SEND",
222
- SUBSCRIPTION: "SUBSCRIPTION",
223
- };
224
- export const ScalingMode = {
225
- MANAGED: "MANAGED",
226
- STANDARD: "STANDARD",
227
- };
228
- export const DeliverabilityTestStatus = {
229
- COMPLETED: "COMPLETED",
230
- IN_PROGRESS: "IN_PROGRESS",
231
- };
232
- export class MailFromDomainNotVerifiedException extends __BaseException {
233
- name = "MailFromDomainNotVerifiedException";
234
- $fault = "client";
235
- constructor(opts) {
236
- super({
237
- name: "MailFromDomainNotVerifiedException",
238
- $fault: "client",
239
- ...opts,
240
- });
241
- Object.setPrototypeOf(this, MailFromDomainNotVerifiedException.prototype);
242
- }
243
- }
244
- export class MessageRejected extends __BaseException {
245
- name = "MessageRejected";
246
- $fault = "client";
247
- constructor(opts) {
248
- super({
249
- name: "MessageRejected",
250
- $fault: "client",
251
- ...opts,
252
- });
253
- Object.setPrototypeOf(this, MessageRejected.prototype);
254
- }
255
- }
256
- export class SendingPausedException extends __BaseException {
257
- name = "SendingPausedException";
258
- $fault = "client";
259
- constructor(opts) {
260
- super({
261
- name: "SendingPausedException",
262
- $fault: "client",
263
- ...opts,
264
- });
265
- Object.setPrototypeOf(this, SendingPausedException.prototype);
266
- }
267
- }
268
- export const DkimSigningAttributesOrigin = {
269
- AWS_SES: "AWS_SES",
270
- AWS_SES_AF_SOUTH_1: "AWS_SES_AF_SOUTH_1",
271
- AWS_SES_AP_NORTHEAST_1: "AWS_SES_AP_NORTHEAST_1",
272
- AWS_SES_AP_NORTHEAST_2: "AWS_SES_AP_NORTHEAST_2",
273
- AWS_SES_AP_NORTHEAST_3: "AWS_SES_AP_NORTHEAST_3",
274
- AWS_SES_AP_SOUTHEAST_1: "AWS_SES_AP_SOUTHEAST_1",
275
- AWS_SES_AP_SOUTHEAST_2: "AWS_SES_AP_SOUTHEAST_2",
276
- AWS_SES_AP_SOUTHEAST_3: "AWS_SES_AP_SOUTHEAST_3",
277
- AWS_SES_AP_SOUTH_1: "AWS_SES_AP_SOUTH_1",
278
- AWS_SES_AP_SOUTH_2: "AWS_SES_AP_SOUTH_2",
279
- AWS_SES_CA_CENTRAL_1: "AWS_SES_CA_CENTRAL_1",
280
- AWS_SES_EU_CENTRAL_1: "AWS_SES_EU_CENTRAL_1",
281
- AWS_SES_EU_CENTRAL_2: "AWS_SES_EU_CENTRAL_2",
282
- AWS_SES_EU_NORTH_1: "AWS_SES_EU_NORTH_1",
283
- AWS_SES_EU_SOUTH_1: "AWS_SES_EU_SOUTH_1",
284
- AWS_SES_EU_WEST_1: "AWS_SES_EU_WEST_1",
285
- AWS_SES_EU_WEST_2: "AWS_SES_EU_WEST_2",
286
- AWS_SES_EU_WEST_3: "AWS_SES_EU_WEST_3",
287
- AWS_SES_IL_CENTRAL_1: "AWS_SES_IL_CENTRAL_1",
288
- AWS_SES_ME_CENTRAL_1: "AWS_SES_ME_CENTRAL_1",
289
- AWS_SES_ME_SOUTH_1: "AWS_SES_ME_SOUTH_1",
290
- AWS_SES_SA_EAST_1: "AWS_SES_SA_EAST_1",
291
- AWS_SES_US_EAST_1: "AWS_SES_US_EAST_1",
292
- AWS_SES_US_EAST_2: "AWS_SES_US_EAST_2",
293
- AWS_SES_US_WEST_1: "AWS_SES_US_WEST_1",
294
- AWS_SES_US_WEST_2: "AWS_SES_US_WEST_2",
295
- EXTERNAL: "EXTERNAL",
296
- };
297
- export const DkimSigningKeyLength = {
298
- RSA_1024_BIT: "RSA_1024_BIT",
299
- RSA_2048_BIT: "RSA_2048_BIT",
300
- };
301
- export const DkimStatus = {
302
- FAILED: "FAILED",
303
- NOT_STARTED: "NOT_STARTED",
304
- PENDING: "PENDING",
305
- SUCCESS: "SUCCESS",
306
- TEMPORARY_FAILURE: "TEMPORARY_FAILURE",
307
- };
308
- export const IdentityType = {
309
- DOMAIN: "DOMAIN",
310
- EMAIL_ADDRESS: "EMAIL_ADDRESS",
311
- MANAGED_DOMAIN: "MANAGED_DOMAIN",
312
- };
313
- export const DeliveryEventType = {
314
- COMPLAINT: "COMPLAINT",
315
- DELIVERY: "DELIVERY",
316
- PERMANENT_BOUNCE: "PERMANENT_BOUNCE",
317
- SEND: "SEND",
318
- TRANSIENT_BOUNCE: "TRANSIENT_BOUNCE",
319
- UNDETERMINED_BOUNCE: "UNDETERMINED_BOUNCE",
320
- };
321
- export const EngagementEventType = {
322
- CLICK: "CLICK",
323
- OPEN: "OPEN",
324
- };
325
- export const MetricAggregation = {
326
- RATE: "RATE",
327
- VOLUME: "VOLUME",
328
- };
329
- export const DataFormat = {
330
- CSV: "CSV",
331
- JSON: "JSON",
332
- };
333
- export const SuppressionListImportAction = {
334
- DELETE: "DELETE",
335
- PUT: "PUT",
336
- };
337
- export const Status = {
338
- CREATING: "CREATING",
339
- DELETING: "DELETING",
340
- FAILED: "FAILED",
341
- READY: "READY",
342
- };
343
- export const SendingStatus = {
344
- DISABLED: "DISABLED",
345
- ENABLED: "ENABLED",
346
- REINSTATED: "REINSTATED",
347
- };
348
- export const WarmupStatus = {
349
- DONE: "DONE",
350
- IN_PROGRESS: "IN_PROGRESS",
351
- NOT_APPLICABLE: "NOT_APPLICABLE",
352
- };
353
- export const DeliverabilityDashboardAccountStatus = {
354
- ACTIVE: "ACTIVE",
355
- DISABLED: "DISABLED",
356
- PENDING_EXPIRATION: "PENDING_EXPIRATION",
357
- };
358
- export const ExportSourceType = {
359
- MESSAGE_INSIGHTS: "MESSAGE_INSIGHTS",
360
- METRICS_DATA: "METRICS_DATA",
361
- };
362
- export const JobStatus = {
363
- CANCELLED: "CANCELLED",
364
- COMPLETED: "COMPLETED",
365
- CREATED: "CREATED",
366
- FAILED: "FAILED",
367
- PROCESSING: "PROCESSING",
368
- };
369
- export const MailFromDomainStatus = {
370
- FAILED: "FAILED",
371
- PENDING: "PENDING",
372
- SUCCESS: "SUCCESS",
373
- TEMPORARY_FAILURE: "TEMPORARY_FAILURE",
374
- };
375
- export const VerificationError = {
376
- DNS_SERVER_ERROR: "DNS_SERVER_ERROR",
377
- HOST_NOT_FOUND: "HOST_NOT_FOUND",
378
- INVALID_VALUE: "INVALID_VALUE",
379
- REPLICATION_ACCESS_DENIED: "REPLICATION_ACCESS_DENIED",
380
- REPLICATION_PRIMARY_BYO_DKIM_NOT_SUPPORTED: "REPLICATION_PRIMARY_BYO_DKIM_NOT_SUPPORTED",
381
- REPLICATION_PRIMARY_INVALID_REGION: "REPLICATION_PRIMARY_INVALID_REGION",
382
- REPLICATION_PRIMARY_NOT_FOUND: "REPLICATION_PRIMARY_NOT_FOUND",
383
- REPLICATION_REPLICA_AS_PRIMARY_NOT_SUPPORTED: "REPLICATION_REPLICA_AS_PRIMARY_NOT_SUPPORTED",
384
- SERVICE_ERROR: "SERVICE_ERROR",
385
- TYPE_NOT_FOUND: "TYPE_NOT_FOUND",
386
- };
387
- export const VerificationStatus = {
388
- FAILED: "FAILED",
389
- NOT_STARTED: "NOT_STARTED",
390
- PENDING: "PENDING",
391
- SUCCESS: "SUCCESS",
392
- TEMPORARY_FAILURE: "TEMPORARY_FAILURE",
393
- };
394
- export const ReputationEntityType = {
395
- RESOURCE: "RESOURCE",
396
- };
397
- export const RecommendationImpact = {
398
- HIGH: "HIGH",
399
- LOW: "LOW",
400
- };
401
- export const ImportDestinationType = {
402
- CONTACT_LIST: "CONTACT_LIST",
403
- SUPPRESSION_LIST: "SUPPRESSION_LIST",
404
- };
405
- export class InvalidNextTokenException extends __BaseException {
406
- name = "InvalidNextTokenException";
407
- $fault = "client";
408
- constructor(opts) {
409
- super({
410
- name: "InvalidNextTokenException",
411
- $fault: "client",
412
- ...opts,
413
- });
414
- Object.setPrototypeOf(this, InvalidNextTokenException.prototype);
415
- }
416
- }
417
- export const ListRecommendationsFilterKey = {
418
- IMPACT: "IMPACT",
419
- RESOURCE_ARN: "RESOURCE_ARN",
420
- STATUS: "STATUS",
421
- TYPE: "TYPE",
422
- };
423
- export const RecommendationStatus = {
424
- FIXED: "FIXED",
425
- OPEN: "OPEN",
426
- };
427
- export const RecommendationType = {
428
- BIMI: "BIMI",
429
- BOUNCE: "BOUNCE",
430
- COMPLAINT: "COMPLAINT",
431
- DKIM: "DKIM",
432
- DMARC: "DMARC",
433
- FEEDBACK_3P: "FEEDBACK_3P",
434
- IP_LISTING: "IP_LISTING",
435
- SPF: "SPF",
436
- };
437
- export const ReputationEntityFilterKey = {
438
- ENTITY_REFERENCE_PREFIX: "ENTITY_REFERENCE_PREFIX",
439
- ENTITY_TYPE: "ENTITY_TYPE",
440
- REPUTATION_IMPACT: "REPUTATION_IMPACT",
441
- STATUS: "SENDING_STATUS",
442
- };
1
+ export {};
@@ -1,8 +1 @@
1
- export const ListTenantResourcesFilterKey = {
2
- RESOURCE_TYPE: "RESOURCE_TYPE",
3
- };
4
- export const ResourceType = {
5
- CONFIGURATION_SET: "CONFIGURATION_SET",
6
- EMAIL_IDENTITY: "EMAIL_IDENTITY",
7
- EMAIL_TEMPLATE: "EMAIL_TEMPLATE",
8
- };
1
+ export {};
@@ -772,7 +772,7 @@ const _s = "server";
772
772
  const _sm = "smithy.ts.sdk.synthetic.com.amazonaws.sesv2";
773
773
  const n0 = "com.amazonaws.sesv2";
774
774
  import { TypeRegistry } from "@smithy/core/schema";
775
- import { AccountSuspendedException as __AccountSuspendedException, AlreadyExistsException as __AlreadyExistsException, BadRequestException as __BadRequestException, ConcurrentModificationException as __ConcurrentModificationException, ConflictException as __ConflictException, InternalServiceErrorException as __InternalServiceErrorException, InvalidNextTokenException as __InvalidNextTokenException, LimitExceededException as __LimitExceededException, MailFromDomainNotVerifiedException as __MailFromDomainNotVerifiedException, MessageRejected as __MessageRejected, NotFoundException as __NotFoundException, SendingPausedException as __SendingPausedException, TooManyRequestsException as __TooManyRequestsException, } from "../models/index";
775
+ import { AccountSuspendedException as __AccountSuspendedException, AlreadyExistsException as __AlreadyExistsException, BadRequestException as __BadRequestException, ConcurrentModificationException as __ConcurrentModificationException, ConflictException as __ConflictException, InternalServiceErrorException as __InternalServiceErrorException, InvalidNextTokenException as __InvalidNextTokenException, LimitExceededException as __LimitExceededException, MailFromDomainNotVerifiedException as __MailFromDomainNotVerifiedException, MessageRejected as __MessageRejected, NotFoundException as __NotFoundException, SendingPausedException as __SendingPausedException, TooManyRequestsException as __TooManyRequestsException, } from "../models/errors";
776
776
  import { SESv2ServiceException as __SESv2ServiceException } from "../models/SESv2ServiceException";
777
777
  export var AdditionalContactEmailAddress = [0, n0, _ACEA, 8, 0];
778
778
  export var EmailSubject = [0, n0, _ES, 8, 0];
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ListSuppressedDestinationsRequest, ListSuppressedDestinationsResponse } from "../models/models_1";
3
+ import { ListSuppressedDestinationsRequest, ListSuppressedDestinationsResponse } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_1";
3
+ import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ListTenantResourcesRequest, ListTenantResourcesResponse } from "../models/models_1";
3
+ import { ListTenantResourcesRequest, ListTenantResourcesResponse } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { ListTenantsRequest, ListTenantsResponse } from "../models/models_1";
3
+ import { ListTenantsRequest, ListTenantsResponse } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { PutAccountDedicatedIpWarmupAttributesRequest, PutAccountDedicatedIpWarmupAttributesResponse } from "../models/models_1";
3
+ import { PutAccountDedicatedIpWarmupAttributesRequest, PutAccountDedicatedIpWarmupAttributesResponse } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { PutAccountDetailsRequest, PutAccountDetailsResponse } from "../models/models_1";
3
+ import { PutAccountDetailsRequest, PutAccountDetailsResponse } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { PutAccountSendingAttributesRequest, PutAccountSendingAttributesResponse } from "../models/models_1";
3
+ import { PutAccountSendingAttributesRequest, PutAccountSendingAttributesResponse } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { PutAccountSuppressionAttributesRequest, PutAccountSuppressionAttributesResponse } from "../models/models_1";
3
+ import { PutAccountSuppressionAttributesRequest, PutAccountSuppressionAttributesResponse } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { PutAccountVdmAttributesRequest, PutAccountVdmAttributesResponse } from "../models/models_1";
3
+ import { PutAccountVdmAttributesRequest, PutAccountVdmAttributesResponse } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { PutConfigurationSetArchivingOptionsRequest, PutConfigurationSetArchivingOptionsResponse } from "../models/models_1";
3
+ import { PutConfigurationSetArchivingOptionsRequest, PutConfigurationSetArchivingOptionsResponse } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { PutConfigurationSetDeliveryOptionsRequest, PutConfigurationSetDeliveryOptionsResponse } from "../models/models_1";
3
+ import { PutConfigurationSetDeliveryOptionsRequest, PutConfigurationSetDeliveryOptionsResponse } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { PutConfigurationSetReputationOptionsRequest, PutConfigurationSetReputationOptionsResponse } from "../models/models_1";
3
+ import { PutConfigurationSetReputationOptionsRequest, PutConfigurationSetReputationOptionsResponse } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { PutConfigurationSetSendingOptionsRequest, PutConfigurationSetSendingOptionsResponse } from "../models/models_1";
3
+ import { PutConfigurationSetSendingOptionsRequest, PutConfigurationSetSendingOptionsResponse } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { PutConfigurationSetSuppressionOptionsRequest, PutConfigurationSetSuppressionOptionsResponse } from "../models/models_1";
3
+ import { PutConfigurationSetSuppressionOptionsRequest, PutConfigurationSetSuppressionOptionsResponse } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { PutConfigurationSetTrackingOptionsRequest, PutConfigurationSetTrackingOptionsResponse } from "../models/models_1";
3
+ import { PutConfigurationSetTrackingOptionsRequest, PutConfigurationSetTrackingOptionsResponse } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { PutConfigurationSetVdmOptionsRequest, PutConfigurationSetVdmOptionsResponse } from "../models/models_1";
3
+ import { PutConfigurationSetVdmOptionsRequest, PutConfigurationSetVdmOptionsResponse } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { PutDedicatedIpInPoolRequest, PutDedicatedIpInPoolResponse } from "../models/models_1";
3
+ import { PutDedicatedIpInPoolRequest, PutDedicatedIpInPoolResponse } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { PutDedicatedIpPoolScalingAttributesRequest, PutDedicatedIpPoolScalingAttributesResponse } from "../models/models_1";
3
+ import { PutDedicatedIpPoolScalingAttributesRequest, PutDedicatedIpPoolScalingAttributesResponse } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { PutDedicatedIpWarmupAttributesRequest, PutDedicatedIpWarmupAttributesResponse } from "../models/models_1";
3
+ import { PutDedicatedIpWarmupAttributesRequest, PutDedicatedIpWarmupAttributesResponse } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { PutDeliverabilityDashboardOptionRequest, PutDeliverabilityDashboardOptionResponse } from "../models/models_1";
3
+ import { PutDeliverabilityDashboardOptionRequest, PutDeliverabilityDashboardOptionResponse } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
5
  /**
6
6
  * @public
@@ -1,6 +1,6 @@
1
1
  import { Command as $Command } from "@smithy/smithy-client";
2
2
  import { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import { PutEmailIdentityConfigurationSetAttributesRequest, PutEmailIdentityConfigurationSetAttributesResponse } from "../models/models_1";
3
+ import { PutEmailIdentityConfigurationSetAttributesRequest, PutEmailIdentityConfigurationSetAttributesResponse } from "../models/models_0";
4
4
  import { ServiceInputTypes, ServiceOutputTypes, SESv2ClientResolvedConfig } from "../SESv2Client";
5
5
  /**
6
6
  * @public