@aws-sdk/client-direct-connect 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/AcceptDirectConnectGatewayAssociationProposalCommand.js +2 -2
- package/dist-cjs/commands/AllocateConnectionOnInterconnectCommand.js +2 -2
- package/dist-cjs/commands/AllocateHostedConnectionCommand.js +2 -2
- package/dist-cjs/commands/AllocatePrivateVirtualInterfaceCommand.js +2 -2
- package/dist-cjs/commands/AllocatePublicVirtualInterfaceCommand.js +2 -2
- package/dist-cjs/commands/AllocateTransitVirtualInterfaceCommand.js +2 -2
- package/dist-cjs/commands/AssociateConnectionWithLagCommand.js +2 -2
- package/dist-cjs/commands/AssociateHostedConnectionCommand.js +2 -2
- package/dist-cjs/commands/AssociateMacSecKeyCommand.js +2 -2
- package/dist-cjs/commands/AssociateVirtualInterfaceCommand.js +2 -2
- package/dist-cjs/commands/ConfirmConnectionCommand.js +2 -2
- package/dist-cjs/commands/ConfirmCustomerAgreementCommand.js +2 -2
- package/dist-cjs/commands/ConfirmPrivateVirtualInterfaceCommand.js +2 -2
- package/dist-cjs/commands/ConfirmPublicVirtualInterfaceCommand.js +2 -2
- package/dist-cjs/commands/ConfirmTransitVirtualInterfaceCommand.js +2 -2
- package/dist-cjs/commands/CreateBGPPeerCommand.js +2 -2
- package/dist-cjs/commands/CreateConnectionCommand.js +2 -2
- package/dist-cjs/commands/CreateDirectConnectGatewayAssociationCommand.js +2 -2
- package/dist-cjs/commands/CreateDirectConnectGatewayAssociationProposalCommand.js +2 -2
- package/dist-cjs/commands/CreateDirectConnectGatewayCommand.js +2 -2
- package/dist-cjs/commands/CreateInterconnectCommand.js +2 -2
- package/dist-cjs/commands/CreateLagCommand.js +2 -2
- package/dist-cjs/commands/CreatePrivateVirtualInterfaceCommand.js +2 -2
- package/dist-cjs/commands/CreatePublicVirtualInterfaceCommand.js +2 -2
- package/dist-cjs/commands/CreateTransitVirtualInterfaceCommand.js +2 -2
- package/dist-cjs/commands/DeleteBGPPeerCommand.js +2 -2
- package/dist-cjs/commands/DeleteConnectionCommand.js +2 -2
- package/dist-cjs/commands/DeleteDirectConnectGatewayAssociationCommand.js +2 -2
- package/dist-cjs/commands/DeleteDirectConnectGatewayAssociationProposalCommand.js +2 -2
- package/dist-cjs/commands/DeleteDirectConnectGatewayCommand.js +2 -2
- package/dist-cjs/commands/DeleteInterconnectCommand.js +2 -2
- package/dist-cjs/commands/DeleteLagCommand.js +2 -2
- package/dist-cjs/commands/DeleteVirtualInterfaceCommand.js +2 -2
- package/dist-cjs/commands/DescribeConnectionLoaCommand.js +2 -2
- package/dist-cjs/commands/DescribeConnectionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeConnectionsOnInterconnectCommand.js +2 -2
- package/dist-cjs/commands/DescribeCustomerMetadataCommand.js +2 -2
- package/dist-cjs/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDirectConnectGatewayAssociationsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDirectConnectGatewayAttachmentsCommand.js +2 -2
- package/dist-cjs/commands/DescribeDirectConnectGatewaysCommand.js +2 -2
- package/dist-cjs/commands/DescribeHostedConnectionsCommand.js +2 -2
- package/dist-cjs/commands/DescribeInterconnectLoaCommand.js +2 -2
- package/dist-cjs/commands/DescribeInterconnectsCommand.js +2 -2
- package/dist-cjs/commands/DescribeLagsCommand.js +2 -2
- package/dist-cjs/commands/DescribeLoaCommand.js +2 -2
- package/dist-cjs/commands/DescribeLocationsCommand.js +2 -2
- package/dist-cjs/commands/DescribeRouterConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DescribeTagsCommand.js +2 -2
- package/dist-cjs/commands/DescribeVirtualGatewaysCommand.js +2 -2
- package/dist-cjs/commands/DescribeVirtualInterfacesCommand.js +2 -2
- package/dist-cjs/commands/DisassociateConnectionFromLagCommand.js +2 -2
- package/dist-cjs/commands/DisassociateMacSecKeyCommand.js +2 -2
- package/dist-cjs/commands/ListVirtualInterfaceTestHistoryCommand.js +2 -2
- package/dist-cjs/commands/StartBgpFailoverTestCommand.js +2 -2
- package/dist-cjs/commands/StopBgpFailoverTestCommand.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/UpdateDirectConnectGatewayAssociationCommand.js +2 -2
- package/dist-cjs/commands/UpdateDirectConnectGatewayCommand.js +2 -2
- package/dist-cjs/commands/UpdateLagCommand.js +2 -2
- package/dist-cjs/commands/UpdateVirtualInterfaceAttributesCommand.js +2 -2
- package/dist-cjs/protocols/Aws_json1_1.js +923 -955
- package/dist-es/commands/AcceptDirectConnectGatewayAssociationProposalCommand.js +3 -3
- package/dist-es/commands/AllocateConnectionOnInterconnectCommand.js +3 -3
- package/dist-es/commands/AllocateHostedConnectionCommand.js +3 -3
- package/dist-es/commands/AllocatePrivateVirtualInterfaceCommand.js +3 -3
- package/dist-es/commands/AllocatePublicVirtualInterfaceCommand.js +3 -3
- package/dist-es/commands/AllocateTransitVirtualInterfaceCommand.js +3 -3
- package/dist-es/commands/AssociateConnectionWithLagCommand.js +3 -3
- package/dist-es/commands/AssociateHostedConnectionCommand.js +3 -3
- package/dist-es/commands/AssociateMacSecKeyCommand.js +3 -3
- package/dist-es/commands/AssociateVirtualInterfaceCommand.js +3 -3
- package/dist-es/commands/ConfirmConnectionCommand.js +3 -3
- package/dist-es/commands/ConfirmCustomerAgreementCommand.js +3 -3
- package/dist-es/commands/ConfirmPrivateVirtualInterfaceCommand.js +3 -3
- package/dist-es/commands/ConfirmPublicVirtualInterfaceCommand.js +3 -3
- package/dist-es/commands/ConfirmTransitVirtualInterfaceCommand.js +3 -3
- package/dist-es/commands/CreateBGPPeerCommand.js +3 -3
- package/dist-es/commands/CreateConnectionCommand.js +3 -3
- package/dist-es/commands/CreateDirectConnectGatewayAssociationCommand.js +3 -3
- package/dist-es/commands/CreateDirectConnectGatewayAssociationProposalCommand.js +3 -3
- package/dist-es/commands/CreateDirectConnectGatewayCommand.js +3 -3
- package/dist-es/commands/CreateInterconnectCommand.js +3 -3
- package/dist-es/commands/CreateLagCommand.js +3 -3
- package/dist-es/commands/CreatePrivateVirtualInterfaceCommand.js +3 -3
- package/dist-es/commands/CreatePublicVirtualInterfaceCommand.js +3 -3
- package/dist-es/commands/CreateTransitVirtualInterfaceCommand.js +3 -3
- package/dist-es/commands/DeleteBGPPeerCommand.js +3 -3
- package/dist-es/commands/DeleteConnectionCommand.js +3 -3
- package/dist-es/commands/DeleteDirectConnectGatewayAssociationCommand.js +3 -3
- package/dist-es/commands/DeleteDirectConnectGatewayAssociationProposalCommand.js +3 -3
- package/dist-es/commands/DeleteDirectConnectGatewayCommand.js +3 -3
- package/dist-es/commands/DeleteInterconnectCommand.js +3 -3
- package/dist-es/commands/DeleteLagCommand.js +3 -3
- package/dist-es/commands/DeleteVirtualInterfaceCommand.js +3 -3
- package/dist-es/commands/DescribeConnectionLoaCommand.js +3 -3
- package/dist-es/commands/DescribeConnectionsCommand.js +3 -3
- package/dist-es/commands/DescribeConnectionsOnInterconnectCommand.js +3 -3
- package/dist-es/commands/DescribeCustomerMetadataCommand.js +3 -3
- package/dist-es/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.js +3 -3
- package/dist-es/commands/DescribeDirectConnectGatewayAssociationsCommand.js +3 -3
- package/dist-es/commands/DescribeDirectConnectGatewayAttachmentsCommand.js +3 -3
- package/dist-es/commands/DescribeDirectConnectGatewaysCommand.js +3 -3
- package/dist-es/commands/DescribeHostedConnectionsCommand.js +3 -3
- package/dist-es/commands/DescribeInterconnectLoaCommand.js +3 -3
- package/dist-es/commands/DescribeInterconnectsCommand.js +3 -3
- package/dist-es/commands/DescribeLagsCommand.js +3 -3
- package/dist-es/commands/DescribeLoaCommand.js +3 -3
- package/dist-es/commands/DescribeLocationsCommand.js +3 -3
- package/dist-es/commands/DescribeRouterConfigurationCommand.js +3 -3
- package/dist-es/commands/DescribeTagsCommand.js +3 -3
- package/dist-es/commands/DescribeVirtualGatewaysCommand.js +3 -3
- package/dist-es/commands/DescribeVirtualInterfacesCommand.js +3 -3
- package/dist-es/commands/DisassociateConnectionFromLagCommand.js +3 -3
- package/dist-es/commands/DisassociateMacSecKeyCommand.js +3 -3
- package/dist-es/commands/ListVirtualInterfaceTestHistoryCommand.js +3 -3
- package/dist-es/commands/StartBgpFailoverTestCommand.js +3 -3
- package/dist-es/commands/StopBgpFailoverTestCommand.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/UpdateDirectConnectGatewayAssociationCommand.js +3 -3
- package/dist-es/commands/UpdateDirectConnectGatewayCommand.js +3 -3
- package/dist-es/commands/UpdateLagCommand.js +3 -3
- package/dist-es/commands/UpdateVirtualInterfaceAttributesCommand.js +3 -3
- package/dist-es/protocols/Aws_json1_1.js +794 -826
- package/dist-types/protocols/Aws_json1_1.d.ts +504 -126
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +126 -126
- 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_AcceptDirectConnectGatewayAssociationProposalCommand, se_AcceptDirectConnectGatewayAssociationProposalCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class AcceptDirectConnectGatewayAssociationProposalCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class AcceptDirectConnectGatewayAssociationProposalCommand extends $Comma
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_AcceptDirectConnectGatewayAssociationProposalCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_AcceptDirectConnectGatewayAssociationProposalCommand(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_AllocateConnectionOnInterconnectCommand, se_AllocateConnectionOnInterconnectCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class AllocateConnectionOnInterconnectCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class AllocateConnectionOnInterconnectCommand 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_AllocateConnectionOnInterconnectCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_AllocateConnectionOnInterconnectCommand(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_AllocateHostedConnectionCommand, se_AllocateHostedConnectionCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class AllocateHostedConnectionCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class AllocateHostedConnectionCommand 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_AllocateHostedConnectionCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_AllocateHostedConnectionCommand(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_AllocatePrivateVirtualInterfaceCommand, se_AllocatePrivateVirtualInterfaceCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class AllocatePrivateVirtualInterfaceCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class AllocatePrivateVirtualInterfaceCommand 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_AllocatePrivateVirtualInterfaceCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_AllocatePrivateVirtualInterfaceCommand(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_AllocatePublicVirtualInterfaceCommand, se_AllocatePublicVirtualInterfaceCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class AllocatePublicVirtualInterfaceCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class AllocatePublicVirtualInterfaceCommand 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_AllocatePublicVirtualInterfaceCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_AllocatePublicVirtualInterfaceCommand(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_AllocateTransitVirtualInterfaceCommand, se_AllocateTransitVirtualInterfaceCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class AllocateTransitVirtualInterfaceCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class AllocateTransitVirtualInterfaceCommand 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_AllocateTransitVirtualInterfaceCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_AllocateTransitVirtualInterfaceCommand(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_AssociateConnectionWithLagCommand, se_AssociateConnectionWithLagCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class AssociateConnectionWithLagCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class AssociateConnectionWithLagCommand 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_AssociateConnectionWithLagCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_AssociateConnectionWithLagCommand(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_AssociateHostedConnectionCommand, se_AssociateHostedConnectionCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class AssociateHostedConnectionCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class AssociateHostedConnectionCommand 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_AssociateHostedConnectionCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_AssociateHostedConnectionCommand(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_AssociateMacSecKeyCommand, se_AssociateMacSecKeyCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class AssociateMacSecKeyCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class AssociateMacSecKeyCommand 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_AssociateMacSecKeyCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_AssociateMacSecKeyCommand(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_AssociateVirtualInterfaceCommand, se_AssociateVirtualInterfaceCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class AssociateVirtualInterfaceCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class AssociateVirtualInterfaceCommand 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_AssociateVirtualInterfaceCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_AssociateVirtualInterfaceCommand(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_ConfirmConnectionCommand, se_ConfirmConnectionCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class ConfirmConnectionCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ConfirmConnectionCommand 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_ConfirmConnectionCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ConfirmConnectionCommand(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_ConfirmCustomerAgreementCommand, se_ConfirmCustomerAgreementCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class ConfirmCustomerAgreementCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ConfirmCustomerAgreementCommand 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_ConfirmCustomerAgreementCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ConfirmCustomerAgreementCommand(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_ConfirmPrivateVirtualInterfaceCommand, se_ConfirmPrivateVirtualInterfaceCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class ConfirmPrivateVirtualInterfaceCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ConfirmPrivateVirtualInterfaceCommand 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_ConfirmPrivateVirtualInterfaceCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ConfirmPrivateVirtualInterfaceCommand(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_ConfirmPublicVirtualInterfaceCommand, se_ConfirmPublicVirtualInterfaceCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class ConfirmPublicVirtualInterfaceCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ConfirmPublicVirtualInterfaceCommand 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_ConfirmPublicVirtualInterfaceCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ConfirmPublicVirtualInterfaceCommand(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_ConfirmTransitVirtualInterfaceCommand, se_ConfirmTransitVirtualInterfaceCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class ConfirmTransitVirtualInterfaceCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class ConfirmTransitVirtualInterfaceCommand 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_ConfirmTransitVirtualInterfaceCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_ConfirmTransitVirtualInterfaceCommand(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_CreateBGPPeerCommand, se_CreateBGPPeerCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class CreateBGPPeerCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class CreateBGPPeerCommand 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_CreateBGPPeerCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_CreateBGPPeerCommand(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_CreateConnectionCommand, se_CreateConnectionCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class CreateConnectionCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class CreateConnectionCommand 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_CreateConnectionCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_CreateConnectionCommand(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_CreateDirectConnectGatewayAssociationCommand, se_CreateDirectConnectGatewayAssociationCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class CreateDirectConnectGatewayAssociationCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class CreateDirectConnectGatewayAssociationCommand 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_CreateDirectConnectGatewayAssociationCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_CreateDirectConnectGatewayAssociationCommand(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_CreateDirectConnectGatewayAssociationProposalCommand, se_CreateDirectConnectGatewayAssociationProposalCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class CreateDirectConnectGatewayAssociationProposalCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class CreateDirectConnectGatewayAssociationProposalCommand extends $Comma
|
|
|
33
33
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
34
34
|
}
|
|
35
35
|
serialize(input, context) {
|
|
36
|
-
return
|
|
36
|
+
return se_CreateDirectConnectGatewayAssociationProposalCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_CreateDirectConnectGatewayAssociationProposalCommand(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_CreateDirectConnectGatewayCommand, se_CreateDirectConnectGatewayCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class CreateDirectConnectGatewayCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class CreateDirectConnectGatewayCommand 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_CreateDirectConnectGatewayCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_CreateDirectConnectGatewayCommand(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_CreateInterconnectCommand, se_CreateInterconnectCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class CreateInterconnectCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class CreateInterconnectCommand 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_CreateInterconnectCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_CreateInterconnectCommand(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_CreateLagCommand, se_CreateLagCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class CreateLagCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class CreateLagCommand 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_CreateLagCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_CreateLagCommand(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_CreatePrivateVirtualInterfaceCommand, se_CreatePrivateVirtualInterfaceCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class CreatePrivateVirtualInterfaceCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class CreatePrivateVirtualInterfaceCommand 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_CreatePrivateVirtualInterfaceCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_CreatePrivateVirtualInterfaceCommand(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_CreatePublicVirtualInterfaceCommand, se_CreatePublicVirtualInterfaceCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class CreatePublicVirtualInterfaceCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class CreatePublicVirtualInterfaceCommand 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_CreatePublicVirtualInterfaceCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_CreatePublicVirtualInterfaceCommand(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_CreateTransitVirtualInterfaceCommand, se_CreateTransitVirtualInterfaceCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class CreateTransitVirtualInterfaceCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class CreateTransitVirtualInterfaceCommand 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_CreateTransitVirtualInterfaceCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_CreateTransitVirtualInterfaceCommand(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_DeleteBGPPeerCommand, se_DeleteBGPPeerCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class DeleteBGPPeerCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class DeleteBGPPeerCommand 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_DeleteBGPPeerCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_DeleteBGPPeerCommand(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_DeleteConnectionCommand, se_DeleteConnectionCommand } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class DeleteConnectionCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class DeleteConnectionCommand 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_DeleteConnectionCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_DeleteConnectionCommand(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_DeleteDirectConnectGatewayAssociationCommand, se_DeleteDirectConnectGatewayAssociationCommand, } from "../protocols/Aws_json1_1";
|
|
5
5
|
export class DeleteDirectConnectGatewayAssociationCommand extends $Command {
|
|
6
6
|
static getEndpointParameterInstructions() {
|
|
7
7
|
return {
|
|
@@ -33,9 +33,9 @@ export class DeleteDirectConnectGatewayAssociationCommand 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_DeleteDirectConnectGatewayAssociationCommand(input, context);
|
|
37
37
|
}
|
|
38
38
|
deserialize(output, context) {
|
|
39
|
-
return
|
|
39
|
+
return de_DeleteDirectConnectGatewayAssociationCommand(output, context);
|
|
40
40
|
}
|
|
41
41
|
}
|