@aws-sdk/client-direct-connect 3.337.0 → 3.341.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 (265) hide show
  1. package/dist-cjs/DirectConnectClient.js +2 -1
  2. package/dist-cjs/commands/AcceptDirectConnectGatewayAssociationProposalCommand.js +2 -1
  3. package/dist-cjs/commands/AllocateConnectionOnInterconnectCommand.js +2 -1
  4. package/dist-cjs/commands/AllocateHostedConnectionCommand.js +2 -1
  5. package/dist-cjs/commands/AllocatePrivateVirtualInterfaceCommand.js +2 -1
  6. package/dist-cjs/commands/AllocatePublicVirtualInterfaceCommand.js +2 -1
  7. package/dist-cjs/commands/AllocateTransitVirtualInterfaceCommand.js +2 -1
  8. package/dist-cjs/commands/AssociateConnectionWithLagCommand.js +2 -1
  9. package/dist-cjs/commands/AssociateHostedConnectionCommand.js +2 -1
  10. package/dist-cjs/commands/AssociateMacSecKeyCommand.js +2 -1
  11. package/dist-cjs/commands/AssociateVirtualInterfaceCommand.js +2 -1
  12. package/dist-cjs/commands/ConfirmConnectionCommand.js +2 -1
  13. package/dist-cjs/commands/ConfirmCustomerAgreementCommand.js +2 -1
  14. package/dist-cjs/commands/ConfirmPrivateVirtualInterfaceCommand.js +2 -1
  15. package/dist-cjs/commands/ConfirmPublicVirtualInterfaceCommand.js +2 -1
  16. package/dist-cjs/commands/ConfirmTransitVirtualInterfaceCommand.js +2 -1
  17. package/dist-cjs/commands/CreateBGPPeerCommand.js +2 -1
  18. package/dist-cjs/commands/CreateConnectionCommand.js +2 -1
  19. package/dist-cjs/commands/CreateDirectConnectGatewayAssociationCommand.js +2 -1
  20. package/dist-cjs/commands/CreateDirectConnectGatewayAssociationProposalCommand.js +2 -1
  21. package/dist-cjs/commands/CreateDirectConnectGatewayCommand.js +2 -1
  22. package/dist-cjs/commands/CreateInterconnectCommand.js +2 -1
  23. package/dist-cjs/commands/CreateLagCommand.js +2 -1
  24. package/dist-cjs/commands/CreatePrivateVirtualInterfaceCommand.js +2 -1
  25. package/dist-cjs/commands/CreatePublicVirtualInterfaceCommand.js +2 -1
  26. package/dist-cjs/commands/CreateTransitVirtualInterfaceCommand.js +2 -1
  27. package/dist-cjs/commands/DeleteBGPPeerCommand.js +2 -1
  28. package/dist-cjs/commands/DeleteConnectionCommand.js +2 -1
  29. package/dist-cjs/commands/DeleteDirectConnectGatewayAssociationCommand.js +2 -1
  30. package/dist-cjs/commands/DeleteDirectConnectGatewayAssociationProposalCommand.js +2 -1
  31. package/dist-cjs/commands/DeleteDirectConnectGatewayCommand.js +2 -1
  32. package/dist-cjs/commands/DeleteInterconnectCommand.js +2 -1
  33. package/dist-cjs/commands/DeleteLagCommand.js +2 -1
  34. package/dist-cjs/commands/DeleteVirtualInterfaceCommand.js +2 -1
  35. package/dist-cjs/commands/DescribeConnectionLoaCommand.js +2 -1
  36. package/dist-cjs/commands/DescribeConnectionsCommand.js +2 -1
  37. package/dist-cjs/commands/DescribeConnectionsOnInterconnectCommand.js +2 -1
  38. package/dist-cjs/commands/DescribeCustomerMetadataCommand.js +2 -1
  39. package/dist-cjs/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.js +2 -1
  40. package/dist-cjs/commands/DescribeDirectConnectGatewayAssociationsCommand.js +2 -1
  41. package/dist-cjs/commands/DescribeDirectConnectGatewayAttachmentsCommand.js +2 -1
  42. package/dist-cjs/commands/DescribeDirectConnectGatewaysCommand.js +2 -1
  43. package/dist-cjs/commands/DescribeHostedConnectionsCommand.js +2 -1
  44. package/dist-cjs/commands/DescribeInterconnectLoaCommand.js +2 -1
  45. package/dist-cjs/commands/DescribeInterconnectsCommand.js +2 -1
  46. package/dist-cjs/commands/DescribeLagsCommand.js +2 -1
  47. package/dist-cjs/commands/DescribeLoaCommand.js +2 -1
  48. package/dist-cjs/commands/DescribeLocationsCommand.js +2 -1
  49. package/dist-cjs/commands/DescribeRouterConfigurationCommand.js +2 -1
  50. package/dist-cjs/commands/DescribeTagsCommand.js +2 -1
  51. package/dist-cjs/commands/DescribeVirtualGatewaysCommand.js +2 -1
  52. package/dist-cjs/commands/DescribeVirtualInterfacesCommand.js +2 -1
  53. package/dist-cjs/commands/DisassociateConnectionFromLagCommand.js +2 -1
  54. package/dist-cjs/commands/DisassociateMacSecKeyCommand.js +2 -1
  55. package/dist-cjs/commands/ListVirtualInterfaceTestHistoryCommand.js +2 -1
  56. package/dist-cjs/commands/StartBgpFailoverTestCommand.js +2 -1
  57. package/dist-cjs/commands/StopBgpFailoverTestCommand.js +2 -1
  58. package/dist-cjs/commands/TagResourceCommand.js +2 -1
  59. package/dist-cjs/commands/UntagResourceCommand.js +2 -1
  60. package/dist-cjs/commands/UpdateConnectionCommand.js +2 -1
  61. package/dist-cjs/commands/UpdateDirectConnectGatewayAssociationCommand.js +2 -1
  62. package/dist-cjs/commands/UpdateDirectConnectGatewayCommand.js +2 -1
  63. package/dist-cjs/commands/UpdateLagCommand.js +2 -1
  64. package/dist-cjs/commands/UpdateVirtualInterfaceAttributesCommand.js +2 -1
  65. package/dist-cjs/index.js +1 -1
  66. package/dist-cjs/models/DirectConnectServiceException.js +2 -1
  67. package/dist-es/DirectConnectClient.js +1 -0
  68. package/dist-es/commands/AcceptDirectConnectGatewayAssociationProposalCommand.js +1 -0
  69. package/dist-es/commands/AllocateConnectionOnInterconnectCommand.js +1 -0
  70. package/dist-es/commands/AllocateHostedConnectionCommand.js +1 -0
  71. package/dist-es/commands/AllocatePrivateVirtualInterfaceCommand.js +1 -0
  72. package/dist-es/commands/AllocatePublicVirtualInterfaceCommand.js +1 -0
  73. package/dist-es/commands/AllocateTransitVirtualInterfaceCommand.js +1 -0
  74. package/dist-es/commands/AssociateConnectionWithLagCommand.js +1 -0
  75. package/dist-es/commands/AssociateHostedConnectionCommand.js +1 -0
  76. package/dist-es/commands/AssociateMacSecKeyCommand.js +1 -0
  77. package/dist-es/commands/AssociateVirtualInterfaceCommand.js +1 -0
  78. package/dist-es/commands/ConfirmConnectionCommand.js +1 -0
  79. package/dist-es/commands/ConfirmCustomerAgreementCommand.js +1 -0
  80. package/dist-es/commands/ConfirmPrivateVirtualInterfaceCommand.js +1 -0
  81. package/dist-es/commands/ConfirmPublicVirtualInterfaceCommand.js +1 -0
  82. package/dist-es/commands/ConfirmTransitVirtualInterfaceCommand.js +1 -0
  83. package/dist-es/commands/CreateBGPPeerCommand.js +1 -0
  84. package/dist-es/commands/CreateConnectionCommand.js +1 -0
  85. package/dist-es/commands/CreateDirectConnectGatewayAssociationCommand.js +1 -0
  86. package/dist-es/commands/CreateDirectConnectGatewayAssociationProposalCommand.js +1 -0
  87. package/dist-es/commands/CreateDirectConnectGatewayCommand.js +1 -0
  88. package/dist-es/commands/CreateInterconnectCommand.js +1 -0
  89. package/dist-es/commands/CreateLagCommand.js +1 -0
  90. package/dist-es/commands/CreatePrivateVirtualInterfaceCommand.js +1 -0
  91. package/dist-es/commands/CreatePublicVirtualInterfaceCommand.js +1 -0
  92. package/dist-es/commands/CreateTransitVirtualInterfaceCommand.js +1 -0
  93. package/dist-es/commands/DeleteBGPPeerCommand.js +1 -0
  94. package/dist-es/commands/DeleteConnectionCommand.js +1 -0
  95. package/dist-es/commands/DeleteDirectConnectGatewayAssociationCommand.js +1 -0
  96. package/dist-es/commands/DeleteDirectConnectGatewayAssociationProposalCommand.js +1 -0
  97. package/dist-es/commands/DeleteDirectConnectGatewayCommand.js +1 -0
  98. package/dist-es/commands/DeleteInterconnectCommand.js +1 -0
  99. package/dist-es/commands/DeleteLagCommand.js +1 -0
  100. package/dist-es/commands/DeleteVirtualInterfaceCommand.js +1 -0
  101. package/dist-es/commands/DescribeConnectionLoaCommand.js +1 -0
  102. package/dist-es/commands/DescribeConnectionsCommand.js +1 -0
  103. package/dist-es/commands/DescribeConnectionsOnInterconnectCommand.js +1 -0
  104. package/dist-es/commands/DescribeCustomerMetadataCommand.js +1 -0
  105. package/dist-es/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.js +1 -0
  106. package/dist-es/commands/DescribeDirectConnectGatewayAssociationsCommand.js +1 -0
  107. package/dist-es/commands/DescribeDirectConnectGatewayAttachmentsCommand.js +1 -0
  108. package/dist-es/commands/DescribeDirectConnectGatewaysCommand.js +1 -0
  109. package/dist-es/commands/DescribeHostedConnectionsCommand.js +1 -0
  110. package/dist-es/commands/DescribeInterconnectLoaCommand.js +1 -0
  111. package/dist-es/commands/DescribeInterconnectsCommand.js +1 -0
  112. package/dist-es/commands/DescribeLagsCommand.js +1 -0
  113. package/dist-es/commands/DescribeLoaCommand.js +1 -0
  114. package/dist-es/commands/DescribeLocationsCommand.js +1 -0
  115. package/dist-es/commands/DescribeRouterConfigurationCommand.js +1 -0
  116. package/dist-es/commands/DescribeTagsCommand.js +1 -0
  117. package/dist-es/commands/DescribeVirtualGatewaysCommand.js +1 -0
  118. package/dist-es/commands/DescribeVirtualInterfacesCommand.js +1 -0
  119. package/dist-es/commands/DisassociateConnectionFromLagCommand.js +1 -0
  120. package/dist-es/commands/DisassociateMacSecKeyCommand.js +1 -0
  121. package/dist-es/commands/ListVirtualInterfaceTestHistoryCommand.js +1 -0
  122. package/dist-es/commands/StartBgpFailoverTestCommand.js +1 -0
  123. package/dist-es/commands/StopBgpFailoverTestCommand.js +1 -0
  124. package/dist-es/commands/TagResourceCommand.js +1 -0
  125. package/dist-es/commands/UntagResourceCommand.js +1 -0
  126. package/dist-es/commands/UpdateConnectionCommand.js +1 -0
  127. package/dist-es/commands/UpdateDirectConnectGatewayAssociationCommand.js +1 -0
  128. package/dist-es/commands/UpdateDirectConnectGatewayCommand.js +1 -0
  129. package/dist-es/commands/UpdateLagCommand.js +1 -0
  130. package/dist-es/commands/UpdateVirtualInterfaceAttributesCommand.js +1 -0
  131. package/dist-es/index.js +1 -1
  132. package/dist-es/models/DirectConnectServiceException.js +1 -0
  133. package/dist-types/DirectConnectClient.d.ts +3 -3
  134. package/dist-types/commands/AcceptDirectConnectGatewayAssociationProposalCommand.d.ts +4 -0
  135. package/dist-types/commands/AllocateConnectionOnInterconnectCommand.d.ts +4 -0
  136. package/dist-types/commands/AllocateHostedConnectionCommand.d.ts +4 -0
  137. package/dist-types/commands/AllocatePrivateVirtualInterfaceCommand.d.ts +4 -0
  138. package/dist-types/commands/AllocatePublicVirtualInterfaceCommand.d.ts +4 -0
  139. package/dist-types/commands/AllocateTransitVirtualInterfaceCommand.d.ts +4 -0
  140. package/dist-types/commands/AssociateConnectionWithLagCommand.d.ts +4 -0
  141. package/dist-types/commands/AssociateHostedConnectionCommand.d.ts +4 -0
  142. package/dist-types/commands/AssociateMacSecKeyCommand.d.ts +4 -0
  143. package/dist-types/commands/AssociateVirtualInterfaceCommand.d.ts +4 -0
  144. package/dist-types/commands/ConfirmConnectionCommand.d.ts +4 -0
  145. package/dist-types/commands/ConfirmCustomerAgreementCommand.d.ts +4 -0
  146. package/dist-types/commands/ConfirmPrivateVirtualInterfaceCommand.d.ts +4 -0
  147. package/dist-types/commands/ConfirmPublicVirtualInterfaceCommand.d.ts +4 -0
  148. package/dist-types/commands/ConfirmTransitVirtualInterfaceCommand.d.ts +4 -0
  149. package/dist-types/commands/CreateBGPPeerCommand.d.ts +4 -0
  150. package/dist-types/commands/CreateConnectionCommand.d.ts +4 -0
  151. package/dist-types/commands/CreateDirectConnectGatewayAssociationCommand.d.ts +4 -0
  152. package/dist-types/commands/CreateDirectConnectGatewayAssociationProposalCommand.d.ts +4 -0
  153. package/dist-types/commands/CreateDirectConnectGatewayCommand.d.ts +4 -0
  154. package/dist-types/commands/CreateInterconnectCommand.d.ts +4 -0
  155. package/dist-types/commands/CreateLagCommand.d.ts +4 -0
  156. package/dist-types/commands/CreatePrivateVirtualInterfaceCommand.d.ts +4 -0
  157. package/dist-types/commands/CreatePublicVirtualInterfaceCommand.d.ts +4 -0
  158. package/dist-types/commands/CreateTransitVirtualInterfaceCommand.d.ts +4 -0
  159. package/dist-types/commands/DeleteBGPPeerCommand.d.ts +4 -0
  160. package/dist-types/commands/DeleteConnectionCommand.d.ts +4 -0
  161. package/dist-types/commands/DeleteDirectConnectGatewayAssociationCommand.d.ts +4 -0
  162. package/dist-types/commands/DeleteDirectConnectGatewayAssociationProposalCommand.d.ts +4 -0
  163. package/dist-types/commands/DeleteDirectConnectGatewayCommand.d.ts +4 -0
  164. package/dist-types/commands/DeleteInterconnectCommand.d.ts +4 -0
  165. package/dist-types/commands/DeleteLagCommand.d.ts +4 -0
  166. package/dist-types/commands/DeleteVirtualInterfaceCommand.d.ts +4 -0
  167. package/dist-types/commands/DescribeConnectionLoaCommand.d.ts +4 -0
  168. package/dist-types/commands/DescribeConnectionsCommand.d.ts +4 -0
  169. package/dist-types/commands/DescribeConnectionsOnInterconnectCommand.d.ts +4 -0
  170. package/dist-types/commands/DescribeCustomerMetadataCommand.d.ts +4 -0
  171. package/dist-types/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts +4 -0
  172. package/dist-types/commands/DescribeDirectConnectGatewayAssociationsCommand.d.ts +4 -0
  173. package/dist-types/commands/DescribeDirectConnectGatewayAttachmentsCommand.d.ts +4 -0
  174. package/dist-types/commands/DescribeDirectConnectGatewaysCommand.d.ts +4 -0
  175. package/dist-types/commands/DescribeHostedConnectionsCommand.d.ts +4 -0
  176. package/dist-types/commands/DescribeInterconnectLoaCommand.d.ts +4 -0
  177. package/dist-types/commands/DescribeInterconnectsCommand.d.ts +4 -0
  178. package/dist-types/commands/DescribeLagsCommand.d.ts +4 -0
  179. package/dist-types/commands/DescribeLoaCommand.d.ts +4 -0
  180. package/dist-types/commands/DescribeLocationsCommand.d.ts +4 -0
  181. package/dist-types/commands/DescribeRouterConfigurationCommand.d.ts +4 -0
  182. package/dist-types/commands/DescribeTagsCommand.d.ts +4 -0
  183. package/dist-types/commands/DescribeVirtualGatewaysCommand.d.ts +4 -0
  184. package/dist-types/commands/DescribeVirtualInterfacesCommand.d.ts +4 -0
  185. package/dist-types/commands/DisassociateConnectionFromLagCommand.d.ts +4 -0
  186. package/dist-types/commands/DisassociateMacSecKeyCommand.d.ts +4 -0
  187. package/dist-types/commands/ListVirtualInterfaceTestHistoryCommand.d.ts +4 -0
  188. package/dist-types/commands/StartBgpFailoverTestCommand.d.ts +4 -0
  189. package/dist-types/commands/StopBgpFailoverTestCommand.d.ts +4 -0
  190. package/dist-types/commands/TagResourceCommand.d.ts +4 -0
  191. package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
  192. package/dist-types/commands/UpdateConnectionCommand.d.ts +4 -0
  193. package/dist-types/commands/UpdateDirectConnectGatewayAssociationCommand.d.ts +4 -0
  194. package/dist-types/commands/UpdateDirectConnectGatewayCommand.d.ts +4 -0
  195. package/dist-types/commands/UpdateLagCommand.d.ts +4 -0
  196. package/dist-types/commands/UpdateVirtualInterfaceAttributesCommand.d.ts +4 -0
  197. package/dist-types/index.d.ts +11 -1
  198. package/dist-types/models/DirectConnectServiceException.d.ts +1 -0
  199. package/dist-types/ts3.4/DirectConnectClient.d.ts +3 -3
  200. package/dist-types/ts3.4/commands/AcceptDirectConnectGatewayAssociationProposalCommand.d.ts +1 -0
  201. package/dist-types/ts3.4/commands/AllocateConnectionOnInterconnectCommand.d.ts +1 -0
  202. package/dist-types/ts3.4/commands/AllocateHostedConnectionCommand.d.ts +1 -0
  203. package/dist-types/ts3.4/commands/AllocatePrivateVirtualInterfaceCommand.d.ts +1 -0
  204. package/dist-types/ts3.4/commands/AllocatePublicVirtualInterfaceCommand.d.ts +1 -0
  205. package/dist-types/ts3.4/commands/AllocateTransitVirtualInterfaceCommand.d.ts +1 -0
  206. package/dist-types/ts3.4/commands/AssociateConnectionWithLagCommand.d.ts +1 -0
  207. package/dist-types/ts3.4/commands/AssociateHostedConnectionCommand.d.ts +1 -0
  208. package/dist-types/ts3.4/commands/AssociateMacSecKeyCommand.d.ts +1 -0
  209. package/dist-types/ts3.4/commands/AssociateVirtualInterfaceCommand.d.ts +1 -0
  210. package/dist-types/ts3.4/commands/ConfirmConnectionCommand.d.ts +1 -0
  211. package/dist-types/ts3.4/commands/ConfirmCustomerAgreementCommand.d.ts +1 -0
  212. package/dist-types/ts3.4/commands/ConfirmPrivateVirtualInterfaceCommand.d.ts +1 -0
  213. package/dist-types/ts3.4/commands/ConfirmPublicVirtualInterfaceCommand.d.ts +1 -0
  214. package/dist-types/ts3.4/commands/ConfirmTransitVirtualInterfaceCommand.d.ts +1 -0
  215. package/dist-types/ts3.4/commands/CreateBGPPeerCommand.d.ts +1 -0
  216. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +1 -0
  217. package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationCommand.d.ts +1 -0
  218. package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationProposalCommand.d.ts +1 -0
  219. package/dist-types/ts3.4/commands/CreateDirectConnectGatewayCommand.d.ts +1 -0
  220. package/dist-types/ts3.4/commands/CreateInterconnectCommand.d.ts +1 -0
  221. package/dist-types/ts3.4/commands/CreateLagCommand.d.ts +1 -0
  222. package/dist-types/ts3.4/commands/CreatePrivateVirtualInterfaceCommand.d.ts +1 -0
  223. package/dist-types/ts3.4/commands/CreatePublicVirtualInterfaceCommand.d.ts +1 -0
  224. package/dist-types/ts3.4/commands/CreateTransitVirtualInterfaceCommand.d.ts +1 -0
  225. package/dist-types/ts3.4/commands/DeleteBGPPeerCommand.d.ts +1 -0
  226. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +1 -0
  227. package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationCommand.d.ts +1 -0
  228. package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationProposalCommand.d.ts +1 -0
  229. package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayCommand.d.ts +1 -0
  230. package/dist-types/ts3.4/commands/DeleteInterconnectCommand.d.ts +1 -0
  231. package/dist-types/ts3.4/commands/DeleteLagCommand.d.ts +1 -0
  232. package/dist-types/ts3.4/commands/DeleteVirtualInterfaceCommand.d.ts +1 -0
  233. package/dist-types/ts3.4/commands/DescribeConnectionLoaCommand.d.ts +1 -0
  234. package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +1 -0
  235. package/dist-types/ts3.4/commands/DescribeConnectionsOnInterconnectCommand.d.ts +1 -0
  236. package/dist-types/ts3.4/commands/DescribeCustomerMetadataCommand.d.ts +1 -0
  237. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts +1 -0
  238. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationsCommand.d.ts +1 -0
  239. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAttachmentsCommand.d.ts +1 -0
  240. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewaysCommand.d.ts +1 -0
  241. package/dist-types/ts3.4/commands/DescribeHostedConnectionsCommand.d.ts +1 -0
  242. package/dist-types/ts3.4/commands/DescribeInterconnectLoaCommand.d.ts +1 -0
  243. package/dist-types/ts3.4/commands/DescribeInterconnectsCommand.d.ts +1 -0
  244. package/dist-types/ts3.4/commands/DescribeLagsCommand.d.ts +1 -0
  245. package/dist-types/ts3.4/commands/DescribeLoaCommand.d.ts +1 -0
  246. package/dist-types/ts3.4/commands/DescribeLocationsCommand.d.ts +1 -0
  247. package/dist-types/ts3.4/commands/DescribeRouterConfigurationCommand.d.ts +1 -0
  248. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +1 -0
  249. package/dist-types/ts3.4/commands/DescribeVirtualGatewaysCommand.d.ts +1 -0
  250. package/dist-types/ts3.4/commands/DescribeVirtualInterfacesCommand.d.ts +1 -0
  251. package/dist-types/ts3.4/commands/DisassociateConnectionFromLagCommand.d.ts +1 -0
  252. package/dist-types/ts3.4/commands/DisassociateMacSecKeyCommand.d.ts +1 -0
  253. package/dist-types/ts3.4/commands/ListVirtualInterfaceTestHistoryCommand.d.ts +1 -0
  254. package/dist-types/ts3.4/commands/StartBgpFailoverTestCommand.d.ts +1 -0
  255. package/dist-types/ts3.4/commands/StopBgpFailoverTestCommand.d.ts +1 -0
  256. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
  257. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
  258. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +1 -0
  259. package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayAssociationCommand.d.ts +1 -0
  260. package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayCommand.d.ts +1 -0
  261. package/dist-types/ts3.4/commands/UpdateLagCommand.d.ts +1 -0
  262. package/dist-types/ts3.4/commands/UpdateVirtualInterfaceAttributesCommand.d.ts +1 -0
  263. package/dist-types/ts3.4/index.d.ts +1 -1
  264. package/dist-types/ts3.4/models/DirectConnectServiceException.d.ts +1 -0
  265. package/package.json +28 -28
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { DeleteBGPPeerRequest, DeleteBGPPeerResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { Connection, DeleteConnectionRequest } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { DeleteDirectConnectGatewayAssociationRequest, DeleteDirectConnectGatewayAssociationResult } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { DeleteDirectConnectGatewayAssociationProposalRequest, DeleteDirectConnectGatewayAssociationProposalResult } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { DeleteDirectConnectGatewayRequest, DeleteDirectConnectGatewayResult } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { DeleteInterconnectRequest, DeleteInterconnectResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { DeleteLagRequest, Lag } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { DeleteVirtualInterfaceRequest, DeleteVirtualInterfaceResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { DescribeConnectionLoaRequest, DescribeConnectionLoaResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { Connections, DescribeConnectionsRequest } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { Connections, DescribeConnectionsOnInterconnectRequest } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { DescribeCustomerMetadataResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { DescribeDirectConnectGatewayAssociationProposalsRequest, DescribeDirectConnectGatewayAssociationProposalsResult } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { DescribeDirectConnectGatewayAssociationsRequest, DescribeDirectConnectGatewayAssociationsResult } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { DescribeDirectConnectGatewayAttachmentsRequest, DescribeDirectConnectGatewayAttachmentsResult } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { DescribeDirectConnectGatewaysRequest, DescribeDirectConnectGatewaysResult } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { Connections, DescribeHostedConnectionsRequest } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { DescribeInterconnectLoaRequest, DescribeInterconnectLoaResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { DescribeInterconnectsRequest, Interconnects } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { DescribeLagsRequest, Lags } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { DescribeLoaRequest, Loa } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { Locations } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { DescribeRouterConfigurationRequest, DescribeRouterConfigurationResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { DescribeTagsRequest, DescribeTagsResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { VirtualGateways } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { DescribeVirtualInterfacesRequest, VirtualInterfaces } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { Connection, DisassociateConnectionFromLagRequest } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { DisassociateMacSecKeyRequest, DisassociateMacSecKeyResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { ListVirtualInterfaceTestHistoryRequest, ListVirtualInterfaceTestHistoryResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { StartBgpFailoverTestRequest, StartBgpFailoverTestResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { StopBgpFailoverTestRequest, StopBgpFailoverTestResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { Connection, UpdateConnectionRequest } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { UpdateDirectConnectGatewayAssociationRequest, UpdateDirectConnectGatewayAssociationResult } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { UpdateDirectConnectGatewayRequest, UpdateDirectConnectGatewayResponse } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { Lag, UpdateLagRequest } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { DirectConnectClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../DirectConnectClient";
5
5
  import { UpdateVirtualInterfaceAttributesRequest, VirtualInterface } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -1,5 +1,15 @@
1
- export * from "./DirectConnect";
1
+ /**
2
+ * <p>Direct Connect links your internal network to an Direct Connect location over a standard Ethernet fiber-optic cable.
3
+ * One end of the cable is connected to your router, the other to an Direct Connect router. With this connection
4
+ * in place, you can create virtual interfaces directly to the Amazon Web Services Cloud (for example, to Amazon EC2
5
+ * and Amazon S3) and to Amazon VPC, bypassing Internet service providers in your network path. A
6
+ * connection provides access to all Amazon Web Services Regions except the China (Beijing) and (China) Ningxia Regions.
7
+ * Amazon Web Services resources in the China Regions can only be accessed through locations associated with those Regions.</p>
8
+ *
9
+ * @packageDocumentation
10
+ */
2
11
  export * from "./DirectConnectClient";
12
+ export * from "./DirectConnect";
3
13
  export * from "./commands";
4
14
  export * from "./models";
5
15
  export { DirectConnectServiceException } from "./models/DirectConnectServiceException";
@@ -1,4 +1,5 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
2
+ export { __ServiceException, __ServiceExceptionOptions };
2
3
  /**
3
4
  * @public
4
5
  *
@@ -303,6 +303,7 @@ import {
303
303
  ClientResolvedEndpointParameters,
304
304
  EndpointParameters,
305
305
  } from "./endpoint/EndpointParameters";
306
+ export { __Client };
306
307
  export type ServiceInputTypes =
307
308
  | AcceptDirectConnectGatewayAssociationProposalCommandInput
308
309
  | AllocateConnectionOnInterconnectCommandInput
@@ -455,7 +456,7 @@ export interface ClientDefaults
455
456
  logger?: __Logger;
456
457
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
457
458
  }
458
- type DirectConnectClientConfigType = Partial<
459
+ export type DirectConnectClientConfigType = Partial<
459
460
  __SmithyConfiguration<__HttpHandlerOptions>
460
461
  > &
461
462
  ClientDefaults &
@@ -468,7 +469,7 @@ type DirectConnectClientConfigType = Partial<
468
469
  ClientInputEndpointParameters;
469
470
  export interface DirectConnectClientConfig
470
471
  extends DirectConnectClientConfigType {}
471
- type DirectConnectClientResolvedConfigType =
472
+ export type DirectConnectClientResolvedConfigType =
472
473
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
473
474
  Required<ClientDefaults> &
474
475
  RegionResolvedConfig &
@@ -490,4 +491,3 @@ export declare class DirectConnectClient extends __Client<
490
491
  constructor(configuration: DirectConnectClientConfig);
491
492
  destroy(): void;
492
493
  }
493
- export {};
@@ -15,6 +15,7 @@ import {
15
15
  AcceptDirectConnectGatewayAssociationProposalRequest,
16
16
  AcceptDirectConnectGatewayAssociationProposalResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AcceptDirectConnectGatewayAssociationProposalCommandInput
19
20
  extends AcceptDirectConnectGatewayAssociationProposalRequest {}
20
21
  export interface AcceptDirectConnectGatewayAssociationProposalCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  AllocateConnectionOnInterconnectRequest,
16
16
  Connection,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AllocateConnectionOnInterconnectCommandInput
19
20
  extends AllocateConnectionOnInterconnectRequest {}
20
21
  export interface AllocateConnectionOnInterconnectCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  AllocateHostedConnectionRequest,
16
16
  Connection,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AllocateHostedConnectionCommandInput
19
20
  extends AllocateHostedConnectionRequest {}
20
21
  export interface AllocateHostedConnectionCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  AllocatePrivateVirtualInterfaceRequest,
16
16
  VirtualInterface,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AllocatePrivateVirtualInterfaceCommandInput
19
20
  extends AllocatePrivateVirtualInterfaceRequest {}
20
21
  export interface AllocatePrivateVirtualInterfaceCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  AllocatePublicVirtualInterfaceRequest,
16
16
  VirtualInterface,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AllocatePublicVirtualInterfaceCommandInput
19
20
  extends AllocatePublicVirtualInterfaceRequest {}
20
21
  export interface AllocatePublicVirtualInterfaceCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  AllocateTransitVirtualInterfaceRequest,
16
16
  AllocateTransitVirtualInterfaceResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AllocateTransitVirtualInterfaceCommandInput
19
20
  extends AllocateTransitVirtualInterfaceRequest {}
20
21
  export interface AllocateTransitVirtualInterfaceCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  AssociateConnectionWithLagRequest,
16
16
  Connection,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AssociateConnectionWithLagCommandInput
19
20
  extends AssociateConnectionWithLagRequest {}
20
21
  export interface AssociateConnectionWithLagCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  AssociateHostedConnectionRequest,
16
16
  Connection,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AssociateHostedConnectionCommandInput
19
20
  extends AssociateHostedConnectionRequest {}
20
21
  export interface AssociateHostedConnectionCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  AssociateMacSecKeyRequest,
16
16
  AssociateMacSecKeyResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AssociateMacSecKeyCommandInput
19
20
  extends AssociateMacSecKeyRequest {}
20
21
  export interface AssociateMacSecKeyCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  AssociateVirtualInterfaceRequest,
16
16
  VirtualInterface,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AssociateVirtualInterfaceCommandInput
19
20
  extends AssociateVirtualInterfaceRequest {}
20
21
  export interface AssociateVirtualInterfaceCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ConfirmConnectionRequest,
16
16
  ConfirmConnectionResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ConfirmConnectionCommandInput
19
20
  extends ConfirmConnectionRequest {}
20
21
  export interface ConfirmConnectionCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ConfirmCustomerAgreementRequest,
16
16
  ConfirmCustomerAgreementResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ConfirmCustomerAgreementCommandInput
19
20
  extends ConfirmCustomerAgreementRequest {}
20
21
  export interface ConfirmCustomerAgreementCommandOutput