@aws-sdk/client-mailmanager 3.893.0 → 3.895.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (87) hide show
  1. package/dist-cjs/index.js +4076 -10
  2. package/package.json +7 -7
  3. package/dist-cjs/MailManager.js +0 -131
  4. package/dist-cjs/MailManagerClient.js +0 -52
  5. package/dist-cjs/auth/httpAuthExtensionConfiguration.js +0 -43
  6. package/dist-cjs/commands/CreateAddonInstanceCommand.js +0 -26
  7. package/dist-cjs/commands/CreateAddonSubscriptionCommand.js +0 -26
  8. package/dist-cjs/commands/CreateAddressListCommand.js +0 -26
  9. package/dist-cjs/commands/CreateAddressListImportJobCommand.js +0 -27
  10. package/dist-cjs/commands/CreateArchiveCommand.js +0 -26
  11. package/dist-cjs/commands/CreateIngressPointCommand.js +0 -27
  12. package/dist-cjs/commands/CreateRelayCommand.js +0 -26
  13. package/dist-cjs/commands/CreateRuleSetCommand.js +0 -27
  14. package/dist-cjs/commands/CreateTrafficPolicyCommand.js +0 -26
  15. package/dist-cjs/commands/DeleteAddonInstanceCommand.js +0 -26
  16. package/dist-cjs/commands/DeleteAddonSubscriptionCommand.js +0 -26
  17. package/dist-cjs/commands/DeleteAddressListCommand.js +0 -26
  18. package/dist-cjs/commands/DeleteArchiveCommand.js +0 -26
  19. package/dist-cjs/commands/DeleteIngressPointCommand.js +0 -26
  20. package/dist-cjs/commands/DeleteRelayCommand.js +0 -26
  21. package/dist-cjs/commands/DeleteRuleSetCommand.js +0 -26
  22. package/dist-cjs/commands/DeleteTrafficPolicyCommand.js +0 -26
  23. package/dist-cjs/commands/DeregisterMemberFromAddressListCommand.js +0 -27
  24. package/dist-cjs/commands/GetAddonInstanceCommand.js +0 -26
  25. package/dist-cjs/commands/GetAddonSubscriptionCommand.js +0 -26
  26. package/dist-cjs/commands/GetAddressListCommand.js +0 -26
  27. package/dist-cjs/commands/GetAddressListImportJobCommand.js +0 -27
  28. package/dist-cjs/commands/GetArchiveCommand.js +0 -26
  29. package/dist-cjs/commands/GetArchiveExportCommand.js +0 -26
  30. package/dist-cjs/commands/GetArchiveMessageCommand.js +0 -27
  31. package/dist-cjs/commands/GetArchiveMessageContentCommand.js +0 -26
  32. package/dist-cjs/commands/GetArchiveSearchCommand.js +0 -26
  33. package/dist-cjs/commands/GetArchiveSearchResultsCommand.js +0 -27
  34. package/dist-cjs/commands/GetIngressPointCommand.js +0 -26
  35. package/dist-cjs/commands/GetMemberOfAddressListCommand.js +0 -27
  36. package/dist-cjs/commands/GetRelayCommand.js +0 -26
  37. package/dist-cjs/commands/GetRuleSetCommand.js +0 -27
  38. package/dist-cjs/commands/GetTrafficPolicyCommand.js +0 -26
  39. package/dist-cjs/commands/ListAddonInstancesCommand.js +0 -26
  40. package/dist-cjs/commands/ListAddonSubscriptionsCommand.js +0 -26
  41. package/dist-cjs/commands/ListAddressListImportJobsCommand.js +0 -27
  42. package/dist-cjs/commands/ListAddressListsCommand.js +0 -26
  43. package/dist-cjs/commands/ListArchiveExportsCommand.js +0 -26
  44. package/dist-cjs/commands/ListArchiveSearchesCommand.js +0 -26
  45. package/dist-cjs/commands/ListArchivesCommand.js +0 -26
  46. package/dist-cjs/commands/ListIngressPointsCommand.js +0 -26
  47. package/dist-cjs/commands/ListMembersOfAddressListCommand.js +0 -27
  48. package/dist-cjs/commands/ListRelaysCommand.js +0 -26
  49. package/dist-cjs/commands/ListRuleSetsCommand.js +0 -26
  50. package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -26
  51. package/dist-cjs/commands/ListTrafficPoliciesCommand.js +0 -26
  52. package/dist-cjs/commands/RegisterMemberToAddressListCommand.js +0 -27
  53. package/dist-cjs/commands/StartAddressListImportJobCommand.js +0 -26
  54. package/dist-cjs/commands/StartArchiveExportCommand.js +0 -26
  55. package/dist-cjs/commands/StartArchiveSearchCommand.js +0 -26
  56. package/dist-cjs/commands/StopAddressListImportJobCommand.js +0 -26
  57. package/dist-cjs/commands/StopArchiveExportCommand.js +0 -26
  58. package/dist-cjs/commands/StopArchiveSearchCommand.js +0 -26
  59. package/dist-cjs/commands/TagResourceCommand.js +0 -26
  60. package/dist-cjs/commands/UntagResourceCommand.js +0 -26
  61. package/dist-cjs/commands/UpdateArchiveCommand.js +0 -26
  62. package/dist-cjs/commands/UpdateIngressPointCommand.js +0 -27
  63. package/dist-cjs/commands/UpdateRelayCommand.js +0 -26
  64. package/dist-cjs/commands/UpdateRuleSetCommand.js +0 -27
  65. package/dist-cjs/commands/UpdateTrafficPolicyCommand.js +0 -26
  66. package/dist-cjs/commands/index.js +0 -63
  67. package/dist-cjs/endpoint/EndpointParameters.js +0 -17
  68. package/dist-cjs/extensionConfiguration.js +0 -2
  69. package/dist-cjs/models/MailManagerServiceException.js +0 -12
  70. package/dist-cjs/models/index.js +0 -4
  71. package/dist-cjs/models/models_0.js +0 -697
  72. package/dist-cjs/pagination/Interfaces.js +0 -2
  73. package/dist-cjs/pagination/ListAddonInstancesPaginator.js +0 -7
  74. package/dist-cjs/pagination/ListAddonSubscriptionsPaginator.js +0 -7
  75. package/dist-cjs/pagination/ListAddressListImportJobsPaginator.js +0 -7
  76. package/dist-cjs/pagination/ListAddressListsPaginator.js +0 -7
  77. package/dist-cjs/pagination/ListArchiveExportsPaginator.js +0 -7
  78. package/dist-cjs/pagination/ListArchiveSearchesPaginator.js +0 -7
  79. package/dist-cjs/pagination/ListArchivesPaginator.js +0 -7
  80. package/dist-cjs/pagination/ListIngressPointsPaginator.js +0 -7
  81. package/dist-cjs/pagination/ListMembersOfAddressListPaginator.js +0 -7
  82. package/dist-cjs/pagination/ListRelaysPaginator.js +0 -7
  83. package/dist-cjs/pagination/ListRuleSetsPaginator.js +0 -7
  84. package/dist-cjs/pagination/ListTrafficPoliciesPaginator.js +0 -7
  85. package/dist-cjs/pagination/index.js +0 -16
  86. package/dist-cjs/protocols/Aws_json1_0.js +0 -2040
  87. package/dist-cjs/runtimeExtensions.js +0 -13
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteIngressPointCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
10
- class DeleteIngressPointCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("MailManagerSvc", "DeleteIngressPoint", {})
20
- .n("MailManagerClient", "DeleteIngressPointCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_json1_0_1.se_DeleteIngressPointCommand)
23
- .de(Aws_json1_0_1.de_DeleteIngressPointCommand)
24
- .build() {
25
- }
26
- exports.DeleteIngressPointCommand = DeleteIngressPointCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteRelayCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
10
- class DeleteRelayCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("MailManagerSvc", "DeleteRelay", {})
20
- .n("MailManagerClient", "DeleteRelayCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_json1_0_1.se_DeleteRelayCommand)
23
- .de(Aws_json1_0_1.de_DeleteRelayCommand)
24
- .build() {
25
- }
26
- exports.DeleteRelayCommand = DeleteRelayCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteRuleSetCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
10
- class DeleteRuleSetCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("MailManagerSvc", "DeleteRuleSet", {})
20
- .n("MailManagerClient", "DeleteRuleSetCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_json1_0_1.se_DeleteRuleSetCommand)
23
- .de(Aws_json1_0_1.de_DeleteRuleSetCommand)
24
- .build() {
25
- }
26
- exports.DeleteRuleSetCommand = DeleteRuleSetCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteTrafficPolicyCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
10
- class DeleteTrafficPolicyCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("MailManagerSvc", "DeleteTrafficPolicy", {})
20
- .n("MailManagerClient", "DeleteTrafficPolicyCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_json1_0_1.se_DeleteTrafficPolicyCommand)
23
- .de(Aws_json1_0_1.de_DeleteTrafficPolicyCommand)
24
- .build() {
25
- }
26
- exports.DeleteTrafficPolicyCommand = DeleteTrafficPolicyCommand;
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeregisterMemberFromAddressListCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
11
- class DeregisterMemberFromAddressListCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep(EndpointParameters_1.commonParams)
14
- .m(function (Command, cs, config, o) {
15
- return [
16
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
17
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
18
- ];
19
- })
20
- .s("MailManagerSvc", "DeregisterMemberFromAddressList", {})
21
- .n("MailManagerClient", "DeregisterMemberFromAddressListCommand")
22
- .f(models_0_1.DeregisterMemberFromAddressListRequestFilterSensitiveLog, void 0)
23
- .ser(Aws_json1_0_1.se_DeregisterMemberFromAddressListCommand)
24
- .de(Aws_json1_0_1.de_DeregisterMemberFromAddressListCommand)
25
- .build() {
26
- }
27
- exports.DeregisterMemberFromAddressListCommand = DeregisterMemberFromAddressListCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetAddonInstanceCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
10
- class GetAddonInstanceCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("MailManagerSvc", "GetAddonInstance", {})
20
- .n("MailManagerClient", "GetAddonInstanceCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_json1_0_1.se_GetAddonInstanceCommand)
23
- .de(Aws_json1_0_1.de_GetAddonInstanceCommand)
24
- .build() {
25
- }
26
- exports.GetAddonInstanceCommand = GetAddonInstanceCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetAddonSubscriptionCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
10
- class GetAddonSubscriptionCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("MailManagerSvc", "GetAddonSubscription", {})
20
- .n("MailManagerClient", "GetAddonSubscriptionCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_json1_0_1.se_GetAddonSubscriptionCommand)
23
- .de(Aws_json1_0_1.de_GetAddonSubscriptionCommand)
24
- .build() {
25
- }
26
- exports.GetAddonSubscriptionCommand = GetAddonSubscriptionCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetAddressListCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
10
- class GetAddressListCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("MailManagerSvc", "GetAddressList", {})
20
- .n("MailManagerClient", "GetAddressListCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_json1_0_1.se_GetAddressListCommand)
23
- .de(Aws_json1_0_1.de_GetAddressListCommand)
24
- .build() {
25
- }
26
- exports.GetAddressListCommand = GetAddressListCommand;
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetAddressListImportJobCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
11
- class GetAddressListImportJobCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep(EndpointParameters_1.commonParams)
14
- .m(function (Command, cs, config, o) {
15
- return [
16
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
17
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
18
- ];
19
- })
20
- .s("MailManagerSvc", "GetAddressListImportJob", {})
21
- .n("MailManagerClient", "GetAddressListImportJobCommand")
22
- .f(void 0, models_0_1.GetAddressListImportJobResponseFilterSensitiveLog)
23
- .ser(Aws_json1_0_1.se_GetAddressListImportJobCommand)
24
- .de(Aws_json1_0_1.de_GetAddressListImportJobCommand)
25
- .build() {
26
- }
27
- exports.GetAddressListImportJobCommand = GetAddressListImportJobCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetArchiveCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
10
- class GetArchiveCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("MailManagerSvc", "GetArchive", {})
20
- .n("MailManagerClient", "GetArchiveCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_json1_0_1.se_GetArchiveCommand)
23
- .de(Aws_json1_0_1.de_GetArchiveCommand)
24
- .build() {
25
- }
26
- exports.GetArchiveCommand = GetArchiveCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetArchiveExportCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
10
- class GetArchiveExportCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("MailManagerSvc", "GetArchiveExport", {})
20
- .n("MailManagerClient", "GetArchiveExportCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_json1_0_1.se_GetArchiveExportCommand)
23
- .de(Aws_json1_0_1.de_GetArchiveExportCommand)
24
- .build() {
25
- }
26
- exports.GetArchiveExportCommand = GetArchiveExportCommand;
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetArchiveMessageCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
11
- class GetArchiveMessageCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep(EndpointParameters_1.commonParams)
14
- .m(function (Command, cs, config, o) {
15
- return [
16
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
17
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
18
- ];
19
- })
20
- .s("MailManagerSvc", "GetArchiveMessage", {})
21
- .n("MailManagerClient", "GetArchiveMessageCommand")
22
- .f(void 0, models_0_1.GetArchiveMessageResponseFilterSensitiveLog)
23
- .ser(Aws_json1_0_1.se_GetArchiveMessageCommand)
24
- .de(Aws_json1_0_1.de_GetArchiveMessageCommand)
25
- .build() {
26
- }
27
- exports.GetArchiveMessageCommand = GetArchiveMessageCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetArchiveMessageContentCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
10
- class GetArchiveMessageContentCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("MailManagerSvc", "GetArchiveMessageContent", {})
20
- .n("MailManagerClient", "GetArchiveMessageContentCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_json1_0_1.se_GetArchiveMessageContentCommand)
23
- .de(Aws_json1_0_1.de_GetArchiveMessageContentCommand)
24
- .build() {
25
- }
26
- exports.GetArchiveMessageContentCommand = GetArchiveMessageContentCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetArchiveSearchCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
10
- class GetArchiveSearchCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("MailManagerSvc", "GetArchiveSearch", {})
20
- .n("MailManagerClient", "GetArchiveSearchCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_json1_0_1.se_GetArchiveSearchCommand)
23
- .de(Aws_json1_0_1.de_GetArchiveSearchCommand)
24
- .build() {
25
- }
26
- exports.GetArchiveSearchCommand = GetArchiveSearchCommand;
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetArchiveSearchResultsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
11
- class GetArchiveSearchResultsCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep(EndpointParameters_1.commonParams)
14
- .m(function (Command, cs, config, o) {
15
- return [
16
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
17
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
18
- ];
19
- })
20
- .s("MailManagerSvc", "GetArchiveSearchResults", {})
21
- .n("MailManagerClient", "GetArchiveSearchResultsCommand")
22
- .f(void 0, models_0_1.GetArchiveSearchResultsResponseFilterSensitiveLog)
23
- .ser(Aws_json1_0_1.se_GetArchiveSearchResultsCommand)
24
- .de(Aws_json1_0_1.de_GetArchiveSearchResultsCommand)
25
- .build() {
26
- }
27
- exports.GetArchiveSearchResultsCommand = GetArchiveSearchResultsCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetIngressPointCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
10
- class GetIngressPointCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("MailManagerSvc", "GetIngressPoint", {})
20
- .n("MailManagerClient", "GetIngressPointCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_json1_0_1.se_GetIngressPointCommand)
23
- .de(Aws_json1_0_1.de_GetIngressPointCommand)
24
- .build() {
25
- }
26
- exports.GetIngressPointCommand = GetIngressPointCommand;
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetMemberOfAddressListCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
11
- class GetMemberOfAddressListCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep(EndpointParameters_1.commonParams)
14
- .m(function (Command, cs, config, o) {
15
- return [
16
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
17
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
18
- ];
19
- })
20
- .s("MailManagerSvc", "GetMemberOfAddressList", {})
21
- .n("MailManagerClient", "GetMemberOfAddressListCommand")
22
- .f(models_0_1.GetMemberOfAddressListRequestFilterSensitiveLog, models_0_1.GetMemberOfAddressListResponseFilterSensitiveLog)
23
- .ser(Aws_json1_0_1.se_GetMemberOfAddressListCommand)
24
- .de(Aws_json1_0_1.de_GetMemberOfAddressListCommand)
25
- .build() {
26
- }
27
- exports.GetMemberOfAddressListCommand = GetMemberOfAddressListCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetRelayCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
10
- class GetRelayCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("MailManagerSvc", "GetRelay", {})
20
- .n("MailManagerClient", "GetRelayCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_json1_0_1.se_GetRelayCommand)
23
- .de(Aws_json1_0_1.de_GetRelayCommand)
24
- .build() {
25
- }
26
- exports.GetRelayCommand = GetRelayCommand;
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetRuleSetCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
11
- class GetRuleSetCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep(EndpointParameters_1.commonParams)
14
- .m(function (Command, cs, config, o) {
15
- return [
16
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
17
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
18
- ];
19
- })
20
- .s("MailManagerSvc", "GetRuleSet", {})
21
- .n("MailManagerClient", "GetRuleSetCommand")
22
- .f(void 0, models_0_1.GetRuleSetResponseFilterSensitiveLog)
23
- .ser(Aws_json1_0_1.se_GetRuleSetCommand)
24
- .de(Aws_json1_0_1.de_GetRuleSetCommand)
25
- .build() {
26
- }
27
- exports.GetRuleSetCommand = GetRuleSetCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.GetTrafficPolicyCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
10
- class GetTrafficPolicyCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("MailManagerSvc", "GetTrafficPolicy", {})
20
- .n("MailManagerClient", "GetTrafficPolicyCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_json1_0_1.se_GetTrafficPolicyCommand)
23
- .de(Aws_json1_0_1.de_GetTrafficPolicyCommand)
24
- .build() {
25
- }
26
- exports.GetTrafficPolicyCommand = GetTrafficPolicyCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListAddonInstancesCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
10
- class ListAddonInstancesCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("MailManagerSvc", "ListAddonInstances", {})
20
- .n("MailManagerClient", "ListAddonInstancesCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_json1_0_1.se_ListAddonInstancesCommand)
23
- .de(Aws_json1_0_1.de_ListAddonInstancesCommand)
24
- .build() {
25
- }
26
- exports.ListAddonInstancesCommand = ListAddonInstancesCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListAddonSubscriptionsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
10
- class ListAddonSubscriptionsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep(EndpointParameters_1.commonParams)
13
- .m(function (Command, cs, config, o) {
14
- return [
15
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
16
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
17
- ];
18
- })
19
- .s("MailManagerSvc", "ListAddonSubscriptions", {})
20
- .n("MailManagerClient", "ListAddonSubscriptionsCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_json1_0_1.se_ListAddonSubscriptionsCommand)
23
- .de(Aws_json1_0_1.de_ListAddonSubscriptionsCommand)
24
- .build() {
25
- }
26
- exports.ListAddonSubscriptionsCommand = ListAddonSubscriptionsCommand;
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListAddressListImportJobsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const models_0_1 = require("../models/models_0");
10
- const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
11
- class ListAddressListImportJobsCommand extends smithy_client_1.Command
12
- .classBuilder()
13
- .ep(EndpointParameters_1.commonParams)
14
- .m(function (Command, cs, config, o) {
15
- return [
16
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
17
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
18
- ];
19
- })
20
- .s("MailManagerSvc", "ListAddressListImportJobs", {})
21
- .n("MailManagerClient", "ListAddressListImportJobsCommand")
22
- .f(void 0, models_0_1.ListAddressListImportJobsResponseFilterSensitiveLog)
23
- .ser(Aws_json1_0_1.se_ListAddressListImportJobsCommand)
24
- .de(Aws_json1_0_1.de_ListAddressListImportJobsCommand)
25
- .build() {
26
- }
27
- exports.ListAddressListImportJobsCommand = ListAddressListImportJobsCommand;