@aws-sdk/client-networkmanager 3.303.0 → 3.309.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/commands/AcceptAttachmentCommand.js +2 -2
- package/dist-cjs/commands/AssociateConnectPeerCommand.js +2 -2
- package/dist-cjs/commands/AssociateCustomerGatewayCommand.js +2 -2
- package/dist-cjs/commands/AssociateLinkCommand.js +2 -2
- package/dist-cjs/commands/AssociateTransitGatewayConnectPeerCommand.js +2 -2
- package/dist-cjs/commands/CreateConnectAttachmentCommand.js +2 -2
- package/dist-cjs/commands/CreateConnectPeerCommand.js +2 -2
- package/dist-cjs/commands/CreateConnectionCommand.js +2 -2
- package/dist-cjs/commands/CreateCoreNetworkCommand.js +2 -2
- package/dist-cjs/commands/CreateDeviceCommand.js +2 -2
- package/dist-cjs/commands/CreateGlobalNetworkCommand.js +2 -2
- package/dist-cjs/commands/CreateLinkCommand.js +2 -2
- package/dist-cjs/commands/CreateSiteCommand.js +2 -2
- package/dist-cjs/commands/CreateSiteToSiteVpnAttachmentCommand.js +2 -2
- package/dist-cjs/commands/CreateTransitGatewayPeeringCommand.js +2 -2
- package/dist-cjs/commands/CreateTransitGatewayRouteTableAttachmentCommand.js +2 -2
- package/dist-cjs/commands/CreateVpcAttachmentCommand.js +2 -2
- package/dist-cjs/commands/DeleteAttachmentCommand.js +2 -2
- package/dist-cjs/commands/DeleteConnectPeerCommand.js +2 -2
- package/dist-cjs/commands/DeleteConnectionCommand.js +2 -2
- package/dist-cjs/commands/DeleteCoreNetworkCommand.js +2 -2
- package/dist-cjs/commands/DeleteCoreNetworkPolicyVersionCommand.js +2 -2
- package/dist-cjs/commands/DeleteDeviceCommand.js +2 -2
- package/dist-cjs/commands/DeleteGlobalNetworkCommand.js +2 -2
- package/dist-cjs/commands/DeleteLinkCommand.js +2 -2
- package/dist-cjs/commands/DeletePeeringCommand.js +2 -2
- package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -2
- package/dist-cjs/commands/DeleteSiteCommand.js +2 -2
- package/dist-cjs/commands/DeregisterTransitGatewayCommand.js +2 -2
- package/dist-cjs/commands/DescribeGlobalNetworksCommand.js +2 -2
- package/dist-cjs/commands/DisassociateConnectPeerCommand.js +2 -2
- package/dist-cjs/commands/DisassociateCustomerGatewayCommand.js +2 -2
- package/dist-cjs/commands/DisassociateLinkCommand.js +2 -2
- package/dist-cjs/commands/DisassociateTransitGatewayConnectPeerCommand.js +2 -2
- package/dist-cjs/commands/ExecuteCoreNetworkChangeSetCommand.js +2 -2
- package/dist-cjs/commands/GetConnectAttachmentCommand.js +2 -2
- package/dist-cjs/commands/GetConnectPeerAssociationsCommand.js +2 -2
- package/dist-cjs/commands/GetConnectPeerCommand.js +2 -2
- package/dist-cjs/commands/GetConnectionsCommand.js +2 -2
- package/dist-cjs/commands/GetCoreNetworkChangeEventsCommand.js +2 -2
- package/dist-cjs/commands/GetCoreNetworkChangeSetCommand.js +2 -2
- package/dist-cjs/commands/GetCoreNetworkCommand.js +2 -2
- package/dist-cjs/commands/GetCoreNetworkPolicyCommand.js +2 -2
- package/dist-cjs/commands/GetCustomerGatewayAssociationsCommand.js +2 -2
- package/dist-cjs/commands/GetDevicesCommand.js +2 -2
- package/dist-cjs/commands/GetLinkAssociationsCommand.js +2 -2
- package/dist-cjs/commands/GetLinksCommand.js +2 -2
- package/dist-cjs/commands/GetNetworkResourceCountsCommand.js +2 -2
- package/dist-cjs/commands/GetNetworkResourceRelationshipsCommand.js +2 -2
- package/dist-cjs/commands/GetNetworkResourcesCommand.js +2 -2
- package/dist-cjs/commands/GetNetworkRoutesCommand.js +2 -2
- package/dist-cjs/commands/GetNetworkTelemetryCommand.js +2 -2
- package/dist-cjs/commands/GetResourcePolicyCommand.js +2 -2
- package/dist-cjs/commands/GetRouteAnalysisCommand.js +2 -2
- package/dist-cjs/commands/GetSiteToSiteVpnAttachmentCommand.js +2 -2
- package/dist-cjs/commands/GetSitesCommand.js +2 -2
- package/dist-cjs/commands/GetTransitGatewayConnectPeerAssociationsCommand.js +2 -2
- package/dist-cjs/commands/GetTransitGatewayPeeringCommand.js +2 -2
- package/dist-cjs/commands/GetTransitGatewayRegistrationsCommand.js +2 -2
- package/dist-cjs/commands/GetTransitGatewayRouteTableAttachmentCommand.js +2 -2
- package/dist-cjs/commands/GetVpcAttachmentCommand.js +2 -2
- package/dist-cjs/commands/ListAttachmentsCommand.js +2 -2
- package/dist-cjs/commands/ListConnectPeersCommand.js +2 -2
- package/dist-cjs/commands/ListCoreNetworkPolicyVersionsCommand.js +2 -2
- package/dist-cjs/commands/ListCoreNetworksCommand.js +2 -2
- package/dist-cjs/commands/ListOrganizationServiceAccessStatusCommand.js +2 -2
- package/dist-cjs/commands/ListPeeringsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/PutCoreNetworkPolicyCommand.js +2 -2
- package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -2
- package/dist-cjs/commands/RegisterTransitGatewayCommand.js +2 -2
- package/dist-cjs/commands/RejectAttachmentCommand.js +2 -2
- package/dist-cjs/commands/RestoreCoreNetworkPolicyVersionCommand.js +2 -2
- package/dist-cjs/commands/StartOrganizationServiceAccessUpdateCommand.js +2 -2
- package/dist-cjs/commands/StartRouteAnalysisCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateConnectionCommand.js +2 -2
- package/dist-cjs/commands/UpdateCoreNetworkCommand.js +2 -2
- package/dist-cjs/commands/UpdateDeviceCommand.js +2 -2
- package/dist-cjs/commands/UpdateGlobalNetworkCommand.js +2 -2
- package/dist-cjs/commands/UpdateLinkCommand.js +2 -2
- package/dist-cjs/commands/UpdateNetworkResourceMetadataCommand.js +2 -2
- package/dist-cjs/commands/UpdateSiteCommand.js +2 -2
- package/dist-cjs/commands/UpdateVpcAttachmentCommand.js +2 -2
- package/dist-cjs/protocols/Aws_restJson1.js +1324 -1372
- package/dist-es/commands/AcceptAttachmentCommand.js +3 -3
- package/dist-es/commands/AssociateConnectPeerCommand.js +3 -3
- package/dist-es/commands/AssociateCustomerGatewayCommand.js +3 -3
- package/dist-es/commands/AssociateLinkCommand.js +3 -3
- package/dist-es/commands/AssociateTransitGatewayConnectPeerCommand.js +3 -3
- package/dist-es/commands/CreateConnectAttachmentCommand.js +3 -3
- package/dist-es/commands/CreateConnectPeerCommand.js +3 -3
- package/dist-es/commands/CreateConnectionCommand.js +3 -3
- package/dist-es/commands/CreateCoreNetworkCommand.js +3 -3
- package/dist-es/commands/CreateDeviceCommand.js +3 -3
- package/dist-es/commands/CreateGlobalNetworkCommand.js +3 -3
- package/dist-es/commands/CreateLinkCommand.js +3 -3
- package/dist-es/commands/CreateSiteCommand.js +3 -3
- package/dist-es/commands/CreateSiteToSiteVpnAttachmentCommand.js +3 -3
- package/dist-es/commands/CreateTransitGatewayPeeringCommand.js +3 -3
- package/dist-es/commands/CreateTransitGatewayRouteTableAttachmentCommand.js +3 -3
- package/dist-es/commands/CreateVpcAttachmentCommand.js +3 -3
- package/dist-es/commands/DeleteAttachmentCommand.js +3 -3
- package/dist-es/commands/DeleteConnectPeerCommand.js +3 -3
- package/dist-es/commands/DeleteConnectionCommand.js +3 -3
- package/dist-es/commands/DeleteCoreNetworkCommand.js +3 -3
- package/dist-es/commands/DeleteCoreNetworkPolicyVersionCommand.js +3 -3
- package/dist-es/commands/DeleteDeviceCommand.js +3 -3
- package/dist-es/commands/DeleteGlobalNetworkCommand.js +3 -3
- package/dist-es/commands/DeleteLinkCommand.js +3 -3
- package/dist-es/commands/DeletePeeringCommand.js +3 -3
- package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -3
- package/dist-es/commands/DeleteSiteCommand.js +3 -3
- package/dist-es/commands/DeregisterTransitGatewayCommand.js +3 -3
- package/dist-es/commands/DescribeGlobalNetworksCommand.js +3 -3
- package/dist-es/commands/DisassociateConnectPeerCommand.js +3 -3
- package/dist-es/commands/DisassociateCustomerGatewayCommand.js +3 -3
- package/dist-es/commands/DisassociateLinkCommand.js +3 -3
- package/dist-es/commands/DisassociateTransitGatewayConnectPeerCommand.js +3 -3
- package/dist-es/commands/ExecuteCoreNetworkChangeSetCommand.js +3 -3
- package/dist-es/commands/GetConnectAttachmentCommand.js +3 -3
- package/dist-es/commands/GetConnectPeerAssociationsCommand.js +3 -3
- package/dist-es/commands/GetConnectPeerCommand.js +3 -3
- package/dist-es/commands/GetConnectionsCommand.js +3 -3
- package/dist-es/commands/GetCoreNetworkChangeEventsCommand.js +3 -3
- package/dist-es/commands/GetCoreNetworkChangeSetCommand.js +3 -3
- package/dist-es/commands/GetCoreNetworkCommand.js +3 -3
- package/dist-es/commands/GetCoreNetworkPolicyCommand.js +3 -3
- package/dist-es/commands/GetCustomerGatewayAssociationsCommand.js +3 -3
- package/dist-es/commands/GetDevicesCommand.js +3 -3
- package/dist-es/commands/GetLinkAssociationsCommand.js +3 -3
- package/dist-es/commands/GetLinksCommand.js +3 -3
- package/dist-es/commands/GetNetworkResourceCountsCommand.js +3 -3
- package/dist-es/commands/GetNetworkResourceRelationshipsCommand.js +3 -3
- package/dist-es/commands/GetNetworkResourcesCommand.js +3 -3
- package/dist-es/commands/GetNetworkRoutesCommand.js +3 -3
- package/dist-es/commands/GetNetworkTelemetryCommand.js +3 -3
- package/dist-es/commands/GetResourcePolicyCommand.js +3 -3
- package/dist-es/commands/GetRouteAnalysisCommand.js +3 -3
- package/dist-es/commands/GetSiteToSiteVpnAttachmentCommand.js +3 -3
- package/dist-es/commands/GetSitesCommand.js +3 -3
- package/dist-es/commands/GetTransitGatewayConnectPeerAssociationsCommand.js +3 -3
- package/dist-es/commands/GetTransitGatewayPeeringCommand.js +3 -3
- package/dist-es/commands/GetTransitGatewayRegistrationsCommand.js +3 -3
- package/dist-es/commands/GetTransitGatewayRouteTableAttachmentCommand.js +3 -3
- package/dist-es/commands/GetVpcAttachmentCommand.js +3 -3
- package/dist-es/commands/ListAttachmentsCommand.js +3 -3
- package/dist-es/commands/ListConnectPeersCommand.js +3 -3
- package/dist-es/commands/ListCoreNetworkPolicyVersionsCommand.js +3 -3
- package/dist-es/commands/ListCoreNetworksCommand.js +3 -3
- package/dist-es/commands/ListOrganizationServiceAccessStatusCommand.js +3 -3
- package/dist-es/commands/ListPeeringsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/PutCoreNetworkPolicyCommand.js +3 -3
- package/dist-es/commands/PutResourcePolicyCommand.js +3 -3
- package/dist-es/commands/RegisterTransitGatewayCommand.js +3 -3
- package/dist-es/commands/RejectAttachmentCommand.js +3 -3
- package/dist-es/commands/RestoreCoreNetworkPolicyVersionCommand.js +3 -3
- package/dist-es/commands/StartOrganizationServiceAccessUpdateCommand.js +3 -3
- package/dist-es/commands/StartRouteAnalysisCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateConnectionCommand.js +3 -3
- package/dist-es/commands/UpdateCoreNetworkCommand.js +3 -3
- package/dist-es/commands/UpdateDeviceCommand.js +3 -3
- package/dist-es/commands/UpdateGlobalNetworkCommand.js +3 -3
- package/dist-es/commands/UpdateLinkCommand.js +3 -3
- package/dist-es/commands/UpdateNetworkResourceMetadataCommand.js +3 -3
- package/dist-es/commands/UpdateSiteCommand.js +3 -3
- package/dist-es/commands/UpdateVpcAttachmentCommand.js +3 -3
- package/dist-es/protocols/Aws_restJson1.js +1150 -1198
- package/dist-types/protocols/Aws_restJson1.d.ts +680 -170
- package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +170 -170
- package/package.json +29 -29
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_DeregisterTransitGatewayCommand, se_DeregisterTransitGatewayCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class DeregisterTransitGatewayCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class DeregisterTransitGatewayCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_DeregisterTransitGatewayCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_DeregisterTransitGatewayCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_DescribeGlobalNetworksCommand, se_DescribeGlobalNetworksCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class DescribeGlobalNetworksCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class DescribeGlobalNetworksCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_DescribeGlobalNetworksCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_DescribeGlobalNetworksCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_DisassociateConnectPeerCommand, se_DisassociateConnectPeerCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class DisassociateConnectPeerCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class DisassociateConnectPeerCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_DisassociateConnectPeerCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_DisassociateConnectPeerCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_DisassociateCustomerGatewayCommand, se_DisassociateCustomerGatewayCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class DisassociateCustomerGatewayCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class DisassociateCustomerGatewayCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_DisassociateCustomerGatewayCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_DisassociateCustomerGatewayCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_DisassociateLinkCommand, se_DisassociateLinkCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class DisassociateLinkCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class DisassociateLinkCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_DisassociateLinkCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_DisassociateLinkCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_DisassociateTransitGatewayConnectPeerCommand, se_DisassociateTransitGatewayConnectPeerCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class DisassociateTransitGatewayConnectPeerCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class DisassociateTransitGatewayConnectPeerCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_DisassociateTransitGatewayConnectPeerCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_DisassociateTransitGatewayConnectPeerCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_ExecuteCoreNetworkChangeSetCommand, se_ExecuteCoreNetworkChangeSetCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class ExecuteCoreNetworkChangeSetCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ExecuteCoreNetworkChangeSetCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_ExecuteCoreNetworkChangeSetCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ExecuteCoreNetworkChangeSetCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetConnectAttachmentCommand, se_GetConnectAttachmentCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetConnectAttachmentCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetConnectAttachmentCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetConnectAttachmentCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetConnectAttachmentCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetConnectPeerAssociationsCommand, se_GetConnectPeerAssociationsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetConnectPeerAssociationsCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetConnectPeerAssociationsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetConnectPeerAssociationsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetConnectPeerAssociationsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetConnectPeerCommand, se_GetConnectPeerCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetConnectPeerCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetConnectPeerCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetConnectPeerCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetConnectPeerCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetConnectionsCommand, se_GetConnectionsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetConnectionsCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetConnectionsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetConnectionsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetConnectionsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetCoreNetworkChangeEventsCommand, se_GetCoreNetworkChangeEventsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetCoreNetworkChangeEventsCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetCoreNetworkChangeEventsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetCoreNetworkChangeEventsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetCoreNetworkChangeEventsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetCoreNetworkChangeSetCommand, se_GetCoreNetworkChangeSetCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetCoreNetworkChangeSetCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetCoreNetworkChangeSetCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetCoreNetworkChangeSetCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetCoreNetworkChangeSetCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetCoreNetworkCommand, se_GetCoreNetworkCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetCoreNetworkCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetCoreNetworkCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetCoreNetworkCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetCoreNetworkCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetCoreNetworkPolicyCommand, se_GetCoreNetworkPolicyCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetCoreNetworkPolicyCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetCoreNetworkPolicyCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetCoreNetworkPolicyCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetCoreNetworkPolicyCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetCustomerGatewayAssociationsCommand, se_GetCustomerGatewayAssociationsCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetCustomerGatewayAssociationsCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetCustomerGatewayAssociationsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetCustomerGatewayAssociationsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetCustomerGatewayAssociationsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { GetDevicesResponseFilterSensitiveLog } from "../models/models_0";
|
|
5
|
-
import {
|
|
5
|
+
import { de_GetDevicesCommand, se_GetDevicesCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetDevicesCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
8
8
|
return {
|
|
@@ -34,9 +34,9 @@ export class GetDevicesCommand extends $Command {
|
|
|
34
34
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
35
35
|
}
|
|
36
36
|
serialize(input, context) {
|
|
37
|
-
return
|
|
37
|
+
return se_GetDevicesCommand(input, context);
|
|
38
38
|
}
|
|
39
39
|
deserialize(output, context) {
|
|
40
|
-
return
|
|
40
|
+
return de_GetDevicesCommand(output, context);
|
|
41
41
|
}
|
|
42
42
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetLinkAssociationsCommand, se_GetLinkAssociationsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetLinkAssociationsCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetLinkAssociationsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetLinkAssociationsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetLinkAssociationsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetLinksCommand, se_GetLinksCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetLinksCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetLinksCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetLinksCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetLinksCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetNetworkResourceCountsCommand, se_GetNetworkResourceCountsCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetNetworkResourceCountsCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetNetworkResourceCountsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetNetworkResourceCountsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetNetworkResourceCountsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetNetworkResourceRelationshipsCommand, se_GetNetworkResourceRelationshipsCommand, } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetNetworkResourceRelationshipsCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetNetworkResourceRelationshipsCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetNetworkResourceRelationshipsCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetNetworkResourceRelationshipsCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetNetworkResourcesCommand, se_GetNetworkResourcesCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetNetworkResourcesCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetNetworkResourcesCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetNetworkResourcesCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetNetworkResourcesCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetNetworkRoutesCommand, se_GetNetworkRoutesCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetNetworkRoutesCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetNetworkRoutesCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetNetworkRoutesCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetNetworkRoutesCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetNetworkTelemetryCommand, se_GetNetworkTelemetryCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetNetworkTelemetryCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetNetworkTelemetryCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetNetworkTelemetryCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetNetworkTelemetryCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetResourcePolicyCommand, se_GetResourcePolicyCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetResourcePolicyCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetResourcePolicyCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetResourcePolicyCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetResourcePolicyCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetRouteAnalysisCommand, se_GetRouteAnalysisCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetRouteAnalysisCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetRouteAnalysisCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetRouteAnalysisCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetRouteAnalysisCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
|
-
import {
|
|
4
|
+
import { de_GetSiteToSiteVpnAttachmentCommand, se_GetSiteToSiteVpnAttachmentCommand } from "../protocols/Aws_restJson1";
|
|
5
5
|
export class GetSiteToSiteVpnAttachmentCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class GetSiteToSiteVpnAttachmentCommand extends $Command {
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_GetSiteToSiteVpnAttachmentCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_GetSiteToSiteVpnAttachmentCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|
|
@@ -2,7 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
|
|
|
2
2
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
3
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
4
|
import { GetSitesResponseFilterSensitiveLog } from "../models/models_0";
|
|
5
|
-
import {
|
|
5
|
+
import { de_GetSitesCommand, se_GetSitesCommand } from "../protocols/Aws_restJson1";
|
|
6
6
|
export class GetSitesCommand extends $Command {
|
|
7
7
|
static getEndpointParameterInstructions() {
|
|
8
8
|
return {
|
|
@@ -34,9 +34,9 @@ export class GetSitesCommand extends $Command {
|
|
|
34
34
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
35
35
|
}
|
|
36
36
|
serialize(input, context) {
|
|
37
|
-
return
|
|
37
|
+
return se_GetSitesCommand(input, context);
|
|
38
38
|
}
|
|
39
39
|
deserialize(output, context) {
|
|
40
|
-
return
|
|
40
|
+
return de_GetSitesCommand(output, context);
|
|
41
41
|
}
|
|
42
42
|
}
|