@aws-sdk/client-networkmanager 3.306.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 +6 -6
|
@@ -36,10 +36,10 @@ class GetCustomerGatewayAssociationsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetCustomerGatewayAssociationsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetCustomerGatewayAssociationsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetCustomerGatewayAssociationsCommand = GetCustomerGatewayAssociationsCommand;
|
|
@@ -37,10 +37,10 @@ class GetDevicesCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_restJson1_1.
|
|
40
|
+
return (0, Aws_restJson1_1.se_GetDevicesCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_restJson1_1.
|
|
43
|
+
return (0, Aws_restJson1_1.de_GetDevicesCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.GetDevicesCommand = GetDevicesCommand;
|
|
@@ -36,10 +36,10 @@ class GetLinkAssociationsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetLinkAssociationsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetLinkAssociationsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetLinkAssociationsCommand = GetLinkAssociationsCommand;
|
|
@@ -36,10 +36,10 @@ class GetLinksCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetLinksCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetLinksCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetLinksCommand = GetLinksCommand;
|
|
@@ -36,10 +36,10 @@ class GetNetworkResourceCountsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetNetworkResourceCountsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetNetworkResourceCountsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetNetworkResourceCountsCommand = GetNetworkResourceCountsCommand;
|
|
@@ -36,10 +36,10 @@ class GetNetworkResourceRelationshipsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetNetworkResourceRelationshipsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetNetworkResourceRelationshipsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetNetworkResourceRelationshipsCommand = GetNetworkResourceRelationshipsCommand;
|
|
@@ -36,10 +36,10 @@ class GetNetworkResourcesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetNetworkResourcesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetNetworkResourcesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetNetworkResourcesCommand = GetNetworkResourcesCommand;
|
|
@@ -36,10 +36,10 @@ class GetNetworkRoutesCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetNetworkRoutesCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetNetworkRoutesCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetNetworkRoutesCommand = GetNetworkRoutesCommand;
|
|
@@ -36,10 +36,10 @@ class GetNetworkTelemetryCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetNetworkTelemetryCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetNetworkTelemetryCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetNetworkTelemetryCommand = GetNetworkTelemetryCommand;
|
|
@@ -36,10 +36,10 @@ class GetResourcePolicyCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetResourcePolicyCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetResourcePolicyCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetResourcePolicyCommand = GetResourcePolicyCommand;
|
|
@@ -36,10 +36,10 @@ class GetRouteAnalysisCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetRouteAnalysisCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetRouteAnalysisCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetRouteAnalysisCommand = GetRouteAnalysisCommand;
|
|
@@ -36,10 +36,10 @@ class GetSiteToSiteVpnAttachmentCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetSiteToSiteVpnAttachmentCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetSiteToSiteVpnAttachmentCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetSiteToSiteVpnAttachmentCommand = GetSiteToSiteVpnAttachmentCommand;
|
|
@@ -37,10 +37,10 @@ class GetSitesCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_restJson1_1.
|
|
40
|
+
return (0, Aws_restJson1_1.se_GetSitesCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_restJson1_1.
|
|
43
|
+
return (0, Aws_restJson1_1.de_GetSitesCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.GetSitesCommand = GetSitesCommand;
|
|
@@ -36,10 +36,10 @@ class GetTransitGatewayConnectPeerAssociationsCommand extends smithy_client_1.Co
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetTransitGatewayConnectPeerAssociationsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetTransitGatewayConnectPeerAssociationsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetTransitGatewayConnectPeerAssociationsCommand = GetTransitGatewayConnectPeerAssociationsCommand;
|
|
@@ -36,10 +36,10 @@ class GetTransitGatewayPeeringCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetTransitGatewayPeeringCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetTransitGatewayPeeringCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetTransitGatewayPeeringCommand = GetTransitGatewayPeeringCommand;
|
|
@@ -36,10 +36,10 @@ class GetTransitGatewayRegistrationsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetTransitGatewayRegistrationsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetTransitGatewayRegistrationsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetTransitGatewayRegistrationsCommand = GetTransitGatewayRegistrationsCommand;
|
|
@@ -36,10 +36,10 @@ class GetTransitGatewayRouteTableAttachmentCommand extends smithy_client_1.Comma
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetTransitGatewayRouteTableAttachmentCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetTransitGatewayRouteTableAttachmentCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetTransitGatewayRouteTableAttachmentCommand = GetTransitGatewayRouteTableAttachmentCommand;
|
|
@@ -36,10 +36,10 @@ class GetVpcAttachmentCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_GetVpcAttachmentCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_GetVpcAttachmentCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.GetVpcAttachmentCommand = GetVpcAttachmentCommand;
|
|
@@ -36,10 +36,10 @@ class ListAttachmentsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ListAttachmentsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListAttachmentsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListAttachmentsCommand = ListAttachmentsCommand;
|
|
@@ -36,10 +36,10 @@ class ListConnectPeersCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ListConnectPeersCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListConnectPeersCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListConnectPeersCommand = ListConnectPeersCommand;
|
|
@@ -36,10 +36,10 @@ class ListCoreNetworkPolicyVersionsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ListCoreNetworkPolicyVersionsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListCoreNetworkPolicyVersionsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListCoreNetworkPolicyVersionsCommand = ListCoreNetworkPolicyVersionsCommand;
|
|
@@ -36,10 +36,10 @@ class ListCoreNetworksCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ListCoreNetworksCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListCoreNetworksCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListCoreNetworksCommand = ListCoreNetworksCommand;
|
|
@@ -36,10 +36,10 @@ class ListOrganizationServiceAccessStatusCommand extends smithy_client_1.Command
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ListOrganizationServiceAccessStatusCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListOrganizationServiceAccessStatusCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListOrganizationServiceAccessStatusCommand = ListOrganizationServiceAccessStatusCommand;
|
|
@@ -36,10 +36,10 @@ class ListPeeringsCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ListPeeringsCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListPeeringsCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListPeeringsCommand = ListPeeringsCommand;
|
|
@@ -36,10 +36,10 @@ class ListTagsForResourceCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_ListTagsForResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_ListTagsForResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
|
|
@@ -36,10 +36,10 @@ class PutCoreNetworkPolicyCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_PutCoreNetworkPolicyCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_PutCoreNetworkPolicyCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.PutCoreNetworkPolicyCommand = PutCoreNetworkPolicyCommand;
|
|
@@ -36,10 +36,10 @@ class PutResourcePolicyCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_PutResourcePolicyCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_PutResourcePolicyCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.PutResourcePolicyCommand = PutResourcePolicyCommand;
|
|
@@ -36,10 +36,10 @@ class RegisterTransitGatewayCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_RegisterTransitGatewayCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_RegisterTransitGatewayCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.RegisterTransitGatewayCommand = RegisterTransitGatewayCommand;
|
|
@@ -36,10 +36,10 @@ class RejectAttachmentCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_RejectAttachmentCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_RejectAttachmentCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.RejectAttachmentCommand = RejectAttachmentCommand;
|
|
@@ -36,10 +36,10 @@ class RestoreCoreNetworkPolicyVersionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_RestoreCoreNetworkPolicyVersionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_RestoreCoreNetworkPolicyVersionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.RestoreCoreNetworkPolicyVersionCommand = RestoreCoreNetworkPolicyVersionCommand;
|
|
@@ -36,10 +36,10 @@ class StartOrganizationServiceAccessUpdateCommand extends smithy_client_1.Comman
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_StartOrganizationServiceAccessUpdateCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_StartOrganizationServiceAccessUpdateCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StartOrganizationServiceAccessUpdateCommand = StartOrganizationServiceAccessUpdateCommand;
|
|
@@ -36,10 +36,10 @@ class StartRouteAnalysisCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_StartRouteAnalysisCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_StartRouteAnalysisCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.StartRouteAnalysisCommand = StartRouteAnalysisCommand;
|
|
@@ -36,10 +36,10 @@ class TagResourceCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_TagResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_TagResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.TagResourceCommand = TagResourceCommand;
|
|
@@ -36,10 +36,10 @@ class UntagResourceCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_UntagResourceCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_UntagResourceCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UntagResourceCommand = UntagResourceCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateConnectionCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_UpdateConnectionCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_UpdateConnectionCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateConnectionCommand = UpdateConnectionCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateCoreNetworkCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_UpdateCoreNetworkCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_UpdateCoreNetworkCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateCoreNetworkCommand = UpdateCoreNetworkCommand;
|
|
@@ -37,10 +37,10 @@ class UpdateDeviceCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_restJson1_1.
|
|
40
|
+
return (0, Aws_restJson1_1.se_UpdateDeviceCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_restJson1_1.
|
|
43
|
+
return (0, Aws_restJson1_1.de_UpdateDeviceCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.UpdateDeviceCommand = UpdateDeviceCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateGlobalNetworkCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_UpdateGlobalNetworkCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_UpdateGlobalNetworkCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateGlobalNetworkCommand = UpdateGlobalNetworkCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateLinkCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_UpdateLinkCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_UpdateLinkCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateLinkCommand = UpdateLinkCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateNetworkResourceMetadataCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_UpdateNetworkResourceMetadataCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_UpdateNetworkResourceMetadataCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateNetworkResourceMetadataCommand = UpdateNetworkResourceMetadataCommand;
|
|
@@ -37,10 +37,10 @@ class UpdateSiteCommand extends smithy_client_1.Command {
|
|
|
37
37
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
38
38
|
}
|
|
39
39
|
serialize(input, context) {
|
|
40
|
-
return (0, Aws_restJson1_1.
|
|
40
|
+
return (0, Aws_restJson1_1.se_UpdateSiteCommand)(input, context);
|
|
41
41
|
}
|
|
42
42
|
deserialize(output, context) {
|
|
43
|
-
return (0, Aws_restJson1_1.
|
|
43
|
+
return (0, Aws_restJson1_1.de_UpdateSiteCommand)(output, context);
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
exports.UpdateSiteCommand = UpdateSiteCommand;
|
|
@@ -36,10 +36,10 @@ class UpdateVpcAttachmentCommand extends smithy_client_1.Command {
|
|
|
36
36
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
37
37
|
}
|
|
38
38
|
serialize(input, context) {
|
|
39
|
-
return (0, Aws_restJson1_1.
|
|
39
|
+
return (0, Aws_restJson1_1.se_UpdateVpcAttachmentCommand)(input, context);
|
|
40
40
|
}
|
|
41
41
|
deserialize(output, context) {
|
|
42
|
-
return (0, Aws_restJson1_1.
|
|
42
|
+
return (0, Aws_restJson1_1.de_UpdateVpcAttachmentCommand)(output, context);
|
|
43
43
|
}
|
|
44
44
|
}
|
|
45
45
|
exports.UpdateVpcAttachmentCommand = UpdateVpcAttachmentCommand;
|