@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
package/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-mailmanager",
|
|
3
3
|
"description": "AWS SDK for JavaScript Mailmanager Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.895.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
|
-
"build:cjs": "
|
|
7
|
+
"build:cjs": "node ../../scripts/compilation/inline client-mailmanager",
|
|
8
8
|
"build:es": "tsc -p tsconfig.es.json",
|
|
9
9
|
"build:include:deps": "lerna run --scope $npm_package_name --include-dependencies build",
|
|
10
10
|
"build:types": "tsc -p tsconfig.types.json",
|
|
@@ -20,17 +20,17 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/core": "3.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/core": "3.894.0",
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.895.0",
|
|
25
25
|
"@aws-sdk/middleware-host-header": "3.893.0",
|
|
26
26
|
"@aws-sdk/middleware-logger": "3.893.0",
|
|
27
27
|
"@aws-sdk/middleware-recursion-detection": "3.893.0",
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
28
|
+
"@aws-sdk/middleware-user-agent": "3.895.0",
|
|
29
29
|
"@aws-sdk/region-config-resolver": "3.893.0",
|
|
30
30
|
"@aws-sdk/types": "3.893.0",
|
|
31
|
-
"@aws-sdk/util-endpoints": "3.
|
|
31
|
+
"@aws-sdk/util-endpoints": "3.895.0",
|
|
32
32
|
"@aws-sdk/util-user-agent-browser": "3.893.0",
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
33
|
+
"@aws-sdk/util-user-agent-node": "3.895.0",
|
|
34
34
|
"@smithy/config-resolver": "^4.2.2",
|
|
35
35
|
"@smithy/core": "^3.11.1",
|
|
36
36
|
"@smithy/fetch-http-handler": "^5.2.1",
|
package/dist-cjs/MailManager.js
DELETED
|
@@ -1,131 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.MailManager = void 0;
|
|
4
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
5
|
-
const CreateAddonInstanceCommand_1 = require("./commands/CreateAddonInstanceCommand");
|
|
6
|
-
const CreateAddonSubscriptionCommand_1 = require("./commands/CreateAddonSubscriptionCommand");
|
|
7
|
-
const CreateAddressListCommand_1 = require("./commands/CreateAddressListCommand");
|
|
8
|
-
const CreateAddressListImportJobCommand_1 = require("./commands/CreateAddressListImportJobCommand");
|
|
9
|
-
const CreateArchiveCommand_1 = require("./commands/CreateArchiveCommand");
|
|
10
|
-
const CreateIngressPointCommand_1 = require("./commands/CreateIngressPointCommand");
|
|
11
|
-
const CreateRelayCommand_1 = require("./commands/CreateRelayCommand");
|
|
12
|
-
const CreateRuleSetCommand_1 = require("./commands/CreateRuleSetCommand");
|
|
13
|
-
const CreateTrafficPolicyCommand_1 = require("./commands/CreateTrafficPolicyCommand");
|
|
14
|
-
const DeleteAddonInstanceCommand_1 = require("./commands/DeleteAddonInstanceCommand");
|
|
15
|
-
const DeleteAddonSubscriptionCommand_1 = require("./commands/DeleteAddonSubscriptionCommand");
|
|
16
|
-
const DeleteAddressListCommand_1 = require("./commands/DeleteAddressListCommand");
|
|
17
|
-
const DeleteArchiveCommand_1 = require("./commands/DeleteArchiveCommand");
|
|
18
|
-
const DeleteIngressPointCommand_1 = require("./commands/DeleteIngressPointCommand");
|
|
19
|
-
const DeleteRelayCommand_1 = require("./commands/DeleteRelayCommand");
|
|
20
|
-
const DeleteRuleSetCommand_1 = require("./commands/DeleteRuleSetCommand");
|
|
21
|
-
const DeleteTrafficPolicyCommand_1 = require("./commands/DeleteTrafficPolicyCommand");
|
|
22
|
-
const DeregisterMemberFromAddressListCommand_1 = require("./commands/DeregisterMemberFromAddressListCommand");
|
|
23
|
-
const GetAddonInstanceCommand_1 = require("./commands/GetAddonInstanceCommand");
|
|
24
|
-
const GetAddonSubscriptionCommand_1 = require("./commands/GetAddonSubscriptionCommand");
|
|
25
|
-
const GetAddressListCommand_1 = require("./commands/GetAddressListCommand");
|
|
26
|
-
const GetAddressListImportJobCommand_1 = require("./commands/GetAddressListImportJobCommand");
|
|
27
|
-
const GetArchiveCommand_1 = require("./commands/GetArchiveCommand");
|
|
28
|
-
const GetArchiveExportCommand_1 = require("./commands/GetArchiveExportCommand");
|
|
29
|
-
const GetArchiveMessageCommand_1 = require("./commands/GetArchiveMessageCommand");
|
|
30
|
-
const GetArchiveMessageContentCommand_1 = require("./commands/GetArchiveMessageContentCommand");
|
|
31
|
-
const GetArchiveSearchCommand_1 = require("./commands/GetArchiveSearchCommand");
|
|
32
|
-
const GetArchiveSearchResultsCommand_1 = require("./commands/GetArchiveSearchResultsCommand");
|
|
33
|
-
const GetIngressPointCommand_1 = require("./commands/GetIngressPointCommand");
|
|
34
|
-
const GetMemberOfAddressListCommand_1 = require("./commands/GetMemberOfAddressListCommand");
|
|
35
|
-
const GetRelayCommand_1 = require("./commands/GetRelayCommand");
|
|
36
|
-
const GetRuleSetCommand_1 = require("./commands/GetRuleSetCommand");
|
|
37
|
-
const GetTrafficPolicyCommand_1 = require("./commands/GetTrafficPolicyCommand");
|
|
38
|
-
const ListAddonInstancesCommand_1 = require("./commands/ListAddonInstancesCommand");
|
|
39
|
-
const ListAddonSubscriptionsCommand_1 = require("./commands/ListAddonSubscriptionsCommand");
|
|
40
|
-
const ListAddressListImportJobsCommand_1 = require("./commands/ListAddressListImportJobsCommand");
|
|
41
|
-
const ListAddressListsCommand_1 = require("./commands/ListAddressListsCommand");
|
|
42
|
-
const ListArchiveExportsCommand_1 = require("./commands/ListArchiveExportsCommand");
|
|
43
|
-
const ListArchivesCommand_1 = require("./commands/ListArchivesCommand");
|
|
44
|
-
const ListArchiveSearchesCommand_1 = require("./commands/ListArchiveSearchesCommand");
|
|
45
|
-
const ListIngressPointsCommand_1 = require("./commands/ListIngressPointsCommand");
|
|
46
|
-
const ListMembersOfAddressListCommand_1 = require("./commands/ListMembersOfAddressListCommand");
|
|
47
|
-
const ListRelaysCommand_1 = require("./commands/ListRelaysCommand");
|
|
48
|
-
const ListRuleSetsCommand_1 = require("./commands/ListRuleSetsCommand");
|
|
49
|
-
const ListTagsForResourceCommand_1 = require("./commands/ListTagsForResourceCommand");
|
|
50
|
-
const ListTrafficPoliciesCommand_1 = require("./commands/ListTrafficPoliciesCommand");
|
|
51
|
-
const RegisterMemberToAddressListCommand_1 = require("./commands/RegisterMemberToAddressListCommand");
|
|
52
|
-
const StartAddressListImportJobCommand_1 = require("./commands/StartAddressListImportJobCommand");
|
|
53
|
-
const StartArchiveExportCommand_1 = require("./commands/StartArchiveExportCommand");
|
|
54
|
-
const StartArchiveSearchCommand_1 = require("./commands/StartArchiveSearchCommand");
|
|
55
|
-
const StopAddressListImportJobCommand_1 = require("./commands/StopAddressListImportJobCommand");
|
|
56
|
-
const StopArchiveExportCommand_1 = require("./commands/StopArchiveExportCommand");
|
|
57
|
-
const StopArchiveSearchCommand_1 = require("./commands/StopArchiveSearchCommand");
|
|
58
|
-
const TagResourceCommand_1 = require("./commands/TagResourceCommand");
|
|
59
|
-
const UntagResourceCommand_1 = require("./commands/UntagResourceCommand");
|
|
60
|
-
const UpdateArchiveCommand_1 = require("./commands/UpdateArchiveCommand");
|
|
61
|
-
const UpdateIngressPointCommand_1 = require("./commands/UpdateIngressPointCommand");
|
|
62
|
-
const UpdateRelayCommand_1 = require("./commands/UpdateRelayCommand");
|
|
63
|
-
const UpdateRuleSetCommand_1 = require("./commands/UpdateRuleSetCommand");
|
|
64
|
-
const UpdateTrafficPolicyCommand_1 = require("./commands/UpdateTrafficPolicyCommand");
|
|
65
|
-
const MailManagerClient_1 = require("./MailManagerClient");
|
|
66
|
-
const commands = {
|
|
67
|
-
CreateAddonInstanceCommand: CreateAddonInstanceCommand_1.CreateAddonInstanceCommand,
|
|
68
|
-
CreateAddonSubscriptionCommand: CreateAddonSubscriptionCommand_1.CreateAddonSubscriptionCommand,
|
|
69
|
-
CreateAddressListCommand: CreateAddressListCommand_1.CreateAddressListCommand,
|
|
70
|
-
CreateAddressListImportJobCommand: CreateAddressListImportJobCommand_1.CreateAddressListImportJobCommand,
|
|
71
|
-
CreateArchiveCommand: CreateArchiveCommand_1.CreateArchiveCommand,
|
|
72
|
-
CreateIngressPointCommand: CreateIngressPointCommand_1.CreateIngressPointCommand,
|
|
73
|
-
CreateRelayCommand: CreateRelayCommand_1.CreateRelayCommand,
|
|
74
|
-
CreateRuleSetCommand: CreateRuleSetCommand_1.CreateRuleSetCommand,
|
|
75
|
-
CreateTrafficPolicyCommand: CreateTrafficPolicyCommand_1.CreateTrafficPolicyCommand,
|
|
76
|
-
DeleteAddonInstanceCommand: DeleteAddonInstanceCommand_1.DeleteAddonInstanceCommand,
|
|
77
|
-
DeleteAddonSubscriptionCommand: DeleteAddonSubscriptionCommand_1.DeleteAddonSubscriptionCommand,
|
|
78
|
-
DeleteAddressListCommand: DeleteAddressListCommand_1.DeleteAddressListCommand,
|
|
79
|
-
DeleteArchiveCommand: DeleteArchiveCommand_1.DeleteArchiveCommand,
|
|
80
|
-
DeleteIngressPointCommand: DeleteIngressPointCommand_1.DeleteIngressPointCommand,
|
|
81
|
-
DeleteRelayCommand: DeleteRelayCommand_1.DeleteRelayCommand,
|
|
82
|
-
DeleteRuleSetCommand: DeleteRuleSetCommand_1.DeleteRuleSetCommand,
|
|
83
|
-
DeleteTrafficPolicyCommand: DeleteTrafficPolicyCommand_1.DeleteTrafficPolicyCommand,
|
|
84
|
-
DeregisterMemberFromAddressListCommand: DeregisterMemberFromAddressListCommand_1.DeregisterMemberFromAddressListCommand,
|
|
85
|
-
GetAddonInstanceCommand: GetAddonInstanceCommand_1.GetAddonInstanceCommand,
|
|
86
|
-
GetAddonSubscriptionCommand: GetAddonSubscriptionCommand_1.GetAddonSubscriptionCommand,
|
|
87
|
-
GetAddressListCommand: GetAddressListCommand_1.GetAddressListCommand,
|
|
88
|
-
GetAddressListImportJobCommand: GetAddressListImportJobCommand_1.GetAddressListImportJobCommand,
|
|
89
|
-
GetArchiveCommand: GetArchiveCommand_1.GetArchiveCommand,
|
|
90
|
-
GetArchiveExportCommand: GetArchiveExportCommand_1.GetArchiveExportCommand,
|
|
91
|
-
GetArchiveMessageCommand: GetArchiveMessageCommand_1.GetArchiveMessageCommand,
|
|
92
|
-
GetArchiveMessageContentCommand: GetArchiveMessageContentCommand_1.GetArchiveMessageContentCommand,
|
|
93
|
-
GetArchiveSearchCommand: GetArchiveSearchCommand_1.GetArchiveSearchCommand,
|
|
94
|
-
GetArchiveSearchResultsCommand: GetArchiveSearchResultsCommand_1.GetArchiveSearchResultsCommand,
|
|
95
|
-
GetIngressPointCommand: GetIngressPointCommand_1.GetIngressPointCommand,
|
|
96
|
-
GetMemberOfAddressListCommand: GetMemberOfAddressListCommand_1.GetMemberOfAddressListCommand,
|
|
97
|
-
GetRelayCommand: GetRelayCommand_1.GetRelayCommand,
|
|
98
|
-
GetRuleSetCommand: GetRuleSetCommand_1.GetRuleSetCommand,
|
|
99
|
-
GetTrafficPolicyCommand: GetTrafficPolicyCommand_1.GetTrafficPolicyCommand,
|
|
100
|
-
ListAddonInstancesCommand: ListAddonInstancesCommand_1.ListAddonInstancesCommand,
|
|
101
|
-
ListAddonSubscriptionsCommand: ListAddonSubscriptionsCommand_1.ListAddonSubscriptionsCommand,
|
|
102
|
-
ListAddressListImportJobsCommand: ListAddressListImportJobsCommand_1.ListAddressListImportJobsCommand,
|
|
103
|
-
ListAddressListsCommand: ListAddressListsCommand_1.ListAddressListsCommand,
|
|
104
|
-
ListArchiveExportsCommand: ListArchiveExportsCommand_1.ListArchiveExportsCommand,
|
|
105
|
-
ListArchivesCommand: ListArchivesCommand_1.ListArchivesCommand,
|
|
106
|
-
ListArchiveSearchesCommand: ListArchiveSearchesCommand_1.ListArchiveSearchesCommand,
|
|
107
|
-
ListIngressPointsCommand: ListIngressPointsCommand_1.ListIngressPointsCommand,
|
|
108
|
-
ListMembersOfAddressListCommand: ListMembersOfAddressListCommand_1.ListMembersOfAddressListCommand,
|
|
109
|
-
ListRelaysCommand: ListRelaysCommand_1.ListRelaysCommand,
|
|
110
|
-
ListRuleSetsCommand: ListRuleSetsCommand_1.ListRuleSetsCommand,
|
|
111
|
-
ListTagsForResourceCommand: ListTagsForResourceCommand_1.ListTagsForResourceCommand,
|
|
112
|
-
ListTrafficPoliciesCommand: ListTrafficPoliciesCommand_1.ListTrafficPoliciesCommand,
|
|
113
|
-
RegisterMemberToAddressListCommand: RegisterMemberToAddressListCommand_1.RegisterMemberToAddressListCommand,
|
|
114
|
-
StartAddressListImportJobCommand: StartAddressListImportJobCommand_1.StartAddressListImportJobCommand,
|
|
115
|
-
StartArchiveExportCommand: StartArchiveExportCommand_1.StartArchiveExportCommand,
|
|
116
|
-
StartArchiveSearchCommand: StartArchiveSearchCommand_1.StartArchiveSearchCommand,
|
|
117
|
-
StopAddressListImportJobCommand: StopAddressListImportJobCommand_1.StopAddressListImportJobCommand,
|
|
118
|
-
StopArchiveExportCommand: StopArchiveExportCommand_1.StopArchiveExportCommand,
|
|
119
|
-
StopArchiveSearchCommand: StopArchiveSearchCommand_1.StopArchiveSearchCommand,
|
|
120
|
-
TagResourceCommand: TagResourceCommand_1.TagResourceCommand,
|
|
121
|
-
UntagResourceCommand: UntagResourceCommand_1.UntagResourceCommand,
|
|
122
|
-
UpdateArchiveCommand: UpdateArchiveCommand_1.UpdateArchiveCommand,
|
|
123
|
-
UpdateIngressPointCommand: UpdateIngressPointCommand_1.UpdateIngressPointCommand,
|
|
124
|
-
UpdateRelayCommand: UpdateRelayCommand_1.UpdateRelayCommand,
|
|
125
|
-
UpdateRuleSetCommand: UpdateRuleSetCommand_1.UpdateRuleSetCommand,
|
|
126
|
-
UpdateTrafficPolicyCommand: UpdateTrafficPolicyCommand_1.UpdateTrafficPolicyCommand,
|
|
127
|
-
};
|
|
128
|
-
class MailManager extends MailManagerClient_1.MailManagerClient {
|
|
129
|
-
}
|
|
130
|
-
exports.MailManager = MailManager;
|
|
131
|
-
(0, smithy_client_1.createAggregatedClient)(commands, MailManager);
|
|
@@ -1,52 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.MailManagerClient = exports.__Client = void 0;
|
|
4
|
-
const middleware_host_header_1 = require("@aws-sdk/middleware-host-header");
|
|
5
|
-
const middleware_logger_1 = require("@aws-sdk/middleware-logger");
|
|
6
|
-
const middleware_recursion_detection_1 = require("@aws-sdk/middleware-recursion-detection");
|
|
7
|
-
const middleware_user_agent_1 = require("@aws-sdk/middleware-user-agent");
|
|
8
|
-
const config_resolver_1 = require("@smithy/config-resolver");
|
|
9
|
-
const core_1 = require("@smithy/core");
|
|
10
|
-
const middleware_content_length_1 = require("@smithy/middleware-content-length");
|
|
11
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
12
|
-
const middleware_retry_1 = require("@smithy/middleware-retry");
|
|
13
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
14
|
-
Object.defineProperty(exports, "__Client", { enumerable: true, get: function () { return smithy_client_1.Client; } });
|
|
15
|
-
const httpAuthSchemeProvider_1 = require("./auth/httpAuthSchemeProvider");
|
|
16
|
-
const EndpointParameters_1 = require("./endpoint/EndpointParameters");
|
|
17
|
-
const runtimeConfig_1 = require("./runtimeConfig");
|
|
18
|
-
const runtimeExtensions_1 = require("./runtimeExtensions");
|
|
19
|
-
class MailManagerClient extends smithy_client_1.Client {
|
|
20
|
-
config;
|
|
21
|
-
constructor(...[configuration]) {
|
|
22
|
-
const _config_0 = (0, runtimeConfig_1.getRuntimeConfig)(configuration || {});
|
|
23
|
-
super(_config_0);
|
|
24
|
-
this.initConfig = _config_0;
|
|
25
|
-
const _config_1 = (0, EndpointParameters_1.resolveClientEndpointParameters)(_config_0);
|
|
26
|
-
const _config_2 = (0, middleware_user_agent_1.resolveUserAgentConfig)(_config_1);
|
|
27
|
-
const _config_3 = (0, middleware_retry_1.resolveRetryConfig)(_config_2);
|
|
28
|
-
const _config_4 = (0, config_resolver_1.resolveRegionConfig)(_config_3);
|
|
29
|
-
const _config_5 = (0, middleware_host_header_1.resolveHostHeaderConfig)(_config_4);
|
|
30
|
-
const _config_6 = (0, middleware_endpoint_1.resolveEndpointConfig)(_config_5);
|
|
31
|
-
const _config_7 = (0, httpAuthSchemeProvider_1.resolveHttpAuthSchemeConfig)(_config_6);
|
|
32
|
-
const _config_8 = (0, runtimeExtensions_1.resolveRuntimeExtensions)(_config_7, configuration?.extensions || []);
|
|
33
|
-
this.config = _config_8;
|
|
34
|
-
this.middlewareStack.use((0, middleware_user_agent_1.getUserAgentPlugin)(this.config));
|
|
35
|
-
this.middlewareStack.use((0, middleware_retry_1.getRetryPlugin)(this.config));
|
|
36
|
-
this.middlewareStack.use((0, middleware_content_length_1.getContentLengthPlugin)(this.config));
|
|
37
|
-
this.middlewareStack.use((0, middleware_host_header_1.getHostHeaderPlugin)(this.config));
|
|
38
|
-
this.middlewareStack.use((0, middleware_logger_1.getLoggerPlugin)(this.config));
|
|
39
|
-
this.middlewareStack.use((0, middleware_recursion_detection_1.getRecursionDetectionPlugin)(this.config));
|
|
40
|
-
this.middlewareStack.use((0, core_1.getHttpAuthSchemeEndpointRuleSetPlugin)(this.config, {
|
|
41
|
-
httpAuthSchemeParametersProvider: httpAuthSchemeProvider_1.defaultMailManagerHttpAuthSchemeParametersProvider,
|
|
42
|
-
identityProviderConfigProvider: async (config) => new core_1.DefaultIdentityProviderConfig({
|
|
43
|
-
"aws.auth#sigv4": config.credentials,
|
|
44
|
-
}),
|
|
45
|
-
}));
|
|
46
|
-
this.middlewareStack.use((0, core_1.getHttpSigningPlugin)(this.config));
|
|
47
|
-
}
|
|
48
|
-
destroy() {
|
|
49
|
-
super.destroy();
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
exports.MailManagerClient = MailManagerClient;
|
|
@@ -1,43 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.resolveHttpAuthRuntimeConfig = exports.getHttpAuthExtensionConfiguration = void 0;
|
|
4
|
-
const getHttpAuthExtensionConfiguration = (runtimeConfig) => {
|
|
5
|
-
const _httpAuthSchemes = runtimeConfig.httpAuthSchemes;
|
|
6
|
-
let _httpAuthSchemeProvider = runtimeConfig.httpAuthSchemeProvider;
|
|
7
|
-
let _credentials = runtimeConfig.credentials;
|
|
8
|
-
return {
|
|
9
|
-
setHttpAuthScheme(httpAuthScheme) {
|
|
10
|
-
const index = _httpAuthSchemes.findIndex((scheme) => scheme.schemeId === httpAuthScheme.schemeId);
|
|
11
|
-
if (index === -1) {
|
|
12
|
-
_httpAuthSchemes.push(httpAuthScheme);
|
|
13
|
-
}
|
|
14
|
-
else {
|
|
15
|
-
_httpAuthSchemes.splice(index, 1, httpAuthScheme);
|
|
16
|
-
}
|
|
17
|
-
},
|
|
18
|
-
httpAuthSchemes() {
|
|
19
|
-
return _httpAuthSchemes;
|
|
20
|
-
},
|
|
21
|
-
setHttpAuthSchemeProvider(httpAuthSchemeProvider) {
|
|
22
|
-
_httpAuthSchemeProvider = httpAuthSchemeProvider;
|
|
23
|
-
},
|
|
24
|
-
httpAuthSchemeProvider() {
|
|
25
|
-
return _httpAuthSchemeProvider;
|
|
26
|
-
},
|
|
27
|
-
setCredentials(credentials) {
|
|
28
|
-
_credentials = credentials;
|
|
29
|
-
},
|
|
30
|
-
credentials() {
|
|
31
|
-
return _credentials;
|
|
32
|
-
},
|
|
33
|
-
};
|
|
34
|
-
};
|
|
35
|
-
exports.getHttpAuthExtensionConfiguration = getHttpAuthExtensionConfiguration;
|
|
36
|
-
const resolveHttpAuthRuntimeConfig = (config) => {
|
|
37
|
-
return {
|
|
38
|
-
httpAuthSchemes: config.httpAuthSchemes(),
|
|
39
|
-
httpAuthSchemeProvider: config.httpAuthSchemeProvider(),
|
|
40
|
-
credentials: config.credentials(),
|
|
41
|
-
};
|
|
42
|
-
};
|
|
43
|
-
exports.resolveHttpAuthRuntimeConfig = resolveHttpAuthRuntimeConfig;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateAddonInstanceCommand = 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 CreateAddonInstanceCommand 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", "CreateAddonInstance", {})
|
|
20
|
-
.n("MailManagerClient", "CreateAddonInstanceCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_json1_0_1.se_CreateAddonInstanceCommand)
|
|
23
|
-
.de(Aws_json1_0_1.de_CreateAddonInstanceCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.CreateAddonInstanceCommand = CreateAddonInstanceCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateAddonSubscriptionCommand = 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 CreateAddonSubscriptionCommand 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", "CreateAddonSubscription", {})
|
|
20
|
-
.n("MailManagerClient", "CreateAddonSubscriptionCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_json1_0_1.se_CreateAddonSubscriptionCommand)
|
|
23
|
-
.de(Aws_json1_0_1.de_CreateAddonSubscriptionCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.CreateAddonSubscriptionCommand = CreateAddonSubscriptionCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateAddressListCommand = 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 CreateAddressListCommand 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", "CreateAddressList", {})
|
|
20
|
-
.n("MailManagerClient", "CreateAddressListCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_json1_0_1.se_CreateAddressListCommand)
|
|
23
|
-
.de(Aws_json1_0_1.de_CreateAddressListCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.CreateAddressListCommand = CreateAddressListCommand;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateAddressListImportJobCommand = 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 CreateAddressListImportJobCommand 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", "CreateAddressListImportJob", {})
|
|
21
|
-
.n("MailManagerClient", "CreateAddressListImportJobCommand")
|
|
22
|
-
.f(void 0, models_0_1.CreateAddressListImportJobResponseFilterSensitiveLog)
|
|
23
|
-
.ser(Aws_json1_0_1.se_CreateAddressListImportJobCommand)
|
|
24
|
-
.de(Aws_json1_0_1.de_CreateAddressListImportJobCommand)
|
|
25
|
-
.build() {
|
|
26
|
-
}
|
|
27
|
-
exports.CreateAddressListImportJobCommand = CreateAddressListImportJobCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateArchiveCommand = 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 CreateArchiveCommand 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", "CreateArchive", {})
|
|
20
|
-
.n("MailManagerClient", "CreateArchiveCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_json1_0_1.se_CreateArchiveCommand)
|
|
23
|
-
.de(Aws_json1_0_1.de_CreateArchiveCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.CreateArchiveCommand = CreateArchiveCommand;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateIngressPointCommand = 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 CreateIngressPointCommand 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", "CreateIngressPoint", {})
|
|
21
|
-
.n("MailManagerClient", "CreateIngressPointCommand")
|
|
22
|
-
.f(models_0_1.CreateIngressPointRequestFilterSensitiveLog, void 0)
|
|
23
|
-
.ser(Aws_json1_0_1.se_CreateIngressPointCommand)
|
|
24
|
-
.de(Aws_json1_0_1.de_CreateIngressPointCommand)
|
|
25
|
-
.build() {
|
|
26
|
-
}
|
|
27
|
-
exports.CreateIngressPointCommand = CreateIngressPointCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateRelayCommand = 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 CreateRelayCommand 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", "CreateRelay", {})
|
|
20
|
-
.n("MailManagerClient", "CreateRelayCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_json1_0_1.se_CreateRelayCommand)
|
|
23
|
-
.de(Aws_json1_0_1.de_CreateRelayCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.CreateRelayCommand = CreateRelayCommand;
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateRuleSetCommand = 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 CreateRuleSetCommand 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", "CreateRuleSet", {})
|
|
21
|
-
.n("MailManagerClient", "CreateRuleSetCommand")
|
|
22
|
-
.f(models_0_1.CreateRuleSetRequestFilterSensitiveLog, void 0)
|
|
23
|
-
.ser(Aws_json1_0_1.se_CreateRuleSetCommand)
|
|
24
|
-
.de(Aws_json1_0_1.de_CreateRuleSetCommand)
|
|
25
|
-
.build() {
|
|
26
|
-
}
|
|
27
|
-
exports.CreateRuleSetCommand = CreateRuleSetCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.CreateTrafficPolicyCommand = 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 CreateTrafficPolicyCommand 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", "CreateTrafficPolicy", {})
|
|
20
|
-
.n("MailManagerClient", "CreateTrafficPolicyCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_json1_0_1.se_CreateTrafficPolicyCommand)
|
|
23
|
-
.de(Aws_json1_0_1.de_CreateTrafficPolicyCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.CreateTrafficPolicyCommand = CreateTrafficPolicyCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteAddonInstanceCommand = 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 DeleteAddonInstanceCommand 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", "DeleteAddonInstance", {})
|
|
20
|
-
.n("MailManagerClient", "DeleteAddonInstanceCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_json1_0_1.se_DeleteAddonInstanceCommand)
|
|
23
|
-
.de(Aws_json1_0_1.de_DeleteAddonInstanceCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.DeleteAddonInstanceCommand = DeleteAddonInstanceCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteAddonSubscriptionCommand = 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 DeleteAddonSubscriptionCommand 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", "DeleteAddonSubscription", {})
|
|
20
|
-
.n("MailManagerClient", "DeleteAddonSubscriptionCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_json1_0_1.se_DeleteAddonSubscriptionCommand)
|
|
23
|
-
.de(Aws_json1_0_1.de_DeleteAddonSubscriptionCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.DeleteAddonSubscriptionCommand = DeleteAddonSubscriptionCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteAddressListCommand = 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 DeleteAddressListCommand 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", "DeleteAddressList", {})
|
|
20
|
-
.n("MailManagerClient", "DeleteAddressListCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_json1_0_1.se_DeleteAddressListCommand)
|
|
23
|
-
.de(Aws_json1_0_1.de_DeleteAddressListCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.DeleteAddressListCommand = DeleteAddressListCommand;
|
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteArchiveCommand = 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 DeleteArchiveCommand 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", "DeleteArchive", {})
|
|
20
|
-
.n("MailManagerClient", "DeleteArchiveCommand")
|
|
21
|
-
.f(void 0, void 0)
|
|
22
|
-
.ser(Aws_json1_0_1.se_DeleteArchiveCommand)
|
|
23
|
-
.de(Aws_json1_0_1.de_DeleteArchiveCommand)
|
|
24
|
-
.build() {
|
|
25
|
-
}
|
|
26
|
-
exports.DeleteArchiveCommand = DeleteArchiveCommand;
|