@aws-sdk/client-direct-connect 3.590.0 → 3.596.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-cjs/index.js +0 -63
  2. package/dist-types/commands/AcceptDirectConnectGatewayAssociationProposalCommand.d.ts +2 -1
  3. package/dist-types/commands/AllocateConnectionOnInterconnectCommand.d.ts +2 -1
  4. package/dist-types/commands/AllocateHostedConnectionCommand.d.ts +2 -1
  5. package/dist-types/commands/AllocatePrivateVirtualInterfaceCommand.d.ts +2 -1
  6. package/dist-types/commands/AllocatePublicVirtualInterfaceCommand.d.ts +2 -1
  7. package/dist-types/commands/AllocateTransitVirtualInterfaceCommand.d.ts +2 -1
  8. package/dist-types/commands/AssociateConnectionWithLagCommand.d.ts +2 -1
  9. package/dist-types/commands/AssociateHostedConnectionCommand.d.ts +2 -1
  10. package/dist-types/commands/AssociateMacSecKeyCommand.d.ts +2 -1
  11. package/dist-types/commands/AssociateVirtualInterfaceCommand.d.ts +2 -1
  12. package/dist-types/commands/ConfirmConnectionCommand.d.ts +2 -1
  13. package/dist-types/commands/ConfirmCustomerAgreementCommand.d.ts +2 -1
  14. package/dist-types/commands/ConfirmPrivateVirtualInterfaceCommand.d.ts +2 -1
  15. package/dist-types/commands/ConfirmPublicVirtualInterfaceCommand.d.ts +2 -1
  16. package/dist-types/commands/ConfirmTransitVirtualInterfaceCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateBGPPeerCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateConnectionCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateDirectConnectGatewayAssociationCommand.d.ts +2 -1
  20. package/dist-types/commands/CreateDirectConnectGatewayAssociationProposalCommand.d.ts +2 -1
  21. package/dist-types/commands/CreateDirectConnectGatewayCommand.d.ts +2 -1
  22. package/dist-types/commands/CreateInterconnectCommand.d.ts +2 -1
  23. package/dist-types/commands/CreateLagCommand.d.ts +2 -1
  24. package/dist-types/commands/CreatePrivateVirtualInterfaceCommand.d.ts +2 -1
  25. package/dist-types/commands/CreatePublicVirtualInterfaceCommand.d.ts +2 -1
  26. package/dist-types/commands/CreateTransitVirtualInterfaceCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteBGPPeerCommand.d.ts +2 -1
  28. package/dist-types/commands/DeleteConnectionCommand.d.ts +2 -1
  29. package/dist-types/commands/DeleteDirectConnectGatewayAssociationCommand.d.ts +2 -1
  30. package/dist-types/commands/DeleteDirectConnectGatewayAssociationProposalCommand.d.ts +2 -1
  31. package/dist-types/commands/DeleteDirectConnectGatewayCommand.d.ts +2 -1
  32. package/dist-types/commands/DeleteInterconnectCommand.d.ts +2 -1
  33. package/dist-types/commands/DeleteLagCommand.d.ts +2 -1
  34. package/dist-types/commands/DeleteVirtualInterfaceCommand.d.ts +2 -1
  35. package/dist-types/commands/DescribeConnectionLoaCommand.d.ts +2 -1
  36. package/dist-types/commands/DescribeConnectionsCommand.d.ts +2 -1
  37. package/dist-types/commands/DescribeConnectionsOnInterconnectCommand.d.ts +2 -1
  38. package/dist-types/commands/DescribeCustomerMetadataCommand.d.ts +2 -1
  39. package/dist-types/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts +2 -1
  40. package/dist-types/commands/DescribeDirectConnectGatewayAssociationsCommand.d.ts +2 -1
  41. package/dist-types/commands/DescribeDirectConnectGatewayAttachmentsCommand.d.ts +2 -1
  42. package/dist-types/commands/DescribeDirectConnectGatewaysCommand.d.ts +2 -1
  43. package/dist-types/commands/DescribeHostedConnectionsCommand.d.ts +2 -1
  44. package/dist-types/commands/DescribeInterconnectLoaCommand.d.ts +2 -1
  45. package/dist-types/commands/DescribeInterconnectsCommand.d.ts +2 -1
  46. package/dist-types/commands/DescribeLagsCommand.d.ts +2 -1
  47. package/dist-types/commands/DescribeLoaCommand.d.ts +2 -1
  48. package/dist-types/commands/DescribeLocationsCommand.d.ts +2 -1
  49. package/dist-types/commands/DescribeRouterConfigurationCommand.d.ts +2 -1
  50. package/dist-types/commands/DescribeTagsCommand.d.ts +2 -1
  51. package/dist-types/commands/DescribeVirtualGatewaysCommand.d.ts +2 -1
  52. package/dist-types/commands/DescribeVirtualInterfacesCommand.d.ts +2 -1
  53. package/dist-types/commands/DisassociateConnectionFromLagCommand.d.ts +2 -1
  54. package/dist-types/commands/DisassociateMacSecKeyCommand.d.ts +2 -1
  55. package/dist-types/commands/ListVirtualInterfaceTestHistoryCommand.d.ts +2 -1
  56. package/dist-types/commands/StartBgpFailoverTestCommand.d.ts +2 -1
  57. package/dist-types/commands/StopBgpFailoverTestCommand.d.ts +2 -1
  58. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  59. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  60. package/dist-types/commands/UpdateConnectionCommand.d.ts +2 -1
  61. package/dist-types/commands/UpdateDirectConnectGatewayAssociationCommand.d.ts +2 -1
  62. package/dist-types/commands/UpdateDirectConnectGatewayCommand.d.ts +2 -1
  63. package/dist-types/commands/UpdateLagCommand.d.ts +2 -1
  64. package/dist-types/commands/UpdateVirtualInterfaceAttributesCommand.d.ts +2 -1
  65. package/dist-types/index.d.ts +2 -2
  66. package/dist-types/models/DirectConnectServiceException.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/AcceptDirectConnectGatewayAssociationProposalCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/AllocateConnectionOnInterconnectCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/AllocateHostedConnectionCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/AllocatePrivateVirtualInterfaceCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/AllocatePublicVirtualInterfaceCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/AllocateTransitVirtualInterfaceCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/AssociateConnectionWithLagCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/AssociateHostedConnectionCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/AssociateMacSecKeyCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/AssociateVirtualInterfaceCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/ConfirmConnectionCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/ConfirmCustomerAgreementCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/ConfirmPrivateVirtualInterfaceCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/ConfirmPublicVirtualInterfaceCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/ConfirmTransitVirtualInterfaceCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/CreateBGPPeerCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationProposalCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/CreateDirectConnectGatewayCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/CreateInterconnectCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/CreateLagCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/CreatePrivateVirtualInterfaceCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/CreatePublicVirtualInterfaceCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/CreateTransitVirtualInterfaceCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/DeleteBGPPeerCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationProposalCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/DeleteInterconnectCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/DeleteLagCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/DeleteVirtualInterfaceCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/DescribeConnectionLoaCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/DescribeConnectionsOnInterconnectCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/DescribeCustomerMetadataCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationsCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAttachmentsCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewaysCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/DescribeHostedConnectionsCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/DescribeInterconnectLoaCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/DescribeInterconnectsCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/DescribeLagsCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/DescribeLoaCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/DescribeLocationsCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/DescribeRouterConfigurationCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/commands/DescribeVirtualGatewaysCommand.d.ts +2 -1
  117. package/dist-types/ts3.4/commands/DescribeVirtualInterfacesCommand.d.ts +2 -1
  118. package/dist-types/ts3.4/commands/DisassociateConnectionFromLagCommand.d.ts +2 -1
  119. package/dist-types/ts3.4/commands/DisassociateMacSecKeyCommand.d.ts +2 -1
  120. package/dist-types/ts3.4/commands/ListVirtualInterfaceTestHistoryCommand.d.ts +2 -1
  121. package/dist-types/ts3.4/commands/StartBgpFailoverTestCommand.d.ts +2 -1
  122. package/dist-types/ts3.4/commands/StopBgpFailoverTestCommand.d.ts +2 -1
  123. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  124. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  125. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +2 -1
  126. package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayAssociationCommand.d.ts +2 -1
  127. package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayCommand.d.ts +2 -1
  128. package/dist-types/ts3.4/commands/UpdateLagCommand.d.ts +2 -1
  129. package/dist-types/ts3.4/commands/UpdateVirtualInterfaceAttributesCommand.d.ts +2 -1
  130. package/dist-types/ts3.4/models/DirectConnectServiceException.d.ts +2 -1
  131. package/package.json +6 -6
@@ -5,7 +5,8 @@ import { CreateDirectConnectGatewayAssociationProposalRequest, CreateDirectConne
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateDirectConnectGatewayRequest, CreateDirectConnectGatewayResult } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateInterconnectRequest, Interconnect } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateLagRequest, Lag } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreatePrivateVirtualInterfaceRequest, VirtualInterface } from "../model
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreatePublicVirtualInterfaceRequest, VirtualInterface } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { CreateTransitVirtualInterfaceRequest, CreateTransitVirtualInterfaceResu
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteBGPPeerRequest, DeleteBGPPeerResponse } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Connection, DeleteConnectionRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteDirectConnectGatewayAssociationRequest, DeleteDirectConnectGatewa
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteDirectConnectGatewayAssociationProposalRequest, DeleteDirectConne
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteDirectConnectGatewayRequest, DeleteDirectConnectGatewayResult } f
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteInterconnectRequest, DeleteInterconnectResponse } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteLagRequest, Lag } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DeleteVirtualInterfaceRequest, DeleteVirtualInterfaceResponse } from ".
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeConnectionLoaRequest, DescribeConnectionLoaResponse } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Connections, DescribeConnectionsRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Connections, DescribeConnectionsOnInterconnectRequest } from "../models
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeCustomerMetadataResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeDirectConnectGatewayAssociationProposalsRequest, DescribeDirect
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeDirectConnectGatewayAssociationsRequest, DescribeDirectConnectG
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeDirectConnectGatewayAttachmentsRequest, DescribeDirectConnectGa
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeDirectConnectGatewaysRequest, DescribeDirectConnectGatewaysResu
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Connections, DescribeHostedConnectionsRequest } from "../models/models_
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeInterconnectLoaRequest, DescribeInterconnectLoaResponse } from
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeInterconnectsRequest, Interconnects } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeLagsRequest, Lags } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeLoaRequest, Loa } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Locations } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeRouterConfigurationRequest, DescribeRouterConfigurationResponse
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeTagsRequest, DescribeTagsResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { VirtualGateways } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DescribeVirtualInterfacesRequest, VirtualInterfaces } from "../models/m
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Connection, DisassociateConnectionFromLagRequest } from "../models/mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { DisassociateMacSecKeyRequest, DisassociateMacSecKeyResponse } from "../
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { ListVirtualInterfaceTestHistoryRequest, ListVirtualInterfaceTestHistory
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { StartBgpFailoverTestRequest, StartBgpFailoverTestResponse } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { StopBgpFailoverTestRequest, StopBgpFailoverTestResponse } from "../mode
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0"
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Connection, UpdateConnectionRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateDirectConnectGatewayAssociationRequest, UpdateDirectConnectGatewa
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateDirectConnectGatewayRequest, UpdateDirectConnectGatewayResponse }
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { Lag, UpdateLagRequest } from "../models/models_0";
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -5,7 +5,8 @@ import { UpdateVirtualInterfaceAttributesRequest, VirtualInterface } from "../mo
5
5
  /**
6
6
  * @public
7
7
  */
8
- export { __MetadataBearer, $Command };
8
+ export type { __MetadataBearer };
9
+ export { $Command };
9
10
  /**
10
11
  * @public
11
12
  *
@@ -11,8 +11,8 @@
11
11
  export * from "./DirectConnectClient";
12
12
  export * from "./DirectConnect";
13
13
  export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
14
- export { RuntimeExtension } from "./runtimeExtensions";
15
- export { DirectConnectExtensionConfiguration } from "./extensionConfiguration";
14
+ export type { RuntimeExtension } from "./runtimeExtensions";
15
+ export type { DirectConnectExtensionConfiguration } from "./extensionConfiguration";
16
16
  export * from "./commands";
17
17
  export * from "./models";
18
18
  export { DirectConnectServiceException } from "./models/DirectConnectServiceException";
@@ -1,5 +1,6 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
2
- export { __ServiceException, __ServiceExceptionOptions };
2
+ export type { __ServiceExceptionOptions };
3
+ export { __ServiceException };
3
4
  /**
4
5
  * @public
5
6
  *
@@ -9,7 +9,8 @@ import {
9
9
  AcceptDirectConnectGatewayAssociationProposalRequest,
10
10
  AcceptDirectConnectGatewayAssociationProposalResult,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AcceptDirectConnectGatewayAssociationProposalCommandInput
14
15
  extends AcceptDirectConnectGatewayAssociationProposalRequest {}
15
16
  export interface AcceptDirectConnectGatewayAssociationProposalCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  AllocateConnectionOnInterconnectRequest,
10
10
  Connection,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AllocateConnectionOnInterconnectCommandInput
14
15
  extends AllocateConnectionOnInterconnectRequest {}
15
16
  export interface AllocateConnectionOnInterconnectCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  AllocateHostedConnectionRequest,
10
10
  Connection,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AllocateHostedConnectionCommandInput
14
15
  extends AllocateHostedConnectionRequest {}
15
16
  export interface AllocateHostedConnectionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  AllocatePrivateVirtualInterfaceRequest,
10
10
  VirtualInterface,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AllocatePrivateVirtualInterfaceCommandInput
14
15
  extends AllocatePrivateVirtualInterfaceRequest {}
15
16
  export interface AllocatePrivateVirtualInterfaceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  AllocatePublicVirtualInterfaceRequest,
10
10
  VirtualInterface,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AllocatePublicVirtualInterfaceCommandInput
14
15
  extends AllocatePublicVirtualInterfaceRequest {}
15
16
  export interface AllocatePublicVirtualInterfaceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  AllocateTransitVirtualInterfaceRequest,
10
10
  AllocateTransitVirtualInterfaceResult,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AllocateTransitVirtualInterfaceCommandInput
14
15
  extends AllocateTransitVirtualInterfaceRequest {}
15
16
  export interface AllocateTransitVirtualInterfaceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  AssociateConnectionWithLagRequest,
10
10
  Connection,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AssociateConnectionWithLagCommandInput
14
15
  extends AssociateConnectionWithLagRequest {}
15
16
  export interface AssociateConnectionWithLagCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  AssociateHostedConnectionRequest,
10
10
  Connection,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AssociateHostedConnectionCommandInput
14
15
  extends AssociateHostedConnectionRequest {}
15
16
  export interface AssociateHostedConnectionCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  AssociateMacSecKeyRequest,
10
10
  AssociateMacSecKeyResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AssociateMacSecKeyCommandInput
14
15
  extends AssociateMacSecKeyRequest {}
15
16
  export interface AssociateMacSecKeyCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  AssociateVirtualInterfaceRequest,
10
10
  VirtualInterface,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface AssociateVirtualInterfaceCommandInput
14
15
  extends AssociateVirtualInterfaceRequest {}
15
16
  export interface AssociateVirtualInterfaceCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ConfirmConnectionRequest,
10
10
  ConfirmConnectionResponse,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ConfirmConnectionCommandInput
14
15
  extends ConfirmConnectionRequest {}
15
16
  export interface ConfirmConnectionCommandOutput