@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.
Files changed (87) hide show
  1. package/dist-cjs/index.js +4076 -10
  2. package/package.json +19 -19
  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,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;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListAddressListsCommand = 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 ListAddressListsCommand 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", "ListAddressLists", {})
20
- .n("MailManagerClient", "ListAddressListsCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_json1_0_1.se_ListAddressListsCommand)
23
- .de(Aws_json1_0_1.de_ListAddressListsCommand)
24
- .build() {
25
- }
26
- exports.ListAddressListsCommand = ListAddressListsCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListArchiveExportsCommand = 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 ListArchiveExportsCommand 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", "ListArchiveExports", {})
20
- .n("MailManagerClient", "ListArchiveExportsCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_json1_0_1.se_ListArchiveExportsCommand)
23
- .de(Aws_json1_0_1.de_ListArchiveExportsCommand)
24
- .build() {
25
- }
26
- exports.ListArchiveExportsCommand = ListArchiveExportsCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListArchiveSearchesCommand = 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 ListArchiveSearchesCommand 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", "ListArchiveSearches", {})
20
- .n("MailManagerClient", "ListArchiveSearchesCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_json1_0_1.se_ListArchiveSearchesCommand)
23
- .de(Aws_json1_0_1.de_ListArchiveSearchesCommand)
24
- .build() {
25
- }
26
- exports.ListArchiveSearchesCommand = ListArchiveSearchesCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListArchivesCommand = 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 ListArchivesCommand 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", "ListArchives", {})
20
- .n("MailManagerClient", "ListArchivesCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_json1_0_1.se_ListArchivesCommand)
23
- .de(Aws_json1_0_1.de_ListArchivesCommand)
24
- .build() {
25
- }
26
- exports.ListArchivesCommand = ListArchivesCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListIngressPointsCommand = 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 ListIngressPointsCommand 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", "ListIngressPoints", {})
20
- .n("MailManagerClient", "ListIngressPointsCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_json1_0_1.se_ListIngressPointsCommand)
23
- .de(Aws_json1_0_1.de_ListIngressPointsCommand)
24
- .build() {
25
- }
26
- exports.ListIngressPointsCommand = ListIngressPointsCommand;
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListMembersOfAddressListCommand = 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 ListMembersOfAddressListCommand 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", "ListMembersOfAddressList", {})
21
- .n("MailManagerClient", "ListMembersOfAddressListCommand")
22
- .f(models_0_1.ListMembersOfAddressListRequestFilterSensitiveLog, models_0_1.ListMembersOfAddressListResponseFilterSensitiveLog)
23
- .ser(Aws_json1_0_1.se_ListMembersOfAddressListCommand)
24
- .de(Aws_json1_0_1.de_ListMembersOfAddressListCommand)
25
- .build() {
26
- }
27
- exports.ListMembersOfAddressListCommand = ListMembersOfAddressListCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListRelaysCommand = 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 ListRelaysCommand 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", "ListRelays", {})
20
- .n("MailManagerClient", "ListRelaysCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_json1_0_1.se_ListRelaysCommand)
23
- .de(Aws_json1_0_1.de_ListRelaysCommand)
24
- .build() {
25
- }
26
- exports.ListRelaysCommand = ListRelaysCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListRuleSetsCommand = 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 ListRuleSetsCommand 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", "ListRuleSets", {})
20
- .n("MailManagerClient", "ListRuleSetsCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_json1_0_1.se_ListRuleSetsCommand)
23
- .de(Aws_json1_0_1.de_ListRuleSetsCommand)
24
- .build() {
25
- }
26
- exports.ListRuleSetsCommand = ListRuleSetsCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListTagsForResourceCommand = 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 ListTagsForResourceCommand 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", "ListTagsForResource", {})
20
- .n("MailManagerClient", "ListTagsForResourceCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_json1_0_1.se_ListTagsForResourceCommand)
23
- .de(Aws_json1_0_1.de_ListTagsForResourceCommand)
24
- .build() {
25
- }
26
- exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListTrafficPoliciesCommand = 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 ListTrafficPoliciesCommand 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", "ListTrafficPolicies", {})
20
- .n("MailManagerClient", "ListTrafficPoliciesCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_json1_0_1.se_ListTrafficPoliciesCommand)
23
- .de(Aws_json1_0_1.de_ListTrafficPoliciesCommand)
24
- .build() {
25
- }
26
- exports.ListTrafficPoliciesCommand = ListTrafficPoliciesCommand;
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.RegisterMemberToAddressListCommand = 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 RegisterMemberToAddressListCommand 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", "RegisterMemberToAddressList", {})
21
- .n("MailManagerClient", "RegisterMemberToAddressListCommand")
22
- .f(models_0_1.RegisterMemberToAddressListRequestFilterSensitiveLog, void 0)
23
- .ser(Aws_json1_0_1.se_RegisterMemberToAddressListCommand)
24
- .de(Aws_json1_0_1.de_RegisterMemberToAddressListCommand)
25
- .build() {
26
- }
27
- exports.RegisterMemberToAddressListCommand = RegisterMemberToAddressListCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StartAddressListImportJobCommand = 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 StartAddressListImportJobCommand 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", "StartAddressListImportJob", {})
20
- .n("MailManagerClient", "StartAddressListImportJobCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_json1_0_1.se_StartAddressListImportJobCommand)
23
- .de(Aws_json1_0_1.de_StartAddressListImportJobCommand)
24
- .build() {
25
- }
26
- exports.StartAddressListImportJobCommand = StartAddressListImportJobCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StartArchiveExportCommand = 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 StartArchiveExportCommand 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", "StartArchiveExport", {})
20
- .n("MailManagerClient", "StartArchiveExportCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_json1_0_1.se_StartArchiveExportCommand)
23
- .de(Aws_json1_0_1.de_StartArchiveExportCommand)
24
- .build() {
25
- }
26
- exports.StartArchiveExportCommand = StartArchiveExportCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StartArchiveSearchCommand = 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 StartArchiveSearchCommand 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", "StartArchiveSearch", {})
20
- .n("MailManagerClient", "StartArchiveSearchCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_json1_0_1.se_StartArchiveSearchCommand)
23
- .de(Aws_json1_0_1.de_StartArchiveSearchCommand)
24
- .build() {
25
- }
26
- exports.StartArchiveSearchCommand = StartArchiveSearchCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StopAddressListImportJobCommand = 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 StopAddressListImportJobCommand 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", "StopAddressListImportJob", {})
20
- .n("MailManagerClient", "StopAddressListImportJobCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_json1_0_1.se_StopAddressListImportJobCommand)
23
- .de(Aws_json1_0_1.de_StopAddressListImportJobCommand)
24
- .build() {
25
- }
26
- exports.StopAddressListImportJobCommand = StopAddressListImportJobCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StopArchiveExportCommand = 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 StopArchiveExportCommand 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", "StopArchiveExport", {})
20
- .n("MailManagerClient", "StopArchiveExportCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_json1_0_1.se_StopArchiveExportCommand)
23
- .de(Aws_json1_0_1.de_StopArchiveExportCommand)
24
- .build() {
25
- }
26
- exports.StopArchiveExportCommand = StopArchiveExportCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StopArchiveSearchCommand = 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 StopArchiveSearchCommand 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", "StopArchiveSearch", {})
20
- .n("MailManagerClient", "StopArchiveSearchCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_json1_0_1.se_StopArchiveSearchCommand)
23
- .de(Aws_json1_0_1.de_StopArchiveSearchCommand)
24
- .build() {
25
- }
26
- exports.StopArchiveSearchCommand = StopArchiveSearchCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TagResourceCommand = 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 TagResourceCommand 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", "TagResource", {})
20
- .n("MailManagerClient", "TagResourceCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_json1_0_1.se_TagResourceCommand)
23
- .de(Aws_json1_0_1.de_TagResourceCommand)
24
- .build() {
25
- }
26
- exports.TagResourceCommand = TagResourceCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UntagResourceCommand = 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 UntagResourceCommand 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", "UntagResource", {})
20
- .n("MailManagerClient", "UntagResourceCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_json1_0_1.se_UntagResourceCommand)
23
- .de(Aws_json1_0_1.de_UntagResourceCommand)
24
- .build() {
25
- }
26
- exports.UntagResourceCommand = UntagResourceCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateArchiveCommand = 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 UpdateArchiveCommand 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", "UpdateArchive", {})
20
- .n("MailManagerClient", "UpdateArchiveCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_json1_0_1.se_UpdateArchiveCommand)
23
- .de(Aws_json1_0_1.de_UpdateArchiveCommand)
24
- .build() {
25
- }
26
- exports.UpdateArchiveCommand = UpdateArchiveCommand;
@@ -1,27 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateIngressPointCommand = 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 UpdateIngressPointCommand 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", "UpdateIngressPoint", {})
21
- .n("MailManagerClient", "UpdateIngressPointCommand")
22
- .f(models_0_1.UpdateIngressPointRequestFilterSensitiveLog, void 0)
23
- .ser(Aws_json1_0_1.se_UpdateIngressPointCommand)
24
- .de(Aws_json1_0_1.de_UpdateIngressPointCommand)
25
- .build() {
26
- }
27
- exports.UpdateIngressPointCommand = UpdateIngressPointCommand;
@@ -1,26 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateRelayCommand = 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 UpdateRelayCommand 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", "UpdateRelay", {})
20
- .n("MailManagerClient", "UpdateRelayCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_json1_0_1.se_UpdateRelayCommand)
23
- .de(Aws_json1_0_1.de_UpdateRelayCommand)
24
- .build() {
25
- }
26
- exports.UpdateRelayCommand = UpdateRelayCommand;