@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
|
@@ -63,129 +63,507 @@ import { UpdateDirectConnectGatewayAssociationCommandInput, UpdateDirectConnectG
|
|
|
63
63
|
import { UpdateDirectConnectGatewayCommandInput, UpdateDirectConnectGatewayCommandOutput } from "../commands/UpdateDirectConnectGatewayCommand";
|
|
64
64
|
import { UpdateLagCommandInput, UpdateLagCommandOutput } from "../commands/UpdateLagCommand";
|
|
65
65
|
import { UpdateVirtualInterfaceAttributesCommandInput, UpdateVirtualInterfaceAttributesCommandOutput } from "../commands/UpdateVirtualInterfaceAttributesCommand";
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
export declare const
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
export declare const
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
export declare const
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
export declare const
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
export declare const
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
export declare const
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
export declare const
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
export declare const
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
export declare const
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
export declare const
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
export declare const
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
export declare const
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
export declare const
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
export declare const
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
export declare const
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
export declare const
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
export declare const
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
export declare const
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
export declare const
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
export declare const
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
export declare const
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
export declare const
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
export declare const
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
export declare const
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
export declare const
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
export declare const
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
export declare const
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
export declare const
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
export declare const
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
export declare const
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
export declare const
|
|
190
|
-
|
|
191
|
-
|
|
66
|
+
/**
|
|
67
|
+
* serializeAws_json1_1AcceptDirectConnectGatewayAssociationProposalCommand
|
|
68
|
+
*/
|
|
69
|
+
export declare const se_AcceptDirectConnectGatewayAssociationProposalCommand: (input: AcceptDirectConnectGatewayAssociationProposalCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
70
|
+
/**
|
|
71
|
+
* serializeAws_json1_1AllocateConnectionOnInterconnectCommand
|
|
72
|
+
*/
|
|
73
|
+
export declare const se_AllocateConnectionOnInterconnectCommand: (input: AllocateConnectionOnInterconnectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
74
|
+
/**
|
|
75
|
+
* serializeAws_json1_1AllocateHostedConnectionCommand
|
|
76
|
+
*/
|
|
77
|
+
export declare const se_AllocateHostedConnectionCommand: (input: AllocateHostedConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
78
|
+
/**
|
|
79
|
+
* serializeAws_json1_1AllocatePrivateVirtualInterfaceCommand
|
|
80
|
+
*/
|
|
81
|
+
export declare const se_AllocatePrivateVirtualInterfaceCommand: (input: AllocatePrivateVirtualInterfaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
82
|
+
/**
|
|
83
|
+
* serializeAws_json1_1AllocatePublicVirtualInterfaceCommand
|
|
84
|
+
*/
|
|
85
|
+
export declare const se_AllocatePublicVirtualInterfaceCommand: (input: AllocatePublicVirtualInterfaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
86
|
+
/**
|
|
87
|
+
* serializeAws_json1_1AllocateTransitVirtualInterfaceCommand
|
|
88
|
+
*/
|
|
89
|
+
export declare const se_AllocateTransitVirtualInterfaceCommand: (input: AllocateTransitVirtualInterfaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
90
|
+
/**
|
|
91
|
+
* serializeAws_json1_1AssociateConnectionWithLagCommand
|
|
92
|
+
*/
|
|
93
|
+
export declare const se_AssociateConnectionWithLagCommand: (input: AssociateConnectionWithLagCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
94
|
+
/**
|
|
95
|
+
* serializeAws_json1_1AssociateHostedConnectionCommand
|
|
96
|
+
*/
|
|
97
|
+
export declare const se_AssociateHostedConnectionCommand: (input: AssociateHostedConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
98
|
+
/**
|
|
99
|
+
* serializeAws_json1_1AssociateMacSecKeyCommand
|
|
100
|
+
*/
|
|
101
|
+
export declare const se_AssociateMacSecKeyCommand: (input: AssociateMacSecKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
102
|
+
/**
|
|
103
|
+
* serializeAws_json1_1AssociateVirtualInterfaceCommand
|
|
104
|
+
*/
|
|
105
|
+
export declare const se_AssociateVirtualInterfaceCommand: (input: AssociateVirtualInterfaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
106
|
+
/**
|
|
107
|
+
* serializeAws_json1_1ConfirmConnectionCommand
|
|
108
|
+
*/
|
|
109
|
+
export declare const se_ConfirmConnectionCommand: (input: ConfirmConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
110
|
+
/**
|
|
111
|
+
* serializeAws_json1_1ConfirmCustomerAgreementCommand
|
|
112
|
+
*/
|
|
113
|
+
export declare const se_ConfirmCustomerAgreementCommand: (input: ConfirmCustomerAgreementCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
114
|
+
/**
|
|
115
|
+
* serializeAws_json1_1ConfirmPrivateVirtualInterfaceCommand
|
|
116
|
+
*/
|
|
117
|
+
export declare const se_ConfirmPrivateVirtualInterfaceCommand: (input: ConfirmPrivateVirtualInterfaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
118
|
+
/**
|
|
119
|
+
* serializeAws_json1_1ConfirmPublicVirtualInterfaceCommand
|
|
120
|
+
*/
|
|
121
|
+
export declare const se_ConfirmPublicVirtualInterfaceCommand: (input: ConfirmPublicVirtualInterfaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
122
|
+
/**
|
|
123
|
+
* serializeAws_json1_1ConfirmTransitVirtualInterfaceCommand
|
|
124
|
+
*/
|
|
125
|
+
export declare const se_ConfirmTransitVirtualInterfaceCommand: (input: ConfirmTransitVirtualInterfaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
126
|
+
/**
|
|
127
|
+
* serializeAws_json1_1CreateBGPPeerCommand
|
|
128
|
+
*/
|
|
129
|
+
export declare const se_CreateBGPPeerCommand: (input: CreateBGPPeerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
130
|
+
/**
|
|
131
|
+
* serializeAws_json1_1CreateConnectionCommand
|
|
132
|
+
*/
|
|
133
|
+
export declare const se_CreateConnectionCommand: (input: CreateConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
134
|
+
/**
|
|
135
|
+
* serializeAws_json1_1CreateDirectConnectGatewayCommand
|
|
136
|
+
*/
|
|
137
|
+
export declare const se_CreateDirectConnectGatewayCommand: (input: CreateDirectConnectGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
138
|
+
/**
|
|
139
|
+
* serializeAws_json1_1CreateDirectConnectGatewayAssociationCommand
|
|
140
|
+
*/
|
|
141
|
+
export declare const se_CreateDirectConnectGatewayAssociationCommand: (input: CreateDirectConnectGatewayAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
142
|
+
/**
|
|
143
|
+
* serializeAws_json1_1CreateDirectConnectGatewayAssociationProposalCommand
|
|
144
|
+
*/
|
|
145
|
+
export declare const se_CreateDirectConnectGatewayAssociationProposalCommand: (input: CreateDirectConnectGatewayAssociationProposalCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
146
|
+
/**
|
|
147
|
+
* serializeAws_json1_1CreateInterconnectCommand
|
|
148
|
+
*/
|
|
149
|
+
export declare const se_CreateInterconnectCommand: (input: CreateInterconnectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
150
|
+
/**
|
|
151
|
+
* serializeAws_json1_1CreateLagCommand
|
|
152
|
+
*/
|
|
153
|
+
export declare const se_CreateLagCommand: (input: CreateLagCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
154
|
+
/**
|
|
155
|
+
* serializeAws_json1_1CreatePrivateVirtualInterfaceCommand
|
|
156
|
+
*/
|
|
157
|
+
export declare const se_CreatePrivateVirtualInterfaceCommand: (input: CreatePrivateVirtualInterfaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
158
|
+
/**
|
|
159
|
+
* serializeAws_json1_1CreatePublicVirtualInterfaceCommand
|
|
160
|
+
*/
|
|
161
|
+
export declare const se_CreatePublicVirtualInterfaceCommand: (input: CreatePublicVirtualInterfaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
162
|
+
/**
|
|
163
|
+
* serializeAws_json1_1CreateTransitVirtualInterfaceCommand
|
|
164
|
+
*/
|
|
165
|
+
export declare const se_CreateTransitVirtualInterfaceCommand: (input: CreateTransitVirtualInterfaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
166
|
+
/**
|
|
167
|
+
* serializeAws_json1_1DeleteBGPPeerCommand
|
|
168
|
+
*/
|
|
169
|
+
export declare const se_DeleteBGPPeerCommand: (input: DeleteBGPPeerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
170
|
+
/**
|
|
171
|
+
* serializeAws_json1_1DeleteConnectionCommand
|
|
172
|
+
*/
|
|
173
|
+
export declare const se_DeleteConnectionCommand: (input: DeleteConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
174
|
+
/**
|
|
175
|
+
* serializeAws_json1_1DeleteDirectConnectGatewayCommand
|
|
176
|
+
*/
|
|
177
|
+
export declare const se_DeleteDirectConnectGatewayCommand: (input: DeleteDirectConnectGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
178
|
+
/**
|
|
179
|
+
* serializeAws_json1_1DeleteDirectConnectGatewayAssociationCommand
|
|
180
|
+
*/
|
|
181
|
+
export declare const se_DeleteDirectConnectGatewayAssociationCommand: (input: DeleteDirectConnectGatewayAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
182
|
+
/**
|
|
183
|
+
* serializeAws_json1_1DeleteDirectConnectGatewayAssociationProposalCommand
|
|
184
|
+
*/
|
|
185
|
+
export declare const se_DeleteDirectConnectGatewayAssociationProposalCommand: (input: DeleteDirectConnectGatewayAssociationProposalCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
186
|
+
/**
|
|
187
|
+
* serializeAws_json1_1DeleteInterconnectCommand
|
|
188
|
+
*/
|
|
189
|
+
export declare const se_DeleteInterconnectCommand: (input: DeleteInterconnectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
190
|
+
/**
|
|
191
|
+
* serializeAws_json1_1DeleteLagCommand
|
|
192
|
+
*/
|
|
193
|
+
export declare const se_DeleteLagCommand: (input: DeleteLagCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
194
|
+
/**
|
|
195
|
+
* serializeAws_json1_1DeleteVirtualInterfaceCommand
|
|
196
|
+
*/
|
|
197
|
+
export declare const se_DeleteVirtualInterfaceCommand: (input: DeleteVirtualInterfaceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
198
|
+
/**
|
|
199
|
+
* serializeAws_json1_1DescribeConnectionLoaCommand
|
|
200
|
+
*/
|
|
201
|
+
export declare const se_DescribeConnectionLoaCommand: (input: DescribeConnectionLoaCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
202
|
+
/**
|
|
203
|
+
* serializeAws_json1_1DescribeConnectionsCommand
|
|
204
|
+
*/
|
|
205
|
+
export declare const se_DescribeConnectionsCommand: (input: DescribeConnectionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
206
|
+
/**
|
|
207
|
+
* serializeAws_json1_1DescribeConnectionsOnInterconnectCommand
|
|
208
|
+
*/
|
|
209
|
+
export declare const se_DescribeConnectionsOnInterconnectCommand: (input: DescribeConnectionsOnInterconnectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
210
|
+
/**
|
|
211
|
+
* serializeAws_json1_1DescribeCustomerMetadataCommand
|
|
212
|
+
*/
|
|
213
|
+
export declare const se_DescribeCustomerMetadataCommand: (input: DescribeCustomerMetadataCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
214
|
+
/**
|
|
215
|
+
* serializeAws_json1_1DescribeDirectConnectGatewayAssociationProposalsCommand
|
|
216
|
+
*/
|
|
217
|
+
export declare const se_DescribeDirectConnectGatewayAssociationProposalsCommand: (input: DescribeDirectConnectGatewayAssociationProposalsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
218
|
+
/**
|
|
219
|
+
* serializeAws_json1_1DescribeDirectConnectGatewayAssociationsCommand
|
|
220
|
+
*/
|
|
221
|
+
export declare const se_DescribeDirectConnectGatewayAssociationsCommand: (input: DescribeDirectConnectGatewayAssociationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
222
|
+
/**
|
|
223
|
+
* serializeAws_json1_1DescribeDirectConnectGatewayAttachmentsCommand
|
|
224
|
+
*/
|
|
225
|
+
export declare const se_DescribeDirectConnectGatewayAttachmentsCommand: (input: DescribeDirectConnectGatewayAttachmentsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
226
|
+
/**
|
|
227
|
+
* serializeAws_json1_1DescribeDirectConnectGatewaysCommand
|
|
228
|
+
*/
|
|
229
|
+
export declare const se_DescribeDirectConnectGatewaysCommand: (input: DescribeDirectConnectGatewaysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
230
|
+
/**
|
|
231
|
+
* serializeAws_json1_1DescribeHostedConnectionsCommand
|
|
232
|
+
*/
|
|
233
|
+
export declare const se_DescribeHostedConnectionsCommand: (input: DescribeHostedConnectionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
234
|
+
/**
|
|
235
|
+
* serializeAws_json1_1DescribeInterconnectLoaCommand
|
|
236
|
+
*/
|
|
237
|
+
export declare const se_DescribeInterconnectLoaCommand: (input: DescribeInterconnectLoaCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
238
|
+
/**
|
|
239
|
+
* serializeAws_json1_1DescribeInterconnectsCommand
|
|
240
|
+
*/
|
|
241
|
+
export declare const se_DescribeInterconnectsCommand: (input: DescribeInterconnectsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
242
|
+
/**
|
|
243
|
+
* serializeAws_json1_1DescribeLagsCommand
|
|
244
|
+
*/
|
|
245
|
+
export declare const se_DescribeLagsCommand: (input: DescribeLagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
246
|
+
/**
|
|
247
|
+
* serializeAws_json1_1DescribeLoaCommand
|
|
248
|
+
*/
|
|
249
|
+
export declare const se_DescribeLoaCommand: (input: DescribeLoaCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
250
|
+
/**
|
|
251
|
+
* serializeAws_json1_1DescribeLocationsCommand
|
|
252
|
+
*/
|
|
253
|
+
export declare const se_DescribeLocationsCommand: (input: DescribeLocationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
254
|
+
/**
|
|
255
|
+
* serializeAws_json1_1DescribeRouterConfigurationCommand
|
|
256
|
+
*/
|
|
257
|
+
export declare const se_DescribeRouterConfigurationCommand: (input: DescribeRouterConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
258
|
+
/**
|
|
259
|
+
* serializeAws_json1_1DescribeTagsCommand
|
|
260
|
+
*/
|
|
261
|
+
export declare const se_DescribeTagsCommand: (input: DescribeTagsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
262
|
+
/**
|
|
263
|
+
* serializeAws_json1_1DescribeVirtualGatewaysCommand
|
|
264
|
+
*/
|
|
265
|
+
export declare const se_DescribeVirtualGatewaysCommand: (input: DescribeVirtualGatewaysCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
266
|
+
/**
|
|
267
|
+
* serializeAws_json1_1DescribeVirtualInterfacesCommand
|
|
268
|
+
*/
|
|
269
|
+
export declare const se_DescribeVirtualInterfacesCommand: (input: DescribeVirtualInterfacesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
270
|
+
/**
|
|
271
|
+
* serializeAws_json1_1DisassociateConnectionFromLagCommand
|
|
272
|
+
*/
|
|
273
|
+
export declare const se_DisassociateConnectionFromLagCommand: (input: DisassociateConnectionFromLagCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
274
|
+
/**
|
|
275
|
+
* serializeAws_json1_1DisassociateMacSecKeyCommand
|
|
276
|
+
*/
|
|
277
|
+
export declare const se_DisassociateMacSecKeyCommand: (input: DisassociateMacSecKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
278
|
+
/**
|
|
279
|
+
* serializeAws_json1_1ListVirtualInterfaceTestHistoryCommand
|
|
280
|
+
*/
|
|
281
|
+
export declare const se_ListVirtualInterfaceTestHistoryCommand: (input: ListVirtualInterfaceTestHistoryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
282
|
+
/**
|
|
283
|
+
* serializeAws_json1_1StartBgpFailoverTestCommand
|
|
284
|
+
*/
|
|
285
|
+
export declare const se_StartBgpFailoverTestCommand: (input: StartBgpFailoverTestCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
286
|
+
/**
|
|
287
|
+
* serializeAws_json1_1StopBgpFailoverTestCommand
|
|
288
|
+
*/
|
|
289
|
+
export declare const se_StopBgpFailoverTestCommand: (input: StopBgpFailoverTestCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
290
|
+
/**
|
|
291
|
+
* serializeAws_json1_1TagResourceCommand
|
|
292
|
+
*/
|
|
293
|
+
export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
294
|
+
/**
|
|
295
|
+
* serializeAws_json1_1UntagResourceCommand
|
|
296
|
+
*/
|
|
297
|
+
export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
298
|
+
/**
|
|
299
|
+
* serializeAws_json1_1UpdateConnectionCommand
|
|
300
|
+
*/
|
|
301
|
+
export declare const se_UpdateConnectionCommand: (input: UpdateConnectionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
302
|
+
/**
|
|
303
|
+
* serializeAws_json1_1UpdateDirectConnectGatewayCommand
|
|
304
|
+
*/
|
|
305
|
+
export declare const se_UpdateDirectConnectGatewayCommand: (input: UpdateDirectConnectGatewayCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
306
|
+
/**
|
|
307
|
+
* serializeAws_json1_1UpdateDirectConnectGatewayAssociationCommand
|
|
308
|
+
*/
|
|
309
|
+
export declare const se_UpdateDirectConnectGatewayAssociationCommand: (input: UpdateDirectConnectGatewayAssociationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
310
|
+
/**
|
|
311
|
+
* serializeAws_json1_1UpdateLagCommand
|
|
312
|
+
*/
|
|
313
|
+
export declare const se_UpdateLagCommand: (input: UpdateLagCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
314
|
+
/**
|
|
315
|
+
* serializeAws_json1_1UpdateVirtualInterfaceAttributesCommand
|
|
316
|
+
*/
|
|
317
|
+
export declare const se_UpdateVirtualInterfaceAttributesCommand: (input: UpdateVirtualInterfaceAttributesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
318
|
+
/**
|
|
319
|
+
* deserializeAws_json1_1AcceptDirectConnectGatewayAssociationProposalCommand
|
|
320
|
+
*/
|
|
321
|
+
export declare const de_AcceptDirectConnectGatewayAssociationProposalCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AcceptDirectConnectGatewayAssociationProposalCommandOutput>;
|
|
322
|
+
/**
|
|
323
|
+
* deserializeAws_json1_1AllocateConnectionOnInterconnectCommand
|
|
324
|
+
*/
|
|
325
|
+
export declare const de_AllocateConnectionOnInterconnectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AllocateConnectionOnInterconnectCommandOutput>;
|
|
326
|
+
/**
|
|
327
|
+
* deserializeAws_json1_1AllocateHostedConnectionCommand
|
|
328
|
+
*/
|
|
329
|
+
export declare const de_AllocateHostedConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AllocateHostedConnectionCommandOutput>;
|
|
330
|
+
/**
|
|
331
|
+
* deserializeAws_json1_1AllocatePrivateVirtualInterfaceCommand
|
|
332
|
+
*/
|
|
333
|
+
export declare const de_AllocatePrivateVirtualInterfaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AllocatePrivateVirtualInterfaceCommandOutput>;
|
|
334
|
+
/**
|
|
335
|
+
* deserializeAws_json1_1AllocatePublicVirtualInterfaceCommand
|
|
336
|
+
*/
|
|
337
|
+
export declare const de_AllocatePublicVirtualInterfaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AllocatePublicVirtualInterfaceCommandOutput>;
|
|
338
|
+
/**
|
|
339
|
+
* deserializeAws_json1_1AllocateTransitVirtualInterfaceCommand
|
|
340
|
+
*/
|
|
341
|
+
export declare const de_AllocateTransitVirtualInterfaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AllocateTransitVirtualInterfaceCommandOutput>;
|
|
342
|
+
/**
|
|
343
|
+
* deserializeAws_json1_1AssociateConnectionWithLagCommand
|
|
344
|
+
*/
|
|
345
|
+
export declare const de_AssociateConnectionWithLagCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateConnectionWithLagCommandOutput>;
|
|
346
|
+
/**
|
|
347
|
+
* deserializeAws_json1_1AssociateHostedConnectionCommand
|
|
348
|
+
*/
|
|
349
|
+
export declare const de_AssociateHostedConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateHostedConnectionCommandOutput>;
|
|
350
|
+
/**
|
|
351
|
+
* deserializeAws_json1_1AssociateMacSecKeyCommand
|
|
352
|
+
*/
|
|
353
|
+
export declare const de_AssociateMacSecKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateMacSecKeyCommandOutput>;
|
|
354
|
+
/**
|
|
355
|
+
* deserializeAws_json1_1AssociateVirtualInterfaceCommand
|
|
356
|
+
*/
|
|
357
|
+
export declare const de_AssociateVirtualInterfaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateVirtualInterfaceCommandOutput>;
|
|
358
|
+
/**
|
|
359
|
+
* deserializeAws_json1_1ConfirmConnectionCommand
|
|
360
|
+
*/
|
|
361
|
+
export declare const de_ConfirmConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ConfirmConnectionCommandOutput>;
|
|
362
|
+
/**
|
|
363
|
+
* deserializeAws_json1_1ConfirmCustomerAgreementCommand
|
|
364
|
+
*/
|
|
365
|
+
export declare const de_ConfirmCustomerAgreementCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ConfirmCustomerAgreementCommandOutput>;
|
|
366
|
+
/**
|
|
367
|
+
* deserializeAws_json1_1ConfirmPrivateVirtualInterfaceCommand
|
|
368
|
+
*/
|
|
369
|
+
export declare const de_ConfirmPrivateVirtualInterfaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ConfirmPrivateVirtualInterfaceCommandOutput>;
|
|
370
|
+
/**
|
|
371
|
+
* deserializeAws_json1_1ConfirmPublicVirtualInterfaceCommand
|
|
372
|
+
*/
|
|
373
|
+
export declare const de_ConfirmPublicVirtualInterfaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ConfirmPublicVirtualInterfaceCommandOutput>;
|
|
374
|
+
/**
|
|
375
|
+
* deserializeAws_json1_1ConfirmTransitVirtualInterfaceCommand
|
|
376
|
+
*/
|
|
377
|
+
export declare const de_ConfirmTransitVirtualInterfaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ConfirmTransitVirtualInterfaceCommandOutput>;
|
|
378
|
+
/**
|
|
379
|
+
* deserializeAws_json1_1CreateBGPPeerCommand
|
|
380
|
+
*/
|
|
381
|
+
export declare const de_CreateBGPPeerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateBGPPeerCommandOutput>;
|
|
382
|
+
/**
|
|
383
|
+
* deserializeAws_json1_1CreateConnectionCommand
|
|
384
|
+
*/
|
|
385
|
+
export declare const de_CreateConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateConnectionCommandOutput>;
|
|
386
|
+
/**
|
|
387
|
+
* deserializeAws_json1_1CreateDirectConnectGatewayCommand
|
|
388
|
+
*/
|
|
389
|
+
export declare const de_CreateDirectConnectGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDirectConnectGatewayCommandOutput>;
|
|
390
|
+
/**
|
|
391
|
+
* deserializeAws_json1_1CreateDirectConnectGatewayAssociationCommand
|
|
392
|
+
*/
|
|
393
|
+
export declare const de_CreateDirectConnectGatewayAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDirectConnectGatewayAssociationCommandOutput>;
|
|
394
|
+
/**
|
|
395
|
+
* deserializeAws_json1_1CreateDirectConnectGatewayAssociationProposalCommand
|
|
396
|
+
*/
|
|
397
|
+
export declare const de_CreateDirectConnectGatewayAssociationProposalCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDirectConnectGatewayAssociationProposalCommandOutput>;
|
|
398
|
+
/**
|
|
399
|
+
* deserializeAws_json1_1CreateInterconnectCommand
|
|
400
|
+
*/
|
|
401
|
+
export declare const de_CreateInterconnectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateInterconnectCommandOutput>;
|
|
402
|
+
/**
|
|
403
|
+
* deserializeAws_json1_1CreateLagCommand
|
|
404
|
+
*/
|
|
405
|
+
export declare const de_CreateLagCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateLagCommandOutput>;
|
|
406
|
+
/**
|
|
407
|
+
* deserializeAws_json1_1CreatePrivateVirtualInterfaceCommand
|
|
408
|
+
*/
|
|
409
|
+
export declare const de_CreatePrivateVirtualInterfaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePrivateVirtualInterfaceCommandOutput>;
|
|
410
|
+
/**
|
|
411
|
+
* deserializeAws_json1_1CreatePublicVirtualInterfaceCommand
|
|
412
|
+
*/
|
|
413
|
+
export declare const de_CreatePublicVirtualInterfaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreatePublicVirtualInterfaceCommandOutput>;
|
|
414
|
+
/**
|
|
415
|
+
* deserializeAws_json1_1CreateTransitVirtualInterfaceCommand
|
|
416
|
+
*/
|
|
417
|
+
export declare const de_CreateTransitVirtualInterfaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateTransitVirtualInterfaceCommandOutput>;
|
|
418
|
+
/**
|
|
419
|
+
* deserializeAws_json1_1DeleteBGPPeerCommand
|
|
420
|
+
*/
|
|
421
|
+
export declare const de_DeleteBGPPeerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteBGPPeerCommandOutput>;
|
|
422
|
+
/**
|
|
423
|
+
* deserializeAws_json1_1DeleteConnectionCommand
|
|
424
|
+
*/
|
|
425
|
+
export declare const de_DeleteConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteConnectionCommandOutput>;
|
|
426
|
+
/**
|
|
427
|
+
* deserializeAws_json1_1DeleteDirectConnectGatewayCommand
|
|
428
|
+
*/
|
|
429
|
+
export declare const de_DeleteDirectConnectGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDirectConnectGatewayCommandOutput>;
|
|
430
|
+
/**
|
|
431
|
+
* deserializeAws_json1_1DeleteDirectConnectGatewayAssociationCommand
|
|
432
|
+
*/
|
|
433
|
+
export declare const de_DeleteDirectConnectGatewayAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDirectConnectGatewayAssociationCommandOutput>;
|
|
434
|
+
/**
|
|
435
|
+
* deserializeAws_json1_1DeleteDirectConnectGatewayAssociationProposalCommand
|
|
436
|
+
*/
|
|
437
|
+
export declare const de_DeleteDirectConnectGatewayAssociationProposalCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDirectConnectGatewayAssociationProposalCommandOutput>;
|
|
438
|
+
/**
|
|
439
|
+
* deserializeAws_json1_1DeleteInterconnectCommand
|
|
440
|
+
*/
|
|
441
|
+
export declare const de_DeleteInterconnectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteInterconnectCommandOutput>;
|
|
442
|
+
/**
|
|
443
|
+
* deserializeAws_json1_1DeleteLagCommand
|
|
444
|
+
*/
|
|
445
|
+
export declare const de_DeleteLagCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteLagCommandOutput>;
|
|
446
|
+
/**
|
|
447
|
+
* deserializeAws_json1_1DeleteVirtualInterfaceCommand
|
|
448
|
+
*/
|
|
449
|
+
export declare const de_DeleteVirtualInterfaceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteVirtualInterfaceCommandOutput>;
|
|
450
|
+
/**
|
|
451
|
+
* deserializeAws_json1_1DescribeConnectionLoaCommand
|
|
452
|
+
*/
|
|
453
|
+
export declare const de_DescribeConnectionLoaCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeConnectionLoaCommandOutput>;
|
|
454
|
+
/**
|
|
455
|
+
* deserializeAws_json1_1DescribeConnectionsCommand
|
|
456
|
+
*/
|
|
457
|
+
export declare const de_DescribeConnectionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeConnectionsCommandOutput>;
|
|
458
|
+
/**
|
|
459
|
+
* deserializeAws_json1_1DescribeConnectionsOnInterconnectCommand
|
|
460
|
+
*/
|
|
461
|
+
export declare const de_DescribeConnectionsOnInterconnectCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeConnectionsOnInterconnectCommandOutput>;
|
|
462
|
+
/**
|
|
463
|
+
* deserializeAws_json1_1DescribeCustomerMetadataCommand
|
|
464
|
+
*/
|
|
465
|
+
export declare const de_DescribeCustomerMetadataCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeCustomerMetadataCommandOutput>;
|
|
466
|
+
/**
|
|
467
|
+
* deserializeAws_json1_1DescribeDirectConnectGatewayAssociationProposalsCommand
|
|
468
|
+
*/
|
|
469
|
+
export declare const de_DescribeDirectConnectGatewayAssociationProposalsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDirectConnectGatewayAssociationProposalsCommandOutput>;
|
|
470
|
+
/**
|
|
471
|
+
* deserializeAws_json1_1DescribeDirectConnectGatewayAssociationsCommand
|
|
472
|
+
*/
|
|
473
|
+
export declare const de_DescribeDirectConnectGatewayAssociationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDirectConnectGatewayAssociationsCommandOutput>;
|
|
474
|
+
/**
|
|
475
|
+
* deserializeAws_json1_1DescribeDirectConnectGatewayAttachmentsCommand
|
|
476
|
+
*/
|
|
477
|
+
export declare const de_DescribeDirectConnectGatewayAttachmentsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDirectConnectGatewayAttachmentsCommandOutput>;
|
|
478
|
+
/**
|
|
479
|
+
* deserializeAws_json1_1DescribeDirectConnectGatewaysCommand
|
|
480
|
+
*/
|
|
481
|
+
export declare const de_DescribeDirectConnectGatewaysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDirectConnectGatewaysCommandOutput>;
|
|
482
|
+
/**
|
|
483
|
+
* deserializeAws_json1_1DescribeHostedConnectionsCommand
|
|
484
|
+
*/
|
|
485
|
+
export declare const de_DescribeHostedConnectionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeHostedConnectionsCommandOutput>;
|
|
486
|
+
/**
|
|
487
|
+
* deserializeAws_json1_1DescribeInterconnectLoaCommand
|
|
488
|
+
*/
|
|
489
|
+
export declare const de_DescribeInterconnectLoaCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInterconnectLoaCommandOutput>;
|
|
490
|
+
/**
|
|
491
|
+
* deserializeAws_json1_1DescribeInterconnectsCommand
|
|
492
|
+
*/
|
|
493
|
+
export declare const de_DescribeInterconnectsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeInterconnectsCommandOutput>;
|
|
494
|
+
/**
|
|
495
|
+
* deserializeAws_json1_1DescribeLagsCommand
|
|
496
|
+
*/
|
|
497
|
+
export declare const de_DescribeLagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeLagsCommandOutput>;
|
|
498
|
+
/**
|
|
499
|
+
* deserializeAws_json1_1DescribeLoaCommand
|
|
500
|
+
*/
|
|
501
|
+
export declare const de_DescribeLoaCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeLoaCommandOutput>;
|
|
502
|
+
/**
|
|
503
|
+
* deserializeAws_json1_1DescribeLocationsCommand
|
|
504
|
+
*/
|
|
505
|
+
export declare const de_DescribeLocationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeLocationsCommandOutput>;
|
|
506
|
+
/**
|
|
507
|
+
* deserializeAws_json1_1DescribeRouterConfigurationCommand
|
|
508
|
+
*/
|
|
509
|
+
export declare const de_DescribeRouterConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeRouterConfigurationCommandOutput>;
|
|
510
|
+
/**
|
|
511
|
+
* deserializeAws_json1_1DescribeTagsCommand
|
|
512
|
+
*/
|
|
513
|
+
export declare const de_DescribeTagsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeTagsCommandOutput>;
|
|
514
|
+
/**
|
|
515
|
+
* deserializeAws_json1_1DescribeVirtualGatewaysCommand
|
|
516
|
+
*/
|
|
517
|
+
export declare const de_DescribeVirtualGatewaysCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeVirtualGatewaysCommandOutput>;
|
|
518
|
+
/**
|
|
519
|
+
* deserializeAws_json1_1DescribeVirtualInterfacesCommand
|
|
520
|
+
*/
|
|
521
|
+
export declare const de_DescribeVirtualInterfacesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeVirtualInterfacesCommandOutput>;
|
|
522
|
+
/**
|
|
523
|
+
* deserializeAws_json1_1DisassociateConnectionFromLagCommand
|
|
524
|
+
*/
|
|
525
|
+
export declare const de_DisassociateConnectionFromLagCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateConnectionFromLagCommandOutput>;
|
|
526
|
+
/**
|
|
527
|
+
* deserializeAws_json1_1DisassociateMacSecKeyCommand
|
|
528
|
+
*/
|
|
529
|
+
export declare const de_DisassociateMacSecKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateMacSecKeyCommandOutput>;
|
|
530
|
+
/**
|
|
531
|
+
* deserializeAws_json1_1ListVirtualInterfaceTestHistoryCommand
|
|
532
|
+
*/
|
|
533
|
+
export declare const de_ListVirtualInterfaceTestHistoryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListVirtualInterfaceTestHistoryCommandOutput>;
|
|
534
|
+
/**
|
|
535
|
+
* deserializeAws_json1_1StartBgpFailoverTestCommand
|
|
536
|
+
*/
|
|
537
|
+
export declare const de_StartBgpFailoverTestCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartBgpFailoverTestCommandOutput>;
|
|
538
|
+
/**
|
|
539
|
+
* deserializeAws_json1_1StopBgpFailoverTestCommand
|
|
540
|
+
*/
|
|
541
|
+
export declare const de_StopBgpFailoverTestCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopBgpFailoverTestCommandOutput>;
|
|
542
|
+
/**
|
|
543
|
+
* deserializeAws_json1_1TagResourceCommand
|
|
544
|
+
*/
|
|
545
|
+
export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
|
|
546
|
+
/**
|
|
547
|
+
* deserializeAws_json1_1UntagResourceCommand
|
|
548
|
+
*/
|
|
549
|
+
export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
|
|
550
|
+
/**
|
|
551
|
+
* deserializeAws_json1_1UpdateConnectionCommand
|
|
552
|
+
*/
|
|
553
|
+
export declare const de_UpdateConnectionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateConnectionCommandOutput>;
|
|
554
|
+
/**
|
|
555
|
+
* deserializeAws_json1_1UpdateDirectConnectGatewayCommand
|
|
556
|
+
*/
|
|
557
|
+
export declare const de_UpdateDirectConnectGatewayCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDirectConnectGatewayCommandOutput>;
|
|
558
|
+
/**
|
|
559
|
+
* deserializeAws_json1_1UpdateDirectConnectGatewayAssociationCommand
|
|
560
|
+
*/
|
|
561
|
+
export declare const de_UpdateDirectConnectGatewayAssociationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDirectConnectGatewayAssociationCommandOutput>;
|
|
562
|
+
/**
|
|
563
|
+
* deserializeAws_json1_1UpdateLagCommand
|
|
564
|
+
*/
|
|
565
|
+
export declare const de_UpdateLagCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateLagCommandOutput>;
|
|
566
|
+
/**
|
|
567
|
+
* deserializeAws_json1_1UpdateVirtualInterfaceAttributesCommand
|
|
568
|
+
*/
|
|
569
|
+
export declare const de_UpdateVirtualInterfaceAttributesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateVirtualInterfaceAttributesCommandOutput>;
|