@aws-sdk/client-mailmanager 3.649.0 → 3.651.1
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/commands/CreateAddonInstanceCommand.js +1 -3
- package/dist-cjs/commands/CreateAddonSubscriptionCommand.js +1 -3
- package/dist-cjs/commands/CreateArchiveCommand.js +1 -3
- package/dist-cjs/commands/CreateIngressPointCommand.js +1 -3
- package/dist-cjs/commands/CreateRelayCommand.js +1 -3
- package/dist-cjs/commands/CreateRuleSetCommand.js +1 -3
- package/dist-cjs/commands/CreateTrafficPolicyCommand.js +1 -3
- package/dist-cjs/commands/DeleteAddonInstanceCommand.js +1 -3
- package/dist-cjs/commands/DeleteAddonSubscriptionCommand.js +1 -3
- package/dist-cjs/commands/DeleteArchiveCommand.js +1 -3
- package/dist-cjs/commands/DeleteIngressPointCommand.js +1 -3
- package/dist-cjs/commands/DeleteRelayCommand.js +1 -3
- package/dist-cjs/commands/DeleteRuleSetCommand.js +1 -3
- package/dist-cjs/commands/DeleteTrafficPolicyCommand.js +1 -3
- package/dist-cjs/commands/GetAddonInstanceCommand.js +1 -3
- package/dist-cjs/commands/GetAddonSubscriptionCommand.js +1 -3
- package/dist-cjs/commands/GetArchiveCommand.js +1 -3
- package/dist-cjs/commands/GetArchiveExportCommand.js +1 -3
- package/dist-cjs/commands/GetArchiveMessageCommand.js +1 -3
- package/dist-cjs/commands/GetArchiveMessageContentCommand.js +1 -3
- package/dist-cjs/commands/GetArchiveSearchCommand.js +1 -3
- package/dist-cjs/commands/GetArchiveSearchResultsCommand.js +1 -3
- package/dist-cjs/commands/GetIngressPointCommand.js +1 -3
- package/dist-cjs/commands/GetRelayCommand.js +1 -3
- package/dist-cjs/commands/GetRuleSetCommand.js +1 -3
- package/dist-cjs/commands/GetTrafficPolicyCommand.js +1 -3
- package/dist-cjs/commands/ListAddonInstancesCommand.js +1 -3
- package/dist-cjs/commands/ListAddonSubscriptionsCommand.js +1 -3
- package/dist-cjs/commands/ListArchiveExportsCommand.js +1 -3
- package/dist-cjs/commands/ListArchiveSearchesCommand.js +1 -3
- package/dist-cjs/commands/ListArchivesCommand.js +1 -3
- package/dist-cjs/commands/ListIngressPointsCommand.js +1 -3
- package/dist-cjs/commands/ListRelaysCommand.js +1 -3
- package/dist-cjs/commands/ListRuleSetsCommand.js +1 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -3
- package/dist-cjs/commands/ListTrafficPoliciesCommand.js +1 -3
- package/dist-cjs/commands/StartArchiveExportCommand.js +1 -3
- package/dist-cjs/commands/StartArchiveSearchCommand.js +1 -3
- package/dist-cjs/commands/StopArchiveExportCommand.js +1 -3
- package/dist-cjs/commands/StopArchiveSearchCommand.js +1 -3
- package/dist-cjs/commands/TagResourceCommand.js +1 -3
- package/dist-cjs/commands/UntagResourceCommand.js +1 -3
- package/dist-cjs/commands/UpdateArchiveCommand.js +1 -3
- package/dist-cjs/commands/UpdateIngressPointCommand.js +1 -3
- package/dist-cjs/commands/UpdateRelayCommand.js +1 -3
- package/dist-cjs/commands/UpdateRuleSetCommand.js +1 -3
- package/dist-cjs/commands/UpdateTrafficPolicyCommand.js +1 -3
- package/dist-cjs/endpoint/endpointResolver.js +6 -2
- package/dist-es/commands/CreateAddonInstanceCommand.js +1 -3
- package/dist-es/commands/CreateAddonSubscriptionCommand.js +1 -3
- package/dist-es/commands/CreateArchiveCommand.js +1 -3
- package/dist-es/commands/CreateIngressPointCommand.js +1 -3
- package/dist-es/commands/CreateRelayCommand.js +1 -3
- package/dist-es/commands/CreateRuleSetCommand.js +1 -3
- package/dist-es/commands/CreateTrafficPolicyCommand.js +1 -3
- package/dist-es/commands/DeleteAddonInstanceCommand.js +1 -3
- package/dist-es/commands/DeleteAddonSubscriptionCommand.js +1 -3
- package/dist-es/commands/DeleteArchiveCommand.js +1 -3
- package/dist-es/commands/DeleteIngressPointCommand.js +1 -3
- package/dist-es/commands/DeleteRelayCommand.js +1 -3
- package/dist-es/commands/DeleteRuleSetCommand.js +1 -3
- package/dist-es/commands/DeleteTrafficPolicyCommand.js +1 -3
- package/dist-es/commands/GetAddonInstanceCommand.js +1 -3
- package/dist-es/commands/GetAddonSubscriptionCommand.js +1 -3
- package/dist-es/commands/GetArchiveCommand.js +1 -3
- package/dist-es/commands/GetArchiveExportCommand.js +1 -3
- package/dist-es/commands/GetArchiveMessageCommand.js +1 -3
- package/dist-es/commands/GetArchiveMessageContentCommand.js +1 -3
- package/dist-es/commands/GetArchiveSearchCommand.js +1 -3
- package/dist-es/commands/GetArchiveSearchResultsCommand.js +1 -3
- package/dist-es/commands/GetIngressPointCommand.js +1 -3
- package/dist-es/commands/GetRelayCommand.js +1 -3
- package/dist-es/commands/GetRuleSetCommand.js +1 -3
- package/dist-es/commands/GetTrafficPolicyCommand.js +1 -3
- package/dist-es/commands/ListAddonInstancesCommand.js +1 -3
- package/dist-es/commands/ListAddonSubscriptionsCommand.js +1 -3
- package/dist-es/commands/ListArchiveExportsCommand.js +1 -3
- package/dist-es/commands/ListArchiveSearchesCommand.js +1 -3
- package/dist-es/commands/ListArchivesCommand.js +1 -3
- package/dist-es/commands/ListIngressPointsCommand.js +1 -3
- package/dist-es/commands/ListRelaysCommand.js +1 -3
- package/dist-es/commands/ListRuleSetsCommand.js +1 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +1 -3
- package/dist-es/commands/ListTrafficPoliciesCommand.js +1 -3
- package/dist-es/commands/StartArchiveExportCommand.js +1 -3
- package/dist-es/commands/StartArchiveSearchCommand.js +1 -3
- package/dist-es/commands/StopArchiveExportCommand.js +1 -3
- package/dist-es/commands/StopArchiveSearchCommand.js +1 -3
- package/dist-es/commands/TagResourceCommand.js +1 -3
- package/dist-es/commands/UntagResourceCommand.js +1 -3
- package/dist-es/commands/UpdateArchiveCommand.js +1 -3
- package/dist-es/commands/UpdateIngressPointCommand.js +1 -3
- package/dist-es/commands/UpdateRelayCommand.js +1 -3
- package/dist-es/commands/UpdateRuleSetCommand.js +1 -3
- package/dist-es/commands/UpdateTrafficPolicyCommand.js +1 -3
- package/dist-es/endpoint/endpointResolver.js +7 -3
- package/package.json +5 -5
- package/dist-types/tsdoc-metadata.json +0 -11
|
@@ -10,9 +10,7 @@ const models_0_1 = require("../models/models_0");
|
|
|
10
10
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
11
|
class CreateAddonInstanceCommand extends smithy_client_1.Command
|
|
12
12
|
.classBuilder()
|
|
13
|
-
.ep(
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
13
|
+
.ep(EndpointParameters_1.commonParams)
|
|
16
14
|
.m(function (Command, cs, config, o) {
|
|
17
15
|
return [
|
|
18
16
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -10,9 +10,7 @@ const models_0_1 = require("../models/models_0");
|
|
|
10
10
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
11
|
class CreateAddonSubscriptionCommand extends smithy_client_1.Command
|
|
12
12
|
.classBuilder()
|
|
13
|
-
.ep(
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
13
|
+
.ep(EndpointParameters_1.commonParams)
|
|
16
14
|
.m(function (Command, cs, config, o) {
|
|
17
15
|
return [
|
|
18
16
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -10,9 +10,7 @@ const models_0_1 = require("../models/models_0");
|
|
|
10
10
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
11
|
class CreateArchiveCommand extends smithy_client_1.Command
|
|
12
12
|
.classBuilder()
|
|
13
|
-
.ep(
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
13
|
+
.ep(EndpointParameters_1.commonParams)
|
|
16
14
|
.m(function (Command, cs, config, o) {
|
|
17
15
|
return [
|
|
18
16
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -10,9 +10,7 @@ const models_0_1 = require("../models/models_0");
|
|
|
10
10
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
11
|
class CreateIngressPointCommand extends smithy_client_1.Command
|
|
12
12
|
.classBuilder()
|
|
13
|
-
.ep(
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
13
|
+
.ep(EndpointParameters_1.commonParams)
|
|
16
14
|
.m(function (Command, cs, config, o) {
|
|
17
15
|
return [
|
|
18
16
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -10,9 +10,7 @@ const models_0_1 = require("../models/models_0");
|
|
|
10
10
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
11
|
class CreateRelayCommand extends smithy_client_1.Command
|
|
12
12
|
.classBuilder()
|
|
13
|
-
.ep(
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
13
|
+
.ep(EndpointParameters_1.commonParams)
|
|
16
14
|
.m(function (Command, cs, config, o) {
|
|
17
15
|
return [
|
|
18
16
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -10,9 +10,7 @@ const models_0_1 = require("../models/models_0");
|
|
|
10
10
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
11
|
class CreateRuleSetCommand extends smithy_client_1.Command
|
|
12
12
|
.classBuilder()
|
|
13
|
-
.ep(
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
13
|
+
.ep(EndpointParameters_1.commonParams)
|
|
16
14
|
.m(function (Command, cs, config, o) {
|
|
17
15
|
return [
|
|
18
16
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -10,9 +10,7 @@ const models_0_1 = require("../models/models_0");
|
|
|
10
10
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
11
|
class CreateTrafficPolicyCommand extends smithy_client_1.Command
|
|
12
12
|
.classBuilder()
|
|
13
|
-
.ep(
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
13
|
+
.ep(EndpointParameters_1.commonParams)
|
|
16
14
|
.m(function (Command, cs, config, o) {
|
|
17
15
|
return [
|
|
18
16
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -9,9 +9,7 @@ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
10
|
class DeleteAddonInstanceCommand extends smithy_client_1.Command
|
|
11
11
|
.classBuilder()
|
|
12
|
-
.ep(
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
12
|
+
.ep(EndpointParameters_1.commonParams)
|
|
15
13
|
.m(function (Command, cs, config, o) {
|
|
16
14
|
return [
|
|
17
15
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -9,9 +9,7 @@ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
10
|
class DeleteAddonSubscriptionCommand extends smithy_client_1.Command
|
|
11
11
|
.classBuilder()
|
|
12
|
-
.ep(
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
12
|
+
.ep(EndpointParameters_1.commonParams)
|
|
15
13
|
.m(function (Command, cs, config, o) {
|
|
16
14
|
return [
|
|
17
15
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -9,9 +9,7 @@ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
10
|
class DeleteArchiveCommand extends smithy_client_1.Command
|
|
11
11
|
.classBuilder()
|
|
12
|
-
.ep(
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
12
|
+
.ep(EndpointParameters_1.commonParams)
|
|
15
13
|
.m(function (Command, cs, config, o) {
|
|
16
14
|
return [
|
|
17
15
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -9,9 +9,7 @@ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
10
|
class DeleteIngressPointCommand extends smithy_client_1.Command
|
|
11
11
|
.classBuilder()
|
|
12
|
-
.ep(
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
12
|
+
.ep(EndpointParameters_1.commonParams)
|
|
15
13
|
.m(function (Command, cs, config, o) {
|
|
16
14
|
return [
|
|
17
15
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -9,9 +9,7 @@ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
10
|
class DeleteRelayCommand extends smithy_client_1.Command
|
|
11
11
|
.classBuilder()
|
|
12
|
-
.ep(
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
12
|
+
.ep(EndpointParameters_1.commonParams)
|
|
15
13
|
.m(function (Command, cs, config, o) {
|
|
16
14
|
return [
|
|
17
15
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -9,9 +9,7 @@ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
10
|
class DeleteRuleSetCommand extends smithy_client_1.Command
|
|
11
11
|
.classBuilder()
|
|
12
|
-
.ep(
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
12
|
+
.ep(EndpointParameters_1.commonParams)
|
|
15
13
|
.m(function (Command, cs, config, o) {
|
|
16
14
|
return [
|
|
17
15
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -9,9 +9,7 @@ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
10
|
class DeleteTrafficPolicyCommand extends smithy_client_1.Command
|
|
11
11
|
.classBuilder()
|
|
12
|
-
.ep(
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
12
|
+
.ep(EndpointParameters_1.commonParams)
|
|
15
13
|
.m(function (Command, cs, config, o) {
|
|
16
14
|
return [
|
|
17
15
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -9,9 +9,7 @@ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
10
|
class GetAddonInstanceCommand extends smithy_client_1.Command
|
|
11
11
|
.classBuilder()
|
|
12
|
-
.ep(
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
12
|
+
.ep(EndpointParameters_1.commonParams)
|
|
15
13
|
.m(function (Command, cs, config, o) {
|
|
16
14
|
return [
|
|
17
15
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -9,9 +9,7 @@ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
10
|
class GetAddonSubscriptionCommand extends smithy_client_1.Command
|
|
11
11
|
.classBuilder()
|
|
12
|
-
.ep(
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
12
|
+
.ep(EndpointParameters_1.commonParams)
|
|
15
13
|
.m(function (Command, cs, config, o) {
|
|
16
14
|
return [
|
|
17
15
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -9,9 +9,7 @@ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
10
|
class GetArchiveCommand extends smithy_client_1.Command
|
|
11
11
|
.classBuilder()
|
|
12
|
-
.ep(
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
12
|
+
.ep(EndpointParameters_1.commonParams)
|
|
15
13
|
.m(function (Command, cs, config, o) {
|
|
16
14
|
return [
|
|
17
15
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -9,9 +9,7 @@ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
10
|
class GetArchiveExportCommand extends smithy_client_1.Command
|
|
11
11
|
.classBuilder()
|
|
12
|
-
.ep(
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
12
|
+
.ep(EndpointParameters_1.commonParams)
|
|
15
13
|
.m(function (Command, cs, config, o) {
|
|
16
14
|
return [
|
|
17
15
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -9,9 +9,7 @@ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
10
|
class GetArchiveMessageCommand extends smithy_client_1.Command
|
|
11
11
|
.classBuilder()
|
|
12
|
-
.ep(
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
12
|
+
.ep(EndpointParameters_1.commonParams)
|
|
15
13
|
.m(function (Command, cs, config, o) {
|
|
16
14
|
return [
|
|
17
15
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -9,9 +9,7 @@ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
10
|
class GetArchiveMessageContentCommand extends smithy_client_1.Command
|
|
11
11
|
.classBuilder()
|
|
12
|
-
.ep(
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
12
|
+
.ep(EndpointParameters_1.commonParams)
|
|
15
13
|
.m(function (Command, cs, config, o) {
|
|
16
14
|
return [
|
|
17
15
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -9,9 +9,7 @@ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
10
|
class GetArchiveSearchCommand extends smithy_client_1.Command
|
|
11
11
|
.classBuilder()
|
|
12
|
-
.ep(
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
12
|
+
.ep(EndpointParameters_1.commonParams)
|
|
15
13
|
.m(function (Command, cs, config, o) {
|
|
16
14
|
return [
|
|
17
15
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -9,9 +9,7 @@ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
10
|
class GetArchiveSearchResultsCommand extends smithy_client_1.Command
|
|
11
11
|
.classBuilder()
|
|
12
|
-
.ep(
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
12
|
+
.ep(EndpointParameters_1.commonParams)
|
|
15
13
|
.m(function (Command, cs, config, o) {
|
|
16
14
|
return [
|
|
17
15
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -9,9 +9,7 @@ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
10
|
class GetIngressPointCommand extends smithy_client_1.Command
|
|
11
11
|
.classBuilder()
|
|
12
|
-
.ep(
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
12
|
+
.ep(EndpointParameters_1.commonParams)
|
|
15
13
|
.m(function (Command, cs, config, o) {
|
|
16
14
|
return [
|
|
17
15
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -9,9 +9,7 @@ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
10
|
class GetRelayCommand extends smithy_client_1.Command
|
|
11
11
|
.classBuilder()
|
|
12
|
-
.ep(
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
12
|
+
.ep(EndpointParameters_1.commonParams)
|
|
15
13
|
.m(function (Command, cs, config, o) {
|
|
16
14
|
return [
|
|
17
15
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -10,9 +10,7 @@ const models_0_1 = require("../models/models_0");
|
|
|
10
10
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
11
|
class GetRuleSetCommand extends smithy_client_1.Command
|
|
12
12
|
.classBuilder()
|
|
13
|
-
.ep(
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
13
|
+
.ep(EndpointParameters_1.commonParams)
|
|
16
14
|
.m(function (Command, cs, config, o) {
|
|
17
15
|
return [
|
|
18
16
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -9,9 +9,7 @@ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
10
|
class GetTrafficPolicyCommand extends smithy_client_1.Command
|
|
11
11
|
.classBuilder()
|
|
12
|
-
.ep(
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
12
|
+
.ep(EndpointParameters_1.commonParams)
|
|
15
13
|
.m(function (Command, cs, config, o) {
|
|
16
14
|
return [
|
|
17
15
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -9,9 +9,7 @@ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
10
|
class ListAddonInstancesCommand extends smithy_client_1.Command
|
|
11
11
|
.classBuilder()
|
|
12
|
-
.ep(
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
12
|
+
.ep(EndpointParameters_1.commonParams)
|
|
15
13
|
.m(function (Command, cs, config, o) {
|
|
16
14
|
return [
|
|
17
15
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -9,9 +9,7 @@ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
10
|
class ListAddonSubscriptionsCommand extends smithy_client_1.Command
|
|
11
11
|
.classBuilder()
|
|
12
|
-
.ep(
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
12
|
+
.ep(EndpointParameters_1.commonParams)
|
|
15
13
|
.m(function (Command, cs, config, o) {
|
|
16
14
|
return [
|
|
17
15
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -9,9 +9,7 @@ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
10
|
class ListArchiveExportsCommand extends smithy_client_1.Command
|
|
11
11
|
.classBuilder()
|
|
12
|
-
.ep(
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
12
|
+
.ep(EndpointParameters_1.commonParams)
|
|
15
13
|
.m(function (Command, cs, config, o) {
|
|
16
14
|
return [
|
|
17
15
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -9,9 +9,7 @@ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
10
|
class ListArchiveSearchesCommand extends smithy_client_1.Command
|
|
11
11
|
.classBuilder()
|
|
12
|
-
.ep(
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
12
|
+
.ep(EndpointParameters_1.commonParams)
|
|
15
13
|
.m(function (Command, cs, config, o) {
|
|
16
14
|
return [
|
|
17
15
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -9,9 +9,7 @@ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
10
|
class ListArchivesCommand extends smithy_client_1.Command
|
|
11
11
|
.classBuilder()
|
|
12
|
-
.ep(
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
12
|
+
.ep(EndpointParameters_1.commonParams)
|
|
15
13
|
.m(function (Command, cs, config, o) {
|
|
16
14
|
return [
|
|
17
15
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -9,9 +9,7 @@ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
10
|
class ListIngressPointsCommand extends smithy_client_1.Command
|
|
11
11
|
.classBuilder()
|
|
12
|
-
.ep(
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
12
|
+
.ep(EndpointParameters_1.commonParams)
|
|
15
13
|
.m(function (Command, cs, config, o) {
|
|
16
14
|
return [
|
|
17
15
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -9,9 +9,7 @@ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
10
|
class ListRelaysCommand extends smithy_client_1.Command
|
|
11
11
|
.classBuilder()
|
|
12
|
-
.ep(
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
12
|
+
.ep(EndpointParameters_1.commonParams)
|
|
15
13
|
.m(function (Command, cs, config, o) {
|
|
16
14
|
return [
|
|
17
15
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -9,9 +9,7 @@ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
10
|
class ListRuleSetsCommand extends smithy_client_1.Command
|
|
11
11
|
.classBuilder()
|
|
12
|
-
.ep(
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
12
|
+
.ep(EndpointParameters_1.commonParams)
|
|
15
13
|
.m(function (Command, cs, config, o) {
|
|
16
14
|
return [
|
|
17
15
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -10,9 +10,7 @@ const models_0_1 = require("../models/models_0");
|
|
|
10
10
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
11
|
class ListTagsForResourceCommand extends smithy_client_1.Command
|
|
12
12
|
.classBuilder()
|
|
13
|
-
.ep(
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
13
|
+
.ep(EndpointParameters_1.commonParams)
|
|
16
14
|
.m(function (Command, cs, config, o) {
|
|
17
15
|
return [
|
|
18
16
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -9,9 +9,7 @@ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
10
|
class ListTrafficPoliciesCommand extends smithy_client_1.Command
|
|
11
11
|
.classBuilder()
|
|
12
|
-
.ep(
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
12
|
+
.ep(EndpointParameters_1.commonParams)
|
|
15
13
|
.m(function (Command, cs, config, o) {
|
|
16
14
|
return [
|
|
17
15
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -9,9 +9,7 @@ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
10
|
class StartArchiveExportCommand extends smithy_client_1.Command
|
|
11
11
|
.classBuilder()
|
|
12
|
-
.ep(
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
12
|
+
.ep(EndpointParameters_1.commonParams)
|
|
15
13
|
.m(function (Command, cs, config, o) {
|
|
16
14
|
return [
|
|
17
15
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -9,9 +9,7 @@ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
10
|
class StartArchiveSearchCommand extends smithy_client_1.Command
|
|
11
11
|
.classBuilder()
|
|
12
|
-
.ep(
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
12
|
+
.ep(EndpointParameters_1.commonParams)
|
|
15
13
|
.m(function (Command, cs, config, o) {
|
|
16
14
|
return [
|
|
17
15
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -9,9 +9,7 @@ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
10
|
class StopArchiveExportCommand extends smithy_client_1.Command
|
|
11
11
|
.classBuilder()
|
|
12
|
-
.ep(
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
12
|
+
.ep(EndpointParameters_1.commonParams)
|
|
15
13
|
.m(function (Command, cs, config, o) {
|
|
16
14
|
return [
|
|
17
15
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -9,9 +9,7 @@ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
10
|
class StopArchiveSearchCommand extends smithy_client_1.Command
|
|
11
11
|
.classBuilder()
|
|
12
|
-
.ep(
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
12
|
+
.ep(EndpointParameters_1.commonParams)
|
|
15
13
|
.m(function (Command, cs, config, o) {
|
|
16
14
|
return [
|
|
17
15
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -10,9 +10,7 @@ const models_0_1 = require("../models/models_0");
|
|
|
10
10
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
11
|
class TagResourceCommand extends smithy_client_1.Command
|
|
12
12
|
.classBuilder()
|
|
13
|
-
.ep(
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
13
|
+
.ep(EndpointParameters_1.commonParams)
|
|
16
14
|
.m(function (Command, cs, config, o) {
|
|
17
15
|
return [
|
|
18
16
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -10,9 +10,7 @@ const models_0_1 = require("../models/models_0");
|
|
|
10
10
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
11
|
class UntagResourceCommand extends smithy_client_1.Command
|
|
12
12
|
.classBuilder()
|
|
13
|
-
.ep(
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
13
|
+
.ep(EndpointParameters_1.commonParams)
|
|
16
14
|
.m(function (Command, cs, config, o) {
|
|
17
15
|
return [
|
|
18
16
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -9,9 +9,7 @@ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
10
|
class UpdateArchiveCommand extends smithy_client_1.Command
|
|
11
11
|
.classBuilder()
|
|
12
|
-
.ep(
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
12
|
+
.ep(EndpointParameters_1.commonParams)
|
|
15
13
|
.m(function (Command, cs, config, o) {
|
|
16
14
|
return [
|
|
17
15
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -10,9 +10,7 @@ const models_0_1 = require("../models/models_0");
|
|
|
10
10
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
11
|
class UpdateIngressPointCommand extends smithy_client_1.Command
|
|
12
12
|
.classBuilder()
|
|
13
|
-
.ep(
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
13
|
+
.ep(EndpointParameters_1.commonParams)
|
|
16
14
|
.m(function (Command, cs, config, o) {
|
|
17
15
|
return [
|
|
18
16
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -9,9 +9,7 @@ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
10
|
class UpdateRelayCommand extends smithy_client_1.Command
|
|
11
11
|
.classBuilder()
|
|
12
|
-
.ep(
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
12
|
+
.ep(EndpointParameters_1.commonParams)
|
|
15
13
|
.m(function (Command, cs, config, o) {
|
|
16
14
|
return [
|
|
17
15
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -10,9 +10,7 @@ const models_0_1 = require("../models/models_0");
|
|
|
10
10
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
11
11
|
class UpdateRuleSetCommand extends smithy_client_1.Command
|
|
12
12
|
.classBuilder()
|
|
13
|
-
.ep(
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
13
|
+
.ep(EndpointParameters_1.commonParams)
|
|
16
14
|
.m(function (Command, cs, config, o) {
|
|
17
15
|
return [
|
|
18
16
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -9,9 +9,7 @@ const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
|
9
9
|
const Aws_json1_0_1 = require("../protocols/Aws_json1_0");
|
|
10
10
|
class UpdateTrafficPolicyCommand extends smithy_client_1.Command
|
|
11
11
|
.classBuilder()
|
|
12
|
-
.ep(
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
12
|
+
.ep(EndpointParameters_1.commonParams)
|
|
15
13
|
.m(function (Command, cs, config, o) {
|
|
16
14
|
return [
|
|
17
15
|
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
@@ -4,11 +4,15 @@ exports.defaultEndpointResolver = void 0;
|
|
|
4
4
|
const util_endpoints_1 = require("@aws-sdk/util-endpoints");
|
|
5
5
|
const util_endpoints_2 = require("@smithy/util-endpoints");
|
|
6
6
|
const ruleset_1 = require("./ruleset");
|
|
7
|
+
const cache = new util_endpoints_2.EndpointCache({
|
|
8
|
+
size: 50,
|
|
9
|
+
params: ["Endpoint", "Region", "UseDualStack", "UseFIPS"],
|
|
10
|
+
});
|
|
7
11
|
const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
8
|
-
return (0, util_endpoints_2.resolveEndpoint)(ruleset_1.ruleSet, {
|
|
12
|
+
return cache.get(endpointParams, () => (0, util_endpoints_2.resolveEndpoint)(ruleset_1.ruleSet, {
|
|
9
13
|
endpointParams: endpointParams,
|
|
10
14
|
logger: context.logger,
|
|
11
|
-
});
|
|
15
|
+
}));
|
|
12
16
|
};
|
|
13
17
|
exports.defaultEndpointResolver = defaultEndpointResolver;
|
|
14
18
|
util_endpoints_2.customEndpointFunctions.aws = util_endpoints_1.awsEndpointFunctions;
|
|
@@ -7,9 +7,7 @@ import { de_CreateAddonInstanceCommand, se_CreateAddonInstanceCommand } from "..
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class CreateAddonInstanceCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_CreateAddonSubscriptionCommand, se_CreateAddonSubscriptionCommand }
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class CreateAddonSubscriptionCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_CreateArchiveCommand, se_CreateArchiveCommand } from "../protocols/A
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class CreateArchiveCommand extends $Command
|
|
9
9
|
.classBuilder()
|
|
10
|
-
.ep(
|
|
11
|
-
...commonParams,
|
|
12
|
-
})
|
|
10
|
+
.ep(commonParams)
|
|
13
11
|
.m(function (Command, cs, config, o) {
|
|
14
12
|
return [
|
|
15
13
|
getSerdePlugin(config, this.serialize, this.deserialize),
|