@aws-sdk/client-direct-connect 3.533.0 → 3.536.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 (131) hide show
  1. package/dist-types/DirectConnect.d.ts +18 -1
  2. package/dist-types/DirectConnectClient.d.ts +1 -1
  3. package/dist-types/commands/AcceptDirectConnectGatewayAssociationProposalCommand.d.ts +2 -1
  4. package/dist-types/commands/AllocateConnectionOnInterconnectCommand.d.ts +4 -3
  5. package/dist-types/commands/AllocateHostedConnectionCommand.d.ts +2 -1
  6. package/dist-types/commands/AllocatePrivateVirtualInterfaceCommand.d.ts +2 -1
  7. package/dist-types/commands/AllocatePublicVirtualInterfaceCommand.d.ts +2 -1
  8. package/dist-types/commands/AllocateTransitVirtualInterfaceCommand.d.ts +2 -1
  9. package/dist-types/commands/AssociateConnectionWithLagCommand.d.ts +2 -1
  10. package/dist-types/commands/AssociateHostedConnectionCommand.d.ts +2 -1
  11. package/dist-types/commands/AssociateMacSecKeyCommand.d.ts +2 -1
  12. package/dist-types/commands/AssociateVirtualInterfaceCommand.d.ts +2 -1
  13. package/dist-types/commands/ConfirmConnectionCommand.d.ts +2 -1
  14. package/dist-types/commands/ConfirmCustomerAgreementCommand.d.ts +2 -1
  15. package/dist-types/commands/ConfirmPrivateVirtualInterfaceCommand.d.ts +2 -1
  16. package/dist-types/commands/ConfirmPublicVirtualInterfaceCommand.d.ts +2 -1
  17. package/dist-types/commands/ConfirmTransitVirtualInterfaceCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateBGPPeerCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateConnectionCommand.d.ts +2 -1
  20. package/dist-types/commands/CreateDirectConnectGatewayAssociationCommand.d.ts +2 -1
  21. package/dist-types/commands/CreateDirectConnectGatewayAssociationProposalCommand.d.ts +2 -1
  22. package/dist-types/commands/CreateDirectConnectGatewayCommand.d.ts +2 -1
  23. package/dist-types/commands/CreateInterconnectCommand.d.ts +2 -1
  24. package/dist-types/commands/CreateLagCommand.d.ts +2 -1
  25. package/dist-types/commands/CreatePrivateVirtualInterfaceCommand.d.ts +2 -1
  26. package/dist-types/commands/CreatePublicVirtualInterfaceCommand.d.ts +2 -1
  27. package/dist-types/commands/CreateTransitVirtualInterfaceCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteBGPPeerCommand.d.ts +2 -1
  29. package/dist-types/commands/DeleteConnectionCommand.d.ts +2 -1
  30. package/dist-types/commands/DeleteDirectConnectGatewayAssociationCommand.d.ts +2 -1
  31. package/dist-types/commands/DeleteDirectConnectGatewayAssociationProposalCommand.d.ts +2 -1
  32. package/dist-types/commands/DeleteDirectConnectGatewayCommand.d.ts +2 -1
  33. package/dist-types/commands/DeleteInterconnectCommand.d.ts +2 -1
  34. package/dist-types/commands/DeleteLagCommand.d.ts +2 -1
  35. package/dist-types/commands/DeleteVirtualInterfaceCommand.d.ts +2 -1
  36. package/dist-types/commands/DescribeConnectionLoaCommand.d.ts +4 -3
  37. package/dist-types/commands/DescribeConnectionsCommand.d.ts +2 -1
  38. package/dist-types/commands/DescribeConnectionsOnInterconnectCommand.d.ts +4 -3
  39. package/dist-types/commands/DescribeCustomerMetadataCommand.d.ts +2 -1
  40. package/dist-types/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts +2 -1
  41. package/dist-types/commands/DescribeDirectConnectGatewayAssociationsCommand.d.ts +2 -1
  42. package/dist-types/commands/DescribeDirectConnectGatewayAttachmentsCommand.d.ts +2 -1
  43. package/dist-types/commands/DescribeDirectConnectGatewaysCommand.d.ts +2 -1
  44. package/dist-types/commands/DescribeHostedConnectionsCommand.d.ts +2 -1
  45. package/dist-types/commands/DescribeInterconnectLoaCommand.d.ts +4 -3
  46. package/dist-types/commands/DescribeInterconnectsCommand.d.ts +2 -1
  47. package/dist-types/commands/DescribeLagsCommand.d.ts +2 -1
  48. package/dist-types/commands/DescribeLoaCommand.d.ts +2 -1
  49. package/dist-types/commands/DescribeLocationsCommand.d.ts +2 -1
  50. package/dist-types/commands/DescribeRouterConfigurationCommand.d.ts +2 -1
  51. package/dist-types/commands/DescribeTagsCommand.d.ts +2 -1
  52. package/dist-types/commands/DescribeVirtualGatewaysCommand.d.ts +2 -1
  53. package/dist-types/commands/DescribeVirtualInterfacesCommand.d.ts +2 -1
  54. package/dist-types/commands/DisassociateConnectionFromLagCommand.d.ts +2 -1
  55. package/dist-types/commands/DisassociateMacSecKeyCommand.d.ts +2 -1
  56. package/dist-types/commands/ListVirtualInterfaceTestHistoryCommand.d.ts +2 -1
  57. package/dist-types/commands/StartBgpFailoverTestCommand.d.ts +2 -1
  58. package/dist-types/commands/StopBgpFailoverTestCommand.d.ts +2 -1
  59. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  60. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  61. package/dist-types/commands/UpdateConnectionCommand.d.ts +2 -1
  62. package/dist-types/commands/UpdateDirectConnectGatewayAssociationCommand.d.ts +2 -1
  63. package/dist-types/commands/UpdateDirectConnectGatewayCommand.d.ts +2 -1
  64. package/dist-types/commands/UpdateLagCommand.d.ts +2 -1
  65. package/dist-types/commands/UpdateVirtualInterfaceAttributesCommand.d.ts +2 -1
  66. package/dist-types/models/models_0.d.ts +477 -477
  67. package/dist-types/ts3.4/DirectConnect.d.ts +17 -0
  68. package/dist-types/ts3.4/commands/AcceptDirectConnectGatewayAssociationProposalCommand.d.ts +9 -0
  69. package/dist-types/ts3.4/commands/AllocateConnectionOnInterconnectCommand.d.ts +9 -0
  70. package/dist-types/ts3.4/commands/AllocateHostedConnectionCommand.d.ts +9 -0
  71. package/dist-types/ts3.4/commands/AllocatePrivateVirtualInterfaceCommand.d.ts +9 -0
  72. package/dist-types/ts3.4/commands/AllocatePublicVirtualInterfaceCommand.d.ts +9 -0
  73. package/dist-types/ts3.4/commands/AllocateTransitVirtualInterfaceCommand.d.ts +9 -0
  74. package/dist-types/ts3.4/commands/AssociateConnectionWithLagCommand.d.ts +9 -0
  75. package/dist-types/ts3.4/commands/AssociateHostedConnectionCommand.d.ts +9 -0
  76. package/dist-types/ts3.4/commands/AssociateMacSecKeyCommand.d.ts +9 -0
  77. package/dist-types/ts3.4/commands/AssociateVirtualInterfaceCommand.d.ts +9 -0
  78. package/dist-types/ts3.4/commands/ConfirmConnectionCommand.d.ts +9 -0
  79. package/dist-types/ts3.4/commands/ConfirmCustomerAgreementCommand.d.ts +9 -0
  80. package/dist-types/ts3.4/commands/ConfirmPrivateVirtualInterfaceCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/ConfirmPublicVirtualInterfaceCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/ConfirmTransitVirtualInterfaceCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/CreateBGPPeerCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationProposalCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/CreateDirectConnectGatewayCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/CreateInterconnectCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/CreateLagCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/CreatePrivateVirtualInterfaceCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/CreatePublicVirtualInterfaceCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/CreateTransitVirtualInterfaceCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/DeleteBGPPeerCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationProposalCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/DeleteInterconnectCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/DeleteLagCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/DeleteVirtualInterfaceCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/DescribeConnectionLoaCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/DescribeConnectionsOnInterconnectCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/DescribeCustomerMetadataCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts +11 -0
  106. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationsCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAttachmentsCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewaysCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/DescribeHostedConnectionsCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/DescribeInterconnectLoaCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/DescribeInterconnectsCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/DescribeLagsCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/DescribeLoaCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/DescribeLocationsCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/DescribeRouterConfigurationCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/DescribeVirtualGatewaysCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/DescribeVirtualInterfacesCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/DisassociateConnectionFromLagCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/DisassociateMacSecKeyCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/ListVirtualInterfaceTestHistoryCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/StartBgpFailoverTestCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/StopBgpFailoverTestCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayAssociationCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/UpdateLagCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/UpdateVirtualInterfaceAttributesCommand.d.ts +9 -0
  131. package/package.json +40 -40
@@ -133,6 +133,7 @@ export interface DirectConnect {
133
133
  /**
134
134
  * @see {@link ConfirmCustomerAgreementCommand}
135
135
  */
136
+ confirmCustomerAgreement(): Promise<ConfirmCustomerAgreementCommandOutput>;
136
137
  confirmCustomerAgreement(args: ConfirmCustomerAgreementCommandInput, options?: __HttpHandlerOptions): Promise<ConfirmCustomerAgreementCommandOutput>;
137
138
  confirmCustomerAgreement(args: ConfirmCustomerAgreementCommandInput, cb: (err: any, data?: ConfirmCustomerAgreementCommandOutput) => void): void;
138
139
  confirmCustomerAgreement(args: ConfirmCustomerAgreementCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ConfirmCustomerAgreementCommandOutput) => void): void;
@@ -157,6 +158,7 @@ export interface DirectConnect {
157
158
  /**
158
159
  * @see {@link CreateBGPPeerCommand}
159
160
  */
161
+ createBGPPeer(): Promise<CreateBGPPeerCommandOutput>;
160
162
  createBGPPeer(args: CreateBGPPeerCommandInput, options?: __HttpHandlerOptions): Promise<CreateBGPPeerCommandOutput>;
161
163
  createBGPPeer(args: CreateBGPPeerCommandInput, cb: (err: any, data?: CreateBGPPeerCommandOutput) => void): void;
162
164
  createBGPPeer(args: CreateBGPPeerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateBGPPeerCommandOutput) => void): void;
@@ -217,6 +219,7 @@ export interface DirectConnect {
217
219
  /**
218
220
  * @see {@link DeleteBGPPeerCommand}
219
221
  */
222
+ deleteBGPPeer(): Promise<DeleteBGPPeerCommandOutput>;
220
223
  deleteBGPPeer(args: DeleteBGPPeerCommandInput, options?: __HttpHandlerOptions): Promise<DeleteBGPPeerCommandOutput>;
221
224
  deleteBGPPeer(args: DeleteBGPPeerCommandInput, cb: (err: any, data?: DeleteBGPPeerCommandOutput) => void): void;
222
225
  deleteBGPPeer(args: DeleteBGPPeerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteBGPPeerCommandOutput) => void): void;
@@ -235,6 +238,7 @@ export interface DirectConnect {
235
238
  /**
236
239
  * @see {@link DeleteDirectConnectGatewayAssociationCommand}
237
240
  */
241
+ deleteDirectConnectGatewayAssociation(): Promise<DeleteDirectConnectGatewayAssociationCommandOutput>;
238
242
  deleteDirectConnectGatewayAssociation(args: DeleteDirectConnectGatewayAssociationCommandInput, options?: __HttpHandlerOptions): Promise<DeleteDirectConnectGatewayAssociationCommandOutput>;
239
243
  deleteDirectConnectGatewayAssociation(args: DeleteDirectConnectGatewayAssociationCommandInput, cb: (err: any, data?: DeleteDirectConnectGatewayAssociationCommandOutput) => void): void;
240
244
  deleteDirectConnectGatewayAssociation(args: DeleteDirectConnectGatewayAssociationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteDirectConnectGatewayAssociationCommandOutput) => void): void;
@@ -271,6 +275,7 @@ export interface DirectConnect {
271
275
  /**
272
276
  * @see {@link DescribeConnectionsCommand}
273
277
  */
278
+ describeConnections(): Promise<DescribeConnectionsCommandOutput>;
274
279
  describeConnections(args: DescribeConnectionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeConnectionsCommandOutput>;
275
280
  describeConnections(args: DescribeConnectionsCommandInput, cb: (err: any, data?: DescribeConnectionsCommandOutput) => void): void;
276
281
  describeConnections(args: DescribeConnectionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeConnectionsCommandOutput) => void): void;
@@ -283,30 +288,35 @@ export interface DirectConnect {
283
288
  /**
284
289
  * @see {@link DescribeCustomerMetadataCommand}
285
290
  */
291
+ describeCustomerMetadata(): Promise<DescribeCustomerMetadataCommandOutput>;
286
292
  describeCustomerMetadata(args: DescribeCustomerMetadataCommandInput, options?: __HttpHandlerOptions): Promise<DescribeCustomerMetadataCommandOutput>;
287
293
  describeCustomerMetadata(args: DescribeCustomerMetadataCommandInput, cb: (err: any, data?: DescribeCustomerMetadataCommandOutput) => void): void;
288
294
  describeCustomerMetadata(args: DescribeCustomerMetadataCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeCustomerMetadataCommandOutput) => void): void;
289
295
  /**
290
296
  * @see {@link DescribeDirectConnectGatewayAssociationProposalsCommand}
291
297
  */
298
+ describeDirectConnectGatewayAssociationProposals(): Promise<DescribeDirectConnectGatewayAssociationProposalsCommandOutput>;
292
299
  describeDirectConnectGatewayAssociationProposals(args: DescribeDirectConnectGatewayAssociationProposalsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDirectConnectGatewayAssociationProposalsCommandOutput>;
293
300
  describeDirectConnectGatewayAssociationProposals(args: DescribeDirectConnectGatewayAssociationProposalsCommandInput, cb: (err: any, data?: DescribeDirectConnectGatewayAssociationProposalsCommandOutput) => void): void;
294
301
  describeDirectConnectGatewayAssociationProposals(args: DescribeDirectConnectGatewayAssociationProposalsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDirectConnectGatewayAssociationProposalsCommandOutput) => void): void;
295
302
  /**
296
303
  * @see {@link DescribeDirectConnectGatewayAssociationsCommand}
297
304
  */
305
+ describeDirectConnectGatewayAssociations(): Promise<DescribeDirectConnectGatewayAssociationsCommandOutput>;
298
306
  describeDirectConnectGatewayAssociations(args: DescribeDirectConnectGatewayAssociationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDirectConnectGatewayAssociationsCommandOutput>;
299
307
  describeDirectConnectGatewayAssociations(args: DescribeDirectConnectGatewayAssociationsCommandInput, cb: (err: any, data?: DescribeDirectConnectGatewayAssociationsCommandOutput) => void): void;
300
308
  describeDirectConnectGatewayAssociations(args: DescribeDirectConnectGatewayAssociationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDirectConnectGatewayAssociationsCommandOutput) => void): void;
301
309
  /**
302
310
  * @see {@link DescribeDirectConnectGatewayAttachmentsCommand}
303
311
  */
312
+ describeDirectConnectGatewayAttachments(): Promise<DescribeDirectConnectGatewayAttachmentsCommandOutput>;
304
313
  describeDirectConnectGatewayAttachments(args: DescribeDirectConnectGatewayAttachmentsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDirectConnectGatewayAttachmentsCommandOutput>;
305
314
  describeDirectConnectGatewayAttachments(args: DescribeDirectConnectGatewayAttachmentsCommandInput, cb: (err: any, data?: DescribeDirectConnectGatewayAttachmentsCommandOutput) => void): void;
306
315
  describeDirectConnectGatewayAttachments(args: DescribeDirectConnectGatewayAttachmentsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDirectConnectGatewayAttachmentsCommandOutput) => void): void;
307
316
  /**
308
317
  * @see {@link DescribeDirectConnectGatewaysCommand}
309
318
  */
319
+ describeDirectConnectGateways(): Promise<DescribeDirectConnectGatewaysCommandOutput>;
310
320
  describeDirectConnectGateways(args: DescribeDirectConnectGatewaysCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDirectConnectGatewaysCommandOutput>;
311
321
  describeDirectConnectGateways(args: DescribeDirectConnectGatewaysCommandInput, cb: (err: any, data?: DescribeDirectConnectGatewaysCommandOutput) => void): void;
312
322
  describeDirectConnectGateways(args: DescribeDirectConnectGatewaysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDirectConnectGatewaysCommandOutput) => void): void;
@@ -325,12 +335,14 @@ export interface DirectConnect {
325
335
  /**
326
336
  * @see {@link DescribeInterconnectsCommand}
327
337
  */
338
+ describeInterconnects(): Promise<DescribeInterconnectsCommandOutput>;
328
339
  describeInterconnects(args: DescribeInterconnectsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeInterconnectsCommandOutput>;
329
340
  describeInterconnects(args: DescribeInterconnectsCommandInput, cb: (err: any, data?: DescribeInterconnectsCommandOutput) => void): void;
330
341
  describeInterconnects(args: DescribeInterconnectsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeInterconnectsCommandOutput) => void): void;
331
342
  /**
332
343
  * @see {@link DescribeLagsCommand}
333
344
  */
345
+ describeLags(): Promise<DescribeLagsCommandOutput>;
334
346
  describeLags(args: DescribeLagsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeLagsCommandOutput>;
335
347
  describeLags(args: DescribeLagsCommandInput, cb: (err: any, data?: DescribeLagsCommandOutput) => void): void;
336
348
  describeLags(args: DescribeLagsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLagsCommandOutput) => void): void;
@@ -343,6 +355,7 @@ export interface DirectConnect {
343
355
  /**
344
356
  * @see {@link DescribeLocationsCommand}
345
357
  */
358
+ describeLocations(): Promise<DescribeLocationsCommandOutput>;
346
359
  describeLocations(args: DescribeLocationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeLocationsCommandOutput>;
347
360
  describeLocations(args: DescribeLocationsCommandInput, cb: (err: any, data?: DescribeLocationsCommandOutput) => void): void;
348
361
  describeLocations(args: DescribeLocationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLocationsCommandOutput) => void): void;
@@ -361,12 +374,14 @@ export interface DirectConnect {
361
374
  /**
362
375
  * @see {@link DescribeVirtualGatewaysCommand}
363
376
  */
377
+ describeVirtualGateways(): Promise<DescribeVirtualGatewaysCommandOutput>;
364
378
  describeVirtualGateways(args: DescribeVirtualGatewaysCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVirtualGatewaysCommandOutput>;
365
379
  describeVirtualGateways(args: DescribeVirtualGatewaysCommandInput, cb: (err: any, data?: DescribeVirtualGatewaysCommandOutput) => void): void;
366
380
  describeVirtualGateways(args: DescribeVirtualGatewaysCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVirtualGatewaysCommandOutput) => void): void;
367
381
  /**
368
382
  * @see {@link DescribeVirtualInterfacesCommand}
369
383
  */
384
+ describeVirtualInterfaces(): Promise<DescribeVirtualInterfacesCommandOutput>;
370
385
  describeVirtualInterfaces(args: DescribeVirtualInterfacesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeVirtualInterfacesCommandOutput>;
371
386
  describeVirtualInterfaces(args: DescribeVirtualInterfacesCommandInput, cb: (err: any, data?: DescribeVirtualInterfacesCommandOutput) => void): void;
372
387
  describeVirtualInterfaces(args: DescribeVirtualInterfacesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeVirtualInterfacesCommandOutput) => void): void;
@@ -385,6 +400,7 @@ export interface DirectConnect {
385
400
  /**
386
401
  * @see {@link ListVirtualInterfaceTestHistoryCommand}
387
402
  */
403
+ listVirtualInterfaceTestHistory(): Promise<ListVirtualInterfaceTestHistoryCommandOutput>;
388
404
  listVirtualInterfaceTestHistory(args: ListVirtualInterfaceTestHistoryCommandInput, options?: __HttpHandlerOptions): Promise<ListVirtualInterfaceTestHistoryCommandOutput>;
389
405
  listVirtualInterfaceTestHistory(args: ListVirtualInterfaceTestHistoryCommandInput, cb: (err: any, data?: ListVirtualInterfaceTestHistoryCommandOutput) => void): void;
390
406
  listVirtualInterfaceTestHistory(args: ListVirtualInterfaceTestHistoryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListVirtualInterfaceTestHistoryCommandOutput) => void): void;
@@ -427,6 +443,7 @@ export interface DirectConnect {
427
443
  /**
428
444
  * @see {@link UpdateDirectConnectGatewayAssociationCommand}
429
445
  */
446
+ updateDirectConnectGatewayAssociation(): Promise<UpdateDirectConnectGatewayAssociationCommandOutput>;
430
447
  updateDirectConnectGatewayAssociation(args: UpdateDirectConnectGatewayAssociationCommandInput, options?: __HttpHandlerOptions): Promise<UpdateDirectConnectGatewayAssociationCommandOutput>;
431
448
  updateDirectConnectGatewayAssociation(args: UpdateDirectConnectGatewayAssociationCommandInput, cb: (err: any, data?: UpdateDirectConnectGatewayAssociationCommandOutput) => void): void;
432
449
  updateDirectConnectGatewayAssociation(args: UpdateDirectConnectGatewayAssociationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateDirectConnectGatewayAssociationCommandOutput) => void): void;
@@ -444,13 +461,13 @@ export interface DirectConnect {
444
461
  updateVirtualInterfaceAttributes(args: UpdateVirtualInterfaceAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateVirtualInterfaceAttributesCommandOutput) => void): void;
445
462
  }
446
463
  /**
447
- * @public
448
464
  * <p>Direct Connect links your internal network to an Direct Connect location over a standard Ethernet fiber-optic cable.
449
465
  * One end of the cable is connected to your router, the other to an Direct Connect router. With this connection
450
466
  * in place, you can create virtual interfaces directly to the Amazon Web Services Cloud (for example, to Amazon EC2
451
467
  * and Amazon S3) and to Amazon VPC, bypassing Internet service providers in your network path. A
452
468
  * connection provides access to all Amazon Web Services Regions except the China (Beijing) and (China) Ningxia Regions.
453
469
  * Amazon Web Services resources in the China Regions can only be accessed through locations associated with those Regions.</p>
470
+ * @public
454
471
  */
455
472
  export declare class DirectConnect extends DirectConnectClient implements DirectConnect {
456
473
  }
@@ -214,13 +214,13 @@ export type DirectConnectClientResolvedConfigType = __SmithyResolvedConfiguratio
214
214
  export interface DirectConnectClientResolvedConfig extends DirectConnectClientResolvedConfigType {
215
215
  }
216
216
  /**
217
- * @public
218
217
  * <p>Direct Connect links your internal network to an Direct Connect location over a standard Ethernet fiber-optic cable.
219
218
  * One end of the cable is connected to your router, the other to an Direct Connect router. With this connection
220
219
  * in place, you can create virtual interfaces directly to the Amazon Web Services Cloud (for example, to Amazon EC2
221
220
  * and Amazon S3) and to Amazon VPC, bypassing Internet service providers in your network path. A
222
221
  * connection provides access to all Amazon Web Services Regions except the China (Beijing) and (China) Ningxia Regions.
223
222
  * Amazon Web Services resources in the China Regions can only be accessed through locations associated with those Regions.</p>
223
+ * @public
224
224
  */
225
225
  export declare class DirectConnectClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, DirectConnectClientResolvedConfig> {
226
226
  /**
@@ -22,10 +22,10 @@ export interface AcceptDirectConnectGatewayAssociationProposalCommandOutput exte
22
22
  }
23
23
  declare const AcceptDirectConnectGatewayAssociationProposalCommand_base: {
24
24
  new (input: AcceptDirectConnectGatewayAssociationProposalCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptDirectConnectGatewayAssociationProposalCommandInput, AcceptDirectConnectGatewayAssociationProposalCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AcceptDirectConnectGatewayAssociationProposalCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptDirectConnectGatewayAssociationProposalCommandInput, AcceptDirectConnectGatewayAssociationProposalCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Accepts a proposal request to attach a virtual private gateway or transit gateway to a Direct Connect gateway.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -86,6 +86,7 @@ declare const AcceptDirectConnectGatewayAssociationProposalCommand_base: {
86
86
  * @throws {@link DirectConnectServiceException}
87
87
  * <p>Base exception class for all service exceptions from DirectConnect service.</p>
88
88
  *
89
+ * @public
89
90
  */
90
91
  export declare class AcceptDirectConnectGatewayAssociationProposalCommand extends AcceptDirectConnectGatewayAssociationProposalCommand_base {
91
92
  }
@@ -22,18 +22,18 @@ export interface AllocateConnectionOnInterconnectCommandOutput extends Connectio
22
22
  }
23
23
  declare const AllocateConnectionOnInterconnectCommand_base: {
24
24
  new (input: AllocateConnectionOnInterconnectCommandInput): import("@smithy/smithy-client").CommandImpl<AllocateConnectionOnInterconnectCommandInput, AllocateConnectionOnInterconnectCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AllocateConnectionOnInterconnectCommandInput): import("@smithy/smithy-client").CommandImpl<AllocateConnectionOnInterconnectCommandInput, AllocateConnectionOnInterconnectCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
- * @deprecated
30
- *
31
29
  * <p>Deprecated. Use <a>AllocateHostedConnection</a> instead.</p>
32
30
  * <p>Creates a hosted connection on an interconnect.</p>
33
31
  * <p>Allocates a VLAN number and a specified amount of bandwidth for use by a hosted connection on the specified interconnect.</p>
34
32
  * <note>
35
33
  * <p>Intended for use by Direct Connect Partners only.</p>
36
34
  * </note>
35
+ *
36
+ * @deprecated
37
37
  * @example
38
38
  * Use a bare-bones client and the command you need to make an API call.
39
39
  * ```javascript
@@ -103,6 +103,7 @@ declare const AllocateConnectionOnInterconnectCommand_base: {
103
103
  * @throws {@link DirectConnectServiceException}
104
104
  * <p>Base exception class for all service exceptions from DirectConnect service.</p>
105
105
  *
106
+ * @public
106
107
  */
107
108
  export declare class AllocateConnectionOnInterconnectCommand extends AllocateConnectionOnInterconnectCommand_base {
108
109
  }
@@ -22,10 +22,10 @@ export interface AllocateHostedConnectionCommandOutput extends Connection, __Met
22
22
  }
23
23
  declare const AllocateHostedConnectionCommand_base: {
24
24
  new (input: AllocateHostedConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<AllocateHostedConnectionCommandInput, AllocateHostedConnectionCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AllocateHostedConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<AllocateHostedConnectionCommandInput, AllocateHostedConnectionCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a hosted connection on the specified interconnect or a link aggregation group (LAG) of interconnects.</p>
30
30
  * <p>Allocates a VLAN number and a specified amount of capacity (bandwidth) for use by a hosted connection on the specified interconnect or LAG of interconnects.
31
31
  * Amazon Web Services polices the hosted connection for the specified capacity and the Direct Connect Partner must also police the hosted connection for the specified capacity.</p>
@@ -113,6 +113,7 @@ declare const AllocateHostedConnectionCommand_base: {
113
113
  * @throws {@link DirectConnectServiceException}
114
114
  * <p>Base exception class for all service exceptions from DirectConnect service.</p>
115
115
  *
116
+ * @public
116
117
  */
117
118
  export declare class AllocateHostedConnectionCommand extends AllocateHostedConnectionCommand_base {
118
119
  }
@@ -22,10 +22,10 @@ export interface AllocatePrivateVirtualInterfaceCommandOutput extends VirtualInt
22
22
  }
23
23
  declare const AllocatePrivateVirtualInterfaceCommand_base: {
24
24
  new (input: AllocatePrivateVirtualInterfaceCommandInput): import("@smithy/smithy-client").CommandImpl<AllocatePrivateVirtualInterfaceCommandInput, AllocatePrivateVirtualInterfaceCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AllocatePrivateVirtualInterfaceCommandInput): import("@smithy/smithy-client").CommandImpl<AllocatePrivateVirtualInterfaceCommandInput, AllocatePrivateVirtualInterfaceCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Provisions a private virtual interface to be owned by the specified Amazon Web Services account.</p>
30
30
  * <p>Virtual interfaces created using this action must be confirmed by the owner using <a>ConfirmPrivateVirtualInterface</a>.
31
31
  * Until then, the virtual interface is in the <code>Confirming</code> state and is not available to handle traffic.</p>
@@ -131,6 +131,7 @@ declare const AllocatePrivateVirtualInterfaceCommand_base: {
131
131
  * @throws {@link DirectConnectServiceException}
132
132
  * <p>Base exception class for all service exceptions from DirectConnect service.</p>
133
133
  *
134
+ * @public
134
135
  */
135
136
  export declare class AllocatePrivateVirtualInterfaceCommand extends AllocatePrivateVirtualInterfaceCommand_base {
136
137
  }
@@ -22,10 +22,10 @@ export interface AllocatePublicVirtualInterfaceCommandOutput extends VirtualInte
22
22
  }
23
23
  declare const AllocatePublicVirtualInterfaceCommand_base: {
24
24
  new (input: AllocatePublicVirtualInterfaceCommandInput): import("@smithy/smithy-client").CommandImpl<AllocatePublicVirtualInterfaceCommandInput, AllocatePublicVirtualInterfaceCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AllocatePublicVirtualInterfaceCommandInput): import("@smithy/smithy-client").CommandImpl<AllocatePublicVirtualInterfaceCommandInput, AllocatePublicVirtualInterfaceCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Provisions a public virtual interface to be owned by the specified Amazon Web Services account.</p>
30
30
  * <p>The owner of a connection calls this function to provision a public virtual interface to be owned by the specified Amazon Web Services account.</p>
31
31
  * <p>Virtual interfaces created using this function must be confirmed by the owner using <a>ConfirmPublicVirtualInterface</a>.
@@ -138,6 +138,7 @@ declare const AllocatePublicVirtualInterfaceCommand_base: {
138
138
  * @throws {@link DirectConnectServiceException}
139
139
  * <p>Base exception class for all service exceptions from DirectConnect service.</p>
140
140
  *
141
+ * @public
141
142
  */
142
143
  export declare class AllocatePublicVirtualInterfaceCommand extends AllocatePublicVirtualInterfaceCommand_base {
143
144
  }
@@ -22,10 +22,10 @@ export interface AllocateTransitVirtualInterfaceCommandOutput extends AllocateTr
22
22
  }
23
23
  declare const AllocateTransitVirtualInterfaceCommand_base: {
24
24
  new (input: AllocateTransitVirtualInterfaceCommandInput): import("@smithy/smithy-client").CommandImpl<AllocateTransitVirtualInterfaceCommandInput, AllocateTransitVirtualInterfaceCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AllocateTransitVirtualInterfaceCommandInput): import("@smithy/smithy-client").CommandImpl<AllocateTransitVirtualInterfaceCommandInput, AllocateTransitVirtualInterfaceCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Provisions a transit virtual interface to be owned by the specified Amazon Web Services account. Use this type of interface to connect a transit gateway to your Direct Connect gateway.</p>
30
30
  * <p>The owner of a connection provisions a transit virtual interface to be owned by the specified Amazon Web Services account.</p>
31
31
  * <p>After you create a transit virtual interface, it must be confirmed by the owner using <a>ConfirmTransitVirtualInterface</a>. Until this step has been completed, the transit virtual interface is in the <code>requested</code> state and is not available to handle traffic.</p>
@@ -133,6 +133,7 @@ declare const AllocateTransitVirtualInterfaceCommand_base: {
133
133
  * @throws {@link DirectConnectServiceException}
134
134
  * <p>Base exception class for all service exceptions from DirectConnect service.</p>
135
135
  *
136
+ * @public
136
137
  */
137
138
  export declare class AllocateTransitVirtualInterfaceCommand extends AllocateTransitVirtualInterfaceCommand_base {
138
139
  }
@@ -22,10 +22,10 @@ export interface AssociateConnectionWithLagCommandOutput extends Connection, __M
22
22
  }
23
23
  declare const AssociateConnectionWithLagCommand_base: {
24
24
  new (input: AssociateConnectionWithLagCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateConnectionWithLagCommandInput, AssociateConnectionWithLagCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AssociateConnectionWithLagCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateConnectionWithLagCommandInput, AssociateConnectionWithLagCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Associates an existing connection with a link aggregation group (LAG). The connection
30
30
  * is interrupted and re-established as a member of the LAG (connectivity to Amazon Web Services is
31
31
  * interrupted). The connection must be hosted on the same Direct Connect endpoint as the LAG, and its
@@ -106,6 +106,7 @@ declare const AssociateConnectionWithLagCommand_base: {
106
106
  * @throws {@link DirectConnectServiceException}
107
107
  * <p>Base exception class for all service exceptions from DirectConnect service.</p>
108
108
  *
109
+ * @public
109
110
  */
110
111
  export declare class AssociateConnectionWithLagCommand extends AssociateConnectionWithLagCommand_base {
111
112
  }
@@ -22,10 +22,10 @@ export interface AssociateHostedConnectionCommandOutput extends Connection, __Me
22
22
  }
23
23
  declare const AssociateHostedConnectionCommand_base: {
24
24
  new (input: AssociateHostedConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateHostedConnectionCommandInput, AssociateHostedConnectionCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AssociateHostedConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateHostedConnectionCommandInput, AssociateHostedConnectionCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Associates a hosted connection and its virtual interfaces with a link aggregation
30
30
  * group (LAG) or interconnect. If the target interconnect or LAG has an existing hosted
31
31
  * connection with a conflicting VLAN number or IP address, the operation fails. This
@@ -100,6 +100,7 @@ declare const AssociateHostedConnectionCommand_base: {
100
100
  * @throws {@link DirectConnectServiceException}
101
101
  * <p>Base exception class for all service exceptions from DirectConnect service.</p>
102
102
  *
103
+ * @public
103
104
  */
104
105
  export declare class AssociateHostedConnectionCommand extends AssociateHostedConnectionCommand_base {
105
106
  }
@@ -22,10 +22,10 @@ export interface AssociateMacSecKeyCommandOutput extends AssociateMacSecKeyRespo
22
22
  }
23
23
  declare const AssociateMacSecKeyCommand_base: {
24
24
  new (input: AssociateMacSecKeyCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateMacSecKeyCommandInput, AssociateMacSecKeyCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AssociateMacSecKeyCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateMacSecKeyCommandInput, AssociateMacSecKeyCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Associates a MAC Security (MACsec) Connection Key Name (CKN)/ Connectivity Association Key (CAK) pair with an Direct Connect dedicated connection.</p>
30
30
  * <p>You must supply either the <code>secretARN,</code> or the CKN/CAK (<code>ckn</code> and <code>cak</code>) pair in the request.</p>
31
31
  * <p>For information about MAC Security (MACsec) key considerations, see <a href="https://docs.aws.amazon.com/directconnect/latest/UserGuide/direct-connect-mac-sec-getting-started.html#mac-sec-key-consideration">MACsec pre-shared CKN/CAK key considerations </a> in the <i>Direct Connect User Guide</i>.</p>
@@ -72,6 +72,7 @@ declare const AssociateMacSecKeyCommand_base: {
72
72
  * @throws {@link DirectConnectServiceException}
73
73
  * <p>Base exception class for all service exceptions from DirectConnect service.</p>
74
74
  *
75
+ * @public
75
76
  */
76
77
  export declare class AssociateMacSecKeyCommand extends AssociateMacSecKeyCommand_base {
77
78
  }
@@ -22,10 +22,10 @@ export interface AssociateVirtualInterfaceCommandOutput extends VirtualInterface
22
22
  }
23
23
  declare const AssociateVirtualInterfaceCommand_base: {
24
24
  new (input: AssociateVirtualInterfaceCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateVirtualInterfaceCommandInput, AssociateVirtualInterfaceCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AssociateVirtualInterfaceCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateVirtualInterfaceCommandInput, AssociateVirtualInterfaceCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Associates a virtual interface with a specified link aggregation group (LAG) or
30
30
  * connection. Connectivity to Amazon Web Services is temporarily interrupted as the virtual interface is
31
31
  * being migrated. If the target connection or LAG has an associated virtual interface with
@@ -116,6 +116,7 @@ declare const AssociateVirtualInterfaceCommand_base: {
116
116
  * @throws {@link DirectConnectServiceException}
117
117
  * <p>Base exception class for all service exceptions from DirectConnect service.</p>
118
118
  *
119
+ * @public
119
120
  */
120
121
  export declare class AssociateVirtualInterfaceCommand extends AssociateVirtualInterfaceCommand_base {
121
122
  }
@@ -22,10 +22,10 @@ export interface ConfirmConnectionCommandOutput extends ConfirmConnectionRespons
22
22
  }
23
23
  declare const ConfirmConnectionCommand_base: {
24
24
  new (input: ConfirmConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<ConfirmConnectionCommandInput, ConfirmConnectionCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ConfirmConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<ConfirmConnectionCommandInput, ConfirmConnectionCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Confirms the creation of the specified hosted connection on an interconnect.</p>
30
30
  * <p>Upon creation, the hosted connection is initially in the <code>Ordering</code> state, and
31
31
  * remains in this state until the owner confirms creation of the hosted connection.</p>
@@ -61,6 +61,7 @@ declare const ConfirmConnectionCommand_base: {
61
61
  * @throws {@link DirectConnectServiceException}
62
62
  * <p>Base exception class for all service exceptions from DirectConnect service.</p>
63
63
  *
64
+ * @public
64
65
  */
65
66
  export declare class ConfirmConnectionCommand extends ConfirmConnectionCommand_base {
66
67
  }
@@ -22,10 +22,10 @@ export interface ConfirmCustomerAgreementCommandOutput extends ConfirmCustomerAg
22
22
  }
23
23
  declare const ConfirmCustomerAgreementCommand_base: {
24
24
  new (input: ConfirmCustomerAgreementCommandInput): import("@smithy/smithy-client").CommandImpl<ConfirmCustomerAgreementCommandInput, ConfirmCustomerAgreementCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [ConfirmCustomerAgreementCommandInput]): import("@smithy/smithy-client").CommandImpl<ConfirmCustomerAgreementCommandInput, ConfirmCustomerAgreementCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>
30
30
  * The confirmation of the terms of agreement when creating the connection/link aggregation group (LAG).
31
31
  * </p>
@@ -61,6 +61,7 @@ declare const ConfirmCustomerAgreementCommand_base: {
61
61
  * @throws {@link DirectConnectServiceException}
62
62
  * <p>Base exception class for all service exceptions from DirectConnect service.</p>
63
63
  *
64
+ * @public
64
65
  */
65
66
  export declare class ConfirmCustomerAgreementCommand extends ConfirmCustomerAgreementCommand_base {
66
67
  }
@@ -22,10 +22,10 @@ export interface ConfirmPrivateVirtualInterfaceCommandOutput extends ConfirmPriv
22
22
  }
23
23
  declare const ConfirmPrivateVirtualInterfaceCommand_base: {
24
24
  new (input: ConfirmPrivateVirtualInterfaceCommandInput): import("@smithy/smithy-client").CommandImpl<ConfirmPrivateVirtualInterfaceCommandInput, ConfirmPrivateVirtualInterfaceCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ConfirmPrivateVirtualInterfaceCommandInput): import("@smithy/smithy-client").CommandImpl<ConfirmPrivateVirtualInterfaceCommandInput, ConfirmPrivateVirtualInterfaceCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Accepts ownership of a private virtual interface created by another Amazon Web Services account.</p>
30
30
  * <p>After the virtual interface owner makes this call, the virtual interface is
31
31
  * created and attached to the specified virtual private gateway or Direct Connect gateway, and is
@@ -64,6 +64,7 @@ declare const ConfirmPrivateVirtualInterfaceCommand_base: {
64
64
  * @throws {@link DirectConnectServiceException}
65
65
  * <p>Base exception class for all service exceptions from DirectConnect service.</p>
66
66
  *
67
+ * @public
67
68
  */
68
69
  export declare class ConfirmPrivateVirtualInterfaceCommand extends ConfirmPrivateVirtualInterfaceCommand_base {
69
70
  }
@@ -22,10 +22,10 @@ export interface ConfirmPublicVirtualInterfaceCommandOutput extends ConfirmPubli
22
22
  }
23
23
  declare const ConfirmPublicVirtualInterfaceCommand_base: {
24
24
  new (input: ConfirmPublicVirtualInterfaceCommandInput): import("@smithy/smithy-client").CommandImpl<ConfirmPublicVirtualInterfaceCommandInput, ConfirmPublicVirtualInterfaceCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ConfirmPublicVirtualInterfaceCommandInput): import("@smithy/smithy-client").CommandImpl<ConfirmPublicVirtualInterfaceCommandInput, ConfirmPublicVirtualInterfaceCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Accepts ownership of a public virtual interface created by another Amazon Web Services account.</p>
30
30
  * <p>After the virtual interface owner makes this call, the specified virtual interface is
31
31
  * created and made available to handle traffic.</p>
@@ -61,6 +61,7 @@ declare const ConfirmPublicVirtualInterfaceCommand_base: {
61
61
  * @throws {@link DirectConnectServiceException}
62
62
  * <p>Base exception class for all service exceptions from DirectConnect service.</p>
63
63
  *
64
+ * @public
64
65
  */
65
66
  export declare class ConfirmPublicVirtualInterfaceCommand extends ConfirmPublicVirtualInterfaceCommand_base {
66
67
  }
@@ -22,10 +22,10 @@ export interface ConfirmTransitVirtualInterfaceCommandOutput extends ConfirmTran
22
22
  }
23
23
  declare const ConfirmTransitVirtualInterfaceCommand_base: {
24
24
  new (input: ConfirmTransitVirtualInterfaceCommandInput): import("@smithy/smithy-client").CommandImpl<ConfirmTransitVirtualInterfaceCommandInput, ConfirmTransitVirtualInterfaceCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ConfirmTransitVirtualInterfaceCommandInput): import("@smithy/smithy-client").CommandImpl<ConfirmTransitVirtualInterfaceCommandInput, ConfirmTransitVirtualInterfaceCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Accepts ownership of a transit virtual interface created by another Amazon Web Services account.</p>
30
30
  * <p> After the owner of the transit virtual interface makes this call, the specified transit virtual interface is created and made available to handle traffic.</p>
31
31
  * @example
@@ -61,6 +61,7 @@ declare const ConfirmTransitVirtualInterfaceCommand_base: {
61
61
  * @throws {@link DirectConnectServiceException}
62
62
  * <p>Base exception class for all service exceptions from DirectConnect service.</p>
63
63
  *
64
+ * @public
64
65
  */
65
66
  export declare class ConfirmTransitVirtualInterfaceCommand extends ConfirmTransitVirtualInterfaceCommand_base {
66
67
  }
@@ -22,10 +22,10 @@ export interface CreateBGPPeerCommandOutput extends CreateBGPPeerResponse, __Met
22
22
  }
23
23
  declare const CreateBGPPeerCommand_base: {
24
24
  new (input: CreateBGPPeerCommandInput): import("@smithy/smithy-client").CommandImpl<CreateBGPPeerCommandInput, CreateBGPPeerCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (...[input]: [] | [CreateBGPPeerCommandInput]): import("@smithy/smithy-client").CommandImpl<CreateBGPPeerCommandInput, CreateBGPPeerCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a BGP peer on the specified virtual interface.</p>
30
30
  * <p>You must create a BGP peer for the corresponding address family (IPv4/IPv6) in order to
31
31
  * access Amazon Web Services resources that also use that address family.</p>
@@ -130,6 +130,7 @@ declare const CreateBGPPeerCommand_base: {
130
130
  * @throws {@link DirectConnectServiceException}
131
131
  * <p>Base exception class for all service exceptions from DirectConnect service.</p>
132
132
  *
133
+ * @public
133
134
  */
134
135
  export declare class CreateBGPPeerCommand extends CreateBGPPeerCommand_base {
135
136
  }
@@ -22,10 +22,10 @@ export interface CreateConnectionCommandOutput extends Connection, __MetadataBea
22
22
  }
23
23
  declare const CreateConnectionCommand_base: {
24
24
  new (input: CreateConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConnectionCommandInput, CreateConnectionCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateConnectionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConnectionCommandInput, CreateConnectionCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a connection between a customer network and a specific Direct Connect location.</p>
30
30
  * <p>A connection links your internal network to an Direct Connect location over a standard Ethernet fiber-optic
31
31
  * cable. One end of the cable is connected to your router, the other to an Direct Connect router.</p>
@@ -116,6 +116,7 @@ declare const CreateConnectionCommand_base: {
116
116
  * @throws {@link DirectConnectServiceException}
117
117
  * <p>Base exception class for all service exceptions from DirectConnect service.</p>
118
118
  *
119
+ * @public
119
120
  */
120
121
  export declare class CreateConnectionCommand extends CreateConnectionCommand_base {
121
122
  }
@@ -22,10 +22,10 @@ export interface CreateDirectConnectGatewayAssociationCommandOutput extends Crea
22
22
  }
23
23
  declare const CreateDirectConnectGatewayAssociationCommand_base: {
24
24
  new (input: CreateDirectConnectGatewayAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDirectConnectGatewayAssociationCommandInput, CreateDirectConnectGatewayAssociationCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateDirectConnectGatewayAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDirectConnectGatewayAssociationCommandInput, CreateDirectConnectGatewayAssociationCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an association between a Direct Connect gateway and a virtual private gateway. The virtual
30
30
  * private gateway must be attached to a VPC and must not be associated with another Direct Connect gateway.</p>
31
31
  * @example
@@ -87,6 +87,7 @@ declare const CreateDirectConnectGatewayAssociationCommand_base: {
87
87
  * @throws {@link DirectConnectServiceException}
88
88
  * <p>Base exception class for all service exceptions from DirectConnect service.</p>
89
89
  *
90
+ * @public
90
91
  */
91
92
  export declare class CreateDirectConnectGatewayAssociationCommand extends CreateDirectConnectGatewayAssociationCommand_base {
92
93
  }
@@ -22,10 +22,10 @@ export interface CreateDirectConnectGatewayAssociationProposalCommandOutput exte
22
22
  }
23
23
  declare const CreateDirectConnectGatewayAssociationProposalCommand_base: {
24
24
  new (input: CreateDirectConnectGatewayAssociationProposalCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDirectConnectGatewayAssociationProposalCommandInput, CreateDirectConnectGatewayAssociationProposalCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateDirectConnectGatewayAssociationProposalCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDirectConnectGatewayAssociationProposalCommandInput, CreateDirectConnectGatewayAssociationProposalCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a proposal to associate the specified virtual private gateway or transit gateway with the specified Direct Connect gateway.</p>
30
30
  * <p>You can associate a Direct Connect gateway and virtual private gateway or transit gateway that is owned by any Amazon Web Services account. </p>
31
31
  * @example
@@ -93,6 +93,7 @@ declare const CreateDirectConnectGatewayAssociationProposalCommand_base: {
93
93
  * @throws {@link DirectConnectServiceException}
94
94
  * <p>Base exception class for all service exceptions from DirectConnect service.</p>
95
95
  *
96
+ * @public
96
97
  */
97
98
  export declare class CreateDirectConnectGatewayAssociationProposalCommand extends CreateDirectConnectGatewayAssociationProposalCommand_base {
98
99
  }
@@ -22,10 +22,10 @@ export interface CreateDirectConnectGatewayCommandOutput extends CreateDirectCon
22
22
  }
23
23
  declare const CreateDirectConnectGatewayCommand_base: {
24
24
  new (input: CreateDirectConnectGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDirectConnectGatewayCommandInput, CreateDirectConnectGatewayCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateDirectConnectGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDirectConnectGatewayCommandInput, CreateDirectConnectGatewayCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a Direct Connect gateway, which is an intermediate object that enables you to connect a set
30
30
  * of virtual interfaces and virtual private gateways. A Direct Connect gateway is global and visible in any
31
31
  * Amazon Web Services Region after it is created. The virtual interfaces and virtual private gateways that
@@ -72,6 +72,7 @@ declare const CreateDirectConnectGatewayCommand_base: {
72
72
  * @throws {@link DirectConnectServiceException}
73
73
  * <p>Base exception class for all service exceptions from DirectConnect service.</p>
74
74
  *
75
+ * @public
75
76
  */
76
77
  export declare class CreateDirectConnectGatewayCommand extends CreateDirectConnectGatewayCommand_base {
77
78
  }
@@ -22,10 +22,10 @@ export interface CreateInterconnectCommandOutput extends Interconnect, __Metadat
22
22
  }
23
23
  declare const CreateInterconnectCommand_base: {
24
24
  new (input: CreateInterconnectCommandInput): import("@smithy/smithy-client").CommandImpl<CreateInterconnectCommandInput, CreateInterconnectCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateInterconnectCommandInput): import("@smithy/smithy-client").CommandImpl<CreateInterconnectCommandInput, CreateInterconnectCommandOutput, DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an interconnect between an Direct Connect Partner's network and a specific Direct Connect location.</p>
30
30
  * <p>An interconnect is a connection that is capable of hosting other connections. The
31
31
  * Direct Connect Partner can use an interconnect to provide Direct Connect hosted
@@ -109,6 +109,7 @@ declare const CreateInterconnectCommand_base: {
109
109
  * @throws {@link DirectConnectServiceException}
110
110
  * <p>Base exception class for all service exceptions from DirectConnect service.</p>
111
111
  *
112
+ * @public
112
113
  */
113
114
  export declare class CreateInterconnectCommand extends CreateInterconnectCommand_base {
114
115
  }