@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.UpdateTrafficPolicyCommand = 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 UpdateTrafficPolicyCommand 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", "UpdateTrafficPolicy", {})
20
- .n("MailManagerClient", "UpdateTrafficPolicyCommand")
21
- .f(void 0, void 0)
22
- .ser(Aws_json1_0_1.se_UpdateTrafficPolicyCommand)
23
- .de(Aws_json1_0_1.de_UpdateTrafficPolicyCommand)
24
- .build() {
25
- }
26
- exports.UpdateTrafficPolicyCommand = UpdateTrafficPolicyCommand;
@@ -1,63 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./CreateAddonInstanceCommand"), exports);
5
- tslib_1.__exportStar(require("./CreateAddonSubscriptionCommand"), exports);
6
- tslib_1.__exportStar(require("./CreateAddressListCommand"), exports);
7
- tslib_1.__exportStar(require("./CreateAddressListImportJobCommand"), exports);
8
- tslib_1.__exportStar(require("./CreateArchiveCommand"), exports);
9
- tslib_1.__exportStar(require("./CreateIngressPointCommand"), exports);
10
- tslib_1.__exportStar(require("./CreateRelayCommand"), exports);
11
- tslib_1.__exportStar(require("./CreateRuleSetCommand"), exports);
12
- tslib_1.__exportStar(require("./CreateTrafficPolicyCommand"), exports);
13
- tslib_1.__exportStar(require("./DeleteAddonInstanceCommand"), exports);
14
- tslib_1.__exportStar(require("./DeleteAddonSubscriptionCommand"), exports);
15
- tslib_1.__exportStar(require("./DeleteAddressListCommand"), exports);
16
- tslib_1.__exportStar(require("./DeleteArchiveCommand"), exports);
17
- tslib_1.__exportStar(require("./DeleteIngressPointCommand"), exports);
18
- tslib_1.__exportStar(require("./DeleteRelayCommand"), exports);
19
- tslib_1.__exportStar(require("./DeleteRuleSetCommand"), exports);
20
- tslib_1.__exportStar(require("./DeleteTrafficPolicyCommand"), exports);
21
- tslib_1.__exportStar(require("./DeregisterMemberFromAddressListCommand"), exports);
22
- tslib_1.__exportStar(require("./GetAddonInstanceCommand"), exports);
23
- tslib_1.__exportStar(require("./GetAddonSubscriptionCommand"), exports);
24
- tslib_1.__exportStar(require("./GetAddressListCommand"), exports);
25
- tslib_1.__exportStar(require("./GetAddressListImportJobCommand"), exports);
26
- tslib_1.__exportStar(require("./GetArchiveCommand"), exports);
27
- tslib_1.__exportStar(require("./GetArchiveExportCommand"), exports);
28
- tslib_1.__exportStar(require("./GetArchiveMessageCommand"), exports);
29
- tslib_1.__exportStar(require("./GetArchiveMessageContentCommand"), exports);
30
- tslib_1.__exportStar(require("./GetArchiveSearchCommand"), exports);
31
- tslib_1.__exportStar(require("./GetArchiveSearchResultsCommand"), exports);
32
- tslib_1.__exportStar(require("./GetIngressPointCommand"), exports);
33
- tslib_1.__exportStar(require("./GetMemberOfAddressListCommand"), exports);
34
- tslib_1.__exportStar(require("./GetRelayCommand"), exports);
35
- tslib_1.__exportStar(require("./GetRuleSetCommand"), exports);
36
- tslib_1.__exportStar(require("./GetTrafficPolicyCommand"), exports);
37
- tslib_1.__exportStar(require("./ListAddonInstancesCommand"), exports);
38
- tslib_1.__exportStar(require("./ListAddonSubscriptionsCommand"), exports);
39
- tslib_1.__exportStar(require("./ListAddressListImportJobsCommand"), exports);
40
- tslib_1.__exportStar(require("./ListAddressListsCommand"), exports);
41
- tslib_1.__exportStar(require("./ListArchiveExportsCommand"), exports);
42
- tslib_1.__exportStar(require("./ListArchiveSearchesCommand"), exports);
43
- tslib_1.__exportStar(require("./ListArchivesCommand"), exports);
44
- tslib_1.__exportStar(require("./ListIngressPointsCommand"), exports);
45
- tslib_1.__exportStar(require("./ListMembersOfAddressListCommand"), exports);
46
- tslib_1.__exportStar(require("./ListRelaysCommand"), exports);
47
- tslib_1.__exportStar(require("./ListRuleSetsCommand"), exports);
48
- tslib_1.__exportStar(require("./ListTagsForResourceCommand"), exports);
49
- tslib_1.__exportStar(require("./ListTrafficPoliciesCommand"), exports);
50
- tslib_1.__exportStar(require("./RegisterMemberToAddressListCommand"), exports);
51
- tslib_1.__exportStar(require("./StartAddressListImportJobCommand"), exports);
52
- tslib_1.__exportStar(require("./StartArchiveExportCommand"), exports);
53
- tslib_1.__exportStar(require("./StartArchiveSearchCommand"), exports);
54
- tslib_1.__exportStar(require("./StopAddressListImportJobCommand"), exports);
55
- tslib_1.__exportStar(require("./StopArchiveExportCommand"), exports);
56
- tslib_1.__exportStar(require("./StopArchiveSearchCommand"), exports);
57
- tslib_1.__exportStar(require("./TagResourceCommand"), exports);
58
- tslib_1.__exportStar(require("./UntagResourceCommand"), exports);
59
- tslib_1.__exportStar(require("./UpdateArchiveCommand"), exports);
60
- tslib_1.__exportStar(require("./UpdateIngressPointCommand"), exports);
61
- tslib_1.__exportStar(require("./UpdateRelayCommand"), exports);
62
- tslib_1.__exportStar(require("./UpdateRuleSetCommand"), exports);
63
- tslib_1.__exportStar(require("./UpdateTrafficPolicyCommand"), exports);
@@ -1,17 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.commonParams = exports.resolveClientEndpointParameters = void 0;
4
- const resolveClientEndpointParameters = (options) => {
5
- return Object.assign(options, {
6
- useDualstackEndpoint: options.useDualstackEndpoint ?? false,
7
- useFipsEndpoint: options.useFipsEndpoint ?? false,
8
- defaultSigningName: "ses",
9
- });
10
- };
11
- exports.resolveClientEndpointParameters = resolveClientEndpointParameters;
12
- exports.commonParams = {
13
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
14
- Endpoint: { type: "builtInParams", name: "endpoint" },
15
- Region: { type: "builtInParams", name: "region" },
16
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
17
- };
@@ -1,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,12 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.MailManagerServiceException = exports.__ServiceException = void 0;
4
- const smithy_client_1 = require("@smithy/smithy-client");
5
- Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
6
- class MailManagerServiceException extends smithy_client_1.ServiceException {
7
- constructor(options) {
8
- super(options);
9
- Object.setPrototypeOf(this, MailManagerServiceException.prototype);
10
- }
11
- }
12
- exports.MailManagerServiceException = MailManagerServiceException;
@@ -1,4 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./models_0"), exports);