@aws-sdk/client-ses 3.490.0 → 3.496.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/SES.js +1 -153
- package/dist-cjs/SESClient.js +1 -43
- package/dist-cjs/commands/CloneReceiptRuleSetCommand.js +1 -28
- package/dist-cjs/commands/CreateConfigurationSetCommand.js +1 -28
- package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +1 -28
- package/dist-cjs/commands/CreateConfigurationSetTrackingOptionsCommand.js +1 -28
- package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +1 -28
- package/dist-cjs/commands/CreateReceiptFilterCommand.js +1 -28
- package/dist-cjs/commands/CreateReceiptRuleCommand.js +1 -28
- package/dist-cjs/commands/CreateReceiptRuleSetCommand.js +1 -28
- package/dist-cjs/commands/CreateTemplateCommand.js +1 -28
- package/dist-cjs/commands/DeleteConfigurationSetCommand.js +1 -28
- package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +1 -28
- package/dist-cjs/commands/DeleteConfigurationSetTrackingOptionsCommand.js +1 -28
- package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +1 -28
- package/dist-cjs/commands/DeleteIdentityCommand.js +1 -28
- package/dist-cjs/commands/DeleteIdentityPolicyCommand.js +1 -28
- package/dist-cjs/commands/DeleteReceiptFilterCommand.js +1 -28
- package/dist-cjs/commands/DeleteReceiptRuleCommand.js +1 -28
- package/dist-cjs/commands/DeleteReceiptRuleSetCommand.js +1 -28
- package/dist-cjs/commands/DeleteTemplateCommand.js +1 -28
- package/dist-cjs/commands/DeleteVerifiedEmailAddressCommand.js +1 -28
- package/dist-cjs/commands/DescribeActiveReceiptRuleSetCommand.js +1 -28
- package/dist-cjs/commands/DescribeConfigurationSetCommand.js +1 -28
- package/dist-cjs/commands/DescribeReceiptRuleCommand.js +1 -28
- package/dist-cjs/commands/DescribeReceiptRuleSetCommand.js +1 -28
- package/dist-cjs/commands/GetAccountSendingEnabledCommand.js +1 -28
- package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +1 -28
- package/dist-cjs/commands/GetIdentityDkimAttributesCommand.js +1 -28
- package/dist-cjs/commands/GetIdentityMailFromDomainAttributesCommand.js +1 -28
- package/dist-cjs/commands/GetIdentityNotificationAttributesCommand.js +1 -28
- package/dist-cjs/commands/GetIdentityPoliciesCommand.js +1 -28
- package/dist-cjs/commands/GetIdentityVerificationAttributesCommand.js +1 -28
- package/dist-cjs/commands/GetSendQuotaCommand.js +1 -28
- package/dist-cjs/commands/GetSendStatisticsCommand.js +1 -28
- package/dist-cjs/commands/GetTemplateCommand.js +1 -28
- package/dist-cjs/commands/ListConfigurationSetsCommand.js +1 -28
- package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +1 -28
- package/dist-cjs/commands/ListIdentitiesCommand.js +1 -28
- package/dist-cjs/commands/ListIdentityPoliciesCommand.js +1 -28
- package/dist-cjs/commands/ListReceiptFiltersCommand.js +1 -28
- package/dist-cjs/commands/ListReceiptRuleSetsCommand.js +1 -28
- package/dist-cjs/commands/ListTemplatesCommand.js +1 -28
- package/dist-cjs/commands/ListVerifiedEmailAddressesCommand.js +1 -28
- package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +1 -28
- package/dist-cjs/commands/PutIdentityPolicyCommand.js +1 -28
- package/dist-cjs/commands/ReorderReceiptRuleSetCommand.js +1 -28
- package/dist-cjs/commands/SendBounceCommand.js +1 -28
- package/dist-cjs/commands/SendBulkTemplatedEmailCommand.js +1 -28
- package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +1 -28
- package/dist-cjs/commands/SendEmailCommand.js +1 -28
- package/dist-cjs/commands/SendRawEmailCommand.js +1 -28
- package/dist-cjs/commands/SendTemplatedEmailCommand.js +1 -28
- package/dist-cjs/commands/SetActiveReceiptRuleSetCommand.js +1 -28
- package/dist-cjs/commands/SetIdentityDkimEnabledCommand.js +1 -28
- package/dist-cjs/commands/SetIdentityFeedbackForwardingEnabledCommand.js +1 -28
- package/dist-cjs/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +1 -28
- package/dist-cjs/commands/SetIdentityMailFromDomainCommand.js +1 -28
- package/dist-cjs/commands/SetIdentityNotificationTopicCommand.js +1 -28
- package/dist-cjs/commands/SetReceiptRulePositionCommand.js +1 -28
- package/dist-cjs/commands/TestRenderTemplateCommand.js +1 -28
- package/dist-cjs/commands/UpdateAccountSendingEnabledCommand.js +1 -28
- package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +1 -28
- package/dist-cjs/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +1 -28
- package/dist-cjs/commands/UpdateConfigurationSetSendingEnabledCommand.js +1 -28
- package/dist-cjs/commands/UpdateConfigurationSetTrackingOptionsCommand.js +1 -28
- package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +1 -28
- package/dist-cjs/commands/UpdateReceiptRuleCommand.js +1 -28
- package/dist-cjs/commands/UpdateTemplateCommand.js +1 -28
- package/dist-cjs/commands/VerifyDomainDkimCommand.js +1 -28
- package/dist-cjs/commands/VerifyDomainIdentityCommand.js +1 -28
- package/dist-cjs/commands/VerifyEmailAddressCommand.js +1 -28
- package/dist-cjs/commands/VerifyEmailIdentityCommand.js +1 -28
- package/dist-cjs/commands/index.js +1 -74
- package/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/dist-cjs/extensionConfiguration.js +1 -2
- package/dist-cjs/index.js +8971 -12
- package/dist-cjs/models/SESServiceException.js +1 -12
- package/dist-cjs/models/index.js +1 -4
- package/dist-cjs/models/models_0.js +1 -572
- package/dist-cjs/pagination/Interfaces.js +1 -2
- package/dist-cjs/pagination/ListCustomVerificationEmailTemplatesPaginator.js +1 -7
- package/dist-cjs/pagination/ListIdentitiesPaginator.js +1 -7
- package/dist-cjs/pagination/index.js +1 -6
- package/dist-cjs/protocols/Aws_query.js +1 -6702
- package/dist-cjs/runtimeExtensions.js +1 -22
- package/dist-cjs/waiters/index.js +1 -4
- package/dist-cjs/waiters/waitForIdentityExists.js +1 -43
- package/package.json +41 -41
|
@@ -1,12 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SESServiceException = 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 SESServiceException extends smithy_client_1.ServiceException {
|
|
7
|
-
constructor(options) {
|
|
8
|
-
super(options);
|
|
9
|
-
Object.setPrototypeOf(this, SESServiceException.prototype);
|
|
10
|
-
}
|
|
11
|
-
}
|
|
12
|
-
exports.SESServiceException = SESServiceException;
|
|
1
|
+
module.exports = require("../index.js");
|
package/dist-cjs/models/index.js
CHANGED
|
@@ -1,572 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ProductionAccessNotGrantedException = exports.NotificationType = exports.MissingRenderingAttributeException = exports.MessageRejected = exports.MailFromDomainNotVerifiedException = exports.InvalidRenderingParameterException = exports.InvalidPolicyException = exports.InvalidDeliveryOptionsException = exports.IdentityType = exports.TemplateDoesNotExistException = exports.VerificationStatus = exports.TrackingOptionsDoesNotExistException = exports.EventDestinationDoesNotExistException = exports.CustomVerificationEmailTemplateDoesNotExistException = exports.CustomMailFromStatus = exports.InvalidTemplateException = exports.RuleDoesNotExistException = exports.InvalidSnsTopicException = exports.InvalidS3ConfigurationException = exports.InvalidLambdaFunctionException = exports.TlsPolicy = exports.StopScope = exports.SNSActionEncoding = exports.InvocationType = exports.ReceiptFilterPolicy = exports.FromEmailAddressNotVerifiedException = exports.CustomVerificationEmailTemplateAlreadyExistsException = exports.CustomVerificationEmailInvalidContentException = exports.TrackingOptionsAlreadyExistsException = exports.InvalidTrackingOptionsException = exports.InvalidSNSDestinationException = exports.InvalidFirehoseDestinationException = exports.InvalidCloudWatchDestinationException = exports.EventDestinationAlreadyExistsException = exports.EventType = exports.InvalidConfigurationSetException = exports.ConfigurationSetSendingPausedException = exports.ConfigurationSetDoesNotExistException = exports.ConfigurationSetAttribute = exports.ConfigurationSetAlreadyExistsException = exports.DimensionValueSource = exports.RuleSetDoesNotExistException = exports.LimitExceededException = exports.CannotDeleteException = exports.BulkEmailStatus = exports.DsnAction = exports.BounceType = exports.BehaviorOnMXFailure = exports.AlreadyExistsException = exports.AccountSendingPausedException = void 0;
|
|
4
|
-
const SESServiceException_1 = require("./SESServiceException");
|
|
5
|
-
class AccountSendingPausedException extends SESServiceException_1.SESServiceException {
|
|
6
|
-
constructor(opts) {
|
|
7
|
-
super({
|
|
8
|
-
name: "AccountSendingPausedException",
|
|
9
|
-
$fault: "client",
|
|
10
|
-
...opts,
|
|
11
|
-
});
|
|
12
|
-
this.name = "AccountSendingPausedException";
|
|
13
|
-
this.$fault = "client";
|
|
14
|
-
Object.setPrototypeOf(this, AccountSendingPausedException.prototype);
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
exports.AccountSendingPausedException = AccountSendingPausedException;
|
|
18
|
-
class AlreadyExistsException extends SESServiceException_1.SESServiceException {
|
|
19
|
-
constructor(opts) {
|
|
20
|
-
super({
|
|
21
|
-
name: "AlreadyExistsException",
|
|
22
|
-
$fault: "client",
|
|
23
|
-
...opts,
|
|
24
|
-
});
|
|
25
|
-
this.name = "AlreadyExistsException";
|
|
26
|
-
this.$fault = "client";
|
|
27
|
-
Object.setPrototypeOf(this, AlreadyExistsException.prototype);
|
|
28
|
-
this.Name = opts.Name;
|
|
29
|
-
}
|
|
30
|
-
}
|
|
31
|
-
exports.AlreadyExistsException = AlreadyExistsException;
|
|
32
|
-
exports.BehaviorOnMXFailure = {
|
|
33
|
-
RejectMessage: "RejectMessage",
|
|
34
|
-
UseDefaultValue: "UseDefaultValue",
|
|
35
|
-
};
|
|
36
|
-
exports.BounceType = {
|
|
37
|
-
ContentRejected: "ContentRejected",
|
|
38
|
-
DoesNotExist: "DoesNotExist",
|
|
39
|
-
ExceededQuota: "ExceededQuota",
|
|
40
|
-
MessageTooLarge: "MessageTooLarge",
|
|
41
|
-
TemporaryFailure: "TemporaryFailure",
|
|
42
|
-
Undefined: "Undefined",
|
|
43
|
-
};
|
|
44
|
-
exports.DsnAction = {
|
|
45
|
-
DELAYED: "delayed",
|
|
46
|
-
DELIVERED: "delivered",
|
|
47
|
-
EXPANDED: "expanded",
|
|
48
|
-
FAILED: "failed",
|
|
49
|
-
RELAYED: "relayed",
|
|
50
|
-
};
|
|
51
|
-
exports.BulkEmailStatus = {
|
|
52
|
-
AccountDailyQuotaExceeded: "AccountDailyQuotaExceeded",
|
|
53
|
-
AccountSendingPaused: "AccountSendingPaused",
|
|
54
|
-
AccountSuspended: "AccountSuspended",
|
|
55
|
-
AccountThrottled: "AccountThrottled",
|
|
56
|
-
ConfigurationSetDoesNotExist: "ConfigurationSetDoesNotExist",
|
|
57
|
-
ConfigurationSetSendingPaused: "ConfigurationSetSendingPaused",
|
|
58
|
-
Failed: "Failed",
|
|
59
|
-
InvalidParameterValue: "InvalidParameterValue",
|
|
60
|
-
InvalidSendingPoolName: "InvalidSendingPoolName",
|
|
61
|
-
MailFromDomainNotVerified: "MailFromDomainNotVerified",
|
|
62
|
-
MessageRejected: "MessageRejected",
|
|
63
|
-
Success: "Success",
|
|
64
|
-
TemplateDoesNotExist: "TemplateDoesNotExist",
|
|
65
|
-
TransientFailure: "TransientFailure",
|
|
66
|
-
};
|
|
67
|
-
class CannotDeleteException extends SESServiceException_1.SESServiceException {
|
|
68
|
-
constructor(opts) {
|
|
69
|
-
super({
|
|
70
|
-
name: "CannotDeleteException",
|
|
71
|
-
$fault: "client",
|
|
72
|
-
...opts,
|
|
73
|
-
});
|
|
74
|
-
this.name = "CannotDeleteException";
|
|
75
|
-
this.$fault = "client";
|
|
76
|
-
Object.setPrototypeOf(this, CannotDeleteException.prototype);
|
|
77
|
-
this.Name = opts.Name;
|
|
78
|
-
}
|
|
79
|
-
}
|
|
80
|
-
exports.CannotDeleteException = CannotDeleteException;
|
|
81
|
-
class LimitExceededException extends SESServiceException_1.SESServiceException {
|
|
82
|
-
constructor(opts) {
|
|
83
|
-
super({
|
|
84
|
-
name: "LimitExceededException",
|
|
85
|
-
$fault: "client",
|
|
86
|
-
...opts,
|
|
87
|
-
});
|
|
88
|
-
this.name = "LimitExceededException";
|
|
89
|
-
this.$fault = "client";
|
|
90
|
-
Object.setPrototypeOf(this, LimitExceededException.prototype);
|
|
91
|
-
}
|
|
92
|
-
}
|
|
93
|
-
exports.LimitExceededException = LimitExceededException;
|
|
94
|
-
class RuleSetDoesNotExistException extends SESServiceException_1.SESServiceException {
|
|
95
|
-
constructor(opts) {
|
|
96
|
-
super({
|
|
97
|
-
name: "RuleSetDoesNotExistException",
|
|
98
|
-
$fault: "client",
|
|
99
|
-
...opts,
|
|
100
|
-
});
|
|
101
|
-
this.name = "RuleSetDoesNotExistException";
|
|
102
|
-
this.$fault = "client";
|
|
103
|
-
Object.setPrototypeOf(this, RuleSetDoesNotExistException.prototype);
|
|
104
|
-
this.Name = opts.Name;
|
|
105
|
-
}
|
|
106
|
-
}
|
|
107
|
-
exports.RuleSetDoesNotExistException = RuleSetDoesNotExistException;
|
|
108
|
-
exports.DimensionValueSource = {
|
|
109
|
-
EMAIL_HEADER: "emailHeader",
|
|
110
|
-
LINK_TAG: "linkTag",
|
|
111
|
-
MESSAGE_TAG: "messageTag",
|
|
112
|
-
};
|
|
113
|
-
class ConfigurationSetAlreadyExistsException extends SESServiceException_1.SESServiceException {
|
|
114
|
-
constructor(opts) {
|
|
115
|
-
super({
|
|
116
|
-
name: "ConfigurationSetAlreadyExistsException",
|
|
117
|
-
$fault: "client",
|
|
118
|
-
...opts,
|
|
119
|
-
});
|
|
120
|
-
this.name = "ConfigurationSetAlreadyExistsException";
|
|
121
|
-
this.$fault = "client";
|
|
122
|
-
Object.setPrototypeOf(this, ConfigurationSetAlreadyExistsException.prototype);
|
|
123
|
-
this.ConfigurationSetName = opts.ConfigurationSetName;
|
|
124
|
-
}
|
|
125
|
-
}
|
|
126
|
-
exports.ConfigurationSetAlreadyExistsException = ConfigurationSetAlreadyExistsException;
|
|
127
|
-
exports.ConfigurationSetAttribute = {
|
|
128
|
-
DELIVERY_OPTIONS: "deliveryOptions",
|
|
129
|
-
EVENT_DESTINATIONS: "eventDestinations",
|
|
130
|
-
REPUTATION_OPTIONS: "reputationOptions",
|
|
131
|
-
TRACKING_OPTIONS: "trackingOptions",
|
|
132
|
-
};
|
|
133
|
-
class ConfigurationSetDoesNotExistException extends SESServiceException_1.SESServiceException {
|
|
134
|
-
constructor(opts) {
|
|
135
|
-
super({
|
|
136
|
-
name: "ConfigurationSetDoesNotExistException",
|
|
137
|
-
$fault: "client",
|
|
138
|
-
...opts,
|
|
139
|
-
});
|
|
140
|
-
this.name = "ConfigurationSetDoesNotExistException";
|
|
141
|
-
this.$fault = "client";
|
|
142
|
-
Object.setPrototypeOf(this, ConfigurationSetDoesNotExistException.prototype);
|
|
143
|
-
this.ConfigurationSetName = opts.ConfigurationSetName;
|
|
144
|
-
}
|
|
145
|
-
}
|
|
146
|
-
exports.ConfigurationSetDoesNotExistException = ConfigurationSetDoesNotExistException;
|
|
147
|
-
class ConfigurationSetSendingPausedException extends SESServiceException_1.SESServiceException {
|
|
148
|
-
constructor(opts) {
|
|
149
|
-
super({
|
|
150
|
-
name: "ConfigurationSetSendingPausedException",
|
|
151
|
-
$fault: "client",
|
|
152
|
-
...opts,
|
|
153
|
-
});
|
|
154
|
-
this.name = "ConfigurationSetSendingPausedException";
|
|
155
|
-
this.$fault = "client";
|
|
156
|
-
Object.setPrototypeOf(this, ConfigurationSetSendingPausedException.prototype);
|
|
157
|
-
this.ConfigurationSetName = opts.ConfigurationSetName;
|
|
158
|
-
}
|
|
159
|
-
}
|
|
160
|
-
exports.ConfigurationSetSendingPausedException = ConfigurationSetSendingPausedException;
|
|
161
|
-
class InvalidConfigurationSetException extends SESServiceException_1.SESServiceException {
|
|
162
|
-
constructor(opts) {
|
|
163
|
-
super({
|
|
164
|
-
name: "InvalidConfigurationSetException",
|
|
165
|
-
$fault: "client",
|
|
166
|
-
...opts,
|
|
167
|
-
});
|
|
168
|
-
this.name = "InvalidConfigurationSetException";
|
|
169
|
-
this.$fault = "client";
|
|
170
|
-
Object.setPrototypeOf(this, InvalidConfigurationSetException.prototype);
|
|
171
|
-
}
|
|
172
|
-
}
|
|
173
|
-
exports.InvalidConfigurationSetException = InvalidConfigurationSetException;
|
|
174
|
-
exports.EventType = {
|
|
175
|
-
BOUNCE: "bounce",
|
|
176
|
-
CLICK: "click",
|
|
177
|
-
COMPLAINT: "complaint",
|
|
178
|
-
DELIVERY: "delivery",
|
|
179
|
-
OPEN: "open",
|
|
180
|
-
REJECT: "reject",
|
|
181
|
-
RENDERING_FAILURE: "renderingFailure",
|
|
182
|
-
SEND: "send",
|
|
183
|
-
};
|
|
184
|
-
class EventDestinationAlreadyExistsException extends SESServiceException_1.SESServiceException {
|
|
185
|
-
constructor(opts) {
|
|
186
|
-
super({
|
|
187
|
-
name: "EventDestinationAlreadyExistsException",
|
|
188
|
-
$fault: "client",
|
|
189
|
-
...opts,
|
|
190
|
-
});
|
|
191
|
-
this.name = "EventDestinationAlreadyExistsException";
|
|
192
|
-
this.$fault = "client";
|
|
193
|
-
Object.setPrototypeOf(this, EventDestinationAlreadyExistsException.prototype);
|
|
194
|
-
this.ConfigurationSetName = opts.ConfigurationSetName;
|
|
195
|
-
this.EventDestinationName = opts.EventDestinationName;
|
|
196
|
-
}
|
|
197
|
-
}
|
|
198
|
-
exports.EventDestinationAlreadyExistsException = EventDestinationAlreadyExistsException;
|
|
199
|
-
class InvalidCloudWatchDestinationException extends SESServiceException_1.SESServiceException {
|
|
200
|
-
constructor(opts) {
|
|
201
|
-
super({
|
|
202
|
-
name: "InvalidCloudWatchDestinationException",
|
|
203
|
-
$fault: "client",
|
|
204
|
-
...opts,
|
|
205
|
-
});
|
|
206
|
-
this.name = "InvalidCloudWatchDestinationException";
|
|
207
|
-
this.$fault = "client";
|
|
208
|
-
Object.setPrototypeOf(this, InvalidCloudWatchDestinationException.prototype);
|
|
209
|
-
this.ConfigurationSetName = opts.ConfigurationSetName;
|
|
210
|
-
this.EventDestinationName = opts.EventDestinationName;
|
|
211
|
-
}
|
|
212
|
-
}
|
|
213
|
-
exports.InvalidCloudWatchDestinationException = InvalidCloudWatchDestinationException;
|
|
214
|
-
class InvalidFirehoseDestinationException extends SESServiceException_1.SESServiceException {
|
|
215
|
-
constructor(opts) {
|
|
216
|
-
super({
|
|
217
|
-
name: "InvalidFirehoseDestinationException",
|
|
218
|
-
$fault: "client",
|
|
219
|
-
...opts,
|
|
220
|
-
});
|
|
221
|
-
this.name = "InvalidFirehoseDestinationException";
|
|
222
|
-
this.$fault = "client";
|
|
223
|
-
Object.setPrototypeOf(this, InvalidFirehoseDestinationException.prototype);
|
|
224
|
-
this.ConfigurationSetName = opts.ConfigurationSetName;
|
|
225
|
-
this.EventDestinationName = opts.EventDestinationName;
|
|
226
|
-
}
|
|
227
|
-
}
|
|
228
|
-
exports.InvalidFirehoseDestinationException = InvalidFirehoseDestinationException;
|
|
229
|
-
class InvalidSNSDestinationException extends SESServiceException_1.SESServiceException {
|
|
230
|
-
constructor(opts) {
|
|
231
|
-
super({
|
|
232
|
-
name: "InvalidSNSDestinationException",
|
|
233
|
-
$fault: "client",
|
|
234
|
-
...opts,
|
|
235
|
-
});
|
|
236
|
-
this.name = "InvalidSNSDestinationException";
|
|
237
|
-
this.$fault = "client";
|
|
238
|
-
Object.setPrototypeOf(this, InvalidSNSDestinationException.prototype);
|
|
239
|
-
this.ConfigurationSetName = opts.ConfigurationSetName;
|
|
240
|
-
this.EventDestinationName = opts.EventDestinationName;
|
|
241
|
-
}
|
|
242
|
-
}
|
|
243
|
-
exports.InvalidSNSDestinationException = InvalidSNSDestinationException;
|
|
244
|
-
class InvalidTrackingOptionsException extends SESServiceException_1.SESServiceException {
|
|
245
|
-
constructor(opts) {
|
|
246
|
-
super({
|
|
247
|
-
name: "InvalidTrackingOptionsException",
|
|
248
|
-
$fault: "client",
|
|
249
|
-
...opts,
|
|
250
|
-
});
|
|
251
|
-
this.name = "InvalidTrackingOptionsException";
|
|
252
|
-
this.$fault = "client";
|
|
253
|
-
Object.setPrototypeOf(this, InvalidTrackingOptionsException.prototype);
|
|
254
|
-
}
|
|
255
|
-
}
|
|
256
|
-
exports.InvalidTrackingOptionsException = InvalidTrackingOptionsException;
|
|
257
|
-
class TrackingOptionsAlreadyExistsException extends SESServiceException_1.SESServiceException {
|
|
258
|
-
constructor(opts) {
|
|
259
|
-
super({
|
|
260
|
-
name: "TrackingOptionsAlreadyExistsException",
|
|
261
|
-
$fault: "client",
|
|
262
|
-
...opts,
|
|
263
|
-
});
|
|
264
|
-
this.name = "TrackingOptionsAlreadyExistsException";
|
|
265
|
-
this.$fault = "client";
|
|
266
|
-
Object.setPrototypeOf(this, TrackingOptionsAlreadyExistsException.prototype);
|
|
267
|
-
this.ConfigurationSetName = opts.ConfigurationSetName;
|
|
268
|
-
}
|
|
269
|
-
}
|
|
270
|
-
exports.TrackingOptionsAlreadyExistsException = TrackingOptionsAlreadyExistsException;
|
|
271
|
-
class CustomVerificationEmailInvalidContentException extends SESServiceException_1.SESServiceException {
|
|
272
|
-
constructor(opts) {
|
|
273
|
-
super({
|
|
274
|
-
name: "CustomVerificationEmailInvalidContentException",
|
|
275
|
-
$fault: "client",
|
|
276
|
-
...opts,
|
|
277
|
-
});
|
|
278
|
-
this.name = "CustomVerificationEmailInvalidContentException";
|
|
279
|
-
this.$fault = "client";
|
|
280
|
-
Object.setPrototypeOf(this, CustomVerificationEmailInvalidContentException.prototype);
|
|
281
|
-
}
|
|
282
|
-
}
|
|
283
|
-
exports.CustomVerificationEmailInvalidContentException = CustomVerificationEmailInvalidContentException;
|
|
284
|
-
class CustomVerificationEmailTemplateAlreadyExistsException extends SESServiceException_1.SESServiceException {
|
|
285
|
-
constructor(opts) {
|
|
286
|
-
super({
|
|
287
|
-
name: "CustomVerificationEmailTemplateAlreadyExistsException",
|
|
288
|
-
$fault: "client",
|
|
289
|
-
...opts,
|
|
290
|
-
});
|
|
291
|
-
this.name = "CustomVerificationEmailTemplateAlreadyExistsException";
|
|
292
|
-
this.$fault = "client";
|
|
293
|
-
Object.setPrototypeOf(this, CustomVerificationEmailTemplateAlreadyExistsException.prototype);
|
|
294
|
-
this.CustomVerificationEmailTemplateName = opts.CustomVerificationEmailTemplateName;
|
|
295
|
-
}
|
|
296
|
-
}
|
|
297
|
-
exports.CustomVerificationEmailTemplateAlreadyExistsException = CustomVerificationEmailTemplateAlreadyExistsException;
|
|
298
|
-
class FromEmailAddressNotVerifiedException extends SESServiceException_1.SESServiceException {
|
|
299
|
-
constructor(opts) {
|
|
300
|
-
super({
|
|
301
|
-
name: "FromEmailAddressNotVerifiedException",
|
|
302
|
-
$fault: "client",
|
|
303
|
-
...opts,
|
|
304
|
-
});
|
|
305
|
-
this.name = "FromEmailAddressNotVerifiedException";
|
|
306
|
-
this.$fault = "client";
|
|
307
|
-
Object.setPrototypeOf(this, FromEmailAddressNotVerifiedException.prototype);
|
|
308
|
-
this.FromEmailAddress = opts.FromEmailAddress;
|
|
309
|
-
}
|
|
310
|
-
}
|
|
311
|
-
exports.FromEmailAddressNotVerifiedException = FromEmailAddressNotVerifiedException;
|
|
312
|
-
exports.ReceiptFilterPolicy = {
|
|
313
|
-
Allow: "Allow",
|
|
314
|
-
Block: "Block",
|
|
315
|
-
};
|
|
316
|
-
exports.InvocationType = {
|
|
317
|
-
Event: "Event",
|
|
318
|
-
RequestResponse: "RequestResponse",
|
|
319
|
-
};
|
|
320
|
-
exports.SNSActionEncoding = {
|
|
321
|
-
Base64: "Base64",
|
|
322
|
-
UTF8: "UTF-8",
|
|
323
|
-
};
|
|
324
|
-
exports.StopScope = {
|
|
325
|
-
RULE_SET: "RuleSet",
|
|
326
|
-
};
|
|
327
|
-
exports.TlsPolicy = {
|
|
328
|
-
Optional: "Optional",
|
|
329
|
-
Require: "Require",
|
|
330
|
-
};
|
|
331
|
-
class InvalidLambdaFunctionException extends SESServiceException_1.SESServiceException {
|
|
332
|
-
constructor(opts) {
|
|
333
|
-
super({
|
|
334
|
-
name: "InvalidLambdaFunctionException",
|
|
335
|
-
$fault: "client",
|
|
336
|
-
...opts,
|
|
337
|
-
});
|
|
338
|
-
this.name = "InvalidLambdaFunctionException";
|
|
339
|
-
this.$fault = "client";
|
|
340
|
-
Object.setPrototypeOf(this, InvalidLambdaFunctionException.prototype);
|
|
341
|
-
this.FunctionArn = opts.FunctionArn;
|
|
342
|
-
}
|
|
343
|
-
}
|
|
344
|
-
exports.InvalidLambdaFunctionException = InvalidLambdaFunctionException;
|
|
345
|
-
class InvalidS3ConfigurationException extends SESServiceException_1.SESServiceException {
|
|
346
|
-
constructor(opts) {
|
|
347
|
-
super({
|
|
348
|
-
name: "InvalidS3ConfigurationException",
|
|
349
|
-
$fault: "client",
|
|
350
|
-
...opts,
|
|
351
|
-
});
|
|
352
|
-
this.name = "InvalidS3ConfigurationException";
|
|
353
|
-
this.$fault = "client";
|
|
354
|
-
Object.setPrototypeOf(this, InvalidS3ConfigurationException.prototype);
|
|
355
|
-
this.Bucket = opts.Bucket;
|
|
356
|
-
}
|
|
357
|
-
}
|
|
358
|
-
exports.InvalidS3ConfigurationException = InvalidS3ConfigurationException;
|
|
359
|
-
class InvalidSnsTopicException extends SESServiceException_1.SESServiceException {
|
|
360
|
-
constructor(opts) {
|
|
361
|
-
super({
|
|
362
|
-
name: "InvalidSnsTopicException",
|
|
363
|
-
$fault: "client",
|
|
364
|
-
...opts,
|
|
365
|
-
});
|
|
366
|
-
this.name = "InvalidSnsTopicException";
|
|
367
|
-
this.$fault = "client";
|
|
368
|
-
Object.setPrototypeOf(this, InvalidSnsTopicException.prototype);
|
|
369
|
-
this.Topic = opts.Topic;
|
|
370
|
-
}
|
|
371
|
-
}
|
|
372
|
-
exports.InvalidSnsTopicException = InvalidSnsTopicException;
|
|
373
|
-
class RuleDoesNotExistException extends SESServiceException_1.SESServiceException {
|
|
374
|
-
constructor(opts) {
|
|
375
|
-
super({
|
|
376
|
-
name: "RuleDoesNotExistException",
|
|
377
|
-
$fault: "client",
|
|
378
|
-
...opts,
|
|
379
|
-
});
|
|
380
|
-
this.name = "RuleDoesNotExistException";
|
|
381
|
-
this.$fault = "client";
|
|
382
|
-
Object.setPrototypeOf(this, RuleDoesNotExistException.prototype);
|
|
383
|
-
this.Name = opts.Name;
|
|
384
|
-
}
|
|
385
|
-
}
|
|
386
|
-
exports.RuleDoesNotExistException = RuleDoesNotExistException;
|
|
387
|
-
class InvalidTemplateException extends SESServiceException_1.SESServiceException {
|
|
388
|
-
constructor(opts) {
|
|
389
|
-
super({
|
|
390
|
-
name: "InvalidTemplateException",
|
|
391
|
-
$fault: "client",
|
|
392
|
-
...opts,
|
|
393
|
-
});
|
|
394
|
-
this.name = "InvalidTemplateException";
|
|
395
|
-
this.$fault = "client";
|
|
396
|
-
Object.setPrototypeOf(this, InvalidTemplateException.prototype);
|
|
397
|
-
this.TemplateName = opts.TemplateName;
|
|
398
|
-
}
|
|
399
|
-
}
|
|
400
|
-
exports.InvalidTemplateException = InvalidTemplateException;
|
|
401
|
-
exports.CustomMailFromStatus = {
|
|
402
|
-
Failed: "Failed",
|
|
403
|
-
Pending: "Pending",
|
|
404
|
-
Success: "Success",
|
|
405
|
-
TemporaryFailure: "TemporaryFailure",
|
|
406
|
-
};
|
|
407
|
-
class CustomVerificationEmailTemplateDoesNotExistException extends SESServiceException_1.SESServiceException {
|
|
408
|
-
constructor(opts) {
|
|
409
|
-
super({
|
|
410
|
-
name: "CustomVerificationEmailTemplateDoesNotExistException",
|
|
411
|
-
$fault: "client",
|
|
412
|
-
...opts,
|
|
413
|
-
});
|
|
414
|
-
this.name = "CustomVerificationEmailTemplateDoesNotExistException";
|
|
415
|
-
this.$fault = "client";
|
|
416
|
-
Object.setPrototypeOf(this, CustomVerificationEmailTemplateDoesNotExistException.prototype);
|
|
417
|
-
this.CustomVerificationEmailTemplateName = opts.CustomVerificationEmailTemplateName;
|
|
418
|
-
}
|
|
419
|
-
}
|
|
420
|
-
exports.CustomVerificationEmailTemplateDoesNotExistException = CustomVerificationEmailTemplateDoesNotExistException;
|
|
421
|
-
class EventDestinationDoesNotExistException extends SESServiceException_1.SESServiceException {
|
|
422
|
-
constructor(opts) {
|
|
423
|
-
super({
|
|
424
|
-
name: "EventDestinationDoesNotExistException",
|
|
425
|
-
$fault: "client",
|
|
426
|
-
...opts,
|
|
427
|
-
});
|
|
428
|
-
this.name = "EventDestinationDoesNotExistException";
|
|
429
|
-
this.$fault = "client";
|
|
430
|
-
Object.setPrototypeOf(this, EventDestinationDoesNotExistException.prototype);
|
|
431
|
-
this.ConfigurationSetName = opts.ConfigurationSetName;
|
|
432
|
-
this.EventDestinationName = opts.EventDestinationName;
|
|
433
|
-
}
|
|
434
|
-
}
|
|
435
|
-
exports.EventDestinationDoesNotExistException = EventDestinationDoesNotExistException;
|
|
436
|
-
class TrackingOptionsDoesNotExistException extends SESServiceException_1.SESServiceException {
|
|
437
|
-
constructor(opts) {
|
|
438
|
-
super({
|
|
439
|
-
name: "TrackingOptionsDoesNotExistException",
|
|
440
|
-
$fault: "client",
|
|
441
|
-
...opts,
|
|
442
|
-
});
|
|
443
|
-
this.name = "TrackingOptionsDoesNotExistException";
|
|
444
|
-
this.$fault = "client";
|
|
445
|
-
Object.setPrototypeOf(this, TrackingOptionsDoesNotExistException.prototype);
|
|
446
|
-
this.ConfigurationSetName = opts.ConfigurationSetName;
|
|
447
|
-
}
|
|
448
|
-
}
|
|
449
|
-
exports.TrackingOptionsDoesNotExistException = TrackingOptionsDoesNotExistException;
|
|
450
|
-
exports.VerificationStatus = {
|
|
451
|
-
Failed: "Failed",
|
|
452
|
-
NotStarted: "NotStarted",
|
|
453
|
-
Pending: "Pending",
|
|
454
|
-
Success: "Success",
|
|
455
|
-
TemporaryFailure: "TemporaryFailure",
|
|
456
|
-
};
|
|
457
|
-
class TemplateDoesNotExistException extends SESServiceException_1.SESServiceException {
|
|
458
|
-
constructor(opts) {
|
|
459
|
-
super({
|
|
460
|
-
name: "TemplateDoesNotExistException",
|
|
461
|
-
$fault: "client",
|
|
462
|
-
...opts,
|
|
463
|
-
});
|
|
464
|
-
this.name = "TemplateDoesNotExistException";
|
|
465
|
-
this.$fault = "client";
|
|
466
|
-
Object.setPrototypeOf(this, TemplateDoesNotExistException.prototype);
|
|
467
|
-
this.TemplateName = opts.TemplateName;
|
|
468
|
-
}
|
|
469
|
-
}
|
|
470
|
-
exports.TemplateDoesNotExistException = TemplateDoesNotExistException;
|
|
471
|
-
exports.IdentityType = {
|
|
472
|
-
Domain: "Domain",
|
|
473
|
-
EmailAddress: "EmailAddress",
|
|
474
|
-
};
|
|
475
|
-
class InvalidDeliveryOptionsException extends SESServiceException_1.SESServiceException {
|
|
476
|
-
constructor(opts) {
|
|
477
|
-
super({
|
|
478
|
-
name: "InvalidDeliveryOptionsException",
|
|
479
|
-
$fault: "client",
|
|
480
|
-
...opts,
|
|
481
|
-
});
|
|
482
|
-
this.name = "InvalidDeliveryOptionsException";
|
|
483
|
-
this.$fault = "client";
|
|
484
|
-
Object.setPrototypeOf(this, InvalidDeliveryOptionsException.prototype);
|
|
485
|
-
}
|
|
486
|
-
}
|
|
487
|
-
exports.InvalidDeliveryOptionsException = InvalidDeliveryOptionsException;
|
|
488
|
-
class InvalidPolicyException extends SESServiceException_1.SESServiceException {
|
|
489
|
-
constructor(opts) {
|
|
490
|
-
super({
|
|
491
|
-
name: "InvalidPolicyException",
|
|
492
|
-
$fault: "client",
|
|
493
|
-
...opts,
|
|
494
|
-
});
|
|
495
|
-
this.name = "InvalidPolicyException";
|
|
496
|
-
this.$fault = "client";
|
|
497
|
-
Object.setPrototypeOf(this, InvalidPolicyException.prototype);
|
|
498
|
-
}
|
|
499
|
-
}
|
|
500
|
-
exports.InvalidPolicyException = InvalidPolicyException;
|
|
501
|
-
class InvalidRenderingParameterException extends SESServiceException_1.SESServiceException {
|
|
502
|
-
constructor(opts) {
|
|
503
|
-
super({
|
|
504
|
-
name: "InvalidRenderingParameterException",
|
|
505
|
-
$fault: "client",
|
|
506
|
-
...opts,
|
|
507
|
-
});
|
|
508
|
-
this.name = "InvalidRenderingParameterException";
|
|
509
|
-
this.$fault = "client";
|
|
510
|
-
Object.setPrototypeOf(this, InvalidRenderingParameterException.prototype);
|
|
511
|
-
this.TemplateName = opts.TemplateName;
|
|
512
|
-
}
|
|
513
|
-
}
|
|
514
|
-
exports.InvalidRenderingParameterException = InvalidRenderingParameterException;
|
|
515
|
-
class MailFromDomainNotVerifiedException extends SESServiceException_1.SESServiceException {
|
|
516
|
-
constructor(opts) {
|
|
517
|
-
super({
|
|
518
|
-
name: "MailFromDomainNotVerifiedException",
|
|
519
|
-
$fault: "client",
|
|
520
|
-
...opts,
|
|
521
|
-
});
|
|
522
|
-
this.name = "MailFromDomainNotVerifiedException";
|
|
523
|
-
this.$fault = "client";
|
|
524
|
-
Object.setPrototypeOf(this, MailFromDomainNotVerifiedException.prototype);
|
|
525
|
-
}
|
|
526
|
-
}
|
|
527
|
-
exports.MailFromDomainNotVerifiedException = MailFromDomainNotVerifiedException;
|
|
528
|
-
class MessageRejected extends SESServiceException_1.SESServiceException {
|
|
529
|
-
constructor(opts) {
|
|
530
|
-
super({
|
|
531
|
-
name: "MessageRejected",
|
|
532
|
-
$fault: "client",
|
|
533
|
-
...opts,
|
|
534
|
-
});
|
|
535
|
-
this.name = "MessageRejected";
|
|
536
|
-
this.$fault = "client";
|
|
537
|
-
Object.setPrototypeOf(this, MessageRejected.prototype);
|
|
538
|
-
}
|
|
539
|
-
}
|
|
540
|
-
exports.MessageRejected = MessageRejected;
|
|
541
|
-
class MissingRenderingAttributeException extends SESServiceException_1.SESServiceException {
|
|
542
|
-
constructor(opts) {
|
|
543
|
-
super({
|
|
544
|
-
name: "MissingRenderingAttributeException",
|
|
545
|
-
$fault: "client",
|
|
546
|
-
...opts,
|
|
547
|
-
});
|
|
548
|
-
this.name = "MissingRenderingAttributeException";
|
|
549
|
-
this.$fault = "client";
|
|
550
|
-
Object.setPrototypeOf(this, MissingRenderingAttributeException.prototype);
|
|
551
|
-
this.TemplateName = opts.TemplateName;
|
|
552
|
-
}
|
|
553
|
-
}
|
|
554
|
-
exports.MissingRenderingAttributeException = MissingRenderingAttributeException;
|
|
555
|
-
exports.NotificationType = {
|
|
556
|
-
Bounce: "Bounce",
|
|
557
|
-
Complaint: "Complaint",
|
|
558
|
-
Delivery: "Delivery",
|
|
559
|
-
};
|
|
560
|
-
class ProductionAccessNotGrantedException extends SESServiceException_1.SESServiceException {
|
|
561
|
-
constructor(opts) {
|
|
562
|
-
super({
|
|
563
|
-
name: "ProductionAccessNotGrantedException",
|
|
564
|
-
$fault: "client",
|
|
565
|
-
...opts,
|
|
566
|
-
});
|
|
567
|
-
this.name = "ProductionAccessNotGrantedException";
|
|
568
|
-
this.$fault = "client";
|
|
569
|
-
Object.setPrototypeOf(this, ProductionAccessNotGrantedException.prototype);
|
|
570
|
-
}
|
|
571
|
-
}
|
|
572
|
-
exports.ProductionAccessNotGrantedException = ProductionAccessNotGrantedException;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
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 SESClient_1 = require("../SESClient");
|
|
7
|
-
exports.paginateListCustomVerificationEmailTemplates = (0, core_1.createPaginator)(SESClient_1.SESClient, ListCustomVerificationEmailTemplatesCommand_1.ListCustomVerificationEmailTemplatesCommand, "NextToken", "NextToken", "MaxResults");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,7 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.paginateListIdentities = void 0;
|
|
4
|
-
const core_1 = require("@smithy/core");
|
|
5
|
-
const ListIdentitiesCommand_1 = require("../commands/ListIdentitiesCommand");
|
|
6
|
-
const SESClient_1 = require("../SESClient");
|
|
7
|
-
exports.paginateListIdentities = (0, core_1.createPaginator)(SESClient_1.SESClient, ListIdentitiesCommand_1.ListIdentitiesCommand, "NextToken", "NextToken", "MaxItems");
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,6 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const tslib_1 = require("tslib");
|
|
4
|
-
tslib_1.__exportStar(require("./Interfaces"), exports);
|
|
5
|
-
tslib_1.__exportStar(require("./ListCustomVerificationEmailTemplatesPaginator"), exports);
|
|
6
|
-
tslib_1.__exportStar(require("./ListIdentitiesPaginator"), exports);
|
|
1
|
+
module.exports = require("../index.js");
|