@aws-sdk/client-networkmanager 3.927.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 +5 -6
- 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 { DeleteCoreNetworkPolicyVersion } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteCoreNetworkPolicyVersionCommand 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", "DeleteCoreNetworkPolicyVersion", {})
|
|
17
13
|
.n("NetworkManagerClient", "DeleteCoreNetworkPolicyVersionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteCoreNetworkPolicyVersionCommand)
|
|
20
|
-
.de(de_DeleteCoreNetworkPolicyVersionCommand)
|
|
14
|
+
.sc(DeleteCoreNetworkPolicyVersion)
|
|
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_DeleteDeviceCommand, se_DeleteDeviceCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { DeleteDevice } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class DeleteDeviceCommand 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", "DeleteDevice", {})
|
|
18
13
|
.n("NetworkManagerClient", "DeleteDeviceCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_DeleteDeviceCommand)
|
|
21
|
-
.de(de_DeleteDeviceCommand)
|
|
14
|
+
.sc(DeleteDevice)
|
|
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 { DeleteGlobalNetwork } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteGlobalNetworkCommand 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", "DeleteGlobalNetwork", {})
|
|
17
13
|
.n("NetworkManagerClient", "DeleteGlobalNetworkCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteGlobalNetworkCommand)
|
|
20
|
-
.de(de_DeleteGlobalNetworkCommand)
|
|
14
|
+
.sc(DeleteGlobalNetwork)
|
|
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 { DeleteLink } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteLinkCommand 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", "DeleteLink", {})
|
|
17
13
|
.n("NetworkManagerClient", "DeleteLinkCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteLinkCommand)
|
|
20
|
-
.de(de_DeleteLinkCommand)
|
|
14
|
+
.sc(DeleteLink)
|
|
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 { DeletePeering } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeletePeeringCommand 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", "DeletePeering", {})
|
|
17
13
|
.n("NetworkManagerClient", "DeletePeeringCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeletePeeringCommand)
|
|
20
|
-
.de(de_DeletePeeringCommand)
|
|
14
|
+
.sc(DeletePeering)
|
|
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 { DeleteResourcePolicy } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeleteResourcePolicyCommand 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", "DeleteResourcePolicy", {})
|
|
17
13
|
.n("NetworkManagerClient", "DeleteResourcePolicyCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeleteResourcePolicyCommand)
|
|
20
|
-
.de(de_DeleteResourcePolicyCommand)
|
|
14
|
+
.sc(DeleteResourcePolicy)
|
|
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_DeleteSiteCommand, se_DeleteSiteCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { DeleteSite } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class DeleteSiteCommand 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", "DeleteSite", {})
|
|
18
13
|
.n("NetworkManagerClient", "DeleteSiteCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_DeleteSiteCommand)
|
|
21
|
-
.de(de_DeleteSiteCommand)
|
|
14
|
+
.sc(DeleteSite)
|
|
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 { DeregisterTransitGateway } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DeregisterTransitGatewayCommand 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", "DeregisterTransitGateway", {})
|
|
17
13
|
.n("NetworkManagerClient", "DeregisterTransitGatewayCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DeregisterTransitGatewayCommand)
|
|
20
|
-
.de(de_DeregisterTransitGatewayCommand)
|
|
14
|
+
.sc(DeregisterTransitGateway)
|
|
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 { DescribeGlobalNetworks } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DescribeGlobalNetworksCommand 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", "DescribeGlobalNetworks", {})
|
|
17
13
|
.n("NetworkManagerClient", "DescribeGlobalNetworksCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DescribeGlobalNetworksCommand)
|
|
20
|
-
.de(de_DescribeGlobalNetworksCommand)
|
|
14
|
+
.sc(DescribeGlobalNetworks)
|
|
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 { DisassociateConnectPeer } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DisassociateConnectPeerCommand 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", "DisassociateConnectPeer", {})
|
|
17
13
|
.n("NetworkManagerClient", "DisassociateConnectPeerCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DisassociateConnectPeerCommand)
|
|
20
|
-
.de(de_DisassociateConnectPeerCommand)
|
|
14
|
+
.sc(DisassociateConnectPeer)
|
|
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 { DisassociateCustomerGateway } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DisassociateCustomerGatewayCommand 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", "DisassociateCustomerGateway", {})
|
|
17
13
|
.n("NetworkManagerClient", "DisassociateCustomerGatewayCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DisassociateCustomerGatewayCommand)
|
|
20
|
-
.de(de_DisassociateCustomerGatewayCommand)
|
|
14
|
+
.sc(DisassociateCustomerGateway)
|
|
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 { DisassociateLink } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DisassociateLinkCommand 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", "DisassociateLink", {})
|
|
17
13
|
.n("NetworkManagerClient", "DisassociateLinkCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DisassociateLinkCommand)
|
|
20
|
-
.de(de_DisassociateLinkCommand)
|
|
14
|
+
.sc(DisassociateLink)
|
|
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 { DisassociateTransitGatewayConnectPeer } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class DisassociateTransitGatewayConnectPeerCommand 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", "DisassociateTransitGatewayConnectPeer", {})
|
|
17
13
|
.n("NetworkManagerClient", "DisassociateTransitGatewayConnectPeerCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_DisassociateTransitGatewayConnectPeerCommand)
|
|
20
|
-
.de(de_DisassociateTransitGatewayConnectPeerCommand)
|
|
14
|
+
.sc(DisassociateTransitGatewayConnectPeer)
|
|
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 { ExecuteCoreNetworkChangeSet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ExecuteCoreNetworkChangeSetCommand 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", "ExecuteCoreNetworkChangeSet", {})
|
|
17
13
|
.n("NetworkManagerClient", "ExecuteCoreNetworkChangeSetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ExecuteCoreNetworkChangeSetCommand)
|
|
20
|
-
.de(de_ExecuteCoreNetworkChangeSetCommand)
|
|
14
|
+
.sc(ExecuteCoreNetworkChangeSet)
|
|
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 { GetConnectAttachment } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetConnectAttachmentCommand 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", "GetConnectAttachment", {})
|
|
17
13
|
.n("NetworkManagerClient", "GetConnectAttachmentCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetConnectAttachmentCommand)
|
|
20
|
-
.de(de_GetConnectAttachmentCommand)
|
|
14
|
+
.sc(GetConnectAttachment)
|
|
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 { GetConnectPeerAssociations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetConnectPeerAssociationsCommand 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", "GetConnectPeerAssociations", {})
|
|
17
13
|
.n("NetworkManagerClient", "GetConnectPeerAssociationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetConnectPeerAssociationsCommand)
|
|
20
|
-
.de(de_GetConnectPeerAssociationsCommand)
|
|
14
|
+
.sc(GetConnectPeerAssociations)
|
|
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 { GetConnectPeer } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetConnectPeerCommand 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", "GetConnectPeer", {})
|
|
17
13
|
.n("NetworkManagerClient", "GetConnectPeerCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetConnectPeerCommand)
|
|
20
|
-
.de(de_GetConnectPeerCommand)
|
|
14
|
+
.sc(GetConnectPeer)
|
|
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 { GetConnections } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetConnectionsCommand 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", "GetConnections", {})
|
|
17
13
|
.n("NetworkManagerClient", "GetConnectionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetConnectionsCommand)
|
|
20
|
-
.de(de_GetConnectionsCommand)
|
|
14
|
+
.sc(GetConnections)
|
|
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 { GetCoreNetworkChangeEvents } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetCoreNetworkChangeEventsCommand 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", "GetCoreNetworkChangeEvents", {})
|
|
17
13
|
.n("NetworkManagerClient", "GetCoreNetworkChangeEventsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetCoreNetworkChangeEventsCommand)
|
|
20
|
-
.de(de_GetCoreNetworkChangeEventsCommand)
|
|
14
|
+
.sc(GetCoreNetworkChangeEvents)
|
|
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 { GetCoreNetworkChangeSet } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetCoreNetworkChangeSetCommand 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", "GetCoreNetworkChangeSet", {})
|
|
17
13
|
.n("NetworkManagerClient", "GetCoreNetworkChangeSetCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetCoreNetworkChangeSetCommand)
|
|
20
|
-
.de(de_GetCoreNetworkChangeSetCommand)
|
|
14
|
+
.sc(GetCoreNetworkChangeSet)
|
|
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 { GetCoreNetwork } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetCoreNetworkCommand 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", "GetCoreNetwork", {})
|
|
17
13
|
.n("NetworkManagerClient", "GetCoreNetworkCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetCoreNetworkCommand)
|
|
20
|
-
.de(de_GetCoreNetworkCommand)
|
|
14
|
+
.sc(GetCoreNetwork)
|
|
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 { GetCoreNetworkPolicy } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetCoreNetworkPolicyCommand 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", "GetCoreNetworkPolicy", {})
|
|
17
13
|
.n("NetworkManagerClient", "GetCoreNetworkPolicyCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetCoreNetworkPolicyCommand)
|
|
20
|
-
.de(de_GetCoreNetworkPolicyCommand)
|
|
14
|
+
.sc(GetCoreNetworkPolicy)
|
|
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 { GetCustomerGatewayAssociations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetCustomerGatewayAssociationsCommand 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", "GetCustomerGatewayAssociations", {})
|
|
17
13
|
.n("NetworkManagerClient", "GetCustomerGatewayAssociationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetCustomerGatewayAssociationsCommand)
|
|
20
|
-
.de(de_GetCustomerGatewayAssociationsCommand)
|
|
14
|
+
.sc(GetCustomerGatewayAssociations)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|