@aws-sdk/client-ses 3.36.0 → 3.39.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 (181) hide show
  1. package/CHANGELOG.md +42 -0
  2. package/dist-cjs/SES.js +0 -11
  3. package/dist-cjs/SESClient.js +0 -16
  4. package/dist-cjs/commands/CloneReceiptRuleSetCommand.js +0 -29
  5. package/dist-cjs/commands/CreateConfigurationSetCommand.js +0 -28
  6. package/dist-cjs/commands/CreateConfigurationSetEventDestinationCommand.js +0 -33
  7. package/dist-cjs/commands/CreateConfigurationSetTrackingOptionsCommand.js +0 -28
  8. package/dist-cjs/commands/CreateCustomVerificationEmailTemplateCommand.js +0 -27
  9. package/dist-cjs/commands/CreateReceiptFilterCommand.js +0 -26
  10. package/dist-cjs/commands/CreateReceiptRuleCommand.js +0 -27
  11. package/dist-cjs/commands/CreateReceiptRuleSetCommand.js +0 -27
  12. package/dist-cjs/commands/CreateTemplateCommand.js +0 -27
  13. package/dist-cjs/commands/DeleteConfigurationSetCommand.js +0 -26
  14. package/dist-cjs/commands/DeleteConfigurationSetEventDestinationCommand.js +0 -27
  15. package/dist-cjs/commands/DeleteConfigurationSetTrackingOptionsCommand.js +0 -33
  16. package/dist-cjs/commands/DeleteCustomVerificationEmailTemplateCommand.js +0 -27
  17. package/dist-cjs/commands/DeleteIdentityCommand.js +0 -26
  18. package/dist-cjs/commands/DeleteIdentityPolicyCommand.js +0 -35
  19. package/dist-cjs/commands/DeleteReceiptFilterCommand.js +0 -27
  20. package/dist-cjs/commands/DeleteReceiptRuleCommand.js +0 -27
  21. package/dist-cjs/commands/DeleteReceiptRuleSetCommand.js +0 -30
  22. package/dist-cjs/commands/DeleteTemplateCommand.js +0 -25
  23. package/dist-cjs/commands/DeleteVerifiedEmailAddressCommand.js +0 -25
  24. package/dist-cjs/commands/DescribeActiveReceiptRuleSetCommand.js +0 -28
  25. package/dist-cjs/commands/DescribeConfigurationSetCommand.js +0 -27
  26. package/dist-cjs/commands/DescribeReceiptRuleCommand.js +0 -27
  27. package/dist-cjs/commands/DescribeReceiptRuleSetCommand.js +0 -26
  28. package/dist-cjs/commands/GetAccountSendingEnabledCommand.js +0 -25
  29. package/dist-cjs/commands/GetCustomVerificationEmailTemplateCommand.js +0 -28
  30. package/dist-cjs/commands/GetIdentityDkimAttributesCommand.js +0 -46
  31. package/dist-cjs/commands/GetIdentityMailFromDomainAttributesCommand.js +0 -27
  32. package/dist-cjs/commands/GetIdentityNotificationAttributesCommand.js +0 -29
  33. package/dist-cjs/commands/GetIdentityPoliciesCommand.js +0 -35
  34. package/dist-cjs/commands/GetIdentityVerificationAttributesCommand.js +0 -39
  35. package/dist-cjs/commands/GetSendQuotaCommand.js +0 -25
  36. package/dist-cjs/commands/GetSendStatisticsCommand.js +0 -27
  37. package/dist-cjs/commands/GetTemplateCommand.js +0 -26
  38. package/dist-cjs/commands/ListConfigurationSetsCommand.js +0 -33
  39. package/dist-cjs/commands/ListCustomVerificationEmailTemplatesCommand.js +0 -28
  40. package/dist-cjs/commands/ListIdentitiesCommand.js +0 -26
  41. package/dist-cjs/commands/ListIdentityPoliciesCommand.js +0 -35
  42. package/dist-cjs/commands/ListReceiptFiltersCommand.js +0 -28
  43. package/dist-cjs/commands/ListReceiptRuleSetsCommand.js +0 -29
  44. package/dist-cjs/commands/ListTemplatesCommand.js +0 -26
  45. package/dist-cjs/commands/ListVerifiedEmailAddressesCommand.js +0 -25
  46. package/dist-cjs/commands/PutConfigurationSetDeliveryOptionsCommand.js +0 -24
  47. package/dist-cjs/commands/PutIdentityPolicyCommand.js +0 -34
  48. package/dist-cjs/commands/ReorderReceiptRuleSetCommand.js +0 -31
  49. package/dist-cjs/commands/SendBounceCommand.js +0 -32
  50. package/dist-cjs/commands/SendBulkTemplatedEmailCommand.js +0 -66
  51. package/dist-cjs/commands/SendCustomVerificationEmailCommand.js +0 -32
  52. package/dist-cjs/commands/SendEmailCommand.js +0 -68
  53. package/dist-cjs/commands/SendRawEmailCommand.js +0 -132
  54. package/dist-cjs/commands/SendTemplatedEmailCommand.js +0 -73
  55. package/dist-cjs/commands/SetActiveReceiptRuleSetCommand.js +0 -30
  56. package/dist-cjs/commands/SetIdentityDkimEnabledCommand.js +0 -36
  57. package/dist-cjs/commands/SetIdentityFeedbackForwardingEnabledCommand.js +0 -34
  58. package/dist-cjs/commands/SetIdentityHeadersInNotificationsEnabledCommand.js +0 -29
  59. package/dist-cjs/commands/SetIdentityMailFromDomainCommand.js +0 -33
  60. package/dist-cjs/commands/SetIdentityNotificationTopicCommand.js +0 -32
  61. package/dist-cjs/commands/SetReceiptRulePositionCommand.js +0 -27
  62. package/dist-cjs/commands/TestRenderTemplateCommand.js +0 -26
  63. package/dist-cjs/commands/UpdateAccountSendingEnabledCommand.js +0 -29
  64. package/dist-cjs/commands/UpdateConfigurationSetEventDestinationCommand.js +0 -35
  65. package/dist-cjs/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.js +0 -28
  66. package/dist-cjs/commands/UpdateConfigurationSetSendingEnabledCommand.js +0 -29
  67. package/dist-cjs/commands/UpdateConfigurationSetTrackingOptionsCommand.js +0 -28
  68. package/dist-cjs/commands/UpdateCustomVerificationEmailTemplateCommand.js +0 -27
  69. package/dist-cjs/commands/UpdateReceiptRuleCommand.js +0 -27
  70. package/dist-cjs/commands/UpdateTemplateCommand.js +0 -27
  71. package/dist-cjs/commands/VerifyDomainDkimCommand.js +0 -62
  72. package/dist-cjs/commands/VerifyDomainIdentityCommand.js +0 -30
  73. package/dist-cjs/commands/VerifyEmailAddressCommand.js +0 -25
  74. package/dist-cjs/commands/VerifyEmailIdentityCommand.js +0 -27
  75. package/dist-cjs/commands/index.js +74 -0
  76. package/dist-cjs/endpoints.js +6 -1
  77. package/dist-cjs/index.js +5 -77
  78. package/dist-cjs/models/models_0.js +0 -615
  79. package/dist-cjs/pagination/ListCustomVerificationEmailTemplatesPaginator.js +0 -10
  80. package/dist-cjs/pagination/ListIdentitiesPaginator.js +0 -10
  81. package/dist-cjs/pagination/index.js +6 -0
  82. package/dist-cjs/protocols/Aws_query.js +0 -2
  83. package/dist-cjs/runtimeConfig.browser.js +1 -5
  84. package/dist-cjs/runtimeConfig.js +1 -5
  85. package/dist-cjs/runtimeConfig.native.js +0 -3
  86. package/dist-cjs/runtimeConfig.shared.js +0 -3
  87. package/dist-cjs/waiters/index.js +4 -0
  88. package/dist-cjs/waiters/waitForIdentityExists.js +0 -9
  89. package/dist-es/commands/index.js +71 -0
  90. package/dist-es/endpoints.js +6 -1
  91. package/dist-es/index.js +5 -77
  92. package/dist-es/pagination/index.js +3 -0
  93. package/dist-es/waiters/index.js +1 -0
  94. package/dist-types/commands/index.d.ts +71 -0
  95. package/dist-types/index.d.ts +5 -77
  96. package/dist-types/pagination/index.d.ts +3 -0
  97. package/dist-types/ts3.4/SES.d.ts +72 -838
  98. package/dist-types/ts3.4/SESClient.d.ts +24 -97
  99. package/dist-types/ts3.4/commands/CloneReceiptRuleSetCommand.d.ts +2 -25
  100. package/dist-types/ts3.4/commands/CreateConfigurationSetCommand.d.ts +2 -24
  101. package/dist-types/ts3.4/commands/CreateConfigurationSetEventDestinationCommand.d.ts +2 -29
  102. package/dist-types/ts3.4/commands/CreateConfigurationSetTrackingOptionsCommand.d.ts +2 -24
  103. package/dist-types/ts3.4/commands/CreateCustomVerificationEmailTemplateCommand.d.ts +2 -23
  104. package/dist-types/ts3.4/commands/CreateReceiptFilterCommand.d.ts +2 -22
  105. package/dist-types/ts3.4/commands/CreateReceiptRuleCommand.d.ts +2 -23
  106. package/dist-types/ts3.4/commands/CreateReceiptRuleSetCommand.d.ts +2 -23
  107. package/dist-types/ts3.4/commands/CreateTemplateCommand.d.ts +2 -23
  108. package/dist-types/ts3.4/commands/DeleteConfigurationSetCommand.d.ts +2 -22
  109. package/dist-types/ts3.4/commands/DeleteConfigurationSetEventDestinationCommand.d.ts +2 -23
  110. package/dist-types/ts3.4/commands/DeleteConfigurationSetTrackingOptionsCommand.d.ts +2 -29
  111. package/dist-types/ts3.4/commands/DeleteCustomVerificationEmailTemplateCommand.d.ts +2 -23
  112. package/dist-types/ts3.4/commands/DeleteIdentityCommand.d.ts +2 -22
  113. package/dist-types/ts3.4/commands/DeleteIdentityPolicyCommand.d.ts +2 -31
  114. package/dist-types/ts3.4/commands/DeleteReceiptFilterCommand.d.ts +2 -23
  115. package/dist-types/ts3.4/commands/DeleteReceiptRuleCommand.d.ts +2 -23
  116. package/dist-types/ts3.4/commands/DeleteReceiptRuleSetCommand.d.ts +2 -26
  117. package/dist-types/ts3.4/commands/DeleteTemplateCommand.d.ts +2 -21
  118. package/dist-types/ts3.4/commands/DeleteVerifiedEmailAddressCommand.d.ts +2 -21
  119. package/dist-types/ts3.4/commands/DescribeActiveReceiptRuleSetCommand.d.ts +2 -24
  120. package/dist-types/ts3.4/commands/DescribeConfigurationSetCommand.d.ts +2 -23
  121. package/dist-types/ts3.4/commands/DescribeReceiptRuleCommand.d.ts +2 -23
  122. package/dist-types/ts3.4/commands/DescribeReceiptRuleSetCommand.d.ts +2 -22
  123. package/dist-types/ts3.4/commands/GetAccountSendingEnabledCommand.d.ts +2 -21
  124. package/dist-types/ts3.4/commands/GetCustomVerificationEmailTemplateCommand.d.ts +2 -24
  125. package/dist-types/ts3.4/commands/GetIdentityDkimAttributesCommand.d.ts +2 -42
  126. package/dist-types/ts3.4/commands/GetIdentityMailFromDomainAttributesCommand.d.ts +2 -23
  127. package/dist-types/ts3.4/commands/GetIdentityNotificationAttributesCommand.d.ts +2 -25
  128. package/dist-types/ts3.4/commands/GetIdentityPoliciesCommand.d.ts +2 -31
  129. package/dist-types/ts3.4/commands/GetIdentityVerificationAttributesCommand.d.ts +2 -35
  130. package/dist-types/ts3.4/commands/GetSendQuotaCommand.d.ts +2 -21
  131. package/dist-types/ts3.4/commands/GetSendStatisticsCommand.d.ts +2 -23
  132. package/dist-types/ts3.4/commands/GetTemplateCommand.d.ts +2 -22
  133. package/dist-types/ts3.4/commands/ListConfigurationSetsCommand.d.ts +2 -29
  134. package/dist-types/ts3.4/commands/ListCustomVerificationEmailTemplatesCommand.d.ts +2 -24
  135. package/dist-types/ts3.4/commands/ListIdentitiesCommand.d.ts +2 -22
  136. package/dist-types/ts3.4/commands/ListIdentityPoliciesCommand.d.ts +2 -31
  137. package/dist-types/ts3.4/commands/ListReceiptFiltersCommand.d.ts +2 -24
  138. package/dist-types/ts3.4/commands/ListReceiptRuleSetsCommand.d.ts +2 -25
  139. package/dist-types/ts3.4/commands/ListTemplatesCommand.d.ts +2 -22
  140. package/dist-types/ts3.4/commands/ListVerifiedEmailAddressesCommand.d.ts +2 -21
  141. package/dist-types/ts3.4/commands/PutConfigurationSetDeliveryOptionsCommand.d.ts +2 -20
  142. package/dist-types/ts3.4/commands/PutIdentityPolicyCommand.d.ts +2 -30
  143. package/dist-types/ts3.4/commands/ReorderReceiptRuleSetCommand.d.ts +2 -27
  144. package/dist-types/ts3.4/commands/SendBounceCommand.d.ts +2 -28
  145. package/dist-types/ts3.4/commands/SendBulkTemplatedEmailCommand.d.ts +2 -62
  146. package/dist-types/ts3.4/commands/SendCustomVerificationEmailCommand.d.ts +2 -28
  147. package/dist-types/ts3.4/commands/SendEmailCommand.d.ts +2 -64
  148. package/dist-types/ts3.4/commands/SendRawEmailCommand.d.ts +2 -128
  149. package/dist-types/ts3.4/commands/SendTemplatedEmailCommand.d.ts +2 -69
  150. package/dist-types/ts3.4/commands/SetActiveReceiptRuleSetCommand.d.ts +2 -26
  151. package/dist-types/ts3.4/commands/SetIdentityDkimEnabledCommand.d.ts +2 -32
  152. package/dist-types/ts3.4/commands/SetIdentityFeedbackForwardingEnabledCommand.d.ts +2 -30
  153. package/dist-types/ts3.4/commands/SetIdentityHeadersInNotificationsEnabledCommand.d.ts +2 -25
  154. package/dist-types/ts3.4/commands/SetIdentityMailFromDomainCommand.d.ts +2 -29
  155. package/dist-types/ts3.4/commands/SetIdentityNotificationTopicCommand.d.ts +2 -28
  156. package/dist-types/ts3.4/commands/SetReceiptRulePositionCommand.d.ts +2 -23
  157. package/dist-types/ts3.4/commands/TestRenderTemplateCommand.d.ts +2 -22
  158. package/dist-types/ts3.4/commands/UpdateAccountSendingEnabledCommand.d.ts +2 -25
  159. package/dist-types/ts3.4/commands/UpdateConfigurationSetEventDestinationCommand.d.ts +2 -31
  160. package/dist-types/ts3.4/commands/UpdateConfigurationSetReputationMetricsEnabledCommand.d.ts +2 -24
  161. package/dist-types/ts3.4/commands/UpdateConfigurationSetSendingEnabledCommand.d.ts +2 -25
  162. package/dist-types/ts3.4/commands/UpdateConfigurationSetTrackingOptionsCommand.d.ts +2 -24
  163. package/dist-types/ts3.4/commands/UpdateCustomVerificationEmailTemplateCommand.d.ts +2 -23
  164. package/dist-types/ts3.4/commands/UpdateReceiptRuleCommand.d.ts +2 -23
  165. package/dist-types/ts3.4/commands/UpdateTemplateCommand.d.ts +2 -23
  166. package/dist-types/ts3.4/commands/VerifyDomainDkimCommand.d.ts +2 -58
  167. package/dist-types/ts3.4/commands/VerifyDomainIdentityCommand.d.ts +2 -26
  168. package/dist-types/ts3.4/commands/VerifyEmailAddressCommand.d.ts +2 -21
  169. package/dist-types/ts3.4/commands/VerifyEmailIdentityCommand.d.ts +2 -23
  170. package/dist-types/ts3.4/commands/index.d.ts +71 -0
  171. package/dist-types/ts3.4/index.d.ts +5 -77
  172. package/dist-types/ts3.4/models/models_0.d.ts +748 -3405
  173. package/dist-types/ts3.4/pagination/index.d.ts +3 -0
  174. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
  175. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  176. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  177. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
  178. package/dist-types/ts3.4/waiters/index.d.ts +1 -0
  179. package/dist-types/ts3.4/waiters/waitForIdentityExists.d.ts +2 -9
  180. package/dist-types/waiters/index.d.ts +1 -0
  181. package/package.json +33 -33
@@ -7,27 +7,18 @@ exports.UpdateConfigurationSetEventDestinationRequest = exports.UpdateAccountSen
7
7
  exports.VerifyEmailIdentityResponse = exports.VerifyEmailIdentityRequest = exports.VerifyEmailAddressRequest = exports.VerifyDomainIdentityResponse = exports.VerifyDomainIdentityRequest = exports.VerifyDomainDkimResponse = exports.VerifyDomainDkimRequest = exports.UpdateTemplateResponse = exports.UpdateTemplateRequest = exports.UpdateReceiptRuleResponse = exports.UpdateReceiptRuleRequest = exports.UpdateCustomVerificationEmailTemplateRequest = exports.UpdateConfigurationSetTrackingOptionsResponse = exports.UpdateConfigurationSetTrackingOptionsRequest = exports.UpdateConfigurationSetSendingEnabledRequest = exports.UpdateConfigurationSetReputationMetricsEnabledRequest = exports.UpdateConfigurationSetEventDestinationResponse = void 0;
8
8
  var AccountSendingPausedException;
9
9
  (function (AccountSendingPausedException) {
10
- /**
11
- * @internal
12
- */
13
10
  AccountSendingPausedException.filterSensitiveLog = (obj) => ({
14
11
  ...obj,
15
12
  });
16
13
  })(AccountSendingPausedException = exports.AccountSendingPausedException || (exports.AccountSendingPausedException = {}));
17
14
  var AddHeaderAction;
18
15
  (function (AddHeaderAction) {
19
- /**
20
- * @internal
21
- */
22
16
  AddHeaderAction.filterSensitiveLog = (obj) => ({
23
17
  ...obj,
24
18
  });
25
19
  })(AddHeaderAction = exports.AddHeaderAction || (exports.AddHeaderAction = {}));
26
20
  var AlreadyExistsException;
27
21
  (function (AlreadyExistsException) {
28
- /**
29
- * @internal
30
- */
31
22
  AlreadyExistsException.filterSensitiveLog = (obj) => ({
32
23
  ...obj,
33
24
  });
@@ -39,27 +30,18 @@ var BehaviorOnMXFailure;
39
30
  })(BehaviorOnMXFailure = exports.BehaviorOnMXFailure || (exports.BehaviorOnMXFailure = {}));
40
31
  var Content;
41
32
  (function (Content) {
42
- /**
43
- * @internal
44
- */
45
33
  Content.filterSensitiveLog = (obj) => ({
46
34
  ...obj,
47
35
  });
48
36
  })(Content = exports.Content || (exports.Content = {}));
49
37
  var Body;
50
38
  (function (Body) {
51
- /**
52
- * @internal
53
- */
54
39
  Body.filterSensitiveLog = (obj) => ({
55
40
  ...obj,
56
41
  });
57
42
  })(Body = exports.Body || (exports.Body = {}));
58
43
  var BounceAction;
59
44
  (function (BounceAction) {
60
- /**
61
- * @internal
62
- */
63
45
  BounceAction.filterSensitiveLog = (obj) => ({
64
46
  ...obj,
65
47
  });
@@ -83,54 +65,36 @@ var DsnAction;
83
65
  })(DsnAction = exports.DsnAction || (exports.DsnAction = {}));
84
66
  var ExtensionField;
85
67
  (function (ExtensionField) {
86
- /**
87
- * @internal
88
- */
89
68
  ExtensionField.filterSensitiveLog = (obj) => ({
90
69
  ...obj,
91
70
  });
92
71
  })(ExtensionField = exports.ExtensionField || (exports.ExtensionField = {}));
93
72
  var RecipientDsnFields;
94
73
  (function (RecipientDsnFields) {
95
- /**
96
- * @internal
97
- */
98
74
  RecipientDsnFields.filterSensitiveLog = (obj) => ({
99
75
  ...obj,
100
76
  });
101
77
  })(RecipientDsnFields = exports.RecipientDsnFields || (exports.RecipientDsnFields = {}));
102
78
  var BouncedRecipientInfo;
103
79
  (function (BouncedRecipientInfo) {
104
- /**
105
- * @internal
106
- */
107
80
  BouncedRecipientInfo.filterSensitiveLog = (obj) => ({
108
81
  ...obj,
109
82
  });
110
83
  })(BouncedRecipientInfo = exports.BouncedRecipientInfo || (exports.BouncedRecipientInfo = {}));
111
84
  var Destination;
112
85
  (function (Destination) {
113
- /**
114
- * @internal
115
- */
116
86
  Destination.filterSensitiveLog = (obj) => ({
117
87
  ...obj,
118
88
  });
119
89
  })(Destination = exports.Destination || (exports.Destination = {}));
120
90
  var MessageTag;
121
91
  (function (MessageTag) {
122
- /**
123
- * @internal
124
- */
125
92
  MessageTag.filterSensitiveLog = (obj) => ({
126
93
  ...obj,
127
94
  });
128
95
  })(MessageTag = exports.MessageTag || (exports.MessageTag = {}));
129
96
  var BulkEmailDestination;
130
97
  (function (BulkEmailDestination) {
131
- /**
132
- * @internal
133
- */
134
98
  BulkEmailDestination.filterSensitiveLog = (obj) => ({
135
99
  ...obj,
136
100
  });
@@ -154,54 +118,36 @@ var BulkEmailStatus;
154
118
  })(BulkEmailStatus = exports.BulkEmailStatus || (exports.BulkEmailStatus = {}));
155
119
  var BulkEmailDestinationStatus;
156
120
  (function (BulkEmailDestinationStatus) {
157
- /**
158
- * @internal
159
- */
160
121
  BulkEmailDestinationStatus.filterSensitiveLog = (obj) => ({
161
122
  ...obj,
162
123
  });
163
124
  })(BulkEmailDestinationStatus = exports.BulkEmailDestinationStatus || (exports.BulkEmailDestinationStatus = {}));
164
125
  var CannotDeleteException;
165
126
  (function (CannotDeleteException) {
166
- /**
167
- * @internal
168
- */
169
127
  CannotDeleteException.filterSensitiveLog = (obj) => ({
170
128
  ...obj,
171
129
  });
172
130
  })(CannotDeleteException = exports.CannotDeleteException || (exports.CannotDeleteException = {}));
173
131
  var CloneReceiptRuleSetRequest;
174
132
  (function (CloneReceiptRuleSetRequest) {
175
- /**
176
- * @internal
177
- */
178
133
  CloneReceiptRuleSetRequest.filterSensitiveLog = (obj) => ({
179
134
  ...obj,
180
135
  });
181
136
  })(CloneReceiptRuleSetRequest = exports.CloneReceiptRuleSetRequest || (exports.CloneReceiptRuleSetRequest = {}));
182
137
  var CloneReceiptRuleSetResponse;
183
138
  (function (CloneReceiptRuleSetResponse) {
184
- /**
185
- * @internal
186
- */
187
139
  CloneReceiptRuleSetResponse.filterSensitiveLog = (obj) => ({
188
140
  ...obj,
189
141
  });
190
142
  })(CloneReceiptRuleSetResponse = exports.CloneReceiptRuleSetResponse || (exports.CloneReceiptRuleSetResponse = {}));
191
143
  var LimitExceededException;
192
144
  (function (LimitExceededException) {
193
- /**
194
- * @internal
195
- */
196
145
  LimitExceededException.filterSensitiveLog = (obj) => ({
197
146
  ...obj,
198
147
  });
199
148
  })(LimitExceededException = exports.LimitExceededException || (exports.LimitExceededException = {}));
200
149
  var RuleSetDoesNotExistException;
201
150
  (function (RuleSetDoesNotExistException) {
202
- /**
203
- * @internal
204
- */
205
151
  RuleSetDoesNotExistException.filterSensitiveLog = (obj) => ({
206
152
  ...obj,
207
153
  });
@@ -214,36 +160,24 @@ var DimensionValueSource;
214
160
  })(DimensionValueSource = exports.DimensionValueSource || (exports.DimensionValueSource = {}));
215
161
  var CloudWatchDimensionConfiguration;
216
162
  (function (CloudWatchDimensionConfiguration) {
217
- /**
218
- * @internal
219
- */
220
163
  CloudWatchDimensionConfiguration.filterSensitiveLog = (obj) => ({
221
164
  ...obj,
222
165
  });
223
166
  })(CloudWatchDimensionConfiguration = exports.CloudWatchDimensionConfiguration || (exports.CloudWatchDimensionConfiguration = {}));
224
167
  var CloudWatchDestination;
225
168
  (function (CloudWatchDestination) {
226
- /**
227
- * @internal
228
- */
229
169
  CloudWatchDestination.filterSensitiveLog = (obj) => ({
230
170
  ...obj,
231
171
  });
232
172
  })(CloudWatchDestination = exports.CloudWatchDestination || (exports.CloudWatchDestination = {}));
233
173
  var ConfigurationSet;
234
174
  (function (ConfigurationSet) {
235
- /**
236
- * @internal
237
- */
238
175
  ConfigurationSet.filterSensitiveLog = (obj) => ({
239
176
  ...obj,
240
177
  });
241
178
  })(ConfigurationSet = exports.ConfigurationSet || (exports.ConfigurationSet = {}));
242
179
  var ConfigurationSetAlreadyExistsException;
243
180
  (function (ConfigurationSetAlreadyExistsException) {
244
- /**
245
- * @internal
246
- */
247
181
  ConfigurationSetAlreadyExistsException.filterSensitiveLog = (obj) => ({
248
182
  ...obj,
249
183
  });
@@ -257,54 +191,36 @@ var ConfigurationSetAttribute;
257
191
  })(ConfigurationSetAttribute = exports.ConfigurationSetAttribute || (exports.ConfigurationSetAttribute = {}));
258
192
  var ConfigurationSetDoesNotExistException;
259
193
  (function (ConfigurationSetDoesNotExistException) {
260
- /**
261
- * @internal
262
- */
263
194
  ConfigurationSetDoesNotExistException.filterSensitiveLog = (obj) => ({
264
195
  ...obj,
265
196
  });
266
197
  })(ConfigurationSetDoesNotExistException = exports.ConfigurationSetDoesNotExistException || (exports.ConfigurationSetDoesNotExistException = {}));
267
198
  var ConfigurationSetSendingPausedException;
268
199
  (function (ConfigurationSetSendingPausedException) {
269
- /**
270
- * @internal
271
- */
272
200
  ConfigurationSetSendingPausedException.filterSensitiveLog = (obj) => ({
273
201
  ...obj,
274
202
  });
275
203
  })(ConfigurationSetSendingPausedException = exports.ConfigurationSetSendingPausedException || (exports.ConfigurationSetSendingPausedException = {}));
276
204
  var CreateConfigurationSetRequest;
277
205
  (function (CreateConfigurationSetRequest) {
278
- /**
279
- * @internal
280
- */
281
206
  CreateConfigurationSetRequest.filterSensitiveLog = (obj) => ({
282
207
  ...obj,
283
208
  });
284
209
  })(CreateConfigurationSetRequest = exports.CreateConfigurationSetRequest || (exports.CreateConfigurationSetRequest = {}));
285
210
  var CreateConfigurationSetResponse;
286
211
  (function (CreateConfigurationSetResponse) {
287
- /**
288
- * @internal
289
- */
290
212
  CreateConfigurationSetResponse.filterSensitiveLog = (obj) => ({
291
213
  ...obj,
292
214
  });
293
215
  })(CreateConfigurationSetResponse = exports.CreateConfigurationSetResponse || (exports.CreateConfigurationSetResponse = {}));
294
216
  var InvalidConfigurationSetException;
295
217
  (function (InvalidConfigurationSetException) {
296
- /**
297
- * @internal
298
- */
299
218
  InvalidConfigurationSetException.filterSensitiveLog = (obj) => ({
300
219
  ...obj,
301
220
  });
302
221
  })(InvalidConfigurationSetException = exports.InvalidConfigurationSetException || (exports.InvalidConfigurationSetException = {}));
303
222
  var KinesisFirehoseDestination;
304
223
  (function (KinesisFirehoseDestination) {
305
- /**
306
- * @internal
307
- */
308
224
  KinesisFirehoseDestination.filterSensitiveLog = (obj) => ({
309
225
  ...obj,
310
226
  });
@@ -322,153 +238,102 @@ var EventType;
322
238
  })(EventType = exports.EventType || (exports.EventType = {}));
323
239
  var SNSDestination;
324
240
  (function (SNSDestination) {
325
- /**
326
- * @internal
327
- */
328
241
  SNSDestination.filterSensitiveLog = (obj) => ({
329
242
  ...obj,
330
243
  });
331
244
  })(SNSDestination = exports.SNSDestination || (exports.SNSDestination = {}));
332
245
  var EventDestination;
333
246
  (function (EventDestination) {
334
- /**
335
- * @internal
336
- */
337
247
  EventDestination.filterSensitiveLog = (obj) => ({
338
248
  ...obj,
339
249
  });
340
250
  })(EventDestination = exports.EventDestination || (exports.EventDestination = {}));
341
251
  var CreateConfigurationSetEventDestinationRequest;
342
252
  (function (CreateConfigurationSetEventDestinationRequest) {
343
- /**
344
- * @internal
345
- */
346
253
  CreateConfigurationSetEventDestinationRequest.filterSensitiveLog = (obj) => ({
347
254
  ...obj,
348
255
  });
349
256
  })(CreateConfigurationSetEventDestinationRequest = exports.CreateConfigurationSetEventDestinationRequest || (exports.CreateConfigurationSetEventDestinationRequest = {}));
350
257
  var CreateConfigurationSetEventDestinationResponse;
351
258
  (function (CreateConfigurationSetEventDestinationResponse) {
352
- /**
353
- * @internal
354
- */
355
259
  CreateConfigurationSetEventDestinationResponse.filterSensitiveLog = (obj) => ({
356
260
  ...obj,
357
261
  });
358
262
  })(CreateConfigurationSetEventDestinationResponse = exports.CreateConfigurationSetEventDestinationResponse || (exports.CreateConfigurationSetEventDestinationResponse = {}));
359
263
  var EventDestinationAlreadyExistsException;
360
264
  (function (EventDestinationAlreadyExistsException) {
361
- /**
362
- * @internal
363
- */
364
265
  EventDestinationAlreadyExistsException.filterSensitiveLog = (obj) => ({
365
266
  ...obj,
366
267
  });
367
268
  })(EventDestinationAlreadyExistsException = exports.EventDestinationAlreadyExistsException || (exports.EventDestinationAlreadyExistsException = {}));
368
269
  var InvalidCloudWatchDestinationException;
369
270
  (function (InvalidCloudWatchDestinationException) {
370
- /**
371
- * @internal
372
- */
373
271
  InvalidCloudWatchDestinationException.filterSensitiveLog = (obj) => ({
374
272
  ...obj,
375
273
  });
376
274
  })(InvalidCloudWatchDestinationException = exports.InvalidCloudWatchDestinationException || (exports.InvalidCloudWatchDestinationException = {}));
377
275
  var InvalidFirehoseDestinationException;
378
276
  (function (InvalidFirehoseDestinationException) {
379
- /**
380
- * @internal
381
- */
382
277
  InvalidFirehoseDestinationException.filterSensitiveLog = (obj) => ({
383
278
  ...obj,
384
279
  });
385
280
  })(InvalidFirehoseDestinationException = exports.InvalidFirehoseDestinationException || (exports.InvalidFirehoseDestinationException = {}));
386
281
  var InvalidSNSDestinationException;
387
282
  (function (InvalidSNSDestinationException) {
388
- /**
389
- * @internal
390
- */
391
283
  InvalidSNSDestinationException.filterSensitiveLog = (obj) => ({
392
284
  ...obj,
393
285
  });
394
286
  })(InvalidSNSDestinationException = exports.InvalidSNSDestinationException || (exports.InvalidSNSDestinationException = {}));
395
287
  var TrackingOptions;
396
288
  (function (TrackingOptions) {
397
- /**
398
- * @internal
399
- */
400
289
  TrackingOptions.filterSensitiveLog = (obj) => ({
401
290
  ...obj,
402
291
  });
403
292
  })(TrackingOptions = exports.TrackingOptions || (exports.TrackingOptions = {}));
404
293
  var CreateConfigurationSetTrackingOptionsRequest;
405
294
  (function (CreateConfigurationSetTrackingOptionsRequest) {
406
- /**
407
- * @internal
408
- */
409
295
  CreateConfigurationSetTrackingOptionsRequest.filterSensitiveLog = (obj) => ({
410
296
  ...obj,
411
297
  });
412
298
  })(CreateConfigurationSetTrackingOptionsRequest = exports.CreateConfigurationSetTrackingOptionsRequest || (exports.CreateConfigurationSetTrackingOptionsRequest = {}));
413
299
  var CreateConfigurationSetTrackingOptionsResponse;
414
300
  (function (CreateConfigurationSetTrackingOptionsResponse) {
415
- /**
416
- * @internal
417
- */
418
301
  CreateConfigurationSetTrackingOptionsResponse.filterSensitiveLog = (obj) => ({
419
302
  ...obj,
420
303
  });
421
304
  })(CreateConfigurationSetTrackingOptionsResponse = exports.CreateConfigurationSetTrackingOptionsResponse || (exports.CreateConfigurationSetTrackingOptionsResponse = {}));
422
305
  var InvalidTrackingOptionsException;
423
306
  (function (InvalidTrackingOptionsException) {
424
- /**
425
- * @internal
426
- */
427
307
  InvalidTrackingOptionsException.filterSensitiveLog = (obj) => ({
428
308
  ...obj,
429
309
  });
430
310
  })(InvalidTrackingOptionsException = exports.InvalidTrackingOptionsException || (exports.InvalidTrackingOptionsException = {}));
431
311
  var TrackingOptionsAlreadyExistsException;
432
312
  (function (TrackingOptionsAlreadyExistsException) {
433
- /**
434
- * @internal
435
- */
436
313
  TrackingOptionsAlreadyExistsException.filterSensitiveLog = (obj) => ({
437
314
  ...obj,
438
315
  });
439
316
  })(TrackingOptionsAlreadyExistsException = exports.TrackingOptionsAlreadyExistsException || (exports.TrackingOptionsAlreadyExistsException = {}));
440
317
  var CreateCustomVerificationEmailTemplateRequest;
441
318
  (function (CreateCustomVerificationEmailTemplateRequest) {
442
- /**
443
- * @internal
444
- */
445
319
  CreateCustomVerificationEmailTemplateRequest.filterSensitiveLog = (obj) => ({
446
320
  ...obj,
447
321
  });
448
322
  })(CreateCustomVerificationEmailTemplateRequest = exports.CreateCustomVerificationEmailTemplateRequest || (exports.CreateCustomVerificationEmailTemplateRequest = {}));
449
323
  var CustomVerificationEmailInvalidContentException;
450
324
  (function (CustomVerificationEmailInvalidContentException) {
451
- /**
452
- * @internal
453
- */
454
325
  CustomVerificationEmailInvalidContentException.filterSensitiveLog = (obj) => ({
455
326
  ...obj,
456
327
  });
457
328
  })(CustomVerificationEmailInvalidContentException = exports.CustomVerificationEmailInvalidContentException || (exports.CustomVerificationEmailInvalidContentException = {}));
458
329
  var CustomVerificationEmailTemplateAlreadyExistsException;
459
330
  (function (CustomVerificationEmailTemplateAlreadyExistsException) {
460
- /**
461
- * @internal
462
- */
463
331
  CustomVerificationEmailTemplateAlreadyExistsException.filterSensitiveLog = (obj) => ({
464
332
  ...obj,
465
333
  });
466
334
  })(CustomVerificationEmailTemplateAlreadyExistsException = exports.CustomVerificationEmailTemplateAlreadyExistsException || (exports.CustomVerificationEmailTemplateAlreadyExistsException = {}));
467
335
  var FromEmailAddressNotVerifiedException;
468
336
  (function (FromEmailAddressNotVerifiedException) {
469
- /**
470
- * @internal
471
- */
472
337
  FromEmailAddressNotVerifiedException.filterSensitiveLog = (obj) => ({
473
338
  ...obj,
474
339
  });
@@ -480,54 +345,36 @@ var ReceiptFilterPolicy;
480
345
  })(ReceiptFilterPolicy = exports.ReceiptFilterPolicy || (exports.ReceiptFilterPolicy = {}));
481
346
  var ReceiptIpFilter;
482
347
  (function (ReceiptIpFilter) {
483
- /**
484
- * @internal
485
- */
486
348
  ReceiptIpFilter.filterSensitiveLog = (obj) => ({
487
349
  ...obj,
488
350
  });
489
351
  })(ReceiptIpFilter = exports.ReceiptIpFilter || (exports.ReceiptIpFilter = {}));
490
352
  var ReceiptFilter;
491
353
  (function (ReceiptFilter) {
492
- /**
493
- * @internal
494
- */
495
354
  ReceiptFilter.filterSensitiveLog = (obj) => ({
496
355
  ...obj,
497
356
  });
498
357
  })(ReceiptFilter = exports.ReceiptFilter || (exports.ReceiptFilter = {}));
499
358
  var CreateReceiptFilterRequest;
500
359
  (function (CreateReceiptFilterRequest) {
501
- /**
502
- * @internal
503
- */
504
360
  CreateReceiptFilterRequest.filterSensitiveLog = (obj) => ({
505
361
  ...obj,
506
362
  });
507
363
  })(CreateReceiptFilterRequest = exports.CreateReceiptFilterRequest || (exports.CreateReceiptFilterRequest = {}));
508
364
  var CreateReceiptFilterResponse;
509
365
  (function (CreateReceiptFilterResponse) {
510
- /**
511
- * @internal
512
- */
513
366
  CreateReceiptFilterResponse.filterSensitiveLog = (obj) => ({
514
367
  ...obj,
515
368
  });
516
369
  })(CreateReceiptFilterResponse = exports.CreateReceiptFilterResponse || (exports.CreateReceiptFilterResponse = {}));
517
370
  var LambdaAction;
518
371
  (function (LambdaAction) {
519
- /**
520
- * @internal
521
- */
522
372
  LambdaAction.filterSensitiveLog = (obj) => ({
523
373
  ...obj,
524
374
  });
525
375
  })(LambdaAction = exports.LambdaAction || (exports.LambdaAction = {}));
526
376
  var S3Action;
527
377
  (function (S3Action) {
528
- /**
529
- * @internal
530
- */
531
378
  S3Action.filterSensitiveLog = (obj) => ({
532
379
  ...obj,
533
380
  });
@@ -539,9 +386,6 @@ var SNSActionEncoding;
539
386
  })(SNSActionEncoding = exports.SNSActionEncoding || (exports.SNSActionEncoding = {}));
540
387
  var SNSAction;
541
388
  (function (SNSAction) {
542
- /**
543
- * @internal
544
- */
545
389
  SNSAction.filterSensitiveLog = (obj) => ({
546
390
  ...obj,
547
391
  });
@@ -552,27 +396,18 @@ var StopScope;
552
396
  })(StopScope = exports.StopScope || (exports.StopScope = {}));
553
397
  var StopAction;
554
398
  (function (StopAction) {
555
- /**
556
- * @internal
557
- */
558
399
  StopAction.filterSensitiveLog = (obj) => ({
559
400
  ...obj,
560
401
  });
561
402
  })(StopAction = exports.StopAction || (exports.StopAction = {}));
562
403
  var WorkmailAction;
563
404
  (function (WorkmailAction) {
564
- /**
565
- * @internal
566
- */
567
405
  WorkmailAction.filterSensitiveLog = (obj) => ({
568
406
  ...obj,
569
407
  });
570
408
  })(WorkmailAction = exports.WorkmailAction || (exports.WorkmailAction = {}));
571
409
  var ReceiptAction;
572
410
  (function (ReceiptAction) {
573
- /**
574
- * @internal
575
- */
576
411
  ReceiptAction.filterSensitiveLog = (obj) => ({
577
412
  ...obj,
578
413
  });
@@ -584,117 +419,78 @@ var TlsPolicy;
584
419
  })(TlsPolicy = exports.TlsPolicy || (exports.TlsPolicy = {}));
585
420
  var ReceiptRule;
586
421
  (function (ReceiptRule) {
587
- /**
588
- * @internal
589
- */
590
422
  ReceiptRule.filterSensitiveLog = (obj) => ({
591
423
  ...obj,
592
424
  });
593
425
  })(ReceiptRule = exports.ReceiptRule || (exports.ReceiptRule = {}));
594
426
  var CreateReceiptRuleRequest;
595
427
  (function (CreateReceiptRuleRequest) {
596
- /**
597
- * @internal
598
- */
599
428
  CreateReceiptRuleRequest.filterSensitiveLog = (obj) => ({
600
429
  ...obj,
601
430
  });
602
431
  })(CreateReceiptRuleRequest = exports.CreateReceiptRuleRequest || (exports.CreateReceiptRuleRequest = {}));
603
432
  var CreateReceiptRuleResponse;
604
433
  (function (CreateReceiptRuleResponse) {
605
- /**
606
- * @internal
607
- */
608
434
  CreateReceiptRuleResponse.filterSensitiveLog = (obj) => ({
609
435
  ...obj,
610
436
  });
611
437
  })(CreateReceiptRuleResponse = exports.CreateReceiptRuleResponse || (exports.CreateReceiptRuleResponse = {}));
612
438
  var InvalidLambdaFunctionException;
613
439
  (function (InvalidLambdaFunctionException) {
614
- /**
615
- * @internal
616
- */
617
440
  InvalidLambdaFunctionException.filterSensitiveLog = (obj) => ({
618
441
  ...obj,
619
442
  });
620
443
  })(InvalidLambdaFunctionException = exports.InvalidLambdaFunctionException || (exports.InvalidLambdaFunctionException = {}));
621
444
  var InvalidS3ConfigurationException;
622
445
  (function (InvalidS3ConfigurationException) {
623
- /**
624
- * @internal
625
- */
626
446
  InvalidS3ConfigurationException.filterSensitiveLog = (obj) => ({
627
447
  ...obj,
628
448
  });
629
449
  })(InvalidS3ConfigurationException = exports.InvalidS3ConfigurationException || (exports.InvalidS3ConfigurationException = {}));
630
450
  var InvalidSnsTopicException;
631
451
  (function (InvalidSnsTopicException) {
632
- /**
633
- * @internal
634
- */
635
452
  InvalidSnsTopicException.filterSensitiveLog = (obj) => ({
636
453
  ...obj,
637
454
  });
638
455
  })(InvalidSnsTopicException = exports.InvalidSnsTopicException || (exports.InvalidSnsTopicException = {}));
639
456
  var RuleDoesNotExistException;
640
457
  (function (RuleDoesNotExistException) {
641
- /**
642
- * @internal
643
- */
644
458
  RuleDoesNotExistException.filterSensitiveLog = (obj) => ({
645
459
  ...obj,
646
460
  });
647
461
  })(RuleDoesNotExistException = exports.RuleDoesNotExistException || (exports.RuleDoesNotExistException = {}));
648
462
  var CreateReceiptRuleSetRequest;
649
463
  (function (CreateReceiptRuleSetRequest) {
650
- /**
651
- * @internal
652
- */
653
464
  CreateReceiptRuleSetRequest.filterSensitiveLog = (obj) => ({
654
465
  ...obj,
655
466
  });
656
467
  })(CreateReceiptRuleSetRequest = exports.CreateReceiptRuleSetRequest || (exports.CreateReceiptRuleSetRequest = {}));
657
468
  var CreateReceiptRuleSetResponse;
658
469
  (function (CreateReceiptRuleSetResponse) {
659
- /**
660
- * @internal
661
- */
662
470
  CreateReceiptRuleSetResponse.filterSensitiveLog = (obj) => ({
663
471
  ...obj,
664
472
  });
665
473
  })(CreateReceiptRuleSetResponse = exports.CreateReceiptRuleSetResponse || (exports.CreateReceiptRuleSetResponse = {}));
666
474
  var Template;
667
475
  (function (Template) {
668
- /**
669
- * @internal
670
- */
671
476
  Template.filterSensitiveLog = (obj) => ({
672
477
  ...obj,
673
478
  });
674
479
  })(Template = exports.Template || (exports.Template = {}));
675
480
  var CreateTemplateRequest;
676
481
  (function (CreateTemplateRequest) {
677
- /**
678
- * @internal
679
- */
680
482
  CreateTemplateRequest.filterSensitiveLog = (obj) => ({
681
483
  ...obj,
682
484
  });
683
485
  })(CreateTemplateRequest = exports.CreateTemplateRequest || (exports.CreateTemplateRequest = {}));
684
486
  var CreateTemplateResponse;
685
487
  (function (CreateTemplateResponse) {
686
- /**
687
- * @internal
688
- */
689
488
  CreateTemplateResponse.filterSensitiveLog = (obj) => ({
690
489
  ...obj,
691
490
  });
692
491
  })(CreateTemplateResponse = exports.CreateTemplateResponse || (exports.CreateTemplateResponse = {}));
693
492
  var InvalidTemplateException;
694
493
  (function (InvalidTemplateException) {
695
- /**
696
- * @internal
697
- */
698
494
  InvalidTemplateException.filterSensitiveLog = (obj) => ({
699
495
  ...obj,
700
496
  });
@@ -708,1233 +504,822 @@ var CustomMailFromStatus;
708
504
  })(CustomMailFromStatus = exports.CustomMailFromStatus || (exports.CustomMailFromStatus = {}));
709
505
  var CustomVerificationEmailTemplate;
710
506
  (function (CustomVerificationEmailTemplate) {
711
- /**
712
- * @internal
713
- */
714
507
  CustomVerificationEmailTemplate.filterSensitiveLog = (obj) => ({
715
508
  ...obj,
716
509
  });
717
510
  })(CustomVerificationEmailTemplate = exports.CustomVerificationEmailTemplate || (exports.CustomVerificationEmailTemplate = {}));
718
511
  var CustomVerificationEmailTemplateDoesNotExistException;
719
512
  (function (CustomVerificationEmailTemplateDoesNotExistException) {
720
- /**
721
- * @internal
722
- */
723
513
  CustomVerificationEmailTemplateDoesNotExistException.filterSensitiveLog = (obj) => ({
724
514
  ...obj,
725
515
  });
726
516
  })(CustomVerificationEmailTemplateDoesNotExistException = exports.CustomVerificationEmailTemplateDoesNotExistException || (exports.CustomVerificationEmailTemplateDoesNotExistException = {}));
727
517
  var DeleteConfigurationSetRequest;
728
518
  (function (DeleteConfigurationSetRequest) {
729
- /**
730
- * @internal
731
- */
732
519
  DeleteConfigurationSetRequest.filterSensitiveLog = (obj) => ({
733
520
  ...obj,
734
521
  });
735
522
  })(DeleteConfigurationSetRequest = exports.DeleteConfigurationSetRequest || (exports.DeleteConfigurationSetRequest = {}));
736
523
  var DeleteConfigurationSetResponse;
737
524
  (function (DeleteConfigurationSetResponse) {
738
- /**
739
- * @internal
740
- */
741
525
  DeleteConfigurationSetResponse.filterSensitiveLog = (obj) => ({
742
526
  ...obj,
743
527
  });
744
528
  })(DeleteConfigurationSetResponse = exports.DeleteConfigurationSetResponse || (exports.DeleteConfigurationSetResponse = {}));
745
529
  var DeleteConfigurationSetEventDestinationRequest;
746
530
  (function (DeleteConfigurationSetEventDestinationRequest) {
747
- /**
748
- * @internal
749
- */
750
531
  DeleteConfigurationSetEventDestinationRequest.filterSensitiveLog = (obj) => ({
751
532
  ...obj,
752
533
  });
753
534
  })(DeleteConfigurationSetEventDestinationRequest = exports.DeleteConfigurationSetEventDestinationRequest || (exports.DeleteConfigurationSetEventDestinationRequest = {}));
754
535
  var DeleteConfigurationSetEventDestinationResponse;
755
536
  (function (DeleteConfigurationSetEventDestinationResponse) {
756
- /**
757
- * @internal
758
- */
759
537
  DeleteConfigurationSetEventDestinationResponse.filterSensitiveLog = (obj) => ({
760
538
  ...obj,
761
539
  });
762
540
  })(DeleteConfigurationSetEventDestinationResponse = exports.DeleteConfigurationSetEventDestinationResponse || (exports.DeleteConfigurationSetEventDestinationResponse = {}));
763
541
  var EventDestinationDoesNotExistException;
764
542
  (function (EventDestinationDoesNotExistException) {
765
- /**
766
- * @internal
767
- */
768
543
  EventDestinationDoesNotExistException.filterSensitiveLog = (obj) => ({
769
544
  ...obj,
770
545
  });
771
546
  })(EventDestinationDoesNotExistException = exports.EventDestinationDoesNotExistException || (exports.EventDestinationDoesNotExistException = {}));
772
547
  var DeleteConfigurationSetTrackingOptionsRequest;
773
548
  (function (DeleteConfigurationSetTrackingOptionsRequest) {
774
- /**
775
- * @internal
776
- */
777
549
  DeleteConfigurationSetTrackingOptionsRequest.filterSensitiveLog = (obj) => ({
778
550
  ...obj,
779
551
  });
780
552
  })(DeleteConfigurationSetTrackingOptionsRequest = exports.DeleteConfigurationSetTrackingOptionsRequest || (exports.DeleteConfigurationSetTrackingOptionsRequest = {}));
781
553
  var DeleteConfigurationSetTrackingOptionsResponse;
782
554
  (function (DeleteConfigurationSetTrackingOptionsResponse) {
783
- /**
784
- * @internal
785
- */
786
555
  DeleteConfigurationSetTrackingOptionsResponse.filterSensitiveLog = (obj) => ({
787
556
  ...obj,
788
557
  });
789
558
  })(DeleteConfigurationSetTrackingOptionsResponse = exports.DeleteConfigurationSetTrackingOptionsResponse || (exports.DeleteConfigurationSetTrackingOptionsResponse = {}));
790
559
  var TrackingOptionsDoesNotExistException;
791
560
  (function (TrackingOptionsDoesNotExistException) {
792
- /**
793
- * @internal
794
- */
795
561
  TrackingOptionsDoesNotExistException.filterSensitiveLog = (obj) => ({
796
562
  ...obj,
797
563
  });
798
564
  })(TrackingOptionsDoesNotExistException = exports.TrackingOptionsDoesNotExistException || (exports.TrackingOptionsDoesNotExistException = {}));
799
565
  var DeleteCustomVerificationEmailTemplateRequest;
800
566
  (function (DeleteCustomVerificationEmailTemplateRequest) {
801
- /**
802
- * @internal
803
- */
804
567
  DeleteCustomVerificationEmailTemplateRequest.filterSensitiveLog = (obj) => ({
805
568
  ...obj,
806
569
  });
807
570
  })(DeleteCustomVerificationEmailTemplateRequest = exports.DeleteCustomVerificationEmailTemplateRequest || (exports.DeleteCustomVerificationEmailTemplateRequest = {}));
808
571
  var DeleteIdentityRequest;
809
572
  (function (DeleteIdentityRequest) {
810
- /**
811
- * @internal
812
- */
813
573
  DeleteIdentityRequest.filterSensitiveLog = (obj) => ({
814
574
  ...obj,
815
575
  });
816
576
  })(DeleteIdentityRequest = exports.DeleteIdentityRequest || (exports.DeleteIdentityRequest = {}));
817
577
  var DeleteIdentityResponse;
818
578
  (function (DeleteIdentityResponse) {
819
- /**
820
- * @internal
821
- */
822
579
  DeleteIdentityResponse.filterSensitiveLog = (obj) => ({
823
580
  ...obj,
824
581
  });
825
582
  })(DeleteIdentityResponse = exports.DeleteIdentityResponse || (exports.DeleteIdentityResponse = {}));
826
583
  var DeleteIdentityPolicyRequest;
827
584
  (function (DeleteIdentityPolicyRequest) {
828
- /**
829
- * @internal
830
- */
831
585
  DeleteIdentityPolicyRequest.filterSensitiveLog = (obj) => ({
832
586
  ...obj,
833
587
  });
834
588
  })(DeleteIdentityPolicyRequest = exports.DeleteIdentityPolicyRequest || (exports.DeleteIdentityPolicyRequest = {}));
835
589
  var DeleteIdentityPolicyResponse;
836
590
  (function (DeleteIdentityPolicyResponse) {
837
- /**
838
- * @internal
839
- */
840
591
  DeleteIdentityPolicyResponse.filterSensitiveLog = (obj) => ({
841
592
  ...obj,
842
593
  });
843
594
  })(DeleteIdentityPolicyResponse = exports.DeleteIdentityPolicyResponse || (exports.DeleteIdentityPolicyResponse = {}));
844
595
  var DeleteReceiptFilterRequest;
845
596
  (function (DeleteReceiptFilterRequest) {
846
- /**
847
- * @internal
848
- */
849
597
  DeleteReceiptFilterRequest.filterSensitiveLog = (obj) => ({
850
598
  ...obj,
851
599
  });
852
600
  })(DeleteReceiptFilterRequest = exports.DeleteReceiptFilterRequest || (exports.DeleteReceiptFilterRequest = {}));
853
601
  var DeleteReceiptFilterResponse;
854
602
  (function (DeleteReceiptFilterResponse) {
855
- /**
856
- * @internal
857
- */
858
603
  DeleteReceiptFilterResponse.filterSensitiveLog = (obj) => ({
859
604
  ...obj,
860
605
  });
861
606
  })(DeleteReceiptFilterResponse = exports.DeleteReceiptFilterResponse || (exports.DeleteReceiptFilterResponse = {}));
862
607
  var DeleteReceiptRuleRequest;
863
608
  (function (DeleteReceiptRuleRequest) {
864
- /**
865
- * @internal
866
- */
867
609
  DeleteReceiptRuleRequest.filterSensitiveLog = (obj) => ({
868
610
  ...obj,
869
611
  });
870
612
  })(DeleteReceiptRuleRequest = exports.DeleteReceiptRuleRequest || (exports.DeleteReceiptRuleRequest = {}));
871
613
  var DeleteReceiptRuleResponse;
872
614
  (function (DeleteReceiptRuleResponse) {
873
- /**
874
- * @internal
875
- */
876
615
  DeleteReceiptRuleResponse.filterSensitiveLog = (obj) => ({
877
616
  ...obj,
878
617
  });
879
618
  })(DeleteReceiptRuleResponse = exports.DeleteReceiptRuleResponse || (exports.DeleteReceiptRuleResponse = {}));
880
619
  var DeleteReceiptRuleSetRequest;
881
620
  (function (DeleteReceiptRuleSetRequest) {
882
- /**
883
- * @internal
884
- */
885
621
  DeleteReceiptRuleSetRequest.filterSensitiveLog = (obj) => ({
886
622
  ...obj,
887
623
  });
888
624
  })(DeleteReceiptRuleSetRequest = exports.DeleteReceiptRuleSetRequest || (exports.DeleteReceiptRuleSetRequest = {}));
889
625
  var DeleteReceiptRuleSetResponse;
890
626
  (function (DeleteReceiptRuleSetResponse) {
891
- /**
892
- * @internal
893
- */
894
627
  DeleteReceiptRuleSetResponse.filterSensitiveLog = (obj) => ({
895
628
  ...obj,
896
629
  });
897
630
  })(DeleteReceiptRuleSetResponse = exports.DeleteReceiptRuleSetResponse || (exports.DeleteReceiptRuleSetResponse = {}));
898
631
  var DeleteTemplateRequest;
899
632
  (function (DeleteTemplateRequest) {
900
- /**
901
- * @internal
902
- */
903
633
  DeleteTemplateRequest.filterSensitiveLog = (obj) => ({
904
634
  ...obj,
905
635
  });
906
636
  })(DeleteTemplateRequest = exports.DeleteTemplateRequest || (exports.DeleteTemplateRequest = {}));
907
637
  var DeleteTemplateResponse;
908
638
  (function (DeleteTemplateResponse) {
909
- /**
910
- * @internal
911
- */
912
639
  DeleteTemplateResponse.filterSensitiveLog = (obj) => ({
913
640
  ...obj,
914
641
  });
915
642
  })(DeleteTemplateResponse = exports.DeleteTemplateResponse || (exports.DeleteTemplateResponse = {}));
916
643
  var DeleteVerifiedEmailAddressRequest;
917
644
  (function (DeleteVerifiedEmailAddressRequest) {
918
- /**
919
- * @internal
920
- */
921
645
  DeleteVerifiedEmailAddressRequest.filterSensitiveLog = (obj) => ({
922
646
  ...obj,
923
647
  });
924
648
  })(DeleteVerifiedEmailAddressRequest = exports.DeleteVerifiedEmailAddressRequest || (exports.DeleteVerifiedEmailAddressRequest = {}));
925
649
  var DeliveryOptions;
926
650
  (function (DeliveryOptions) {
927
- /**
928
- * @internal
929
- */
930
651
  DeliveryOptions.filterSensitiveLog = (obj) => ({
931
652
  ...obj,
932
653
  });
933
654
  })(DeliveryOptions = exports.DeliveryOptions || (exports.DeliveryOptions = {}));
934
655
  var DescribeActiveReceiptRuleSetRequest;
935
656
  (function (DescribeActiveReceiptRuleSetRequest) {
936
- /**
937
- * @internal
938
- */
939
657
  DescribeActiveReceiptRuleSetRequest.filterSensitiveLog = (obj) => ({
940
658
  ...obj,
941
659
  });
942
660
  })(DescribeActiveReceiptRuleSetRequest = exports.DescribeActiveReceiptRuleSetRequest || (exports.DescribeActiveReceiptRuleSetRequest = {}));
943
661
  var ReceiptRuleSetMetadata;
944
662
  (function (ReceiptRuleSetMetadata) {
945
- /**
946
- * @internal
947
- */
948
663
  ReceiptRuleSetMetadata.filterSensitiveLog = (obj) => ({
949
664
  ...obj,
950
665
  });
951
666
  })(ReceiptRuleSetMetadata = exports.ReceiptRuleSetMetadata || (exports.ReceiptRuleSetMetadata = {}));
952
667
  var DescribeActiveReceiptRuleSetResponse;
953
668
  (function (DescribeActiveReceiptRuleSetResponse) {
954
- /**
955
- * @internal
956
- */
957
669
  DescribeActiveReceiptRuleSetResponse.filterSensitiveLog = (obj) => ({
958
670
  ...obj,
959
671
  });
960
672
  })(DescribeActiveReceiptRuleSetResponse = exports.DescribeActiveReceiptRuleSetResponse || (exports.DescribeActiveReceiptRuleSetResponse = {}));
961
673
  var DescribeConfigurationSetRequest;
962
674
  (function (DescribeConfigurationSetRequest) {
963
- /**
964
- * @internal
965
- */
966
675
  DescribeConfigurationSetRequest.filterSensitiveLog = (obj) => ({
967
676
  ...obj,
968
677
  });
969
678
  })(DescribeConfigurationSetRequest = exports.DescribeConfigurationSetRequest || (exports.DescribeConfigurationSetRequest = {}));
970
679
  var ReputationOptions;
971
680
  (function (ReputationOptions) {
972
- /**
973
- * @internal
974
- */
975
681
  ReputationOptions.filterSensitiveLog = (obj) => ({
976
682
  ...obj,
977
683
  });
978
684
  })(ReputationOptions = exports.ReputationOptions || (exports.ReputationOptions = {}));
979
685
  var DescribeConfigurationSetResponse;
980
686
  (function (DescribeConfigurationSetResponse) {
981
- /**
982
- * @internal
983
- */
984
687
  DescribeConfigurationSetResponse.filterSensitiveLog = (obj) => ({
985
688
  ...obj,
986
689
  });
987
690
  })(DescribeConfigurationSetResponse = exports.DescribeConfigurationSetResponse || (exports.DescribeConfigurationSetResponse = {}));
988
691
  var DescribeReceiptRuleRequest;
989
692
  (function (DescribeReceiptRuleRequest) {
990
- /**
991
- * @internal
992
- */
993
693
  DescribeReceiptRuleRequest.filterSensitiveLog = (obj) => ({
994
694
  ...obj,
995
695
  });
996
696
  })(DescribeReceiptRuleRequest = exports.DescribeReceiptRuleRequest || (exports.DescribeReceiptRuleRequest = {}));
997
697
  var DescribeReceiptRuleResponse;
998
698
  (function (DescribeReceiptRuleResponse) {
999
- /**
1000
- * @internal
1001
- */
1002
699
  DescribeReceiptRuleResponse.filterSensitiveLog = (obj) => ({
1003
700
  ...obj,
1004
701
  });
1005
702
  })(DescribeReceiptRuleResponse = exports.DescribeReceiptRuleResponse || (exports.DescribeReceiptRuleResponse = {}));
1006
703
  var DescribeReceiptRuleSetRequest;
1007
704
  (function (DescribeReceiptRuleSetRequest) {
1008
- /**
1009
- * @internal
1010
- */
1011
705
  DescribeReceiptRuleSetRequest.filterSensitiveLog = (obj) => ({
1012
706
  ...obj,
1013
707
  });
1014
708
  })(DescribeReceiptRuleSetRequest = exports.DescribeReceiptRuleSetRequest || (exports.DescribeReceiptRuleSetRequest = {}));
1015
709
  var DescribeReceiptRuleSetResponse;
1016
710
  (function (DescribeReceiptRuleSetResponse) {
1017
- /**
1018
- * @internal
1019
- */
1020
711
  DescribeReceiptRuleSetResponse.filterSensitiveLog = (obj) => ({
1021
712
  ...obj,
1022
713
  });
1023
714
  })(DescribeReceiptRuleSetResponse = exports.DescribeReceiptRuleSetResponse || (exports.DescribeReceiptRuleSetResponse = {}));
1024
715
  var IdentityDkimAttributes;
1025
716
  (function (IdentityDkimAttributes) {
1026
- /**
1027
- * @internal
1028
- */
1029
717
  IdentityDkimAttributes.filterSensitiveLog = (obj) => ({
1030
718
  ...obj,
1031
719
  });
1032
720
  })(IdentityDkimAttributes = exports.IdentityDkimAttributes || (exports.IdentityDkimAttributes = {}));
1033
721
  var GetAccountSendingEnabledResponse;
1034
722
  (function (GetAccountSendingEnabledResponse) {
1035
- /**
1036
- * @internal
1037
- */
1038
723
  GetAccountSendingEnabledResponse.filterSensitiveLog = (obj) => ({
1039
724
  ...obj,
1040
725
  });
1041
726
  })(GetAccountSendingEnabledResponse = exports.GetAccountSendingEnabledResponse || (exports.GetAccountSendingEnabledResponse = {}));
1042
727
  var GetCustomVerificationEmailTemplateRequest;
1043
728
  (function (GetCustomVerificationEmailTemplateRequest) {
1044
- /**
1045
- * @internal
1046
- */
1047
729
  GetCustomVerificationEmailTemplateRequest.filterSensitiveLog = (obj) => ({
1048
730
  ...obj,
1049
731
  });
1050
732
  })(GetCustomVerificationEmailTemplateRequest = exports.GetCustomVerificationEmailTemplateRequest || (exports.GetCustomVerificationEmailTemplateRequest = {}));
1051
733
  var GetCustomVerificationEmailTemplateResponse;
1052
734
  (function (GetCustomVerificationEmailTemplateResponse) {
1053
- /**
1054
- * @internal
1055
- */
1056
735
  GetCustomVerificationEmailTemplateResponse.filterSensitiveLog = (obj) => ({
1057
736
  ...obj,
1058
737
  });
1059
738
  })(GetCustomVerificationEmailTemplateResponse = exports.GetCustomVerificationEmailTemplateResponse || (exports.GetCustomVerificationEmailTemplateResponse = {}));
1060
739
  var GetIdentityDkimAttributesRequest;
1061
740
  (function (GetIdentityDkimAttributesRequest) {
1062
- /**
1063
- * @internal
1064
- */
1065
741
  GetIdentityDkimAttributesRequest.filterSensitiveLog = (obj) => ({
1066
742
  ...obj,
1067
743
  });
1068
744
  })(GetIdentityDkimAttributesRequest = exports.GetIdentityDkimAttributesRequest || (exports.GetIdentityDkimAttributesRequest = {}));
1069
745
  var GetIdentityDkimAttributesResponse;
1070
746
  (function (GetIdentityDkimAttributesResponse) {
1071
- /**
1072
- * @internal
1073
- */
1074
747
  GetIdentityDkimAttributesResponse.filterSensitiveLog = (obj) => ({
1075
748
  ...obj,
1076
749
  });
1077
750
  })(GetIdentityDkimAttributesResponse = exports.GetIdentityDkimAttributesResponse || (exports.GetIdentityDkimAttributesResponse = {}));
1078
751
  var GetIdentityMailFromDomainAttributesRequest;
1079
752
  (function (GetIdentityMailFromDomainAttributesRequest) {
1080
- /**
1081
- * @internal
1082
- */
1083
753
  GetIdentityMailFromDomainAttributesRequest.filterSensitiveLog = (obj) => ({
1084
754
  ...obj,
1085
755
  });
1086
756
  })(GetIdentityMailFromDomainAttributesRequest = exports.GetIdentityMailFromDomainAttributesRequest || (exports.GetIdentityMailFromDomainAttributesRequest = {}));
1087
757
  var IdentityMailFromDomainAttributes;
1088
758
  (function (IdentityMailFromDomainAttributes) {
1089
- /**
1090
- * @internal
1091
- */
1092
759
  IdentityMailFromDomainAttributes.filterSensitiveLog = (obj) => ({
1093
760
  ...obj,
1094
761
  });
1095
762
  })(IdentityMailFromDomainAttributes = exports.IdentityMailFromDomainAttributes || (exports.IdentityMailFromDomainAttributes = {}));
1096
763
  var GetIdentityMailFromDomainAttributesResponse;
1097
764
  (function (GetIdentityMailFromDomainAttributesResponse) {
1098
- /**
1099
- * @internal
1100
- */
1101
765
  GetIdentityMailFromDomainAttributesResponse.filterSensitiveLog = (obj) => ({
1102
766
  ...obj,
1103
767
  });
1104
768
  })(GetIdentityMailFromDomainAttributesResponse = exports.GetIdentityMailFromDomainAttributesResponse || (exports.GetIdentityMailFromDomainAttributesResponse = {}));
1105
769
  var GetIdentityNotificationAttributesRequest;
1106
770
  (function (GetIdentityNotificationAttributesRequest) {
1107
- /**
1108
- * @internal
1109
- */
1110
771
  GetIdentityNotificationAttributesRequest.filterSensitiveLog = (obj) => ({
1111
772
  ...obj,
1112
773
  });
1113
774
  })(GetIdentityNotificationAttributesRequest = exports.GetIdentityNotificationAttributesRequest || (exports.GetIdentityNotificationAttributesRequest = {}));
1114
775
  var IdentityNotificationAttributes;
1115
776
  (function (IdentityNotificationAttributes) {
1116
- /**
1117
- * @internal
1118
- */
1119
777
  IdentityNotificationAttributes.filterSensitiveLog = (obj) => ({
1120
778
  ...obj,
1121
779
  });
1122
780
  })(IdentityNotificationAttributes = exports.IdentityNotificationAttributes || (exports.IdentityNotificationAttributes = {}));
1123
781
  var GetIdentityNotificationAttributesResponse;
1124
782
  (function (GetIdentityNotificationAttributesResponse) {
1125
- /**
1126
- * @internal
1127
- */
1128
783
  GetIdentityNotificationAttributesResponse.filterSensitiveLog = (obj) => ({
1129
784
  ...obj,
1130
785
  });
1131
786
  })(GetIdentityNotificationAttributesResponse = exports.GetIdentityNotificationAttributesResponse || (exports.GetIdentityNotificationAttributesResponse = {}));
1132
787
  var GetIdentityPoliciesRequest;
1133
788
  (function (GetIdentityPoliciesRequest) {
1134
- /**
1135
- * @internal
1136
- */
1137
789
  GetIdentityPoliciesRequest.filterSensitiveLog = (obj) => ({
1138
790
  ...obj,
1139
791
  });
1140
792
  })(GetIdentityPoliciesRequest = exports.GetIdentityPoliciesRequest || (exports.GetIdentityPoliciesRequest = {}));
1141
793
  var GetIdentityPoliciesResponse;
1142
794
  (function (GetIdentityPoliciesResponse) {
1143
- /**
1144
- * @internal
1145
- */
1146
795
  GetIdentityPoliciesResponse.filterSensitiveLog = (obj) => ({
1147
796
  ...obj,
1148
797
  });
1149
798
  })(GetIdentityPoliciesResponse = exports.GetIdentityPoliciesResponse || (exports.GetIdentityPoliciesResponse = {}));
1150
799
  var GetIdentityVerificationAttributesRequest;
1151
800
  (function (GetIdentityVerificationAttributesRequest) {
1152
- /**
1153
- * @internal
1154
- */
1155
801
  GetIdentityVerificationAttributesRequest.filterSensitiveLog = (obj) => ({
1156
802
  ...obj,
1157
803
  });
1158
804
  })(GetIdentityVerificationAttributesRequest = exports.GetIdentityVerificationAttributesRequest || (exports.GetIdentityVerificationAttributesRequest = {}));
1159
805
  var IdentityVerificationAttributes;
1160
806
  (function (IdentityVerificationAttributes) {
1161
- /**
1162
- * @internal
1163
- */
1164
807
  IdentityVerificationAttributes.filterSensitiveLog = (obj) => ({
1165
808
  ...obj,
1166
809
  });
1167
810
  })(IdentityVerificationAttributes = exports.IdentityVerificationAttributes || (exports.IdentityVerificationAttributes = {}));
1168
811
  var GetIdentityVerificationAttributesResponse;
1169
812
  (function (GetIdentityVerificationAttributesResponse) {
1170
- /**
1171
- * @internal
1172
- */
1173
813
  GetIdentityVerificationAttributesResponse.filterSensitiveLog = (obj) => ({
1174
814
  ...obj,
1175
815
  });
1176
816
  })(GetIdentityVerificationAttributesResponse = exports.GetIdentityVerificationAttributesResponse || (exports.GetIdentityVerificationAttributesResponse = {}));
1177
817
  var GetSendQuotaResponse;
1178
818
  (function (GetSendQuotaResponse) {
1179
- /**
1180
- * @internal
1181
- */
1182
819
  GetSendQuotaResponse.filterSensitiveLog = (obj) => ({
1183
820
  ...obj,
1184
821
  });
1185
822
  })(GetSendQuotaResponse = exports.GetSendQuotaResponse || (exports.GetSendQuotaResponse = {}));
1186
823
  var SendDataPoint;
1187
824
  (function (SendDataPoint) {
1188
- /**
1189
- * @internal
1190
- */
1191
825
  SendDataPoint.filterSensitiveLog = (obj) => ({
1192
826
  ...obj,
1193
827
  });
1194
828
  })(SendDataPoint = exports.SendDataPoint || (exports.SendDataPoint = {}));
1195
829
  var GetSendStatisticsResponse;
1196
830
  (function (GetSendStatisticsResponse) {
1197
- /**
1198
- * @internal
1199
- */
1200
831
  GetSendStatisticsResponse.filterSensitiveLog = (obj) => ({
1201
832
  ...obj,
1202
833
  });
1203
834
  })(GetSendStatisticsResponse = exports.GetSendStatisticsResponse || (exports.GetSendStatisticsResponse = {}));
1204
835
  var GetTemplateRequest;
1205
836
  (function (GetTemplateRequest) {
1206
- /**
1207
- * @internal
1208
- */
1209
837
  GetTemplateRequest.filterSensitiveLog = (obj) => ({
1210
838
  ...obj,
1211
839
  });
1212
840
  })(GetTemplateRequest = exports.GetTemplateRequest || (exports.GetTemplateRequest = {}));
1213
841
  var GetTemplateResponse;
1214
842
  (function (GetTemplateResponse) {
1215
- /**
1216
- * @internal
1217
- */
1218
843
  GetTemplateResponse.filterSensitiveLog = (obj) => ({
1219
844
  ...obj,
1220
845
  });
1221
846
  })(GetTemplateResponse = exports.GetTemplateResponse || (exports.GetTemplateResponse = {}));
1222
847
  var TemplateDoesNotExistException;
1223
848
  (function (TemplateDoesNotExistException) {
1224
- /**
1225
- * @internal
1226
- */
1227
849
  TemplateDoesNotExistException.filterSensitiveLog = (obj) => ({
1228
850
  ...obj,
1229
851
  });
1230
852
  })(TemplateDoesNotExistException = exports.TemplateDoesNotExistException || (exports.TemplateDoesNotExistException = {}));
1231
853
  var InvalidDeliveryOptionsException;
1232
854
  (function (InvalidDeliveryOptionsException) {
1233
- /**
1234
- * @internal
1235
- */
1236
855
  InvalidDeliveryOptionsException.filterSensitiveLog = (obj) => ({
1237
856
  ...obj,
1238
857
  });
1239
858
  })(InvalidDeliveryOptionsException = exports.InvalidDeliveryOptionsException || (exports.InvalidDeliveryOptionsException = {}));
1240
859
  var InvalidPolicyException;
1241
860
  (function (InvalidPolicyException) {
1242
- /**
1243
- * @internal
1244
- */
1245
861
  InvalidPolicyException.filterSensitiveLog = (obj) => ({
1246
862
  ...obj,
1247
863
  });
1248
864
  })(InvalidPolicyException = exports.InvalidPolicyException || (exports.InvalidPolicyException = {}));
1249
865
  var InvalidRenderingParameterException;
1250
866
  (function (InvalidRenderingParameterException) {
1251
- /**
1252
- * @internal
1253
- */
1254
867
  InvalidRenderingParameterException.filterSensitiveLog = (obj) => ({
1255
868
  ...obj,
1256
869
  });
1257
870
  })(InvalidRenderingParameterException = exports.InvalidRenderingParameterException || (exports.InvalidRenderingParameterException = {}));
1258
871
  var ListConfigurationSetsRequest;
1259
872
  (function (ListConfigurationSetsRequest) {
1260
- /**
1261
- * @internal
1262
- */
1263
873
  ListConfigurationSetsRequest.filterSensitiveLog = (obj) => ({
1264
874
  ...obj,
1265
875
  });
1266
876
  })(ListConfigurationSetsRequest = exports.ListConfigurationSetsRequest || (exports.ListConfigurationSetsRequest = {}));
1267
877
  var ListConfigurationSetsResponse;
1268
878
  (function (ListConfigurationSetsResponse) {
1269
- /**
1270
- * @internal
1271
- */
1272
879
  ListConfigurationSetsResponse.filterSensitiveLog = (obj) => ({
1273
880
  ...obj,
1274
881
  });
1275
882
  })(ListConfigurationSetsResponse = exports.ListConfigurationSetsResponse || (exports.ListConfigurationSetsResponse = {}));
1276
883
  var ListCustomVerificationEmailTemplatesRequest;
1277
884
  (function (ListCustomVerificationEmailTemplatesRequest) {
1278
- /**
1279
- * @internal
1280
- */
1281
885
  ListCustomVerificationEmailTemplatesRequest.filterSensitiveLog = (obj) => ({
1282
886
  ...obj,
1283
887
  });
1284
888
  })(ListCustomVerificationEmailTemplatesRequest = exports.ListCustomVerificationEmailTemplatesRequest || (exports.ListCustomVerificationEmailTemplatesRequest = {}));
1285
889
  var ListCustomVerificationEmailTemplatesResponse;
1286
890
  (function (ListCustomVerificationEmailTemplatesResponse) {
1287
- /**
1288
- * @internal
1289
- */
1290
891
  ListCustomVerificationEmailTemplatesResponse.filterSensitiveLog = (obj) => ({
1291
892
  ...obj,
1292
893
  });
1293
894
  })(ListCustomVerificationEmailTemplatesResponse = exports.ListCustomVerificationEmailTemplatesResponse || (exports.ListCustomVerificationEmailTemplatesResponse = {}));
1294
895
  var ListIdentitiesRequest;
1295
896
  (function (ListIdentitiesRequest) {
1296
- /**
1297
- * @internal
1298
- */
1299
897
  ListIdentitiesRequest.filterSensitiveLog = (obj) => ({
1300
898
  ...obj,
1301
899
  });
1302
900
  })(ListIdentitiesRequest = exports.ListIdentitiesRequest || (exports.ListIdentitiesRequest = {}));
1303
901
  var ListIdentitiesResponse;
1304
902
  (function (ListIdentitiesResponse) {
1305
- /**
1306
- * @internal
1307
- */
1308
903
  ListIdentitiesResponse.filterSensitiveLog = (obj) => ({
1309
904
  ...obj,
1310
905
  });
1311
906
  })(ListIdentitiesResponse = exports.ListIdentitiesResponse || (exports.ListIdentitiesResponse = {}));
1312
907
  var ListIdentityPoliciesRequest;
1313
908
  (function (ListIdentityPoliciesRequest) {
1314
- /**
1315
- * @internal
1316
- */
1317
909
  ListIdentityPoliciesRequest.filterSensitiveLog = (obj) => ({
1318
910
  ...obj,
1319
911
  });
1320
912
  })(ListIdentityPoliciesRequest = exports.ListIdentityPoliciesRequest || (exports.ListIdentityPoliciesRequest = {}));
1321
913
  var ListIdentityPoliciesResponse;
1322
914
  (function (ListIdentityPoliciesResponse) {
1323
- /**
1324
- * @internal
1325
- */
1326
915
  ListIdentityPoliciesResponse.filterSensitiveLog = (obj) => ({
1327
916
  ...obj,
1328
917
  });
1329
918
  })(ListIdentityPoliciesResponse = exports.ListIdentityPoliciesResponse || (exports.ListIdentityPoliciesResponse = {}));
1330
919
  var ListReceiptFiltersRequest;
1331
920
  (function (ListReceiptFiltersRequest) {
1332
- /**
1333
- * @internal
1334
- */
1335
921
  ListReceiptFiltersRequest.filterSensitiveLog = (obj) => ({
1336
922
  ...obj,
1337
923
  });
1338
924
  })(ListReceiptFiltersRequest = exports.ListReceiptFiltersRequest || (exports.ListReceiptFiltersRequest = {}));
1339
925
  var ListReceiptFiltersResponse;
1340
926
  (function (ListReceiptFiltersResponse) {
1341
- /**
1342
- * @internal
1343
- */
1344
927
  ListReceiptFiltersResponse.filterSensitiveLog = (obj) => ({
1345
928
  ...obj,
1346
929
  });
1347
930
  })(ListReceiptFiltersResponse = exports.ListReceiptFiltersResponse || (exports.ListReceiptFiltersResponse = {}));
1348
931
  var ListReceiptRuleSetsRequest;
1349
932
  (function (ListReceiptRuleSetsRequest) {
1350
- /**
1351
- * @internal
1352
- */
1353
933
  ListReceiptRuleSetsRequest.filterSensitiveLog = (obj) => ({
1354
934
  ...obj,
1355
935
  });
1356
936
  })(ListReceiptRuleSetsRequest = exports.ListReceiptRuleSetsRequest || (exports.ListReceiptRuleSetsRequest = {}));
1357
937
  var ListReceiptRuleSetsResponse;
1358
938
  (function (ListReceiptRuleSetsResponse) {
1359
- /**
1360
- * @internal
1361
- */
1362
939
  ListReceiptRuleSetsResponse.filterSensitiveLog = (obj) => ({
1363
940
  ...obj,
1364
941
  });
1365
942
  })(ListReceiptRuleSetsResponse = exports.ListReceiptRuleSetsResponse || (exports.ListReceiptRuleSetsResponse = {}));
1366
943
  var ListTemplatesRequest;
1367
944
  (function (ListTemplatesRequest) {
1368
- /**
1369
- * @internal
1370
- */
1371
945
  ListTemplatesRequest.filterSensitiveLog = (obj) => ({
1372
946
  ...obj,
1373
947
  });
1374
948
  })(ListTemplatesRequest = exports.ListTemplatesRequest || (exports.ListTemplatesRequest = {}));
1375
949
  var TemplateMetadata;
1376
950
  (function (TemplateMetadata) {
1377
- /**
1378
- * @internal
1379
- */
1380
951
  TemplateMetadata.filterSensitiveLog = (obj) => ({
1381
952
  ...obj,
1382
953
  });
1383
954
  })(TemplateMetadata = exports.TemplateMetadata || (exports.TemplateMetadata = {}));
1384
955
  var ListTemplatesResponse;
1385
956
  (function (ListTemplatesResponse) {
1386
- /**
1387
- * @internal
1388
- */
1389
957
  ListTemplatesResponse.filterSensitiveLog = (obj) => ({
1390
958
  ...obj,
1391
959
  });
1392
960
  })(ListTemplatesResponse = exports.ListTemplatesResponse || (exports.ListTemplatesResponse = {}));
1393
961
  var ListVerifiedEmailAddressesResponse;
1394
962
  (function (ListVerifiedEmailAddressesResponse) {
1395
- /**
1396
- * @internal
1397
- */
1398
963
  ListVerifiedEmailAddressesResponse.filterSensitiveLog = (obj) => ({
1399
964
  ...obj,
1400
965
  });
1401
966
  })(ListVerifiedEmailAddressesResponse = exports.ListVerifiedEmailAddressesResponse || (exports.ListVerifiedEmailAddressesResponse = {}));
1402
967
  var MailFromDomainNotVerifiedException;
1403
968
  (function (MailFromDomainNotVerifiedException) {
1404
- /**
1405
- * @internal
1406
- */
1407
969
  MailFromDomainNotVerifiedException.filterSensitiveLog = (obj) => ({
1408
970
  ...obj,
1409
971
  });
1410
972
  })(MailFromDomainNotVerifiedException = exports.MailFromDomainNotVerifiedException || (exports.MailFromDomainNotVerifiedException = {}));
1411
973
  var Message;
1412
974
  (function (Message) {
1413
- /**
1414
- * @internal
1415
- */
1416
975
  Message.filterSensitiveLog = (obj) => ({
1417
976
  ...obj,
1418
977
  });
1419
978
  })(Message = exports.Message || (exports.Message = {}));
1420
979
  var MessageDsn;
1421
980
  (function (MessageDsn) {
1422
- /**
1423
- * @internal
1424
- */
1425
981
  MessageDsn.filterSensitiveLog = (obj) => ({
1426
982
  ...obj,
1427
983
  });
1428
984
  })(MessageDsn = exports.MessageDsn || (exports.MessageDsn = {}));
1429
985
  var MessageRejected;
1430
986
  (function (MessageRejected) {
1431
- /**
1432
- * @internal
1433
- */
1434
987
  MessageRejected.filterSensitiveLog = (obj) => ({
1435
988
  ...obj,
1436
989
  });
1437
990
  })(MessageRejected = exports.MessageRejected || (exports.MessageRejected = {}));
1438
991
  var MissingRenderingAttributeException;
1439
992
  (function (MissingRenderingAttributeException) {
1440
- /**
1441
- * @internal
1442
- */
1443
993
  MissingRenderingAttributeException.filterSensitiveLog = (obj) => ({
1444
994
  ...obj,
1445
995
  });
1446
996
  })(MissingRenderingAttributeException = exports.MissingRenderingAttributeException || (exports.MissingRenderingAttributeException = {}));
1447
997
  var ProductionAccessNotGrantedException;
1448
998
  (function (ProductionAccessNotGrantedException) {
1449
- /**
1450
- * @internal
1451
- */
1452
999
  ProductionAccessNotGrantedException.filterSensitiveLog = (obj) => ({
1453
1000
  ...obj,
1454
1001
  });
1455
1002
  })(ProductionAccessNotGrantedException = exports.ProductionAccessNotGrantedException || (exports.ProductionAccessNotGrantedException = {}));
1456
1003
  var PutConfigurationSetDeliveryOptionsRequest;
1457
1004
  (function (PutConfigurationSetDeliveryOptionsRequest) {
1458
- /**
1459
- * @internal
1460
- */
1461
1005
  PutConfigurationSetDeliveryOptionsRequest.filterSensitiveLog = (obj) => ({
1462
1006
  ...obj,
1463
1007
  });
1464
1008
  })(PutConfigurationSetDeliveryOptionsRequest = exports.PutConfigurationSetDeliveryOptionsRequest || (exports.PutConfigurationSetDeliveryOptionsRequest = {}));
1465
1009
  var PutConfigurationSetDeliveryOptionsResponse;
1466
1010
  (function (PutConfigurationSetDeliveryOptionsResponse) {
1467
- /**
1468
- * @internal
1469
- */
1470
1011
  PutConfigurationSetDeliveryOptionsResponse.filterSensitiveLog = (obj) => ({
1471
1012
  ...obj,
1472
1013
  });
1473
1014
  })(PutConfigurationSetDeliveryOptionsResponse = exports.PutConfigurationSetDeliveryOptionsResponse || (exports.PutConfigurationSetDeliveryOptionsResponse = {}));
1474
1015
  var PutIdentityPolicyRequest;
1475
1016
  (function (PutIdentityPolicyRequest) {
1476
- /**
1477
- * @internal
1478
- */
1479
1017
  PutIdentityPolicyRequest.filterSensitiveLog = (obj) => ({
1480
1018
  ...obj,
1481
1019
  });
1482
1020
  })(PutIdentityPolicyRequest = exports.PutIdentityPolicyRequest || (exports.PutIdentityPolicyRequest = {}));
1483
1021
  var PutIdentityPolicyResponse;
1484
1022
  (function (PutIdentityPolicyResponse) {
1485
- /**
1486
- * @internal
1487
- */
1488
1023
  PutIdentityPolicyResponse.filterSensitiveLog = (obj) => ({
1489
1024
  ...obj,
1490
1025
  });
1491
1026
  })(PutIdentityPolicyResponse = exports.PutIdentityPolicyResponse || (exports.PutIdentityPolicyResponse = {}));
1492
1027
  var RawMessage;
1493
1028
  (function (RawMessage) {
1494
- /**
1495
- * @internal
1496
- */
1497
1029
  RawMessage.filterSensitiveLog = (obj) => ({
1498
1030
  ...obj,
1499
1031
  });
1500
1032
  })(RawMessage = exports.RawMessage || (exports.RawMessage = {}));
1501
1033
  var ReorderReceiptRuleSetRequest;
1502
1034
  (function (ReorderReceiptRuleSetRequest) {
1503
- /**
1504
- * @internal
1505
- */
1506
1035
  ReorderReceiptRuleSetRequest.filterSensitiveLog = (obj) => ({
1507
1036
  ...obj,
1508
1037
  });
1509
1038
  })(ReorderReceiptRuleSetRequest = exports.ReorderReceiptRuleSetRequest || (exports.ReorderReceiptRuleSetRequest = {}));
1510
1039
  var ReorderReceiptRuleSetResponse;
1511
1040
  (function (ReorderReceiptRuleSetResponse) {
1512
- /**
1513
- * @internal
1514
- */
1515
1041
  ReorderReceiptRuleSetResponse.filterSensitiveLog = (obj) => ({
1516
1042
  ...obj,
1517
1043
  });
1518
1044
  })(ReorderReceiptRuleSetResponse = exports.ReorderReceiptRuleSetResponse || (exports.ReorderReceiptRuleSetResponse = {}));
1519
1045
  var SendBounceRequest;
1520
1046
  (function (SendBounceRequest) {
1521
- /**
1522
- * @internal
1523
- */
1524
1047
  SendBounceRequest.filterSensitiveLog = (obj) => ({
1525
1048
  ...obj,
1526
1049
  });
1527
1050
  })(SendBounceRequest = exports.SendBounceRequest || (exports.SendBounceRequest = {}));
1528
1051
  var SendBounceResponse;
1529
1052
  (function (SendBounceResponse) {
1530
- /**
1531
- * @internal
1532
- */
1533
1053
  SendBounceResponse.filterSensitiveLog = (obj) => ({
1534
1054
  ...obj,
1535
1055
  });
1536
1056
  })(SendBounceResponse = exports.SendBounceResponse || (exports.SendBounceResponse = {}));
1537
1057
  var SendBulkTemplatedEmailRequest;
1538
1058
  (function (SendBulkTemplatedEmailRequest) {
1539
- /**
1540
- * @internal
1541
- */
1542
1059
  SendBulkTemplatedEmailRequest.filterSensitiveLog = (obj) => ({
1543
1060
  ...obj,
1544
1061
  });
1545
1062
  })(SendBulkTemplatedEmailRequest = exports.SendBulkTemplatedEmailRequest || (exports.SendBulkTemplatedEmailRequest = {}));
1546
1063
  var SendBulkTemplatedEmailResponse;
1547
1064
  (function (SendBulkTemplatedEmailResponse) {
1548
- /**
1549
- * @internal
1550
- */
1551
1065
  SendBulkTemplatedEmailResponse.filterSensitiveLog = (obj) => ({
1552
1066
  ...obj,
1553
1067
  });
1554
1068
  })(SendBulkTemplatedEmailResponse = exports.SendBulkTemplatedEmailResponse || (exports.SendBulkTemplatedEmailResponse = {}));
1555
1069
  var SendCustomVerificationEmailRequest;
1556
1070
  (function (SendCustomVerificationEmailRequest) {
1557
- /**
1558
- * @internal
1559
- */
1560
1071
  SendCustomVerificationEmailRequest.filterSensitiveLog = (obj) => ({
1561
1072
  ...obj,
1562
1073
  });
1563
1074
  })(SendCustomVerificationEmailRequest = exports.SendCustomVerificationEmailRequest || (exports.SendCustomVerificationEmailRequest = {}));
1564
1075
  var SendCustomVerificationEmailResponse;
1565
1076
  (function (SendCustomVerificationEmailResponse) {
1566
- /**
1567
- * @internal
1568
- */
1569
1077
  SendCustomVerificationEmailResponse.filterSensitiveLog = (obj) => ({
1570
1078
  ...obj,
1571
1079
  });
1572
1080
  })(SendCustomVerificationEmailResponse = exports.SendCustomVerificationEmailResponse || (exports.SendCustomVerificationEmailResponse = {}));
1573
1081
  var SendEmailRequest;
1574
1082
  (function (SendEmailRequest) {
1575
- /**
1576
- * @internal
1577
- */
1578
1083
  SendEmailRequest.filterSensitiveLog = (obj) => ({
1579
1084
  ...obj,
1580
1085
  });
1581
1086
  })(SendEmailRequest = exports.SendEmailRequest || (exports.SendEmailRequest = {}));
1582
1087
  var SendEmailResponse;
1583
1088
  (function (SendEmailResponse) {
1584
- /**
1585
- * @internal
1586
- */
1587
1089
  SendEmailResponse.filterSensitiveLog = (obj) => ({
1588
1090
  ...obj,
1589
1091
  });
1590
1092
  })(SendEmailResponse = exports.SendEmailResponse || (exports.SendEmailResponse = {}));
1591
1093
  var SendRawEmailRequest;
1592
1094
  (function (SendRawEmailRequest) {
1593
- /**
1594
- * @internal
1595
- */
1596
1095
  SendRawEmailRequest.filterSensitiveLog = (obj) => ({
1597
1096
  ...obj,
1598
1097
  });
1599
1098
  })(SendRawEmailRequest = exports.SendRawEmailRequest || (exports.SendRawEmailRequest = {}));
1600
1099
  var SendRawEmailResponse;
1601
1100
  (function (SendRawEmailResponse) {
1602
- /**
1603
- * @internal
1604
- */
1605
1101
  SendRawEmailResponse.filterSensitiveLog = (obj) => ({
1606
1102
  ...obj,
1607
1103
  });
1608
1104
  })(SendRawEmailResponse = exports.SendRawEmailResponse || (exports.SendRawEmailResponse = {}));
1609
1105
  var SendTemplatedEmailRequest;
1610
1106
  (function (SendTemplatedEmailRequest) {
1611
- /**
1612
- * @internal
1613
- */
1614
1107
  SendTemplatedEmailRequest.filterSensitiveLog = (obj) => ({
1615
1108
  ...obj,
1616
1109
  });
1617
1110
  })(SendTemplatedEmailRequest = exports.SendTemplatedEmailRequest || (exports.SendTemplatedEmailRequest = {}));
1618
1111
  var SendTemplatedEmailResponse;
1619
1112
  (function (SendTemplatedEmailResponse) {
1620
- /**
1621
- * @internal
1622
- */
1623
1113
  SendTemplatedEmailResponse.filterSensitiveLog = (obj) => ({
1624
1114
  ...obj,
1625
1115
  });
1626
1116
  })(SendTemplatedEmailResponse = exports.SendTemplatedEmailResponse || (exports.SendTemplatedEmailResponse = {}));
1627
1117
  var SetActiveReceiptRuleSetRequest;
1628
1118
  (function (SetActiveReceiptRuleSetRequest) {
1629
- /**
1630
- * @internal
1631
- */
1632
1119
  SetActiveReceiptRuleSetRequest.filterSensitiveLog = (obj) => ({
1633
1120
  ...obj,
1634
1121
  });
1635
1122
  })(SetActiveReceiptRuleSetRequest = exports.SetActiveReceiptRuleSetRequest || (exports.SetActiveReceiptRuleSetRequest = {}));
1636
1123
  var SetActiveReceiptRuleSetResponse;
1637
1124
  (function (SetActiveReceiptRuleSetResponse) {
1638
- /**
1639
- * @internal
1640
- */
1641
1125
  SetActiveReceiptRuleSetResponse.filterSensitiveLog = (obj) => ({
1642
1126
  ...obj,
1643
1127
  });
1644
1128
  })(SetActiveReceiptRuleSetResponse = exports.SetActiveReceiptRuleSetResponse || (exports.SetActiveReceiptRuleSetResponse = {}));
1645
1129
  var SetIdentityDkimEnabledRequest;
1646
1130
  (function (SetIdentityDkimEnabledRequest) {
1647
- /**
1648
- * @internal
1649
- */
1650
1131
  SetIdentityDkimEnabledRequest.filterSensitiveLog = (obj) => ({
1651
1132
  ...obj,
1652
1133
  });
1653
1134
  })(SetIdentityDkimEnabledRequest = exports.SetIdentityDkimEnabledRequest || (exports.SetIdentityDkimEnabledRequest = {}));
1654
1135
  var SetIdentityDkimEnabledResponse;
1655
1136
  (function (SetIdentityDkimEnabledResponse) {
1656
- /**
1657
- * @internal
1658
- */
1659
1137
  SetIdentityDkimEnabledResponse.filterSensitiveLog = (obj) => ({
1660
1138
  ...obj,
1661
1139
  });
1662
1140
  })(SetIdentityDkimEnabledResponse = exports.SetIdentityDkimEnabledResponse || (exports.SetIdentityDkimEnabledResponse = {}));
1663
1141
  var SetIdentityFeedbackForwardingEnabledRequest;
1664
1142
  (function (SetIdentityFeedbackForwardingEnabledRequest) {
1665
- /**
1666
- * @internal
1667
- */
1668
1143
  SetIdentityFeedbackForwardingEnabledRequest.filterSensitiveLog = (obj) => ({
1669
1144
  ...obj,
1670
1145
  });
1671
1146
  })(SetIdentityFeedbackForwardingEnabledRequest = exports.SetIdentityFeedbackForwardingEnabledRequest || (exports.SetIdentityFeedbackForwardingEnabledRequest = {}));
1672
1147
  var SetIdentityFeedbackForwardingEnabledResponse;
1673
1148
  (function (SetIdentityFeedbackForwardingEnabledResponse) {
1674
- /**
1675
- * @internal
1676
- */
1677
1149
  SetIdentityFeedbackForwardingEnabledResponse.filterSensitiveLog = (obj) => ({
1678
1150
  ...obj,
1679
1151
  });
1680
1152
  })(SetIdentityFeedbackForwardingEnabledResponse = exports.SetIdentityFeedbackForwardingEnabledResponse || (exports.SetIdentityFeedbackForwardingEnabledResponse = {}));
1681
1153
  var SetIdentityHeadersInNotificationsEnabledRequest;
1682
1154
  (function (SetIdentityHeadersInNotificationsEnabledRequest) {
1683
- /**
1684
- * @internal
1685
- */
1686
1155
  SetIdentityHeadersInNotificationsEnabledRequest.filterSensitiveLog = (obj) => ({
1687
1156
  ...obj,
1688
1157
  });
1689
1158
  })(SetIdentityHeadersInNotificationsEnabledRequest = exports.SetIdentityHeadersInNotificationsEnabledRequest || (exports.SetIdentityHeadersInNotificationsEnabledRequest = {}));
1690
1159
  var SetIdentityHeadersInNotificationsEnabledResponse;
1691
1160
  (function (SetIdentityHeadersInNotificationsEnabledResponse) {
1692
- /**
1693
- * @internal
1694
- */
1695
1161
  SetIdentityHeadersInNotificationsEnabledResponse.filterSensitiveLog = (obj) => ({
1696
1162
  ...obj,
1697
1163
  });
1698
1164
  })(SetIdentityHeadersInNotificationsEnabledResponse = exports.SetIdentityHeadersInNotificationsEnabledResponse || (exports.SetIdentityHeadersInNotificationsEnabledResponse = {}));
1699
1165
  var SetIdentityMailFromDomainRequest;
1700
1166
  (function (SetIdentityMailFromDomainRequest) {
1701
- /**
1702
- * @internal
1703
- */
1704
1167
  SetIdentityMailFromDomainRequest.filterSensitiveLog = (obj) => ({
1705
1168
  ...obj,
1706
1169
  });
1707
1170
  })(SetIdentityMailFromDomainRequest = exports.SetIdentityMailFromDomainRequest || (exports.SetIdentityMailFromDomainRequest = {}));
1708
1171
  var SetIdentityMailFromDomainResponse;
1709
1172
  (function (SetIdentityMailFromDomainResponse) {
1710
- /**
1711
- * @internal
1712
- */
1713
1173
  SetIdentityMailFromDomainResponse.filterSensitiveLog = (obj) => ({
1714
1174
  ...obj,
1715
1175
  });
1716
1176
  })(SetIdentityMailFromDomainResponse = exports.SetIdentityMailFromDomainResponse || (exports.SetIdentityMailFromDomainResponse = {}));
1717
1177
  var SetIdentityNotificationTopicRequest;
1718
1178
  (function (SetIdentityNotificationTopicRequest) {
1719
- /**
1720
- * @internal
1721
- */
1722
1179
  SetIdentityNotificationTopicRequest.filterSensitiveLog = (obj) => ({
1723
1180
  ...obj,
1724
1181
  });
1725
1182
  })(SetIdentityNotificationTopicRequest = exports.SetIdentityNotificationTopicRequest || (exports.SetIdentityNotificationTopicRequest = {}));
1726
1183
  var SetIdentityNotificationTopicResponse;
1727
1184
  (function (SetIdentityNotificationTopicResponse) {
1728
- /**
1729
- * @internal
1730
- */
1731
1185
  SetIdentityNotificationTopicResponse.filterSensitiveLog = (obj) => ({
1732
1186
  ...obj,
1733
1187
  });
1734
1188
  })(SetIdentityNotificationTopicResponse = exports.SetIdentityNotificationTopicResponse || (exports.SetIdentityNotificationTopicResponse = {}));
1735
1189
  var SetReceiptRulePositionRequest;
1736
1190
  (function (SetReceiptRulePositionRequest) {
1737
- /**
1738
- * @internal
1739
- */
1740
1191
  SetReceiptRulePositionRequest.filterSensitiveLog = (obj) => ({
1741
1192
  ...obj,
1742
1193
  });
1743
1194
  })(SetReceiptRulePositionRequest = exports.SetReceiptRulePositionRequest || (exports.SetReceiptRulePositionRequest = {}));
1744
1195
  var SetReceiptRulePositionResponse;
1745
1196
  (function (SetReceiptRulePositionResponse) {
1746
- /**
1747
- * @internal
1748
- */
1749
1197
  SetReceiptRulePositionResponse.filterSensitiveLog = (obj) => ({
1750
1198
  ...obj,
1751
1199
  });
1752
1200
  })(SetReceiptRulePositionResponse = exports.SetReceiptRulePositionResponse || (exports.SetReceiptRulePositionResponse = {}));
1753
1201
  var TestRenderTemplateRequest;
1754
1202
  (function (TestRenderTemplateRequest) {
1755
- /**
1756
- * @internal
1757
- */
1758
1203
  TestRenderTemplateRequest.filterSensitiveLog = (obj) => ({
1759
1204
  ...obj,
1760
1205
  });
1761
1206
  })(TestRenderTemplateRequest = exports.TestRenderTemplateRequest || (exports.TestRenderTemplateRequest = {}));
1762
1207
  var TestRenderTemplateResponse;
1763
1208
  (function (TestRenderTemplateResponse) {
1764
- /**
1765
- * @internal
1766
- */
1767
1209
  TestRenderTemplateResponse.filterSensitiveLog = (obj) => ({
1768
1210
  ...obj,
1769
1211
  });
1770
1212
  })(TestRenderTemplateResponse = exports.TestRenderTemplateResponse || (exports.TestRenderTemplateResponse = {}));
1771
1213
  var UpdateAccountSendingEnabledRequest;
1772
1214
  (function (UpdateAccountSendingEnabledRequest) {
1773
- /**
1774
- * @internal
1775
- */
1776
1215
  UpdateAccountSendingEnabledRequest.filterSensitiveLog = (obj) => ({
1777
1216
  ...obj,
1778
1217
  });
1779
1218
  })(UpdateAccountSendingEnabledRequest = exports.UpdateAccountSendingEnabledRequest || (exports.UpdateAccountSendingEnabledRequest = {}));
1780
1219
  var UpdateConfigurationSetEventDestinationRequest;
1781
1220
  (function (UpdateConfigurationSetEventDestinationRequest) {
1782
- /**
1783
- * @internal
1784
- */
1785
1221
  UpdateConfigurationSetEventDestinationRequest.filterSensitiveLog = (obj) => ({
1786
1222
  ...obj,
1787
1223
  });
1788
1224
  })(UpdateConfigurationSetEventDestinationRequest = exports.UpdateConfigurationSetEventDestinationRequest || (exports.UpdateConfigurationSetEventDestinationRequest = {}));
1789
1225
  var UpdateConfigurationSetEventDestinationResponse;
1790
1226
  (function (UpdateConfigurationSetEventDestinationResponse) {
1791
- /**
1792
- * @internal
1793
- */
1794
1227
  UpdateConfigurationSetEventDestinationResponse.filterSensitiveLog = (obj) => ({
1795
1228
  ...obj,
1796
1229
  });
1797
1230
  })(UpdateConfigurationSetEventDestinationResponse = exports.UpdateConfigurationSetEventDestinationResponse || (exports.UpdateConfigurationSetEventDestinationResponse = {}));
1798
1231
  var UpdateConfigurationSetReputationMetricsEnabledRequest;
1799
1232
  (function (UpdateConfigurationSetReputationMetricsEnabledRequest) {
1800
- /**
1801
- * @internal
1802
- */
1803
1233
  UpdateConfigurationSetReputationMetricsEnabledRequest.filterSensitiveLog = (obj) => ({
1804
1234
  ...obj,
1805
1235
  });
1806
1236
  })(UpdateConfigurationSetReputationMetricsEnabledRequest = exports.UpdateConfigurationSetReputationMetricsEnabledRequest || (exports.UpdateConfigurationSetReputationMetricsEnabledRequest = {}));
1807
1237
  var UpdateConfigurationSetSendingEnabledRequest;
1808
1238
  (function (UpdateConfigurationSetSendingEnabledRequest) {
1809
- /**
1810
- * @internal
1811
- */
1812
1239
  UpdateConfigurationSetSendingEnabledRequest.filterSensitiveLog = (obj) => ({
1813
1240
  ...obj,
1814
1241
  });
1815
1242
  })(UpdateConfigurationSetSendingEnabledRequest = exports.UpdateConfigurationSetSendingEnabledRequest || (exports.UpdateConfigurationSetSendingEnabledRequest = {}));
1816
1243
  var UpdateConfigurationSetTrackingOptionsRequest;
1817
1244
  (function (UpdateConfigurationSetTrackingOptionsRequest) {
1818
- /**
1819
- * @internal
1820
- */
1821
1245
  UpdateConfigurationSetTrackingOptionsRequest.filterSensitiveLog = (obj) => ({
1822
1246
  ...obj,
1823
1247
  });
1824
1248
  })(UpdateConfigurationSetTrackingOptionsRequest = exports.UpdateConfigurationSetTrackingOptionsRequest || (exports.UpdateConfigurationSetTrackingOptionsRequest = {}));
1825
1249
  var UpdateConfigurationSetTrackingOptionsResponse;
1826
1250
  (function (UpdateConfigurationSetTrackingOptionsResponse) {
1827
- /**
1828
- * @internal
1829
- */
1830
1251
  UpdateConfigurationSetTrackingOptionsResponse.filterSensitiveLog = (obj) => ({
1831
1252
  ...obj,
1832
1253
  });
1833
1254
  })(UpdateConfigurationSetTrackingOptionsResponse = exports.UpdateConfigurationSetTrackingOptionsResponse || (exports.UpdateConfigurationSetTrackingOptionsResponse = {}));
1834
1255
  var UpdateCustomVerificationEmailTemplateRequest;
1835
1256
  (function (UpdateCustomVerificationEmailTemplateRequest) {
1836
- /**
1837
- * @internal
1838
- */
1839
1257
  UpdateCustomVerificationEmailTemplateRequest.filterSensitiveLog = (obj) => ({
1840
1258
  ...obj,
1841
1259
  });
1842
1260
  })(UpdateCustomVerificationEmailTemplateRequest = exports.UpdateCustomVerificationEmailTemplateRequest || (exports.UpdateCustomVerificationEmailTemplateRequest = {}));
1843
1261
  var UpdateReceiptRuleRequest;
1844
1262
  (function (UpdateReceiptRuleRequest) {
1845
- /**
1846
- * @internal
1847
- */
1848
1263
  UpdateReceiptRuleRequest.filterSensitiveLog = (obj) => ({
1849
1264
  ...obj,
1850
1265
  });
1851
1266
  })(UpdateReceiptRuleRequest = exports.UpdateReceiptRuleRequest || (exports.UpdateReceiptRuleRequest = {}));
1852
1267
  var UpdateReceiptRuleResponse;
1853
1268
  (function (UpdateReceiptRuleResponse) {
1854
- /**
1855
- * @internal
1856
- */
1857
1269
  UpdateReceiptRuleResponse.filterSensitiveLog = (obj) => ({
1858
1270
  ...obj,
1859
1271
  });
1860
1272
  })(UpdateReceiptRuleResponse = exports.UpdateReceiptRuleResponse || (exports.UpdateReceiptRuleResponse = {}));
1861
1273
  var UpdateTemplateRequest;
1862
1274
  (function (UpdateTemplateRequest) {
1863
- /**
1864
- * @internal
1865
- */
1866
1275
  UpdateTemplateRequest.filterSensitiveLog = (obj) => ({
1867
1276
  ...obj,
1868
1277
  });
1869
1278
  })(UpdateTemplateRequest = exports.UpdateTemplateRequest || (exports.UpdateTemplateRequest = {}));
1870
1279
  var UpdateTemplateResponse;
1871
1280
  (function (UpdateTemplateResponse) {
1872
- /**
1873
- * @internal
1874
- */
1875
1281
  UpdateTemplateResponse.filterSensitiveLog = (obj) => ({
1876
1282
  ...obj,
1877
1283
  });
1878
1284
  })(UpdateTemplateResponse = exports.UpdateTemplateResponse || (exports.UpdateTemplateResponse = {}));
1879
1285
  var VerifyDomainDkimRequest;
1880
1286
  (function (VerifyDomainDkimRequest) {
1881
- /**
1882
- * @internal
1883
- */
1884
1287
  VerifyDomainDkimRequest.filterSensitiveLog = (obj) => ({
1885
1288
  ...obj,
1886
1289
  });
1887
1290
  })(VerifyDomainDkimRequest = exports.VerifyDomainDkimRequest || (exports.VerifyDomainDkimRequest = {}));
1888
1291
  var VerifyDomainDkimResponse;
1889
1292
  (function (VerifyDomainDkimResponse) {
1890
- /**
1891
- * @internal
1892
- */
1893
1293
  VerifyDomainDkimResponse.filterSensitiveLog = (obj) => ({
1894
1294
  ...obj,
1895
1295
  });
1896
1296
  })(VerifyDomainDkimResponse = exports.VerifyDomainDkimResponse || (exports.VerifyDomainDkimResponse = {}));
1897
1297
  var VerifyDomainIdentityRequest;
1898
1298
  (function (VerifyDomainIdentityRequest) {
1899
- /**
1900
- * @internal
1901
- */
1902
1299
  VerifyDomainIdentityRequest.filterSensitiveLog = (obj) => ({
1903
1300
  ...obj,
1904
1301
  });
1905
1302
  })(VerifyDomainIdentityRequest = exports.VerifyDomainIdentityRequest || (exports.VerifyDomainIdentityRequest = {}));
1906
1303
  var VerifyDomainIdentityResponse;
1907
1304
  (function (VerifyDomainIdentityResponse) {
1908
- /**
1909
- * @internal
1910
- */
1911
1305
  VerifyDomainIdentityResponse.filterSensitiveLog = (obj) => ({
1912
1306
  ...obj,
1913
1307
  });
1914
1308
  })(VerifyDomainIdentityResponse = exports.VerifyDomainIdentityResponse || (exports.VerifyDomainIdentityResponse = {}));
1915
1309
  var VerifyEmailAddressRequest;
1916
1310
  (function (VerifyEmailAddressRequest) {
1917
- /**
1918
- * @internal
1919
- */
1920
1311
  VerifyEmailAddressRequest.filterSensitiveLog = (obj) => ({
1921
1312
  ...obj,
1922
1313
  });
1923
1314
  })(VerifyEmailAddressRequest = exports.VerifyEmailAddressRequest || (exports.VerifyEmailAddressRequest = {}));
1924
1315
  var VerifyEmailIdentityRequest;
1925
1316
  (function (VerifyEmailIdentityRequest) {
1926
- /**
1927
- * @internal
1928
- */
1929
1317
  VerifyEmailIdentityRequest.filterSensitiveLog = (obj) => ({
1930
1318
  ...obj,
1931
1319
  });
1932
1320
  })(VerifyEmailIdentityRequest = exports.VerifyEmailIdentityRequest || (exports.VerifyEmailIdentityRequest = {}));
1933
1321
  var VerifyEmailIdentityResponse;
1934
1322
  (function (VerifyEmailIdentityResponse) {
1935
- /**
1936
- * @internal
1937
- */
1938
1323
  VerifyEmailIdentityResponse.filterSensitiveLog = (obj) => ({
1939
1324
  ...obj,
1940
1325
  });