@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
|
@@ -255,507 +255,507 @@ import {
|
|
|
255
255
|
UpdateVirtualInterfaceAttributesCommandInput,
|
|
256
256
|
UpdateVirtualInterfaceAttributesCommandOutput,
|
|
257
257
|
} from "../commands/UpdateVirtualInterfaceAttributesCommand";
|
|
258
|
-
export declare const
|
|
258
|
+
export declare const se_AcceptDirectConnectGatewayAssociationProposalCommand: (
|
|
259
259
|
input: AcceptDirectConnectGatewayAssociationProposalCommandInput,
|
|
260
260
|
context: __SerdeContext
|
|
261
261
|
) => Promise<__HttpRequest>;
|
|
262
|
-
export declare const
|
|
262
|
+
export declare const se_AllocateConnectionOnInterconnectCommand: (
|
|
263
263
|
input: AllocateConnectionOnInterconnectCommandInput,
|
|
264
264
|
context: __SerdeContext
|
|
265
265
|
) => Promise<__HttpRequest>;
|
|
266
|
-
export declare const
|
|
266
|
+
export declare const se_AllocateHostedConnectionCommand: (
|
|
267
267
|
input: AllocateHostedConnectionCommandInput,
|
|
268
268
|
context: __SerdeContext
|
|
269
269
|
) => Promise<__HttpRequest>;
|
|
270
|
-
export declare const
|
|
270
|
+
export declare const se_AllocatePrivateVirtualInterfaceCommand: (
|
|
271
271
|
input: AllocatePrivateVirtualInterfaceCommandInput,
|
|
272
272
|
context: __SerdeContext
|
|
273
273
|
) => Promise<__HttpRequest>;
|
|
274
|
-
export declare const
|
|
274
|
+
export declare const se_AllocatePublicVirtualInterfaceCommand: (
|
|
275
275
|
input: AllocatePublicVirtualInterfaceCommandInput,
|
|
276
276
|
context: __SerdeContext
|
|
277
277
|
) => Promise<__HttpRequest>;
|
|
278
|
-
export declare const
|
|
278
|
+
export declare const se_AllocateTransitVirtualInterfaceCommand: (
|
|
279
279
|
input: AllocateTransitVirtualInterfaceCommandInput,
|
|
280
280
|
context: __SerdeContext
|
|
281
281
|
) => Promise<__HttpRequest>;
|
|
282
|
-
export declare const
|
|
282
|
+
export declare const se_AssociateConnectionWithLagCommand: (
|
|
283
283
|
input: AssociateConnectionWithLagCommandInput,
|
|
284
284
|
context: __SerdeContext
|
|
285
285
|
) => Promise<__HttpRequest>;
|
|
286
|
-
export declare const
|
|
286
|
+
export declare const se_AssociateHostedConnectionCommand: (
|
|
287
287
|
input: AssociateHostedConnectionCommandInput,
|
|
288
288
|
context: __SerdeContext
|
|
289
289
|
) => Promise<__HttpRequest>;
|
|
290
|
-
export declare const
|
|
290
|
+
export declare const se_AssociateMacSecKeyCommand: (
|
|
291
291
|
input: AssociateMacSecKeyCommandInput,
|
|
292
292
|
context: __SerdeContext
|
|
293
293
|
) => Promise<__HttpRequest>;
|
|
294
|
-
export declare const
|
|
294
|
+
export declare const se_AssociateVirtualInterfaceCommand: (
|
|
295
295
|
input: AssociateVirtualInterfaceCommandInput,
|
|
296
296
|
context: __SerdeContext
|
|
297
297
|
) => Promise<__HttpRequest>;
|
|
298
|
-
export declare const
|
|
298
|
+
export declare const se_ConfirmConnectionCommand: (
|
|
299
299
|
input: ConfirmConnectionCommandInput,
|
|
300
300
|
context: __SerdeContext
|
|
301
301
|
) => Promise<__HttpRequest>;
|
|
302
|
-
export declare const
|
|
302
|
+
export declare const se_ConfirmCustomerAgreementCommand: (
|
|
303
303
|
input: ConfirmCustomerAgreementCommandInput,
|
|
304
304
|
context: __SerdeContext
|
|
305
305
|
) => Promise<__HttpRequest>;
|
|
306
|
-
export declare const
|
|
306
|
+
export declare const se_ConfirmPrivateVirtualInterfaceCommand: (
|
|
307
307
|
input: ConfirmPrivateVirtualInterfaceCommandInput,
|
|
308
308
|
context: __SerdeContext
|
|
309
309
|
) => Promise<__HttpRequest>;
|
|
310
|
-
export declare const
|
|
310
|
+
export declare const se_ConfirmPublicVirtualInterfaceCommand: (
|
|
311
311
|
input: ConfirmPublicVirtualInterfaceCommandInput,
|
|
312
312
|
context: __SerdeContext
|
|
313
313
|
) => Promise<__HttpRequest>;
|
|
314
|
-
export declare const
|
|
314
|
+
export declare const se_ConfirmTransitVirtualInterfaceCommand: (
|
|
315
315
|
input: ConfirmTransitVirtualInterfaceCommandInput,
|
|
316
316
|
context: __SerdeContext
|
|
317
317
|
) => Promise<__HttpRequest>;
|
|
318
|
-
export declare const
|
|
318
|
+
export declare const se_CreateBGPPeerCommand: (
|
|
319
319
|
input: CreateBGPPeerCommandInput,
|
|
320
320
|
context: __SerdeContext
|
|
321
321
|
) => Promise<__HttpRequest>;
|
|
322
|
-
export declare const
|
|
322
|
+
export declare const se_CreateConnectionCommand: (
|
|
323
323
|
input: CreateConnectionCommandInput,
|
|
324
324
|
context: __SerdeContext
|
|
325
325
|
) => Promise<__HttpRequest>;
|
|
326
|
-
export declare const
|
|
326
|
+
export declare const se_CreateDirectConnectGatewayCommand: (
|
|
327
327
|
input: CreateDirectConnectGatewayCommandInput,
|
|
328
328
|
context: __SerdeContext
|
|
329
329
|
) => Promise<__HttpRequest>;
|
|
330
|
-
export declare const
|
|
330
|
+
export declare const se_CreateDirectConnectGatewayAssociationCommand: (
|
|
331
331
|
input: CreateDirectConnectGatewayAssociationCommandInput,
|
|
332
332
|
context: __SerdeContext
|
|
333
333
|
) => Promise<__HttpRequest>;
|
|
334
|
-
export declare const
|
|
334
|
+
export declare const se_CreateDirectConnectGatewayAssociationProposalCommand: (
|
|
335
335
|
input: CreateDirectConnectGatewayAssociationProposalCommandInput,
|
|
336
336
|
context: __SerdeContext
|
|
337
337
|
) => Promise<__HttpRequest>;
|
|
338
|
-
export declare const
|
|
338
|
+
export declare const se_CreateInterconnectCommand: (
|
|
339
339
|
input: CreateInterconnectCommandInput,
|
|
340
340
|
context: __SerdeContext
|
|
341
341
|
) => Promise<__HttpRequest>;
|
|
342
|
-
export declare const
|
|
342
|
+
export declare const se_CreateLagCommand: (
|
|
343
343
|
input: CreateLagCommandInput,
|
|
344
344
|
context: __SerdeContext
|
|
345
345
|
) => Promise<__HttpRequest>;
|
|
346
|
-
export declare const
|
|
346
|
+
export declare const se_CreatePrivateVirtualInterfaceCommand: (
|
|
347
347
|
input: CreatePrivateVirtualInterfaceCommandInput,
|
|
348
348
|
context: __SerdeContext
|
|
349
349
|
) => Promise<__HttpRequest>;
|
|
350
|
-
export declare const
|
|
350
|
+
export declare const se_CreatePublicVirtualInterfaceCommand: (
|
|
351
351
|
input: CreatePublicVirtualInterfaceCommandInput,
|
|
352
352
|
context: __SerdeContext
|
|
353
353
|
) => Promise<__HttpRequest>;
|
|
354
|
-
export declare const
|
|
354
|
+
export declare const se_CreateTransitVirtualInterfaceCommand: (
|
|
355
355
|
input: CreateTransitVirtualInterfaceCommandInput,
|
|
356
356
|
context: __SerdeContext
|
|
357
357
|
) => Promise<__HttpRequest>;
|
|
358
|
-
export declare const
|
|
358
|
+
export declare const se_DeleteBGPPeerCommand: (
|
|
359
359
|
input: DeleteBGPPeerCommandInput,
|
|
360
360
|
context: __SerdeContext
|
|
361
361
|
) => Promise<__HttpRequest>;
|
|
362
|
-
export declare const
|
|
362
|
+
export declare const se_DeleteConnectionCommand: (
|
|
363
363
|
input: DeleteConnectionCommandInput,
|
|
364
364
|
context: __SerdeContext
|
|
365
365
|
) => Promise<__HttpRequest>;
|
|
366
|
-
export declare const
|
|
366
|
+
export declare const se_DeleteDirectConnectGatewayCommand: (
|
|
367
367
|
input: DeleteDirectConnectGatewayCommandInput,
|
|
368
368
|
context: __SerdeContext
|
|
369
369
|
) => Promise<__HttpRequest>;
|
|
370
|
-
export declare const
|
|
370
|
+
export declare const se_DeleteDirectConnectGatewayAssociationCommand: (
|
|
371
371
|
input: DeleteDirectConnectGatewayAssociationCommandInput,
|
|
372
372
|
context: __SerdeContext
|
|
373
373
|
) => Promise<__HttpRequest>;
|
|
374
|
-
export declare const
|
|
374
|
+
export declare const se_DeleteDirectConnectGatewayAssociationProposalCommand: (
|
|
375
375
|
input: DeleteDirectConnectGatewayAssociationProposalCommandInput,
|
|
376
376
|
context: __SerdeContext
|
|
377
377
|
) => Promise<__HttpRequest>;
|
|
378
|
-
export declare const
|
|
378
|
+
export declare const se_DeleteInterconnectCommand: (
|
|
379
379
|
input: DeleteInterconnectCommandInput,
|
|
380
380
|
context: __SerdeContext
|
|
381
381
|
) => Promise<__HttpRequest>;
|
|
382
|
-
export declare const
|
|
382
|
+
export declare const se_DeleteLagCommand: (
|
|
383
383
|
input: DeleteLagCommandInput,
|
|
384
384
|
context: __SerdeContext
|
|
385
385
|
) => Promise<__HttpRequest>;
|
|
386
|
-
export declare const
|
|
386
|
+
export declare const se_DeleteVirtualInterfaceCommand: (
|
|
387
387
|
input: DeleteVirtualInterfaceCommandInput,
|
|
388
388
|
context: __SerdeContext
|
|
389
389
|
) => Promise<__HttpRequest>;
|
|
390
|
-
export declare const
|
|
390
|
+
export declare const se_DescribeConnectionLoaCommand: (
|
|
391
391
|
input: DescribeConnectionLoaCommandInput,
|
|
392
392
|
context: __SerdeContext
|
|
393
393
|
) => Promise<__HttpRequest>;
|
|
394
|
-
export declare const
|
|
394
|
+
export declare const se_DescribeConnectionsCommand: (
|
|
395
395
|
input: DescribeConnectionsCommandInput,
|
|
396
396
|
context: __SerdeContext
|
|
397
397
|
) => Promise<__HttpRequest>;
|
|
398
|
-
export declare const
|
|
398
|
+
export declare const se_DescribeConnectionsOnInterconnectCommand: (
|
|
399
399
|
input: DescribeConnectionsOnInterconnectCommandInput,
|
|
400
400
|
context: __SerdeContext
|
|
401
401
|
) => Promise<__HttpRequest>;
|
|
402
|
-
export declare const
|
|
402
|
+
export declare const se_DescribeCustomerMetadataCommand: (
|
|
403
403
|
input: DescribeCustomerMetadataCommandInput,
|
|
404
404
|
context: __SerdeContext
|
|
405
405
|
) => Promise<__HttpRequest>;
|
|
406
|
-
export declare const
|
|
406
|
+
export declare const se_DescribeDirectConnectGatewayAssociationProposalsCommand: (
|
|
407
407
|
input: DescribeDirectConnectGatewayAssociationProposalsCommandInput,
|
|
408
408
|
context: __SerdeContext
|
|
409
409
|
) => Promise<__HttpRequest>;
|
|
410
|
-
export declare const
|
|
410
|
+
export declare const se_DescribeDirectConnectGatewayAssociationsCommand: (
|
|
411
411
|
input: DescribeDirectConnectGatewayAssociationsCommandInput,
|
|
412
412
|
context: __SerdeContext
|
|
413
413
|
) => Promise<__HttpRequest>;
|
|
414
|
-
export declare const
|
|
414
|
+
export declare const se_DescribeDirectConnectGatewayAttachmentsCommand: (
|
|
415
415
|
input: DescribeDirectConnectGatewayAttachmentsCommandInput,
|
|
416
416
|
context: __SerdeContext
|
|
417
417
|
) => Promise<__HttpRequest>;
|
|
418
|
-
export declare const
|
|
418
|
+
export declare const se_DescribeDirectConnectGatewaysCommand: (
|
|
419
419
|
input: DescribeDirectConnectGatewaysCommandInput,
|
|
420
420
|
context: __SerdeContext
|
|
421
421
|
) => Promise<__HttpRequest>;
|
|
422
|
-
export declare const
|
|
422
|
+
export declare const se_DescribeHostedConnectionsCommand: (
|
|
423
423
|
input: DescribeHostedConnectionsCommandInput,
|
|
424
424
|
context: __SerdeContext
|
|
425
425
|
) => Promise<__HttpRequest>;
|
|
426
|
-
export declare const
|
|
426
|
+
export declare const se_DescribeInterconnectLoaCommand: (
|
|
427
427
|
input: DescribeInterconnectLoaCommandInput,
|
|
428
428
|
context: __SerdeContext
|
|
429
429
|
) => Promise<__HttpRequest>;
|
|
430
|
-
export declare const
|
|
430
|
+
export declare const se_DescribeInterconnectsCommand: (
|
|
431
431
|
input: DescribeInterconnectsCommandInput,
|
|
432
432
|
context: __SerdeContext
|
|
433
433
|
) => Promise<__HttpRequest>;
|
|
434
|
-
export declare const
|
|
434
|
+
export declare const se_DescribeLagsCommand: (
|
|
435
435
|
input: DescribeLagsCommandInput,
|
|
436
436
|
context: __SerdeContext
|
|
437
437
|
) => Promise<__HttpRequest>;
|
|
438
|
-
export declare const
|
|
438
|
+
export declare const se_DescribeLoaCommand: (
|
|
439
439
|
input: DescribeLoaCommandInput,
|
|
440
440
|
context: __SerdeContext
|
|
441
441
|
) => Promise<__HttpRequest>;
|
|
442
|
-
export declare const
|
|
442
|
+
export declare const se_DescribeLocationsCommand: (
|
|
443
443
|
input: DescribeLocationsCommandInput,
|
|
444
444
|
context: __SerdeContext
|
|
445
445
|
) => Promise<__HttpRequest>;
|
|
446
|
-
export declare const
|
|
446
|
+
export declare const se_DescribeRouterConfigurationCommand: (
|
|
447
447
|
input: DescribeRouterConfigurationCommandInput,
|
|
448
448
|
context: __SerdeContext
|
|
449
449
|
) => Promise<__HttpRequest>;
|
|
450
|
-
export declare const
|
|
450
|
+
export declare const se_DescribeTagsCommand: (
|
|
451
451
|
input: DescribeTagsCommandInput,
|
|
452
452
|
context: __SerdeContext
|
|
453
453
|
) => Promise<__HttpRequest>;
|
|
454
|
-
export declare const
|
|
454
|
+
export declare const se_DescribeVirtualGatewaysCommand: (
|
|
455
455
|
input: DescribeVirtualGatewaysCommandInput,
|
|
456
456
|
context: __SerdeContext
|
|
457
457
|
) => Promise<__HttpRequest>;
|
|
458
|
-
export declare const
|
|
458
|
+
export declare const se_DescribeVirtualInterfacesCommand: (
|
|
459
459
|
input: DescribeVirtualInterfacesCommandInput,
|
|
460
460
|
context: __SerdeContext
|
|
461
461
|
) => Promise<__HttpRequest>;
|
|
462
|
-
export declare const
|
|
462
|
+
export declare const se_DisassociateConnectionFromLagCommand: (
|
|
463
463
|
input: DisassociateConnectionFromLagCommandInput,
|
|
464
464
|
context: __SerdeContext
|
|
465
465
|
) => Promise<__HttpRequest>;
|
|
466
|
-
export declare const
|
|
466
|
+
export declare const se_DisassociateMacSecKeyCommand: (
|
|
467
467
|
input: DisassociateMacSecKeyCommandInput,
|
|
468
468
|
context: __SerdeContext
|
|
469
469
|
) => Promise<__HttpRequest>;
|
|
470
|
-
export declare const
|
|
470
|
+
export declare const se_ListVirtualInterfaceTestHistoryCommand: (
|
|
471
471
|
input: ListVirtualInterfaceTestHistoryCommandInput,
|
|
472
472
|
context: __SerdeContext
|
|
473
473
|
) => Promise<__HttpRequest>;
|
|
474
|
-
export declare const
|
|
474
|
+
export declare const se_StartBgpFailoverTestCommand: (
|
|
475
475
|
input: StartBgpFailoverTestCommandInput,
|
|
476
476
|
context: __SerdeContext
|
|
477
477
|
) => Promise<__HttpRequest>;
|
|
478
|
-
export declare const
|
|
478
|
+
export declare const se_StopBgpFailoverTestCommand: (
|
|
479
479
|
input: StopBgpFailoverTestCommandInput,
|
|
480
480
|
context: __SerdeContext
|
|
481
481
|
) => Promise<__HttpRequest>;
|
|
482
|
-
export declare const
|
|
482
|
+
export declare const se_TagResourceCommand: (
|
|
483
483
|
input: TagResourceCommandInput,
|
|
484
484
|
context: __SerdeContext
|
|
485
485
|
) => Promise<__HttpRequest>;
|
|
486
|
-
export declare const
|
|
486
|
+
export declare const se_UntagResourceCommand: (
|
|
487
487
|
input: UntagResourceCommandInput,
|
|
488
488
|
context: __SerdeContext
|
|
489
489
|
) => Promise<__HttpRequest>;
|
|
490
|
-
export declare const
|
|
490
|
+
export declare const se_UpdateConnectionCommand: (
|
|
491
491
|
input: UpdateConnectionCommandInput,
|
|
492
492
|
context: __SerdeContext
|
|
493
493
|
) => Promise<__HttpRequest>;
|
|
494
|
-
export declare const
|
|
494
|
+
export declare const se_UpdateDirectConnectGatewayCommand: (
|
|
495
495
|
input: UpdateDirectConnectGatewayCommandInput,
|
|
496
496
|
context: __SerdeContext
|
|
497
497
|
) => Promise<__HttpRequest>;
|
|
498
|
-
export declare const
|
|
498
|
+
export declare const se_UpdateDirectConnectGatewayAssociationCommand: (
|
|
499
499
|
input: UpdateDirectConnectGatewayAssociationCommandInput,
|
|
500
500
|
context: __SerdeContext
|
|
501
501
|
) => Promise<__HttpRequest>;
|
|
502
|
-
export declare const
|
|
502
|
+
export declare const se_UpdateLagCommand: (
|
|
503
503
|
input: UpdateLagCommandInput,
|
|
504
504
|
context: __SerdeContext
|
|
505
505
|
) => Promise<__HttpRequest>;
|
|
506
|
-
export declare const
|
|
506
|
+
export declare const se_UpdateVirtualInterfaceAttributesCommand: (
|
|
507
507
|
input: UpdateVirtualInterfaceAttributesCommandInput,
|
|
508
508
|
context: __SerdeContext
|
|
509
509
|
) => Promise<__HttpRequest>;
|
|
510
|
-
export declare const
|
|
510
|
+
export declare const de_AcceptDirectConnectGatewayAssociationProposalCommand: (
|
|
511
511
|
output: __HttpResponse,
|
|
512
512
|
context: __SerdeContext
|
|
513
513
|
) => Promise<AcceptDirectConnectGatewayAssociationProposalCommandOutput>;
|
|
514
|
-
export declare const
|
|
514
|
+
export declare const de_AllocateConnectionOnInterconnectCommand: (
|
|
515
515
|
output: __HttpResponse,
|
|
516
516
|
context: __SerdeContext
|
|
517
517
|
) => Promise<AllocateConnectionOnInterconnectCommandOutput>;
|
|
518
|
-
export declare const
|
|
518
|
+
export declare const de_AllocateHostedConnectionCommand: (
|
|
519
519
|
output: __HttpResponse,
|
|
520
520
|
context: __SerdeContext
|
|
521
521
|
) => Promise<AllocateHostedConnectionCommandOutput>;
|
|
522
|
-
export declare const
|
|
522
|
+
export declare const de_AllocatePrivateVirtualInterfaceCommand: (
|
|
523
523
|
output: __HttpResponse,
|
|
524
524
|
context: __SerdeContext
|
|
525
525
|
) => Promise<AllocatePrivateVirtualInterfaceCommandOutput>;
|
|
526
|
-
export declare const
|
|
526
|
+
export declare const de_AllocatePublicVirtualInterfaceCommand: (
|
|
527
527
|
output: __HttpResponse,
|
|
528
528
|
context: __SerdeContext
|
|
529
529
|
) => Promise<AllocatePublicVirtualInterfaceCommandOutput>;
|
|
530
|
-
export declare const
|
|
530
|
+
export declare const de_AllocateTransitVirtualInterfaceCommand: (
|
|
531
531
|
output: __HttpResponse,
|
|
532
532
|
context: __SerdeContext
|
|
533
533
|
) => Promise<AllocateTransitVirtualInterfaceCommandOutput>;
|
|
534
|
-
export declare const
|
|
534
|
+
export declare const de_AssociateConnectionWithLagCommand: (
|
|
535
535
|
output: __HttpResponse,
|
|
536
536
|
context: __SerdeContext
|
|
537
537
|
) => Promise<AssociateConnectionWithLagCommandOutput>;
|
|
538
|
-
export declare const
|
|
538
|
+
export declare const de_AssociateHostedConnectionCommand: (
|
|
539
539
|
output: __HttpResponse,
|
|
540
540
|
context: __SerdeContext
|
|
541
541
|
) => Promise<AssociateHostedConnectionCommandOutput>;
|
|
542
|
-
export declare const
|
|
542
|
+
export declare const de_AssociateMacSecKeyCommand: (
|
|
543
543
|
output: __HttpResponse,
|
|
544
544
|
context: __SerdeContext
|
|
545
545
|
) => Promise<AssociateMacSecKeyCommandOutput>;
|
|
546
|
-
export declare const
|
|
546
|
+
export declare const de_AssociateVirtualInterfaceCommand: (
|
|
547
547
|
output: __HttpResponse,
|
|
548
548
|
context: __SerdeContext
|
|
549
549
|
) => Promise<AssociateVirtualInterfaceCommandOutput>;
|
|
550
|
-
export declare const
|
|
550
|
+
export declare const de_ConfirmConnectionCommand: (
|
|
551
551
|
output: __HttpResponse,
|
|
552
552
|
context: __SerdeContext
|
|
553
553
|
) => Promise<ConfirmConnectionCommandOutput>;
|
|
554
|
-
export declare const
|
|
554
|
+
export declare const de_ConfirmCustomerAgreementCommand: (
|
|
555
555
|
output: __HttpResponse,
|
|
556
556
|
context: __SerdeContext
|
|
557
557
|
) => Promise<ConfirmCustomerAgreementCommandOutput>;
|
|
558
|
-
export declare const
|
|
558
|
+
export declare const de_ConfirmPrivateVirtualInterfaceCommand: (
|
|
559
559
|
output: __HttpResponse,
|
|
560
560
|
context: __SerdeContext
|
|
561
561
|
) => Promise<ConfirmPrivateVirtualInterfaceCommandOutput>;
|
|
562
|
-
export declare const
|
|
562
|
+
export declare const de_ConfirmPublicVirtualInterfaceCommand: (
|
|
563
563
|
output: __HttpResponse,
|
|
564
564
|
context: __SerdeContext
|
|
565
565
|
) => Promise<ConfirmPublicVirtualInterfaceCommandOutput>;
|
|
566
|
-
export declare const
|
|
566
|
+
export declare const de_ConfirmTransitVirtualInterfaceCommand: (
|
|
567
567
|
output: __HttpResponse,
|
|
568
568
|
context: __SerdeContext
|
|
569
569
|
) => Promise<ConfirmTransitVirtualInterfaceCommandOutput>;
|
|
570
|
-
export declare const
|
|
570
|
+
export declare const de_CreateBGPPeerCommand: (
|
|
571
571
|
output: __HttpResponse,
|
|
572
572
|
context: __SerdeContext
|
|
573
573
|
) => Promise<CreateBGPPeerCommandOutput>;
|
|
574
|
-
export declare const
|
|
574
|
+
export declare const de_CreateConnectionCommand: (
|
|
575
575
|
output: __HttpResponse,
|
|
576
576
|
context: __SerdeContext
|
|
577
577
|
) => Promise<CreateConnectionCommandOutput>;
|
|
578
|
-
export declare const
|
|
578
|
+
export declare const de_CreateDirectConnectGatewayCommand: (
|
|
579
579
|
output: __HttpResponse,
|
|
580
580
|
context: __SerdeContext
|
|
581
581
|
) => Promise<CreateDirectConnectGatewayCommandOutput>;
|
|
582
|
-
export declare const
|
|
582
|
+
export declare const de_CreateDirectConnectGatewayAssociationCommand: (
|
|
583
583
|
output: __HttpResponse,
|
|
584
584
|
context: __SerdeContext
|
|
585
585
|
) => Promise<CreateDirectConnectGatewayAssociationCommandOutput>;
|
|
586
|
-
export declare const
|
|
586
|
+
export declare const de_CreateDirectConnectGatewayAssociationProposalCommand: (
|
|
587
587
|
output: __HttpResponse,
|
|
588
588
|
context: __SerdeContext
|
|
589
589
|
) => Promise<CreateDirectConnectGatewayAssociationProposalCommandOutput>;
|
|
590
|
-
export declare const
|
|
590
|
+
export declare const de_CreateInterconnectCommand: (
|
|
591
591
|
output: __HttpResponse,
|
|
592
592
|
context: __SerdeContext
|
|
593
593
|
) => Promise<CreateInterconnectCommandOutput>;
|
|
594
|
-
export declare const
|
|
594
|
+
export declare const de_CreateLagCommand: (
|
|
595
595
|
output: __HttpResponse,
|
|
596
596
|
context: __SerdeContext
|
|
597
597
|
) => Promise<CreateLagCommandOutput>;
|
|
598
|
-
export declare const
|
|
598
|
+
export declare const de_CreatePrivateVirtualInterfaceCommand: (
|
|
599
599
|
output: __HttpResponse,
|
|
600
600
|
context: __SerdeContext
|
|
601
601
|
) => Promise<CreatePrivateVirtualInterfaceCommandOutput>;
|
|
602
|
-
export declare const
|
|
602
|
+
export declare const de_CreatePublicVirtualInterfaceCommand: (
|
|
603
603
|
output: __HttpResponse,
|
|
604
604
|
context: __SerdeContext
|
|
605
605
|
) => Promise<CreatePublicVirtualInterfaceCommandOutput>;
|
|
606
|
-
export declare const
|
|
606
|
+
export declare const de_CreateTransitVirtualInterfaceCommand: (
|
|
607
607
|
output: __HttpResponse,
|
|
608
608
|
context: __SerdeContext
|
|
609
609
|
) => Promise<CreateTransitVirtualInterfaceCommandOutput>;
|
|
610
|
-
export declare const
|
|
610
|
+
export declare const de_DeleteBGPPeerCommand: (
|
|
611
611
|
output: __HttpResponse,
|
|
612
612
|
context: __SerdeContext
|
|
613
613
|
) => Promise<DeleteBGPPeerCommandOutput>;
|
|
614
|
-
export declare const
|
|
614
|
+
export declare const de_DeleteConnectionCommand: (
|
|
615
615
|
output: __HttpResponse,
|
|
616
616
|
context: __SerdeContext
|
|
617
617
|
) => Promise<DeleteConnectionCommandOutput>;
|
|
618
|
-
export declare const
|
|
618
|
+
export declare const de_DeleteDirectConnectGatewayCommand: (
|
|
619
619
|
output: __HttpResponse,
|
|
620
620
|
context: __SerdeContext
|
|
621
621
|
) => Promise<DeleteDirectConnectGatewayCommandOutput>;
|
|
622
|
-
export declare const
|
|
622
|
+
export declare const de_DeleteDirectConnectGatewayAssociationCommand: (
|
|
623
623
|
output: __HttpResponse,
|
|
624
624
|
context: __SerdeContext
|
|
625
625
|
) => Promise<DeleteDirectConnectGatewayAssociationCommandOutput>;
|
|
626
|
-
export declare const
|
|
626
|
+
export declare const de_DeleteDirectConnectGatewayAssociationProposalCommand: (
|
|
627
627
|
output: __HttpResponse,
|
|
628
628
|
context: __SerdeContext
|
|
629
629
|
) => Promise<DeleteDirectConnectGatewayAssociationProposalCommandOutput>;
|
|
630
|
-
export declare const
|
|
630
|
+
export declare const de_DeleteInterconnectCommand: (
|
|
631
631
|
output: __HttpResponse,
|
|
632
632
|
context: __SerdeContext
|
|
633
633
|
) => Promise<DeleteInterconnectCommandOutput>;
|
|
634
|
-
export declare const
|
|
634
|
+
export declare const de_DeleteLagCommand: (
|
|
635
635
|
output: __HttpResponse,
|
|
636
636
|
context: __SerdeContext
|
|
637
637
|
) => Promise<DeleteLagCommandOutput>;
|
|
638
|
-
export declare const
|
|
638
|
+
export declare const de_DeleteVirtualInterfaceCommand: (
|
|
639
639
|
output: __HttpResponse,
|
|
640
640
|
context: __SerdeContext
|
|
641
641
|
) => Promise<DeleteVirtualInterfaceCommandOutput>;
|
|
642
|
-
export declare const
|
|
642
|
+
export declare const de_DescribeConnectionLoaCommand: (
|
|
643
643
|
output: __HttpResponse,
|
|
644
644
|
context: __SerdeContext
|
|
645
645
|
) => Promise<DescribeConnectionLoaCommandOutput>;
|
|
646
|
-
export declare const
|
|
646
|
+
export declare const de_DescribeConnectionsCommand: (
|
|
647
647
|
output: __HttpResponse,
|
|
648
648
|
context: __SerdeContext
|
|
649
649
|
) => Promise<DescribeConnectionsCommandOutput>;
|
|
650
|
-
export declare const
|
|
650
|
+
export declare const de_DescribeConnectionsOnInterconnectCommand: (
|
|
651
651
|
output: __HttpResponse,
|
|
652
652
|
context: __SerdeContext
|
|
653
653
|
) => Promise<DescribeConnectionsOnInterconnectCommandOutput>;
|
|
654
|
-
export declare const
|
|
654
|
+
export declare const de_DescribeCustomerMetadataCommand: (
|
|
655
655
|
output: __HttpResponse,
|
|
656
656
|
context: __SerdeContext
|
|
657
657
|
) => Promise<DescribeCustomerMetadataCommandOutput>;
|
|
658
|
-
export declare const
|
|
658
|
+
export declare const de_DescribeDirectConnectGatewayAssociationProposalsCommand: (
|
|
659
659
|
output: __HttpResponse,
|
|
660
660
|
context: __SerdeContext
|
|
661
661
|
) => Promise<DescribeDirectConnectGatewayAssociationProposalsCommandOutput>;
|
|
662
|
-
export declare const
|
|
662
|
+
export declare const de_DescribeDirectConnectGatewayAssociationsCommand: (
|
|
663
663
|
output: __HttpResponse,
|
|
664
664
|
context: __SerdeContext
|
|
665
665
|
) => Promise<DescribeDirectConnectGatewayAssociationsCommandOutput>;
|
|
666
|
-
export declare const
|
|
666
|
+
export declare const de_DescribeDirectConnectGatewayAttachmentsCommand: (
|
|
667
667
|
output: __HttpResponse,
|
|
668
668
|
context: __SerdeContext
|
|
669
669
|
) => Promise<DescribeDirectConnectGatewayAttachmentsCommandOutput>;
|
|
670
|
-
export declare const
|
|
670
|
+
export declare const de_DescribeDirectConnectGatewaysCommand: (
|
|
671
671
|
output: __HttpResponse,
|
|
672
672
|
context: __SerdeContext
|
|
673
673
|
) => Promise<DescribeDirectConnectGatewaysCommandOutput>;
|
|
674
|
-
export declare const
|
|
674
|
+
export declare const de_DescribeHostedConnectionsCommand: (
|
|
675
675
|
output: __HttpResponse,
|
|
676
676
|
context: __SerdeContext
|
|
677
677
|
) => Promise<DescribeHostedConnectionsCommandOutput>;
|
|
678
|
-
export declare const
|
|
678
|
+
export declare const de_DescribeInterconnectLoaCommand: (
|
|
679
679
|
output: __HttpResponse,
|
|
680
680
|
context: __SerdeContext
|
|
681
681
|
) => Promise<DescribeInterconnectLoaCommandOutput>;
|
|
682
|
-
export declare const
|
|
682
|
+
export declare const de_DescribeInterconnectsCommand: (
|
|
683
683
|
output: __HttpResponse,
|
|
684
684
|
context: __SerdeContext
|
|
685
685
|
) => Promise<DescribeInterconnectsCommandOutput>;
|
|
686
|
-
export declare const
|
|
686
|
+
export declare const de_DescribeLagsCommand: (
|
|
687
687
|
output: __HttpResponse,
|
|
688
688
|
context: __SerdeContext
|
|
689
689
|
) => Promise<DescribeLagsCommandOutput>;
|
|
690
|
-
export declare const
|
|
690
|
+
export declare const de_DescribeLoaCommand: (
|
|
691
691
|
output: __HttpResponse,
|
|
692
692
|
context: __SerdeContext
|
|
693
693
|
) => Promise<DescribeLoaCommandOutput>;
|
|
694
|
-
export declare const
|
|
694
|
+
export declare const de_DescribeLocationsCommand: (
|
|
695
695
|
output: __HttpResponse,
|
|
696
696
|
context: __SerdeContext
|
|
697
697
|
) => Promise<DescribeLocationsCommandOutput>;
|
|
698
|
-
export declare const
|
|
698
|
+
export declare const de_DescribeRouterConfigurationCommand: (
|
|
699
699
|
output: __HttpResponse,
|
|
700
700
|
context: __SerdeContext
|
|
701
701
|
) => Promise<DescribeRouterConfigurationCommandOutput>;
|
|
702
|
-
export declare const
|
|
702
|
+
export declare const de_DescribeTagsCommand: (
|
|
703
703
|
output: __HttpResponse,
|
|
704
704
|
context: __SerdeContext
|
|
705
705
|
) => Promise<DescribeTagsCommandOutput>;
|
|
706
|
-
export declare const
|
|
706
|
+
export declare const de_DescribeVirtualGatewaysCommand: (
|
|
707
707
|
output: __HttpResponse,
|
|
708
708
|
context: __SerdeContext
|
|
709
709
|
) => Promise<DescribeVirtualGatewaysCommandOutput>;
|
|
710
|
-
export declare const
|
|
710
|
+
export declare const de_DescribeVirtualInterfacesCommand: (
|
|
711
711
|
output: __HttpResponse,
|
|
712
712
|
context: __SerdeContext
|
|
713
713
|
) => Promise<DescribeVirtualInterfacesCommandOutput>;
|
|
714
|
-
export declare const
|
|
714
|
+
export declare const de_DisassociateConnectionFromLagCommand: (
|
|
715
715
|
output: __HttpResponse,
|
|
716
716
|
context: __SerdeContext
|
|
717
717
|
) => Promise<DisassociateConnectionFromLagCommandOutput>;
|
|
718
|
-
export declare const
|
|
718
|
+
export declare const de_DisassociateMacSecKeyCommand: (
|
|
719
719
|
output: __HttpResponse,
|
|
720
720
|
context: __SerdeContext
|
|
721
721
|
) => Promise<DisassociateMacSecKeyCommandOutput>;
|
|
722
|
-
export declare const
|
|
722
|
+
export declare const de_ListVirtualInterfaceTestHistoryCommand: (
|
|
723
723
|
output: __HttpResponse,
|
|
724
724
|
context: __SerdeContext
|
|
725
725
|
) => Promise<ListVirtualInterfaceTestHistoryCommandOutput>;
|
|
726
|
-
export declare const
|
|
726
|
+
export declare const de_StartBgpFailoverTestCommand: (
|
|
727
727
|
output: __HttpResponse,
|
|
728
728
|
context: __SerdeContext
|
|
729
729
|
) => Promise<StartBgpFailoverTestCommandOutput>;
|
|
730
|
-
export declare const
|
|
730
|
+
export declare const de_StopBgpFailoverTestCommand: (
|
|
731
731
|
output: __HttpResponse,
|
|
732
732
|
context: __SerdeContext
|
|
733
733
|
) => Promise<StopBgpFailoverTestCommandOutput>;
|
|
734
|
-
export declare const
|
|
734
|
+
export declare const de_TagResourceCommand: (
|
|
735
735
|
output: __HttpResponse,
|
|
736
736
|
context: __SerdeContext
|
|
737
737
|
) => Promise<TagResourceCommandOutput>;
|
|
738
|
-
export declare const
|
|
738
|
+
export declare const de_UntagResourceCommand: (
|
|
739
739
|
output: __HttpResponse,
|
|
740
740
|
context: __SerdeContext
|
|
741
741
|
) => Promise<UntagResourceCommandOutput>;
|
|
742
|
-
export declare const
|
|
742
|
+
export declare const de_UpdateConnectionCommand: (
|
|
743
743
|
output: __HttpResponse,
|
|
744
744
|
context: __SerdeContext
|
|
745
745
|
) => Promise<UpdateConnectionCommandOutput>;
|
|
746
|
-
export declare const
|
|
746
|
+
export declare const de_UpdateDirectConnectGatewayCommand: (
|
|
747
747
|
output: __HttpResponse,
|
|
748
748
|
context: __SerdeContext
|
|
749
749
|
) => Promise<UpdateDirectConnectGatewayCommandOutput>;
|
|
750
|
-
export declare const
|
|
750
|
+
export declare const de_UpdateDirectConnectGatewayAssociationCommand: (
|
|
751
751
|
output: __HttpResponse,
|
|
752
752
|
context: __SerdeContext
|
|
753
753
|
) => Promise<UpdateDirectConnectGatewayAssociationCommandOutput>;
|
|
754
|
-
export declare const
|
|
754
|
+
export declare const de_UpdateLagCommand: (
|
|
755
755
|
output: __HttpResponse,
|
|
756
756
|
context: __SerdeContext
|
|
757
757
|
) => Promise<UpdateLagCommandOutput>;
|
|
758
|
-
export declare const
|
|
758
|
+
export declare const de_UpdateVirtualInterfaceAttributesCommand: (
|
|
759
759
|
output: __HttpResponse,
|
|
760
760
|
context: __SerdeContext
|
|
761
761
|
) => Promise<UpdateVirtualInterfaceAttributesCommandOutput>;
|