@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
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeLagsCommand = void 0;
3
+ exports.DescribeLagsCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class DescribeLagsCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeLoaCommand = void 0;
3
+ exports.DescribeLoaCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class DescribeLoaCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeLocationsCommand = void 0;
3
+ exports.DescribeLocationsCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class DescribeLocationsCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeRouterConfigurationCommand = void 0;
3
+ exports.DescribeRouterConfigurationCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class DescribeRouterConfigurationCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeTagsCommand = void 0;
3
+ exports.DescribeTagsCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class DescribeTagsCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeVirtualGatewaysCommand = void 0;
3
+ exports.DescribeVirtualGatewaysCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class DescribeVirtualGatewaysCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeVirtualInterfacesCommand = void 0;
3
+ exports.DescribeVirtualInterfacesCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class DescribeVirtualInterfacesCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DisassociateConnectionFromLagCommand = void 0;
3
+ exports.DisassociateConnectionFromLagCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class DisassociateConnectionFromLagCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DisassociateMacSecKeyCommand = void 0;
3
+ exports.DisassociateMacSecKeyCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class DisassociateMacSecKeyCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ListVirtualInterfaceTestHistoryCommand = void 0;
3
+ exports.ListVirtualInterfaceTestHistoryCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class ListVirtualInterfaceTestHistoryCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StartBgpFailoverTestCommand = void 0;
3
+ exports.StartBgpFailoverTestCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class StartBgpFailoverTestCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.StopBgpFailoverTestCommand = void 0;
3
+ exports.StopBgpFailoverTestCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class StopBgpFailoverTestCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TagResourceCommand = void 0;
3
+ exports.TagResourceCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class TagResourceCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UntagResourceCommand = void 0;
3
+ exports.UntagResourceCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class UntagResourceCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateConnectionCommand = void 0;
3
+ exports.UpdateConnectionCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class UpdateConnectionCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateDirectConnectGatewayAssociationCommand = void 0;
3
+ exports.UpdateDirectConnectGatewayAssociationCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class UpdateDirectConnectGatewayAssociationCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateDirectConnectGatewayCommand = void 0;
3
+ exports.UpdateDirectConnectGatewayCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class UpdateDirectConnectGatewayCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateLagCommand = void 0;
3
+ exports.UpdateLagCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class UpdateLagCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
@@ -1,9 +1,10 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateVirtualInterfaceAttributesCommand = void 0;
3
+ exports.UpdateVirtualInterfaceAttributesCommand = exports.$Command = void 0;
4
4
  const middleware_endpoint_1 = require("@aws-sdk/middleware-endpoint");
5
5
  const middleware_serde_1 = require("@aws-sdk/middleware-serde");
6
6
  const smithy_client_1 = require("@aws-sdk/smithy-client");
7
+ Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
7
8
  const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
8
9
  class UpdateVirtualInterfaceAttributesCommand extends smithy_client_1.Command {
9
10
  static getEndpointParameterInstructions() {
package/dist-cjs/index.js CHANGED
@@ -2,8 +2,8 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.DirectConnectServiceException = void 0;
4
4
  const tslib_1 = require("tslib");
5
- tslib_1.__exportStar(require("./DirectConnect"), exports);
6
5
  tslib_1.__exportStar(require("./DirectConnectClient"), exports);
6
+ tslib_1.__exportStar(require("./DirectConnect"), exports);
7
7
  tslib_1.__exportStar(require("./commands"), exports);
8
8
  tslib_1.__exportStar(require("./models"), exports);
9
9
  var DirectConnectServiceException_1 = require("./models/DirectConnectServiceException");
@@ -1,7 +1,8 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DirectConnectServiceException = void 0;
3
+ exports.DirectConnectServiceException = exports.__ServiceException = void 0;
4
4
  const smithy_client_1 = require("@aws-sdk/smithy-client");
5
+ Object.defineProperty(exports, "__ServiceException", { enumerable: true, get: function () { return smithy_client_1.ServiceException; } });
5
6
  class DirectConnectServiceException extends smithy_client_1.ServiceException {
6
7
  constructor(options) {
7
8
  super(options);
@@ -10,6 +10,7 @@ import { getUserAgentPlugin, resolveUserAgentConfig, } from "@aws-sdk/middleware
10
10
  import { Client as __Client, } from "@aws-sdk/smithy-client";
11
11
  import { resolveClientEndpointParameters, } from "./endpoint/EndpointParameters";
12
12
  import { getRuntimeConfig as __getRuntimeConfig } from "./runtimeConfig";
13
+ export { __Client };
13
14
  export class DirectConnectClient extends __Client {
14
15
  constructor(configuration) {
15
16
  const _config_0 = __getRuntimeConfig(configuration);
@@ -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_AcceptDirectConnectGatewayAssociationProposalCommand, se_AcceptDirectConnectGatewayAssociationProposalCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class AcceptDirectConnectGatewayAssociationProposalCommand 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_AllocateConnectionOnInterconnectCommand, se_AllocateConnectionOnInterconnectCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class AllocateConnectionOnInterconnectCommand 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_AllocateHostedConnectionCommand, se_AllocateHostedConnectionCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class AllocateHostedConnectionCommand 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_AllocatePrivateVirtualInterfaceCommand, se_AllocatePrivateVirtualInterfaceCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class AllocatePrivateVirtualInterfaceCommand 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_AllocatePublicVirtualInterfaceCommand, se_AllocatePublicVirtualInterfaceCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class AllocatePublicVirtualInterfaceCommand 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_AllocateTransitVirtualInterfaceCommand, se_AllocateTransitVirtualInterfaceCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class AllocateTransitVirtualInterfaceCommand 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_AssociateConnectionWithLagCommand, se_AssociateConnectionWithLagCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class AssociateConnectionWithLagCommand 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_AssociateHostedConnectionCommand, se_AssociateHostedConnectionCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class AssociateHostedConnectionCommand 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_AssociateMacSecKeyCommand, se_AssociateMacSecKeyCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class AssociateMacSecKeyCommand 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_AssociateVirtualInterfaceCommand, se_AssociateVirtualInterfaceCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class AssociateVirtualInterfaceCommand 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_ConfirmConnectionCommand, se_ConfirmConnectionCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ConfirmConnectionCommand 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_ConfirmCustomerAgreementCommand, se_ConfirmCustomerAgreementCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ConfirmCustomerAgreementCommand 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_ConfirmPrivateVirtualInterfaceCommand, se_ConfirmPrivateVirtualInterfaceCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ConfirmPrivateVirtualInterfaceCommand 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_ConfirmPublicVirtualInterfaceCommand, se_ConfirmPublicVirtualInterfaceCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ConfirmPublicVirtualInterfaceCommand 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_ConfirmTransitVirtualInterfaceCommand, se_ConfirmTransitVirtualInterfaceCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class ConfirmTransitVirtualInterfaceCommand 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_CreateBGPPeerCommand, se_CreateBGPPeerCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class CreateBGPPeerCommand 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_CreateConnectionCommand, se_CreateConnectionCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class CreateConnectionCommand 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_CreateDirectConnectGatewayAssociationCommand, se_CreateDirectConnectGatewayAssociationCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class CreateDirectConnectGatewayAssociationCommand 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_CreateDirectConnectGatewayAssociationProposalCommand, se_CreateDirectConnectGatewayAssociationProposalCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class CreateDirectConnectGatewayAssociationProposalCommand 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_CreateDirectConnectGatewayCommand, se_CreateDirectConnectGatewayCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class CreateDirectConnectGatewayCommand 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_CreateInterconnectCommand, se_CreateInterconnectCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class CreateInterconnectCommand 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_CreateLagCommand, se_CreateLagCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class CreateLagCommand 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_CreatePrivateVirtualInterfaceCommand, se_CreatePrivateVirtualInterfaceCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class CreatePrivateVirtualInterfaceCommand 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_CreatePublicVirtualInterfaceCommand, se_CreatePublicVirtualInterfaceCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class CreatePublicVirtualInterfaceCommand 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_CreateTransitVirtualInterfaceCommand, se_CreateTransitVirtualInterfaceCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class CreateTransitVirtualInterfaceCommand 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_DeleteBGPPeerCommand, se_DeleteBGPPeerCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DeleteBGPPeerCommand 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_DeleteConnectionCommand, se_DeleteConnectionCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DeleteConnectionCommand 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_DeleteDirectConnectGatewayAssociationCommand, se_DeleteDirectConnectGatewayAssociationCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DeleteDirectConnectGatewayAssociationCommand 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_DeleteDirectConnectGatewayAssociationProposalCommand, se_DeleteDirectConnectGatewayAssociationProposalCommand, } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DeleteDirectConnectGatewayAssociationProposalCommand 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_DeleteDirectConnectGatewayCommand, se_DeleteDirectConnectGatewayCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DeleteDirectConnectGatewayCommand 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_DeleteInterconnectCommand, se_DeleteInterconnectCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DeleteInterconnectCommand 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_DeleteLagCommand, se_DeleteLagCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DeleteLagCommand 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_DeleteVirtualInterfaceCommand, se_DeleteVirtualInterfaceCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DeleteVirtualInterfaceCommand 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_DescribeConnectionLoaCommand, se_DescribeConnectionLoaCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeConnectionLoaCommand 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_DescribeConnectionsCommand, se_DescribeConnectionsCommand } from "../protocols/Aws_json1_1";
5
+ export { $Command };
5
6
  export class DescribeConnectionsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {