@aws-sdk/client-ses 3.185.0 → 3.188.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 (87) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-cjs/protocols/Aws_query.js +8 -4
  3. package/dist-es/SES.js +286 -293
  4. package/dist-es/SESClient.js +22 -28
  5. package/dist-es/commands/CloneReceiptRuleSetCommand.js +21 -28
  6. package/dist-es/commands/CreateConfigurationSetCommand.js +21 -28
  7. package/dist-es/commands/CreateConfigurationSetEventDestinationCommand.js +21 -28
  8. package/dist-es/commands/CreateConfigurationSetTrackingOptionsCommand.js +21 -28
  9. package/dist-es/commands/CreateCustomVerificationEmailTemplateCommand.js +22 -29
  10. package/dist-es/commands/CreateReceiptFilterCommand.js +21 -28
  11. package/dist-es/commands/CreateReceiptRuleCommand.js +21 -28
  12. package/dist-es/commands/CreateReceiptRuleSetCommand.js +21 -28
  13. package/dist-es/commands/CreateTemplateCommand.js +21 -28
  14. package/dist-es/commands/DeleteConfigurationSetCommand.js +21 -28
  15. package/dist-es/commands/DeleteConfigurationSetEventDestinationCommand.js +21 -28
  16. package/dist-es/commands/DeleteConfigurationSetTrackingOptionsCommand.js +21 -28
  17. package/dist-es/commands/DeleteCustomVerificationEmailTemplateCommand.js +22 -29
  18. package/dist-es/commands/DeleteIdentityCommand.js +21 -28
  19. package/dist-es/commands/DeleteIdentityPolicyCommand.js +21 -28
  20. package/dist-es/commands/DeleteReceiptFilterCommand.js +21 -28
  21. package/dist-es/commands/DeleteReceiptRuleCommand.js +21 -28
  22. package/dist-es/commands/DeleteReceiptRuleSetCommand.js +21 -28
  23. package/dist-es/commands/DeleteTemplateCommand.js +21 -28
  24. package/dist-es/commands/DeleteVerifiedEmailAddressCommand.js +22 -29
  25. package/dist-es/commands/DescribeActiveReceiptRuleSetCommand.js +21 -28
  26. package/dist-es/commands/DescribeConfigurationSetCommand.js +21 -28
  27. package/dist-es/commands/DescribeReceiptRuleCommand.js +21 -28
  28. package/dist-es/commands/DescribeReceiptRuleSetCommand.js +21 -28
  29. package/dist-es/commands/GetAccountSendingEnabledCommand.js +22 -29
  30. package/dist-es/commands/GetCustomVerificationEmailTemplateCommand.js +21 -28
  31. package/dist-es/commands/GetIdentityDkimAttributesCommand.js +21 -28
  32. package/dist-es/commands/GetIdentityMailFromDomainAttributesCommand.js +21 -28
  33. package/dist-es/commands/GetIdentityNotificationAttributesCommand.js +21 -28
  34. package/dist-es/commands/GetIdentityPoliciesCommand.js +21 -28
  35. package/dist-es/commands/GetIdentityVerificationAttributesCommand.js +21 -28
  36. package/dist-es/commands/GetSendQuotaCommand.js +22 -29
  37. package/dist-es/commands/GetSendStatisticsCommand.js +22 -29
  38. package/dist-es/commands/GetTemplateCommand.js +21 -28
  39. package/dist-es/commands/ListConfigurationSetsCommand.js +21 -28
  40. package/dist-es/commands/ListCustomVerificationEmailTemplatesCommand.js +21 -28
  41. package/dist-es/commands/ListIdentitiesCommand.js +21 -28
  42. package/dist-es/commands/ListIdentityPoliciesCommand.js +21 -28
  43. package/dist-es/commands/ListReceiptFiltersCommand.js +21 -28
  44. package/dist-es/commands/ListReceiptRuleSetsCommand.js +21 -28
  45. package/dist-es/commands/ListTemplatesCommand.js +21 -28
  46. package/dist-es/commands/ListVerifiedEmailAddressesCommand.js +22 -29
  47. package/dist-es/commands/PutConfigurationSetDeliveryOptionsCommand.js +21 -28
  48. package/dist-es/commands/PutIdentityPolicyCommand.js +21 -28
  49. package/dist-es/commands/ReorderReceiptRuleSetCommand.js +21 -28
  50. package/dist-es/commands/SendBounceCommand.js +21 -28
  51. package/dist-es/commands/SendBulkTemplatedEmailCommand.js +21 -28
  52. package/dist-es/commands/SendCustomVerificationEmailCommand.js +21 -28
  53. package/dist-es/commands/SendEmailCommand.js +21 -28
  54. package/dist-es/commands/SendRawEmailCommand.js +21 -28
  55. package/dist-es/commands/SendTemplatedEmailCommand.js +21 -28
  56. package/dist-es/commands/SetActiveReceiptRuleSetCommand.js +21 -28
  57. package/dist-es/commands/SetIdentityDkimEnabledCommand.js +21 -28
  58. package/dist-es/commands/SetIdentityFeedbackForwardingEnabledCommand.js +21 -28
  59. package/dist-es/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +21 -28
  60. package/dist-es/commands/SetIdentityMailFromDomainCommand.js +21 -28
  61. package/dist-es/commands/SetIdentityNotificationTopicCommand.js +21 -28
  62. package/dist-es/commands/SetReceiptRulePositionCommand.js +21 -28
  63. package/dist-es/commands/TestRenderTemplateCommand.js +21 -28
  64. package/dist-es/commands/UpdateAccountSendingEnabledCommand.js +22 -29
  65. package/dist-es/commands/UpdateConfigurationSetEventDestinationCommand.js +21 -28
  66. package/dist-es/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +22 -29
  67. package/dist-es/commands/UpdateConfigurationSetSendingEnabledCommand.js +22 -29
  68. package/dist-es/commands/UpdateConfigurationSetTrackingOptionsCommand.js +21 -28
  69. package/dist-es/commands/UpdateCustomVerificationEmailTemplateCommand.js +22 -29
  70. package/dist-es/commands/UpdateReceiptRuleCommand.js +21 -28
  71. package/dist-es/commands/UpdateTemplateCommand.js +21 -28
  72. package/dist-es/commands/VerifyDomainDkimCommand.js +21 -28
  73. package/dist-es/commands/VerifyDomainIdentityCommand.js +21 -28
  74. package/dist-es/commands/VerifyEmailAddressCommand.js +22 -29
  75. package/dist-es/commands/VerifyEmailIdentityCommand.js +21 -28
  76. package/dist-es/endpoints.js +8 -8
  77. package/dist-es/models/SESServiceException.js +5 -10
  78. package/dist-es/models/models_0.js +950 -609
  79. package/dist-es/pagination/ListCustomVerificationEmailTemplatesPaginator.js +25 -68
  80. package/dist-es/pagination/ListIdentitiesPaginator.js +25 -68
  81. package/dist-es/protocols/Aws_query.js +4301 -5641
  82. package/dist-es/runtimeConfig.browser.js +26 -12
  83. package/dist-es/runtimeConfig.js +30 -12
  84. package/dist-es/runtimeConfig.native.js +8 -5
  85. package/dist-es/runtimeConfig.shared.js +8 -11
  86. package/dist-es/waiters/waitForIdentityExists.js +35 -66
  87. package/package.json +35 -36
@@ -1,30 +1,29 @@
1
- import { __assign, __extends } from "tslib";
2
1
  import { SESServiceException as __BaseException } from "./SESServiceException";
3
- var AccountSendingPausedException = (function (_super) {
4
- __extends(AccountSendingPausedException, _super);
5
- function AccountSendingPausedException(opts) {
6
- var _this = _super.call(this, __assign({ name: "AccountSendingPausedException", $fault: "client" }, opts)) || this;
7
- _this.name = "AccountSendingPausedException";
8
- _this.$fault = "client";
9
- Object.setPrototypeOf(_this, AccountSendingPausedException.prototype);
10
- return _this;
11
- }
12
- return AccountSendingPausedException;
13
- }(__BaseException));
14
- export { AccountSendingPausedException };
15
- var AlreadyExistsException = (function (_super) {
16
- __extends(AlreadyExistsException, _super);
17
- function AlreadyExistsException(opts) {
18
- var _this = _super.call(this, __assign({ name: "AlreadyExistsException", $fault: "client" }, opts)) || this;
19
- _this.name = "AlreadyExistsException";
20
- _this.$fault = "client";
21
- Object.setPrototypeOf(_this, AlreadyExistsException.prototype);
22
- _this.Name = opts.Name;
23
- return _this;
24
- }
25
- return AlreadyExistsException;
26
- }(__BaseException));
27
- export { AlreadyExistsException };
2
+ export class AccountSendingPausedException extends __BaseException {
3
+ constructor(opts) {
4
+ super({
5
+ name: "AccountSendingPausedException",
6
+ $fault: "client",
7
+ ...opts,
8
+ });
9
+ this.name = "AccountSendingPausedException";
10
+ this.$fault = "client";
11
+ Object.setPrototypeOf(this, AccountSendingPausedException.prototype);
12
+ }
13
+ }
14
+ export class AlreadyExistsException extends __BaseException {
15
+ constructor(opts) {
16
+ super({
17
+ name: "AlreadyExistsException",
18
+ $fault: "client",
19
+ ...opts,
20
+ });
21
+ this.name = "AlreadyExistsException";
22
+ this.$fault = "client";
23
+ Object.setPrototypeOf(this, AlreadyExistsException.prototype);
24
+ this.Name = opts.Name;
25
+ }
26
+ }
28
27
  export var BehaviorOnMXFailure;
29
28
  (function (BehaviorOnMXFailure) {
30
29
  BehaviorOnMXFailure["RejectMessage"] = "RejectMessage";
@@ -64,63 +63,63 @@ export var BulkEmailStatus;
64
63
  BulkEmailStatus["TemplateDoesNotExist"] = "TemplateDoesNotExist";
65
64
  BulkEmailStatus["TransientFailure"] = "TransientFailure";
66
65
  })(BulkEmailStatus || (BulkEmailStatus = {}));
67
- var CannotDeleteException = (function (_super) {
68
- __extends(CannotDeleteException, _super);
69
- function CannotDeleteException(opts) {
70
- var _this = _super.call(this, __assign({ name: "CannotDeleteException", $fault: "client" }, opts)) || this;
71
- _this.name = "CannotDeleteException";
72
- _this.$fault = "client";
73
- Object.setPrototypeOf(_this, CannotDeleteException.prototype);
74
- _this.Name = opts.Name;
75
- return _this;
76
- }
77
- return CannotDeleteException;
78
- }(__BaseException));
79
- export { CannotDeleteException };
80
- var LimitExceededException = (function (_super) {
81
- __extends(LimitExceededException, _super);
82
- function LimitExceededException(opts) {
83
- var _this = _super.call(this, __assign({ name: "LimitExceededException", $fault: "client" }, opts)) || this;
84
- _this.name = "LimitExceededException";
85
- _this.$fault = "client";
86
- Object.setPrototypeOf(_this, LimitExceededException.prototype);
87
- return _this;
88
- }
89
- return LimitExceededException;
90
- }(__BaseException));
91
- export { LimitExceededException };
92
- var RuleSetDoesNotExistException = (function (_super) {
93
- __extends(RuleSetDoesNotExistException, _super);
94
- function RuleSetDoesNotExistException(opts) {
95
- var _this = _super.call(this, __assign({ name: "RuleSetDoesNotExistException", $fault: "client" }, opts)) || this;
96
- _this.name = "RuleSetDoesNotExistException";
97
- _this.$fault = "client";
98
- Object.setPrototypeOf(_this, RuleSetDoesNotExistException.prototype);
99
- _this.Name = opts.Name;
100
- return _this;
101
- }
102
- return RuleSetDoesNotExistException;
103
- }(__BaseException));
104
- export { RuleSetDoesNotExistException };
66
+ export class CannotDeleteException extends __BaseException {
67
+ constructor(opts) {
68
+ super({
69
+ name: "CannotDeleteException",
70
+ $fault: "client",
71
+ ...opts,
72
+ });
73
+ this.name = "CannotDeleteException";
74
+ this.$fault = "client";
75
+ Object.setPrototypeOf(this, CannotDeleteException.prototype);
76
+ this.Name = opts.Name;
77
+ }
78
+ }
79
+ export class LimitExceededException extends __BaseException {
80
+ constructor(opts) {
81
+ super({
82
+ name: "LimitExceededException",
83
+ $fault: "client",
84
+ ...opts,
85
+ });
86
+ this.name = "LimitExceededException";
87
+ this.$fault = "client";
88
+ Object.setPrototypeOf(this, LimitExceededException.prototype);
89
+ }
90
+ }
91
+ export class RuleSetDoesNotExistException extends __BaseException {
92
+ constructor(opts) {
93
+ super({
94
+ name: "RuleSetDoesNotExistException",
95
+ $fault: "client",
96
+ ...opts,
97
+ });
98
+ this.name = "RuleSetDoesNotExistException";
99
+ this.$fault = "client";
100
+ Object.setPrototypeOf(this, RuleSetDoesNotExistException.prototype);
101
+ this.Name = opts.Name;
102
+ }
103
+ }
105
104
  export var DimensionValueSource;
106
105
  (function (DimensionValueSource) {
107
106
  DimensionValueSource["EMAIL_HEADER"] = "emailHeader";
108
107
  DimensionValueSource["LINK_TAG"] = "linkTag";
109
108
  DimensionValueSource["MESSAGE_TAG"] = "messageTag";
110
109
  })(DimensionValueSource || (DimensionValueSource = {}));
111
- var ConfigurationSetAlreadyExistsException = (function (_super) {
112
- __extends(ConfigurationSetAlreadyExistsException, _super);
113
- function ConfigurationSetAlreadyExistsException(opts) {
114
- var _this = _super.call(this, __assign({ name: "ConfigurationSetAlreadyExistsException", $fault: "client" }, opts)) || this;
115
- _this.name = "ConfigurationSetAlreadyExistsException";
116
- _this.$fault = "client";
117
- Object.setPrototypeOf(_this, ConfigurationSetAlreadyExistsException.prototype);
118
- _this.ConfigurationSetName = opts.ConfigurationSetName;
119
- return _this;
120
- }
121
- return ConfigurationSetAlreadyExistsException;
122
- }(__BaseException));
123
- export { ConfigurationSetAlreadyExistsException };
110
+ export class ConfigurationSetAlreadyExistsException extends __BaseException {
111
+ constructor(opts) {
112
+ super({
113
+ name: "ConfigurationSetAlreadyExistsException",
114
+ $fault: "client",
115
+ ...opts,
116
+ });
117
+ this.name = "ConfigurationSetAlreadyExistsException";
118
+ this.$fault = "client";
119
+ Object.setPrototypeOf(this, ConfigurationSetAlreadyExistsException.prototype);
120
+ this.ConfigurationSetName = opts.ConfigurationSetName;
121
+ }
122
+ }
124
123
  export var ConfigurationSetAttribute;
125
124
  (function (ConfigurationSetAttribute) {
126
125
  ConfigurationSetAttribute["DELIVERY_OPTIONS"] = "deliveryOptions";
@@ -128,44 +127,44 @@ export var ConfigurationSetAttribute;
128
127
  ConfigurationSetAttribute["REPUTATION_OPTIONS"] = "reputationOptions";
129
128
  ConfigurationSetAttribute["TRACKING_OPTIONS"] = "trackingOptions";
130
129
  })(ConfigurationSetAttribute || (ConfigurationSetAttribute = {}));
131
- var ConfigurationSetDoesNotExistException = (function (_super) {
132
- __extends(ConfigurationSetDoesNotExistException, _super);
133
- function ConfigurationSetDoesNotExistException(opts) {
134
- var _this = _super.call(this, __assign({ name: "ConfigurationSetDoesNotExistException", $fault: "client" }, opts)) || this;
135
- _this.name = "ConfigurationSetDoesNotExistException";
136
- _this.$fault = "client";
137
- Object.setPrototypeOf(_this, ConfigurationSetDoesNotExistException.prototype);
138
- _this.ConfigurationSetName = opts.ConfigurationSetName;
139
- return _this;
140
- }
141
- return ConfigurationSetDoesNotExistException;
142
- }(__BaseException));
143
- export { ConfigurationSetDoesNotExistException };
144
- var ConfigurationSetSendingPausedException = (function (_super) {
145
- __extends(ConfigurationSetSendingPausedException, _super);
146
- function ConfigurationSetSendingPausedException(opts) {
147
- var _this = _super.call(this, __assign({ name: "ConfigurationSetSendingPausedException", $fault: "client" }, opts)) || this;
148
- _this.name = "ConfigurationSetSendingPausedException";
149
- _this.$fault = "client";
150
- Object.setPrototypeOf(_this, ConfigurationSetSendingPausedException.prototype);
151
- _this.ConfigurationSetName = opts.ConfigurationSetName;
152
- return _this;
153
- }
154
- return ConfigurationSetSendingPausedException;
155
- }(__BaseException));
156
- export { ConfigurationSetSendingPausedException };
157
- var InvalidConfigurationSetException = (function (_super) {
158
- __extends(InvalidConfigurationSetException, _super);
159
- function InvalidConfigurationSetException(opts) {
160
- var _this = _super.call(this, __assign({ name: "InvalidConfigurationSetException", $fault: "client" }, opts)) || this;
161
- _this.name = "InvalidConfigurationSetException";
162
- _this.$fault = "client";
163
- Object.setPrototypeOf(_this, InvalidConfigurationSetException.prototype);
164
- return _this;
165
- }
166
- return InvalidConfigurationSetException;
167
- }(__BaseException));
168
- export { InvalidConfigurationSetException };
130
+ export class ConfigurationSetDoesNotExistException extends __BaseException {
131
+ constructor(opts) {
132
+ super({
133
+ name: "ConfigurationSetDoesNotExistException",
134
+ $fault: "client",
135
+ ...opts,
136
+ });
137
+ this.name = "ConfigurationSetDoesNotExistException";
138
+ this.$fault = "client";
139
+ Object.setPrototypeOf(this, ConfigurationSetDoesNotExistException.prototype);
140
+ this.ConfigurationSetName = opts.ConfigurationSetName;
141
+ }
142
+ }
143
+ export class ConfigurationSetSendingPausedException extends __BaseException {
144
+ constructor(opts) {
145
+ super({
146
+ name: "ConfigurationSetSendingPausedException",
147
+ $fault: "client",
148
+ ...opts,
149
+ });
150
+ this.name = "ConfigurationSetSendingPausedException";
151
+ this.$fault = "client";
152
+ Object.setPrototypeOf(this, ConfigurationSetSendingPausedException.prototype);
153
+ this.ConfigurationSetName = opts.ConfigurationSetName;
154
+ }
155
+ }
156
+ export class InvalidConfigurationSetException extends __BaseException {
157
+ constructor(opts) {
158
+ super({
159
+ name: "InvalidConfigurationSetException",
160
+ $fault: "client",
161
+ ...opts,
162
+ });
163
+ this.name = "InvalidConfigurationSetException";
164
+ this.$fault = "client";
165
+ Object.setPrototypeOf(this, InvalidConfigurationSetException.prototype);
166
+ }
167
+ }
169
168
  export var EventType;
170
169
  (function (EventType) {
171
170
  EventType["BOUNCE"] = "bounce";
@@ -177,125 +176,125 @@ export var EventType;
177
176
  EventType["RENDERING_FAILURE"] = "renderingFailure";
178
177
  EventType["SEND"] = "send";
179
178
  })(EventType || (EventType = {}));
180
- var EventDestinationAlreadyExistsException = (function (_super) {
181
- __extends(EventDestinationAlreadyExistsException, _super);
182
- function EventDestinationAlreadyExistsException(opts) {
183
- var _this = _super.call(this, __assign({ name: "EventDestinationAlreadyExistsException", $fault: "client" }, opts)) || this;
184
- _this.name = "EventDestinationAlreadyExistsException";
185
- _this.$fault = "client";
186
- Object.setPrototypeOf(_this, EventDestinationAlreadyExistsException.prototype);
187
- _this.ConfigurationSetName = opts.ConfigurationSetName;
188
- _this.EventDestinationName = opts.EventDestinationName;
189
- return _this;
190
- }
191
- return EventDestinationAlreadyExistsException;
192
- }(__BaseException));
193
- export { EventDestinationAlreadyExistsException };
194
- var InvalidCloudWatchDestinationException = (function (_super) {
195
- __extends(InvalidCloudWatchDestinationException, _super);
196
- function InvalidCloudWatchDestinationException(opts) {
197
- var _this = _super.call(this, __assign({ name: "InvalidCloudWatchDestinationException", $fault: "client" }, opts)) || this;
198
- _this.name = "InvalidCloudWatchDestinationException";
199
- _this.$fault = "client";
200
- Object.setPrototypeOf(_this, InvalidCloudWatchDestinationException.prototype);
201
- _this.ConfigurationSetName = opts.ConfigurationSetName;
202
- _this.EventDestinationName = opts.EventDestinationName;
203
- return _this;
204
- }
205
- return InvalidCloudWatchDestinationException;
206
- }(__BaseException));
207
- export { InvalidCloudWatchDestinationException };
208
- var InvalidFirehoseDestinationException = (function (_super) {
209
- __extends(InvalidFirehoseDestinationException, _super);
210
- function InvalidFirehoseDestinationException(opts) {
211
- var _this = _super.call(this, __assign({ name: "InvalidFirehoseDestinationException", $fault: "client" }, opts)) || this;
212
- _this.name = "InvalidFirehoseDestinationException";
213
- _this.$fault = "client";
214
- Object.setPrototypeOf(_this, InvalidFirehoseDestinationException.prototype);
215
- _this.ConfigurationSetName = opts.ConfigurationSetName;
216
- _this.EventDestinationName = opts.EventDestinationName;
217
- return _this;
218
- }
219
- return InvalidFirehoseDestinationException;
220
- }(__BaseException));
221
- export { InvalidFirehoseDestinationException };
222
- var InvalidSNSDestinationException = (function (_super) {
223
- __extends(InvalidSNSDestinationException, _super);
224
- function InvalidSNSDestinationException(opts) {
225
- var _this = _super.call(this, __assign({ name: "InvalidSNSDestinationException", $fault: "client" }, opts)) || this;
226
- _this.name = "InvalidSNSDestinationException";
227
- _this.$fault = "client";
228
- Object.setPrototypeOf(_this, InvalidSNSDestinationException.prototype);
229
- _this.ConfigurationSetName = opts.ConfigurationSetName;
230
- _this.EventDestinationName = opts.EventDestinationName;
231
- return _this;
232
- }
233
- return InvalidSNSDestinationException;
234
- }(__BaseException));
235
- export { InvalidSNSDestinationException };
236
- var InvalidTrackingOptionsException = (function (_super) {
237
- __extends(InvalidTrackingOptionsException, _super);
238
- function InvalidTrackingOptionsException(opts) {
239
- var _this = _super.call(this, __assign({ name: "InvalidTrackingOptionsException", $fault: "client" }, opts)) || this;
240
- _this.name = "InvalidTrackingOptionsException";
241
- _this.$fault = "client";
242
- Object.setPrototypeOf(_this, InvalidTrackingOptionsException.prototype);
243
- return _this;
244
- }
245
- return InvalidTrackingOptionsException;
246
- }(__BaseException));
247
- export { InvalidTrackingOptionsException };
248
- var TrackingOptionsAlreadyExistsException = (function (_super) {
249
- __extends(TrackingOptionsAlreadyExistsException, _super);
250
- function TrackingOptionsAlreadyExistsException(opts) {
251
- var _this = _super.call(this, __assign({ name: "TrackingOptionsAlreadyExistsException", $fault: "client" }, opts)) || this;
252
- _this.name = "TrackingOptionsAlreadyExistsException";
253
- _this.$fault = "client";
254
- Object.setPrototypeOf(_this, TrackingOptionsAlreadyExistsException.prototype);
255
- _this.ConfigurationSetName = opts.ConfigurationSetName;
256
- return _this;
257
- }
258
- return TrackingOptionsAlreadyExistsException;
259
- }(__BaseException));
260
- export { TrackingOptionsAlreadyExistsException };
261
- var CustomVerificationEmailInvalidContentException = (function (_super) {
262
- __extends(CustomVerificationEmailInvalidContentException, _super);
263
- function CustomVerificationEmailInvalidContentException(opts) {
264
- var _this = _super.call(this, __assign({ name: "CustomVerificationEmailInvalidContentException", $fault: "client" }, opts)) || this;
265
- _this.name = "CustomVerificationEmailInvalidContentException";
266
- _this.$fault = "client";
267
- Object.setPrototypeOf(_this, CustomVerificationEmailInvalidContentException.prototype);
268
- return _this;
269
- }
270
- return CustomVerificationEmailInvalidContentException;
271
- }(__BaseException));
272
- export { CustomVerificationEmailInvalidContentException };
273
- var CustomVerificationEmailTemplateAlreadyExistsException = (function (_super) {
274
- __extends(CustomVerificationEmailTemplateAlreadyExistsException, _super);
275
- function CustomVerificationEmailTemplateAlreadyExistsException(opts) {
276
- var _this = _super.call(this, __assign({ name: "CustomVerificationEmailTemplateAlreadyExistsException", $fault: "client" }, opts)) || this;
277
- _this.name = "CustomVerificationEmailTemplateAlreadyExistsException";
278
- _this.$fault = "client";
279
- Object.setPrototypeOf(_this, CustomVerificationEmailTemplateAlreadyExistsException.prototype);
280
- _this.CustomVerificationEmailTemplateName = opts.CustomVerificationEmailTemplateName;
281
- return _this;
282
- }
283
- return CustomVerificationEmailTemplateAlreadyExistsException;
284
- }(__BaseException));
285
- export { CustomVerificationEmailTemplateAlreadyExistsException };
286
- var FromEmailAddressNotVerifiedException = (function (_super) {
287
- __extends(FromEmailAddressNotVerifiedException, _super);
288
- function FromEmailAddressNotVerifiedException(opts) {
289
- var _this = _super.call(this, __assign({ name: "FromEmailAddressNotVerifiedException", $fault: "client" }, opts)) || this;
290
- _this.name = "FromEmailAddressNotVerifiedException";
291
- _this.$fault = "client";
292
- Object.setPrototypeOf(_this, FromEmailAddressNotVerifiedException.prototype);
293
- _this.FromEmailAddress = opts.FromEmailAddress;
294
- return _this;
295
- }
296
- return FromEmailAddressNotVerifiedException;
297
- }(__BaseException));
298
- export { FromEmailAddressNotVerifiedException };
179
+ export class EventDestinationAlreadyExistsException extends __BaseException {
180
+ constructor(opts) {
181
+ super({
182
+ name: "EventDestinationAlreadyExistsException",
183
+ $fault: "client",
184
+ ...opts,
185
+ });
186
+ this.name = "EventDestinationAlreadyExistsException";
187
+ this.$fault = "client";
188
+ Object.setPrototypeOf(this, EventDestinationAlreadyExistsException.prototype);
189
+ this.ConfigurationSetName = opts.ConfigurationSetName;
190
+ this.EventDestinationName = opts.EventDestinationName;
191
+ }
192
+ }
193
+ export class InvalidCloudWatchDestinationException extends __BaseException {
194
+ constructor(opts) {
195
+ super({
196
+ name: "InvalidCloudWatchDestinationException",
197
+ $fault: "client",
198
+ ...opts,
199
+ });
200
+ this.name = "InvalidCloudWatchDestinationException";
201
+ this.$fault = "client";
202
+ Object.setPrototypeOf(this, InvalidCloudWatchDestinationException.prototype);
203
+ this.ConfigurationSetName = opts.ConfigurationSetName;
204
+ this.EventDestinationName = opts.EventDestinationName;
205
+ }
206
+ }
207
+ export class InvalidFirehoseDestinationException extends __BaseException {
208
+ constructor(opts) {
209
+ super({
210
+ name: "InvalidFirehoseDestinationException",
211
+ $fault: "client",
212
+ ...opts,
213
+ });
214
+ this.name = "InvalidFirehoseDestinationException";
215
+ this.$fault = "client";
216
+ Object.setPrototypeOf(this, InvalidFirehoseDestinationException.prototype);
217
+ this.ConfigurationSetName = opts.ConfigurationSetName;
218
+ this.EventDestinationName = opts.EventDestinationName;
219
+ }
220
+ }
221
+ export class InvalidSNSDestinationException extends __BaseException {
222
+ constructor(opts) {
223
+ super({
224
+ name: "InvalidSNSDestinationException",
225
+ $fault: "client",
226
+ ...opts,
227
+ });
228
+ this.name = "InvalidSNSDestinationException";
229
+ this.$fault = "client";
230
+ Object.setPrototypeOf(this, InvalidSNSDestinationException.prototype);
231
+ this.ConfigurationSetName = opts.ConfigurationSetName;
232
+ this.EventDestinationName = opts.EventDestinationName;
233
+ }
234
+ }
235
+ export class InvalidTrackingOptionsException extends __BaseException {
236
+ constructor(opts) {
237
+ super({
238
+ name: "InvalidTrackingOptionsException",
239
+ $fault: "client",
240
+ ...opts,
241
+ });
242
+ this.name = "InvalidTrackingOptionsException";
243
+ this.$fault = "client";
244
+ Object.setPrototypeOf(this, InvalidTrackingOptionsException.prototype);
245
+ }
246
+ }
247
+ export class TrackingOptionsAlreadyExistsException extends __BaseException {
248
+ constructor(opts) {
249
+ super({
250
+ name: "TrackingOptionsAlreadyExistsException",
251
+ $fault: "client",
252
+ ...opts,
253
+ });
254
+ this.name = "TrackingOptionsAlreadyExistsException";
255
+ this.$fault = "client";
256
+ Object.setPrototypeOf(this, TrackingOptionsAlreadyExistsException.prototype);
257
+ this.ConfigurationSetName = opts.ConfigurationSetName;
258
+ }
259
+ }
260
+ export class CustomVerificationEmailInvalidContentException extends __BaseException {
261
+ constructor(opts) {
262
+ super({
263
+ name: "CustomVerificationEmailInvalidContentException",
264
+ $fault: "client",
265
+ ...opts,
266
+ });
267
+ this.name = "CustomVerificationEmailInvalidContentException";
268
+ this.$fault = "client";
269
+ Object.setPrototypeOf(this, CustomVerificationEmailInvalidContentException.prototype);
270
+ }
271
+ }
272
+ export class CustomVerificationEmailTemplateAlreadyExistsException extends __BaseException {
273
+ constructor(opts) {
274
+ super({
275
+ name: "CustomVerificationEmailTemplateAlreadyExistsException",
276
+ $fault: "client",
277
+ ...opts,
278
+ });
279
+ this.name = "CustomVerificationEmailTemplateAlreadyExistsException";
280
+ this.$fault = "client";
281
+ Object.setPrototypeOf(this, CustomVerificationEmailTemplateAlreadyExistsException.prototype);
282
+ this.CustomVerificationEmailTemplateName = opts.CustomVerificationEmailTemplateName;
283
+ }
284
+ }
285
+ export class FromEmailAddressNotVerifiedException extends __BaseException {
286
+ constructor(opts) {
287
+ super({
288
+ name: "FromEmailAddressNotVerifiedException",
289
+ $fault: "client",
290
+ ...opts,
291
+ });
292
+ this.name = "FromEmailAddressNotVerifiedException";
293
+ this.$fault = "client";
294
+ Object.setPrototypeOf(this, FromEmailAddressNotVerifiedException.prototype);
295
+ this.FromEmailAddress = opts.FromEmailAddress;
296
+ }
297
+ }
299
298
  export var ReceiptFilterPolicy;
300
299
  (function (ReceiptFilterPolicy) {
301
300
  ReceiptFilterPolicy["Allow"] = "Allow";
@@ -315,71 +314,71 @@ export var TlsPolicy;
315
314
  TlsPolicy["Optional"] = "Optional";
316
315
  TlsPolicy["Require"] = "Require";
317
316
  })(TlsPolicy || (TlsPolicy = {}));
318
- var InvalidLambdaFunctionException = (function (_super) {
319
- __extends(InvalidLambdaFunctionException, _super);
320
- function InvalidLambdaFunctionException(opts) {
321
- var _this = _super.call(this, __assign({ name: "InvalidLambdaFunctionException", $fault: "client" }, opts)) || this;
322
- _this.name = "InvalidLambdaFunctionException";
323
- _this.$fault = "client";
324
- Object.setPrototypeOf(_this, InvalidLambdaFunctionException.prototype);
325
- _this.FunctionArn = opts.FunctionArn;
326
- return _this;
327
- }
328
- return InvalidLambdaFunctionException;
329
- }(__BaseException));
330
- export { InvalidLambdaFunctionException };
331
- var InvalidS3ConfigurationException = (function (_super) {
332
- __extends(InvalidS3ConfigurationException, _super);
333
- function InvalidS3ConfigurationException(opts) {
334
- var _this = _super.call(this, __assign({ name: "InvalidS3ConfigurationException", $fault: "client" }, opts)) || this;
335
- _this.name = "InvalidS3ConfigurationException";
336
- _this.$fault = "client";
337
- Object.setPrototypeOf(_this, InvalidS3ConfigurationException.prototype);
338
- _this.Bucket = opts.Bucket;
339
- return _this;
340
- }
341
- return InvalidS3ConfigurationException;
342
- }(__BaseException));
343
- export { InvalidS3ConfigurationException };
344
- var InvalidSnsTopicException = (function (_super) {
345
- __extends(InvalidSnsTopicException, _super);
346
- function InvalidSnsTopicException(opts) {
347
- var _this = _super.call(this, __assign({ name: "InvalidSnsTopicException", $fault: "client" }, opts)) || this;
348
- _this.name = "InvalidSnsTopicException";
349
- _this.$fault = "client";
350
- Object.setPrototypeOf(_this, InvalidSnsTopicException.prototype);
351
- _this.Topic = opts.Topic;
352
- return _this;
353
- }
354
- return InvalidSnsTopicException;
355
- }(__BaseException));
356
- export { InvalidSnsTopicException };
357
- var RuleDoesNotExistException = (function (_super) {
358
- __extends(RuleDoesNotExistException, _super);
359
- function RuleDoesNotExistException(opts) {
360
- var _this = _super.call(this, __assign({ name: "RuleDoesNotExistException", $fault: "client" }, opts)) || this;
361
- _this.name = "RuleDoesNotExistException";
362
- _this.$fault = "client";
363
- Object.setPrototypeOf(_this, RuleDoesNotExistException.prototype);
364
- _this.Name = opts.Name;
365
- return _this;
366
- }
367
- return RuleDoesNotExistException;
368
- }(__BaseException));
369
- export { RuleDoesNotExistException };
370
- var InvalidTemplateException = (function (_super) {
371
- __extends(InvalidTemplateException, _super);
372
- function InvalidTemplateException(opts) {
373
- var _this = _super.call(this, __assign({ name: "InvalidTemplateException", $fault: "client" }, opts)) || this;
374
- _this.name = "InvalidTemplateException";
375
- _this.$fault = "client";
376
- Object.setPrototypeOf(_this, InvalidTemplateException.prototype);
377
- _this.TemplateName = opts.TemplateName;
378
- return _this;
379
- }
380
- return InvalidTemplateException;
381
- }(__BaseException));
382
- export { InvalidTemplateException };
317
+ export class InvalidLambdaFunctionException extends __BaseException {
318
+ constructor(opts) {
319
+ super({
320
+ name: "InvalidLambdaFunctionException",
321
+ $fault: "client",
322
+ ...opts,
323
+ });
324
+ this.name = "InvalidLambdaFunctionException";
325
+ this.$fault = "client";
326
+ Object.setPrototypeOf(this, InvalidLambdaFunctionException.prototype);
327
+ this.FunctionArn = opts.FunctionArn;
328
+ }
329
+ }
330
+ export class InvalidS3ConfigurationException extends __BaseException {
331
+ constructor(opts) {
332
+ super({
333
+ name: "InvalidS3ConfigurationException",
334
+ $fault: "client",
335
+ ...opts,
336
+ });
337
+ this.name = "InvalidS3ConfigurationException";
338
+ this.$fault = "client";
339
+ Object.setPrototypeOf(this, InvalidS3ConfigurationException.prototype);
340
+ this.Bucket = opts.Bucket;
341
+ }
342
+ }
343
+ export class InvalidSnsTopicException extends __BaseException {
344
+ constructor(opts) {
345
+ super({
346
+ name: "InvalidSnsTopicException",
347
+ $fault: "client",
348
+ ...opts,
349
+ });
350
+ this.name = "InvalidSnsTopicException";
351
+ this.$fault = "client";
352
+ Object.setPrototypeOf(this, InvalidSnsTopicException.prototype);
353
+ this.Topic = opts.Topic;
354
+ }
355
+ }
356
+ export class RuleDoesNotExistException extends __BaseException {
357
+ constructor(opts) {
358
+ super({
359
+ name: "RuleDoesNotExistException",
360
+ $fault: "client",
361
+ ...opts,
362
+ });
363
+ this.name = "RuleDoesNotExistException";
364
+ this.$fault = "client";
365
+ Object.setPrototypeOf(this, RuleDoesNotExistException.prototype);
366
+ this.Name = opts.Name;
367
+ }
368
+ }
369
+ export class InvalidTemplateException extends __BaseException {
370
+ constructor(opts) {
371
+ super({
372
+ name: "InvalidTemplateException",
373
+ $fault: "client",
374
+ ...opts,
375
+ });
376
+ this.name = "InvalidTemplateException";
377
+ this.$fault = "client";
378
+ Object.setPrototypeOf(this, InvalidTemplateException.prototype);
379
+ this.TemplateName = opts.TemplateName;
380
+ }
381
+ }
383
382
  export var CustomMailFromStatus;
384
383
  (function (CustomMailFromStatus) {
385
384
  CustomMailFromStatus["Failed"] = "Failed";
@@ -387,313 +386,655 @@ export var CustomMailFromStatus;
387
386
  CustomMailFromStatus["Success"] = "Success";
388
387
  CustomMailFromStatus["TemporaryFailure"] = "TemporaryFailure";
389
388
  })(CustomMailFromStatus || (CustomMailFromStatus = {}));
390
- var CustomVerificationEmailTemplateDoesNotExistException = (function (_super) {
391
- __extends(CustomVerificationEmailTemplateDoesNotExistException, _super);
392
- function CustomVerificationEmailTemplateDoesNotExistException(opts) {
393
- var _this = _super.call(this, __assign({ name: "CustomVerificationEmailTemplateDoesNotExistException", $fault: "client" }, opts)) || this;
394
- _this.name = "CustomVerificationEmailTemplateDoesNotExistException";
395
- _this.$fault = "client";
396
- Object.setPrototypeOf(_this, CustomVerificationEmailTemplateDoesNotExistException.prototype);
397
- _this.CustomVerificationEmailTemplateName = opts.CustomVerificationEmailTemplateName;
398
- return _this;
399
- }
400
- return CustomVerificationEmailTemplateDoesNotExistException;
401
- }(__BaseException));
402
- export { CustomVerificationEmailTemplateDoesNotExistException };
403
- var EventDestinationDoesNotExistException = (function (_super) {
404
- __extends(EventDestinationDoesNotExistException, _super);
405
- function EventDestinationDoesNotExistException(opts) {
406
- var _this = _super.call(this, __assign({ name: "EventDestinationDoesNotExistException", $fault: "client" }, opts)) || this;
407
- _this.name = "EventDestinationDoesNotExistException";
408
- _this.$fault = "client";
409
- Object.setPrototypeOf(_this, EventDestinationDoesNotExistException.prototype);
410
- _this.ConfigurationSetName = opts.ConfigurationSetName;
411
- _this.EventDestinationName = opts.EventDestinationName;
412
- return _this;
413
- }
414
- return EventDestinationDoesNotExistException;
415
- }(__BaseException));
416
- export { EventDestinationDoesNotExistException };
417
- var TrackingOptionsDoesNotExistException = (function (_super) {
418
- __extends(TrackingOptionsDoesNotExistException, _super);
419
- function TrackingOptionsDoesNotExistException(opts) {
420
- var _this = _super.call(this, __assign({ name: "TrackingOptionsDoesNotExistException", $fault: "client" }, opts)) || this;
421
- _this.name = "TrackingOptionsDoesNotExistException";
422
- _this.$fault = "client";
423
- Object.setPrototypeOf(_this, TrackingOptionsDoesNotExistException.prototype);
424
- _this.ConfigurationSetName = opts.ConfigurationSetName;
425
- return _this;
426
- }
427
- return TrackingOptionsDoesNotExistException;
428
- }(__BaseException));
429
- export { TrackingOptionsDoesNotExistException };
430
- var TemplateDoesNotExistException = (function (_super) {
431
- __extends(TemplateDoesNotExistException, _super);
432
- function TemplateDoesNotExistException(opts) {
433
- var _this = _super.call(this, __assign({ name: "TemplateDoesNotExistException", $fault: "client" }, opts)) || this;
434
- _this.name = "TemplateDoesNotExistException";
435
- _this.$fault = "client";
436
- Object.setPrototypeOf(_this, TemplateDoesNotExistException.prototype);
437
- _this.TemplateName = opts.TemplateName;
438
- return _this;
439
- }
440
- return TemplateDoesNotExistException;
441
- }(__BaseException));
442
- export { TemplateDoesNotExistException };
443
- var InvalidDeliveryOptionsException = (function (_super) {
444
- __extends(InvalidDeliveryOptionsException, _super);
445
- function InvalidDeliveryOptionsException(opts) {
446
- var _this = _super.call(this, __assign({ name: "InvalidDeliveryOptionsException", $fault: "client" }, opts)) || this;
447
- _this.name = "InvalidDeliveryOptionsException";
448
- _this.$fault = "client";
449
- Object.setPrototypeOf(_this, InvalidDeliveryOptionsException.prototype);
450
- return _this;
451
- }
452
- return InvalidDeliveryOptionsException;
453
- }(__BaseException));
454
- export { InvalidDeliveryOptionsException };
455
- var InvalidPolicyException = (function (_super) {
456
- __extends(InvalidPolicyException, _super);
457
- function InvalidPolicyException(opts) {
458
- var _this = _super.call(this, __assign({ name: "InvalidPolicyException", $fault: "client" }, opts)) || this;
459
- _this.name = "InvalidPolicyException";
460
- _this.$fault = "client";
461
- Object.setPrototypeOf(_this, InvalidPolicyException.prototype);
462
- return _this;
463
- }
464
- return InvalidPolicyException;
465
- }(__BaseException));
466
- export { InvalidPolicyException };
467
- var InvalidRenderingParameterException = (function (_super) {
468
- __extends(InvalidRenderingParameterException, _super);
469
- function InvalidRenderingParameterException(opts) {
470
- var _this = _super.call(this, __assign({ name: "InvalidRenderingParameterException", $fault: "client" }, opts)) || this;
471
- _this.name = "InvalidRenderingParameterException";
472
- _this.$fault = "client";
473
- Object.setPrototypeOf(_this, InvalidRenderingParameterException.prototype);
474
- _this.TemplateName = opts.TemplateName;
475
- return _this;
476
- }
477
- return InvalidRenderingParameterException;
478
- }(__BaseException));
479
- export { InvalidRenderingParameterException };
480
- var MailFromDomainNotVerifiedException = (function (_super) {
481
- __extends(MailFromDomainNotVerifiedException, _super);
482
- function MailFromDomainNotVerifiedException(opts) {
483
- var _this = _super.call(this, __assign({ name: "MailFromDomainNotVerifiedException", $fault: "client" }, opts)) || this;
484
- _this.name = "MailFromDomainNotVerifiedException";
485
- _this.$fault = "client";
486
- Object.setPrototypeOf(_this, MailFromDomainNotVerifiedException.prototype);
487
- return _this;
488
- }
489
- return MailFromDomainNotVerifiedException;
490
- }(__BaseException));
491
- export { MailFromDomainNotVerifiedException };
492
- var MessageRejected = (function (_super) {
493
- __extends(MessageRejected, _super);
494
- function MessageRejected(opts) {
495
- var _this = _super.call(this, __assign({ name: "MessageRejected", $fault: "client" }, opts)) || this;
496
- _this.name = "MessageRejected";
497
- _this.$fault = "client";
498
- Object.setPrototypeOf(_this, MessageRejected.prototype);
499
- return _this;
500
- }
501
- return MessageRejected;
502
- }(__BaseException));
503
- export { MessageRejected };
504
- var MissingRenderingAttributeException = (function (_super) {
505
- __extends(MissingRenderingAttributeException, _super);
506
- function MissingRenderingAttributeException(opts) {
507
- var _this = _super.call(this, __assign({ name: "MissingRenderingAttributeException", $fault: "client" }, opts)) || this;
508
- _this.name = "MissingRenderingAttributeException";
509
- _this.$fault = "client";
510
- Object.setPrototypeOf(_this, MissingRenderingAttributeException.prototype);
511
- _this.TemplateName = opts.TemplateName;
512
- return _this;
513
- }
514
- return MissingRenderingAttributeException;
515
- }(__BaseException));
516
- export { MissingRenderingAttributeException };
517
- var ProductionAccessNotGrantedException = (function (_super) {
518
- __extends(ProductionAccessNotGrantedException, _super);
519
- function ProductionAccessNotGrantedException(opts) {
520
- var _this = _super.call(this, __assign({ name: "ProductionAccessNotGrantedException", $fault: "client" }, opts)) || this;
521
- _this.name = "ProductionAccessNotGrantedException";
522
- _this.$fault = "client";
523
- Object.setPrototypeOf(_this, ProductionAccessNotGrantedException.prototype);
524
- return _this;
525
- }
526
- return ProductionAccessNotGrantedException;
527
- }(__BaseException));
528
- export { ProductionAccessNotGrantedException };
529
- export var AddHeaderActionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
530
- export var ContentFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
531
- export var BodyFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
532
- export var BounceActionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
533
- export var ExtensionFieldFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
534
- export var RecipientDsnFieldsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
535
- export var BouncedRecipientInfoFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
536
- export var DestinationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
537
- export var MessageTagFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
538
- export var BulkEmailDestinationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
539
- export var BulkEmailDestinationStatusFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
540
- export var CloneReceiptRuleSetRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
541
- export var CloneReceiptRuleSetResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
542
- export var CloudWatchDimensionConfigurationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
543
- export var CloudWatchDestinationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
544
- export var ConfigurationSetFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
545
- export var CreateConfigurationSetRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
546
- export var CreateConfigurationSetResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
547
- export var KinesisFirehoseDestinationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
548
- export var SNSDestinationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
549
- export var EventDestinationFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
550
- export var CreateConfigurationSetEventDestinationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
551
- export var CreateConfigurationSetEventDestinationResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
552
- export var TrackingOptionsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
553
- export var CreateConfigurationSetTrackingOptionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
554
- export var CreateConfigurationSetTrackingOptionsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
555
- export var CreateCustomVerificationEmailTemplateRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
556
- export var ReceiptIpFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
557
- export var ReceiptFilterFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
558
- export var CreateReceiptFilterRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
559
- export var CreateReceiptFilterResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
560
- export var LambdaActionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
561
- export var S3ActionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
562
- export var SNSActionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
563
- export var StopActionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
564
- export var WorkmailActionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
565
- export var ReceiptActionFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
566
- export var ReceiptRuleFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
567
- export var CreateReceiptRuleRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
568
- export var CreateReceiptRuleResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
569
- export var CreateReceiptRuleSetRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
570
- export var CreateReceiptRuleSetResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
571
- export var TemplateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
572
- export var CreateTemplateRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
573
- export var CreateTemplateResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
574
- export var CustomVerificationEmailTemplateFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
575
- export var DeleteConfigurationSetRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
576
- export var DeleteConfigurationSetResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
577
- export var DeleteConfigurationSetEventDestinationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
578
- export var DeleteConfigurationSetEventDestinationResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
579
- export var DeleteConfigurationSetTrackingOptionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
580
- export var DeleteConfigurationSetTrackingOptionsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
581
- export var DeleteCustomVerificationEmailTemplateRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
582
- export var DeleteIdentityRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
583
- export var DeleteIdentityResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
584
- export var DeleteIdentityPolicyRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
585
- export var DeleteIdentityPolicyResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
586
- export var DeleteReceiptFilterRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
587
- export var DeleteReceiptFilterResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
588
- export var DeleteReceiptRuleRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
589
- export var DeleteReceiptRuleResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
590
- export var DeleteReceiptRuleSetRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
591
- export var DeleteReceiptRuleSetResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
592
- export var DeleteTemplateRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
593
- export var DeleteTemplateResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
594
- export var DeleteVerifiedEmailAddressRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
595
- export var DeliveryOptionsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
596
- export var DescribeActiveReceiptRuleSetRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
597
- export var ReceiptRuleSetMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
598
- export var DescribeActiveReceiptRuleSetResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
599
- export var DescribeConfigurationSetRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
600
- export var ReputationOptionsFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
601
- export var DescribeConfigurationSetResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
602
- export var DescribeReceiptRuleRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
603
- export var DescribeReceiptRuleResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
604
- export var DescribeReceiptRuleSetRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
605
- export var DescribeReceiptRuleSetResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
606
- export var IdentityDkimAttributesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
607
- export var GetAccountSendingEnabledResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
608
- export var GetCustomVerificationEmailTemplateRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
609
- export var GetCustomVerificationEmailTemplateResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
610
- export var GetIdentityDkimAttributesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
611
- export var GetIdentityDkimAttributesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
612
- export var GetIdentityMailFromDomainAttributesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
613
- export var IdentityMailFromDomainAttributesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
614
- export var GetIdentityMailFromDomainAttributesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
615
- export var GetIdentityNotificationAttributesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
616
- export var IdentityNotificationAttributesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
617
- export var GetIdentityNotificationAttributesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
618
- export var GetIdentityPoliciesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
619
- export var GetIdentityPoliciesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
620
- export var GetIdentityVerificationAttributesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
621
- export var IdentityVerificationAttributesFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
622
- export var GetIdentityVerificationAttributesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
623
- export var GetSendQuotaResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
624
- export var SendDataPointFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
625
- export var GetSendStatisticsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
626
- export var GetTemplateRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
627
- export var GetTemplateResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
628
- export var ListConfigurationSetsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
629
- export var ListConfigurationSetsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
630
- export var ListCustomVerificationEmailTemplatesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
631
- export var ListCustomVerificationEmailTemplatesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
632
- export var ListIdentitiesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
633
- export var ListIdentitiesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
634
- export var ListIdentityPoliciesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
635
- export var ListIdentityPoliciesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
636
- export var ListReceiptFiltersRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
637
- export var ListReceiptFiltersResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
638
- export var ListReceiptRuleSetsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
639
- export var ListReceiptRuleSetsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
640
- export var ListTemplatesRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
641
- export var TemplateMetadataFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
642
- export var ListTemplatesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
643
- export var ListVerifiedEmailAddressesResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
644
- export var MessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
645
- export var MessageDsnFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
646
- export var PutConfigurationSetDeliveryOptionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
647
- export var PutConfigurationSetDeliveryOptionsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
648
- export var PutIdentityPolicyRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
649
- export var PutIdentityPolicyResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
650
- export var RawMessageFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
651
- export var ReorderReceiptRuleSetRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
652
- export var ReorderReceiptRuleSetResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
653
- export var SendBounceRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
654
- export var SendBounceResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
655
- export var SendBulkTemplatedEmailRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
656
- export var SendBulkTemplatedEmailResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
657
- export var SendCustomVerificationEmailRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
658
- export var SendCustomVerificationEmailResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
659
- export var SendEmailRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
660
- export var SendEmailResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
661
- export var SendRawEmailRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
662
- export var SendRawEmailResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
663
- export var SendTemplatedEmailRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
664
- export var SendTemplatedEmailResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
665
- export var SetActiveReceiptRuleSetRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
666
- export var SetActiveReceiptRuleSetResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
667
- export var SetIdentityDkimEnabledRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
668
- export var SetIdentityDkimEnabledResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
669
- export var SetIdentityFeedbackForwardingEnabledRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
670
- export var SetIdentityFeedbackForwardingEnabledResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
671
- export var SetIdentityHeadersInNotificationsEnabledRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
672
- export var SetIdentityHeadersInNotificationsEnabledResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
673
- export var SetIdentityMailFromDomainRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
674
- export var SetIdentityMailFromDomainResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
675
- export var SetIdentityNotificationTopicRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
676
- export var SetIdentityNotificationTopicResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
677
- export var SetReceiptRulePositionRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
678
- export var SetReceiptRulePositionResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
679
- export var TestRenderTemplateRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
680
- export var TestRenderTemplateResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
681
- export var UpdateAccountSendingEnabledRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
682
- export var UpdateConfigurationSetEventDestinationRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
683
- export var UpdateConfigurationSetEventDestinationResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
684
- export var UpdateConfigurationSetReputationMetricsEnabledRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
685
- export var UpdateConfigurationSetSendingEnabledRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
686
- export var UpdateConfigurationSetTrackingOptionsRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
687
- export var UpdateConfigurationSetTrackingOptionsResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
688
- export var UpdateCustomVerificationEmailTemplateRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
689
- export var UpdateReceiptRuleRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
690
- export var UpdateReceiptRuleResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
691
- export var UpdateTemplateRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
692
- export var UpdateTemplateResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
693
- export var VerifyDomainDkimRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
694
- export var VerifyDomainDkimResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
695
- export var VerifyDomainIdentityRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
696
- export var VerifyDomainIdentityResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
697
- export var VerifyEmailAddressRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
698
- export var VerifyEmailIdentityRequestFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
699
- export var VerifyEmailIdentityResponseFilterSensitiveLog = function (obj) { return (__assign({}, obj)); };
389
+ export class CustomVerificationEmailTemplateDoesNotExistException extends __BaseException {
390
+ constructor(opts) {
391
+ super({
392
+ name: "CustomVerificationEmailTemplateDoesNotExistException",
393
+ $fault: "client",
394
+ ...opts,
395
+ });
396
+ this.name = "CustomVerificationEmailTemplateDoesNotExistException";
397
+ this.$fault = "client";
398
+ Object.setPrototypeOf(this, CustomVerificationEmailTemplateDoesNotExistException.prototype);
399
+ this.CustomVerificationEmailTemplateName = opts.CustomVerificationEmailTemplateName;
400
+ }
401
+ }
402
+ export class EventDestinationDoesNotExistException extends __BaseException {
403
+ constructor(opts) {
404
+ super({
405
+ name: "EventDestinationDoesNotExistException",
406
+ $fault: "client",
407
+ ...opts,
408
+ });
409
+ this.name = "EventDestinationDoesNotExistException";
410
+ this.$fault = "client";
411
+ Object.setPrototypeOf(this, EventDestinationDoesNotExistException.prototype);
412
+ this.ConfigurationSetName = opts.ConfigurationSetName;
413
+ this.EventDestinationName = opts.EventDestinationName;
414
+ }
415
+ }
416
+ export class TrackingOptionsDoesNotExistException extends __BaseException {
417
+ constructor(opts) {
418
+ super({
419
+ name: "TrackingOptionsDoesNotExistException",
420
+ $fault: "client",
421
+ ...opts,
422
+ });
423
+ this.name = "TrackingOptionsDoesNotExistException";
424
+ this.$fault = "client";
425
+ Object.setPrototypeOf(this, TrackingOptionsDoesNotExistException.prototype);
426
+ this.ConfigurationSetName = opts.ConfigurationSetName;
427
+ }
428
+ }
429
+ export class TemplateDoesNotExistException extends __BaseException {
430
+ constructor(opts) {
431
+ super({
432
+ name: "TemplateDoesNotExistException",
433
+ $fault: "client",
434
+ ...opts,
435
+ });
436
+ this.name = "TemplateDoesNotExistException";
437
+ this.$fault = "client";
438
+ Object.setPrototypeOf(this, TemplateDoesNotExistException.prototype);
439
+ this.TemplateName = opts.TemplateName;
440
+ }
441
+ }
442
+ export class InvalidDeliveryOptionsException extends __BaseException {
443
+ constructor(opts) {
444
+ super({
445
+ name: "InvalidDeliveryOptionsException",
446
+ $fault: "client",
447
+ ...opts,
448
+ });
449
+ this.name = "InvalidDeliveryOptionsException";
450
+ this.$fault = "client";
451
+ Object.setPrototypeOf(this, InvalidDeliveryOptionsException.prototype);
452
+ }
453
+ }
454
+ export class InvalidPolicyException extends __BaseException {
455
+ constructor(opts) {
456
+ super({
457
+ name: "InvalidPolicyException",
458
+ $fault: "client",
459
+ ...opts,
460
+ });
461
+ this.name = "InvalidPolicyException";
462
+ this.$fault = "client";
463
+ Object.setPrototypeOf(this, InvalidPolicyException.prototype);
464
+ }
465
+ }
466
+ export class InvalidRenderingParameterException extends __BaseException {
467
+ constructor(opts) {
468
+ super({
469
+ name: "InvalidRenderingParameterException",
470
+ $fault: "client",
471
+ ...opts,
472
+ });
473
+ this.name = "InvalidRenderingParameterException";
474
+ this.$fault = "client";
475
+ Object.setPrototypeOf(this, InvalidRenderingParameterException.prototype);
476
+ this.TemplateName = opts.TemplateName;
477
+ }
478
+ }
479
+ export class MailFromDomainNotVerifiedException extends __BaseException {
480
+ constructor(opts) {
481
+ super({
482
+ name: "MailFromDomainNotVerifiedException",
483
+ $fault: "client",
484
+ ...opts,
485
+ });
486
+ this.name = "MailFromDomainNotVerifiedException";
487
+ this.$fault = "client";
488
+ Object.setPrototypeOf(this, MailFromDomainNotVerifiedException.prototype);
489
+ }
490
+ }
491
+ export class MessageRejected extends __BaseException {
492
+ constructor(opts) {
493
+ super({
494
+ name: "MessageRejected",
495
+ $fault: "client",
496
+ ...opts,
497
+ });
498
+ this.name = "MessageRejected";
499
+ this.$fault = "client";
500
+ Object.setPrototypeOf(this, MessageRejected.prototype);
501
+ }
502
+ }
503
+ export class MissingRenderingAttributeException extends __BaseException {
504
+ constructor(opts) {
505
+ super({
506
+ name: "MissingRenderingAttributeException",
507
+ $fault: "client",
508
+ ...opts,
509
+ });
510
+ this.name = "MissingRenderingAttributeException";
511
+ this.$fault = "client";
512
+ Object.setPrototypeOf(this, MissingRenderingAttributeException.prototype);
513
+ this.TemplateName = opts.TemplateName;
514
+ }
515
+ }
516
+ export class ProductionAccessNotGrantedException extends __BaseException {
517
+ constructor(opts) {
518
+ super({
519
+ name: "ProductionAccessNotGrantedException",
520
+ $fault: "client",
521
+ ...opts,
522
+ });
523
+ this.name = "ProductionAccessNotGrantedException";
524
+ this.$fault = "client";
525
+ Object.setPrototypeOf(this, ProductionAccessNotGrantedException.prototype);
526
+ }
527
+ }
528
+ export const AddHeaderActionFilterSensitiveLog = (obj) => ({
529
+ ...obj,
530
+ });
531
+ export const ContentFilterSensitiveLog = (obj) => ({
532
+ ...obj,
533
+ });
534
+ export const BodyFilterSensitiveLog = (obj) => ({
535
+ ...obj,
536
+ });
537
+ export const BounceActionFilterSensitiveLog = (obj) => ({
538
+ ...obj,
539
+ });
540
+ export const ExtensionFieldFilterSensitiveLog = (obj) => ({
541
+ ...obj,
542
+ });
543
+ export const RecipientDsnFieldsFilterSensitiveLog = (obj) => ({
544
+ ...obj,
545
+ });
546
+ export const BouncedRecipientInfoFilterSensitiveLog = (obj) => ({
547
+ ...obj,
548
+ });
549
+ export const DestinationFilterSensitiveLog = (obj) => ({
550
+ ...obj,
551
+ });
552
+ export const MessageTagFilterSensitiveLog = (obj) => ({
553
+ ...obj,
554
+ });
555
+ export const BulkEmailDestinationFilterSensitiveLog = (obj) => ({
556
+ ...obj,
557
+ });
558
+ export const BulkEmailDestinationStatusFilterSensitiveLog = (obj) => ({
559
+ ...obj,
560
+ });
561
+ export const CloneReceiptRuleSetRequestFilterSensitiveLog = (obj) => ({
562
+ ...obj,
563
+ });
564
+ export const CloneReceiptRuleSetResponseFilterSensitiveLog = (obj) => ({
565
+ ...obj,
566
+ });
567
+ export const CloudWatchDimensionConfigurationFilterSensitiveLog = (obj) => ({
568
+ ...obj,
569
+ });
570
+ export const CloudWatchDestinationFilterSensitiveLog = (obj) => ({
571
+ ...obj,
572
+ });
573
+ export const ConfigurationSetFilterSensitiveLog = (obj) => ({
574
+ ...obj,
575
+ });
576
+ export const CreateConfigurationSetRequestFilterSensitiveLog = (obj) => ({
577
+ ...obj,
578
+ });
579
+ export const CreateConfigurationSetResponseFilterSensitiveLog = (obj) => ({
580
+ ...obj,
581
+ });
582
+ export const KinesisFirehoseDestinationFilterSensitiveLog = (obj) => ({
583
+ ...obj,
584
+ });
585
+ export const SNSDestinationFilterSensitiveLog = (obj) => ({
586
+ ...obj,
587
+ });
588
+ export const EventDestinationFilterSensitiveLog = (obj) => ({
589
+ ...obj,
590
+ });
591
+ export const CreateConfigurationSetEventDestinationRequestFilterSensitiveLog = (obj) => ({
592
+ ...obj,
593
+ });
594
+ export const CreateConfigurationSetEventDestinationResponseFilterSensitiveLog = (obj) => ({
595
+ ...obj,
596
+ });
597
+ export const TrackingOptionsFilterSensitiveLog = (obj) => ({
598
+ ...obj,
599
+ });
600
+ export const CreateConfigurationSetTrackingOptionsRequestFilterSensitiveLog = (obj) => ({
601
+ ...obj,
602
+ });
603
+ export const CreateConfigurationSetTrackingOptionsResponseFilterSensitiveLog = (obj) => ({
604
+ ...obj,
605
+ });
606
+ export const CreateCustomVerificationEmailTemplateRequestFilterSensitiveLog = (obj) => ({
607
+ ...obj,
608
+ });
609
+ export const ReceiptIpFilterFilterSensitiveLog = (obj) => ({
610
+ ...obj,
611
+ });
612
+ export const ReceiptFilterFilterSensitiveLog = (obj) => ({
613
+ ...obj,
614
+ });
615
+ export const CreateReceiptFilterRequestFilterSensitiveLog = (obj) => ({
616
+ ...obj,
617
+ });
618
+ export const CreateReceiptFilterResponseFilterSensitiveLog = (obj) => ({
619
+ ...obj,
620
+ });
621
+ export const LambdaActionFilterSensitiveLog = (obj) => ({
622
+ ...obj,
623
+ });
624
+ export const S3ActionFilterSensitiveLog = (obj) => ({
625
+ ...obj,
626
+ });
627
+ export const SNSActionFilterSensitiveLog = (obj) => ({
628
+ ...obj,
629
+ });
630
+ export const StopActionFilterSensitiveLog = (obj) => ({
631
+ ...obj,
632
+ });
633
+ export const WorkmailActionFilterSensitiveLog = (obj) => ({
634
+ ...obj,
635
+ });
636
+ export const ReceiptActionFilterSensitiveLog = (obj) => ({
637
+ ...obj,
638
+ });
639
+ export const ReceiptRuleFilterSensitiveLog = (obj) => ({
640
+ ...obj,
641
+ });
642
+ export const CreateReceiptRuleRequestFilterSensitiveLog = (obj) => ({
643
+ ...obj,
644
+ });
645
+ export const CreateReceiptRuleResponseFilterSensitiveLog = (obj) => ({
646
+ ...obj,
647
+ });
648
+ export const CreateReceiptRuleSetRequestFilterSensitiveLog = (obj) => ({
649
+ ...obj,
650
+ });
651
+ export const CreateReceiptRuleSetResponseFilterSensitiveLog = (obj) => ({
652
+ ...obj,
653
+ });
654
+ export const TemplateFilterSensitiveLog = (obj) => ({
655
+ ...obj,
656
+ });
657
+ export const CreateTemplateRequestFilterSensitiveLog = (obj) => ({
658
+ ...obj,
659
+ });
660
+ export const CreateTemplateResponseFilterSensitiveLog = (obj) => ({
661
+ ...obj,
662
+ });
663
+ export const CustomVerificationEmailTemplateFilterSensitiveLog = (obj) => ({
664
+ ...obj,
665
+ });
666
+ export const DeleteConfigurationSetRequestFilterSensitiveLog = (obj) => ({
667
+ ...obj,
668
+ });
669
+ export const DeleteConfigurationSetResponseFilterSensitiveLog = (obj) => ({
670
+ ...obj,
671
+ });
672
+ export const DeleteConfigurationSetEventDestinationRequestFilterSensitiveLog = (obj) => ({
673
+ ...obj,
674
+ });
675
+ export const DeleteConfigurationSetEventDestinationResponseFilterSensitiveLog = (obj) => ({
676
+ ...obj,
677
+ });
678
+ export const DeleteConfigurationSetTrackingOptionsRequestFilterSensitiveLog = (obj) => ({
679
+ ...obj,
680
+ });
681
+ export const DeleteConfigurationSetTrackingOptionsResponseFilterSensitiveLog = (obj) => ({
682
+ ...obj,
683
+ });
684
+ export const DeleteCustomVerificationEmailTemplateRequestFilterSensitiveLog = (obj) => ({
685
+ ...obj,
686
+ });
687
+ export const DeleteIdentityRequestFilterSensitiveLog = (obj) => ({
688
+ ...obj,
689
+ });
690
+ export const DeleteIdentityResponseFilterSensitiveLog = (obj) => ({
691
+ ...obj,
692
+ });
693
+ export const DeleteIdentityPolicyRequestFilterSensitiveLog = (obj) => ({
694
+ ...obj,
695
+ });
696
+ export const DeleteIdentityPolicyResponseFilterSensitiveLog = (obj) => ({
697
+ ...obj,
698
+ });
699
+ export const DeleteReceiptFilterRequestFilterSensitiveLog = (obj) => ({
700
+ ...obj,
701
+ });
702
+ export const DeleteReceiptFilterResponseFilterSensitiveLog = (obj) => ({
703
+ ...obj,
704
+ });
705
+ export const DeleteReceiptRuleRequestFilterSensitiveLog = (obj) => ({
706
+ ...obj,
707
+ });
708
+ export const DeleteReceiptRuleResponseFilterSensitiveLog = (obj) => ({
709
+ ...obj,
710
+ });
711
+ export const DeleteReceiptRuleSetRequestFilterSensitiveLog = (obj) => ({
712
+ ...obj,
713
+ });
714
+ export const DeleteReceiptRuleSetResponseFilterSensitiveLog = (obj) => ({
715
+ ...obj,
716
+ });
717
+ export const DeleteTemplateRequestFilterSensitiveLog = (obj) => ({
718
+ ...obj,
719
+ });
720
+ export const DeleteTemplateResponseFilterSensitiveLog = (obj) => ({
721
+ ...obj,
722
+ });
723
+ export const DeleteVerifiedEmailAddressRequestFilterSensitiveLog = (obj) => ({
724
+ ...obj,
725
+ });
726
+ export const DeliveryOptionsFilterSensitiveLog = (obj) => ({
727
+ ...obj,
728
+ });
729
+ export const DescribeActiveReceiptRuleSetRequestFilterSensitiveLog = (obj) => ({
730
+ ...obj,
731
+ });
732
+ export const ReceiptRuleSetMetadataFilterSensitiveLog = (obj) => ({
733
+ ...obj,
734
+ });
735
+ export const DescribeActiveReceiptRuleSetResponseFilterSensitiveLog = (obj) => ({
736
+ ...obj,
737
+ });
738
+ export const DescribeConfigurationSetRequestFilterSensitiveLog = (obj) => ({
739
+ ...obj,
740
+ });
741
+ export const ReputationOptionsFilterSensitiveLog = (obj) => ({
742
+ ...obj,
743
+ });
744
+ export const DescribeConfigurationSetResponseFilterSensitiveLog = (obj) => ({
745
+ ...obj,
746
+ });
747
+ export const DescribeReceiptRuleRequestFilterSensitiveLog = (obj) => ({
748
+ ...obj,
749
+ });
750
+ export const DescribeReceiptRuleResponseFilterSensitiveLog = (obj) => ({
751
+ ...obj,
752
+ });
753
+ export const DescribeReceiptRuleSetRequestFilterSensitiveLog = (obj) => ({
754
+ ...obj,
755
+ });
756
+ export const DescribeReceiptRuleSetResponseFilterSensitiveLog = (obj) => ({
757
+ ...obj,
758
+ });
759
+ export const IdentityDkimAttributesFilterSensitiveLog = (obj) => ({
760
+ ...obj,
761
+ });
762
+ export const GetAccountSendingEnabledResponseFilterSensitiveLog = (obj) => ({
763
+ ...obj,
764
+ });
765
+ export const GetCustomVerificationEmailTemplateRequestFilterSensitiveLog = (obj) => ({
766
+ ...obj,
767
+ });
768
+ export const GetCustomVerificationEmailTemplateResponseFilterSensitiveLog = (obj) => ({
769
+ ...obj,
770
+ });
771
+ export const GetIdentityDkimAttributesRequestFilterSensitiveLog = (obj) => ({
772
+ ...obj,
773
+ });
774
+ export const GetIdentityDkimAttributesResponseFilterSensitiveLog = (obj) => ({
775
+ ...obj,
776
+ });
777
+ export const GetIdentityMailFromDomainAttributesRequestFilterSensitiveLog = (obj) => ({
778
+ ...obj,
779
+ });
780
+ export const IdentityMailFromDomainAttributesFilterSensitiveLog = (obj) => ({
781
+ ...obj,
782
+ });
783
+ export const GetIdentityMailFromDomainAttributesResponseFilterSensitiveLog = (obj) => ({
784
+ ...obj,
785
+ });
786
+ export const GetIdentityNotificationAttributesRequestFilterSensitiveLog = (obj) => ({
787
+ ...obj,
788
+ });
789
+ export const IdentityNotificationAttributesFilterSensitiveLog = (obj) => ({
790
+ ...obj,
791
+ });
792
+ export const GetIdentityNotificationAttributesResponseFilterSensitiveLog = (obj) => ({
793
+ ...obj,
794
+ });
795
+ export const GetIdentityPoliciesRequestFilterSensitiveLog = (obj) => ({
796
+ ...obj,
797
+ });
798
+ export const GetIdentityPoliciesResponseFilterSensitiveLog = (obj) => ({
799
+ ...obj,
800
+ });
801
+ export const GetIdentityVerificationAttributesRequestFilterSensitiveLog = (obj) => ({
802
+ ...obj,
803
+ });
804
+ export const IdentityVerificationAttributesFilterSensitiveLog = (obj) => ({
805
+ ...obj,
806
+ });
807
+ export const GetIdentityVerificationAttributesResponseFilterSensitiveLog = (obj) => ({
808
+ ...obj,
809
+ });
810
+ export const GetSendQuotaResponseFilterSensitiveLog = (obj) => ({
811
+ ...obj,
812
+ });
813
+ export const SendDataPointFilterSensitiveLog = (obj) => ({
814
+ ...obj,
815
+ });
816
+ export const GetSendStatisticsResponseFilterSensitiveLog = (obj) => ({
817
+ ...obj,
818
+ });
819
+ export const GetTemplateRequestFilterSensitiveLog = (obj) => ({
820
+ ...obj,
821
+ });
822
+ export const GetTemplateResponseFilterSensitiveLog = (obj) => ({
823
+ ...obj,
824
+ });
825
+ export const ListConfigurationSetsRequestFilterSensitiveLog = (obj) => ({
826
+ ...obj,
827
+ });
828
+ export const ListConfigurationSetsResponseFilterSensitiveLog = (obj) => ({
829
+ ...obj,
830
+ });
831
+ export const ListCustomVerificationEmailTemplatesRequestFilterSensitiveLog = (obj) => ({
832
+ ...obj,
833
+ });
834
+ export const ListCustomVerificationEmailTemplatesResponseFilterSensitiveLog = (obj) => ({
835
+ ...obj,
836
+ });
837
+ export const ListIdentitiesRequestFilterSensitiveLog = (obj) => ({
838
+ ...obj,
839
+ });
840
+ export const ListIdentitiesResponseFilterSensitiveLog = (obj) => ({
841
+ ...obj,
842
+ });
843
+ export const ListIdentityPoliciesRequestFilterSensitiveLog = (obj) => ({
844
+ ...obj,
845
+ });
846
+ export const ListIdentityPoliciesResponseFilterSensitiveLog = (obj) => ({
847
+ ...obj,
848
+ });
849
+ export const ListReceiptFiltersRequestFilterSensitiveLog = (obj) => ({
850
+ ...obj,
851
+ });
852
+ export const ListReceiptFiltersResponseFilterSensitiveLog = (obj) => ({
853
+ ...obj,
854
+ });
855
+ export const ListReceiptRuleSetsRequestFilterSensitiveLog = (obj) => ({
856
+ ...obj,
857
+ });
858
+ export const ListReceiptRuleSetsResponseFilterSensitiveLog = (obj) => ({
859
+ ...obj,
860
+ });
861
+ export const ListTemplatesRequestFilterSensitiveLog = (obj) => ({
862
+ ...obj,
863
+ });
864
+ export const TemplateMetadataFilterSensitiveLog = (obj) => ({
865
+ ...obj,
866
+ });
867
+ export const ListTemplatesResponseFilterSensitiveLog = (obj) => ({
868
+ ...obj,
869
+ });
870
+ export const ListVerifiedEmailAddressesResponseFilterSensitiveLog = (obj) => ({
871
+ ...obj,
872
+ });
873
+ export const MessageFilterSensitiveLog = (obj) => ({
874
+ ...obj,
875
+ });
876
+ export const MessageDsnFilterSensitiveLog = (obj) => ({
877
+ ...obj,
878
+ });
879
+ export const PutConfigurationSetDeliveryOptionsRequestFilterSensitiveLog = (obj) => ({
880
+ ...obj,
881
+ });
882
+ export const PutConfigurationSetDeliveryOptionsResponseFilterSensitiveLog = (obj) => ({
883
+ ...obj,
884
+ });
885
+ export const PutIdentityPolicyRequestFilterSensitiveLog = (obj) => ({
886
+ ...obj,
887
+ });
888
+ export const PutIdentityPolicyResponseFilterSensitiveLog = (obj) => ({
889
+ ...obj,
890
+ });
891
+ export const RawMessageFilterSensitiveLog = (obj) => ({
892
+ ...obj,
893
+ });
894
+ export const ReorderReceiptRuleSetRequestFilterSensitiveLog = (obj) => ({
895
+ ...obj,
896
+ });
897
+ export const ReorderReceiptRuleSetResponseFilterSensitiveLog = (obj) => ({
898
+ ...obj,
899
+ });
900
+ export const SendBounceRequestFilterSensitiveLog = (obj) => ({
901
+ ...obj,
902
+ });
903
+ export const SendBounceResponseFilterSensitiveLog = (obj) => ({
904
+ ...obj,
905
+ });
906
+ export const SendBulkTemplatedEmailRequestFilterSensitiveLog = (obj) => ({
907
+ ...obj,
908
+ });
909
+ export const SendBulkTemplatedEmailResponseFilterSensitiveLog = (obj) => ({
910
+ ...obj,
911
+ });
912
+ export const SendCustomVerificationEmailRequestFilterSensitiveLog = (obj) => ({
913
+ ...obj,
914
+ });
915
+ export const SendCustomVerificationEmailResponseFilterSensitiveLog = (obj) => ({
916
+ ...obj,
917
+ });
918
+ export const SendEmailRequestFilterSensitiveLog = (obj) => ({
919
+ ...obj,
920
+ });
921
+ export const SendEmailResponseFilterSensitiveLog = (obj) => ({
922
+ ...obj,
923
+ });
924
+ export const SendRawEmailRequestFilterSensitiveLog = (obj) => ({
925
+ ...obj,
926
+ });
927
+ export const SendRawEmailResponseFilterSensitiveLog = (obj) => ({
928
+ ...obj,
929
+ });
930
+ export const SendTemplatedEmailRequestFilterSensitiveLog = (obj) => ({
931
+ ...obj,
932
+ });
933
+ export const SendTemplatedEmailResponseFilterSensitiveLog = (obj) => ({
934
+ ...obj,
935
+ });
936
+ export const SetActiveReceiptRuleSetRequestFilterSensitiveLog = (obj) => ({
937
+ ...obj,
938
+ });
939
+ export const SetActiveReceiptRuleSetResponseFilterSensitiveLog = (obj) => ({
940
+ ...obj,
941
+ });
942
+ export const SetIdentityDkimEnabledRequestFilterSensitiveLog = (obj) => ({
943
+ ...obj,
944
+ });
945
+ export const SetIdentityDkimEnabledResponseFilterSensitiveLog = (obj) => ({
946
+ ...obj,
947
+ });
948
+ export const SetIdentityFeedbackForwardingEnabledRequestFilterSensitiveLog = (obj) => ({
949
+ ...obj,
950
+ });
951
+ export const SetIdentityFeedbackForwardingEnabledResponseFilterSensitiveLog = (obj) => ({
952
+ ...obj,
953
+ });
954
+ export const SetIdentityHeadersInNotificationsEnabledRequestFilterSensitiveLog = (obj) => ({
955
+ ...obj,
956
+ });
957
+ export const SetIdentityHeadersInNotificationsEnabledResponseFilterSensitiveLog = (obj) => ({
958
+ ...obj,
959
+ });
960
+ export const SetIdentityMailFromDomainRequestFilterSensitiveLog = (obj) => ({
961
+ ...obj,
962
+ });
963
+ export const SetIdentityMailFromDomainResponseFilterSensitiveLog = (obj) => ({
964
+ ...obj,
965
+ });
966
+ export const SetIdentityNotificationTopicRequestFilterSensitiveLog = (obj) => ({
967
+ ...obj,
968
+ });
969
+ export const SetIdentityNotificationTopicResponseFilterSensitiveLog = (obj) => ({
970
+ ...obj,
971
+ });
972
+ export const SetReceiptRulePositionRequestFilterSensitiveLog = (obj) => ({
973
+ ...obj,
974
+ });
975
+ export const SetReceiptRulePositionResponseFilterSensitiveLog = (obj) => ({
976
+ ...obj,
977
+ });
978
+ export const TestRenderTemplateRequestFilterSensitiveLog = (obj) => ({
979
+ ...obj,
980
+ });
981
+ export const TestRenderTemplateResponseFilterSensitiveLog = (obj) => ({
982
+ ...obj,
983
+ });
984
+ export const UpdateAccountSendingEnabledRequestFilterSensitiveLog = (obj) => ({
985
+ ...obj,
986
+ });
987
+ export const UpdateConfigurationSetEventDestinationRequestFilterSensitiveLog = (obj) => ({
988
+ ...obj,
989
+ });
990
+ export const UpdateConfigurationSetEventDestinationResponseFilterSensitiveLog = (obj) => ({
991
+ ...obj,
992
+ });
993
+ export const UpdateConfigurationSetReputationMetricsEnabledRequestFilterSensitiveLog = (obj) => ({
994
+ ...obj,
995
+ });
996
+ export const UpdateConfigurationSetSendingEnabledRequestFilterSensitiveLog = (obj) => ({
997
+ ...obj,
998
+ });
999
+ export const UpdateConfigurationSetTrackingOptionsRequestFilterSensitiveLog = (obj) => ({
1000
+ ...obj,
1001
+ });
1002
+ export const UpdateConfigurationSetTrackingOptionsResponseFilterSensitiveLog = (obj) => ({
1003
+ ...obj,
1004
+ });
1005
+ export const UpdateCustomVerificationEmailTemplateRequestFilterSensitiveLog = (obj) => ({
1006
+ ...obj,
1007
+ });
1008
+ export const UpdateReceiptRuleRequestFilterSensitiveLog = (obj) => ({
1009
+ ...obj,
1010
+ });
1011
+ export const UpdateReceiptRuleResponseFilterSensitiveLog = (obj) => ({
1012
+ ...obj,
1013
+ });
1014
+ export const UpdateTemplateRequestFilterSensitiveLog = (obj) => ({
1015
+ ...obj,
1016
+ });
1017
+ export const UpdateTemplateResponseFilterSensitiveLog = (obj) => ({
1018
+ ...obj,
1019
+ });
1020
+ export const VerifyDomainDkimRequestFilterSensitiveLog = (obj) => ({
1021
+ ...obj,
1022
+ });
1023
+ export const VerifyDomainDkimResponseFilterSensitiveLog = (obj) => ({
1024
+ ...obj,
1025
+ });
1026
+ export const VerifyDomainIdentityRequestFilterSensitiveLog = (obj) => ({
1027
+ ...obj,
1028
+ });
1029
+ export const VerifyDomainIdentityResponseFilterSensitiveLog = (obj) => ({
1030
+ ...obj,
1031
+ });
1032
+ export const VerifyEmailAddressRequestFilterSensitiveLog = (obj) => ({
1033
+ ...obj,
1034
+ });
1035
+ export const VerifyEmailIdentityRequestFilterSensitiveLog = (obj) => ({
1036
+ ...obj,
1037
+ });
1038
+ export const VerifyEmailIdentityResponseFilterSensitiveLog = (obj) => ({
1039
+ ...obj,
1040
+ });