@aws-sdk/client-networkmanager 3.928.0 → 3.929.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 +3849 -3700
- package/dist-cjs/runtimeConfig.shared.js +2 -0
- package/dist-es/NetworkManagerClient.js +2 -0
- package/dist-es/commands/AcceptAttachmentCommand.js +3 -9
- package/dist-es/commands/AssociateConnectPeerCommand.js +3 -9
- package/dist-es/commands/AssociateCustomerGatewayCommand.js +3 -9
- package/dist-es/commands/AssociateLinkCommand.js +3 -9
- package/dist-es/commands/AssociateTransitGatewayConnectPeerCommand.js +3 -9
- package/dist-es/commands/CreateConnectAttachmentCommand.js +3 -9
- package/dist-es/commands/CreateConnectPeerCommand.js +3 -9
- package/dist-es/commands/CreateConnectionCommand.js +3 -9
- package/dist-es/commands/CreateCoreNetworkCommand.js +3 -9
- package/dist-es/commands/CreateDeviceCommand.js +3 -10
- package/dist-es/commands/CreateDirectConnectGatewayAttachmentCommand.js +3 -9
- package/dist-es/commands/CreateGlobalNetworkCommand.js +3 -9
- package/dist-es/commands/CreateLinkCommand.js +3 -9
- package/dist-es/commands/CreateSiteCommand.js +3 -10
- package/dist-es/commands/CreateSiteToSiteVpnAttachmentCommand.js +3 -9
- package/dist-es/commands/CreateTransitGatewayPeeringCommand.js +3 -9
- package/dist-es/commands/CreateTransitGatewayRouteTableAttachmentCommand.js +3 -9
- package/dist-es/commands/CreateVpcAttachmentCommand.js +3 -9
- package/dist-es/commands/DeleteAttachmentCommand.js +3 -9
- package/dist-es/commands/DeleteConnectPeerCommand.js +3 -9
- package/dist-es/commands/DeleteConnectionCommand.js +3 -9
- package/dist-es/commands/DeleteCoreNetworkCommand.js +3 -9
- package/dist-es/commands/DeleteCoreNetworkPolicyVersionCommand.js +3 -9
- package/dist-es/commands/DeleteDeviceCommand.js +3 -10
- package/dist-es/commands/DeleteGlobalNetworkCommand.js +3 -9
- package/dist-es/commands/DeleteLinkCommand.js +3 -9
- package/dist-es/commands/DeletePeeringCommand.js +3 -9
- package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -9
- package/dist-es/commands/DeleteSiteCommand.js +3 -10
- package/dist-es/commands/DeregisterTransitGatewayCommand.js +3 -9
- package/dist-es/commands/DescribeGlobalNetworksCommand.js +3 -9
- package/dist-es/commands/DisassociateConnectPeerCommand.js +3 -9
- package/dist-es/commands/DisassociateCustomerGatewayCommand.js +3 -9
- package/dist-es/commands/DisassociateLinkCommand.js +3 -9
- package/dist-es/commands/DisassociateTransitGatewayConnectPeerCommand.js +3 -9
- package/dist-es/commands/ExecuteCoreNetworkChangeSetCommand.js +3 -9
- package/dist-es/commands/GetConnectAttachmentCommand.js +3 -9
- package/dist-es/commands/GetConnectPeerAssociationsCommand.js +3 -9
- package/dist-es/commands/GetConnectPeerCommand.js +3 -9
- package/dist-es/commands/GetConnectionsCommand.js +3 -9
- package/dist-es/commands/GetCoreNetworkChangeEventsCommand.js +3 -9
- package/dist-es/commands/GetCoreNetworkChangeSetCommand.js +3 -9
- package/dist-es/commands/GetCoreNetworkCommand.js +3 -9
- package/dist-es/commands/GetCoreNetworkPolicyCommand.js +3 -9
- package/dist-es/commands/GetCustomerGatewayAssociationsCommand.js +3 -9
- package/dist-es/commands/GetDevicesCommand.js +3 -10
- package/dist-es/commands/GetDirectConnectGatewayAttachmentCommand.js +3 -9
- package/dist-es/commands/GetLinkAssociationsCommand.js +3 -9
- package/dist-es/commands/GetLinksCommand.js +3 -9
- package/dist-es/commands/GetNetworkResourceCountsCommand.js +3 -9
- package/dist-es/commands/GetNetworkResourceRelationshipsCommand.js +3 -9
- package/dist-es/commands/GetNetworkResourcesCommand.js +3 -9
- package/dist-es/commands/GetNetworkRoutesCommand.js +3 -9
- package/dist-es/commands/GetNetworkTelemetryCommand.js +3 -9
- package/dist-es/commands/GetResourcePolicyCommand.js +3 -9
- package/dist-es/commands/GetRouteAnalysisCommand.js +3 -9
- package/dist-es/commands/GetSiteToSiteVpnAttachmentCommand.js +3 -9
- package/dist-es/commands/GetSitesCommand.js +3 -10
- package/dist-es/commands/GetTransitGatewayConnectPeerAssociationsCommand.js +3 -9
- package/dist-es/commands/GetTransitGatewayPeeringCommand.js +3 -9
- package/dist-es/commands/GetTransitGatewayRegistrationsCommand.js +3 -9
- package/dist-es/commands/GetTransitGatewayRouteTableAttachmentCommand.js +3 -9
- package/dist-es/commands/GetVpcAttachmentCommand.js +3 -9
- package/dist-es/commands/ListAttachmentsCommand.js +3 -9
- package/dist-es/commands/ListConnectPeersCommand.js +3 -9
- package/dist-es/commands/ListCoreNetworkPolicyVersionsCommand.js +3 -9
- package/dist-es/commands/ListCoreNetworksCommand.js +3 -9
- package/dist-es/commands/ListOrganizationServiceAccessStatusCommand.js +3 -9
- package/dist-es/commands/ListPeeringsCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/PutCoreNetworkPolicyCommand.js +3 -9
- package/dist-es/commands/PutResourcePolicyCommand.js +3 -9
- package/dist-es/commands/RegisterTransitGatewayCommand.js +3 -9
- package/dist-es/commands/RejectAttachmentCommand.js +3 -9
- package/dist-es/commands/RestoreCoreNetworkPolicyVersionCommand.js +3 -9
- package/dist-es/commands/StartOrganizationServiceAccessUpdateCommand.js +3 -9
- package/dist-es/commands/StartRouteAnalysisCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateConnectionCommand.js +3 -9
- package/dist-es/commands/UpdateCoreNetworkCommand.js +3 -9
- package/dist-es/commands/UpdateDeviceCommand.js +3 -10
- package/dist-es/commands/UpdateDirectConnectGatewayAttachmentCommand.js +3 -9
- package/dist-es/commands/UpdateGlobalNetworkCommand.js +3 -9
- package/dist-es/commands/UpdateLinkCommand.js +3 -9
- package/dist-es/commands/UpdateNetworkResourceMetadataCommand.js +3 -9
- package/dist-es/commands/UpdateSiteCommand.js +3 -10
- package/dist-es/commands/UpdateVpcAttachmentCommand.js +3 -9
- package/dist-es/models/models_0.js +0 -60
- package/dist-es/runtimeConfig.shared.js +2 -0
- package/dist-es/schemas/schemas_0.js +3719 -0
- package/dist-types/NetworkManagerClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -60
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +412 -0
- package/dist-types/ts3.4/NetworkManagerClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -39
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +419 -0
- package/package.json +2 -3
- package/dist-es/protocols/Aws_restJson1.js +0 -3035
- package/dist-types/protocols/Aws_restJson1.d.ts +0 -794
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1061
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListPeerings } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListPeeringsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("NetworkManager", "ListPeerings", {})
|
|
17
13
|
.n("NetworkManagerClient", "ListPeeringsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListPeeringsCommand)
|
|
20
|
-
.de(de_ListPeeringsCommand)
|
|
14
|
+
.sc(ListPeerings)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListTagsForResource } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListTagsForResourceCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("NetworkManager", "ListTagsForResource", {})
|
|
17
13
|
.n("NetworkManagerClient", "ListTagsForResourceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListTagsForResourceCommand)
|
|
20
|
-
.de(de_ListTagsForResourceCommand)
|
|
14
|
+
.sc(ListTagsForResource)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { PutCoreNetworkPolicy } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutCoreNetworkPolicyCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("NetworkManager", "PutCoreNetworkPolicy", {})
|
|
17
13
|
.n("NetworkManagerClient", "PutCoreNetworkPolicyCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutCoreNetworkPolicyCommand)
|
|
20
|
-
.de(de_PutCoreNetworkPolicyCommand)
|
|
14
|
+
.sc(PutCoreNetworkPolicy)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { PutResourcePolicy } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutResourcePolicyCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("NetworkManager", "PutResourcePolicy", {})
|
|
17
13
|
.n("NetworkManagerClient", "PutResourcePolicyCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutResourcePolicyCommand)
|
|
20
|
-
.de(de_PutResourcePolicyCommand)
|
|
14
|
+
.sc(PutResourcePolicy)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { RegisterTransitGateway } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class RegisterTransitGatewayCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("NetworkManager", "RegisterTransitGateway", {})
|
|
17
13
|
.n("NetworkManagerClient", "RegisterTransitGatewayCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_RegisterTransitGatewayCommand)
|
|
20
|
-
.de(de_RegisterTransitGatewayCommand)
|
|
14
|
+
.sc(RegisterTransitGateway)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { RejectAttachment } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class RejectAttachmentCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("NetworkManager", "RejectAttachment", {})
|
|
17
13
|
.n("NetworkManagerClient", "RejectAttachmentCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_RejectAttachmentCommand)
|
|
20
|
-
.de(de_RejectAttachmentCommand)
|
|
14
|
+
.sc(RejectAttachment)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { RestoreCoreNetworkPolicyVersion } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class RestoreCoreNetworkPolicyVersionCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("NetworkManager", "RestoreCoreNetworkPolicyVersion", {})
|
|
17
13
|
.n("NetworkManagerClient", "RestoreCoreNetworkPolicyVersionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_RestoreCoreNetworkPolicyVersionCommand)
|
|
20
|
-
.de(de_RestoreCoreNetworkPolicyVersionCommand)
|
|
14
|
+
.sc(RestoreCoreNetworkPolicyVersion)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { StartOrganizationServiceAccessUpdate } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class StartOrganizationServiceAccessUpdateCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("NetworkManager", "StartOrganizationServiceAccessUpdate", {})
|
|
17
13
|
.n("NetworkManagerClient", "StartOrganizationServiceAccessUpdateCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_StartOrganizationServiceAccessUpdateCommand)
|
|
20
|
-
.de(de_StartOrganizationServiceAccessUpdateCommand)
|
|
14
|
+
.sc(StartOrganizationServiceAccessUpdate)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { StartRouteAnalysis } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class StartRouteAnalysisCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("NetworkManager", "StartRouteAnalysis", {})
|
|
17
13
|
.n("NetworkManagerClient", "StartRouteAnalysisCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_StartRouteAnalysisCommand)
|
|
20
|
-
.de(de_StartRouteAnalysisCommand)
|
|
14
|
+
.sc(StartRouteAnalysis)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { TagResource } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class TagResourceCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("NetworkManager", "TagResource", {})
|
|
17
13
|
.n("NetworkManagerClient", "TagResourceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_TagResourceCommand)
|
|
20
|
-
.de(de_TagResourceCommand)
|
|
14
|
+
.sc(TagResource)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { UntagResource } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UntagResourceCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("NetworkManager", "UntagResource", {})
|
|
17
13
|
.n("NetworkManagerClient", "UntagResourceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UntagResourceCommand)
|
|
20
|
-
.de(de_UntagResourceCommand)
|
|
14
|
+
.sc(UntagResource)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { UpdateConnection } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateConnectionCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("NetworkManager", "UpdateConnection", {})
|
|
17
13
|
.n("NetworkManagerClient", "UpdateConnectionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateConnectionCommand)
|
|
20
|
-
.de(de_UpdateConnectionCommand)
|
|
14
|
+
.sc(UpdateConnection)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { UpdateCoreNetwork } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateCoreNetworkCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("NetworkManager", "UpdateCoreNetwork", {})
|
|
17
13
|
.n("NetworkManagerClient", "UpdateCoreNetworkCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateCoreNetworkCommand)
|
|
20
|
-
.de(de_UpdateCoreNetworkCommand)
|
|
14
|
+
.sc(UpdateCoreNetwork)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_UpdateDeviceCommand, se_UpdateDeviceCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { UpdateDevice } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class UpdateDeviceCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("NetworkManager", "UpdateDevice", {})
|
|
18
13
|
.n("NetworkManagerClient", "UpdateDeviceCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_UpdateDeviceCommand)
|
|
21
|
-
.de(de_UpdateDeviceCommand)
|
|
14
|
+
.sc(UpdateDevice)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { UpdateDirectConnectGatewayAttachment } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateDirectConnectGatewayAttachmentCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("NetworkManager", "UpdateDirectConnectGatewayAttachment", {})
|
|
17
13
|
.n("NetworkManagerClient", "UpdateDirectConnectGatewayAttachmentCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateDirectConnectGatewayAttachmentCommand)
|
|
20
|
-
.de(de_UpdateDirectConnectGatewayAttachmentCommand)
|
|
14
|
+
.sc(UpdateDirectConnectGatewayAttachment)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { UpdateGlobalNetwork } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateGlobalNetworkCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("NetworkManager", "UpdateGlobalNetwork", {})
|
|
17
13
|
.n("NetworkManagerClient", "UpdateGlobalNetworkCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateGlobalNetworkCommand)
|
|
20
|
-
.de(de_UpdateGlobalNetworkCommand)
|
|
14
|
+
.sc(UpdateGlobalNetwork)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { UpdateLink } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateLinkCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("NetworkManager", "UpdateLink", {})
|
|
17
13
|
.n("NetworkManagerClient", "UpdateLinkCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateLinkCommand)
|
|
20
|
-
.de(de_UpdateLinkCommand)
|
|
14
|
+
.sc(UpdateLink)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { UpdateNetworkResourceMetadata } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateNetworkResourceMetadataCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("NetworkManager", "UpdateNetworkResourceMetadata", {})
|
|
17
13
|
.n("NetworkManagerClient", "UpdateNetworkResourceMetadataCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateNetworkResourceMetadataCommand)
|
|
20
|
-
.de(de_UpdateNetworkResourceMetadataCommand)
|
|
14
|
+
.sc(UpdateNetworkResourceMetadata)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_UpdateSiteCommand, se_UpdateSiteCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { UpdateSite } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class UpdateSiteCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("NetworkManager", "UpdateSite", {})
|
|
18
13
|
.n("NetworkManagerClient", "UpdateSiteCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_UpdateSiteCommand)
|
|
21
|
-
.de(de_UpdateSiteCommand)
|
|
14
|
+
.sc(UpdateSite)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { UpdateVpcAttachment } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateVpcAttachmentCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("NetworkManager", "UpdateVpcAttachment", {})
|
|
17
13
|
.n("NetworkManagerClient", "UpdateVpcAttachmentCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateVpcAttachmentCommand)
|
|
20
|
-
.de(de_UpdateVpcAttachmentCommand)
|
|
14
|
+
.sc(UpdateVpcAttachment)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
import { SENSITIVE_STRING, } from "@smithy/smithy-client";
|
|
2
1
|
import { NetworkManagerServiceException as __BaseException } from "./NetworkManagerServiceException";
|
|
3
2
|
export const AttachmentType = {
|
|
4
3
|
CONNECT: "CONNECT",
|
|
@@ -365,62 +364,3 @@ export const RouteAnalysisStatus = {
|
|
|
365
364
|
failed: "FAILED",
|
|
366
365
|
running: "RUNNING",
|
|
367
366
|
};
|
|
368
|
-
export const LocationFilterSensitiveLog = (obj) => ({
|
|
369
|
-
...obj,
|
|
370
|
-
});
|
|
371
|
-
export const CreateDeviceRequestFilterSensitiveLog = (obj) => ({
|
|
372
|
-
...obj,
|
|
373
|
-
...(obj.Location && { Location: SENSITIVE_STRING }),
|
|
374
|
-
});
|
|
375
|
-
export const DeviceFilterSensitiveLog = (obj) => ({
|
|
376
|
-
...obj,
|
|
377
|
-
...(obj.Location && { Location: SENSITIVE_STRING }),
|
|
378
|
-
});
|
|
379
|
-
export const CreateDeviceResponseFilterSensitiveLog = (obj) => ({
|
|
380
|
-
...obj,
|
|
381
|
-
...(obj.Device && { Device: DeviceFilterSensitiveLog(obj.Device) }),
|
|
382
|
-
});
|
|
383
|
-
export const CreateSiteRequestFilterSensitiveLog = (obj) => ({
|
|
384
|
-
...obj,
|
|
385
|
-
...(obj.Location && { Location: SENSITIVE_STRING }),
|
|
386
|
-
});
|
|
387
|
-
export const SiteFilterSensitiveLog = (obj) => ({
|
|
388
|
-
...obj,
|
|
389
|
-
...(obj.Location && { Location: SENSITIVE_STRING }),
|
|
390
|
-
});
|
|
391
|
-
export const CreateSiteResponseFilterSensitiveLog = (obj) => ({
|
|
392
|
-
...obj,
|
|
393
|
-
...(obj.Site && { Site: SiteFilterSensitiveLog(obj.Site) }),
|
|
394
|
-
});
|
|
395
|
-
export const DeleteDeviceResponseFilterSensitiveLog = (obj) => ({
|
|
396
|
-
...obj,
|
|
397
|
-
...(obj.Device && { Device: DeviceFilterSensitiveLog(obj.Device) }),
|
|
398
|
-
});
|
|
399
|
-
export const DeleteSiteResponseFilterSensitiveLog = (obj) => ({
|
|
400
|
-
...obj,
|
|
401
|
-
...(obj.Site && { Site: SiteFilterSensitiveLog(obj.Site) }),
|
|
402
|
-
});
|
|
403
|
-
export const GetDevicesResponseFilterSensitiveLog = (obj) => ({
|
|
404
|
-
...obj,
|
|
405
|
-
...(obj.Devices && { Devices: obj.Devices.map((item) => DeviceFilterSensitiveLog(item)) }),
|
|
406
|
-
});
|
|
407
|
-
export const GetSitesResponseFilterSensitiveLog = (obj) => ({
|
|
408
|
-
...obj,
|
|
409
|
-
...(obj.Sites && { Sites: obj.Sites.map((item) => SiteFilterSensitiveLog(item)) }),
|
|
410
|
-
});
|
|
411
|
-
export const UpdateDeviceRequestFilterSensitiveLog = (obj) => ({
|
|
412
|
-
...obj,
|
|
413
|
-
...(obj.Location && { Location: SENSITIVE_STRING }),
|
|
414
|
-
});
|
|
415
|
-
export const UpdateDeviceResponseFilterSensitiveLog = (obj) => ({
|
|
416
|
-
...obj,
|
|
417
|
-
...(obj.Device && { Device: DeviceFilterSensitiveLog(obj.Device) }),
|
|
418
|
-
});
|
|
419
|
-
export const UpdateSiteRequestFilterSensitiveLog = (obj) => ({
|
|
420
|
-
...obj,
|
|
421
|
-
...(obj.Location && { Location: SENSITIVE_STRING }),
|
|
422
|
-
});
|
|
423
|
-
export const UpdateSiteResponseFilterSensitiveLog = (obj) => ({
|
|
424
|
-
...obj,
|
|
425
|
-
...(obj.Site && { Site: SiteFilterSensitiveLog(obj.Site) }),
|
|
426
|
-
});
|
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
import { AwsSdkSigV4Signer } from "@aws-sdk/core";
|
|
2
|
+
import { AwsRestJsonProtocol } from "@aws-sdk/core/protocols";
|
|
2
3
|
import { NoOpLogger } from "@smithy/smithy-client";
|
|
3
4
|
import { parseUrl } from "@smithy/url-parser";
|
|
4
5
|
import { fromBase64, toBase64 } from "@smithy/util-base64";
|
|
@@ -22,6 +23,7 @@ export const getRuntimeConfig = (config) => {
|
|
|
22
23
|
},
|
|
23
24
|
],
|
|
24
25
|
logger: config?.logger ?? new NoOpLogger(),
|
|
26
|
+
protocol: config?.protocol ?? new AwsRestJsonProtocol({ defaultNamespace: "com.amazonaws.networkmanager" }),
|
|
25
27
|
serviceId: config?.serviceId ?? "NetworkManager",
|
|
26
28
|
urlParser: config?.urlParser ?? parseUrl,
|
|
27
29
|
utf8Decoder: config?.utf8Decoder ?? fromUtf8,
|