@aws-sdk/client-mailmanager 3.775.0 → 3.782.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/models/models_0.js +30 -2
- package/dist-cjs/protocols/Aws_json1_0.js +2 -0
- package/dist-es/models/models_0.js +28 -0
- package/dist-es/protocols/Aws_json1_0.js +2 -0
- package/dist-types/commands/CreateAddonInstanceCommand.d.ts +1 -0
- package/dist-types/commands/CreateAddonSubscriptionCommand.d.ts +1 -0
- package/dist-types/commands/CreateAddressListCommand.d.ts +1 -0
- package/dist-types/commands/CreateAddressListImportJobCommand.d.ts +1 -0
- package/dist-types/commands/CreateArchiveCommand.d.ts +1 -0
- package/dist-types/commands/CreateIngressPointCommand.d.ts +87 -0
- package/dist-types/commands/CreateRelayCommand.d.ts +1 -0
- package/dist-types/commands/CreateRuleSetCommand.d.ts +1 -0
- package/dist-types/commands/CreateTrafficPolicyCommand.d.ts +44 -0
- package/dist-types/commands/DeleteAddonInstanceCommand.d.ts +1 -0
- package/dist-types/commands/DeleteAddonSubscriptionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteAddressListCommand.d.ts +1 -0
- package/dist-types/commands/DeleteArchiveCommand.d.ts +1 -0
- package/dist-types/commands/DeleteIngressPointCommand.d.ts +14 -0
- package/dist-types/commands/DeleteRelayCommand.d.ts +1 -0
- package/dist-types/commands/DeleteRuleSetCommand.d.ts +1 -0
- package/dist-types/commands/DeleteTrafficPolicyCommand.d.ts +14 -0
- package/dist-types/commands/DeregisterMemberFromAddressListCommand.d.ts +1 -0
- package/dist-types/commands/GetAddonInstanceCommand.d.ts +1 -0
- package/dist-types/commands/GetAddonSubscriptionCommand.d.ts +1 -0
- package/dist-types/commands/GetAddressListCommand.d.ts +1 -0
- package/dist-types/commands/GetAddressListImportJobCommand.d.ts +1 -0
- package/dist-types/commands/GetArchiveCommand.d.ts +1 -0
- package/dist-types/commands/GetArchiveExportCommand.d.ts +1 -0
- package/dist-types/commands/GetArchiveMessageCommand.d.ts +1 -0
- package/dist-types/commands/GetArchiveMessageContentCommand.d.ts +1 -0
- package/dist-types/commands/GetArchiveSearchCommand.d.ts +1 -0
- package/dist-types/commands/GetArchiveSearchResultsCommand.d.ts +1 -0
- package/dist-types/commands/GetIngressPointCommand.d.ts +52 -0
- package/dist-types/commands/GetMemberOfAddressListCommand.d.ts +1 -0
- package/dist-types/commands/GetRelayCommand.d.ts +1 -0
- package/dist-types/commands/GetRuleSetCommand.d.ts +1 -0
- package/dist-types/commands/GetTrafficPolicyCommand.d.ts +48 -0
- package/dist-types/commands/ListAddonInstancesCommand.d.ts +1 -0
- package/dist-types/commands/ListAddonSubscriptionsCommand.d.ts +1 -0
- package/dist-types/commands/ListAddressListImportJobsCommand.d.ts +1 -0
- package/dist-types/commands/ListAddressListsCommand.d.ts +1 -0
- package/dist-types/commands/ListArchiveExportsCommand.d.ts +1 -0
- package/dist-types/commands/ListArchiveSearchesCommand.d.ts +1 -0
- package/dist-types/commands/ListArchivesCommand.d.ts +1 -0
- package/dist-types/commands/ListIngressPointsCommand.d.ts +68 -0
- package/dist-types/commands/ListMembersOfAddressListCommand.d.ts +1 -0
- package/dist-types/commands/ListRelaysCommand.d.ts +1 -0
- package/dist-types/commands/ListRuleSetsCommand.d.ts +1 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -0
- package/dist-types/commands/ListTrafficPoliciesCommand.d.ts +62 -0
- package/dist-types/commands/RegisterMemberToAddressListCommand.d.ts +1 -0
- package/dist-types/commands/StartAddressListImportJobCommand.d.ts +1 -0
- package/dist-types/commands/StartArchiveExportCommand.d.ts +1 -0
- package/dist-types/commands/StartArchiveSearchCommand.d.ts +1 -0
- package/dist-types/commands/StopAddressListImportJobCommand.d.ts +1 -0
- package/dist-types/commands/StopArchiveExportCommand.d.ts +1 -0
- package/dist-types/commands/StopArchiveSearchCommand.d.ts +1 -0
- package/dist-types/commands/TagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -0
- package/dist-types/commands/UpdateArchiveCommand.d.ts +1 -0
- package/dist-types/commands/UpdateIngressPointCommand.d.ts +62 -0
- package/dist-types/commands/UpdateRelayCommand.d.ts +1 -0
- package/dist-types/commands/UpdateRuleSetCommand.d.ts +1 -0
- package/dist-types/commands/UpdateTrafficPolicyCommand.d.ts +70 -0
- package/dist-types/models/models_0.d.ts +171 -1
- package/dist-types/ts3.4/models/models_0.d.ts +83 -0
- package/package.json +5 -5
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
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 = void 0;
|
|
3
|
+
exports.IngressIpv4Attribute = exports.IngressBooleanOperator = 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.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 = void 0;
|
|
5
5
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
6
6
|
const MailManagerServiceException_1 = require("./MailManagerServiceException");
|
|
7
7
|
exports.AcceptAction = {
|
|
@@ -190,6 +190,20 @@ var IngressPointConfiguration;
|
|
|
190
190
|
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
191
191
|
};
|
|
192
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 = {}));
|
|
193
207
|
exports.IngressPointType = {
|
|
194
208
|
AUTH: "AUTH",
|
|
195
209
|
OPEN: "OPEN",
|
|
@@ -407,6 +421,17 @@ exports.IngressIpOperator = {
|
|
|
407
421
|
CIDR_MATCHES: "CIDR_MATCHES",
|
|
408
422
|
NOT_CIDR_MATCHES: "NOT_CIDR_MATCHES",
|
|
409
423
|
};
|
|
424
|
+
exports.IngressIpv6Attribute = {
|
|
425
|
+
SENDER_IPV6: "SENDER_IPV6",
|
|
426
|
+
};
|
|
427
|
+
var IngressIpv6ToEvaluate;
|
|
428
|
+
(function (IngressIpv6ToEvaluate) {
|
|
429
|
+
IngressIpv6ToEvaluate.visit = (value, visitor) => {
|
|
430
|
+
if (value.Attribute !== undefined)
|
|
431
|
+
return visitor.Attribute(value.Attribute);
|
|
432
|
+
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
433
|
+
};
|
|
434
|
+
})(IngressIpv6ToEvaluate || (exports.IngressIpv6ToEvaluate = IngressIpv6ToEvaluate = {}));
|
|
410
435
|
exports.IngressStringEmailAttribute = {
|
|
411
436
|
RECIPIENT: "RECIPIENT",
|
|
412
437
|
};
|
|
@@ -453,6 +478,8 @@ var PolicyCondition;
|
|
|
453
478
|
return visitor.StringExpression(value.StringExpression);
|
|
454
479
|
if (value.IpExpression !== undefined)
|
|
455
480
|
return visitor.IpExpression(value.IpExpression);
|
|
481
|
+
if (value.Ipv6Expression !== undefined)
|
|
482
|
+
return visitor.Ipv6Expression(value.Ipv6Expression);
|
|
456
483
|
if (value.TlsExpression !== undefined)
|
|
457
484
|
return visitor.TlsExpression(value.TlsExpression);
|
|
458
485
|
if (value.BooleanExpression !== undefined)
|
|
@@ -526,6 +553,7 @@ const CreateIngressPointRequestFilterSensitiveLog = (obj) => ({
|
|
|
526
553
|
...(obj.IngressPointConfiguration && {
|
|
527
554
|
IngressPointConfiguration: (0, exports.IngressPointConfigurationFilterSensitiveLog)(obj.IngressPointConfiguration),
|
|
528
555
|
}),
|
|
556
|
+
...(obj.NetworkConfiguration && { NetworkConfiguration: obj.NetworkConfiguration }),
|
|
529
557
|
});
|
|
530
558
|
exports.CreateIngressPointRequestFilterSensitiveLog = CreateIngressPointRequestFilterSensitiveLog;
|
|
531
559
|
const ReplaceRecipientActionFilterSensitiveLog = (obj) => ({
|
|
@@ -1400,6 +1400,7 @@ const se_CreateIngressPointRequest = (input, context) => {
|
|
|
1400
1400
|
ClientToken: [true, (_) => _ ?? (0, uuid_1.v4)()],
|
|
1401
1401
|
IngressPointConfiguration: smithy_client_1._json,
|
|
1402
1402
|
IngressPointName: [],
|
|
1403
|
+
NetworkConfiguration: smithy_client_1._json,
|
|
1403
1404
|
RuleSetId: [],
|
|
1404
1405
|
Tags: smithy_client_1._json,
|
|
1405
1406
|
TrafficPolicyId: [],
|
|
@@ -1683,6 +1684,7 @@ const de_GetIngressPointResponse = (output, context) => {
|
|
|
1683
1684
|
IngressPointId: smithy_client_1.expectString,
|
|
1684
1685
|
IngressPointName: smithy_client_1.expectString,
|
|
1685
1686
|
LastUpdatedTimestamp: (_) => (0, smithy_client_1.expectNonNull)((0, smithy_client_1.parseEpochTimestamp)((0, smithy_client_1.expectNumber)(_))),
|
|
1687
|
+
NetworkConfiguration: (_) => (0, smithy_client_1._json)((0, core_1.awsExpectUnion)(_)),
|
|
1686
1688
|
RuleSetId: smithy_client_1.expectString,
|
|
1687
1689
|
Status: smithy_client_1.expectString,
|
|
1688
1690
|
TrafficPolicyId: smithy_client_1.expectString,
|
|
@@ -180,6 +180,20 @@ export var IngressPointConfiguration;
|
|
|
180
180
|
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
181
181
|
};
|
|
182
182
|
})(IngressPointConfiguration || (IngressPointConfiguration = {}));
|
|
183
|
+
export const IpType = {
|
|
184
|
+
DUAL_STACK: "DUAL_STACK",
|
|
185
|
+
IPV4: "IPV4",
|
|
186
|
+
};
|
|
187
|
+
export var NetworkConfiguration;
|
|
188
|
+
(function (NetworkConfiguration) {
|
|
189
|
+
NetworkConfiguration.visit = (value, visitor) => {
|
|
190
|
+
if (value.PublicNetworkConfiguration !== undefined)
|
|
191
|
+
return visitor.PublicNetworkConfiguration(value.PublicNetworkConfiguration);
|
|
192
|
+
if (value.PrivateNetworkConfiguration !== undefined)
|
|
193
|
+
return visitor.PrivateNetworkConfiguration(value.PrivateNetworkConfiguration);
|
|
194
|
+
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
195
|
+
};
|
|
196
|
+
})(NetworkConfiguration || (NetworkConfiguration = {}));
|
|
183
197
|
export const IngressPointType = {
|
|
184
198
|
AUTH: "AUTH",
|
|
185
199
|
OPEN: "OPEN",
|
|
@@ -397,6 +411,17 @@ export const IngressIpOperator = {
|
|
|
397
411
|
CIDR_MATCHES: "CIDR_MATCHES",
|
|
398
412
|
NOT_CIDR_MATCHES: "NOT_CIDR_MATCHES",
|
|
399
413
|
};
|
|
414
|
+
export const IngressIpv6Attribute = {
|
|
415
|
+
SENDER_IPV6: "SENDER_IPV6",
|
|
416
|
+
};
|
|
417
|
+
export var IngressIpv6ToEvaluate;
|
|
418
|
+
(function (IngressIpv6ToEvaluate) {
|
|
419
|
+
IngressIpv6ToEvaluate.visit = (value, visitor) => {
|
|
420
|
+
if (value.Attribute !== undefined)
|
|
421
|
+
return visitor.Attribute(value.Attribute);
|
|
422
|
+
return visitor._(value.$unknown[0], value.$unknown[1]);
|
|
423
|
+
};
|
|
424
|
+
})(IngressIpv6ToEvaluate || (IngressIpv6ToEvaluate = {}));
|
|
400
425
|
export const IngressStringEmailAttribute = {
|
|
401
426
|
RECIPIENT: "RECIPIENT",
|
|
402
427
|
};
|
|
@@ -443,6 +468,8 @@ export var PolicyCondition;
|
|
|
443
468
|
return visitor.StringExpression(value.StringExpression);
|
|
444
469
|
if (value.IpExpression !== undefined)
|
|
445
470
|
return visitor.IpExpression(value.IpExpression);
|
|
471
|
+
if (value.Ipv6Expression !== undefined)
|
|
472
|
+
return visitor.Ipv6Expression(value.Ipv6Expression);
|
|
446
473
|
if (value.TlsExpression !== undefined)
|
|
447
474
|
return visitor.TlsExpression(value.TlsExpression);
|
|
448
475
|
if (value.BooleanExpression !== undefined)
|
|
@@ -513,6 +540,7 @@ export const CreateIngressPointRequestFilterSensitiveLog = (obj) => ({
|
|
|
513
540
|
...(obj.IngressPointConfiguration && {
|
|
514
541
|
IngressPointConfiguration: IngressPointConfigurationFilterSensitiveLog(obj.IngressPointConfiguration),
|
|
515
542
|
}),
|
|
543
|
+
...(obj.NetworkConfiguration && { NetworkConfiguration: obj.NetworkConfiguration }),
|
|
516
544
|
});
|
|
517
545
|
export const ReplaceRecipientActionFilterSensitiveLog = (obj) => ({
|
|
518
546
|
...obj,
|
|
@@ -1275,6 +1275,7 @@ const se_CreateIngressPointRequest = (input, context) => {
|
|
|
1275
1275
|
ClientToken: [true, (_) => _ ?? generateIdempotencyToken()],
|
|
1276
1276
|
IngressPointConfiguration: _json,
|
|
1277
1277
|
IngressPointName: [],
|
|
1278
|
+
NetworkConfiguration: _json,
|
|
1278
1279
|
RuleSetId: [],
|
|
1279
1280
|
Tags: _json,
|
|
1280
1281
|
TrafficPolicyId: [],
|
|
@@ -1558,6 +1559,7 @@ const de_GetIngressPointResponse = (output, context) => {
|
|
|
1558
1559
|
IngressPointId: __expectString,
|
|
1559
1560
|
IngressPointName: __expectString,
|
|
1560
1561
|
LastUpdatedTimestamp: (_) => __expectNonNull(__parseEpochTimestamp(__expectNumber(_))),
|
|
1562
|
+
NetworkConfiguration: (_) => _json(__expectUnion(_)),
|
|
1561
1563
|
RuleSetId: __expectString,
|
|
1562
1564
|
Status: __expectString,
|
|
1563
1565
|
TrafficPolicyId: __expectString,
|
|
@@ -75,6 +75,7 @@ declare const CreateAddonInstanceCommand_base: {
|
|
|
75
75
|
* @throws {@link MailManagerServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from MailManager service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class CreateAddonInstanceCommand extends CreateAddonInstanceCommand_base {
|
|
@@ -72,6 +72,7 @@ declare const CreateAddonSubscriptionCommand_base: {
|
|
|
72
72
|
* @throws {@link MailManagerServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from MailManager service.</p>
|
|
74
74
|
*
|
|
75
|
+
*
|
|
75
76
|
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class CreateAddonSubscriptionCommand extends CreateAddonSubscriptionCommand_base {
|
|
@@ -76,6 +76,7 @@ declare const CreateAddressListCommand_base: {
|
|
|
76
76
|
* @throws {@link MailManagerServiceException}
|
|
77
77
|
* <p>Base exception class for all service exceptions from MailManager service.</p>
|
|
78
78
|
*
|
|
79
|
+
*
|
|
79
80
|
* @public
|
|
80
81
|
*/
|
|
81
82
|
export declare class CreateAddressListCommand extends CreateAddressListCommand_base {
|
|
@@ -72,6 +72,7 @@ declare const CreateAddressListImportJobCommand_base: {
|
|
|
72
72
|
* @throws {@link MailManagerServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from MailManager service.</p>
|
|
74
74
|
*
|
|
75
|
+
*
|
|
75
76
|
* @public
|
|
76
77
|
*/
|
|
77
78
|
export declare class CreateAddressListImportJobCommand extends CreateAddressListImportJobCommand_base {
|
|
@@ -80,6 +80,7 @@ declare const CreateArchiveCommand_base: {
|
|
|
80
80
|
* @throws {@link MailManagerServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from MailManager service.</p>
|
|
82
82
|
*
|
|
83
|
+
*
|
|
83
84
|
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class CreateArchiveCommand extends CreateArchiveCommand_base {
|
|
@@ -44,6 +44,14 @@ declare const CreateIngressPointCommand_base: {
|
|
|
44
44
|
* SmtpPassword: "STRING_VALUE",
|
|
45
45
|
* SecretArn: "STRING_VALUE",
|
|
46
46
|
* },
|
|
47
|
+
* NetworkConfiguration: { // NetworkConfiguration Union: only one key present
|
|
48
|
+
* PublicNetworkConfiguration: { // PublicNetworkConfiguration
|
|
49
|
+
* IpType: "IPV4" || "DUAL_STACK", // required
|
|
50
|
+
* },
|
|
51
|
+
* PrivateNetworkConfiguration: { // PrivateNetworkConfiguration
|
|
52
|
+
* VpcEndpointId: "STRING_VALUE", // required
|
|
53
|
+
* },
|
|
54
|
+
* },
|
|
47
55
|
* Tags: [ // TagList
|
|
48
56
|
* { // Tag
|
|
49
57
|
* Key: "STRING_VALUE", // required
|
|
@@ -77,6 +85,85 @@ declare const CreateIngressPointCommand_base: {
|
|
|
77
85
|
* @throws {@link MailManagerServiceException}
|
|
78
86
|
* <p>Base exception class for all service exceptions from MailManager service.</p>
|
|
79
87
|
*
|
|
88
|
+
*
|
|
89
|
+
* @example Create Open IngressPoint
|
|
90
|
+
* ```javascript
|
|
91
|
+
* //
|
|
92
|
+
* const input = {
|
|
93
|
+
* IngressPointName: "ingressPointName",
|
|
94
|
+
* RuleSetId: "rs-12345",
|
|
95
|
+
* Tags: [
|
|
96
|
+
* {
|
|
97
|
+
* Key: "key",
|
|
98
|
+
* Value: "value"
|
|
99
|
+
* }
|
|
100
|
+
* ],
|
|
101
|
+
* TrafficPolicyId: "tp-12345",
|
|
102
|
+
* Type: "OPEN"
|
|
103
|
+
* };
|
|
104
|
+
* const command = new CreateIngressPointCommand(input);
|
|
105
|
+
* const response = await client.send(command);
|
|
106
|
+
* /* response is
|
|
107
|
+
* {
|
|
108
|
+
* IngressPointId: "inp-12345"
|
|
109
|
+
* }
|
|
110
|
+
* *\/
|
|
111
|
+
* ```
|
|
112
|
+
*
|
|
113
|
+
* @example Create Auth IngressPoint with Password
|
|
114
|
+
* ```javascript
|
|
115
|
+
* //
|
|
116
|
+
* const input = {
|
|
117
|
+
* IngressPointConfiguration: {
|
|
118
|
+
* SmtpPassword: "smtpPassword"
|
|
119
|
+
* },
|
|
120
|
+
* IngressPointName: "ingressPointName",
|
|
121
|
+
* RuleSetId: "rs-12345",
|
|
122
|
+
* Tags: [
|
|
123
|
+
* {
|
|
124
|
+
* Key: "key",
|
|
125
|
+
* Value: "value"
|
|
126
|
+
* }
|
|
127
|
+
* ],
|
|
128
|
+
* TrafficPolicyId: "tp-12345",
|
|
129
|
+
* Type: "AUTH"
|
|
130
|
+
* };
|
|
131
|
+
* const command = new CreateIngressPointCommand(input);
|
|
132
|
+
* const response = await client.send(command);
|
|
133
|
+
* /* response is
|
|
134
|
+
* {
|
|
135
|
+
* IngressPointId: "inp-12345"
|
|
136
|
+
* }
|
|
137
|
+
* *\/
|
|
138
|
+
* ```
|
|
139
|
+
*
|
|
140
|
+
* @example Create Auth IngressPoint with SecretsManager Secret
|
|
141
|
+
* ```javascript
|
|
142
|
+
* //
|
|
143
|
+
* const input = {
|
|
144
|
+
* IngressPointConfiguration: {
|
|
145
|
+
* SecretArn: "arn:aws:secretsmanager:us-west-2:123456789012:secret:abcde"
|
|
146
|
+
* },
|
|
147
|
+
* IngressPointName: "ingressPointName",
|
|
148
|
+
* RuleSetId: "rs-12345",
|
|
149
|
+
* Tags: [
|
|
150
|
+
* {
|
|
151
|
+
* Key: "key",
|
|
152
|
+
* Value: "value"
|
|
153
|
+
* }
|
|
154
|
+
* ],
|
|
155
|
+
* TrafficPolicyId: "tp-12345",
|
|
156
|
+
* Type: "AUTH"
|
|
157
|
+
* };
|
|
158
|
+
* const command = new CreateIngressPointCommand(input);
|
|
159
|
+
* const response = await client.send(command);
|
|
160
|
+
* /* response is
|
|
161
|
+
* {
|
|
162
|
+
* IngressPointId: "inp-12345"
|
|
163
|
+
* }
|
|
164
|
+
* *\/
|
|
165
|
+
* ```
|
|
166
|
+
*
|
|
80
167
|
* @public
|
|
81
168
|
*/
|
|
82
169
|
export declare class CreateIngressPointCommand extends CreateIngressPointCommand_base {
|
|
@@ -77,6 +77,7 @@ declare const CreateRelayCommand_base: {
|
|
|
77
77
|
* @throws {@link MailManagerServiceException}
|
|
78
78
|
* <p>Base exception class for all service exceptions from MailManager service.</p>
|
|
79
79
|
*
|
|
80
|
+
*
|
|
80
81
|
* @public
|
|
81
82
|
*/
|
|
82
83
|
export declare class CreateRelayCommand extends CreateRelayCommand_base {
|
|
@@ -255,6 +255,7 @@ declare const CreateRuleSetCommand_base: {
|
|
|
255
255
|
* @throws {@link MailManagerServiceException}
|
|
256
256
|
* <p>Base exception class for all service exceptions from MailManager service.</p>
|
|
257
257
|
*
|
|
258
|
+
*
|
|
258
259
|
* @public
|
|
259
260
|
*/
|
|
260
261
|
export declare class CreateRuleSetCommand extends CreateRuleSetCommand_base {
|
|
@@ -63,6 +63,15 @@ declare const CreateTrafficPolicyCommand_base: {
|
|
|
63
63
|
* "STRING_VALUE",
|
|
64
64
|
* ],
|
|
65
65
|
* },
|
|
66
|
+
* Ipv6Expression: { // IngressIpv6Expression
|
|
67
|
+
* Evaluate: { // IngressIpv6ToEvaluate Union: only one key present
|
|
68
|
+
* Attribute: "SENDER_IPV6",
|
|
69
|
+
* },
|
|
70
|
+
* Operator: "CIDR_MATCHES" || "NOT_CIDR_MATCHES", // required
|
|
71
|
+
* Values: [ // Ipv6Cidrs // required
|
|
72
|
+
* "STRING_VALUE",
|
|
73
|
+
* ],
|
|
74
|
+
* },
|
|
66
75
|
* TlsExpression: { // IngressTlsProtocolExpression
|
|
67
76
|
* Evaluate: { // IngressTlsProtocolToEvaluate Union: only one key present
|
|
68
77
|
* Attribute: "TLS_PROTOCOL",
|
|
@@ -125,6 +134,41 @@ declare const CreateTrafficPolicyCommand_base: {
|
|
|
125
134
|
* @throws {@link MailManagerServiceException}
|
|
126
135
|
* <p>Base exception class for all service exceptions from MailManager service.</p>
|
|
127
136
|
*
|
|
137
|
+
*
|
|
138
|
+
* @example Create TrafficPolicy
|
|
139
|
+
* ```javascript
|
|
140
|
+
* //
|
|
141
|
+
* const input = {
|
|
142
|
+
* DefaultAction: "DENY",
|
|
143
|
+
* PolicyStatements: [
|
|
144
|
+
* {
|
|
145
|
+
* Action: "ALLOW",
|
|
146
|
+
* Conditions: [
|
|
147
|
+
* {
|
|
148
|
+
* IpExpression: {
|
|
149
|
+
* Evaluate: {
|
|
150
|
+
* Attribute: "SENDER_IP"
|
|
151
|
+
* },
|
|
152
|
+
* Operator: "CIDR_MATCHES",
|
|
153
|
+
* Values: [
|
|
154
|
+
* "0.0.0.0/12"
|
|
155
|
+
* ]
|
|
156
|
+
* }
|
|
157
|
+
* }
|
|
158
|
+
* ]
|
|
159
|
+
* }
|
|
160
|
+
* ],
|
|
161
|
+
* TrafficPolicyName: "trafficPolicyName"
|
|
162
|
+
* };
|
|
163
|
+
* const command = new CreateTrafficPolicyCommand(input);
|
|
164
|
+
* const response = await client.send(command);
|
|
165
|
+
* /* response is
|
|
166
|
+
* {
|
|
167
|
+
* TrafficPolicyId: "tp-13245"
|
|
168
|
+
* }
|
|
169
|
+
* *\/
|
|
170
|
+
* ```
|
|
171
|
+
*
|
|
128
172
|
* @public
|
|
129
173
|
*/
|
|
130
174
|
export declare class CreateTrafficPolicyCommand extends CreateTrafficPolicyCommand_base {
|
|
@@ -58,6 +58,7 @@ declare const DeleteAddonInstanceCommand_base: {
|
|
|
58
58
|
* @throws {@link MailManagerServiceException}
|
|
59
59
|
* <p>Base exception class for all service exceptions from MailManager service.</p>
|
|
60
60
|
*
|
|
61
|
+
*
|
|
61
62
|
* @public
|
|
62
63
|
*/
|
|
63
64
|
export declare class DeleteAddonInstanceCommand extends DeleteAddonInstanceCommand_base {
|
|
@@ -58,6 +58,7 @@ declare const DeleteAddonSubscriptionCommand_base: {
|
|
|
58
58
|
* @throws {@link MailManagerServiceException}
|
|
59
59
|
* <p>Base exception class for all service exceptions from MailManager service.</p>
|
|
60
60
|
*
|
|
61
|
+
*
|
|
61
62
|
* @public
|
|
62
63
|
*/
|
|
63
64
|
export declare class DeleteAddonSubscriptionCommand extends DeleteAddonSubscriptionCommand_base {
|
|
@@ -61,6 +61,7 @@ declare const DeleteAddressListCommand_base: {
|
|
|
61
61
|
* @throws {@link MailManagerServiceException}
|
|
62
62
|
* <p>Base exception class for all service exceptions from MailManager service.</p>
|
|
63
63
|
*
|
|
64
|
+
*
|
|
64
65
|
* @public
|
|
65
66
|
*/
|
|
66
67
|
export declare class DeleteAddressListCommand extends DeleteAddressListCommand_base {
|
|
@@ -68,6 +68,7 @@ declare const DeleteArchiveCommand_base: {
|
|
|
68
68
|
* @throws {@link MailManagerServiceException}
|
|
69
69
|
* <p>Base exception class for all service exceptions from MailManager service.</p>
|
|
70
70
|
*
|
|
71
|
+
*
|
|
71
72
|
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class DeleteArchiveCommand extends DeleteArchiveCommand_base {
|
|
@@ -61,6 +61,20 @@ declare const DeleteIngressPointCommand_base: {
|
|
|
61
61
|
* @throws {@link MailManagerServiceException}
|
|
62
62
|
* <p>Base exception class for all service exceptions from MailManager service.</p>
|
|
63
63
|
*
|
|
64
|
+
*
|
|
65
|
+
* @example Delete IngressPoint
|
|
66
|
+
* ```javascript
|
|
67
|
+
* //
|
|
68
|
+
* const input = {
|
|
69
|
+
* IngressPointId: "inp-12345"
|
|
70
|
+
* };
|
|
71
|
+
* const command = new DeleteIngressPointCommand(input);
|
|
72
|
+
* const response = await client.send(command);
|
|
73
|
+
* /* response is
|
|
74
|
+
* { /* empty *\/ }
|
|
75
|
+
* *\/
|
|
76
|
+
* ```
|
|
77
|
+
*
|
|
64
78
|
* @public
|
|
65
79
|
*/
|
|
66
80
|
export declare class DeleteIngressPointCommand extends DeleteIngressPointCommand_base {
|
|
@@ -61,6 +61,7 @@ declare const DeleteRelayCommand_base: {
|
|
|
61
61
|
* @throws {@link MailManagerServiceException}
|
|
62
62
|
* <p>Base exception class for all service exceptions from MailManager service.</p>
|
|
63
63
|
*
|
|
64
|
+
*
|
|
64
65
|
* @public
|
|
65
66
|
*/
|
|
66
67
|
export declare class DeleteRelayCommand extends DeleteRelayCommand_base {
|
|
@@ -58,6 +58,7 @@ declare const DeleteRuleSetCommand_base: {
|
|
|
58
58
|
* @throws {@link MailManagerServiceException}
|
|
59
59
|
* <p>Base exception class for all service exceptions from MailManager service.</p>
|
|
60
60
|
*
|
|
61
|
+
*
|
|
61
62
|
* @public
|
|
62
63
|
*/
|
|
63
64
|
export declare class DeleteRuleSetCommand extends DeleteRuleSetCommand_base {
|
|
@@ -61,6 +61,20 @@ declare const DeleteTrafficPolicyCommand_base: {
|
|
|
61
61
|
* @throws {@link MailManagerServiceException}
|
|
62
62
|
* <p>Base exception class for all service exceptions from MailManager service.</p>
|
|
63
63
|
*
|
|
64
|
+
*
|
|
65
|
+
* @example Delete TrafficPolicy
|
|
66
|
+
* ```javascript
|
|
67
|
+
* //
|
|
68
|
+
* const input = {
|
|
69
|
+
* TrafficPolicyId: "tp-12345"
|
|
70
|
+
* };
|
|
71
|
+
* const command = new DeleteTrafficPolicyCommand(input);
|
|
72
|
+
* const response = await client.send(command);
|
|
73
|
+
* /* response is
|
|
74
|
+
* { /* empty *\/ }
|
|
75
|
+
* *\/
|
|
76
|
+
* ```
|
|
77
|
+
*
|
|
64
78
|
* @public
|
|
65
79
|
*/
|
|
66
80
|
export declare class DeleteTrafficPolicyCommand extends DeleteTrafficPolicyCommand_base {
|
|
@@ -65,6 +65,7 @@ declare const DeregisterMemberFromAddressListCommand_base: {
|
|
|
65
65
|
* @throws {@link MailManagerServiceException}
|
|
66
66
|
* <p>Base exception class for all service exceptions from MailManager service.</p>
|
|
67
67
|
*
|
|
68
|
+
*
|
|
68
69
|
* @public
|
|
69
70
|
*/
|
|
70
71
|
export declare class DeregisterMemberFromAddressListCommand extends DeregisterMemberFromAddressListCommand_base {
|
|
@@ -63,6 +63,7 @@ declare const GetAddonInstanceCommand_base: {
|
|
|
63
63
|
* @throws {@link MailManagerServiceException}
|
|
64
64
|
* <p>Base exception class for all service exceptions from MailManager service.</p>
|
|
65
65
|
*
|
|
66
|
+
*
|
|
66
67
|
* @public
|
|
67
68
|
*/
|
|
68
69
|
export declare class GetAddonInstanceCommand extends GetAddonInstanceCommand_base {
|
|
@@ -62,6 +62,7 @@ declare const GetAddonSubscriptionCommand_base: {
|
|
|
62
62
|
* @throws {@link MailManagerServiceException}
|
|
63
63
|
* <p>Base exception class for all service exceptions from MailManager service.</p>
|
|
64
64
|
*
|
|
65
|
+
*
|
|
65
66
|
* @public
|
|
66
67
|
*/
|
|
67
68
|
export declare class GetAddonSubscriptionCommand extends GetAddonSubscriptionCommand_base {
|
|
@@ -70,6 +70,7 @@ declare const GetAddressListCommand_base: {
|
|
|
70
70
|
* @throws {@link MailManagerServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from MailManager service.</p>
|
|
72
72
|
*
|
|
73
|
+
*
|
|
73
74
|
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class GetAddressListCommand extends GetAddressListCommand_base {
|
|
@@ -79,6 +79,7 @@ declare const GetAddressListImportJobCommand_base: {
|
|
|
79
79
|
* @throws {@link MailManagerServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from MailManager service.</p>
|
|
81
81
|
*
|
|
82
|
+
*
|
|
82
83
|
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class GetAddressListImportJobCommand extends GetAddressListImportJobCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const GetArchiveCommand_base: {
|
|
|
75
75
|
* @throws {@link MailManagerServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from MailManager service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class GetArchiveCommand extends GetArchiveCommand_base {
|
|
@@ -117,6 +117,7 @@ declare const GetArchiveExportCommand_base: {
|
|
|
117
117
|
* @throws {@link MailManagerServiceException}
|
|
118
118
|
* <p>Base exception class for all service exceptions from MailManager service.</p>
|
|
119
119
|
*
|
|
120
|
+
*
|
|
120
121
|
* @public
|
|
121
122
|
*/
|
|
122
123
|
export declare class GetArchiveExportCommand extends GetArchiveExportCommand_base {
|
|
@@ -87,6 +87,7 @@ declare const GetArchiveMessageCommand_base: {
|
|
|
87
87
|
* @throws {@link MailManagerServiceException}
|
|
88
88
|
* <p>Base exception class for all service exceptions from MailManager service.</p>
|
|
89
89
|
*
|
|
90
|
+
*
|
|
90
91
|
* @public
|
|
91
92
|
*/
|
|
92
93
|
export declare class GetArchiveMessageCommand extends GetArchiveMessageCommand_base {
|
|
@@ -69,6 +69,7 @@ declare const GetArchiveMessageContentCommand_base: {
|
|
|
69
69
|
* @throws {@link MailManagerServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from MailManager service.</p>
|
|
71
71
|
*
|
|
72
|
+
*
|
|
72
73
|
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class GetArchiveMessageContentCommand extends GetArchiveMessageContentCommand_base {
|
|
@@ -112,6 +112,7 @@ declare const GetArchiveSearchCommand_base: {
|
|
|
112
112
|
* @throws {@link MailManagerServiceException}
|
|
113
113
|
* <p>Base exception class for all service exceptions from MailManager service.</p>
|
|
114
114
|
*
|
|
115
|
+
*
|
|
115
116
|
* @public
|
|
116
117
|
*/
|
|
117
118
|
export declare class GetArchiveSearchCommand extends GetArchiveSearchCommand_base {
|
|
@@ -96,6 +96,7 @@ declare const GetArchiveSearchResultsCommand_base: {
|
|
|
96
96
|
* @throws {@link MailManagerServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from MailManager service.</p>
|
|
98
98
|
*
|
|
99
|
+
*
|
|
99
100
|
* @public
|
|
100
101
|
*/
|
|
101
102
|
export declare class GetArchiveSearchResultsCommand extends GetArchiveSearchResultsCommand_base {
|
|
@@ -56,6 +56,14 @@ declare const GetIngressPointCommand_base: {
|
|
|
56
56
|
* // },
|
|
57
57
|
* // SecretArn: "STRING_VALUE",
|
|
58
58
|
* // },
|
|
59
|
+
* // NetworkConfiguration: { // NetworkConfiguration Union: only one key present
|
|
60
|
+
* // PublicNetworkConfiguration: { // PublicNetworkConfiguration
|
|
61
|
+
* // IpType: "IPV4" || "DUAL_STACK", // required
|
|
62
|
+
* // },
|
|
63
|
+
* // PrivateNetworkConfiguration: { // PrivateNetworkConfiguration
|
|
64
|
+
* // VpcEndpointId: "STRING_VALUE", // required
|
|
65
|
+
* // },
|
|
66
|
+
* // },
|
|
59
67
|
* // CreatedTimestamp: new Date("TIMESTAMP"),
|
|
60
68
|
* // LastUpdatedTimestamp: new Date("TIMESTAMP"),
|
|
61
69
|
* // };
|
|
@@ -77,6 +85,50 @@ declare const GetIngressPointCommand_base: {
|
|
|
77
85
|
* @throws {@link MailManagerServiceException}
|
|
78
86
|
* <p>Base exception class for all service exceptions from MailManager service.</p>
|
|
79
87
|
*
|
|
88
|
+
*
|
|
89
|
+
* @example Get Open IngressPoint
|
|
90
|
+
* ```javascript
|
|
91
|
+
* //
|
|
92
|
+
* const input = {
|
|
93
|
+
* IngressPointId: "inp-12345"
|
|
94
|
+
* };
|
|
95
|
+
* const command = new GetIngressPointCommand(input);
|
|
96
|
+
* const response = await client.send(command);
|
|
97
|
+
* /* response is
|
|
98
|
+
* {
|
|
99
|
+
* ARecord: "abcde123.prod.us-east-1.email-border.ses.aws.a2z.com",
|
|
100
|
+
* IngressPointArn: "arn:aws:ses:us-east-1:123456789012:mailmanager-ingress-point/inp-12345",
|
|
101
|
+
* IngressPointId: "inp-12345",
|
|
102
|
+
* IngressPointName: "ingressPointName",
|
|
103
|
+
* Status: "ACTIVE",
|
|
104
|
+
* Type: "OPEN"
|
|
105
|
+
* }
|
|
106
|
+
* *\/
|
|
107
|
+
* ```
|
|
108
|
+
*
|
|
109
|
+
* @example Get Auth IngressPoint
|
|
110
|
+
* ```javascript
|
|
111
|
+
* //
|
|
112
|
+
* const input = {
|
|
113
|
+
* IngressPointId: "inp-12345"
|
|
114
|
+
* };
|
|
115
|
+
* const command = new GetIngressPointCommand(input);
|
|
116
|
+
* const response = await client.send(command);
|
|
117
|
+
* /* response is
|
|
118
|
+
* {
|
|
119
|
+
* ARecord: "abcde123.prod.us-east-1.email-border.ses.aws.a2z.com",
|
|
120
|
+
* IngressPointArn: "arn:aws:ses:us-east-1:123456789012:mailmanager-ingress-point/inp-12345",
|
|
121
|
+
* IngressPointAuthConfiguration: {
|
|
122
|
+
* SecretArn: "arn:aws:secretsmanager:us-west-2:123456789012:secret:abcde"
|
|
123
|
+
* },
|
|
124
|
+
* IngressPointId: "inp-12345",
|
|
125
|
+
* IngressPointName: "ingressPointName",
|
|
126
|
+
* Status: "ACTIVE",
|
|
127
|
+
* Type: "AUTH"
|
|
128
|
+
* }
|
|
129
|
+
* *\/
|
|
130
|
+
* ```
|
|
131
|
+
*
|
|
80
132
|
* @public
|
|
81
133
|
*/
|
|
82
134
|
export declare class GetIngressPointCommand extends GetIngressPointCommand_base {
|