@aws-sdk/client-mailmanager 3.891.0 → 3.894.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +4076 -10
- package/package.json +19 -19
- package/dist-cjs/MailManager.js +0 -131
- package/dist-cjs/MailManagerClient.js +0 -52
- package/dist-cjs/auth/httpAuthExtensionConfiguration.js +0 -43
- package/dist-cjs/commands/CreateAddonInstanceCommand.js +0 -26
- package/dist-cjs/commands/CreateAddonSubscriptionCommand.js +0 -26
- package/dist-cjs/commands/CreateAddressListCommand.js +0 -26
- package/dist-cjs/commands/CreateAddressListImportJobCommand.js +0 -27
- package/dist-cjs/commands/CreateArchiveCommand.js +0 -26
- package/dist-cjs/commands/CreateIngressPointCommand.js +0 -27
- package/dist-cjs/commands/CreateRelayCommand.js +0 -26
- package/dist-cjs/commands/CreateRuleSetCommand.js +0 -27
- package/dist-cjs/commands/CreateTrafficPolicyCommand.js +0 -26
- package/dist-cjs/commands/DeleteAddonInstanceCommand.js +0 -26
- package/dist-cjs/commands/DeleteAddonSubscriptionCommand.js +0 -26
- package/dist-cjs/commands/DeleteAddressListCommand.js +0 -26
- package/dist-cjs/commands/DeleteArchiveCommand.js +0 -26
- package/dist-cjs/commands/DeleteIngressPointCommand.js +0 -26
- package/dist-cjs/commands/DeleteRelayCommand.js +0 -26
- package/dist-cjs/commands/DeleteRuleSetCommand.js +0 -26
- package/dist-cjs/commands/DeleteTrafficPolicyCommand.js +0 -26
- package/dist-cjs/commands/DeregisterMemberFromAddressListCommand.js +0 -27
- package/dist-cjs/commands/GetAddonInstanceCommand.js +0 -26
- package/dist-cjs/commands/GetAddonSubscriptionCommand.js +0 -26
- package/dist-cjs/commands/GetAddressListCommand.js +0 -26
- package/dist-cjs/commands/GetAddressListImportJobCommand.js +0 -27
- package/dist-cjs/commands/GetArchiveCommand.js +0 -26
- package/dist-cjs/commands/GetArchiveExportCommand.js +0 -26
- package/dist-cjs/commands/GetArchiveMessageCommand.js +0 -27
- package/dist-cjs/commands/GetArchiveMessageContentCommand.js +0 -26
- package/dist-cjs/commands/GetArchiveSearchCommand.js +0 -26
- package/dist-cjs/commands/GetArchiveSearchResultsCommand.js +0 -27
- package/dist-cjs/commands/GetIngressPointCommand.js +0 -26
- package/dist-cjs/commands/GetMemberOfAddressListCommand.js +0 -27
- package/dist-cjs/commands/GetRelayCommand.js +0 -26
- package/dist-cjs/commands/GetRuleSetCommand.js +0 -27
- package/dist-cjs/commands/GetTrafficPolicyCommand.js +0 -26
- package/dist-cjs/commands/ListAddonInstancesCommand.js +0 -26
- package/dist-cjs/commands/ListAddonSubscriptionsCommand.js +0 -26
- package/dist-cjs/commands/ListAddressListImportJobsCommand.js +0 -27
- package/dist-cjs/commands/ListAddressListsCommand.js +0 -26
- package/dist-cjs/commands/ListArchiveExportsCommand.js +0 -26
- package/dist-cjs/commands/ListArchiveSearchesCommand.js +0 -26
- package/dist-cjs/commands/ListArchivesCommand.js +0 -26
- package/dist-cjs/commands/ListIngressPointsCommand.js +0 -26
- package/dist-cjs/commands/ListMembersOfAddressListCommand.js +0 -27
- package/dist-cjs/commands/ListRelaysCommand.js +0 -26
- package/dist-cjs/commands/ListRuleSetsCommand.js +0 -26
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -26
- package/dist-cjs/commands/ListTrafficPoliciesCommand.js +0 -26
- package/dist-cjs/commands/RegisterMemberToAddressListCommand.js +0 -27
- package/dist-cjs/commands/StartAddressListImportJobCommand.js +0 -26
- package/dist-cjs/commands/StartArchiveExportCommand.js +0 -26
- package/dist-cjs/commands/StartArchiveSearchCommand.js +0 -26
- package/dist-cjs/commands/StopAddressListImportJobCommand.js +0 -26
- package/dist-cjs/commands/StopArchiveExportCommand.js +0 -26
- package/dist-cjs/commands/StopArchiveSearchCommand.js +0 -26
- package/dist-cjs/commands/TagResourceCommand.js +0 -26
- package/dist-cjs/commands/UntagResourceCommand.js +0 -26
- package/dist-cjs/commands/UpdateArchiveCommand.js +0 -26
- package/dist-cjs/commands/UpdateIngressPointCommand.js +0 -27
- package/dist-cjs/commands/UpdateRelayCommand.js +0 -26
- package/dist-cjs/commands/UpdateRuleSetCommand.js +0 -27
- package/dist-cjs/commands/UpdateTrafficPolicyCommand.js +0 -26
- package/dist-cjs/commands/index.js +0 -63
- package/dist-cjs/endpoint/EndpointParameters.js +0 -17
- package/dist-cjs/extensionConfiguration.js +0 -2
- package/dist-cjs/models/MailManagerServiceException.js +0 -12
- package/dist-cjs/models/index.js +0 -4
- package/dist-cjs/models/models_0.js +0 -697
- package/dist-cjs/pagination/Interfaces.js +0 -2
- package/dist-cjs/pagination/ListAddonInstancesPaginator.js +0 -7
- package/dist-cjs/pagination/ListAddonSubscriptionsPaginator.js +0 -7
- package/dist-cjs/pagination/ListAddressListImportJobsPaginator.js +0 -7
- package/dist-cjs/pagination/ListAddressListsPaginator.js +0 -7
- package/dist-cjs/pagination/ListArchiveExportsPaginator.js +0 -7
- package/dist-cjs/pagination/ListArchiveSearchesPaginator.js +0 -7
- package/dist-cjs/pagination/ListArchivesPaginator.js +0 -7
- package/dist-cjs/pagination/ListIngressPointsPaginator.js +0 -7
- package/dist-cjs/pagination/ListMembersOfAddressListPaginator.js +0 -7
- package/dist-cjs/pagination/ListRelaysPaginator.js +0 -7
- package/dist-cjs/pagination/ListRuleSetsPaginator.js +0 -7
- package/dist-cjs/pagination/ListTrafficPoliciesPaginator.js +0 -7
- package/dist-cjs/pagination/index.js +0 -16
- package/dist-cjs/protocols/Aws_json1_0.js +0 -2040
- package/dist-cjs/runtimeExtensions.js +0 -13
|
@@ -1,697 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.IngressBooleanToEvaluate = exports.IngressAddressListEmailAttribute = exports.RuleCondition = exports.RuleVerdict = exports.RuleVerdictOperator = exports.RuleVerdictToEvaluate = exports.RuleVerdictAttribute = exports.RuleStringOperator = exports.RuleStringToEvaluate = exports.RuleStringEmailAttribute = exports.RuleNumberOperator = exports.RuleNumberToEvaluate = exports.RuleNumberEmailAttribute = exports.RuleIpOperator = exports.RuleIpToEvaluate = exports.RuleIpEmailAttribute = exports.RuleDmarcPolicy = exports.RuleDmarcOperator = exports.RuleBooleanOperator = exports.RuleBooleanToEvaluate = exports.RuleAddressListEmailAttribute = exports.RuleBooleanEmailAttribute = exports.RuleAction = exports.MailFrom = exports.SnsNotificationPayloadType = exports.SnsNotificationEncoding = exports.RelayAuthentication = exports.IngressPointType = exports.NetworkConfiguration = exports.IpType = exports.IngressPointConfiguration = exports.ImportDataType = exports.ArchiveRetention = exports.RetentionPeriod = exports.ArchiveFilterCondition = exports.ArchiveStringOperator = exports.ArchiveStringToEvaluate = exports.ArchiveStringEmailAttribute = exports.ArchiveBooleanOperator = exports.ArchiveBooleanToEvaluate = exports.ArchiveBooleanEmailAttribute = exports.ArchiveState = exports.ThrottlingException = exports.ValidationException = exports.ServiceQuotaExceededException = exports.ResourceNotFoundException = exports.ConflictException = exports.ActionFailurePolicy = exports.AccessDeniedException = exports.AcceptAction = void 0;
|
|
4
|
-
exports.UpdateRuleSetRequestFilterSensitiveLog = exports.RegisterMemberToAddressListRequestFilterSensitiveLog = exports.ListMembersOfAddressListResponseFilterSensitiveLog = exports.SavedAddressFilterSensitiveLog = exports.ListMembersOfAddressListRequestFilterSensitiveLog = exports.ListAddressListImportJobsResponseFilterSensitiveLog = exports.UpdateIngressPointRequestFilterSensitiveLog = exports.ImportJobFilterSensitiveLog = exports.GetRuleSetResponseFilterSensitiveLog = exports.GetMemberOfAddressListResponseFilterSensitiveLog = exports.GetMemberOfAddressListRequestFilterSensitiveLog = exports.GetArchiveSearchResultsResponseFilterSensitiveLog = exports.RowFilterSensitiveLog = exports.GetArchiveMessageResponseFilterSensitiveLog = exports.MetadataFilterSensitiveLog = exports.GetAddressListImportJobResponseFilterSensitiveLog = exports.DeregisterMemberFromAddressListRequestFilterSensitiveLog = exports.CreateRuleSetRequestFilterSensitiveLog = exports.RuleFilterSensitiveLog = exports.RuleActionFilterSensitiveLog = exports.ReplaceRecipientActionFilterSensitiveLog = exports.CreateIngressPointRequestFilterSensitiveLog = exports.IngressPointConfigurationFilterSensitiveLog = exports.CreateAddressListImportJobResponseFilterSensitiveLog = exports.AddressFilterFilterSensitiveLog = exports.IngressPointStatusToUpdate = exports.IngressPointStatus = exports.SearchState = exports.ImportJobStatus = exports.ExportState = exports.ExportDestinationConfiguration = exports.PolicyCondition = exports.IngressTlsProtocolAttribute = exports.IngressTlsProtocolOperator = exports.IngressTlsProtocolToEvaluate = exports.IngressTlsAttribute = exports.IngressStringOperator = exports.IngressStringToEvaluate = exports.IngressStringEmailAttribute = exports.IngressIpv6ToEvaluate = exports.IngressIpv6Attribute = exports.IngressIpOperator = exports.IngressIpToEvaluate = exports.IngressIpv4Attribute = exports.IngressBooleanOperator = void 0;
|
|
5
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
6
|
-
const MailManagerServiceException_1 = require("./MailManagerServiceException");
|
|
7
|
-
exports.AcceptAction = {
|
|
8
|
-
ALLOW: "ALLOW",
|
|
9
|
-
DENY: "DENY",
|
|
10
|
-
};
|
|
11
|
-
class AccessDeniedException extends MailManagerServiceException_1.MailManagerServiceException {
|
|
12
|
-
name = "AccessDeniedException";
|
|
13
|
-
$fault = "client";
|
|
14
|
-
Message;
|
|
15
|
-
constructor(opts) {
|
|
16
|
-
super({
|
|
17
|
-
name: "AccessDeniedException",
|
|
18
|
-
$fault: "client",
|
|
19
|
-
...opts,
|
|
20
|
-
});
|
|
21
|
-
Object.setPrototypeOf(this, AccessDeniedException.prototype);
|
|
22
|
-
this.Message = opts.Message;
|
|
23
|
-
}
|
|
24
|
-
}
|
|
25
|
-
exports.AccessDeniedException = AccessDeniedException;
|
|
26
|
-
exports.ActionFailurePolicy = {
|
|
27
|
-
CONTINUE: "CONTINUE",
|
|
28
|
-
DROP: "DROP",
|
|
29
|
-
};
|
|
30
|
-
class ConflictException extends MailManagerServiceException_1.MailManagerServiceException {
|
|
31
|
-
name = "ConflictException";
|
|
32
|
-
$fault = "client";
|
|
33
|
-
Message;
|
|
34
|
-
constructor(opts) {
|
|
35
|
-
super({
|
|
36
|
-
name: "ConflictException",
|
|
37
|
-
$fault: "client",
|
|
38
|
-
...opts,
|
|
39
|
-
});
|
|
40
|
-
Object.setPrototypeOf(this, ConflictException.prototype);
|
|
41
|
-
this.Message = opts.Message;
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
exports.ConflictException = ConflictException;
|
|
45
|
-
class ResourceNotFoundException extends MailManagerServiceException_1.MailManagerServiceException {
|
|
46
|
-
name = "ResourceNotFoundException";
|
|
47
|
-
$fault = "client";
|
|
48
|
-
Message;
|
|
49
|
-
constructor(opts) {
|
|
50
|
-
super({
|
|
51
|
-
name: "ResourceNotFoundException",
|
|
52
|
-
$fault: "client",
|
|
53
|
-
...opts,
|
|
54
|
-
});
|
|
55
|
-
Object.setPrototypeOf(this, ResourceNotFoundException.prototype);
|
|
56
|
-
this.Message = opts.Message;
|
|
57
|
-
}
|
|
58
|
-
}
|
|
59
|
-
exports.ResourceNotFoundException = ResourceNotFoundException;
|
|
60
|
-
class ServiceQuotaExceededException extends MailManagerServiceException_1.MailManagerServiceException {
|
|
61
|
-
name = "ServiceQuotaExceededException";
|
|
62
|
-
$fault = "client";
|
|
63
|
-
Message;
|
|
64
|
-
constructor(opts) {
|
|
65
|
-
super({
|
|
66
|
-
name: "ServiceQuotaExceededException",
|
|
67
|
-
$fault: "client",
|
|
68
|
-
...opts,
|
|
69
|
-
});
|
|
70
|
-
Object.setPrototypeOf(this, ServiceQuotaExceededException.prototype);
|
|
71
|
-
this.Message = opts.Message;
|
|
72
|
-
}
|
|
73
|
-
}
|
|
74
|
-
exports.ServiceQuotaExceededException = ServiceQuotaExceededException;
|
|
75
|
-
class ValidationException extends MailManagerServiceException_1.MailManagerServiceException {
|
|
76
|
-
name = "ValidationException";
|
|
77
|
-
$fault = "client";
|
|
78
|
-
Message;
|
|
79
|
-
constructor(opts) {
|
|
80
|
-
super({
|
|
81
|
-
name: "ValidationException",
|
|
82
|
-
$fault: "client",
|
|
83
|
-
...opts,
|
|
84
|
-
});
|
|
85
|
-
Object.setPrototypeOf(this, ValidationException.prototype);
|
|
86
|
-
this.Message = opts.Message;
|
|
87
|
-
}
|
|
88
|
-
}
|
|
89
|
-
exports.ValidationException = ValidationException;
|
|
90
|
-
class ThrottlingException extends MailManagerServiceException_1.MailManagerServiceException {
|
|
91
|
-
name = "ThrottlingException";
|
|
92
|
-
$fault = "client";
|
|
93
|
-
Message;
|
|
94
|
-
constructor(opts) {
|
|
95
|
-
super({
|
|
96
|
-
name: "ThrottlingException",
|
|
97
|
-
$fault: "client",
|
|
98
|
-
...opts,
|
|
99
|
-
});
|
|
100
|
-
Object.setPrototypeOf(this, ThrottlingException.prototype);
|
|
101
|
-
this.Message = opts.Message;
|
|
102
|
-
}
|
|
103
|
-
}
|
|
104
|
-
exports.ThrottlingException = ThrottlingException;
|
|
105
|
-
exports.ArchiveState = {
|
|
106
|
-
ACTIVE: "ACTIVE",
|
|
107
|
-
PENDING_DELETION: "PENDING_DELETION",
|
|
108
|
-
};
|
|
109
|
-
exports.ArchiveBooleanEmailAttribute = {
|
|
110
|
-
HAS_ATTACHMENTS: "HAS_ATTACHMENTS",
|
|
111
|
-
};
|
|
112
|
-
var ArchiveBooleanToEvaluate;
|
|
113
|
-
(function (ArchiveBooleanToEvaluate) {
|
|
114
|
-
ArchiveBooleanToEvaluate.visit = (value, visitor) => {
|
|
115
|
-
if (value.Attribute !== undefined)
|
|
116
|
-
return visitor.Attribute(value.Attribute);
|
|
117
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
118
|
-
};
|
|
119
|
-
})(ArchiveBooleanToEvaluate || (exports.ArchiveBooleanToEvaluate = ArchiveBooleanToEvaluate = {}));
|
|
120
|
-
exports.ArchiveBooleanOperator = {
|
|
121
|
-
IS_FALSE: "IS_FALSE",
|
|
122
|
-
IS_TRUE: "IS_TRUE",
|
|
123
|
-
};
|
|
124
|
-
exports.ArchiveStringEmailAttribute = {
|
|
125
|
-
CC: "CC",
|
|
126
|
-
ENVELOPE_FROM: "ENVELOPE_FROM",
|
|
127
|
-
ENVELOPE_TO: "ENVELOPE_TO",
|
|
128
|
-
FROM: "FROM",
|
|
129
|
-
SUBJECT: "SUBJECT",
|
|
130
|
-
TO: "TO",
|
|
131
|
-
};
|
|
132
|
-
var ArchiveStringToEvaluate;
|
|
133
|
-
(function (ArchiveStringToEvaluate) {
|
|
134
|
-
ArchiveStringToEvaluate.visit = (value, visitor) => {
|
|
135
|
-
if (value.Attribute !== undefined)
|
|
136
|
-
return visitor.Attribute(value.Attribute);
|
|
137
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
138
|
-
};
|
|
139
|
-
})(ArchiveStringToEvaluate || (exports.ArchiveStringToEvaluate = ArchiveStringToEvaluate = {}));
|
|
140
|
-
exports.ArchiveStringOperator = {
|
|
141
|
-
CONTAINS: "CONTAINS",
|
|
142
|
-
};
|
|
143
|
-
var ArchiveFilterCondition;
|
|
144
|
-
(function (ArchiveFilterCondition) {
|
|
145
|
-
ArchiveFilterCondition.visit = (value, visitor) => {
|
|
146
|
-
if (value.StringExpression !== undefined)
|
|
147
|
-
return visitor.StringExpression(value.StringExpression);
|
|
148
|
-
if (value.BooleanExpression !== undefined)
|
|
149
|
-
return visitor.BooleanExpression(value.BooleanExpression);
|
|
150
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
151
|
-
};
|
|
152
|
-
})(ArchiveFilterCondition || (exports.ArchiveFilterCondition = ArchiveFilterCondition = {}));
|
|
153
|
-
exports.RetentionPeriod = {
|
|
154
|
-
EIGHTEEN_MONTHS: "EIGHTEEN_MONTHS",
|
|
155
|
-
EIGHT_YEARS: "EIGHT_YEARS",
|
|
156
|
-
FIVE_YEARS: "FIVE_YEARS",
|
|
157
|
-
FOUR_YEARS: "FOUR_YEARS",
|
|
158
|
-
NINE_MONTHS: "NINE_MONTHS",
|
|
159
|
-
NINE_YEARS: "NINE_YEARS",
|
|
160
|
-
ONE_YEAR: "ONE_YEAR",
|
|
161
|
-
PERMANENT: "PERMANENT",
|
|
162
|
-
SEVEN_YEARS: "SEVEN_YEARS",
|
|
163
|
-
SIX_MONTHS: "SIX_MONTHS",
|
|
164
|
-
SIX_YEARS: "SIX_YEARS",
|
|
165
|
-
TEN_YEARS: "TEN_YEARS",
|
|
166
|
-
THIRTY_MONTHS: "THIRTY_MONTHS",
|
|
167
|
-
THREE_MONTHS: "THREE_MONTHS",
|
|
168
|
-
THREE_YEARS: "THREE_YEARS",
|
|
169
|
-
TWO_YEARS: "TWO_YEARS",
|
|
170
|
-
};
|
|
171
|
-
var ArchiveRetention;
|
|
172
|
-
(function (ArchiveRetention) {
|
|
173
|
-
ArchiveRetention.visit = (value, visitor) => {
|
|
174
|
-
if (value.RetentionPeriod !== undefined)
|
|
175
|
-
return visitor.RetentionPeriod(value.RetentionPeriod);
|
|
176
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
177
|
-
};
|
|
178
|
-
})(ArchiveRetention || (exports.ArchiveRetention = ArchiveRetention = {}));
|
|
179
|
-
exports.ImportDataType = {
|
|
180
|
-
CSV: "CSV",
|
|
181
|
-
JSON: "JSON",
|
|
182
|
-
};
|
|
183
|
-
var IngressPointConfiguration;
|
|
184
|
-
(function (IngressPointConfiguration) {
|
|
185
|
-
IngressPointConfiguration.visit = (value, visitor) => {
|
|
186
|
-
if (value.SmtpPassword !== undefined)
|
|
187
|
-
return visitor.SmtpPassword(value.SmtpPassword);
|
|
188
|
-
if (value.SecretArn !== undefined)
|
|
189
|
-
return visitor.SecretArn(value.SecretArn);
|
|
190
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
191
|
-
};
|
|
192
|
-
})(IngressPointConfiguration || (exports.IngressPointConfiguration = IngressPointConfiguration = {}));
|
|
193
|
-
exports.IpType = {
|
|
194
|
-
DUAL_STACK: "DUAL_STACK",
|
|
195
|
-
IPV4: "IPV4",
|
|
196
|
-
};
|
|
197
|
-
var NetworkConfiguration;
|
|
198
|
-
(function (NetworkConfiguration) {
|
|
199
|
-
NetworkConfiguration.visit = (value, visitor) => {
|
|
200
|
-
if (value.PublicNetworkConfiguration !== undefined)
|
|
201
|
-
return visitor.PublicNetworkConfiguration(value.PublicNetworkConfiguration);
|
|
202
|
-
if (value.PrivateNetworkConfiguration !== undefined)
|
|
203
|
-
return visitor.PrivateNetworkConfiguration(value.PrivateNetworkConfiguration);
|
|
204
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
205
|
-
};
|
|
206
|
-
})(NetworkConfiguration || (exports.NetworkConfiguration = NetworkConfiguration = {}));
|
|
207
|
-
exports.IngressPointType = {
|
|
208
|
-
AUTH: "AUTH",
|
|
209
|
-
OPEN: "OPEN",
|
|
210
|
-
};
|
|
211
|
-
var RelayAuthentication;
|
|
212
|
-
(function (RelayAuthentication) {
|
|
213
|
-
RelayAuthentication.visit = (value, visitor) => {
|
|
214
|
-
if (value.SecretArn !== undefined)
|
|
215
|
-
return visitor.SecretArn(value.SecretArn);
|
|
216
|
-
if (value.NoAuthentication !== undefined)
|
|
217
|
-
return visitor.NoAuthentication(value.NoAuthentication);
|
|
218
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
219
|
-
};
|
|
220
|
-
})(RelayAuthentication || (exports.RelayAuthentication = RelayAuthentication = {}));
|
|
221
|
-
exports.SnsNotificationEncoding = {
|
|
222
|
-
BASE64: "BASE64",
|
|
223
|
-
UTF_8: "UTF-8",
|
|
224
|
-
};
|
|
225
|
-
exports.SnsNotificationPayloadType = {
|
|
226
|
-
CONTENT: "CONTENT",
|
|
227
|
-
HEADERS: "HEADERS",
|
|
228
|
-
};
|
|
229
|
-
exports.MailFrom = {
|
|
230
|
-
PRESERVE: "PRESERVE",
|
|
231
|
-
REPLACE: "REPLACE",
|
|
232
|
-
};
|
|
233
|
-
var RuleAction;
|
|
234
|
-
(function (RuleAction) {
|
|
235
|
-
RuleAction.visit = (value, visitor) => {
|
|
236
|
-
if (value.Drop !== undefined)
|
|
237
|
-
return visitor.Drop(value.Drop);
|
|
238
|
-
if (value.Relay !== undefined)
|
|
239
|
-
return visitor.Relay(value.Relay);
|
|
240
|
-
if (value.Archive !== undefined)
|
|
241
|
-
return visitor.Archive(value.Archive);
|
|
242
|
-
if (value.WriteToS3 !== undefined)
|
|
243
|
-
return visitor.WriteToS3(value.WriteToS3);
|
|
244
|
-
if (value.Send !== undefined)
|
|
245
|
-
return visitor.Send(value.Send);
|
|
246
|
-
if (value.AddHeader !== undefined)
|
|
247
|
-
return visitor.AddHeader(value.AddHeader);
|
|
248
|
-
if (value.ReplaceRecipient !== undefined)
|
|
249
|
-
return visitor.ReplaceRecipient(value.ReplaceRecipient);
|
|
250
|
-
if (value.DeliverToMailbox !== undefined)
|
|
251
|
-
return visitor.DeliverToMailbox(value.DeliverToMailbox);
|
|
252
|
-
if (value.DeliverToQBusiness !== undefined)
|
|
253
|
-
return visitor.DeliverToQBusiness(value.DeliverToQBusiness);
|
|
254
|
-
if (value.PublishToSns !== undefined)
|
|
255
|
-
return visitor.PublishToSns(value.PublishToSns);
|
|
256
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
257
|
-
};
|
|
258
|
-
})(RuleAction || (exports.RuleAction = RuleAction = {}));
|
|
259
|
-
exports.RuleBooleanEmailAttribute = {
|
|
260
|
-
READ_RECEIPT_REQUESTED: "READ_RECEIPT_REQUESTED",
|
|
261
|
-
TLS: "TLS",
|
|
262
|
-
TLS_WRAPPED: "TLS_WRAPPED",
|
|
263
|
-
};
|
|
264
|
-
exports.RuleAddressListEmailAttribute = {
|
|
265
|
-
CC: "CC",
|
|
266
|
-
FROM: "FROM",
|
|
267
|
-
MAIL_FROM: "MAIL_FROM",
|
|
268
|
-
RECIPIENT: "RECIPIENT",
|
|
269
|
-
SENDER: "SENDER",
|
|
270
|
-
TO: "TO",
|
|
271
|
-
};
|
|
272
|
-
var RuleBooleanToEvaluate;
|
|
273
|
-
(function (RuleBooleanToEvaluate) {
|
|
274
|
-
RuleBooleanToEvaluate.visit = (value, visitor) => {
|
|
275
|
-
if (value.Attribute !== undefined)
|
|
276
|
-
return visitor.Attribute(value.Attribute);
|
|
277
|
-
if (value.Analysis !== undefined)
|
|
278
|
-
return visitor.Analysis(value.Analysis);
|
|
279
|
-
if (value.IsInAddressList !== undefined)
|
|
280
|
-
return visitor.IsInAddressList(value.IsInAddressList);
|
|
281
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
282
|
-
};
|
|
283
|
-
})(RuleBooleanToEvaluate || (exports.RuleBooleanToEvaluate = RuleBooleanToEvaluate = {}));
|
|
284
|
-
exports.RuleBooleanOperator = {
|
|
285
|
-
IS_FALSE: "IS_FALSE",
|
|
286
|
-
IS_TRUE: "IS_TRUE",
|
|
287
|
-
};
|
|
288
|
-
exports.RuleDmarcOperator = {
|
|
289
|
-
EQUALS: "EQUALS",
|
|
290
|
-
NOT_EQUALS: "NOT_EQUALS",
|
|
291
|
-
};
|
|
292
|
-
exports.RuleDmarcPolicy = {
|
|
293
|
-
NONE: "NONE",
|
|
294
|
-
QUARANTINE: "QUARANTINE",
|
|
295
|
-
REJECT: "REJECT",
|
|
296
|
-
};
|
|
297
|
-
exports.RuleIpEmailAttribute = {
|
|
298
|
-
SOURCE_IP: "SOURCE_IP",
|
|
299
|
-
};
|
|
300
|
-
var RuleIpToEvaluate;
|
|
301
|
-
(function (RuleIpToEvaluate) {
|
|
302
|
-
RuleIpToEvaluate.visit = (value, visitor) => {
|
|
303
|
-
if (value.Attribute !== undefined)
|
|
304
|
-
return visitor.Attribute(value.Attribute);
|
|
305
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
306
|
-
};
|
|
307
|
-
})(RuleIpToEvaluate || (exports.RuleIpToEvaluate = RuleIpToEvaluate = {}));
|
|
308
|
-
exports.RuleIpOperator = {
|
|
309
|
-
CIDR_MATCHES: "CIDR_MATCHES",
|
|
310
|
-
NOT_CIDR_MATCHES: "NOT_CIDR_MATCHES",
|
|
311
|
-
};
|
|
312
|
-
exports.RuleNumberEmailAttribute = {
|
|
313
|
-
MESSAGE_SIZE: "MESSAGE_SIZE",
|
|
314
|
-
};
|
|
315
|
-
var RuleNumberToEvaluate;
|
|
316
|
-
(function (RuleNumberToEvaluate) {
|
|
317
|
-
RuleNumberToEvaluate.visit = (value, visitor) => {
|
|
318
|
-
if (value.Attribute !== undefined)
|
|
319
|
-
return visitor.Attribute(value.Attribute);
|
|
320
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
321
|
-
};
|
|
322
|
-
})(RuleNumberToEvaluate || (exports.RuleNumberToEvaluate = RuleNumberToEvaluate = {}));
|
|
323
|
-
exports.RuleNumberOperator = {
|
|
324
|
-
EQUALS: "EQUALS",
|
|
325
|
-
GREATER_THAN: "GREATER_THAN",
|
|
326
|
-
GREATER_THAN_OR_EQUAL: "GREATER_THAN_OR_EQUAL",
|
|
327
|
-
LESS_THAN: "LESS_THAN",
|
|
328
|
-
LESS_THAN_OR_EQUAL: "LESS_THAN_OR_EQUAL",
|
|
329
|
-
NOT_EQUALS: "NOT_EQUALS",
|
|
330
|
-
};
|
|
331
|
-
exports.RuleStringEmailAttribute = {
|
|
332
|
-
CC: "CC",
|
|
333
|
-
FROM: "FROM",
|
|
334
|
-
HELO: "HELO",
|
|
335
|
-
MAIL_FROM: "MAIL_FROM",
|
|
336
|
-
RECIPIENT: "RECIPIENT",
|
|
337
|
-
SENDER: "SENDER",
|
|
338
|
-
SUBJECT: "SUBJECT",
|
|
339
|
-
TO: "TO",
|
|
340
|
-
};
|
|
341
|
-
var RuleStringToEvaluate;
|
|
342
|
-
(function (RuleStringToEvaluate) {
|
|
343
|
-
RuleStringToEvaluate.visit = (value, visitor) => {
|
|
344
|
-
if (value.Attribute !== undefined)
|
|
345
|
-
return visitor.Attribute(value.Attribute);
|
|
346
|
-
if (value.MimeHeaderAttribute !== undefined)
|
|
347
|
-
return visitor.MimeHeaderAttribute(value.MimeHeaderAttribute);
|
|
348
|
-
if (value.Analysis !== undefined)
|
|
349
|
-
return visitor.Analysis(value.Analysis);
|
|
350
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
351
|
-
};
|
|
352
|
-
})(RuleStringToEvaluate || (exports.RuleStringToEvaluate = RuleStringToEvaluate = {}));
|
|
353
|
-
exports.RuleStringOperator = {
|
|
354
|
-
CONTAINS: "CONTAINS",
|
|
355
|
-
ENDS_WITH: "ENDS_WITH",
|
|
356
|
-
EQUALS: "EQUALS",
|
|
357
|
-
NOT_EQUALS: "NOT_EQUALS",
|
|
358
|
-
STARTS_WITH: "STARTS_WITH",
|
|
359
|
-
};
|
|
360
|
-
exports.RuleVerdictAttribute = {
|
|
361
|
-
DKIM: "DKIM",
|
|
362
|
-
SPF: "SPF",
|
|
363
|
-
};
|
|
364
|
-
var RuleVerdictToEvaluate;
|
|
365
|
-
(function (RuleVerdictToEvaluate) {
|
|
366
|
-
RuleVerdictToEvaluate.visit = (value, visitor) => {
|
|
367
|
-
if (value.Attribute !== undefined)
|
|
368
|
-
return visitor.Attribute(value.Attribute);
|
|
369
|
-
if (value.Analysis !== undefined)
|
|
370
|
-
return visitor.Analysis(value.Analysis);
|
|
371
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
372
|
-
};
|
|
373
|
-
})(RuleVerdictToEvaluate || (exports.RuleVerdictToEvaluate = RuleVerdictToEvaluate = {}));
|
|
374
|
-
exports.RuleVerdictOperator = {
|
|
375
|
-
EQUALS: "EQUALS",
|
|
376
|
-
NOT_EQUALS: "NOT_EQUALS",
|
|
377
|
-
};
|
|
378
|
-
exports.RuleVerdict = {
|
|
379
|
-
FAIL: "FAIL",
|
|
380
|
-
GRAY: "GRAY",
|
|
381
|
-
PASS: "PASS",
|
|
382
|
-
PROCESSING_FAILED: "PROCESSING_FAILED",
|
|
383
|
-
};
|
|
384
|
-
var RuleCondition;
|
|
385
|
-
(function (RuleCondition) {
|
|
386
|
-
RuleCondition.visit = (value, visitor) => {
|
|
387
|
-
if (value.BooleanExpression !== undefined)
|
|
388
|
-
return visitor.BooleanExpression(value.BooleanExpression);
|
|
389
|
-
if (value.StringExpression !== undefined)
|
|
390
|
-
return visitor.StringExpression(value.StringExpression);
|
|
391
|
-
if (value.NumberExpression !== undefined)
|
|
392
|
-
return visitor.NumberExpression(value.NumberExpression);
|
|
393
|
-
if (value.IpExpression !== undefined)
|
|
394
|
-
return visitor.IpExpression(value.IpExpression);
|
|
395
|
-
if (value.VerdictExpression !== undefined)
|
|
396
|
-
return visitor.VerdictExpression(value.VerdictExpression);
|
|
397
|
-
if (value.DmarcExpression !== undefined)
|
|
398
|
-
return visitor.DmarcExpression(value.DmarcExpression);
|
|
399
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
400
|
-
};
|
|
401
|
-
})(RuleCondition || (exports.RuleCondition = RuleCondition = {}));
|
|
402
|
-
exports.IngressAddressListEmailAttribute = {
|
|
403
|
-
RECIPIENT: "RECIPIENT",
|
|
404
|
-
};
|
|
405
|
-
var IngressBooleanToEvaluate;
|
|
406
|
-
(function (IngressBooleanToEvaluate) {
|
|
407
|
-
IngressBooleanToEvaluate.visit = (value, visitor) => {
|
|
408
|
-
if (value.Analysis !== undefined)
|
|
409
|
-
return visitor.Analysis(value.Analysis);
|
|
410
|
-
if (value.IsInAddressList !== undefined)
|
|
411
|
-
return visitor.IsInAddressList(value.IsInAddressList);
|
|
412
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
413
|
-
};
|
|
414
|
-
})(IngressBooleanToEvaluate || (exports.IngressBooleanToEvaluate = IngressBooleanToEvaluate = {}));
|
|
415
|
-
exports.IngressBooleanOperator = {
|
|
416
|
-
IS_FALSE: "IS_FALSE",
|
|
417
|
-
IS_TRUE: "IS_TRUE",
|
|
418
|
-
};
|
|
419
|
-
exports.IngressIpv4Attribute = {
|
|
420
|
-
SENDER_IP: "SENDER_IP",
|
|
421
|
-
};
|
|
422
|
-
var IngressIpToEvaluate;
|
|
423
|
-
(function (IngressIpToEvaluate) {
|
|
424
|
-
IngressIpToEvaluate.visit = (value, visitor) => {
|
|
425
|
-
if (value.Attribute !== undefined)
|
|
426
|
-
return visitor.Attribute(value.Attribute);
|
|
427
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
428
|
-
};
|
|
429
|
-
})(IngressIpToEvaluate || (exports.IngressIpToEvaluate = IngressIpToEvaluate = {}));
|
|
430
|
-
exports.IngressIpOperator = {
|
|
431
|
-
CIDR_MATCHES: "CIDR_MATCHES",
|
|
432
|
-
NOT_CIDR_MATCHES: "NOT_CIDR_MATCHES",
|
|
433
|
-
};
|
|
434
|
-
exports.IngressIpv6Attribute = {
|
|
435
|
-
SENDER_IPV6: "SENDER_IPV6",
|
|
436
|
-
};
|
|
437
|
-
var IngressIpv6ToEvaluate;
|
|
438
|
-
(function (IngressIpv6ToEvaluate) {
|
|
439
|
-
IngressIpv6ToEvaluate.visit = (value, visitor) => {
|
|
440
|
-
if (value.Attribute !== undefined)
|
|
441
|
-
return visitor.Attribute(value.Attribute);
|
|
442
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
443
|
-
};
|
|
444
|
-
})(IngressIpv6ToEvaluate || (exports.IngressIpv6ToEvaluate = IngressIpv6ToEvaluate = {}));
|
|
445
|
-
exports.IngressStringEmailAttribute = {
|
|
446
|
-
RECIPIENT: "RECIPIENT",
|
|
447
|
-
};
|
|
448
|
-
var IngressStringToEvaluate;
|
|
449
|
-
(function (IngressStringToEvaluate) {
|
|
450
|
-
IngressStringToEvaluate.visit = (value, visitor) => {
|
|
451
|
-
if (value.Attribute !== undefined)
|
|
452
|
-
return visitor.Attribute(value.Attribute);
|
|
453
|
-
if (value.Analysis !== undefined)
|
|
454
|
-
return visitor.Analysis(value.Analysis);
|
|
455
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
456
|
-
};
|
|
457
|
-
})(IngressStringToEvaluate || (exports.IngressStringToEvaluate = IngressStringToEvaluate = {}));
|
|
458
|
-
exports.IngressStringOperator = {
|
|
459
|
-
CONTAINS: "CONTAINS",
|
|
460
|
-
ENDS_WITH: "ENDS_WITH",
|
|
461
|
-
EQUALS: "EQUALS",
|
|
462
|
-
NOT_EQUALS: "NOT_EQUALS",
|
|
463
|
-
STARTS_WITH: "STARTS_WITH",
|
|
464
|
-
};
|
|
465
|
-
exports.IngressTlsAttribute = {
|
|
466
|
-
TLS_PROTOCOL: "TLS_PROTOCOL",
|
|
467
|
-
};
|
|
468
|
-
var IngressTlsProtocolToEvaluate;
|
|
469
|
-
(function (IngressTlsProtocolToEvaluate) {
|
|
470
|
-
IngressTlsProtocolToEvaluate.visit = (value, visitor) => {
|
|
471
|
-
if (value.Attribute !== undefined)
|
|
472
|
-
return visitor.Attribute(value.Attribute);
|
|
473
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
474
|
-
};
|
|
475
|
-
})(IngressTlsProtocolToEvaluate || (exports.IngressTlsProtocolToEvaluate = IngressTlsProtocolToEvaluate = {}));
|
|
476
|
-
exports.IngressTlsProtocolOperator = {
|
|
477
|
-
IS: "IS",
|
|
478
|
-
MINIMUM_TLS_VERSION: "MINIMUM_TLS_VERSION",
|
|
479
|
-
};
|
|
480
|
-
exports.IngressTlsProtocolAttribute = {
|
|
481
|
-
TLS1_2: "TLS1_2",
|
|
482
|
-
TLS1_3: "TLS1_3",
|
|
483
|
-
};
|
|
484
|
-
var PolicyCondition;
|
|
485
|
-
(function (PolicyCondition) {
|
|
486
|
-
PolicyCondition.visit = (value, visitor) => {
|
|
487
|
-
if (value.StringExpression !== undefined)
|
|
488
|
-
return visitor.StringExpression(value.StringExpression);
|
|
489
|
-
if (value.IpExpression !== undefined)
|
|
490
|
-
return visitor.IpExpression(value.IpExpression);
|
|
491
|
-
if (value.Ipv6Expression !== undefined)
|
|
492
|
-
return visitor.Ipv6Expression(value.Ipv6Expression);
|
|
493
|
-
if (value.TlsExpression !== undefined)
|
|
494
|
-
return visitor.TlsExpression(value.TlsExpression);
|
|
495
|
-
if (value.BooleanExpression !== undefined)
|
|
496
|
-
return visitor.BooleanExpression(value.BooleanExpression);
|
|
497
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
498
|
-
};
|
|
499
|
-
})(PolicyCondition || (exports.PolicyCondition = PolicyCondition = {}));
|
|
500
|
-
var ExportDestinationConfiguration;
|
|
501
|
-
(function (ExportDestinationConfiguration) {
|
|
502
|
-
ExportDestinationConfiguration.visit = (value, visitor) => {
|
|
503
|
-
if (value.S3 !== undefined)
|
|
504
|
-
return visitor.S3(value.S3);
|
|
505
|
-
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
506
|
-
};
|
|
507
|
-
})(ExportDestinationConfiguration || (exports.ExportDestinationConfiguration = ExportDestinationConfiguration = {}));
|
|
508
|
-
exports.ExportState = {
|
|
509
|
-
CANCELLED: "CANCELLED",
|
|
510
|
-
COMPLETED: "COMPLETED",
|
|
511
|
-
FAILED: "FAILED",
|
|
512
|
-
PREPROCESSING: "PREPROCESSING",
|
|
513
|
-
PROCESSING: "PROCESSING",
|
|
514
|
-
QUEUED: "QUEUED",
|
|
515
|
-
};
|
|
516
|
-
exports.ImportJobStatus = {
|
|
517
|
-
COMPLETED: "COMPLETED",
|
|
518
|
-
CREATED: "CREATED",
|
|
519
|
-
FAILED: "FAILED",
|
|
520
|
-
PROCESSING: "PROCESSING",
|
|
521
|
-
STOPPED: "STOPPED",
|
|
522
|
-
};
|
|
523
|
-
exports.SearchState = {
|
|
524
|
-
CANCELLED: "CANCELLED",
|
|
525
|
-
COMPLETED: "COMPLETED",
|
|
526
|
-
FAILED: "FAILED",
|
|
527
|
-
QUEUED: "QUEUED",
|
|
528
|
-
RUNNING: "RUNNING",
|
|
529
|
-
};
|
|
530
|
-
exports.IngressPointStatus = {
|
|
531
|
-
ACTIVE: "ACTIVE",
|
|
532
|
-
CLOSED: "CLOSED",
|
|
533
|
-
DEPROVISIONING: "DEPROVISIONING",
|
|
534
|
-
FAILED: "FAILED",
|
|
535
|
-
PROVISIONING: "PROVISIONING",
|
|
536
|
-
UPDATING: "UPDATING",
|
|
537
|
-
};
|
|
538
|
-
exports.IngressPointStatusToUpdate = {
|
|
539
|
-
ACTIVE: "ACTIVE",
|
|
540
|
-
CLOSED: "CLOSED",
|
|
541
|
-
};
|
|
542
|
-
const AddressFilterFilterSensitiveLog = (obj) => ({
|
|
543
|
-
...obj,
|
|
544
|
-
...(obj.AddressPrefix && { AddressPrefix: smithy_client_1.SENSITIVE_STRING }),
|
|
545
|
-
});
|
|
546
|
-
exports.AddressFilterFilterSensitiveLog = AddressFilterFilterSensitiveLog;
|
|
547
|
-
const CreateAddressListImportJobResponseFilterSensitiveLog = (obj) => ({
|
|
548
|
-
...obj,
|
|
549
|
-
...(obj.PreSignedUrl && { PreSignedUrl: smithy_client_1.SENSITIVE_STRING }),
|
|
550
|
-
});
|
|
551
|
-
exports.CreateAddressListImportJobResponseFilterSensitiveLog = CreateAddressListImportJobResponseFilterSensitiveLog;
|
|
552
|
-
const IngressPointConfigurationFilterSensitiveLog = (obj) => {
|
|
553
|
-
if (obj.SmtpPassword !== undefined)
|
|
554
|
-
return { SmtpPassword: smithy_client_1.SENSITIVE_STRING };
|
|
555
|
-
if (obj.SecretArn !== undefined)
|
|
556
|
-
return { SecretArn: obj.SecretArn };
|
|
557
|
-
if (obj.$unknown !== undefined)
|
|
558
|
-
return { [obj.$unknown[0]]: "UNKNOWN" };
|
|
559
|
-
};
|
|
560
|
-
exports.IngressPointConfigurationFilterSensitiveLog = IngressPointConfigurationFilterSensitiveLog;
|
|
561
|
-
const CreateIngressPointRequestFilterSensitiveLog = (obj) => ({
|
|
562
|
-
...obj,
|
|
563
|
-
...(obj.IngressPointConfiguration && {
|
|
564
|
-
IngressPointConfiguration: (0, exports.IngressPointConfigurationFilterSensitiveLog)(obj.IngressPointConfiguration),
|
|
565
|
-
}),
|
|
566
|
-
...(obj.NetworkConfiguration && { NetworkConfiguration: obj.NetworkConfiguration }),
|
|
567
|
-
});
|
|
568
|
-
exports.CreateIngressPointRequestFilterSensitiveLog = CreateIngressPointRequestFilterSensitiveLog;
|
|
569
|
-
const ReplaceRecipientActionFilterSensitiveLog = (obj) => ({
|
|
570
|
-
...obj,
|
|
571
|
-
...(obj.ReplaceWith && { ReplaceWith: smithy_client_1.SENSITIVE_STRING }),
|
|
572
|
-
});
|
|
573
|
-
exports.ReplaceRecipientActionFilterSensitiveLog = ReplaceRecipientActionFilterSensitiveLog;
|
|
574
|
-
const RuleActionFilterSensitiveLog = (obj) => {
|
|
575
|
-
if (obj.Drop !== undefined)
|
|
576
|
-
return { Drop: obj.Drop };
|
|
577
|
-
if (obj.Relay !== undefined)
|
|
578
|
-
return { Relay: obj.Relay };
|
|
579
|
-
if (obj.Archive !== undefined)
|
|
580
|
-
return { Archive: obj.Archive };
|
|
581
|
-
if (obj.WriteToS3 !== undefined)
|
|
582
|
-
return { WriteToS3: obj.WriteToS3 };
|
|
583
|
-
if (obj.Send !== undefined)
|
|
584
|
-
return { Send: obj.Send };
|
|
585
|
-
if (obj.AddHeader !== undefined)
|
|
586
|
-
return { AddHeader: obj.AddHeader };
|
|
587
|
-
if (obj.ReplaceRecipient !== undefined)
|
|
588
|
-
return { ReplaceRecipient: (0, exports.ReplaceRecipientActionFilterSensitiveLog)(obj.ReplaceRecipient) };
|
|
589
|
-
if (obj.DeliverToMailbox !== undefined)
|
|
590
|
-
return { DeliverToMailbox: obj.DeliverToMailbox };
|
|
591
|
-
if (obj.DeliverToQBusiness !== undefined)
|
|
592
|
-
return { DeliverToQBusiness: obj.DeliverToQBusiness };
|
|
593
|
-
if (obj.PublishToSns !== undefined)
|
|
594
|
-
return { PublishToSns: obj.PublishToSns };
|
|
595
|
-
if (obj.$unknown !== undefined)
|
|
596
|
-
return { [obj.$unknown[0]]: "UNKNOWN" };
|
|
597
|
-
};
|
|
598
|
-
exports.RuleActionFilterSensitiveLog = RuleActionFilterSensitiveLog;
|
|
599
|
-
const RuleFilterSensitiveLog = (obj) => ({
|
|
600
|
-
...obj,
|
|
601
|
-
...(obj.Conditions && { Conditions: obj.Conditions.map((item) => item) }),
|
|
602
|
-
...(obj.Unless && { Unless: obj.Unless.map((item) => item) }),
|
|
603
|
-
...(obj.Actions && { Actions: obj.Actions.map((item) => (0, exports.RuleActionFilterSensitiveLog)(item)) }),
|
|
604
|
-
});
|
|
605
|
-
exports.RuleFilterSensitiveLog = RuleFilterSensitiveLog;
|
|
606
|
-
const CreateRuleSetRequestFilterSensitiveLog = (obj) => ({
|
|
607
|
-
...obj,
|
|
608
|
-
...(obj.Rules && { Rules: obj.Rules.map((item) => (0, exports.RuleFilterSensitiveLog)(item)) }),
|
|
609
|
-
});
|
|
610
|
-
exports.CreateRuleSetRequestFilterSensitiveLog = CreateRuleSetRequestFilterSensitiveLog;
|
|
611
|
-
const DeregisterMemberFromAddressListRequestFilterSensitiveLog = (obj) => ({
|
|
612
|
-
...obj,
|
|
613
|
-
...(obj.Address && { Address: smithy_client_1.SENSITIVE_STRING }),
|
|
614
|
-
});
|
|
615
|
-
exports.DeregisterMemberFromAddressListRequestFilterSensitiveLog = DeregisterMemberFromAddressListRequestFilterSensitiveLog;
|
|
616
|
-
const GetAddressListImportJobResponseFilterSensitiveLog = (obj) => ({
|
|
617
|
-
...obj,
|
|
618
|
-
...(obj.PreSignedUrl && { PreSignedUrl: smithy_client_1.SENSITIVE_STRING }),
|
|
619
|
-
});
|
|
620
|
-
exports.GetAddressListImportJobResponseFilterSensitiveLog = GetAddressListImportJobResponseFilterSensitiveLog;
|
|
621
|
-
const MetadataFilterSensitiveLog = (obj) => ({
|
|
622
|
-
...obj,
|
|
623
|
-
...(obj.SenderIpAddress && { SenderIpAddress: smithy_client_1.SENSITIVE_STRING }),
|
|
624
|
-
});
|
|
625
|
-
exports.MetadataFilterSensitiveLog = MetadataFilterSensitiveLog;
|
|
626
|
-
const GetArchiveMessageResponseFilterSensitiveLog = (obj) => ({
|
|
627
|
-
...obj,
|
|
628
|
-
...(obj.Metadata && { Metadata: (0, exports.MetadataFilterSensitiveLog)(obj.Metadata) }),
|
|
629
|
-
});
|
|
630
|
-
exports.GetArchiveMessageResponseFilterSensitiveLog = GetArchiveMessageResponseFilterSensitiveLog;
|
|
631
|
-
const RowFilterSensitiveLog = (obj) => ({
|
|
632
|
-
...obj,
|
|
633
|
-
...(obj.SenderIpAddress && { SenderIpAddress: smithy_client_1.SENSITIVE_STRING }),
|
|
634
|
-
});
|
|
635
|
-
exports.RowFilterSensitiveLog = RowFilterSensitiveLog;
|
|
636
|
-
const GetArchiveSearchResultsResponseFilterSensitiveLog = (obj) => ({
|
|
637
|
-
...obj,
|
|
638
|
-
...(obj.Rows && { Rows: obj.Rows.map((item) => (0, exports.RowFilterSensitiveLog)(item)) }),
|
|
639
|
-
});
|
|
640
|
-
exports.GetArchiveSearchResultsResponseFilterSensitiveLog = GetArchiveSearchResultsResponseFilterSensitiveLog;
|
|
641
|
-
const GetMemberOfAddressListRequestFilterSensitiveLog = (obj) => ({
|
|
642
|
-
...obj,
|
|
643
|
-
...(obj.Address && { Address: smithy_client_1.SENSITIVE_STRING }),
|
|
644
|
-
});
|
|
645
|
-
exports.GetMemberOfAddressListRequestFilterSensitiveLog = GetMemberOfAddressListRequestFilterSensitiveLog;
|
|
646
|
-
const GetMemberOfAddressListResponseFilterSensitiveLog = (obj) => ({
|
|
647
|
-
...obj,
|
|
648
|
-
...(obj.Address && { Address: smithy_client_1.SENSITIVE_STRING }),
|
|
649
|
-
});
|
|
650
|
-
exports.GetMemberOfAddressListResponseFilterSensitiveLog = GetMemberOfAddressListResponseFilterSensitiveLog;
|
|
651
|
-
const GetRuleSetResponseFilterSensitiveLog = (obj) => ({
|
|
652
|
-
...obj,
|
|
653
|
-
...(obj.Rules && { Rules: obj.Rules.map((item) => (0, exports.RuleFilterSensitiveLog)(item)) }),
|
|
654
|
-
});
|
|
655
|
-
exports.GetRuleSetResponseFilterSensitiveLog = GetRuleSetResponseFilterSensitiveLog;
|
|
656
|
-
const ImportJobFilterSensitiveLog = (obj) => ({
|
|
657
|
-
...obj,
|
|
658
|
-
...(obj.PreSignedUrl && { PreSignedUrl: smithy_client_1.SENSITIVE_STRING }),
|
|
659
|
-
});
|
|
660
|
-
exports.ImportJobFilterSensitiveLog = ImportJobFilterSensitiveLog;
|
|
661
|
-
const UpdateIngressPointRequestFilterSensitiveLog = (obj) => ({
|
|
662
|
-
...obj,
|
|
663
|
-
...(obj.IngressPointConfiguration && {
|
|
664
|
-
IngressPointConfiguration: (0, exports.IngressPointConfigurationFilterSensitiveLog)(obj.IngressPointConfiguration),
|
|
665
|
-
}),
|
|
666
|
-
});
|
|
667
|
-
exports.UpdateIngressPointRequestFilterSensitiveLog = UpdateIngressPointRequestFilterSensitiveLog;
|
|
668
|
-
const ListAddressListImportJobsResponseFilterSensitiveLog = (obj) => ({
|
|
669
|
-
...obj,
|
|
670
|
-
...(obj.ImportJobs && { ImportJobs: obj.ImportJobs.map((item) => (0, exports.ImportJobFilterSensitiveLog)(item)) }),
|
|
671
|
-
});
|
|
672
|
-
exports.ListAddressListImportJobsResponseFilterSensitiveLog = ListAddressListImportJobsResponseFilterSensitiveLog;
|
|
673
|
-
const ListMembersOfAddressListRequestFilterSensitiveLog = (obj) => ({
|
|
674
|
-
...obj,
|
|
675
|
-
...(obj.Filter && { Filter: (0, exports.AddressFilterFilterSensitiveLog)(obj.Filter) }),
|
|
676
|
-
});
|
|
677
|
-
exports.ListMembersOfAddressListRequestFilterSensitiveLog = ListMembersOfAddressListRequestFilterSensitiveLog;
|
|
678
|
-
const SavedAddressFilterSensitiveLog = (obj) => ({
|
|
679
|
-
...obj,
|
|
680
|
-
...(obj.Address && { Address: smithy_client_1.SENSITIVE_STRING }),
|
|
681
|
-
});
|
|
682
|
-
exports.SavedAddressFilterSensitiveLog = SavedAddressFilterSensitiveLog;
|
|
683
|
-
const ListMembersOfAddressListResponseFilterSensitiveLog = (obj) => ({
|
|
684
|
-
...obj,
|
|
685
|
-
...(obj.Addresses && { Addresses: obj.Addresses.map((item) => (0, exports.SavedAddressFilterSensitiveLog)(item)) }),
|
|
686
|
-
});
|
|
687
|
-
exports.ListMembersOfAddressListResponseFilterSensitiveLog = ListMembersOfAddressListResponseFilterSensitiveLog;
|
|
688
|
-
const RegisterMemberToAddressListRequestFilterSensitiveLog = (obj) => ({
|
|
689
|
-
...obj,
|
|
690
|
-
...(obj.Address && { Address: smithy_client_1.SENSITIVE_STRING }),
|
|
691
|
-
});
|
|
692
|
-
exports.RegisterMemberToAddressListRequestFilterSensitiveLog = RegisterMemberToAddressListRequestFilterSensitiveLog;
|
|
693
|
-
const UpdateRuleSetRequestFilterSensitiveLog = (obj) => ({
|
|
694
|
-
...obj,
|
|
695
|
-
...(obj.Rules && { Rules: obj.Rules.map((item) => (0, exports.RuleFilterSensitiveLog)(item)) }),
|
|
696
|
-
});
|
|
697
|
-
exports.UpdateRuleSetRequestFilterSensitiveLog = UpdateRuleSetRequestFilterSensitiveLog;
|