@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.
- package/dist-cjs/index.js +4076 -10
- package/package.json +7 -7
- package/dist-cjs/MailManager.js +0 -131
- package/dist-cjs/MailManagerClient.js +0 -52
- package/dist-cjs/auth/httpAuthExtensionConfiguration.js +0 -43
- package/dist-cjs/commands/CreateAddonInstanceCommand.js +0 -26
- package/dist-cjs/commands/CreateAddonSubscriptionCommand.js +0 -26
- package/dist-cjs/commands/CreateAddressListCommand.js +0 -26
- package/dist-cjs/commands/CreateAddressListImportJobCommand.js +0 -27
- package/dist-cjs/commands/CreateArchiveCommand.js +0 -26
- package/dist-cjs/commands/CreateIngressPointCommand.js +0 -27
- package/dist-cjs/commands/CreateRelayCommand.js +0 -26
- package/dist-cjs/commands/CreateRuleSetCommand.js +0 -27
- package/dist-cjs/commands/CreateTrafficPolicyCommand.js +0 -26
- package/dist-cjs/commands/DeleteAddonInstanceCommand.js +0 -26
- package/dist-cjs/commands/DeleteAddonSubscriptionCommand.js +0 -26
- package/dist-cjs/commands/DeleteAddressListCommand.js +0 -26
- package/dist-cjs/commands/DeleteArchiveCommand.js +0 -26
- package/dist-cjs/commands/DeleteIngressPointCommand.js +0 -26
- package/dist-cjs/commands/DeleteRelayCommand.js +0 -26
- package/dist-cjs/commands/DeleteRuleSetCommand.js +0 -26
- package/dist-cjs/commands/DeleteTrafficPolicyCommand.js +0 -26
- package/dist-cjs/commands/DeregisterMemberFromAddressListCommand.js +0 -27
- package/dist-cjs/commands/GetAddonInstanceCommand.js +0 -26
- package/dist-cjs/commands/GetAddonSubscriptionCommand.js +0 -26
- package/dist-cjs/commands/GetAddressListCommand.js +0 -26
- package/dist-cjs/commands/GetAddressListImportJobCommand.js +0 -27
- package/dist-cjs/commands/GetArchiveCommand.js +0 -26
- package/dist-cjs/commands/GetArchiveExportCommand.js +0 -26
- package/dist-cjs/commands/GetArchiveMessageCommand.js +0 -27
- package/dist-cjs/commands/GetArchiveMessageContentCommand.js +0 -26
- package/dist-cjs/commands/GetArchiveSearchCommand.js +0 -26
- package/dist-cjs/commands/GetArchiveSearchResultsCommand.js +0 -27
- package/dist-cjs/commands/GetIngressPointCommand.js +0 -26
- package/dist-cjs/commands/GetMemberOfAddressListCommand.js +0 -27
- package/dist-cjs/commands/GetRelayCommand.js +0 -26
- package/dist-cjs/commands/GetRuleSetCommand.js +0 -27
- package/dist-cjs/commands/GetTrafficPolicyCommand.js +0 -26
- package/dist-cjs/commands/ListAddonInstancesCommand.js +0 -26
- package/dist-cjs/commands/ListAddonSubscriptionsCommand.js +0 -26
- package/dist-cjs/commands/ListAddressListImportJobsCommand.js +0 -27
- package/dist-cjs/commands/ListAddressListsCommand.js +0 -26
- package/dist-cjs/commands/ListArchiveExportsCommand.js +0 -26
- package/dist-cjs/commands/ListArchiveSearchesCommand.js +0 -26
- package/dist-cjs/commands/ListArchivesCommand.js +0 -26
- package/dist-cjs/commands/ListIngressPointsCommand.js +0 -26
- package/dist-cjs/commands/ListMembersOfAddressListCommand.js +0 -27
- package/dist-cjs/commands/ListRelaysCommand.js +0 -26
- package/dist-cjs/commands/ListRuleSetsCommand.js +0 -26
- package/dist-cjs/commands/ListTagsForResourceCommand.js +0 -26
- package/dist-cjs/commands/ListTrafficPoliciesCommand.js +0 -26
- package/dist-cjs/commands/RegisterMemberToAddressListCommand.js +0 -27
- package/dist-cjs/commands/StartAddressListImportJobCommand.js +0 -26
- package/dist-cjs/commands/StartArchiveExportCommand.js +0 -26
- package/dist-cjs/commands/StartArchiveSearchCommand.js +0 -26
- package/dist-cjs/commands/StopAddressListImportJobCommand.js +0 -26
- package/dist-cjs/commands/StopArchiveExportCommand.js +0 -26
- package/dist-cjs/commands/StopArchiveSearchCommand.js +0 -26
- package/dist-cjs/commands/TagResourceCommand.js +0 -26
- package/dist-cjs/commands/UntagResourceCommand.js +0 -26
- package/dist-cjs/commands/UpdateArchiveCommand.js +0 -26
- package/dist-cjs/commands/UpdateIngressPointCommand.js +0 -27
- package/dist-cjs/commands/UpdateRelayCommand.js +0 -26
- package/dist-cjs/commands/UpdateRuleSetCommand.js +0 -27
- package/dist-cjs/commands/UpdateTrafficPolicyCommand.js +0 -26
- package/dist-cjs/commands/index.js +0 -63
- package/dist-cjs/endpoint/EndpointParameters.js +0 -17
- package/dist-cjs/extensionConfiguration.js +0 -2
- package/dist-cjs/models/MailManagerServiceException.js +0 -12
- package/dist-cjs/models/index.js +0 -4
- package/dist-cjs/models/models_0.js +0 -697
- package/dist-cjs/pagination/Interfaces.js +0 -2
- package/dist-cjs/pagination/ListAddonInstancesPaginator.js +0 -7
- package/dist-cjs/pagination/ListAddonSubscriptionsPaginator.js +0 -7
- package/dist-cjs/pagination/ListAddressListImportJobsPaginator.js +0 -7
- package/dist-cjs/pagination/ListAddressListsPaginator.js +0 -7
- package/dist-cjs/pagination/ListArchiveExportsPaginator.js +0 -7
- package/dist-cjs/pagination/ListArchiveSearchesPaginator.js +0 -7
- package/dist-cjs/pagination/ListArchivesPaginator.js +0 -7
- package/dist-cjs/pagination/ListIngressPointsPaginator.js +0 -7
- package/dist-cjs/pagination/ListMembersOfAddressListPaginator.js +0 -7
- package/dist-cjs/pagination/ListRelaysPaginator.js +0 -7
- package/dist-cjs/pagination/ListRuleSetsPaginator.js +0 -7
- package/dist-cjs/pagination/ListTrafficPoliciesPaginator.js +0 -7
- package/dist-cjs/pagination/index.js +0 -16
- package/dist-cjs/protocols/Aws_json1_0.js +0 -2040
- package/dist-cjs/runtimeExtensions.js +0 -13
|
@@ -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);
|