@aws-sdk/client-sesv2 3.489.0 → 3.495.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 (121) hide show
  1. package/dist-cjs/SESv2.js +1 -195
  2. package/dist-cjs/SESv2Client.js +1 -43
  3. package/dist-cjs/commands/BatchGetMetricDataCommand.js +1 -28
  4. package/dist-cjs/commands/CancelExportJobCommand.js +1 -28
  5. package/dist-cjs/commands/CreateConfigurationSetCommand.js +1 -28
  6. package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +1 -28
  7. package/dist-cjs/commands/CreateContactCommand.js +1 -28
  8. package/dist-cjs/commands/CreateContactListCommand.js +1 -28
  9. package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +1 -28
  10. package/dist-cjs/commands/CreateDedicatedIpPoolCommand.js +1 -28
  11. package/dist-cjs/commands/CreateDeliverabilityTestReportCommand.js +1 -28
  12. package/dist-cjs/commands/CreateEmailIdentityCommand.js +1 -29
  13. package/dist-cjs/commands/CreateEmailIdentityPolicyCommand.js +1 -28
  14. package/dist-cjs/commands/CreateEmailTemplateCommand.js +1 -28
  15. package/dist-cjs/commands/CreateExportJobCommand.js +1 -29
  16. package/dist-cjs/commands/CreateImportJobCommand.js +1 -28
  17. package/dist-cjs/commands/DeleteConfigurationSetCommand.js +1 -28
  18. package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +1 -28
  19. package/dist-cjs/commands/DeleteContactCommand.js +1 -28
  20. package/dist-cjs/commands/DeleteContactListCommand.js +1 -28
  21. package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +1 -28
  22. package/dist-cjs/commands/DeleteDedicatedIpPoolCommand.js +1 -28
  23. package/dist-cjs/commands/DeleteEmailIdentityCommand.js +1 -28
  24. package/dist-cjs/commands/DeleteEmailIdentityPolicyCommand.js +1 -28
  25. package/dist-cjs/commands/DeleteEmailTemplateCommand.js +1 -28
  26. package/dist-cjs/commands/DeleteSuppressedDestinationCommand.js +1 -28
  27. package/dist-cjs/commands/GetAccountCommand.js +1 -29
  28. package/dist-cjs/commands/GetBlacklistReportsCommand.js +1 -28
  29. package/dist-cjs/commands/GetConfigurationSetCommand.js +1 -28
  30. package/dist-cjs/commands/GetConfigurationSetEventDestinationsCommand.js +1 -28
  31. package/dist-cjs/commands/GetContactCommand.js +1 -28
  32. package/dist-cjs/commands/GetContactListCommand.js +1 -28
  33. package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +1 -28
  34. package/dist-cjs/commands/GetDedicatedIpCommand.js +1 -28
  35. package/dist-cjs/commands/GetDedicatedIpPoolCommand.js +1 -28
  36. package/dist-cjs/commands/GetDedicatedIpsCommand.js +1 -28
  37. package/dist-cjs/commands/GetDeliverabilityDashboardOptionsCommand.js +1 -28
  38. package/dist-cjs/commands/GetDeliverabilityTestReportCommand.js +1 -28
  39. package/dist-cjs/commands/GetDomainDeliverabilityCampaignCommand.js +1 -28
  40. package/dist-cjs/commands/GetDomainStatisticsReportCommand.js +1 -28
  41. package/dist-cjs/commands/GetEmailIdentityCommand.js +1 -28
  42. package/dist-cjs/commands/GetEmailIdentityPoliciesCommand.js +1 -28
  43. package/dist-cjs/commands/GetEmailTemplateCommand.js +1 -28
  44. package/dist-cjs/commands/GetExportJobCommand.js +1 -29
  45. package/dist-cjs/commands/GetImportJobCommand.js +1 -28
  46. package/dist-cjs/commands/GetMessageInsightsCommand.js +1 -29
  47. package/dist-cjs/commands/GetSuppressedDestinationCommand.js +1 -28
  48. package/dist-cjs/commands/ListConfigurationSetsCommand.js +1 -28
  49. package/dist-cjs/commands/ListContactListsCommand.js +1 -28
  50. package/dist-cjs/commands/ListContactsCommand.js +1 -28
  51. package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +1 -28
  52. package/dist-cjs/commands/ListDedicatedIpPoolsCommand.js +1 -28
  53. package/dist-cjs/commands/ListDeliverabilityTestReportsCommand.js +1 -28
  54. package/dist-cjs/commands/ListDomainDeliverabilityCampaignsCommand.js +1 -28
  55. package/dist-cjs/commands/ListEmailIdentitiesCommand.js +1 -28
  56. package/dist-cjs/commands/ListEmailTemplatesCommand.js +1 -28
  57. package/dist-cjs/commands/ListExportJobsCommand.js +1 -28
  58. package/dist-cjs/commands/ListImportJobsCommand.js +1 -28
  59. package/dist-cjs/commands/ListRecommendationsCommand.js +1 -28
  60. package/dist-cjs/commands/ListSuppressedDestinationsCommand.js +1 -28
  61. package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
  62. package/dist-cjs/commands/PutAccountDedicatedIpWarmupAttributesCommand.js +1 -28
  63. package/dist-cjs/commands/PutAccountDetailsCommand.js +1 -29
  64. package/dist-cjs/commands/PutAccountSendingAttributesCommand.js +1 -28
  65. package/dist-cjs/commands/PutAccountSuppressionAttributesCommand.js +1 -28
  66. package/dist-cjs/commands/PutAccountVdmAttributesCommand.js +1 -28
  67. package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +1 -28
  68. package/dist-cjs/commands/PutConfigurationSetReputationOptionsCommand.js +1 -28
  69. package/dist-cjs/commands/PutConfigurationSetSendingOptionsCommand.js +1 -28
  70. package/dist-cjs/commands/PutConfigurationSetSuppressionOptionsCommand.js +1 -28
  71. package/dist-cjs/commands/PutConfigurationSetTrackingOptionsCommand.js +1 -28
  72. package/dist-cjs/commands/PutConfigurationSetVdmOptionsCommand.js +1 -28
  73. package/dist-cjs/commands/PutDedicatedIpInPoolCommand.js +1 -28
  74. package/dist-cjs/commands/PutDedicatedIpPoolScalingAttributesCommand.js +1 -28
  75. package/dist-cjs/commands/PutDedicatedIpWarmupAttributesCommand.js +1 -28
  76. package/dist-cjs/commands/PutDeliverabilityDashboardOptionCommand.js +1 -28
  77. package/dist-cjs/commands/PutEmailIdentityConfigurationSetAttributesCommand.js +1 -28
  78. package/dist-cjs/commands/PutEmailIdentityDkimAttributesCommand.js +1 -28
  79. package/dist-cjs/commands/PutEmailIdentityDkimSigningAttributesCommand.js +1 -29
  80. package/dist-cjs/commands/PutEmailIdentityFeedbackAttributesCommand.js +1 -28
  81. package/dist-cjs/commands/PutEmailIdentityMailFromAttributesCommand.js +1 -28
  82. package/dist-cjs/commands/PutSuppressedDestinationCommand.js +1 -28
  83. package/dist-cjs/commands/SendBulkEmailCommand.js +1 -28
  84. package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +1 -28
  85. package/dist-cjs/commands/SendEmailCommand.js +1 -28
  86. package/dist-cjs/commands/TagResourceCommand.js +1 -28
  87. package/dist-cjs/commands/TestRenderEmailTemplateCommand.js +1 -28
  88. package/dist-cjs/commands/UntagResourceCommand.js +1 -28
  89. package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +1 -28
  90. package/dist-cjs/commands/UpdateContactCommand.js +1 -28
  91. package/dist-cjs/commands/UpdateContactListCommand.js +1 -28
  92. package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +1 -28
  93. package/dist-cjs/commands/UpdateEmailIdentityPolicyCommand.js +1 -28
  94. package/dist-cjs/commands/UpdateEmailTemplateCommand.js +1 -28
  95. package/dist-cjs/commands/index.js +1 -95
  96. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  97. package/dist-cjs/extensionConfiguration.js +1 -2
  98. package/dist-cjs/index.js +8258 -11
  99. package/dist-cjs/models/SESv2ServiceException.js +1 -12
  100. package/dist-cjs/models/index.js +1 -5
  101. package/dist-cjs/models/models_0.js +1 -469
  102. package/dist-cjs/models/models_1.js +1 -2
  103. package/dist-cjs/pagination/GetDedicatedIpsPaginator.js +1 -7
  104. package/dist-cjs/pagination/Interfaces.js +1 -2
  105. package/dist-cjs/pagination/ListConfigurationSetsPaginator.js +1 -7
  106. package/dist-cjs/pagination/ListContactListsPaginator.js +1 -7
  107. package/dist-cjs/pagination/ListContactsPaginator.js +1 -7
  108. package/dist-cjs/pagination/ListCustomVerificationEmailTemplatesPaginator.js +1 -7
  109. package/dist-cjs/pagination/ListDedicatedIpPoolsPaginator.js +1 -7
  110. package/dist-cjs/pagination/ListDeliverabilityTestReportsPaginator.js +1 -7
  111. package/dist-cjs/pagination/ListDomainDeliverabilityCampaignsPaginator.js +1 -7
  112. package/dist-cjs/pagination/ListEmailIdentitiesPaginator.js +1 -7
  113. package/dist-cjs/pagination/ListEmailTemplatesPaginator.js +1 -7
  114. package/dist-cjs/pagination/ListExportJobsPaginator.js +1 -7
  115. package/dist-cjs/pagination/ListImportJobsPaginator.js +1 -7
  116. package/dist-cjs/pagination/ListRecommendationsPaginator.js +1 -7
  117. package/dist-cjs/pagination/ListSuppressedDestinationsPaginator.js +1 -7
  118. package/dist-cjs/pagination/index.js +1 -18
  119. package/dist-cjs/protocols/Aws_restJson1.js +1 -5679
  120. package/dist-cjs/runtimeExtensions.js +1 -22
  121. package/package.json +40 -40
@@ -1,12 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SESv2ServiceException = exports.__ServiceException = void 0;
4
- const smithy_client_1 = require("@smithy/smithy-client");
5
- Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
6
- class SESv2ServiceException extends smithy_client_1.ServiceException {
7
- constructor(options) {
8
- super(options);
9
- Object.setPrototypeOf(this, SESv2ServiceException.prototype);
10
- }
11
- }
12
- exports.SESv2ServiceException = SESv2ServiceException;
1
+ module.exports = require("../index.js");
@@ -1,5 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./models_0"), exports);
5
- tslib_1.__exportStar(require("./models_1"), exports);
1
+ module.exports = require("../index.js");
@@ -1,469 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListRecommendationsFilterKey = exports.InvalidNextTokenException = exports.ImportDestinationType = exports.VerificationStatus = exports.VerificationError = exports.MailFromDomainStatus = exports.JobStatus = exports.ExportSourceType = exports.DeliverabilityDashboardAccountStatus = exports.WarmupStatus = exports.SuppressionListImportAction = exports.DataFormat = exports.MetricAggregation = exports.EngagementEventType = exports.DeliveryEventType = exports.IdentityType = exports.DkimStatus = exports.DkimSigningAttributesOrigin = exports.DkimSigningKeyLength = exports.SendingPausedException = exports.MessageRejected = exports.MailFromDomainNotVerifiedException = exports.DeliverabilityTestStatus = exports.ScalingMode = exports.EventType = exports.LimitExceededException = exports.FeatureStatus = exports.SuppressionListReason = exports.TlsPolicy = exports.ContactListImportAction = exports.SubscriptionStatus = exports.ConflictException = exports.ConcurrentModificationException = exports.DimensionValueSource = exports.BulkEmailStatus = exports.BounceType = exports.BehaviorOnMxFailure = exports.TooManyRequestsException = exports.NotFoundException = exports.InternalServiceErrorException = exports.QueryErrorCode = exports.MetricNamespace = exports.Metric = exports.MetricDimensionName = exports.BadRequestException = exports.AlreadyExistsException = exports.AccountSuspendedException = exports.ReviewStatus = exports.MailType = exports.ContactLanguage = void 0;
4
- exports.PutEmailIdentityDkimSigningAttributesRequestFilterSensitiveLog = exports.PutAccountDetailsRequestFilterSensitiveLog = exports.GetMessageInsightsResponseFilterSensitiveLog = exports.GetExportJobResponseFilterSensitiveLog = exports.GetAccountResponseFilterSensitiveLog = exports.EmailInsightsFilterSensitiveLog = exports.CreateExportJobRequestFilterSensitiveLog = exports.ExportDataSourceFilterSensitiveLog = exports.MessageInsightsDataSourceFilterSensitiveLog = exports.MessageInsightsFiltersFilterSensitiveLog = exports.CreateEmailIdentityRequestFilterSensitiveLog = exports.DkimSigningAttributesFilterSensitiveLog = exports.AccountDetailsFilterSensitiveLog = exports.RecommendationType = exports.RecommendationStatus = exports.RecommendationImpact = void 0;
5
- const smithy_client_1 = require("@smithy/smithy-client");
6
- const SESv2ServiceException_1 = require("./SESv2ServiceException");
7
- exports.ContactLanguage = {
8
- EN: "EN",
9
- JA: "JA",
10
- };
11
- exports.MailType = {
12
- MARKETING: "MARKETING",
13
- TRANSACTIONAL: "TRANSACTIONAL",
14
- };
15
- exports.ReviewStatus = {
16
- DENIED: "DENIED",
17
- FAILED: "FAILED",
18
- GRANTED: "GRANTED",
19
- PENDING: "PENDING",
20
- };
21
- class AccountSuspendedException extends SESv2ServiceException_1.SESv2ServiceException {
22
- constructor(opts) {
23
- super({
24
- name: "AccountSuspendedException",
25
- $fault: "client",
26
- ...opts,
27
- });
28
- this.name = "AccountSuspendedException";
29
- this.$fault = "client";
30
- Object.setPrototypeOf(this, AccountSuspendedException.prototype);
31
- }
32
- }
33
- exports.AccountSuspendedException = AccountSuspendedException;
34
- class AlreadyExistsException extends SESv2ServiceException_1.SESv2ServiceException {
35
- constructor(opts) {
36
- super({
37
- name: "AlreadyExistsException",
38
- $fault: "client",
39
- ...opts,
40
- });
41
- this.name = "AlreadyExistsException";
42
- this.$fault = "client";
43
- Object.setPrototypeOf(this, AlreadyExistsException.prototype);
44
- }
45
- }
46
- exports.AlreadyExistsException = AlreadyExistsException;
47
- class BadRequestException extends SESv2ServiceException_1.SESv2ServiceException {
48
- constructor(opts) {
49
- super({
50
- name: "BadRequestException",
51
- $fault: "client",
52
- ...opts,
53
- });
54
- this.name = "BadRequestException";
55
- this.$fault = "client";
56
- Object.setPrototypeOf(this, BadRequestException.prototype);
57
- }
58
- }
59
- exports.BadRequestException = BadRequestException;
60
- exports.MetricDimensionName = {
61
- CONFIGURATION_SET: "CONFIGURATION_SET",
62
- EMAIL_IDENTITY: "EMAIL_IDENTITY",
63
- ISP: "ISP",
64
- };
65
- exports.Metric = {
66
- CLICK: "CLICK",
67
- COMPLAINT: "COMPLAINT",
68
- DELIVERY: "DELIVERY",
69
- DELIVERY_CLICK: "DELIVERY_CLICK",
70
- DELIVERY_COMPLAINT: "DELIVERY_COMPLAINT",
71
- DELIVERY_OPEN: "DELIVERY_OPEN",
72
- OPEN: "OPEN",
73
- PERMANENT_BOUNCE: "PERMANENT_BOUNCE",
74
- SEND: "SEND",
75
- TRANSIENT_BOUNCE: "TRANSIENT_BOUNCE",
76
- };
77
- exports.MetricNamespace = {
78
- VDM: "VDM",
79
- };
80
- exports.QueryErrorCode = {
81
- ACCESS_DENIED: "ACCESS_DENIED",
82
- INTERNAL_FAILURE: "INTERNAL_FAILURE",
83
- };
84
- class InternalServiceErrorException extends SESv2ServiceException_1.SESv2ServiceException {
85
- constructor(opts) {
86
- super({
87
- name: "InternalServiceErrorException",
88
- $fault: "server",
89
- ...opts,
90
- });
91
- this.name = "InternalServiceErrorException";
92
- this.$fault = "server";
93
- Object.setPrototypeOf(this, InternalServiceErrorException.prototype);
94
- }
95
- }
96
- exports.InternalServiceErrorException = InternalServiceErrorException;
97
- class NotFoundException extends SESv2ServiceException_1.SESv2ServiceException {
98
- constructor(opts) {
99
- super({
100
- name: "NotFoundException",
101
- $fault: "client",
102
- ...opts,
103
- });
104
- this.name = "NotFoundException";
105
- this.$fault = "client";
106
- Object.setPrototypeOf(this, NotFoundException.prototype);
107
- }
108
- }
109
- exports.NotFoundException = NotFoundException;
110
- class TooManyRequestsException extends SESv2ServiceException_1.SESv2ServiceException {
111
- constructor(opts) {
112
- super({
113
- name: "TooManyRequestsException",
114
- $fault: "client",
115
- ...opts,
116
- });
117
- this.name = "TooManyRequestsException";
118
- this.$fault = "client";
119
- Object.setPrototypeOf(this, TooManyRequestsException.prototype);
120
- }
121
- }
122
- exports.TooManyRequestsException = TooManyRequestsException;
123
- exports.BehaviorOnMxFailure = {
124
- REJECT_MESSAGE: "REJECT_MESSAGE",
125
- USE_DEFAULT_VALUE: "USE_DEFAULT_VALUE",
126
- };
127
- exports.BounceType = {
128
- PERMANENT: "PERMANENT",
129
- TRANSIENT: "TRANSIENT",
130
- UNDETERMINED: "UNDETERMINED",
131
- };
132
- exports.BulkEmailStatus = {
133
- ACCOUNT_DAILY_QUOTA_EXCEEDED: "ACCOUNT_DAILY_QUOTA_EXCEEDED",
134
- ACCOUNT_SENDING_PAUSED: "ACCOUNT_SENDING_PAUSED",
135
- ACCOUNT_SUSPENDED: "ACCOUNT_SUSPENDED",
136
- ACCOUNT_THROTTLED: "ACCOUNT_THROTTLED",
137
- CONFIGURATION_SET_NOT_FOUND: "CONFIGURATION_SET_NOT_FOUND",
138
- CONFIGURATION_SET_SENDING_PAUSED: "CONFIGURATION_SET_SENDING_PAUSED",
139
- FAILED: "FAILED",
140
- INVALID_PARAMETER: "INVALID_PARAMETER",
141
- INVALID_SENDING_POOL_NAME: "INVALID_SENDING_POOL_NAME",
142
- MAIL_FROM_DOMAIN_NOT_VERIFIED: "MAIL_FROM_DOMAIN_NOT_VERIFIED",
143
- MESSAGE_REJECTED: "MESSAGE_REJECTED",
144
- SUCCESS: "SUCCESS",
145
- TEMPLATE_NOT_FOUND: "TEMPLATE_NOT_FOUND",
146
- TRANSIENT_FAILURE: "TRANSIENT_FAILURE",
147
- };
148
- exports.DimensionValueSource = {
149
- EMAIL_HEADER: "EMAIL_HEADER",
150
- LINK_TAG: "LINK_TAG",
151
- MESSAGE_TAG: "MESSAGE_TAG",
152
- };
153
- class ConcurrentModificationException extends SESv2ServiceException_1.SESv2ServiceException {
154
- constructor(opts) {
155
- super({
156
- name: "ConcurrentModificationException",
157
- $fault: "server",
158
- ...opts,
159
- });
160
- this.name = "ConcurrentModificationException";
161
- this.$fault = "server";
162
- Object.setPrototypeOf(this, ConcurrentModificationException.prototype);
163
- }
164
- }
165
- exports.ConcurrentModificationException = ConcurrentModificationException;
166
- class ConflictException extends SESv2ServiceException_1.SESv2ServiceException {
167
- constructor(opts) {
168
- super({
169
- name: "ConflictException",
170
- $fault: "client",
171
- ...opts,
172
- });
173
- this.name = "ConflictException";
174
- this.$fault = "client";
175
- Object.setPrototypeOf(this, ConflictException.prototype);
176
- }
177
- }
178
- exports.ConflictException = ConflictException;
179
- exports.SubscriptionStatus = {
180
- OPT_IN: "OPT_IN",
181
- OPT_OUT: "OPT_OUT",
182
- };
183
- exports.ContactListImportAction = {
184
- DELETE: "DELETE",
185
- PUT: "PUT",
186
- };
187
- exports.TlsPolicy = {
188
- OPTIONAL: "OPTIONAL",
189
- REQUIRE: "REQUIRE",
190
- };
191
- exports.SuppressionListReason = {
192
- BOUNCE: "BOUNCE",
193
- COMPLAINT: "COMPLAINT",
194
- };
195
- exports.FeatureStatus = {
196
- DISABLED: "DISABLED",
197
- ENABLED: "ENABLED",
198
- };
199
- class LimitExceededException extends SESv2ServiceException_1.SESv2ServiceException {
200
- constructor(opts) {
201
- super({
202
- name: "LimitExceededException",
203
- $fault: "client",
204
- ...opts,
205
- });
206
- this.name = "LimitExceededException";
207
- this.$fault = "client";
208
- Object.setPrototypeOf(this, LimitExceededException.prototype);
209
- }
210
- }
211
- exports.LimitExceededException = LimitExceededException;
212
- exports.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
- exports.ScalingMode = {
225
- MANAGED: "MANAGED",
226
- STANDARD: "STANDARD",
227
- };
228
- exports.DeliverabilityTestStatus = {
229
- COMPLETED: "COMPLETED",
230
- IN_PROGRESS: "IN_PROGRESS",
231
- };
232
- class MailFromDomainNotVerifiedException extends SESv2ServiceException_1.SESv2ServiceException {
233
- constructor(opts) {
234
- super({
235
- name: "MailFromDomainNotVerifiedException",
236
- $fault: "client",
237
- ...opts,
238
- });
239
- this.name = "MailFromDomainNotVerifiedException";
240
- this.$fault = "client";
241
- Object.setPrototypeOf(this, MailFromDomainNotVerifiedException.prototype);
242
- }
243
- }
244
- exports.MailFromDomainNotVerifiedException = MailFromDomainNotVerifiedException;
245
- class MessageRejected extends SESv2ServiceException_1.SESv2ServiceException {
246
- constructor(opts) {
247
- super({
248
- name: "MessageRejected",
249
- $fault: "client",
250
- ...opts,
251
- });
252
- this.name = "MessageRejected";
253
- this.$fault = "client";
254
- Object.setPrototypeOf(this, MessageRejected.prototype);
255
- }
256
- }
257
- exports.MessageRejected = MessageRejected;
258
- class SendingPausedException extends SESv2ServiceException_1.SESv2ServiceException {
259
- constructor(opts) {
260
- super({
261
- name: "SendingPausedException",
262
- $fault: "client",
263
- ...opts,
264
- });
265
- this.name = "SendingPausedException";
266
- this.$fault = "client";
267
- Object.setPrototypeOf(this, SendingPausedException.prototype);
268
- }
269
- }
270
- exports.SendingPausedException = SendingPausedException;
271
- exports.DkimSigningKeyLength = {
272
- RSA_1024_BIT: "RSA_1024_BIT",
273
- RSA_2048_BIT: "RSA_2048_BIT",
274
- };
275
- exports.DkimSigningAttributesOrigin = {
276
- AWS_SES: "AWS_SES",
277
- EXTERNAL: "EXTERNAL",
278
- };
279
- exports.DkimStatus = {
280
- FAILED: "FAILED",
281
- NOT_STARTED: "NOT_STARTED",
282
- PENDING: "PENDING",
283
- SUCCESS: "SUCCESS",
284
- TEMPORARY_FAILURE: "TEMPORARY_FAILURE",
285
- };
286
- exports.IdentityType = {
287
- DOMAIN: "DOMAIN",
288
- EMAIL_ADDRESS: "EMAIL_ADDRESS",
289
- MANAGED_DOMAIN: "MANAGED_DOMAIN",
290
- };
291
- exports.DeliveryEventType = {
292
- COMPLAINT: "COMPLAINT",
293
- DELIVERY: "DELIVERY",
294
- PERMANENT_BOUNCE: "PERMANENT_BOUNCE",
295
- SEND: "SEND",
296
- TRANSIENT_BOUNCE: "TRANSIENT_BOUNCE",
297
- UNDETERMINED_BOUNCE: "UNDETERMINED_BOUNCE",
298
- };
299
- exports.EngagementEventType = {
300
- CLICK: "CLICK",
301
- OPEN: "OPEN",
302
- };
303
- exports.MetricAggregation = {
304
- RATE: "RATE",
305
- VOLUME: "VOLUME",
306
- };
307
- exports.DataFormat = {
308
- CSV: "CSV",
309
- JSON: "JSON",
310
- };
311
- exports.SuppressionListImportAction = {
312
- DELETE: "DELETE",
313
- PUT: "PUT",
314
- };
315
- exports.WarmupStatus = {
316
- DONE: "DONE",
317
- IN_PROGRESS: "IN_PROGRESS",
318
- };
319
- exports.DeliverabilityDashboardAccountStatus = {
320
- ACTIVE: "ACTIVE",
321
- DISABLED: "DISABLED",
322
- PENDING_EXPIRATION: "PENDING_EXPIRATION",
323
- };
324
- exports.ExportSourceType = {
325
- MESSAGE_INSIGHTS: "MESSAGE_INSIGHTS",
326
- METRICS_DATA: "METRICS_DATA",
327
- };
328
- exports.JobStatus = {
329
- CANCELLED: "CANCELLED",
330
- COMPLETED: "COMPLETED",
331
- CREATED: "CREATED",
332
- FAILED: "FAILED",
333
- PROCESSING: "PROCESSING",
334
- };
335
- exports.MailFromDomainStatus = {
336
- FAILED: "FAILED",
337
- PENDING: "PENDING",
338
- SUCCESS: "SUCCESS",
339
- TEMPORARY_FAILURE: "TEMPORARY_FAILURE",
340
- };
341
- exports.VerificationError = {
342
- DNS_SERVER_ERROR: "DNS_SERVER_ERROR",
343
- HOST_NOT_FOUND: "HOST_NOT_FOUND",
344
- INVALID_VALUE: "INVALID_VALUE",
345
- SERVICE_ERROR: "SERVICE_ERROR",
346
- TYPE_NOT_FOUND: "TYPE_NOT_FOUND",
347
- };
348
- exports.VerificationStatus = {
349
- FAILED: "FAILED",
350
- NOT_STARTED: "NOT_STARTED",
351
- PENDING: "PENDING",
352
- SUCCESS: "SUCCESS",
353
- TEMPORARY_FAILURE: "TEMPORARY_FAILURE",
354
- };
355
- exports.ImportDestinationType = {
356
- CONTACT_LIST: "CONTACT_LIST",
357
- SUPPRESSION_LIST: "SUPPRESSION_LIST",
358
- };
359
- class InvalidNextTokenException extends SESv2ServiceException_1.SESv2ServiceException {
360
- constructor(opts) {
361
- super({
362
- name: "InvalidNextTokenException",
363
- $fault: "client",
364
- ...opts,
365
- });
366
- this.name = "InvalidNextTokenException";
367
- this.$fault = "client";
368
- Object.setPrototypeOf(this, InvalidNextTokenException.prototype);
369
- }
370
- }
371
- exports.InvalidNextTokenException = InvalidNextTokenException;
372
- exports.ListRecommendationsFilterKey = {
373
- IMPACT: "IMPACT",
374
- RESOURCE_ARN: "RESOURCE_ARN",
375
- STATUS: "STATUS",
376
- TYPE: "TYPE",
377
- };
378
- exports.RecommendationImpact = {
379
- HIGH: "HIGH",
380
- LOW: "LOW",
381
- };
382
- exports.RecommendationStatus = {
383
- FIXED: "FIXED",
384
- OPEN: "OPEN",
385
- };
386
- exports.RecommendationType = {
387
- BIMI: "BIMI",
388
- DKIM: "DKIM",
389
- DMARC: "DMARC",
390
- SPF: "SPF",
391
- };
392
- const AccountDetailsFilterSensitiveLog = (obj) => ({
393
- ...obj,
394
- ...(obj.WebsiteURL && { WebsiteURL: smithy_client_1.SENSITIVE_STRING }),
395
- ...(obj.UseCaseDescription && { UseCaseDescription: smithy_client_1.SENSITIVE_STRING }),
396
- ...(obj.AdditionalContactEmailAddresses && { AdditionalContactEmailAddresses: smithy_client_1.SENSITIVE_STRING }),
397
- });
398
- exports.AccountDetailsFilterSensitiveLog = AccountDetailsFilterSensitiveLog;
399
- const DkimSigningAttributesFilterSensitiveLog = (obj) => ({
400
- ...obj,
401
- ...(obj.DomainSigningPrivateKey && { DomainSigningPrivateKey: smithy_client_1.SENSITIVE_STRING }),
402
- });
403
- exports.DkimSigningAttributesFilterSensitiveLog = DkimSigningAttributesFilterSensitiveLog;
404
- const CreateEmailIdentityRequestFilterSensitiveLog = (obj) => ({
405
- ...obj,
406
- ...(obj.DkimSigningAttributes && {
407
- DkimSigningAttributes: (0, exports.DkimSigningAttributesFilterSensitiveLog)(obj.DkimSigningAttributes),
408
- }),
409
- });
410
- exports.CreateEmailIdentityRequestFilterSensitiveLog = CreateEmailIdentityRequestFilterSensitiveLog;
411
- const MessageInsightsFiltersFilterSensitiveLog = (obj) => ({
412
- ...obj,
413
- ...(obj.FromEmailAddress && { FromEmailAddress: smithy_client_1.SENSITIVE_STRING }),
414
- ...(obj.Destination && { Destination: smithy_client_1.SENSITIVE_STRING }),
415
- ...(obj.Subject && { Subject: smithy_client_1.SENSITIVE_STRING }),
416
- });
417
- exports.MessageInsightsFiltersFilterSensitiveLog = MessageInsightsFiltersFilterSensitiveLog;
418
- const MessageInsightsDataSourceFilterSensitiveLog = (obj) => ({
419
- ...obj,
420
- ...(obj.Include && { Include: (0, exports.MessageInsightsFiltersFilterSensitiveLog)(obj.Include) }),
421
- ...(obj.Exclude && { Exclude: (0, exports.MessageInsightsFiltersFilterSensitiveLog)(obj.Exclude) }),
422
- });
423
- exports.MessageInsightsDataSourceFilterSensitiveLog = MessageInsightsDataSourceFilterSensitiveLog;
424
- const ExportDataSourceFilterSensitiveLog = (obj) => ({
425
- ...obj,
426
- ...(obj.MessageInsightsDataSource && {
427
- MessageInsightsDataSource: (0, exports.MessageInsightsDataSourceFilterSensitiveLog)(obj.MessageInsightsDataSource),
428
- }),
429
- });
430
- exports.ExportDataSourceFilterSensitiveLog = ExportDataSourceFilterSensitiveLog;
431
- const CreateExportJobRequestFilterSensitiveLog = (obj) => ({
432
- ...obj,
433
- ...(obj.ExportDataSource && { ExportDataSource: (0, exports.ExportDataSourceFilterSensitiveLog)(obj.ExportDataSource) }),
434
- });
435
- exports.CreateExportJobRequestFilterSensitiveLog = CreateExportJobRequestFilterSensitiveLog;
436
- const EmailInsightsFilterSensitiveLog = (obj) => ({
437
- ...obj,
438
- ...(obj.Destination && { Destination: smithy_client_1.SENSITIVE_STRING }),
439
- });
440
- exports.EmailInsightsFilterSensitiveLog = EmailInsightsFilterSensitiveLog;
441
- const GetAccountResponseFilterSensitiveLog = (obj) => ({
442
- ...obj,
443
- ...(obj.Details && { Details: (0, exports.AccountDetailsFilterSensitiveLog)(obj.Details) }),
444
- });
445
- exports.GetAccountResponseFilterSensitiveLog = GetAccountResponseFilterSensitiveLog;
446
- const GetExportJobResponseFilterSensitiveLog = (obj) => ({
447
- ...obj,
448
- ...(obj.ExportDataSource && { ExportDataSource: (0, exports.ExportDataSourceFilterSensitiveLog)(obj.ExportDataSource) }),
449
- });
450
- exports.GetExportJobResponseFilterSensitiveLog = GetExportJobResponseFilterSensitiveLog;
451
- const GetMessageInsightsResponseFilterSensitiveLog = (obj) => ({
452
- ...obj,
453
- ...(obj.FromEmailAddress && { FromEmailAddress: smithy_client_1.SENSITIVE_STRING }),
454
- ...(obj.Subject && { Subject: smithy_client_1.SENSITIVE_STRING }),
455
- ...(obj.Insights && { Insights: obj.Insights.map((item) => (0, exports.EmailInsightsFilterSensitiveLog)(item)) }),
456
- });
457
- exports.GetMessageInsightsResponseFilterSensitiveLog = GetMessageInsightsResponseFilterSensitiveLog;
458
- const PutAccountDetailsRequestFilterSensitiveLog = (obj) => ({
459
- ...obj,
460
- ...(obj.WebsiteURL && { WebsiteURL: smithy_client_1.SENSITIVE_STRING }),
461
- ...(obj.UseCaseDescription && { UseCaseDescription: smithy_client_1.SENSITIVE_STRING }),
462
- ...(obj.AdditionalContactEmailAddresses && { AdditionalContactEmailAddresses: smithy_client_1.SENSITIVE_STRING }),
463
- });
464
- exports.PutAccountDetailsRequestFilterSensitiveLog = PutAccountDetailsRequestFilterSensitiveLog;
465
- const PutEmailIdentityDkimSigningAttributesRequestFilterSensitiveLog = (obj) => ({
466
- ...obj,
467
- ...(obj.SigningAttributes && { SigningAttributes: (0, exports.DkimSigningAttributesFilterSensitiveLog)(obj.SigningAttributes) }),
468
- });
469
- exports.PutEmailIdentityDkimSigningAttributesRequestFilterSensitiveLog = PutEmailIdentityDkimSigningAttributesRequestFilterSensitiveLog;
1
+ module.exports = require("../index.js");
@@ -1,2 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateGetDedicatedIps = void 0;
4
- const core_1 = require("@smithy/core");
5
- const GetDedicatedIpsCommand_1 = require("../commands/GetDedicatedIpsCommand");
6
- const SESv2Client_1 = require("../SESv2Client");
7
- exports.paginateGetDedicatedIps = (0, core_1.createPaginator)(SESv2Client_1.SESv2Client, GetDedicatedIpsCommand_1.GetDedicatedIpsCommand, "NextToken", "NextToken", "PageSize");
1
+ module.exports = require("../index.js");
@@ -1,2 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListConfigurationSets = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListConfigurationSetsCommand_1 = require("../commands/ListConfigurationSetsCommand");
6
- const SESv2Client_1 = require("../SESv2Client");
7
- exports.paginateListConfigurationSets = (0, core_1.createPaginator)(SESv2Client_1.SESv2Client, ListConfigurationSetsCommand_1.ListConfigurationSetsCommand, "NextToken", "NextToken", "PageSize");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListContactLists = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListContactListsCommand_1 = require("../commands/ListContactListsCommand");
6
- const SESv2Client_1 = require("../SESv2Client");
7
- exports.paginateListContactLists = (0, core_1.createPaginator)(SESv2Client_1.SESv2Client, ListContactListsCommand_1.ListContactListsCommand, "NextToken", "NextToken", "PageSize");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListContacts = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListContactsCommand_1 = require("../commands/ListContactsCommand");
6
- const SESv2Client_1 = require("../SESv2Client");
7
- exports.paginateListContacts = (0, core_1.createPaginator)(SESv2Client_1.SESv2Client, ListContactsCommand_1.ListContactsCommand, "NextToken", "NextToken", "PageSize");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListCustomVerificationEmailTemplates = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListCustomVerificationEmailTemplatesCommand_1 = require("../commands/ListCustomVerificationEmailTemplatesCommand");
6
- const SESv2Client_1 = require("../SESv2Client");
7
- exports.paginateListCustomVerificationEmailTemplates = (0, core_1.createPaginator)(SESv2Client_1.SESv2Client, ListCustomVerificationEmailTemplatesCommand_1.ListCustomVerificationEmailTemplatesCommand, "NextToken", "NextToken", "PageSize");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListDedicatedIpPools = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListDedicatedIpPoolsCommand_1 = require("../commands/ListDedicatedIpPoolsCommand");
6
- const SESv2Client_1 = require("../SESv2Client");
7
- exports.paginateListDedicatedIpPools = (0, core_1.createPaginator)(SESv2Client_1.SESv2Client, ListDedicatedIpPoolsCommand_1.ListDedicatedIpPoolsCommand, "NextToken", "NextToken", "PageSize");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListDeliverabilityTestReports = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListDeliverabilityTestReportsCommand_1 = require("../commands/ListDeliverabilityTestReportsCommand");
6
- const SESv2Client_1 = require("../SESv2Client");
7
- exports.paginateListDeliverabilityTestReports = (0, core_1.createPaginator)(SESv2Client_1.SESv2Client, ListDeliverabilityTestReportsCommand_1.ListDeliverabilityTestReportsCommand, "NextToken", "NextToken", "PageSize");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListDomainDeliverabilityCampaigns = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListDomainDeliverabilityCampaignsCommand_1 = require("../commands/ListDomainDeliverabilityCampaignsCommand");
6
- const SESv2Client_1 = require("../SESv2Client");
7
- exports.paginateListDomainDeliverabilityCampaigns = (0, core_1.createPaginator)(SESv2Client_1.SESv2Client, ListDomainDeliverabilityCampaignsCommand_1.ListDomainDeliverabilityCampaignsCommand, "NextToken", "NextToken", "PageSize");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListEmailIdentities = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListEmailIdentitiesCommand_1 = require("../commands/ListEmailIdentitiesCommand");
6
- const SESv2Client_1 = require("../SESv2Client");
7
- exports.paginateListEmailIdentities = (0, core_1.createPaginator)(SESv2Client_1.SESv2Client, ListEmailIdentitiesCommand_1.ListEmailIdentitiesCommand, "NextToken", "NextToken", "PageSize");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListEmailTemplates = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListEmailTemplatesCommand_1 = require("../commands/ListEmailTemplatesCommand");
6
- const SESv2Client_1 = require("../SESv2Client");
7
- exports.paginateListEmailTemplates = (0, core_1.createPaginator)(SESv2Client_1.SESv2Client, ListEmailTemplatesCommand_1.ListEmailTemplatesCommand, "NextToken", "NextToken", "PageSize");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListExportJobs = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListExportJobsCommand_1 = require("../commands/ListExportJobsCommand");
6
- const SESv2Client_1 = require("../SESv2Client");
7
- exports.paginateListExportJobs = (0, core_1.createPaginator)(SESv2Client_1.SESv2Client, ListExportJobsCommand_1.ListExportJobsCommand, "NextToken", "NextToken", "PageSize");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListImportJobs = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListImportJobsCommand_1 = require("../commands/ListImportJobsCommand");
6
- const SESv2Client_1 = require("../SESv2Client");
7
- exports.paginateListImportJobs = (0, core_1.createPaginator)(SESv2Client_1.SESv2Client, ListImportJobsCommand_1.ListImportJobsCommand, "NextToken", "NextToken", "PageSize");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListRecommendations = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListRecommendationsCommand_1 = require("../commands/ListRecommendationsCommand");
6
- const SESv2Client_1 = require("../SESv2Client");
7
- exports.paginateListRecommendations = (0, core_1.createPaginator)(SESv2Client_1.SESv2Client, ListRecommendationsCommand_1.ListRecommendationsCommand, "NextToken", "NextToken", "PageSize");
1
+ module.exports = require("../index.js");
@@ -1,7 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListSuppressedDestinations = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListSuppressedDestinationsCommand_1 = require("../commands/ListSuppressedDestinationsCommand");
6
- const SESv2Client_1 = require("../SESv2Client");
7
- exports.paginateListSuppressedDestinations = (0, core_1.createPaginator)(SESv2Client_1.SESv2Client, ListSuppressedDestinationsCommand_1.ListSuppressedDestinationsCommand, "NextToken", "NextToken", "PageSize");
1
+ module.exports = require("../index.js");