@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
|
@@ -7,9 +7,7 @@ import { de_CreateIngressPointCommand, se_CreateIngressPointCommand } from "../p
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class CreateIngressPointCommand 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_CreateRelayCommand, se_CreateRelayCommand } from "../protocols/Aws_j
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class CreateRelayCommand 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_CreateRuleSetCommand, se_CreateRuleSetCommand } from "../protocols/A
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class CreateRuleSetCommand 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_CreateTrafficPolicyCommand, se_CreateTrafficPolicyCommand } from "..
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class CreateTrafficPolicyCommand 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),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteAddonInstanceCommand, se_DeleteAddonInstanceCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteAddonInstanceCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteAddonSubscriptionCommand, se_DeleteAddonSubscriptionCommand }
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteAddonSubscriptionCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteArchiveCommand, se_DeleteArchiveCommand } from "../protocols/A
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteArchiveCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteIngressPointCommand, se_DeleteIngressPointCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteIngressPointCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteRelayCommand, se_DeleteRelayCommand } from "../protocols/Aws_j
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteRelayCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteRuleSetCommand, se_DeleteRuleSetCommand } from "../protocols/A
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteRuleSetCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_DeleteTrafficPolicyCommand, se_DeleteTrafficPolicyCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class DeleteTrafficPolicyCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetAddonInstanceCommand, se_GetAddonInstanceCommand } from "../proto
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetAddonInstanceCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetAddonSubscriptionCommand, se_GetAddonSubscriptionCommand } from "
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetAddonSubscriptionCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetArchiveCommand, se_GetArchiveCommand } from "../protocols/Aws_jso
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetArchiveCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetArchiveExportCommand, se_GetArchiveExportCommand } from "../proto
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetArchiveExportCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetArchiveMessageCommand, se_GetArchiveMessageCommand } from "../pro
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetArchiveMessageCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetArchiveMessageContentCommand, se_GetArchiveMessageContentCommand
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetArchiveMessageContentCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetArchiveSearchCommand, se_GetArchiveSearchCommand } from "../proto
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetArchiveSearchCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetArchiveSearchResultsCommand, se_GetArchiveSearchResultsCommand }
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetArchiveSearchResultsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetIngressPointCommand, se_GetIngressPointCommand } from "../protoco
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetIngressPointCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_GetRelayCommand, se_GetRelayCommand } from "../protocols/Aws_json1_0
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetRelayCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_GetRuleSetCommand, se_GetRuleSetCommand } from "../protocols/Aws_jso
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class GetRuleSetCommand 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),
|
|
@@ -6,9 +6,7 @@ import { de_GetTrafficPolicyCommand, se_GetTrafficPolicyCommand } from "../proto
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class GetTrafficPolicyCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListAddonInstancesCommand, se_ListAddonInstancesCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListAddonInstancesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListAddonSubscriptionsCommand, se_ListAddonSubscriptionsCommand } fr
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListAddonSubscriptionsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListArchiveExportsCommand, se_ListArchiveExportsCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListArchiveExportsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListArchiveSearchesCommand, se_ListArchiveSearchesCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListArchiveSearchesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListArchivesCommand, se_ListArchivesCommand } from "../protocols/Aws
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListArchivesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListIngressPointsCommand, se_ListIngressPointsCommand } from "../pro
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListIngressPointsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListRelaysCommand, se_ListRelaysCommand } from "../protocols/Aws_jso
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListRelaysCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_ListRuleSetsCommand, se_ListRuleSetsCommand } from "../protocols/Aws
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListRuleSetsCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "..
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class ListTagsForResourceCommand 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),
|
|
@@ -6,9 +6,7 @@ import { de_ListTrafficPoliciesCommand, se_ListTrafficPoliciesCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class ListTrafficPoliciesCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_StartArchiveExportCommand, se_StartArchiveExportCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class StartArchiveExportCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_StartArchiveSearchCommand, se_StartArchiveSearchCommand } from "../p
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class StartArchiveSearchCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_StopArchiveExportCommand, se_StopArchiveExportCommand } from "../pro
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class StopArchiveExportCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -6,9 +6,7 @@ import { de_StopArchiveSearchCommand, se_StopArchiveSearchCommand } from "../pro
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class StopArchiveSearchCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_j
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class TagResourceCommand 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_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/A
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class UntagResourceCommand 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),
|
|
@@ -6,9 +6,7 @@ import { de_UpdateArchiveCommand, se_UpdateArchiveCommand } from "../protocols/A
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateArchiveCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_UpdateIngressPointCommand, se_UpdateIngressPointCommand } from "../p
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class UpdateIngressPointCommand 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),
|
|
@@ -6,9 +6,7 @@ import { de_UpdateRelayCommand, se_UpdateRelayCommand } from "../protocols/Aws_j
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateRelayCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -7,9 +7,7 @@ import { de_UpdateRuleSetCommand, se_UpdateRuleSetCommand } from "../protocols/A
|
|
|
7
7
|
export { $Command };
|
|
8
8
|
export class UpdateRuleSetCommand 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),
|
|
@@ -6,9 +6,7 @@ import { de_UpdateTrafficPolicyCommand, se_UpdateTrafficPolicyCommand } from "..
|
|
|
6
6
|
export { $Command };
|
|
7
7
|
export class UpdateTrafficPolicyCommand extends $Command
|
|
8
8
|
.classBuilder()
|
|
9
|
-
.ep(
|
|
10
|
-
...commonParams,
|
|
11
|
-
})
|
|
9
|
+
.ep(commonParams)
|
|
12
10
|
.m(function (Command, cs, config, o) {
|
|
13
11
|
return [
|
|
14
12
|
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
@@ -1,10 +1,14 @@
|
|
|
1
1
|
import { awsEndpointFunctions } from "@aws-sdk/util-endpoints";
|
|
2
|
-
import { customEndpointFunctions, resolveEndpoint } from "@smithy/util-endpoints";
|
|
2
|
+
import { customEndpointFunctions, EndpointCache, resolveEndpoint } from "@smithy/util-endpoints";
|
|
3
3
|
import { ruleSet } from "./ruleset";
|
|
4
|
+
const cache = new EndpointCache({
|
|
5
|
+
size: 50,
|
|
6
|
+
params: ["Endpoint", "Region", "UseDualStack", "UseFIPS"],
|
|
7
|
+
});
|
|
4
8
|
export const defaultEndpointResolver = (endpointParams, context = {}) => {
|
|
5
|
-
return resolveEndpoint(ruleSet, {
|
|
9
|
+
return cache.get(endpointParams, () => resolveEndpoint(ruleSet, {
|
|
6
10
|
endpointParams: endpointParams,
|
|
7
11
|
logger: context.logger,
|
|
8
|
-
});
|
|
12
|
+
}));
|
|
9
13
|
};
|
|
10
14
|
customEndpointFunctions.aws = awsEndpointFunctions;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
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.651.1",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -20,10 +20,10 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.651.1",
|
|
24
|
+
"@aws-sdk/client-sts": "3.651.1",
|
|
25
|
+
"@aws-sdk/core": "3.651.1",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.651.1",
|
|
27
27
|
"@aws-sdk/middleware-host-header": "3.649.0",
|
|
28
28
|
"@aws-sdk/middleware-logger": "3.649.0",
|
|
29
29
|
"@aws-sdk/middleware-recursion-detection": "3.649.0",
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
// This file is read by tools that parse documentation comments conforming to the TSDoc standard.
|
|
2
|
-
// It should be published with your NPM package. It should not be tracked by Git.
|
|
3
|
-
{
|
|
4
|
-
"tsdocVersion": "0.12",
|
|
5
|
-
"toolPackages": [
|
|
6
|
-
{
|
|
7
|
-
"packageName": "@microsoft/api-extractor",
|
|
8
|
-
"packageVersion": "7.34.4"
|
|
9
|
-
}
|
|
10
|
-
]
|
|
11
|
-
}
|