@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,2 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListAddonInstances = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListAddonInstancesCommand_1 = require("../commands/ListAddonInstancesCommand");
6
- const MailManagerClient_1 = require("../MailManagerClient");
7
- exports.paginateListAddonInstances = (0, core_1.createPaginator)(MailManagerClient_1.MailManagerClient, ListAddonInstancesCommand_1.ListAddonInstancesCommand, "NextToken", "NextToken", "PageSize");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListAddonSubscriptions = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListAddonSubscriptionsCommand_1 = require("../commands/ListAddonSubscriptionsCommand");
6
- const MailManagerClient_1 = require("../MailManagerClient");
7
- exports.paginateListAddonSubscriptions = (0, core_1.createPaginator)(MailManagerClient_1.MailManagerClient, ListAddonSubscriptionsCommand_1.ListAddonSubscriptionsCommand, "NextToken", "NextToken", "PageSize");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListAddressListImportJobs = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListAddressListImportJobsCommand_1 = require("../commands/ListAddressListImportJobsCommand");
6
- const MailManagerClient_1 = require("../MailManagerClient");
7
- exports.paginateListAddressListImportJobs = (0, core_1.createPaginator)(MailManagerClient_1.MailManagerClient, ListAddressListImportJobsCommand_1.ListAddressListImportJobsCommand, "NextToken", "NextToken", "PageSize");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListAddressLists = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListAddressListsCommand_1 = require("../commands/ListAddressListsCommand");
6
- const MailManagerClient_1 = require("../MailManagerClient");
7
- exports.paginateListAddressLists = (0, core_1.createPaginator)(MailManagerClient_1.MailManagerClient, ListAddressListsCommand_1.ListAddressListsCommand, "NextToken", "NextToken", "PageSize");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListArchiveExports = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListArchiveExportsCommand_1 = require("../commands/ListArchiveExportsCommand");
6
- const MailManagerClient_1 = require("../MailManagerClient");
7
- exports.paginateListArchiveExports = (0, core_1.createPaginator)(MailManagerClient_1.MailManagerClient, ListArchiveExportsCommand_1.ListArchiveExportsCommand, "NextToken", "NextToken", "PageSize");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListArchiveSearches = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListArchiveSearchesCommand_1 = require("../commands/ListArchiveSearchesCommand");
6
- const MailManagerClient_1 = require("../MailManagerClient");
7
- exports.paginateListArchiveSearches = (0, core_1.createPaginator)(MailManagerClient_1.MailManagerClient, ListArchiveSearchesCommand_1.ListArchiveSearchesCommand, "NextToken", "NextToken", "PageSize");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListArchives = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListArchivesCommand_1 = require("../commands/ListArchivesCommand");
6
- const MailManagerClient_1 = require("../MailManagerClient");
7
- exports.paginateListArchives = (0, core_1.createPaginator)(MailManagerClient_1.MailManagerClient, ListArchivesCommand_1.ListArchivesCommand, "NextToken", "NextToken", "PageSize");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListIngressPoints = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListIngressPointsCommand_1 = require("../commands/ListIngressPointsCommand");
6
- const MailManagerClient_1 = require("../MailManagerClient");
7
- exports.paginateListIngressPoints = (0, core_1.createPaginator)(MailManagerClient_1.MailManagerClient, ListIngressPointsCommand_1.ListIngressPointsCommand, "NextToken", "NextToken", "PageSize");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListMembersOfAddressList = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListMembersOfAddressListCommand_1 = require("../commands/ListMembersOfAddressListCommand");
6
- const MailManagerClient_1 = require("../MailManagerClient");
7
- exports.paginateListMembersOfAddressList = (0, core_1.createPaginator)(MailManagerClient_1.MailManagerClient, ListMembersOfAddressListCommand_1.ListMembersOfAddressListCommand, "NextToken", "NextToken", "PageSize");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListRelays = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListRelaysCommand_1 = require("../commands/ListRelaysCommand");
6
- const MailManagerClient_1 = require("../MailManagerClient");
7
- exports.paginateListRelays = (0, core_1.createPaginator)(MailManagerClient_1.MailManagerClient, ListRelaysCommand_1.ListRelaysCommand, "NextToken", "NextToken", "PageSize");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListRuleSets = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListRuleSetsCommand_1 = require("../commands/ListRuleSetsCommand");
6
- const MailManagerClient_1 = require("../MailManagerClient");
7
- exports.paginateListRuleSets = (0, core_1.createPaginator)(MailManagerClient_1.MailManagerClient, ListRuleSetsCommand_1.ListRuleSetsCommand, "NextToken", "NextToken", "PageSize");
@@ -1,7 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.paginateListTrafficPolicies = void 0;
4
- const core_1 = require("@smithy/core");
5
- const ListTrafficPoliciesCommand_1 = require("../commands/ListTrafficPoliciesCommand");
6
- const MailManagerClient_1 = require("../MailManagerClient");
7
- exports.paginateListTrafficPolicies = (0, core_1.createPaginator)(MailManagerClient_1.MailManagerClient, ListTrafficPoliciesCommand_1.ListTrafficPoliciesCommand, "NextToken", "NextToken", "PageSize");
@@ -1,16 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./Interfaces"), exports);
5
- tslib_1.__exportStar(require("./ListAddonInstancesPaginator"), exports);
6
- tslib_1.__exportStar(require("./ListAddonSubscriptionsPaginator"), exports);
7
- tslib_1.__exportStar(require("./ListAddressListImportJobsPaginator"), exports);
8
- tslib_1.__exportStar(require("./ListAddressListsPaginator"), exports);
9
- tslib_1.__exportStar(require("./ListArchiveExportsPaginator"), exports);
10
- tslib_1.__exportStar(require("./ListArchiveSearchesPaginator"), exports);
11
- tslib_1.__exportStar(require("./ListArchivesPaginator"), exports);
12
- tslib_1.__exportStar(require("./ListIngressPointsPaginator"), exports);
13
- tslib_1.__exportStar(require("./ListMembersOfAddressListPaginator"), exports);
14
- tslib_1.__exportStar(require("./ListRelaysPaginator"), exports);
15
- tslib_1.__exportStar(require("./ListRuleSetsPaginator"), exports);
16
- tslib_1.__exportStar(require("./ListTrafficPoliciesPaginator"), exports);