@aws-sdk/client-direct-connect 3.337.0 → 3.338.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
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeConnectionsOnInterconnectCommand, se_DescribeConnectionsOnInterconnectCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeConnectionsOnInterconnectCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeCustomerMetadataCommand, se_DescribeCustomerMetadataCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeCustomerMetadataCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeDirectConnectGatewayAssociationProposalsCommand, se_DescribeDirectConnectGatewayAssociationProposalsCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeDirectConnectGatewayAssociationProposalsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeDirectConnectGatewayAssociationsCommand, se_DescribeDirectConnectGatewayAssociationsCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeDirectConnectGatewayAssociationsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeDirectConnectGatewayAttachmentsCommand, se_DescribeDirectConnectGatewayAttachmentsCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeDirectConnectGatewayAttachmentsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeDirectConnectGatewaysCommand, se_DescribeDirectConnectGatewaysCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeDirectConnectGatewaysCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeHostedConnectionsCommand, se_DescribeHostedConnectionsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeHostedConnectionsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeInterconnectLoaCommand, se_DescribeInterconnectLoaCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeInterconnectLoaCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeInterconnectsCommand, se_DescribeInterconnectsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeInterconnectsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeLagsCommand, se_DescribeLagsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeLagsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeLoaCommand, se_DescribeLoaCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeLoaCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeLocationsCommand, se_DescribeLocationsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeLocationsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeRouterConfigurationCommand, se_DescribeRouterConfigurationCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeRouterConfigurationCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeTagsCommand, se_DescribeTagsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeTagsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeVirtualGatewaysCommand, se_DescribeVirtualGatewaysCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeVirtualGatewaysCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DescribeVirtualInterfacesCommand, se_DescribeVirtualInterfacesCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeVirtualInterfacesCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DisassociateConnectionFromLagCommand, se_DisassociateConnectionFromLagCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DisassociateConnectionFromLagCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_DisassociateMacSecKeyCommand, se_DisassociateMacSecKeyCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DisassociateMacSecKeyCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_ListVirtualInterfaceTestHistoryCommand, se_ListVirtualInterfaceTestHistoryCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ListVirtualInterfaceTestHistoryCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_StartBgpFailoverTestCommand, se_StartBgpFailoverTestCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class StartBgpFailoverTestCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_StopBgpFailoverTestCommand, se_StopBgpFailoverTestCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class StopBgpFailoverTestCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class TagResourceCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class UntagResourceCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateConnectionCommand, se_UpdateConnectionCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class UpdateConnectionCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateDirectConnectGatewayAssociationCommand, se_UpdateDirectConnectGatewayAssociationCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class UpdateDirectConnectGatewayAssociationCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateDirectConnectGatewayCommand, se_UpdateDirectConnectGatewayCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class UpdateDirectConnectGatewayCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateLagCommand, se_UpdateLagCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class UpdateLagCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_UpdateVirtualInterfaceAttributesCommand, se_UpdateVirtualInterfaceAttributesCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class UpdateVirtualInterfaceAttributesCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
package/dist-es/index.js CHANGED
@@ -1,5 +1,5 @@
1
- export * from "./DirectConnect";
2
1
  export * from "./DirectConnectClient";
2
+ export * from "./DirectConnect";
3
3
  export * from "./commands";
4
4
  export * from "./models";
5
5
  export { DirectConnectServiceException } from "./models/DirectConnectServiceException";
@@ -1,4 +1,5 @@
1
1
  import { ServiceException as __ServiceException, } from "@aws-sdk/smithy-client";
2
+ export { __ServiceException };
2
3
  export class DirectConnectServiceException extends __ServiceException {
3
4
  constructor(options) {
4
5
  super(options);
@@ -72,6 +72,7 @@ import { UpdateDirectConnectGatewayCommandInput, UpdateDirectConnectGatewayComma
72
72
  import { UpdateLagCommandInput, UpdateLagCommandOutput } from "./commands/UpdateLagCommand";
73
73
  import { UpdateVirtualInterfaceAttributesCommandInput, UpdateVirtualInterfaceAttributesCommandOutput } from "./commands/UpdateVirtualInterfaceAttributesCommand";
74
74
  import { ClientInputEndpointParameters, ClientResolvedEndpointParameters, EndpointParameters } from "./endpoint/EndpointParameters";
75
+ export { __Client };
75
76
  /**
76
77
  * @public
77
78
  */
@@ -186,7 +187,7 @@ export interface ClientDefaults extends Partial<__SmithyResolvedConfiguration<__
186
187
  /**
187
188
  * @public
188
189
  */
189
- type DirectConnectClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
190
+ export type DirectConnectClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> & ClientDefaults & RegionInputConfig & EndpointInputConfig<EndpointParameters> & RetryInputConfig & HostHeaderInputConfig & AwsAuthInputConfig & UserAgentInputConfig & ClientInputEndpointParameters;
190
191
  /**
191
192
  * @public
192
193
  *
@@ -197,7 +198,7 @@ export interface DirectConnectClientConfig extends DirectConnectClientConfigType
197
198
  /**
198
199
  * @public
199
200
  */
200
- type DirectConnectClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
201
+ export type DirectConnectClientResolvedConfigType = __SmithyResolvedConfiguration<__HttpHandlerOptions> & Required<ClientDefaults> & RegionResolvedConfig & EndpointResolvedConfig<EndpointParameters> & RetryResolvedConfig & HostHeaderResolvedConfig & AwsAuthResolvedConfig & UserAgentResolvedConfig & ClientResolvedEndpointParameters;
201
202
  /**
202
203
  * @public
203
204
  *
@@ -227,4 +228,3 @@ export declare class DirectConnectClient extends __Client<__HttpHandlerOptions,
227
228
  */
228
229
  destroy(): void;
229
230
  }
230
- export {};
@@ -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 { AcceptDirectConnectGatewayAssociationProposalRequest, AcceptDirectConnectGatewayAssociationProposalResult } 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 { AllocateConnectionOnInterconnectRequest, Connection } 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 { AllocateHostedConnectionRequest, Connection } 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 { AllocatePrivateVirtualInterfaceRequest, VirtualInterface } 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 { AllocatePublicVirtualInterfaceRequest, VirtualInterface } 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 { AllocateTransitVirtualInterfaceRequest, AllocateTransitVirtualInterfaceResult } 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 { AssociateConnectionWithLagRequest, Connection } 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 { AssociateHostedConnectionRequest, Connection } 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 { AssociateMacSecKeyRequest, AssociateMacSecKeyResponse } 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 { AssociateVirtualInterfaceRequest, VirtualInterface } 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 { ConfirmConnectionRequest, ConfirmConnectionResponse } 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 { ConfirmCustomerAgreementRequest, ConfirmCustomerAgreementResponse } 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 { ConfirmPrivateVirtualInterfaceRequest, ConfirmPrivateVirtualInterfaceResponse } 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 { ConfirmPublicVirtualInterfaceRequest, ConfirmPublicVirtualInterfaceResponse } 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 { ConfirmTransitVirtualInterfaceRequest, ConfirmTransitVirtualInterfaceResponse } 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 { CreateBGPPeerRequest, CreateBGPPeerResponse } 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, CreateConnectionRequest } 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 { CreateDirectConnectGatewayAssociationRequest, CreateDirectConnectGatewayAssociationResult } 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 { CreateDirectConnectGatewayAssociationProposalRequest, CreateDirectConnectGatewayAssociationProposalResult } 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 { CreateDirectConnectGatewayRequest, CreateDirectConnectGatewayResult } 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 { CreateInterconnectRequest, Interconnect } 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 { CreateLagRequest, 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 { CreatePrivateVirtualInterfaceRequest, VirtualInterface } 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 { CreatePublicVirtualInterfaceRequest, VirtualInterface } 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 { CreateTransitVirtualInterfaceRequest, CreateTransitVirtualInterfaceResult } from "../models/models_0";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *