@aws-sdk/client-direct-connect 3.1086.0 → 3.1088.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.
Files changed (82) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/ts3.4/DirectConnect.d.ts +195 -272
  3. package/dist-types/ts3.4/DirectConnectClient.d.ts +11 -36
  4. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  5. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  6. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  7. package/dist-types/ts3.4/commands/AcceptDirectConnectGatewayAssociationProposalCommand.d.ts +4 -6
  8. package/dist-types/ts3.4/commands/AllocateConnectionOnInterconnectCommand.d.ts +5 -10
  9. package/dist-types/ts3.4/commands/AllocateHostedConnectionCommand.d.ts +5 -11
  10. package/dist-types/ts3.4/commands/AllocatePrivateVirtualInterfaceCommand.d.ts +5 -10
  11. package/dist-types/ts3.4/commands/AllocatePublicVirtualInterfaceCommand.d.ts +5 -10
  12. package/dist-types/ts3.4/commands/AllocateTransitVirtualInterfaceCommand.d.ts +4 -6
  13. package/dist-types/ts3.4/commands/AssociateConnectionWithLagCommand.d.ts +5 -11
  14. package/dist-types/ts3.4/commands/AssociateHostedConnectionCommand.d.ts +5 -11
  15. package/dist-types/ts3.4/commands/AssociateMacSecKeyCommand.d.ts +5 -10
  16. package/dist-types/ts3.4/commands/AssociateVirtualInterfaceCommand.d.ts +5 -10
  17. package/dist-types/ts3.4/commands/ConfirmConnectionCommand.d.ts +5 -10
  18. package/dist-types/ts3.4/commands/ConfirmCustomerAgreementCommand.d.ts +3 -5
  19. package/dist-types/ts3.4/commands/ConfirmPrivateVirtualInterfaceCommand.d.ts +4 -6
  20. package/dist-types/ts3.4/commands/ConfirmPublicVirtualInterfaceCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/ConfirmTransitVirtualInterfaceCommand.d.ts +4 -6
  22. package/dist-types/ts3.4/commands/CreateBGPPeerCommand.d.ts +3 -8
  23. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +3 -5
  24. package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationCommand.d.ts +4 -6
  25. package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationProposalCommand.d.ts +4 -6
  26. package/dist-types/ts3.4/commands/CreateDirectConnectGatewayCommand.d.ts +4 -6
  27. package/dist-types/ts3.4/commands/CreateInterconnectCommand.d.ts +4 -7
  28. package/dist-types/ts3.4/commands/CreateLagCommand.d.ts +6 -2
  29. package/dist-types/ts3.4/commands/CreatePrivateVirtualInterfaceCommand.d.ts +5 -10
  30. package/dist-types/ts3.4/commands/CreatePublicVirtualInterfaceCommand.d.ts +5 -10
  31. package/dist-types/ts3.4/commands/CreateTransitVirtualInterfaceCommand.d.ts +4 -6
  32. package/dist-types/ts3.4/commands/DeleteBGPPeerCommand.d.ts +3 -8
  33. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +3 -5
  34. package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationCommand.d.ts +3 -5
  35. package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationProposalCommand.d.ts +4 -6
  36. package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayCommand.d.ts +4 -6
  37. package/dist-types/ts3.4/commands/DeleteInterconnectCommand.d.ts +5 -10
  38. package/dist-types/ts3.4/commands/DeleteLagCommand.d.ts +6 -2
  39. package/dist-types/ts3.4/commands/DeleteVirtualInterfaceCommand.d.ts +5 -10
  40. package/dist-types/ts3.4/commands/DescribeConnectionLoaCommand.d.ts +5 -10
  41. package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +3 -6
  42. package/dist-types/ts3.4/commands/DescribeConnectionsOnInterconnectCommand.d.ts +5 -10
  43. package/dist-types/ts3.4/commands/DescribeCustomerMetadataCommand.d.ts +2 -3
  44. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts +4 -8
  45. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationsCommand.d.ts +3 -5
  46. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAttachmentsCommand.d.ts +3 -5
  47. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewaysCommand.d.ts +3 -5
  48. package/dist-types/ts3.4/commands/DescribeHostedConnectionsCommand.d.ts +5 -11
  49. package/dist-types/ts3.4/commands/DescribeInterconnectLoaCommand.d.ts +4 -6
  50. package/dist-types/ts3.4/commands/DescribeInterconnectsCommand.d.ts +4 -10
  51. package/dist-types/ts3.4/commands/DescribeLagsCommand.d.ts +1 -1
  52. package/dist-types/ts3.4/commands/DescribeLoaCommand.d.ts +2 -2
  53. package/dist-types/ts3.4/commands/DescribeLocationsCommand.d.ts +2 -4
  54. package/dist-types/ts3.4/commands/DescribeRouterConfigurationCommand.d.ts +4 -6
  55. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +3 -5
  56. package/dist-types/ts3.4/commands/DescribeVirtualGatewaysCommand.d.ts +2 -4
  57. package/dist-types/ts3.4/commands/DescribeVirtualInterfacesCommand.d.ts +4 -9
  58. package/dist-types/ts3.4/commands/DisassociateConnectionFromLagCommand.d.ts +5 -11
  59. package/dist-types/ts3.4/commands/DisassociateMacSecKeyCommand.d.ts +5 -10
  60. package/dist-types/ts3.4/commands/ListVirtualInterfaceTestHistoryCommand.d.ts +3 -5
  61. package/dist-types/ts3.4/commands/StartBgpFailoverTestCommand.d.ts +5 -10
  62. package/dist-types/ts3.4/commands/StopBgpFailoverTestCommand.d.ts +5 -10
  63. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
  64. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +4 -9
  65. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +3 -5
  66. package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayAssociationCommand.d.ts +3 -5
  67. package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayCommand.d.ts +4 -6
  68. package/dist-types/ts3.4/commands/UpdateLagCommand.d.ts +6 -2
  69. package/dist-types/ts3.4/commands/UpdateVirtualInterfaceAttributesCommand.d.ts +5 -10
  70. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  71. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  72. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  73. package/dist-types/ts3.4/models/enums.d.ts +5 -10
  74. package/dist-types/ts3.4/models/errors.d.ts +5 -15
  75. package/dist-types/ts3.4/models/models_0.d.ts +11 -33
  76. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  77. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  78. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  79. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  80. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  81. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  82. package/package.json +39 -39
@@ -83,10 +83,7 @@ import {
83
83
  CreateInterconnectCommandInput,
84
84
  CreateInterconnectCommandOutput,
85
85
  } from "./commands/CreateInterconnectCommand";
86
- import {
87
- CreateLagCommandInput,
88
- CreateLagCommandOutput,
89
- } from "./commands/CreateLagCommand";
86
+ import { CreateLagCommandInput, CreateLagCommandOutput } from "./commands/CreateLagCommand";
90
87
  import {
91
88
  CreatePrivateVirtualInterfaceCommandInput,
92
89
  CreatePrivateVirtualInterfaceCommandOutput,
@@ -123,10 +120,7 @@ import {
123
120
  DeleteInterconnectCommandInput,
124
121
  DeleteInterconnectCommandOutput,
125
122
  } from "./commands/DeleteInterconnectCommand";
126
- import {
127
- DeleteLagCommandInput,
128
- DeleteLagCommandOutput,
129
- } from "./commands/DeleteLagCommand";
123
+ import { DeleteLagCommandInput, DeleteLagCommandOutput } from "./commands/DeleteLagCommand";
130
124
  import {
131
125
  DeleteVirtualInterfaceCommandInput,
132
126
  DeleteVirtualInterfaceCommandOutput,
@@ -179,10 +173,7 @@ import {
179
173
  DescribeLagsCommandInput,
180
174
  DescribeLagsCommandOutput,
181
175
  } from "./commands/DescribeLagsCommand";
182
- import {
183
- DescribeLoaCommandInput,
184
- DescribeLoaCommandOutput,
185
- } from "./commands/DescribeLoaCommand";
176
+ import { DescribeLoaCommandInput, DescribeLoaCommandOutput } from "./commands/DescribeLoaCommand";
186
177
  import {
187
178
  DescribeLocationsCommandInput,
188
179
  DescribeLocationsCommandOutput,
@@ -223,10 +214,7 @@ import {
223
214
  StopBgpFailoverTestCommandInput,
224
215
  StopBgpFailoverTestCommandOutput,
225
216
  } from "./commands/StopBgpFailoverTestCommand";
226
- import {
227
- TagResourceCommandInput,
228
- TagResourceCommandOutput,
229
- } from "./commands/TagResourceCommand";
217
+ import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
230
218
  import {
231
219
  UntagResourceCommandInput,
232
220
  UntagResourceCommandOutput,
@@ -243,10 +231,7 @@ import {
243
231
  UpdateDirectConnectGatewayCommandInput,
244
232
  UpdateDirectConnectGatewayCommandOutput,
245
233
  } from "./commands/UpdateDirectConnectGatewayCommand";
246
- import {
247
- UpdateLagCommandInput,
248
- UpdateLagCommandOutput,
249
- } from "./commands/UpdateLagCommand";
234
+ import { UpdateLagCommandInput, UpdateLagCommandOutput } from "./commands/UpdateLagCommand";
250
235
  import {
251
236
  UpdateVirtualInterfaceAttributesCommandInput,
252
237
  UpdateVirtualInterfaceAttributesCommandOutput,
@@ -255,901 +240,839 @@ import { DirectConnectClient } from "./DirectConnectClient";
255
240
  export interface DirectConnect {
256
241
  acceptDirectConnectGatewayAssociationProposal(
257
242
  args: AcceptDirectConnectGatewayAssociationProposalCommandInput,
258
- options?: __HttpHandlerOptions
243
+ options?: __HttpHandlerOptions,
259
244
  ): Promise<AcceptDirectConnectGatewayAssociationProposalCommandOutput>;
260
245
  acceptDirectConnectGatewayAssociationProposal(
261
246
  args: AcceptDirectConnectGatewayAssociationProposalCommandInput,
262
- cb: (
263
- err: any,
264
- data?: AcceptDirectConnectGatewayAssociationProposalCommandOutput
265
- ) => void
247
+ cb: (err: any, data?: AcceptDirectConnectGatewayAssociationProposalCommandOutput) => void,
266
248
  ): void;
267
249
  acceptDirectConnectGatewayAssociationProposal(
268
250
  args: AcceptDirectConnectGatewayAssociationProposalCommandInput,
269
251
  options: __HttpHandlerOptions,
270
- cb: (
271
- err: any,
272
- data?: AcceptDirectConnectGatewayAssociationProposalCommandOutput
273
- ) => void
252
+ cb: (err: any, data?: AcceptDirectConnectGatewayAssociationProposalCommandOutput) => void,
274
253
  ): void;
275
254
  allocateConnectionOnInterconnect(
276
255
  args: AllocateConnectionOnInterconnectCommandInput,
277
- options?: __HttpHandlerOptions
256
+ options?: __HttpHandlerOptions,
278
257
  ): Promise<AllocateConnectionOnInterconnectCommandOutput>;
279
258
  allocateConnectionOnInterconnect(
280
259
  args: AllocateConnectionOnInterconnectCommandInput,
281
- cb: (err: any, data?: AllocateConnectionOnInterconnectCommandOutput) => void
260
+ cb: (err: any, data?: AllocateConnectionOnInterconnectCommandOutput) => void,
282
261
  ): void;
283
262
  allocateConnectionOnInterconnect(
284
263
  args: AllocateConnectionOnInterconnectCommandInput,
285
264
  options: __HttpHandlerOptions,
286
- cb: (err: any, data?: AllocateConnectionOnInterconnectCommandOutput) => void
265
+ cb: (err: any, data?: AllocateConnectionOnInterconnectCommandOutput) => void,
287
266
  ): void;
288
267
  allocateHostedConnection(
289
268
  args: AllocateHostedConnectionCommandInput,
290
- options?: __HttpHandlerOptions
269
+ options?: __HttpHandlerOptions,
291
270
  ): Promise<AllocateHostedConnectionCommandOutput>;
292
271
  allocateHostedConnection(
293
272
  args: AllocateHostedConnectionCommandInput,
294
- cb: (err: any, data?: AllocateHostedConnectionCommandOutput) => void
273
+ cb: (err: any, data?: AllocateHostedConnectionCommandOutput) => void,
295
274
  ): void;
296
275
  allocateHostedConnection(
297
276
  args: AllocateHostedConnectionCommandInput,
298
277
  options: __HttpHandlerOptions,
299
- cb: (err: any, data?: AllocateHostedConnectionCommandOutput) => void
278
+ cb: (err: any, data?: AllocateHostedConnectionCommandOutput) => void,
300
279
  ): void;
301
280
  allocatePrivateVirtualInterface(
302
281
  args: AllocatePrivateVirtualInterfaceCommandInput,
303
- options?: __HttpHandlerOptions
282
+ options?: __HttpHandlerOptions,
304
283
  ): Promise<AllocatePrivateVirtualInterfaceCommandOutput>;
305
284
  allocatePrivateVirtualInterface(
306
285
  args: AllocatePrivateVirtualInterfaceCommandInput,
307
- cb: (err: any, data?: AllocatePrivateVirtualInterfaceCommandOutput) => void
286
+ cb: (err: any, data?: AllocatePrivateVirtualInterfaceCommandOutput) => void,
308
287
  ): void;
309
288
  allocatePrivateVirtualInterface(
310
289
  args: AllocatePrivateVirtualInterfaceCommandInput,
311
290
  options: __HttpHandlerOptions,
312
- cb: (err: any, data?: AllocatePrivateVirtualInterfaceCommandOutput) => void
291
+ cb: (err: any, data?: AllocatePrivateVirtualInterfaceCommandOutput) => void,
313
292
  ): void;
314
293
  allocatePublicVirtualInterface(
315
294
  args: AllocatePublicVirtualInterfaceCommandInput,
316
- options?: __HttpHandlerOptions
295
+ options?: __HttpHandlerOptions,
317
296
  ): Promise<AllocatePublicVirtualInterfaceCommandOutput>;
318
297
  allocatePublicVirtualInterface(
319
298
  args: AllocatePublicVirtualInterfaceCommandInput,
320
- cb: (err: any, data?: AllocatePublicVirtualInterfaceCommandOutput) => void
299
+ cb: (err: any, data?: AllocatePublicVirtualInterfaceCommandOutput) => void,
321
300
  ): void;
322
301
  allocatePublicVirtualInterface(
323
302
  args: AllocatePublicVirtualInterfaceCommandInput,
324
303
  options: __HttpHandlerOptions,
325
- cb: (err: any, data?: AllocatePublicVirtualInterfaceCommandOutput) => void
304
+ cb: (err: any, data?: AllocatePublicVirtualInterfaceCommandOutput) => void,
326
305
  ): void;
327
306
  allocateTransitVirtualInterface(
328
307
  args: AllocateTransitVirtualInterfaceCommandInput,
329
- options?: __HttpHandlerOptions
308
+ options?: __HttpHandlerOptions,
330
309
  ): Promise<AllocateTransitVirtualInterfaceCommandOutput>;
331
310
  allocateTransitVirtualInterface(
332
311
  args: AllocateTransitVirtualInterfaceCommandInput,
333
- cb: (err: any, data?: AllocateTransitVirtualInterfaceCommandOutput) => void
312
+ cb: (err: any, data?: AllocateTransitVirtualInterfaceCommandOutput) => void,
334
313
  ): void;
335
314
  allocateTransitVirtualInterface(
336
315
  args: AllocateTransitVirtualInterfaceCommandInput,
337
316
  options: __HttpHandlerOptions,
338
- cb: (err: any, data?: AllocateTransitVirtualInterfaceCommandOutput) => void
317
+ cb: (err: any, data?: AllocateTransitVirtualInterfaceCommandOutput) => void,
339
318
  ): void;
340
319
  associateConnectionWithLag(
341
320
  args: AssociateConnectionWithLagCommandInput,
342
- options?: __HttpHandlerOptions
321
+ options?: __HttpHandlerOptions,
343
322
  ): Promise<AssociateConnectionWithLagCommandOutput>;
344
323
  associateConnectionWithLag(
345
324
  args: AssociateConnectionWithLagCommandInput,
346
- cb: (err: any, data?: AssociateConnectionWithLagCommandOutput) => void
325
+ cb: (err: any, data?: AssociateConnectionWithLagCommandOutput) => void,
347
326
  ): void;
348
327
  associateConnectionWithLag(
349
328
  args: AssociateConnectionWithLagCommandInput,
350
329
  options: __HttpHandlerOptions,
351
- cb: (err: any, data?: AssociateConnectionWithLagCommandOutput) => void
330
+ cb: (err: any, data?: AssociateConnectionWithLagCommandOutput) => void,
352
331
  ): void;
353
332
  associateHostedConnection(
354
333
  args: AssociateHostedConnectionCommandInput,
355
- options?: __HttpHandlerOptions
334
+ options?: __HttpHandlerOptions,
356
335
  ): Promise<AssociateHostedConnectionCommandOutput>;
357
336
  associateHostedConnection(
358
337
  args: AssociateHostedConnectionCommandInput,
359
- cb: (err: any, data?: AssociateHostedConnectionCommandOutput) => void
338
+ cb: (err: any, data?: AssociateHostedConnectionCommandOutput) => void,
360
339
  ): void;
361
340
  associateHostedConnection(
362
341
  args: AssociateHostedConnectionCommandInput,
363
342
  options: __HttpHandlerOptions,
364
- cb: (err: any, data?: AssociateHostedConnectionCommandOutput) => void
343
+ cb: (err: any, data?: AssociateHostedConnectionCommandOutput) => void,
365
344
  ): void;
366
345
  associateMacSecKey(
367
346
  args: AssociateMacSecKeyCommandInput,
368
- options?: __HttpHandlerOptions
347
+ options?: __HttpHandlerOptions,
369
348
  ): Promise<AssociateMacSecKeyCommandOutput>;
370
349
  associateMacSecKey(
371
350
  args: AssociateMacSecKeyCommandInput,
372
- cb: (err: any, data?: AssociateMacSecKeyCommandOutput) => void
351
+ cb: (err: any, data?: AssociateMacSecKeyCommandOutput) => void,
373
352
  ): void;
374
353
  associateMacSecKey(
375
354
  args: AssociateMacSecKeyCommandInput,
376
355
  options: __HttpHandlerOptions,
377
- cb: (err: any, data?: AssociateMacSecKeyCommandOutput) => void
356
+ cb: (err: any, data?: AssociateMacSecKeyCommandOutput) => void,
378
357
  ): void;
379
358
  associateVirtualInterface(
380
359
  args: AssociateVirtualInterfaceCommandInput,
381
- options?: __HttpHandlerOptions
360
+ options?: __HttpHandlerOptions,
382
361
  ): Promise<AssociateVirtualInterfaceCommandOutput>;
383
362
  associateVirtualInterface(
384
363
  args: AssociateVirtualInterfaceCommandInput,
385
- cb: (err: any, data?: AssociateVirtualInterfaceCommandOutput) => void
364
+ cb: (err: any, data?: AssociateVirtualInterfaceCommandOutput) => void,
386
365
  ): void;
387
366
  associateVirtualInterface(
388
367
  args: AssociateVirtualInterfaceCommandInput,
389
368
  options: __HttpHandlerOptions,
390
- cb: (err: any, data?: AssociateVirtualInterfaceCommandOutput) => void
369
+ cb: (err: any, data?: AssociateVirtualInterfaceCommandOutput) => void,
391
370
  ): void;
392
371
  confirmConnection(
393
372
  args: ConfirmConnectionCommandInput,
394
- options?: __HttpHandlerOptions
373
+ options?: __HttpHandlerOptions,
395
374
  ): Promise<ConfirmConnectionCommandOutput>;
396
375
  confirmConnection(
397
376
  args: ConfirmConnectionCommandInput,
398
- cb: (err: any, data?: ConfirmConnectionCommandOutput) => void
377
+ cb: (err: any, data?: ConfirmConnectionCommandOutput) => void,
399
378
  ): void;
400
379
  confirmConnection(
401
380
  args: ConfirmConnectionCommandInput,
402
381
  options: __HttpHandlerOptions,
403
- cb: (err: any, data?: ConfirmConnectionCommandOutput) => void
382
+ cb: (err: any, data?: ConfirmConnectionCommandOutput) => void,
404
383
  ): void;
405
384
  confirmCustomerAgreement(): Promise<ConfirmCustomerAgreementCommandOutput>;
406
385
  confirmCustomerAgreement(
407
386
  args: ConfirmCustomerAgreementCommandInput,
408
- options?: __HttpHandlerOptions
387
+ options?: __HttpHandlerOptions,
409
388
  ): Promise<ConfirmCustomerAgreementCommandOutput>;
410
389
  confirmCustomerAgreement(
411
390
  args: ConfirmCustomerAgreementCommandInput,
412
- cb: (err: any, data?: ConfirmCustomerAgreementCommandOutput) => void
391
+ cb: (err: any, data?: ConfirmCustomerAgreementCommandOutput) => void,
413
392
  ): void;
414
393
  confirmCustomerAgreement(
415
394
  args: ConfirmCustomerAgreementCommandInput,
416
395
  options: __HttpHandlerOptions,
417
- cb: (err: any, data?: ConfirmCustomerAgreementCommandOutput) => void
396
+ cb: (err: any, data?: ConfirmCustomerAgreementCommandOutput) => void,
418
397
  ): void;
419
398
  confirmPrivateVirtualInterface(
420
399
  args: ConfirmPrivateVirtualInterfaceCommandInput,
421
- options?: __HttpHandlerOptions
400
+ options?: __HttpHandlerOptions,
422
401
  ): Promise<ConfirmPrivateVirtualInterfaceCommandOutput>;
423
402
  confirmPrivateVirtualInterface(
424
403
  args: ConfirmPrivateVirtualInterfaceCommandInput,
425
- cb: (err: any, data?: ConfirmPrivateVirtualInterfaceCommandOutput) => void
404
+ cb: (err: any, data?: ConfirmPrivateVirtualInterfaceCommandOutput) => void,
426
405
  ): void;
427
406
  confirmPrivateVirtualInterface(
428
407
  args: ConfirmPrivateVirtualInterfaceCommandInput,
429
408
  options: __HttpHandlerOptions,
430
- cb: (err: any, data?: ConfirmPrivateVirtualInterfaceCommandOutput) => void
409
+ cb: (err: any, data?: ConfirmPrivateVirtualInterfaceCommandOutput) => void,
431
410
  ): void;
432
411
  confirmPublicVirtualInterface(
433
412
  args: ConfirmPublicVirtualInterfaceCommandInput,
434
- options?: __HttpHandlerOptions
413
+ options?: __HttpHandlerOptions,
435
414
  ): Promise<ConfirmPublicVirtualInterfaceCommandOutput>;
436
415
  confirmPublicVirtualInterface(
437
416
  args: ConfirmPublicVirtualInterfaceCommandInput,
438
- cb: (err: any, data?: ConfirmPublicVirtualInterfaceCommandOutput) => void
417
+ cb: (err: any, data?: ConfirmPublicVirtualInterfaceCommandOutput) => void,
439
418
  ): void;
440
419
  confirmPublicVirtualInterface(
441
420
  args: ConfirmPublicVirtualInterfaceCommandInput,
442
421
  options: __HttpHandlerOptions,
443
- cb: (err: any, data?: ConfirmPublicVirtualInterfaceCommandOutput) => void
422
+ cb: (err: any, data?: ConfirmPublicVirtualInterfaceCommandOutput) => void,
444
423
  ): void;
445
424
  confirmTransitVirtualInterface(
446
425
  args: ConfirmTransitVirtualInterfaceCommandInput,
447
- options?: __HttpHandlerOptions
426
+ options?: __HttpHandlerOptions,
448
427
  ): Promise<ConfirmTransitVirtualInterfaceCommandOutput>;
449
428
  confirmTransitVirtualInterface(
450
429
  args: ConfirmTransitVirtualInterfaceCommandInput,
451
- cb: (err: any, data?: ConfirmTransitVirtualInterfaceCommandOutput) => void
430
+ cb: (err: any, data?: ConfirmTransitVirtualInterfaceCommandOutput) => void,
452
431
  ): void;
453
432
  confirmTransitVirtualInterface(
454
433
  args: ConfirmTransitVirtualInterfaceCommandInput,
455
434
  options: __HttpHandlerOptions,
456
- cb: (err: any, data?: ConfirmTransitVirtualInterfaceCommandOutput) => void
435
+ cb: (err: any, data?: ConfirmTransitVirtualInterfaceCommandOutput) => void,
457
436
  ): void;
458
437
  createBGPPeer(): Promise<CreateBGPPeerCommandOutput>;
459
438
  createBGPPeer(
460
439
  args: CreateBGPPeerCommandInput,
461
- options?: __HttpHandlerOptions
440
+ options?: __HttpHandlerOptions,
462
441
  ): Promise<CreateBGPPeerCommandOutput>;
463
442
  createBGPPeer(
464
443
  args: CreateBGPPeerCommandInput,
465
- cb: (err: any, data?: CreateBGPPeerCommandOutput) => void
444
+ cb: (err: any, data?: CreateBGPPeerCommandOutput) => void,
466
445
  ): void;
467
446
  createBGPPeer(
468
447
  args: CreateBGPPeerCommandInput,
469
448
  options: __HttpHandlerOptions,
470
- cb: (err: any, data?: CreateBGPPeerCommandOutput) => void
449
+ cb: (err: any, data?: CreateBGPPeerCommandOutput) => void,
471
450
  ): void;
472
451
  createConnection(
473
452
  args: CreateConnectionCommandInput,
474
- options?: __HttpHandlerOptions
453
+ options?: __HttpHandlerOptions,
475
454
  ): Promise<CreateConnectionCommandOutput>;
476
455
  createConnection(
477
456
  args: CreateConnectionCommandInput,
478
- cb: (err: any, data?: CreateConnectionCommandOutput) => void
457
+ cb: (err: any, data?: CreateConnectionCommandOutput) => void,
479
458
  ): void;
480
459
  createConnection(
481
460
  args: CreateConnectionCommandInput,
482
461
  options: __HttpHandlerOptions,
483
- cb: (err: any, data?: CreateConnectionCommandOutput) => void
462
+ cb: (err: any, data?: CreateConnectionCommandOutput) => void,
484
463
  ): void;
485
464
  createDirectConnectGateway(
486
465
  args: CreateDirectConnectGatewayCommandInput,
487
- options?: __HttpHandlerOptions
466
+ options?: __HttpHandlerOptions,
488
467
  ): Promise<CreateDirectConnectGatewayCommandOutput>;
489
468
  createDirectConnectGateway(
490
469
  args: CreateDirectConnectGatewayCommandInput,
491
- cb: (err: any, data?: CreateDirectConnectGatewayCommandOutput) => void
470
+ cb: (err: any, data?: CreateDirectConnectGatewayCommandOutput) => void,
492
471
  ): void;
493
472
  createDirectConnectGateway(
494
473
  args: CreateDirectConnectGatewayCommandInput,
495
474
  options: __HttpHandlerOptions,
496
- cb: (err: any, data?: CreateDirectConnectGatewayCommandOutput) => void
475
+ cb: (err: any, data?: CreateDirectConnectGatewayCommandOutput) => void,
497
476
  ): void;
498
477
  createDirectConnectGatewayAssociation(
499
478
  args: CreateDirectConnectGatewayAssociationCommandInput,
500
- options?: __HttpHandlerOptions
479
+ options?: __HttpHandlerOptions,
501
480
  ): Promise<CreateDirectConnectGatewayAssociationCommandOutput>;
502
481
  createDirectConnectGatewayAssociation(
503
482
  args: CreateDirectConnectGatewayAssociationCommandInput,
504
- cb: (
505
- err: any,
506
- data?: CreateDirectConnectGatewayAssociationCommandOutput
507
- ) => void
483
+ cb: (err: any, data?: CreateDirectConnectGatewayAssociationCommandOutput) => void,
508
484
  ): void;
509
485
  createDirectConnectGatewayAssociation(
510
486
  args: CreateDirectConnectGatewayAssociationCommandInput,
511
487
  options: __HttpHandlerOptions,
512
- cb: (
513
- err: any,
514
- data?: CreateDirectConnectGatewayAssociationCommandOutput
515
- ) => void
488
+ cb: (err: any, data?: CreateDirectConnectGatewayAssociationCommandOutput) => void,
516
489
  ): void;
517
490
  createDirectConnectGatewayAssociationProposal(
518
491
  args: CreateDirectConnectGatewayAssociationProposalCommandInput,
519
- options?: __HttpHandlerOptions
492
+ options?: __HttpHandlerOptions,
520
493
  ): Promise<CreateDirectConnectGatewayAssociationProposalCommandOutput>;
521
494
  createDirectConnectGatewayAssociationProposal(
522
495
  args: CreateDirectConnectGatewayAssociationProposalCommandInput,
523
- cb: (
524
- err: any,
525
- data?: CreateDirectConnectGatewayAssociationProposalCommandOutput
526
- ) => void
496
+ cb: (err: any, data?: CreateDirectConnectGatewayAssociationProposalCommandOutput) => void,
527
497
  ): void;
528
498
  createDirectConnectGatewayAssociationProposal(
529
499
  args: CreateDirectConnectGatewayAssociationProposalCommandInput,
530
500
  options: __HttpHandlerOptions,
531
- cb: (
532
- err: any,
533
- data?: CreateDirectConnectGatewayAssociationProposalCommandOutput
534
- ) => void
501
+ cb: (err: any, data?: CreateDirectConnectGatewayAssociationProposalCommandOutput) => void,
535
502
  ): void;
536
503
  createInterconnect(
537
504
  args: CreateInterconnectCommandInput,
538
- options?: __HttpHandlerOptions
505
+ options?: __HttpHandlerOptions,
539
506
  ): Promise<CreateInterconnectCommandOutput>;
540
507
  createInterconnect(
541
508
  args: CreateInterconnectCommandInput,
542
- cb: (err: any, data?: CreateInterconnectCommandOutput) => void
509
+ cb: (err: any, data?: CreateInterconnectCommandOutput) => void,
543
510
  ): void;
544
511
  createInterconnect(
545
512
  args: CreateInterconnectCommandInput,
546
513
  options: __HttpHandlerOptions,
547
- cb: (err: any, data?: CreateInterconnectCommandOutput) => void
514
+ cb: (err: any, data?: CreateInterconnectCommandOutput) => void,
548
515
  ): void;
549
516
  createLag(
550
517
  args: CreateLagCommandInput,
551
- options?: __HttpHandlerOptions
518
+ options?: __HttpHandlerOptions,
552
519
  ): Promise<CreateLagCommandOutput>;
553
520
  createLag(
554
521
  args: CreateLagCommandInput,
555
- cb: (err: any, data?: CreateLagCommandOutput) => void
522
+ cb: (err: any, data?: CreateLagCommandOutput) => void,
556
523
  ): void;
557
524
  createLag(
558
525
  args: CreateLagCommandInput,
559
526
  options: __HttpHandlerOptions,
560
- cb: (err: any, data?: CreateLagCommandOutput) => void
527
+ cb: (err: any, data?: CreateLagCommandOutput) => void,
561
528
  ): void;
562
529
  createPrivateVirtualInterface(
563
530
  args: CreatePrivateVirtualInterfaceCommandInput,
564
- options?: __HttpHandlerOptions
531
+ options?: __HttpHandlerOptions,
565
532
  ): Promise<CreatePrivateVirtualInterfaceCommandOutput>;
566
533
  createPrivateVirtualInterface(
567
534
  args: CreatePrivateVirtualInterfaceCommandInput,
568
- cb: (err: any, data?: CreatePrivateVirtualInterfaceCommandOutput) => void
535
+ cb: (err: any, data?: CreatePrivateVirtualInterfaceCommandOutput) => void,
569
536
  ): void;
570
537
  createPrivateVirtualInterface(
571
538
  args: CreatePrivateVirtualInterfaceCommandInput,
572
539
  options: __HttpHandlerOptions,
573
- cb: (err: any, data?: CreatePrivateVirtualInterfaceCommandOutput) => void
540
+ cb: (err: any, data?: CreatePrivateVirtualInterfaceCommandOutput) => void,
574
541
  ): void;
575
542
  createPublicVirtualInterface(
576
543
  args: CreatePublicVirtualInterfaceCommandInput,
577
- options?: __HttpHandlerOptions
544
+ options?: __HttpHandlerOptions,
578
545
  ): Promise<CreatePublicVirtualInterfaceCommandOutput>;
579
546
  createPublicVirtualInterface(
580
547
  args: CreatePublicVirtualInterfaceCommandInput,
581
- cb: (err: any, data?: CreatePublicVirtualInterfaceCommandOutput) => void
548
+ cb: (err: any, data?: CreatePublicVirtualInterfaceCommandOutput) => void,
582
549
  ): void;
583
550
  createPublicVirtualInterface(
584
551
  args: CreatePublicVirtualInterfaceCommandInput,
585
552
  options: __HttpHandlerOptions,
586
- cb: (err: any, data?: CreatePublicVirtualInterfaceCommandOutput) => void
553
+ cb: (err: any, data?: CreatePublicVirtualInterfaceCommandOutput) => void,
587
554
  ): void;
588
555
  createTransitVirtualInterface(
589
556
  args: CreateTransitVirtualInterfaceCommandInput,
590
- options?: __HttpHandlerOptions
557
+ options?: __HttpHandlerOptions,
591
558
  ): Promise<CreateTransitVirtualInterfaceCommandOutput>;
592
559
  createTransitVirtualInterface(
593
560
  args: CreateTransitVirtualInterfaceCommandInput,
594
- cb: (err: any, data?: CreateTransitVirtualInterfaceCommandOutput) => void
561
+ cb: (err: any, data?: CreateTransitVirtualInterfaceCommandOutput) => void,
595
562
  ): void;
596
563
  createTransitVirtualInterface(
597
564
  args: CreateTransitVirtualInterfaceCommandInput,
598
565
  options: __HttpHandlerOptions,
599
- cb: (err: any, data?: CreateTransitVirtualInterfaceCommandOutput) => void
566
+ cb: (err: any, data?: CreateTransitVirtualInterfaceCommandOutput) => void,
600
567
  ): void;
601
568
  deleteBGPPeer(): Promise<DeleteBGPPeerCommandOutput>;
602
569
  deleteBGPPeer(
603
570
  args: DeleteBGPPeerCommandInput,
604
- options?: __HttpHandlerOptions
571
+ options?: __HttpHandlerOptions,
605
572
  ): Promise<DeleteBGPPeerCommandOutput>;
606
573
  deleteBGPPeer(
607
574
  args: DeleteBGPPeerCommandInput,
608
- cb: (err: any, data?: DeleteBGPPeerCommandOutput) => void
575
+ cb: (err: any, data?: DeleteBGPPeerCommandOutput) => void,
609
576
  ): void;
610
577
  deleteBGPPeer(
611
578
  args: DeleteBGPPeerCommandInput,
612
579
  options: __HttpHandlerOptions,
613
- cb: (err: any, data?: DeleteBGPPeerCommandOutput) => void
580
+ cb: (err: any, data?: DeleteBGPPeerCommandOutput) => void,
614
581
  ): void;
615
582
  deleteConnection(
616
583
  args: DeleteConnectionCommandInput,
617
- options?: __HttpHandlerOptions
584
+ options?: __HttpHandlerOptions,
618
585
  ): Promise<DeleteConnectionCommandOutput>;
619
586
  deleteConnection(
620
587
  args: DeleteConnectionCommandInput,
621
- cb: (err: any, data?: DeleteConnectionCommandOutput) => void
588
+ cb: (err: any, data?: DeleteConnectionCommandOutput) => void,
622
589
  ): void;
623
590
  deleteConnection(
624
591
  args: DeleteConnectionCommandInput,
625
592
  options: __HttpHandlerOptions,
626
- cb: (err: any, data?: DeleteConnectionCommandOutput) => void
593
+ cb: (err: any, data?: DeleteConnectionCommandOutput) => void,
627
594
  ): void;
628
595
  deleteDirectConnectGateway(
629
596
  args: DeleteDirectConnectGatewayCommandInput,
630
- options?: __HttpHandlerOptions
597
+ options?: __HttpHandlerOptions,
631
598
  ): Promise<DeleteDirectConnectGatewayCommandOutput>;
632
599
  deleteDirectConnectGateway(
633
600
  args: DeleteDirectConnectGatewayCommandInput,
634
- cb: (err: any, data?: DeleteDirectConnectGatewayCommandOutput) => void
601
+ cb: (err: any, data?: DeleteDirectConnectGatewayCommandOutput) => void,
635
602
  ): void;
636
603
  deleteDirectConnectGateway(
637
604
  args: DeleteDirectConnectGatewayCommandInput,
638
605
  options: __HttpHandlerOptions,
639
- cb: (err: any, data?: DeleteDirectConnectGatewayCommandOutput) => void
606
+ cb: (err: any, data?: DeleteDirectConnectGatewayCommandOutput) => void,
640
607
  ): void;
641
608
  deleteDirectConnectGatewayAssociation(): Promise<DeleteDirectConnectGatewayAssociationCommandOutput>;
642
609
  deleteDirectConnectGatewayAssociation(
643
610
  args: DeleteDirectConnectGatewayAssociationCommandInput,
644
- options?: __HttpHandlerOptions
611
+ options?: __HttpHandlerOptions,
645
612
  ): Promise<DeleteDirectConnectGatewayAssociationCommandOutput>;
646
613
  deleteDirectConnectGatewayAssociation(
647
614
  args: DeleteDirectConnectGatewayAssociationCommandInput,
648
- cb: (
649
- err: any,
650
- data?: DeleteDirectConnectGatewayAssociationCommandOutput
651
- ) => void
615
+ cb: (err: any, data?: DeleteDirectConnectGatewayAssociationCommandOutput) => void,
652
616
  ): void;
653
617
  deleteDirectConnectGatewayAssociation(
654
618
  args: DeleteDirectConnectGatewayAssociationCommandInput,
655
619
  options: __HttpHandlerOptions,
656
- cb: (
657
- err: any,
658
- data?: DeleteDirectConnectGatewayAssociationCommandOutput
659
- ) => void
620
+ cb: (err: any, data?: DeleteDirectConnectGatewayAssociationCommandOutput) => void,
660
621
  ): void;
661
622
  deleteDirectConnectGatewayAssociationProposal(
662
623
  args: DeleteDirectConnectGatewayAssociationProposalCommandInput,
663
- options?: __HttpHandlerOptions
624
+ options?: __HttpHandlerOptions,
664
625
  ): Promise<DeleteDirectConnectGatewayAssociationProposalCommandOutput>;
665
626
  deleteDirectConnectGatewayAssociationProposal(
666
627
  args: DeleteDirectConnectGatewayAssociationProposalCommandInput,
667
- cb: (
668
- err: any,
669
- data?: DeleteDirectConnectGatewayAssociationProposalCommandOutput
670
- ) => void
628
+ cb: (err: any, data?: DeleteDirectConnectGatewayAssociationProposalCommandOutput) => void,
671
629
  ): void;
672
630
  deleteDirectConnectGatewayAssociationProposal(
673
631
  args: DeleteDirectConnectGatewayAssociationProposalCommandInput,
674
632
  options: __HttpHandlerOptions,
675
- cb: (
676
- err: any,
677
- data?: DeleteDirectConnectGatewayAssociationProposalCommandOutput
678
- ) => void
633
+ cb: (err: any, data?: DeleteDirectConnectGatewayAssociationProposalCommandOutput) => void,
679
634
  ): void;
680
635
  deleteInterconnect(
681
636
  args: DeleteInterconnectCommandInput,
682
- options?: __HttpHandlerOptions
637
+ options?: __HttpHandlerOptions,
683
638
  ): Promise<DeleteInterconnectCommandOutput>;
684
639
  deleteInterconnect(
685
640
  args: DeleteInterconnectCommandInput,
686
- cb: (err: any, data?: DeleteInterconnectCommandOutput) => void
641
+ cb: (err: any, data?: DeleteInterconnectCommandOutput) => void,
687
642
  ): void;
688
643
  deleteInterconnect(
689
644
  args: DeleteInterconnectCommandInput,
690
645
  options: __HttpHandlerOptions,
691
- cb: (err: any, data?: DeleteInterconnectCommandOutput) => void
646
+ cb: (err: any, data?: DeleteInterconnectCommandOutput) => void,
692
647
  ): void;
693
648
  deleteLag(
694
649
  args: DeleteLagCommandInput,
695
- options?: __HttpHandlerOptions
650
+ options?: __HttpHandlerOptions,
696
651
  ): Promise<DeleteLagCommandOutput>;
697
652
  deleteLag(
698
653
  args: DeleteLagCommandInput,
699
- cb: (err: any, data?: DeleteLagCommandOutput) => void
654
+ cb: (err: any, data?: DeleteLagCommandOutput) => void,
700
655
  ): void;
701
656
  deleteLag(
702
657
  args: DeleteLagCommandInput,
703
658
  options: __HttpHandlerOptions,
704
- cb: (err: any, data?: DeleteLagCommandOutput) => void
659
+ cb: (err: any, data?: DeleteLagCommandOutput) => void,
705
660
  ): void;
706
661
  deleteVirtualInterface(
707
662
  args: DeleteVirtualInterfaceCommandInput,
708
- options?: __HttpHandlerOptions
663
+ options?: __HttpHandlerOptions,
709
664
  ): Promise<DeleteVirtualInterfaceCommandOutput>;
710
665
  deleteVirtualInterface(
711
666
  args: DeleteVirtualInterfaceCommandInput,
712
- cb: (err: any, data?: DeleteVirtualInterfaceCommandOutput) => void
667
+ cb: (err: any, data?: DeleteVirtualInterfaceCommandOutput) => void,
713
668
  ): void;
714
669
  deleteVirtualInterface(
715
670
  args: DeleteVirtualInterfaceCommandInput,
716
671
  options: __HttpHandlerOptions,
717
- cb: (err: any, data?: DeleteVirtualInterfaceCommandOutput) => void
672
+ cb: (err: any, data?: DeleteVirtualInterfaceCommandOutput) => void,
718
673
  ): void;
719
674
  describeConnectionLoa(
720
675
  args: DescribeConnectionLoaCommandInput,
721
- options?: __HttpHandlerOptions
676
+ options?: __HttpHandlerOptions,
722
677
  ): Promise<DescribeConnectionLoaCommandOutput>;
723
678
  describeConnectionLoa(
724
679
  args: DescribeConnectionLoaCommandInput,
725
- cb: (err: any, data?: DescribeConnectionLoaCommandOutput) => void
680
+ cb: (err: any, data?: DescribeConnectionLoaCommandOutput) => void,
726
681
  ): void;
727
682
  describeConnectionLoa(
728
683
  args: DescribeConnectionLoaCommandInput,
729
684
  options: __HttpHandlerOptions,
730
- cb: (err: any, data?: DescribeConnectionLoaCommandOutput) => void
685
+ cb: (err: any, data?: DescribeConnectionLoaCommandOutput) => void,
731
686
  ): void;
732
687
  describeConnections(): Promise<DescribeConnectionsCommandOutput>;
733
688
  describeConnections(
734
689
  args: DescribeConnectionsCommandInput,
735
- options?: __HttpHandlerOptions
690
+ options?: __HttpHandlerOptions,
736
691
  ): Promise<DescribeConnectionsCommandOutput>;
737
692
  describeConnections(
738
693
  args: DescribeConnectionsCommandInput,
739
- cb: (err: any, data?: DescribeConnectionsCommandOutput) => void
694
+ cb: (err: any, data?: DescribeConnectionsCommandOutput) => void,
740
695
  ): void;
741
696
  describeConnections(
742
697
  args: DescribeConnectionsCommandInput,
743
698
  options: __HttpHandlerOptions,
744
- cb: (err: any, data?: DescribeConnectionsCommandOutput) => void
699
+ cb: (err: any, data?: DescribeConnectionsCommandOutput) => void,
745
700
  ): void;
746
701
  describeConnectionsOnInterconnect(
747
702
  args: DescribeConnectionsOnInterconnectCommandInput,
748
- options?: __HttpHandlerOptions
703
+ options?: __HttpHandlerOptions,
749
704
  ): Promise<DescribeConnectionsOnInterconnectCommandOutput>;
750
705
  describeConnectionsOnInterconnect(
751
706
  args: DescribeConnectionsOnInterconnectCommandInput,
752
- cb: (
753
- err: any,
754
- data?: DescribeConnectionsOnInterconnectCommandOutput
755
- ) => void
707
+ cb: (err: any, data?: DescribeConnectionsOnInterconnectCommandOutput) => void,
756
708
  ): void;
757
709
  describeConnectionsOnInterconnect(
758
710
  args: DescribeConnectionsOnInterconnectCommandInput,
759
711
  options: __HttpHandlerOptions,
760
- cb: (
761
- err: any,
762
- data?: DescribeConnectionsOnInterconnectCommandOutput
763
- ) => void
712
+ cb: (err: any, data?: DescribeConnectionsOnInterconnectCommandOutput) => void,
764
713
  ): void;
765
714
  describeCustomerMetadata(): Promise<DescribeCustomerMetadataCommandOutput>;
766
715
  describeCustomerMetadata(
767
716
  args: DescribeCustomerMetadataCommandInput,
768
- options?: __HttpHandlerOptions
717
+ options?: __HttpHandlerOptions,
769
718
  ): Promise<DescribeCustomerMetadataCommandOutput>;
770
719
  describeCustomerMetadata(
771
720
  args: DescribeCustomerMetadataCommandInput,
772
- cb: (err: any, data?: DescribeCustomerMetadataCommandOutput) => void
721
+ cb: (err: any, data?: DescribeCustomerMetadataCommandOutput) => void,
773
722
  ): void;
774
723
  describeCustomerMetadata(
775
724
  args: DescribeCustomerMetadataCommandInput,
776
725
  options: __HttpHandlerOptions,
777
- cb: (err: any, data?: DescribeCustomerMetadataCommandOutput) => void
726
+ cb: (err: any, data?: DescribeCustomerMetadataCommandOutput) => void,
778
727
  ): void;
779
728
  describeDirectConnectGatewayAssociationProposals(): Promise<DescribeDirectConnectGatewayAssociationProposalsCommandOutput>;
780
729
  describeDirectConnectGatewayAssociationProposals(
781
730
  args: DescribeDirectConnectGatewayAssociationProposalsCommandInput,
782
- options?: __HttpHandlerOptions
731
+ options?: __HttpHandlerOptions,
783
732
  ): Promise<DescribeDirectConnectGatewayAssociationProposalsCommandOutput>;
784
733
  describeDirectConnectGatewayAssociationProposals(
785
734
  args: DescribeDirectConnectGatewayAssociationProposalsCommandInput,
786
- cb: (
787
- err: any,
788
- data?: DescribeDirectConnectGatewayAssociationProposalsCommandOutput
789
- ) => void
735
+ cb: (err: any, data?: DescribeDirectConnectGatewayAssociationProposalsCommandOutput) => void,
790
736
  ): void;
791
737
  describeDirectConnectGatewayAssociationProposals(
792
738
  args: DescribeDirectConnectGatewayAssociationProposalsCommandInput,
793
739
  options: __HttpHandlerOptions,
794
- cb: (
795
- err: any,
796
- data?: DescribeDirectConnectGatewayAssociationProposalsCommandOutput
797
- ) => void
740
+ cb: (err: any, data?: DescribeDirectConnectGatewayAssociationProposalsCommandOutput) => void,
798
741
  ): void;
799
742
  describeDirectConnectGatewayAssociations(): Promise<DescribeDirectConnectGatewayAssociationsCommandOutput>;
800
743
  describeDirectConnectGatewayAssociations(
801
744
  args: DescribeDirectConnectGatewayAssociationsCommandInput,
802
- options?: __HttpHandlerOptions
745
+ options?: __HttpHandlerOptions,
803
746
  ): Promise<DescribeDirectConnectGatewayAssociationsCommandOutput>;
804
747
  describeDirectConnectGatewayAssociations(
805
748
  args: DescribeDirectConnectGatewayAssociationsCommandInput,
806
- cb: (
807
- err: any,
808
- data?: DescribeDirectConnectGatewayAssociationsCommandOutput
809
- ) => void
749
+ cb: (err: any, data?: DescribeDirectConnectGatewayAssociationsCommandOutput) => void,
810
750
  ): void;
811
751
  describeDirectConnectGatewayAssociations(
812
752
  args: DescribeDirectConnectGatewayAssociationsCommandInput,
813
753
  options: __HttpHandlerOptions,
814
- cb: (
815
- err: any,
816
- data?: DescribeDirectConnectGatewayAssociationsCommandOutput
817
- ) => void
754
+ cb: (err: any, data?: DescribeDirectConnectGatewayAssociationsCommandOutput) => void,
818
755
  ): void;
819
756
  describeDirectConnectGatewayAttachments(): Promise<DescribeDirectConnectGatewayAttachmentsCommandOutput>;
820
757
  describeDirectConnectGatewayAttachments(
821
758
  args: DescribeDirectConnectGatewayAttachmentsCommandInput,
822
- options?: __HttpHandlerOptions
759
+ options?: __HttpHandlerOptions,
823
760
  ): Promise<DescribeDirectConnectGatewayAttachmentsCommandOutput>;
824
761
  describeDirectConnectGatewayAttachments(
825
762
  args: DescribeDirectConnectGatewayAttachmentsCommandInput,
826
- cb: (
827
- err: any,
828
- data?: DescribeDirectConnectGatewayAttachmentsCommandOutput
829
- ) => void
763
+ cb: (err: any, data?: DescribeDirectConnectGatewayAttachmentsCommandOutput) => void,
830
764
  ): void;
831
765
  describeDirectConnectGatewayAttachments(
832
766
  args: DescribeDirectConnectGatewayAttachmentsCommandInput,
833
767
  options: __HttpHandlerOptions,
834
- cb: (
835
- err: any,
836
- data?: DescribeDirectConnectGatewayAttachmentsCommandOutput
837
- ) => void
768
+ cb: (err: any, data?: DescribeDirectConnectGatewayAttachmentsCommandOutput) => void,
838
769
  ): void;
839
770
  describeDirectConnectGateways(): Promise<DescribeDirectConnectGatewaysCommandOutput>;
840
771
  describeDirectConnectGateways(
841
772
  args: DescribeDirectConnectGatewaysCommandInput,
842
- options?: __HttpHandlerOptions
773
+ options?: __HttpHandlerOptions,
843
774
  ): Promise<DescribeDirectConnectGatewaysCommandOutput>;
844
775
  describeDirectConnectGateways(
845
776
  args: DescribeDirectConnectGatewaysCommandInput,
846
- cb: (err: any, data?: DescribeDirectConnectGatewaysCommandOutput) => void
777
+ cb: (err: any, data?: DescribeDirectConnectGatewaysCommandOutput) => void,
847
778
  ): void;
848
779
  describeDirectConnectGateways(
849
780
  args: DescribeDirectConnectGatewaysCommandInput,
850
781
  options: __HttpHandlerOptions,
851
- cb: (err: any, data?: DescribeDirectConnectGatewaysCommandOutput) => void
782
+ cb: (err: any, data?: DescribeDirectConnectGatewaysCommandOutput) => void,
852
783
  ): void;
853
784
  describeHostedConnections(
854
785
  args: DescribeHostedConnectionsCommandInput,
855
- options?: __HttpHandlerOptions
786
+ options?: __HttpHandlerOptions,
856
787
  ): Promise<DescribeHostedConnectionsCommandOutput>;
857
788
  describeHostedConnections(
858
789
  args: DescribeHostedConnectionsCommandInput,
859
- cb: (err: any, data?: DescribeHostedConnectionsCommandOutput) => void
790
+ cb: (err: any, data?: DescribeHostedConnectionsCommandOutput) => void,
860
791
  ): void;
861
792
  describeHostedConnections(
862
793
  args: DescribeHostedConnectionsCommandInput,
863
794
  options: __HttpHandlerOptions,
864
- cb: (err: any, data?: DescribeHostedConnectionsCommandOutput) => void
795
+ cb: (err: any, data?: DescribeHostedConnectionsCommandOutput) => void,
865
796
  ): void;
866
797
  describeInterconnectLoa(
867
798
  args: DescribeInterconnectLoaCommandInput,
868
- options?: __HttpHandlerOptions
799
+ options?: __HttpHandlerOptions,
869
800
  ): Promise<DescribeInterconnectLoaCommandOutput>;
870
801
  describeInterconnectLoa(
871
802
  args: DescribeInterconnectLoaCommandInput,
872
- cb: (err: any, data?: DescribeInterconnectLoaCommandOutput) => void
803
+ cb: (err: any, data?: DescribeInterconnectLoaCommandOutput) => void,
873
804
  ): void;
874
805
  describeInterconnectLoa(
875
806
  args: DescribeInterconnectLoaCommandInput,
876
807
  options: __HttpHandlerOptions,
877
- cb: (err: any, data?: DescribeInterconnectLoaCommandOutput) => void
808
+ cb: (err: any, data?: DescribeInterconnectLoaCommandOutput) => void,
878
809
  ): void;
879
810
  describeInterconnects(): Promise<DescribeInterconnectsCommandOutput>;
880
811
  describeInterconnects(
881
812
  args: DescribeInterconnectsCommandInput,
882
- options?: __HttpHandlerOptions
813
+ options?: __HttpHandlerOptions,
883
814
  ): Promise<DescribeInterconnectsCommandOutput>;
884
815
  describeInterconnects(
885
816
  args: DescribeInterconnectsCommandInput,
886
- cb: (err: any, data?: DescribeInterconnectsCommandOutput) => void
817
+ cb: (err: any, data?: DescribeInterconnectsCommandOutput) => void,
887
818
  ): void;
888
819
  describeInterconnects(
889
820
  args: DescribeInterconnectsCommandInput,
890
821
  options: __HttpHandlerOptions,
891
- cb: (err: any, data?: DescribeInterconnectsCommandOutput) => void
822
+ cb: (err: any, data?: DescribeInterconnectsCommandOutput) => void,
892
823
  ): void;
893
824
  describeLags(): Promise<DescribeLagsCommandOutput>;
894
825
  describeLags(
895
826
  args: DescribeLagsCommandInput,
896
- options?: __HttpHandlerOptions
827
+ options?: __HttpHandlerOptions,
897
828
  ): Promise<DescribeLagsCommandOutput>;
898
829
  describeLags(
899
830
  args: DescribeLagsCommandInput,
900
- cb: (err: any, data?: DescribeLagsCommandOutput) => void
831
+ cb: (err: any, data?: DescribeLagsCommandOutput) => void,
901
832
  ): void;
902
833
  describeLags(
903
834
  args: DescribeLagsCommandInput,
904
835
  options: __HttpHandlerOptions,
905
- cb: (err: any, data?: DescribeLagsCommandOutput) => void
836
+ cb: (err: any, data?: DescribeLagsCommandOutput) => void,
906
837
  ): void;
907
838
  describeLoa(
908
839
  args: DescribeLoaCommandInput,
909
- options?: __HttpHandlerOptions
840
+ options?: __HttpHandlerOptions,
910
841
  ): Promise<DescribeLoaCommandOutput>;
911
842
  describeLoa(
912
843
  args: DescribeLoaCommandInput,
913
- cb: (err: any, data?: DescribeLoaCommandOutput) => void
844
+ cb: (err: any, data?: DescribeLoaCommandOutput) => void,
914
845
  ): void;
915
846
  describeLoa(
916
847
  args: DescribeLoaCommandInput,
917
848
  options: __HttpHandlerOptions,
918
- cb: (err: any, data?: DescribeLoaCommandOutput) => void
849
+ cb: (err: any, data?: DescribeLoaCommandOutput) => void,
919
850
  ): void;
920
851
  describeLocations(): Promise<DescribeLocationsCommandOutput>;
921
852
  describeLocations(
922
853
  args: DescribeLocationsCommandInput,
923
- options?: __HttpHandlerOptions
854
+ options?: __HttpHandlerOptions,
924
855
  ): Promise<DescribeLocationsCommandOutput>;
925
856
  describeLocations(
926
857
  args: DescribeLocationsCommandInput,
927
- cb: (err: any, data?: DescribeLocationsCommandOutput) => void
858
+ cb: (err: any, data?: DescribeLocationsCommandOutput) => void,
928
859
  ): void;
929
860
  describeLocations(
930
861
  args: DescribeLocationsCommandInput,
931
862
  options: __HttpHandlerOptions,
932
- cb: (err: any, data?: DescribeLocationsCommandOutput) => void
863
+ cb: (err: any, data?: DescribeLocationsCommandOutput) => void,
933
864
  ): void;
934
865
  describeRouterConfiguration(
935
866
  args: DescribeRouterConfigurationCommandInput,
936
- options?: __HttpHandlerOptions
867
+ options?: __HttpHandlerOptions,
937
868
  ): Promise<DescribeRouterConfigurationCommandOutput>;
938
869
  describeRouterConfiguration(
939
870
  args: DescribeRouterConfigurationCommandInput,
940
- cb: (err: any, data?: DescribeRouterConfigurationCommandOutput) => void
871
+ cb: (err: any, data?: DescribeRouterConfigurationCommandOutput) => void,
941
872
  ): void;
942
873
  describeRouterConfiguration(
943
874
  args: DescribeRouterConfigurationCommandInput,
944
875
  options: __HttpHandlerOptions,
945
- cb: (err: any, data?: DescribeRouterConfigurationCommandOutput) => void
876
+ cb: (err: any, data?: DescribeRouterConfigurationCommandOutput) => void,
946
877
  ): void;
947
878
  describeTags(
948
879
  args: DescribeTagsCommandInput,
949
- options?: __HttpHandlerOptions
880
+ options?: __HttpHandlerOptions,
950
881
  ): Promise<DescribeTagsCommandOutput>;
951
882
  describeTags(
952
883
  args: DescribeTagsCommandInput,
953
- cb: (err: any, data?: DescribeTagsCommandOutput) => void
884
+ cb: (err: any, data?: DescribeTagsCommandOutput) => void,
954
885
  ): void;
955
886
  describeTags(
956
887
  args: DescribeTagsCommandInput,
957
888
  options: __HttpHandlerOptions,
958
- cb: (err: any, data?: DescribeTagsCommandOutput) => void
889
+ cb: (err: any, data?: DescribeTagsCommandOutput) => void,
959
890
  ): void;
960
891
  describeVirtualGateways(): Promise<DescribeVirtualGatewaysCommandOutput>;
961
892
  describeVirtualGateways(
962
893
  args: DescribeVirtualGatewaysCommandInput,
963
- options?: __HttpHandlerOptions
894
+ options?: __HttpHandlerOptions,
964
895
  ): Promise<DescribeVirtualGatewaysCommandOutput>;
965
896
  describeVirtualGateways(
966
897
  args: DescribeVirtualGatewaysCommandInput,
967
- cb: (err: any, data?: DescribeVirtualGatewaysCommandOutput) => void
898
+ cb: (err: any, data?: DescribeVirtualGatewaysCommandOutput) => void,
968
899
  ): void;
969
900
  describeVirtualGateways(
970
901
  args: DescribeVirtualGatewaysCommandInput,
971
902
  options: __HttpHandlerOptions,
972
- cb: (err: any, data?: DescribeVirtualGatewaysCommandOutput) => void
903
+ cb: (err: any, data?: DescribeVirtualGatewaysCommandOutput) => void,
973
904
  ): void;
974
905
  describeVirtualInterfaces(): Promise<DescribeVirtualInterfacesCommandOutput>;
975
906
  describeVirtualInterfaces(
976
907
  args: DescribeVirtualInterfacesCommandInput,
977
- options?: __HttpHandlerOptions
908
+ options?: __HttpHandlerOptions,
978
909
  ): Promise<DescribeVirtualInterfacesCommandOutput>;
979
910
  describeVirtualInterfaces(
980
911
  args: DescribeVirtualInterfacesCommandInput,
981
- cb: (err: any, data?: DescribeVirtualInterfacesCommandOutput) => void
912
+ cb: (err: any, data?: DescribeVirtualInterfacesCommandOutput) => void,
982
913
  ): void;
983
914
  describeVirtualInterfaces(
984
915
  args: DescribeVirtualInterfacesCommandInput,
985
916
  options: __HttpHandlerOptions,
986
- cb: (err: any, data?: DescribeVirtualInterfacesCommandOutput) => void
917
+ cb: (err: any, data?: DescribeVirtualInterfacesCommandOutput) => void,
987
918
  ): void;
988
919
  disassociateConnectionFromLag(
989
920
  args: DisassociateConnectionFromLagCommandInput,
990
- options?: __HttpHandlerOptions
921
+ options?: __HttpHandlerOptions,
991
922
  ): Promise<DisassociateConnectionFromLagCommandOutput>;
992
923
  disassociateConnectionFromLag(
993
924
  args: DisassociateConnectionFromLagCommandInput,
994
- cb: (err: any, data?: DisassociateConnectionFromLagCommandOutput) => void
925
+ cb: (err: any, data?: DisassociateConnectionFromLagCommandOutput) => void,
995
926
  ): void;
996
927
  disassociateConnectionFromLag(
997
928
  args: DisassociateConnectionFromLagCommandInput,
998
929
  options: __HttpHandlerOptions,
999
- cb: (err: any, data?: DisassociateConnectionFromLagCommandOutput) => void
930
+ cb: (err: any, data?: DisassociateConnectionFromLagCommandOutput) => void,
1000
931
  ): void;
1001
932
  disassociateMacSecKey(
1002
933
  args: DisassociateMacSecKeyCommandInput,
1003
- options?: __HttpHandlerOptions
934
+ options?: __HttpHandlerOptions,
1004
935
  ): Promise<DisassociateMacSecKeyCommandOutput>;
1005
936
  disassociateMacSecKey(
1006
937
  args: DisassociateMacSecKeyCommandInput,
1007
- cb: (err: any, data?: DisassociateMacSecKeyCommandOutput) => void
938
+ cb: (err: any, data?: DisassociateMacSecKeyCommandOutput) => void,
1008
939
  ): void;
1009
940
  disassociateMacSecKey(
1010
941
  args: DisassociateMacSecKeyCommandInput,
1011
942
  options: __HttpHandlerOptions,
1012
- cb: (err: any, data?: DisassociateMacSecKeyCommandOutput) => void
943
+ cb: (err: any, data?: DisassociateMacSecKeyCommandOutput) => void,
1013
944
  ): void;
1014
945
  listVirtualInterfaceTestHistory(): Promise<ListVirtualInterfaceTestHistoryCommandOutput>;
1015
946
  listVirtualInterfaceTestHistory(
1016
947
  args: ListVirtualInterfaceTestHistoryCommandInput,
1017
- options?: __HttpHandlerOptions
948
+ options?: __HttpHandlerOptions,
1018
949
  ): Promise<ListVirtualInterfaceTestHistoryCommandOutput>;
1019
950
  listVirtualInterfaceTestHistory(
1020
951
  args: ListVirtualInterfaceTestHistoryCommandInput,
1021
- cb: (err: any, data?: ListVirtualInterfaceTestHistoryCommandOutput) => void
952
+ cb: (err: any, data?: ListVirtualInterfaceTestHistoryCommandOutput) => void,
1022
953
  ): void;
1023
954
  listVirtualInterfaceTestHistory(
1024
955
  args: ListVirtualInterfaceTestHistoryCommandInput,
1025
956
  options: __HttpHandlerOptions,
1026
- cb: (err: any, data?: ListVirtualInterfaceTestHistoryCommandOutput) => void
957
+ cb: (err: any, data?: ListVirtualInterfaceTestHistoryCommandOutput) => void,
1027
958
  ): void;
1028
959
  startBgpFailoverTest(
1029
960
  args: StartBgpFailoverTestCommandInput,
1030
- options?: __HttpHandlerOptions
961
+ options?: __HttpHandlerOptions,
1031
962
  ): Promise<StartBgpFailoverTestCommandOutput>;
1032
963
  startBgpFailoverTest(
1033
964
  args: StartBgpFailoverTestCommandInput,
1034
- cb: (err: any, data?: StartBgpFailoverTestCommandOutput) => void
965
+ cb: (err: any, data?: StartBgpFailoverTestCommandOutput) => void,
1035
966
  ): void;
1036
967
  startBgpFailoverTest(
1037
968
  args: StartBgpFailoverTestCommandInput,
1038
969
  options: __HttpHandlerOptions,
1039
- cb: (err: any, data?: StartBgpFailoverTestCommandOutput) => void
970
+ cb: (err: any, data?: StartBgpFailoverTestCommandOutput) => void,
1040
971
  ): void;
1041
972
  stopBgpFailoverTest(
1042
973
  args: StopBgpFailoverTestCommandInput,
1043
- options?: __HttpHandlerOptions
974
+ options?: __HttpHandlerOptions,
1044
975
  ): Promise<StopBgpFailoverTestCommandOutput>;
1045
976
  stopBgpFailoverTest(
1046
977
  args: StopBgpFailoverTestCommandInput,
1047
- cb: (err: any, data?: StopBgpFailoverTestCommandOutput) => void
978
+ cb: (err: any, data?: StopBgpFailoverTestCommandOutput) => void,
1048
979
  ): void;
1049
980
  stopBgpFailoverTest(
1050
981
  args: StopBgpFailoverTestCommandInput,
1051
982
  options: __HttpHandlerOptions,
1052
- cb: (err: any, data?: StopBgpFailoverTestCommandOutput) => void
983
+ cb: (err: any, data?: StopBgpFailoverTestCommandOutput) => void,
1053
984
  ): void;
1054
985
  tagResource(
1055
986
  args: TagResourceCommandInput,
1056
- options?: __HttpHandlerOptions
987
+ options?: __HttpHandlerOptions,
1057
988
  ): Promise<TagResourceCommandOutput>;
1058
989
  tagResource(
1059
990
  args: TagResourceCommandInput,
1060
- cb: (err: any, data?: TagResourceCommandOutput) => void
991
+ cb: (err: any, data?: TagResourceCommandOutput) => void,
1061
992
  ): void;
1062
993
  tagResource(
1063
994
  args: TagResourceCommandInput,
1064
995
  options: __HttpHandlerOptions,
1065
- cb: (err: any, data?: TagResourceCommandOutput) => void
996
+ cb: (err: any, data?: TagResourceCommandOutput) => void,
1066
997
  ): void;
1067
998
  untagResource(
1068
999
  args: UntagResourceCommandInput,
1069
- options?: __HttpHandlerOptions
1000
+ options?: __HttpHandlerOptions,
1070
1001
  ): Promise<UntagResourceCommandOutput>;
1071
1002
  untagResource(
1072
1003
  args: UntagResourceCommandInput,
1073
- cb: (err: any, data?: UntagResourceCommandOutput) => void
1004
+ cb: (err: any, data?: UntagResourceCommandOutput) => void,
1074
1005
  ): void;
1075
1006
  untagResource(
1076
1007
  args: UntagResourceCommandInput,
1077
1008
  options: __HttpHandlerOptions,
1078
- cb: (err: any, data?: UntagResourceCommandOutput) => void
1009
+ cb: (err: any, data?: UntagResourceCommandOutput) => void,
1079
1010
  ): void;
1080
1011
  updateConnection(
1081
1012
  args: UpdateConnectionCommandInput,
1082
- options?: __HttpHandlerOptions
1013
+ options?: __HttpHandlerOptions,
1083
1014
  ): Promise<UpdateConnectionCommandOutput>;
1084
1015
  updateConnection(
1085
1016
  args: UpdateConnectionCommandInput,
1086
- cb: (err: any, data?: UpdateConnectionCommandOutput) => void
1017
+ cb: (err: any, data?: UpdateConnectionCommandOutput) => void,
1087
1018
  ): void;
1088
1019
  updateConnection(
1089
1020
  args: UpdateConnectionCommandInput,
1090
1021
  options: __HttpHandlerOptions,
1091
- cb: (err: any, data?: UpdateConnectionCommandOutput) => void
1022
+ cb: (err: any, data?: UpdateConnectionCommandOutput) => void,
1092
1023
  ): void;
1093
1024
  updateDirectConnectGateway(
1094
1025
  args: UpdateDirectConnectGatewayCommandInput,
1095
- options?: __HttpHandlerOptions
1026
+ options?: __HttpHandlerOptions,
1096
1027
  ): Promise<UpdateDirectConnectGatewayCommandOutput>;
1097
1028
  updateDirectConnectGateway(
1098
1029
  args: UpdateDirectConnectGatewayCommandInput,
1099
- cb: (err: any, data?: UpdateDirectConnectGatewayCommandOutput) => void
1030
+ cb: (err: any, data?: UpdateDirectConnectGatewayCommandOutput) => void,
1100
1031
  ): void;
1101
1032
  updateDirectConnectGateway(
1102
1033
  args: UpdateDirectConnectGatewayCommandInput,
1103
1034
  options: __HttpHandlerOptions,
1104
- cb: (err: any, data?: UpdateDirectConnectGatewayCommandOutput) => void
1035
+ cb: (err: any, data?: UpdateDirectConnectGatewayCommandOutput) => void,
1105
1036
  ): void;
1106
1037
  updateDirectConnectGatewayAssociation(): Promise<UpdateDirectConnectGatewayAssociationCommandOutput>;
1107
1038
  updateDirectConnectGatewayAssociation(
1108
1039
  args: UpdateDirectConnectGatewayAssociationCommandInput,
1109
- options?: __HttpHandlerOptions
1040
+ options?: __HttpHandlerOptions,
1110
1041
  ): Promise<UpdateDirectConnectGatewayAssociationCommandOutput>;
1111
1042
  updateDirectConnectGatewayAssociation(
1112
1043
  args: UpdateDirectConnectGatewayAssociationCommandInput,
1113
- cb: (
1114
- err: any,
1115
- data?: UpdateDirectConnectGatewayAssociationCommandOutput
1116
- ) => void
1044
+ cb: (err: any, data?: UpdateDirectConnectGatewayAssociationCommandOutput) => void,
1117
1045
  ): void;
1118
1046
  updateDirectConnectGatewayAssociation(
1119
1047
  args: UpdateDirectConnectGatewayAssociationCommandInput,
1120
1048
  options: __HttpHandlerOptions,
1121
- cb: (
1122
- err: any,
1123
- data?: UpdateDirectConnectGatewayAssociationCommandOutput
1124
- ) => void
1049
+ cb: (err: any, data?: UpdateDirectConnectGatewayAssociationCommandOutput) => void,
1125
1050
  ): void;
1126
1051
  updateLag(
1127
1052
  args: UpdateLagCommandInput,
1128
- options?: __HttpHandlerOptions
1053
+ options?: __HttpHandlerOptions,
1129
1054
  ): Promise<UpdateLagCommandOutput>;
1130
1055
  updateLag(
1131
1056
  args: UpdateLagCommandInput,
1132
- cb: (err: any, data?: UpdateLagCommandOutput) => void
1057
+ cb: (err: any, data?: UpdateLagCommandOutput) => void,
1133
1058
  ): void;
1134
1059
  updateLag(
1135
1060
  args: UpdateLagCommandInput,
1136
1061
  options: __HttpHandlerOptions,
1137
- cb: (err: any, data?: UpdateLagCommandOutput) => void
1062
+ cb: (err: any, data?: UpdateLagCommandOutput) => void,
1138
1063
  ): void;
1139
1064
  updateVirtualInterfaceAttributes(
1140
1065
  args: UpdateVirtualInterfaceAttributesCommandInput,
1141
- options?: __HttpHandlerOptions
1066
+ options?: __HttpHandlerOptions,
1142
1067
  ): Promise<UpdateVirtualInterfaceAttributesCommandOutput>;
1143
1068
  updateVirtualInterfaceAttributes(
1144
1069
  args: UpdateVirtualInterfaceAttributesCommandInput,
1145
- cb: (err: any, data?: UpdateVirtualInterfaceAttributesCommandOutput) => void
1070
+ cb: (err: any, data?: UpdateVirtualInterfaceAttributesCommandOutput) => void,
1146
1071
  ): void;
1147
1072
  updateVirtualInterfaceAttributes(
1148
1073
  args: UpdateVirtualInterfaceAttributesCommandInput,
1149
1074
  options: __HttpHandlerOptions,
1150
- cb: (err: any, data?: UpdateVirtualInterfaceAttributesCommandOutput) => void
1075
+ cb: (err: any, data?: UpdateVirtualInterfaceAttributesCommandOutput) => void,
1151
1076
  ): void;
1152
1077
  }
1153
- export declare class DirectConnect
1154
- extends DirectConnectClient
1155
- implements DirectConnect {}
1078
+ export declare class DirectConnect extends DirectConnectClient implements DirectConnect {}