@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,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_GetDevicesCommand, se_GetDevicesCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { GetDevices } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetDevicesCommand 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", "GetDevices", {})
|
|
18
13
|
.n("NetworkManagerClient", "GetDevicesCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetDevicesCommand)
|
|
21
|
-
.de(de_GetDevicesCommand)
|
|
14
|
+
.sc(GetDevices)
|
|
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 { GetDirectConnectGatewayAttachment } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetDirectConnectGatewayAttachmentCommand 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", "GetDirectConnectGatewayAttachment", {})
|
|
17
13
|
.n("NetworkManagerClient", "GetDirectConnectGatewayAttachmentCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetDirectConnectGatewayAttachmentCommand)
|
|
20
|
-
.de(de_GetDirectConnectGatewayAttachmentCommand)
|
|
14
|
+
.sc(GetDirectConnectGatewayAttachment)
|
|
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 { GetLinkAssociations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetLinkAssociationsCommand 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", "GetLinkAssociations", {})
|
|
17
13
|
.n("NetworkManagerClient", "GetLinkAssociationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetLinkAssociationsCommand)
|
|
20
|
-
.de(de_GetLinkAssociationsCommand)
|
|
14
|
+
.sc(GetLinkAssociations)
|
|
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 { GetLinks } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetLinksCommand 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", "GetLinks", {})
|
|
17
13
|
.n("NetworkManagerClient", "GetLinksCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetLinksCommand)
|
|
20
|
-
.de(de_GetLinksCommand)
|
|
14
|
+
.sc(GetLinks)
|
|
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 { GetNetworkResourceCounts } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetNetworkResourceCountsCommand 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", "GetNetworkResourceCounts", {})
|
|
17
13
|
.n("NetworkManagerClient", "GetNetworkResourceCountsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetNetworkResourceCountsCommand)
|
|
20
|
-
.de(de_GetNetworkResourceCountsCommand)
|
|
14
|
+
.sc(GetNetworkResourceCounts)
|
|
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 { GetNetworkResourceRelationships } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetNetworkResourceRelationshipsCommand 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", "GetNetworkResourceRelationships", {})
|
|
17
13
|
.n("NetworkManagerClient", "GetNetworkResourceRelationshipsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetNetworkResourceRelationshipsCommand)
|
|
20
|
-
.de(de_GetNetworkResourceRelationshipsCommand)
|
|
14
|
+
.sc(GetNetworkResourceRelationships)
|
|
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 { GetNetworkResources } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetNetworkResourcesCommand 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", "GetNetworkResources", {})
|
|
17
13
|
.n("NetworkManagerClient", "GetNetworkResourcesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetNetworkResourcesCommand)
|
|
20
|
-
.de(de_GetNetworkResourcesCommand)
|
|
14
|
+
.sc(GetNetworkResources)
|
|
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 { GetNetworkRoutes } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetNetworkRoutesCommand 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", "GetNetworkRoutes", {})
|
|
17
13
|
.n("NetworkManagerClient", "GetNetworkRoutesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetNetworkRoutesCommand)
|
|
20
|
-
.de(de_GetNetworkRoutesCommand)
|
|
14
|
+
.sc(GetNetworkRoutes)
|
|
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 { GetNetworkTelemetry } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetNetworkTelemetryCommand 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", "GetNetworkTelemetry", {})
|
|
17
13
|
.n("NetworkManagerClient", "GetNetworkTelemetryCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetNetworkTelemetryCommand)
|
|
20
|
-
.de(de_GetNetworkTelemetryCommand)
|
|
14
|
+
.sc(GetNetworkTelemetry)
|
|
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 { GetResourcePolicy } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetResourcePolicyCommand 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", "GetResourcePolicy", {})
|
|
17
13
|
.n("NetworkManagerClient", "GetResourcePolicyCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetResourcePolicyCommand)
|
|
20
|
-
.de(de_GetResourcePolicyCommand)
|
|
14
|
+
.sc(GetResourcePolicy)
|
|
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 { GetRouteAnalysis } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetRouteAnalysisCommand 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", "GetRouteAnalysis", {})
|
|
17
13
|
.n("NetworkManagerClient", "GetRouteAnalysisCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetRouteAnalysisCommand)
|
|
20
|
-
.de(de_GetRouteAnalysisCommand)
|
|
14
|
+
.sc(GetRouteAnalysis)
|
|
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 { GetSiteToSiteVpnAttachment } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetSiteToSiteVpnAttachmentCommand 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", "GetSiteToSiteVpnAttachment", {})
|
|
17
13
|
.n("NetworkManagerClient", "GetSiteToSiteVpnAttachmentCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetSiteToSiteVpnAttachmentCommand)
|
|
20
|
-
.de(de_GetSiteToSiteVpnAttachmentCommand)
|
|
14
|
+
.sc(GetSiteToSiteVpnAttachment)
|
|
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_GetSitesCommand, se_GetSitesCommand } from "../protocols/Aws_restJson1";
|
|
4
|
+
import { GetSites } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class GetSitesCommand 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", "GetSites", {})
|
|
18
13
|
.n("NetworkManagerClient", "GetSitesCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_GetSitesCommand)
|
|
21
|
-
.de(de_GetSitesCommand)
|
|
14
|
+
.sc(GetSites)
|
|
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 { GetTransitGatewayConnectPeerAssociations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetTransitGatewayConnectPeerAssociationsCommand 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", "GetTransitGatewayConnectPeerAssociations", {})
|
|
17
13
|
.n("NetworkManagerClient", "GetTransitGatewayConnectPeerAssociationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetTransitGatewayConnectPeerAssociationsCommand)
|
|
20
|
-
.de(de_GetTransitGatewayConnectPeerAssociationsCommand)
|
|
14
|
+
.sc(GetTransitGatewayConnectPeerAssociations)
|
|
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 { GetTransitGatewayPeering } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetTransitGatewayPeeringCommand 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", "GetTransitGatewayPeering", {})
|
|
17
13
|
.n("NetworkManagerClient", "GetTransitGatewayPeeringCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetTransitGatewayPeeringCommand)
|
|
20
|
-
.de(de_GetTransitGatewayPeeringCommand)
|
|
14
|
+
.sc(GetTransitGatewayPeering)
|
|
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 { GetTransitGatewayRegistrations } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetTransitGatewayRegistrationsCommand 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", "GetTransitGatewayRegistrations", {})
|
|
17
13
|
.n("NetworkManagerClient", "GetTransitGatewayRegistrationsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetTransitGatewayRegistrationsCommand)
|
|
20
|
-
.de(de_GetTransitGatewayRegistrationsCommand)
|
|
14
|
+
.sc(GetTransitGatewayRegistrations)
|
|
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 { GetTransitGatewayRouteTableAttachment } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetTransitGatewayRouteTableAttachmentCommand 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", "GetTransitGatewayRouteTableAttachment", {})
|
|
17
13
|
.n("NetworkManagerClient", "GetTransitGatewayRouteTableAttachmentCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetTransitGatewayRouteTableAttachmentCommand)
|
|
20
|
-
.de(de_GetTransitGatewayRouteTableAttachmentCommand)
|
|
14
|
+
.sc(GetTransitGatewayRouteTableAttachment)
|
|
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 { GetVpcAttachment } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class GetVpcAttachmentCommand 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", "GetVpcAttachment", {})
|
|
17
13
|
.n("NetworkManagerClient", "GetVpcAttachmentCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_GetVpcAttachmentCommand)
|
|
20
|
-
.de(de_GetVpcAttachmentCommand)
|
|
14
|
+
.sc(GetVpcAttachment)
|
|
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 { ListAttachments } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListAttachmentsCommand 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", "ListAttachments", {})
|
|
17
13
|
.n("NetworkManagerClient", "ListAttachmentsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListAttachmentsCommand)
|
|
20
|
-
.de(de_ListAttachmentsCommand)
|
|
14
|
+
.sc(ListAttachments)
|
|
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 { ListConnectPeers } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListConnectPeersCommand 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", "ListConnectPeers", {})
|
|
17
13
|
.n("NetworkManagerClient", "ListConnectPeersCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListConnectPeersCommand)
|
|
20
|
-
.de(de_ListConnectPeersCommand)
|
|
14
|
+
.sc(ListConnectPeers)
|
|
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 { ListCoreNetworkPolicyVersions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListCoreNetworkPolicyVersionsCommand 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", "ListCoreNetworkPolicyVersions", {})
|
|
17
13
|
.n("NetworkManagerClient", "ListCoreNetworkPolicyVersionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListCoreNetworkPolicyVersionsCommand)
|
|
20
|
-
.de(de_ListCoreNetworkPolicyVersionsCommand)
|
|
14
|
+
.sc(ListCoreNetworkPolicyVersions)
|
|
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 { ListCoreNetworks } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListCoreNetworksCommand 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", "ListCoreNetworks", {})
|
|
17
13
|
.n("NetworkManagerClient", "ListCoreNetworksCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListCoreNetworksCommand)
|
|
20
|
-
.de(de_ListCoreNetworksCommand)
|
|
14
|
+
.sc(ListCoreNetworks)
|
|
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 { ListOrganizationServiceAccessStatus } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListOrganizationServiceAccessStatusCommand 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", "ListOrganizationServiceAccessStatus", {})
|
|
17
13
|
.n("NetworkManagerClient", "ListOrganizationServiceAccessStatusCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListOrganizationServiceAccessStatusCommand)
|
|
20
|
-
.de(de_ListOrganizationServiceAccessStatusCommand)
|
|
14
|
+
.sc(ListOrganizationServiceAccessStatus)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|