@aws-sdk/client-sesv2 3.934.0 → 3.936.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 +20 -20
  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
@@ -0,0 +1,293 @@
1
+ export const ContactLanguage = {
2
+ EN: "EN",
3
+ JA: "JA",
4
+ };
5
+ export const MailType = {
6
+ MARKETING: "MARKETING",
7
+ TRANSACTIONAL: "TRANSACTIONAL",
8
+ };
9
+ export const ReviewStatus = {
10
+ DENIED: "DENIED",
11
+ FAILED: "FAILED",
12
+ GRANTED: "GRANTED",
13
+ PENDING: "PENDING",
14
+ };
15
+ export const AttachmentContentDisposition = {
16
+ ATTACHMENT: "ATTACHMENT",
17
+ INLINE: "INLINE",
18
+ };
19
+ export const AttachmentContentTransferEncoding = {
20
+ BASE64: "BASE64",
21
+ QUOTED_PRINTABLE: "QUOTED_PRINTABLE",
22
+ SEVEN_BIT: "SEVEN_BIT",
23
+ };
24
+ export const MetricDimensionName = {
25
+ CONFIGURATION_SET: "CONFIGURATION_SET",
26
+ EMAIL_IDENTITY: "EMAIL_IDENTITY",
27
+ ISP: "ISP",
28
+ };
29
+ export const Metric = {
30
+ CLICK: "CLICK",
31
+ COMPLAINT: "COMPLAINT",
32
+ DELIVERY: "DELIVERY",
33
+ DELIVERY_CLICK: "DELIVERY_CLICK",
34
+ DELIVERY_COMPLAINT: "DELIVERY_COMPLAINT",
35
+ DELIVERY_OPEN: "DELIVERY_OPEN",
36
+ OPEN: "OPEN",
37
+ PERMANENT_BOUNCE: "PERMANENT_BOUNCE",
38
+ SEND: "SEND",
39
+ TRANSIENT_BOUNCE: "TRANSIENT_BOUNCE",
40
+ };
41
+ export const MetricNamespace = {
42
+ VDM: "VDM",
43
+ };
44
+ export const QueryErrorCode = {
45
+ ACCESS_DENIED: "ACCESS_DENIED",
46
+ INTERNAL_FAILURE: "INTERNAL_FAILURE",
47
+ };
48
+ export const BehaviorOnMxFailure = {
49
+ REJECT_MESSAGE: "REJECT_MESSAGE",
50
+ USE_DEFAULT_VALUE: "USE_DEFAULT_VALUE",
51
+ };
52
+ export const BounceType = {
53
+ PERMANENT: "PERMANENT",
54
+ TRANSIENT: "TRANSIENT",
55
+ UNDETERMINED: "UNDETERMINED",
56
+ };
57
+ export const BulkEmailStatus = {
58
+ ACCOUNT_DAILY_QUOTA_EXCEEDED: "ACCOUNT_DAILY_QUOTA_EXCEEDED",
59
+ ACCOUNT_SENDING_PAUSED: "ACCOUNT_SENDING_PAUSED",
60
+ ACCOUNT_SUSPENDED: "ACCOUNT_SUSPENDED",
61
+ ACCOUNT_THROTTLED: "ACCOUNT_THROTTLED",
62
+ CONFIGURATION_SET_NOT_FOUND: "CONFIGURATION_SET_NOT_FOUND",
63
+ CONFIGURATION_SET_SENDING_PAUSED: "CONFIGURATION_SET_SENDING_PAUSED",
64
+ FAILED: "FAILED",
65
+ INVALID_PARAMETER: "INVALID_PARAMETER",
66
+ INVALID_SENDING_POOL_NAME: "INVALID_SENDING_POOL_NAME",
67
+ MAIL_FROM_DOMAIN_NOT_VERIFIED: "MAIL_FROM_DOMAIN_NOT_VERIFIED",
68
+ MESSAGE_REJECTED: "MESSAGE_REJECTED",
69
+ SUCCESS: "SUCCESS",
70
+ TEMPLATE_NOT_FOUND: "TEMPLATE_NOT_FOUND",
71
+ TRANSIENT_FAILURE: "TRANSIENT_FAILURE",
72
+ };
73
+ export const DimensionValueSource = {
74
+ EMAIL_HEADER: "EMAIL_HEADER",
75
+ LINK_TAG: "LINK_TAG",
76
+ MESSAGE_TAG: "MESSAGE_TAG",
77
+ };
78
+ export const SubscriptionStatus = {
79
+ OPT_IN: "OPT_IN",
80
+ OPT_OUT: "OPT_OUT",
81
+ };
82
+ export const ContactListImportAction = {
83
+ DELETE: "DELETE",
84
+ PUT: "PUT",
85
+ };
86
+ export const TlsPolicy = {
87
+ OPTIONAL: "OPTIONAL",
88
+ REQUIRE: "REQUIRE",
89
+ };
90
+ export const SuppressionListReason = {
91
+ BOUNCE: "BOUNCE",
92
+ COMPLAINT: "COMPLAINT",
93
+ };
94
+ export const HttpsPolicy = {
95
+ OPTIONAL: "OPTIONAL",
96
+ REQUIRE: "REQUIRE",
97
+ REQUIRE_OPEN_ONLY: "REQUIRE_OPEN_ONLY",
98
+ };
99
+ export const FeatureStatus = {
100
+ DISABLED: "DISABLED",
101
+ ENABLED: "ENABLED",
102
+ };
103
+ export const EventType = {
104
+ BOUNCE: "BOUNCE",
105
+ CLICK: "CLICK",
106
+ COMPLAINT: "COMPLAINT",
107
+ DELIVERY: "DELIVERY",
108
+ DELIVERY_DELAY: "DELIVERY_DELAY",
109
+ OPEN: "OPEN",
110
+ REJECT: "REJECT",
111
+ RENDERING_FAILURE: "RENDERING_FAILURE",
112
+ SEND: "SEND",
113
+ SUBSCRIPTION: "SUBSCRIPTION",
114
+ };
115
+ export const ScalingMode = {
116
+ MANAGED: "MANAGED",
117
+ STANDARD: "STANDARD",
118
+ };
119
+ export const DeliverabilityTestStatus = {
120
+ COMPLETED: "COMPLETED",
121
+ IN_PROGRESS: "IN_PROGRESS",
122
+ };
123
+ export const DkimSigningAttributesOrigin = {
124
+ AWS_SES: "AWS_SES",
125
+ AWS_SES_AF_SOUTH_1: "AWS_SES_AF_SOUTH_1",
126
+ AWS_SES_AP_NORTHEAST_1: "AWS_SES_AP_NORTHEAST_1",
127
+ AWS_SES_AP_NORTHEAST_2: "AWS_SES_AP_NORTHEAST_2",
128
+ AWS_SES_AP_NORTHEAST_3: "AWS_SES_AP_NORTHEAST_3",
129
+ AWS_SES_AP_SOUTHEAST_1: "AWS_SES_AP_SOUTHEAST_1",
130
+ AWS_SES_AP_SOUTHEAST_2: "AWS_SES_AP_SOUTHEAST_2",
131
+ AWS_SES_AP_SOUTHEAST_3: "AWS_SES_AP_SOUTHEAST_3",
132
+ AWS_SES_AP_SOUTH_1: "AWS_SES_AP_SOUTH_1",
133
+ AWS_SES_AP_SOUTH_2: "AWS_SES_AP_SOUTH_2",
134
+ AWS_SES_CA_CENTRAL_1: "AWS_SES_CA_CENTRAL_1",
135
+ AWS_SES_EU_CENTRAL_1: "AWS_SES_EU_CENTRAL_1",
136
+ AWS_SES_EU_CENTRAL_2: "AWS_SES_EU_CENTRAL_2",
137
+ AWS_SES_EU_NORTH_1: "AWS_SES_EU_NORTH_1",
138
+ AWS_SES_EU_SOUTH_1: "AWS_SES_EU_SOUTH_1",
139
+ AWS_SES_EU_WEST_1: "AWS_SES_EU_WEST_1",
140
+ AWS_SES_EU_WEST_2: "AWS_SES_EU_WEST_2",
141
+ AWS_SES_EU_WEST_3: "AWS_SES_EU_WEST_3",
142
+ AWS_SES_IL_CENTRAL_1: "AWS_SES_IL_CENTRAL_1",
143
+ AWS_SES_ME_CENTRAL_1: "AWS_SES_ME_CENTRAL_1",
144
+ AWS_SES_ME_SOUTH_1: "AWS_SES_ME_SOUTH_1",
145
+ AWS_SES_SA_EAST_1: "AWS_SES_SA_EAST_1",
146
+ AWS_SES_US_EAST_1: "AWS_SES_US_EAST_1",
147
+ AWS_SES_US_EAST_2: "AWS_SES_US_EAST_2",
148
+ AWS_SES_US_WEST_1: "AWS_SES_US_WEST_1",
149
+ AWS_SES_US_WEST_2: "AWS_SES_US_WEST_2",
150
+ EXTERNAL: "EXTERNAL",
151
+ };
152
+ export const DkimSigningKeyLength = {
153
+ RSA_1024_BIT: "RSA_1024_BIT",
154
+ RSA_2048_BIT: "RSA_2048_BIT",
155
+ };
156
+ export const DkimStatus = {
157
+ FAILED: "FAILED",
158
+ NOT_STARTED: "NOT_STARTED",
159
+ PENDING: "PENDING",
160
+ SUCCESS: "SUCCESS",
161
+ TEMPORARY_FAILURE: "TEMPORARY_FAILURE",
162
+ };
163
+ export const IdentityType = {
164
+ DOMAIN: "DOMAIN",
165
+ EMAIL_ADDRESS: "EMAIL_ADDRESS",
166
+ MANAGED_DOMAIN: "MANAGED_DOMAIN",
167
+ };
168
+ export const DeliveryEventType = {
169
+ COMPLAINT: "COMPLAINT",
170
+ DELIVERY: "DELIVERY",
171
+ PERMANENT_BOUNCE: "PERMANENT_BOUNCE",
172
+ SEND: "SEND",
173
+ TRANSIENT_BOUNCE: "TRANSIENT_BOUNCE",
174
+ UNDETERMINED_BOUNCE: "UNDETERMINED_BOUNCE",
175
+ };
176
+ export const EngagementEventType = {
177
+ CLICK: "CLICK",
178
+ OPEN: "OPEN",
179
+ };
180
+ export const MetricAggregation = {
181
+ RATE: "RATE",
182
+ VOLUME: "VOLUME",
183
+ };
184
+ export const DataFormat = {
185
+ CSV: "CSV",
186
+ JSON: "JSON",
187
+ };
188
+ export const SuppressionListImportAction = {
189
+ DELETE: "DELETE",
190
+ PUT: "PUT",
191
+ };
192
+ export const Status = {
193
+ CREATING: "CREATING",
194
+ DELETING: "DELETING",
195
+ FAILED: "FAILED",
196
+ READY: "READY",
197
+ };
198
+ export const SendingStatus = {
199
+ DISABLED: "DISABLED",
200
+ ENABLED: "ENABLED",
201
+ REINSTATED: "REINSTATED",
202
+ };
203
+ export const WarmupStatus = {
204
+ DONE: "DONE",
205
+ IN_PROGRESS: "IN_PROGRESS",
206
+ NOT_APPLICABLE: "NOT_APPLICABLE",
207
+ };
208
+ export const DeliverabilityDashboardAccountStatus = {
209
+ ACTIVE: "ACTIVE",
210
+ DISABLED: "DISABLED",
211
+ PENDING_EXPIRATION: "PENDING_EXPIRATION",
212
+ };
213
+ export const ExportSourceType = {
214
+ MESSAGE_INSIGHTS: "MESSAGE_INSIGHTS",
215
+ METRICS_DATA: "METRICS_DATA",
216
+ };
217
+ export const JobStatus = {
218
+ CANCELLED: "CANCELLED",
219
+ COMPLETED: "COMPLETED",
220
+ CREATED: "CREATED",
221
+ FAILED: "FAILED",
222
+ PROCESSING: "PROCESSING",
223
+ };
224
+ export const MailFromDomainStatus = {
225
+ FAILED: "FAILED",
226
+ PENDING: "PENDING",
227
+ SUCCESS: "SUCCESS",
228
+ TEMPORARY_FAILURE: "TEMPORARY_FAILURE",
229
+ };
230
+ export const VerificationError = {
231
+ DNS_SERVER_ERROR: "DNS_SERVER_ERROR",
232
+ HOST_NOT_FOUND: "HOST_NOT_FOUND",
233
+ INVALID_VALUE: "INVALID_VALUE",
234
+ REPLICATION_ACCESS_DENIED: "REPLICATION_ACCESS_DENIED",
235
+ REPLICATION_PRIMARY_BYO_DKIM_NOT_SUPPORTED: "REPLICATION_PRIMARY_BYO_DKIM_NOT_SUPPORTED",
236
+ REPLICATION_PRIMARY_INVALID_REGION: "REPLICATION_PRIMARY_INVALID_REGION",
237
+ REPLICATION_PRIMARY_NOT_FOUND: "REPLICATION_PRIMARY_NOT_FOUND",
238
+ REPLICATION_REPLICA_AS_PRIMARY_NOT_SUPPORTED: "REPLICATION_REPLICA_AS_PRIMARY_NOT_SUPPORTED",
239
+ SERVICE_ERROR: "SERVICE_ERROR",
240
+ TYPE_NOT_FOUND: "TYPE_NOT_FOUND",
241
+ };
242
+ export const VerificationStatus = {
243
+ FAILED: "FAILED",
244
+ NOT_STARTED: "NOT_STARTED",
245
+ PENDING: "PENDING",
246
+ SUCCESS: "SUCCESS",
247
+ TEMPORARY_FAILURE: "TEMPORARY_FAILURE",
248
+ };
249
+ export const ReputationEntityType = {
250
+ RESOURCE: "RESOURCE",
251
+ };
252
+ export const RecommendationImpact = {
253
+ HIGH: "HIGH",
254
+ LOW: "LOW",
255
+ };
256
+ export const ImportDestinationType = {
257
+ CONTACT_LIST: "CONTACT_LIST",
258
+ SUPPRESSION_LIST: "SUPPRESSION_LIST",
259
+ };
260
+ export const ListRecommendationsFilterKey = {
261
+ IMPACT: "IMPACT",
262
+ RESOURCE_ARN: "RESOURCE_ARN",
263
+ STATUS: "STATUS",
264
+ TYPE: "TYPE",
265
+ };
266
+ export const RecommendationStatus = {
267
+ FIXED: "FIXED",
268
+ OPEN: "OPEN",
269
+ };
270
+ export const RecommendationType = {
271
+ BIMI: "BIMI",
272
+ BOUNCE: "BOUNCE",
273
+ COMPLAINT: "COMPLAINT",
274
+ DKIM: "DKIM",
275
+ DMARC: "DMARC",
276
+ FEEDBACK_3P: "FEEDBACK_3P",
277
+ IP_LISTING: "IP_LISTING",
278
+ SPF: "SPF",
279
+ };
280
+ export const ReputationEntityFilterKey = {
281
+ ENTITY_REFERENCE_PREFIX: "ENTITY_REFERENCE_PREFIX",
282
+ ENTITY_TYPE: "ENTITY_TYPE",
283
+ REPUTATION_IMPACT: "REPUTATION_IMPACT",
284
+ STATUS: "SENDING_STATUS",
285
+ };
286
+ export const ListTenantResourcesFilterKey = {
287
+ RESOURCE_TYPE: "RESOURCE_TYPE",
288
+ };
289
+ export const ResourceType = {
290
+ CONFIGURATION_SET: "CONFIGURATION_SET",
291
+ EMAIL_IDENTITY: "EMAIL_IDENTITY",
292
+ EMAIL_TEMPLATE: "EMAIL_TEMPLATE",
293
+ };
@@ -0,0 +1,157 @@
1
+ import { SESv2ServiceException as __BaseException } from "./SESv2ServiceException";
2
+ export class AccountSuspendedException extends __BaseException {
3
+ name = "AccountSuspendedException";
4
+ $fault = "client";
5
+ constructor(opts) {
6
+ super({
7
+ name: "AccountSuspendedException",
8
+ $fault: "client",
9
+ ...opts,
10
+ });
11
+ Object.setPrototypeOf(this, AccountSuspendedException.prototype);
12
+ }
13
+ }
14
+ export class AlreadyExistsException extends __BaseException {
15
+ name = "AlreadyExistsException";
16
+ $fault = "client";
17
+ constructor(opts) {
18
+ super({
19
+ name: "AlreadyExistsException",
20
+ $fault: "client",
21
+ ...opts,
22
+ });
23
+ Object.setPrototypeOf(this, AlreadyExistsException.prototype);
24
+ }
25
+ }
26
+ export class BadRequestException extends __BaseException {
27
+ name = "BadRequestException";
28
+ $fault = "client";
29
+ constructor(opts) {
30
+ super({
31
+ name: "BadRequestException",
32
+ $fault: "client",
33
+ ...opts,
34
+ });
35
+ Object.setPrototypeOf(this, BadRequestException.prototype);
36
+ }
37
+ }
38
+ export class InternalServiceErrorException extends __BaseException {
39
+ name = "InternalServiceErrorException";
40
+ $fault = "server";
41
+ constructor(opts) {
42
+ super({
43
+ name: "InternalServiceErrorException",
44
+ $fault: "server",
45
+ ...opts,
46
+ });
47
+ Object.setPrototypeOf(this, InternalServiceErrorException.prototype);
48
+ }
49
+ }
50
+ export class NotFoundException extends __BaseException {
51
+ name = "NotFoundException";
52
+ $fault = "client";
53
+ constructor(opts) {
54
+ super({
55
+ name: "NotFoundException",
56
+ $fault: "client",
57
+ ...opts,
58
+ });
59
+ Object.setPrototypeOf(this, NotFoundException.prototype);
60
+ }
61
+ }
62
+ export class TooManyRequestsException extends __BaseException {
63
+ name = "TooManyRequestsException";
64
+ $fault = "client";
65
+ constructor(opts) {
66
+ super({
67
+ name: "TooManyRequestsException",
68
+ $fault: "client",
69
+ ...opts,
70
+ });
71
+ Object.setPrototypeOf(this, TooManyRequestsException.prototype);
72
+ }
73
+ }
74
+ export class ConcurrentModificationException extends __BaseException {
75
+ name = "ConcurrentModificationException";
76
+ $fault = "server";
77
+ constructor(opts) {
78
+ super({
79
+ name: "ConcurrentModificationException",
80
+ $fault: "server",
81
+ ...opts,
82
+ });
83
+ Object.setPrototypeOf(this, ConcurrentModificationException.prototype);
84
+ }
85
+ }
86
+ export class ConflictException extends __BaseException {
87
+ name = "ConflictException";
88
+ $fault = "client";
89
+ constructor(opts) {
90
+ super({
91
+ name: "ConflictException",
92
+ $fault: "client",
93
+ ...opts,
94
+ });
95
+ Object.setPrototypeOf(this, ConflictException.prototype);
96
+ }
97
+ }
98
+ export class LimitExceededException extends __BaseException {
99
+ name = "LimitExceededException";
100
+ $fault = "client";
101
+ constructor(opts) {
102
+ super({
103
+ name: "LimitExceededException",
104
+ $fault: "client",
105
+ ...opts,
106
+ });
107
+ Object.setPrototypeOf(this, LimitExceededException.prototype);
108
+ }
109
+ }
110
+ export class MailFromDomainNotVerifiedException extends __BaseException {
111
+ name = "MailFromDomainNotVerifiedException";
112
+ $fault = "client";
113
+ constructor(opts) {
114
+ super({
115
+ name: "MailFromDomainNotVerifiedException",
116
+ $fault: "client",
117
+ ...opts,
118
+ });
119
+ Object.setPrototypeOf(this, MailFromDomainNotVerifiedException.prototype);
120
+ }
121
+ }
122
+ export class MessageRejected extends __BaseException {
123
+ name = "MessageRejected";
124
+ $fault = "client";
125
+ constructor(opts) {
126
+ super({
127
+ name: "MessageRejected",
128
+ $fault: "client",
129
+ ...opts,
130
+ });
131
+ Object.setPrototypeOf(this, MessageRejected.prototype);
132
+ }
133
+ }
134
+ export class SendingPausedException extends __BaseException {
135
+ name = "SendingPausedException";
136
+ $fault = "client";
137
+ constructor(opts) {
138
+ super({
139
+ name: "SendingPausedException",
140
+ $fault: "client",
141
+ ...opts,
142
+ });
143
+ Object.setPrototypeOf(this, SendingPausedException.prototype);
144
+ }
145
+ }
146
+ export class InvalidNextTokenException extends __BaseException {
147
+ name = "InvalidNextTokenException";
148
+ $fault = "client";
149
+ constructor(opts) {
150
+ super({
151
+ name: "InvalidNextTokenException",
152
+ $fault: "client",
153
+ ...opts,
154
+ });
155
+ Object.setPrototypeOf(this, InvalidNextTokenException.prototype);
156
+ }
157
+ }