@aws-sdk/client-direct-connect 3.337.0 → 3.341.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (265) hide show
  1. package/dist-cjs/DirectConnectClient.js +2 -1
  2. package/dist-cjs/commands/AcceptDirectConnectGatewayAssociationProposalCommand.js +2 -1
  3. package/dist-cjs/commands/AllocateConnectionOnInterconnectCommand.js +2 -1
  4. package/dist-cjs/commands/AllocateHostedConnectionCommand.js +2 -1
  5. package/dist-cjs/commands/AllocatePrivateVirtualInterfaceCommand.js +2 -1
  6. package/dist-cjs/commands/AllocatePublicVirtualInterfaceCommand.js +2 -1
  7. package/dist-cjs/commands/AllocateTransitVirtualInterfaceCommand.js +2 -1
  8. package/dist-cjs/commands/AssociateConnectionWithLagCommand.js +2 -1
  9. package/dist-cjs/commands/AssociateHostedConnectionCommand.js +2 -1
  10. package/dist-cjs/commands/AssociateMacSecKeyCommand.js +2 -1
  11. package/dist-cjs/commands/AssociateVirtualInterfaceCommand.js +2 -1
  12. package/dist-cjs/commands/ConfirmConnectionCommand.js +2 -1
  13. package/dist-cjs/commands/ConfirmCustomerAgreementCommand.js +2 -1
  14. package/dist-cjs/commands/ConfirmPrivateVirtualInterfaceCommand.js +2 -1
  15. package/dist-cjs/commands/ConfirmPublicVirtualInterfaceCommand.js +2 -1
  16. package/dist-cjs/commands/ConfirmTransitVirtualInterfaceCommand.js +2 -1
  17. package/dist-cjs/commands/CreateBGPPeerCommand.js +2 -1
  18. package/dist-cjs/commands/CreateConnectionCommand.js +2 -1
  19. package/dist-cjs/commands/CreateDirectConnectGatewayAssociationCommand.js +2 -1
  20. package/dist-cjs/commands/CreateDirectConnectGatewayAssociationProposalCommand.js +2 -1
  21. package/dist-cjs/commands/CreateDirectConnectGatewayCommand.js +2 -1
  22. package/dist-cjs/commands/CreateInterconnectCommand.js +2 -1
  23. package/dist-cjs/commands/CreateLagCommand.js +2 -1
  24. package/dist-cjs/commands/CreatePrivateVirtualInterfaceCommand.js +2 -1
  25. package/dist-cjs/commands/CreatePublicVirtualInterfaceCommand.js +2 -1
  26. package/dist-cjs/commands/CreateTransitVirtualInterfaceCommand.js +2 -1
  27. package/dist-cjs/commands/DeleteBGPPeerCommand.js +2 -1
  28. package/dist-cjs/commands/DeleteConnectionCommand.js +2 -1
  29. package/dist-cjs/commands/DeleteDirectConnectGatewayAssociationCommand.js +2 -1
  30. package/dist-cjs/commands/DeleteDirectConnectGatewayAssociationProposalCommand.js +2 -1
  31. package/dist-cjs/commands/DeleteDirectConnectGatewayCommand.js +2 -1
  32. package/dist-cjs/commands/DeleteInterconnectCommand.js +2 -1
  33. package/dist-cjs/commands/DeleteLagCommand.js +2 -1
  34. package/dist-cjs/commands/DeleteVirtualInterfaceCommand.js +2 -1
  35. package/dist-cjs/commands/DescribeConnectionLoaCommand.js +2 -1
  36. package/dist-cjs/commands/DescribeConnectionsCommand.js +2 -1
  37. package/dist-cjs/commands/DescribeConnectionsOnInterconnectCommand.js +2 -1
  38. package/dist-cjs/commands/DescribeCustomerMetadataCommand.js +2 -1
  39. package/dist-cjs/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.js +2 -1
  40. package/dist-cjs/commands/DescribeDirectConnectGatewayAssociationsCommand.js +2 -1
  41. package/dist-cjs/commands/DescribeDirectConnectGatewayAttachmentsCommand.js +2 -1
  42. package/dist-cjs/commands/DescribeDirectConnectGatewaysCommand.js +2 -1
  43. package/dist-cjs/commands/DescribeHostedConnectionsCommand.js +2 -1
  44. package/dist-cjs/commands/DescribeInterconnectLoaCommand.js +2 -1
  45. package/dist-cjs/commands/DescribeInterconnectsCommand.js +2 -1
  46. package/dist-cjs/commands/DescribeLagsCommand.js +2 -1
  47. package/dist-cjs/commands/DescribeLoaCommand.js +2 -1
  48. package/dist-cjs/commands/DescribeLocationsCommand.js +2 -1
  49. package/dist-cjs/commands/DescribeRouterConfigurationCommand.js +2 -1
  50. package/dist-cjs/commands/DescribeTagsCommand.js +2 -1
  51. package/dist-cjs/commands/DescribeVirtualGatewaysCommand.js +2 -1
  52. package/dist-cjs/commands/DescribeVirtualInterfacesCommand.js +2 -1
  53. package/dist-cjs/commands/DisassociateConnectionFromLagCommand.js +2 -1
  54. package/dist-cjs/commands/DisassociateMacSecKeyCommand.js +2 -1
  55. package/dist-cjs/commands/ListVirtualInterfaceTestHistoryCommand.js +2 -1
  56. package/dist-cjs/commands/StartBgpFailoverTestCommand.js +2 -1
  57. package/dist-cjs/commands/StopBgpFailoverTestCommand.js +2 -1
  58. package/dist-cjs/commands/TagResourceCommand.js +2 -1
  59. package/dist-cjs/commands/UntagResourceCommand.js +2 -1
  60. package/dist-cjs/commands/UpdateConnectionCommand.js +2 -1
  61. package/dist-cjs/commands/UpdateDirectConnectGatewayAssociationCommand.js +2 -1
  62. package/dist-cjs/commands/UpdateDirectConnectGatewayCommand.js +2 -1
  63. package/dist-cjs/commands/UpdateLagCommand.js +2 -1
  64. package/dist-cjs/commands/UpdateVirtualInterfaceAttributesCommand.js +2 -1
  65. package/dist-cjs/index.js +1 -1
  66. package/dist-cjs/models/DirectConnectServiceException.js +2 -1
  67. package/dist-es/DirectConnectClient.js +1 -0
  68. package/dist-es/commands/AcceptDirectConnectGatewayAssociationProposalCommand.js +1 -0
  69. package/dist-es/commands/AllocateConnectionOnInterconnectCommand.js +1 -0
  70. package/dist-es/commands/AllocateHostedConnectionCommand.js +1 -0
  71. package/dist-es/commands/AllocatePrivateVirtualInterfaceCommand.js +1 -0
  72. package/dist-es/commands/AllocatePublicVirtualInterfaceCommand.js +1 -0
  73. package/dist-es/commands/AllocateTransitVirtualInterfaceCommand.js +1 -0
  74. package/dist-es/commands/AssociateConnectionWithLagCommand.js +1 -0
  75. package/dist-es/commands/AssociateHostedConnectionCommand.js +1 -0
  76. package/dist-es/commands/AssociateMacSecKeyCommand.js +1 -0
  77. package/dist-es/commands/AssociateVirtualInterfaceCommand.js +1 -0
  78. package/dist-es/commands/ConfirmConnectionCommand.js +1 -0
  79. package/dist-es/commands/ConfirmCustomerAgreementCommand.js +1 -0
  80. package/dist-es/commands/ConfirmPrivateVirtualInterfaceCommand.js +1 -0
  81. package/dist-es/commands/ConfirmPublicVirtualInterfaceCommand.js +1 -0
  82. package/dist-es/commands/ConfirmTransitVirtualInterfaceCommand.js +1 -0
  83. package/dist-es/commands/CreateBGPPeerCommand.js +1 -0
  84. package/dist-es/commands/CreateConnectionCommand.js +1 -0
  85. package/dist-es/commands/CreateDirectConnectGatewayAssociationCommand.js +1 -0
  86. package/dist-es/commands/CreateDirectConnectGatewayAssociationProposalCommand.js +1 -0
  87. package/dist-es/commands/CreateDirectConnectGatewayCommand.js +1 -0
  88. package/dist-es/commands/CreateInterconnectCommand.js +1 -0
  89. package/dist-es/commands/CreateLagCommand.js +1 -0
  90. package/dist-es/commands/CreatePrivateVirtualInterfaceCommand.js +1 -0
  91. package/dist-es/commands/CreatePublicVirtualInterfaceCommand.js +1 -0
  92. package/dist-es/commands/CreateTransitVirtualInterfaceCommand.js +1 -0
  93. package/dist-es/commands/DeleteBGPPeerCommand.js +1 -0
  94. package/dist-es/commands/DeleteConnectionCommand.js +1 -0
  95. package/dist-es/commands/DeleteDirectConnectGatewayAssociationCommand.js +1 -0
  96. package/dist-es/commands/DeleteDirectConnectGatewayAssociationProposalCommand.js +1 -0
  97. package/dist-es/commands/DeleteDirectConnectGatewayCommand.js +1 -0
  98. package/dist-es/commands/DeleteInterconnectCommand.js +1 -0
  99. package/dist-es/commands/DeleteLagCommand.js +1 -0
  100. package/dist-es/commands/DeleteVirtualInterfaceCommand.js +1 -0
  101. package/dist-es/commands/DescribeConnectionLoaCommand.js +1 -0
  102. package/dist-es/commands/DescribeConnectionsCommand.js +1 -0
  103. package/dist-es/commands/DescribeConnectionsOnInterconnectCommand.js +1 -0
  104. package/dist-es/commands/DescribeCustomerMetadataCommand.js +1 -0
  105. package/dist-es/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.js +1 -0
  106. package/dist-es/commands/DescribeDirectConnectGatewayAssociationsCommand.js +1 -0
  107. package/dist-es/commands/DescribeDirectConnectGatewayAttachmentsCommand.js +1 -0
  108. package/dist-es/commands/DescribeDirectConnectGatewaysCommand.js +1 -0
  109. package/dist-es/commands/DescribeHostedConnectionsCommand.js +1 -0
  110. package/dist-es/commands/DescribeInterconnectLoaCommand.js +1 -0
  111. package/dist-es/commands/DescribeInterconnectsCommand.js +1 -0
  112. package/dist-es/commands/DescribeLagsCommand.js +1 -0
  113. package/dist-es/commands/DescribeLoaCommand.js +1 -0
  114. package/dist-es/commands/DescribeLocationsCommand.js +1 -0
  115. package/dist-es/commands/DescribeRouterConfigurationCommand.js +1 -0
  116. package/dist-es/commands/DescribeTagsCommand.js +1 -0
  117. package/dist-es/commands/DescribeVirtualGatewaysCommand.js +1 -0
  118. package/dist-es/commands/DescribeVirtualInterfacesCommand.js +1 -0
  119. package/dist-es/commands/DisassociateConnectionFromLagCommand.js +1 -0
  120. package/dist-es/commands/DisassociateMacSecKeyCommand.js +1 -0
  121. package/dist-es/commands/ListVirtualInterfaceTestHistoryCommand.js +1 -0
  122. package/dist-es/commands/StartBgpFailoverTestCommand.js +1 -0
  123. package/dist-es/commands/StopBgpFailoverTestCommand.js +1 -0
  124. package/dist-es/commands/TagResourceCommand.js +1 -0
  125. package/dist-es/commands/UntagResourceCommand.js +1 -0
  126. package/dist-es/commands/UpdateConnectionCommand.js +1 -0
  127. package/dist-es/commands/UpdateDirectConnectGatewayAssociationCommand.js +1 -0
  128. package/dist-es/commands/UpdateDirectConnectGatewayCommand.js +1 -0
  129. package/dist-es/commands/UpdateLagCommand.js +1 -0
  130. package/dist-es/commands/UpdateVirtualInterfaceAttributesCommand.js +1 -0
  131. package/dist-es/index.js +1 -1
  132. package/dist-es/models/DirectConnectServiceException.js +1 -0
  133. package/dist-types/DirectConnectClient.d.ts +3 -3
  134. package/dist-types/commands/AcceptDirectConnectGatewayAssociationProposalCommand.d.ts +4 -0
  135. package/dist-types/commands/AllocateConnectionOnInterconnectCommand.d.ts +4 -0
  136. package/dist-types/commands/AllocateHostedConnectionCommand.d.ts +4 -0
  137. package/dist-types/commands/AllocatePrivateVirtualInterfaceCommand.d.ts +4 -0
  138. package/dist-types/commands/AllocatePublicVirtualInterfaceCommand.d.ts +4 -0
  139. package/dist-types/commands/AllocateTransitVirtualInterfaceCommand.d.ts +4 -0
  140. package/dist-types/commands/AssociateConnectionWithLagCommand.d.ts +4 -0
  141. package/dist-types/commands/AssociateHostedConnectionCommand.d.ts +4 -0
  142. package/dist-types/commands/AssociateMacSecKeyCommand.d.ts +4 -0
  143. package/dist-types/commands/AssociateVirtualInterfaceCommand.d.ts +4 -0
  144. package/dist-types/commands/ConfirmConnectionCommand.d.ts +4 -0
  145. package/dist-types/commands/ConfirmCustomerAgreementCommand.d.ts +4 -0
  146. package/dist-types/commands/ConfirmPrivateVirtualInterfaceCommand.d.ts +4 -0
  147. package/dist-types/commands/ConfirmPublicVirtualInterfaceCommand.d.ts +4 -0
  148. package/dist-types/commands/ConfirmTransitVirtualInterfaceCommand.d.ts +4 -0
  149. package/dist-types/commands/CreateBGPPeerCommand.d.ts +4 -0
  150. package/dist-types/commands/CreateConnectionCommand.d.ts +4 -0
  151. package/dist-types/commands/CreateDirectConnectGatewayAssociationCommand.d.ts +4 -0
  152. package/dist-types/commands/CreateDirectConnectGatewayAssociationProposalCommand.d.ts +4 -0
  153. package/dist-types/commands/CreateDirectConnectGatewayCommand.d.ts +4 -0
  154. package/dist-types/commands/CreateInterconnectCommand.d.ts +4 -0
  155. package/dist-types/commands/CreateLagCommand.d.ts +4 -0
  156. package/dist-types/commands/CreatePrivateVirtualInterfaceCommand.d.ts +4 -0
  157. package/dist-types/commands/CreatePublicVirtualInterfaceCommand.d.ts +4 -0
  158. package/dist-types/commands/CreateTransitVirtualInterfaceCommand.d.ts +4 -0
  159. package/dist-types/commands/DeleteBGPPeerCommand.d.ts +4 -0
  160. package/dist-types/commands/DeleteConnectionCommand.d.ts +4 -0
  161. package/dist-types/commands/DeleteDirectConnectGatewayAssociationCommand.d.ts +4 -0
  162. package/dist-types/commands/DeleteDirectConnectGatewayAssociationProposalCommand.d.ts +4 -0
  163. package/dist-types/commands/DeleteDirectConnectGatewayCommand.d.ts +4 -0
  164. package/dist-types/commands/DeleteInterconnectCommand.d.ts +4 -0
  165. package/dist-types/commands/DeleteLagCommand.d.ts +4 -0
  166. package/dist-types/commands/DeleteVirtualInterfaceCommand.d.ts +4 -0
  167. package/dist-types/commands/DescribeConnectionLoaCommand.d.ts +4 -0
  168. package/dist-types/commands/DescribeConnectionsCommand.d.ts +4 -0
  169. package/dist-types/commands/DescribeConnectionsOnInterconnectCommand.d.ts +4 -0
  170. package/dist-types/commands/DescribeCustomerMetadataCommand.d.ts +4 -0
  171. package/dist-types/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts +4 -0
  172. package/dist-types/commands/DescribeDirectConnectGatewayAssociationsCommand.d.ts +4 -0
  173. package/dist-types/commands/DescribeDirectConnectGatewayAttachmentsCommand.d.ts +4 -0
  174. package/dist-types/commands/DescribeDirectConnectGatewaysCommand.d.ts +4 -0
  175. package/dist-types/commands/DescribeHostedConnectionsCommand.d.ts +4 -0
  176. package/dist-types/commands/DescribeInterconnectLoaCommand.d.ts +4 -0
  177. package/dist-types/commands/DescribeInterconnectsCommand.d.ts +4 -0
  178. package/dist-types/commands/DescribeLagsCommand.d.ts +4 -0
  179. package/dist-types/commands/DescribeLoaCommand.d.ts +4 -0
  180. package/dist-types/commands/DescribeLocationsCommand.d.ts +4 -0
  181. package/dist-types/commands/DescribeRouterConfigurationCommand.d.ts +4 -0
  182. package/dist-types/commands/DescribeTagsCommand.d.ts +4 -0
  183. package/dist-types/commands/DescribeVirtualGatewaysCommand.d.ts +4 -0
  184. package/dist-types/commands/DescribeVirtualInterfacesCommand.d.ts +4 -0
  185. package/dist-types/commands/DisassociateConnectionFromLagCommand.d.ts +4 -0
  186. package/dist-types/commands/DisassociateMacSecKeyCommand.d.ts +4 -0
  187. package/dist-types/commands/ListVirtualInterfaceTestHistoryCommand.d.ts +4 -0
  188. package/dist-types/commands/StartBgpFailoverTestCommand.d.ts +4 -0
  189. package/dist-types/commands/StopBgpFailoverTestCommand.d.ts +4 -0
  190. package/dist-types/commands/TagResourceCommand.d.ts +4 -0
  191. package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
  192. package/dist-types/commands/UpdateConnectionCommand.d.ts +4 -0
  193. package/dist-types/commands/UpdateDirectConnectGatewayAssociationCommand.d.ts +4 -0
  194. package/dist-types/commands/UpdateDirectConnectGatewayCommand.d.ts +4 -0
  195. package/dist-types/commands/UpdateLagCommand.d.ts +4 -0
  196. package/dist-types/commands/UpdateVirtualInterfaceAttributesCommand.d.ts +4 -0
  197. package/dist-types/index.d.ts +11 -1
  198. package/dist-types/models/DirectConnectServiceException.d.ts +1 -0
  199. package/dist-types/ts3.4/DirectConnectClient.d.ts +3 -3
  200. package/dist-types/ts3.4/commands/AcceptDirectConnectGatewayAssociationProposalCommand.d.ts +1 -0
  201. package/dist-types/ts3.4/commands/AllocateConnectionOnInterconnectCommand.d.ts +1 -0
  202. package/dist-types/ts3.4/commands/AllocateHostedConnectionCommand.d.ts +1 -0
  203. package/dist-types/ts3.4/commands/AllocatePrivateVirtualInterfaceCommand.d.ts +1 -0
  204. package/dist-types/ts3.4/commands/AllocatePublicVirtualInterfaceCommand.d.ts +1 -0
  205. package/dist-types/ts3.4/commands/AllocateTransitVirtualInterfaceCommand.d.ts +1 -0
  206. package/dist-types/ts3.4/commands/AssociateConnectionWithLagCommand.d.ts +1 -0
  207. package/dist-types/ts3.4/commands/AssociateHostedConnectionCommand.d.ts +1 -0
  208. package/dist-types/ts3.4/commands/AssociateMacSecKeyCommand.d.ts +1 -0
  209. package/dist-types/ts3.4/commands/AssociateVirtualInterfaceCommand.d.ts +1 -0
  210. package/dist-types/ts3.4/commands/ConfirmConnectionCommand.d.ts +1 -0
  211. package/dist-types/ts3.4/commands/ConfirmCustomerAgreementCommand.d.ts +1 -0
  212. package/dist-types/ts3.4/commands/ConfirmPrivateVirtualInterfaceCommand.d.ts +1 -0
  213. package/dist-types/ts3.4/commands/ConfirmPublicVirtualInterfaceCommand.d.ts +1 -0
  214. package/dist-types/ts3.4/commands/ConfirmTransitVirtualInterfaceCommand.d.ts +1 -0
  215. package/dist-types/ts3.4/commands/CreateBGPPeerCommand.d.ts +1 -0
  216. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +1 -0
  217. package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationCommand.d.ts +1 -0
  218. package/dist-types/ts3.4/commands/CreateDirectConnectGatewayAssociationProposalCommand.d.ts +1 -0
  219. package/dist-types/ts3.4/commands/CreateDirectConnectGatewayCommand.d.ts +1 -0
  220. package/dist-types/ts3.4/commands/CreateInterconnectCommand.d.ts +1 -0
  221. package/dist-types/ts3.4/commands/CreateLagCommand.d.ts +1 -0
  222. package/dist-types/ts3.4/commands/CreatePrivateVirtualInterfaceCommand.d.ts +1 -0
  223. package/dist-types/ts3.4/commands/CreatePublicVirtualInterfaceCommand.d.ts +1 -0
  224. package/dist-types/ts3.4/commands/CreateTransitVirtualInterfaceCommand.d.ts +1 -0
  225. package/dist-types/ts3.4/commands/DeleteBGPPeerCommand.d.ts +1 -0
  226. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +1 -0
  227. package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationCommand.d.ts +1 -0
  228. package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayAssociationProposalCommand.d.ts +1 -0
  229. package/dist-types/ts3.4/commands/DeleteDirectConnectGatewayCommand.d.ts +1 -0
  230. package/dist-types/ts3.4/commands/DeleteInterconnectCommand.d.ts +1 -0
  231. package/dist-types/ts3.4/commands/DeleteLagCommand.d.ts +1 -0
  232. package/dist-types/ts3.4/commands/DeleteVirtualInterfaceCommand.d.ts +1 -0
  233. package/dist-types/ts3.4/commands/DescribeConnectionLoaCommand.d.ts +1 -0
  234. package/dist-types/ts3.4/commands/DescribeConnectionsCommand.d.ts +1 -0
  235. package/dist-types/ts3.4/commands/DescribeConnectionsOnInterconnectCommand.d.ts +1 -0
  236. package/dist-types/ts3.4/commands/DescribeCustomerMetadataCommand.d.ts +1 -0
  237. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationProposalsCommand.d.ts +1 -0
  238. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAssociationsCommand.d.ts +1 -0
  239. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewayAttachmentsCommand.d.ts +1 -0
  240. package/dist-types/ts3.4/commands/DescribeDirectConnectGatewaysCommand.d.ts +1 -0
  241. package/dist-types/ts3.4/commands/DescribeHostedConnectionsCommand.d.ts +1 -0
  242. package/dist-types/ts3.4/commands/DescribeInterconnectLoaCommand.d.ts +1 -0
  243. package/dist-types/ts3.4/commands/DescribeInterconnectsCommand.d.ts +1 -0
  244. package/dist-types/ts3.4/commands/DescribeLagsCommand.d.ts +1 -0
  245. package/dist-types/ts3.4/commands/DescribeLoaCommand.d.ts +1 -0
  246. package/dist-types/ts3.4/commands/DescribeLocationsCommand.d.ts +1 -0
  247. package/dist-types/ts3.4/commands/DescribeRouterConfigurationCommand.d.ts +1 -0
  248. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +1 -0
  249. package/dist-types/ts3.4/commands/DescribeVirtualGatewaysCommand.d.ts +1 -0
  250. package/dist-types/ts3.4/commands/DescribeVirtualInterfacesCommand.d.ts +1 -0
  251. package/dist-types/ts3.4/commands/DisassociateConnectionFromLagCommand.d.ts +1 -0
  252. package/dist-types/ts3.4/commands/DisassociateMacSecKeyCommand.d.ts +1 -0
  253. package/dist-types/ts3.4/commands/ListVirtualInterfaceTestHistoryCommand.d.ts +1 -0
  254. package/dist-types/ts3.4/commands/StartBgpFailoverTestCommand.d.ts +1 -0
  255. package/dist-types/ts3.4/commands/StopBgpFailoverTestCommand.d.ts +1 -0
  256. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
  257. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
  258. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +1 -0
  259. package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayAssociationCommand.d.ts +1 -0
  260. package/dist-types/ts3.4/commands/UpdateDirectConnectGatewayCommand.d.ts +1 -0
  261. package/dist-types/ts3.4/commands/UpdateLagCommand.d.ts +1 -0
  262. package/dist-types/ts3.4/commands/UpdateVirtualInterfaceAttributesCommand.d.ts +1 -0
  263. package/dist-types/ts3.4/index.d.ts +1 -1
  264. package/dist-types/ts3.4/models/DirectConnectServiceException.d.ts +1 -0
  265. package/package.json +28 -28
@@ -15,6 +15,7 @@ import {
15
15
  ConfirmPrivateVirtualInterfaceRequest,
16
16
  ConfirmPrivateVirtualInterfaceResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ConfirmPrivateVirtualInterfaceCommandInput
19
20
  extends ConfirmPrivateVirtualInterfaceRequest {}
20
21
  export interface ConfirmPrivateVirtualInterfaceCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ConfirmPublicVirtualInterfaceRequest,
16
16
  ConfirmPublicVirtualInterfaceResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ConfirmPublicVirtualInterfaceCommandInput
19
20
  extends ConfirmPublicVirtualInterfaceRequest {}
20
21
  export interface ConfirmPublicVirtualInterfaceCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ConfirmTransitVirtualInterfaceRequest,
16
16
  ConfirmTransitVirtualInterfaceResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ConfirmTransitVirtualInterfaceCommandInput
19
20
  extends ConfirmTransitVirtualInterfaceRequest {}
20
21
  export interface ConfirmTransitVirtualInterfaceCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  CreateBGPPeerRequest,
16
16
  CreateBGPPeerResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateBGPPeerCommandInput extends CreateBGPPeerRequest {}
19
20
  export interface CreateBGPPeerCommandOutput
20
21
  extends CreateBGPPeerResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../DirectConnectClient";
14
14
  import { Connection, CreateConnectionRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CreateConnectionCommandInput extends CreateConnectionRequest {}
16
17
  export interface CreateConnectionCommandOutput
17
18
  extends Connection,
@@ -15,6 +15,7 @@ import {
15
15
  CreateDirectConnectGatewayAssociationRequest,
16
16
  CreateDirectConnectGatewayAssociationResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateDirectConnectGatewayAssociationCommandInput
19
20
  extends CreateDirectConnectGatewayAssociationRequest {}
20
21
  export interface CreateDirectConnectGatewayAssociationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  CreateDirectConnectGatewayAssociationProposalRequest,
16
16
  CreateDirectConnectGatewayAssociationProposalResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateDirectConnectGatewayAssociationProposalCommandInput
19
20
  extends CreateDirectConnectGatewayAssociationProposalRequest {}
20
21
  export interface CreateDirectConnectGatewayAssociationProposalCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  CreateDirectConnectGatewayRequest,
16
16
  CreateDirectConnectGatewayResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateDirectConnectGatewayCommandInput
19
20
  extends CreateDirectConnectGatewayRequest {}
20
21
  export interface CreateDirectConnectGatewayCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../DirectConnectClient";
14
14
  import { CreateInterconnectRequest, Interconnect } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CreateInterconnectCommandInput
16
17
  extends CreateInterconnectRequest {}
17
18
  export interface CreateInterconnectCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../DirectConnectClient";
14
14
  import { CreateLagRequest, Lag } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CreateLagCommandInput extends CreateLagRequest {}
16
17
  export interface CreateLagCommandOutput extends Lag, __MetadataBearer {}
17
18
  export declare class CreateLagCommand extends $Command<
@@ -15,6 +15,7 @@ import {
15
15
  CreatePrivateVirtualInterfaceRequest,
16
16
  VirtualInterface,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreatePrivateVirtualInterfaceCommandInput
19
20
  extends CreatePrivateVirtualInterfaceRequest {}
20
21
  export interface CreatePrivateVirtualInterfaceCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  CreatePublicVirtualInterfaceRequest,
16
16
  VirtualInterface,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreatePublicVirtualInterfaceCommandInput
19
20
  extends CreatePublicVirtualInterfaceRequest {}
20
21
  export interface CreatePublicVirtualInterfaceCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  CreateTransitVirtualInterfaceRequest,
16
16
  CreateTransitVirtualInterfaceResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateTransitVirtualInterfaceCommandInput
19
20
  extends CreateTransitVirtualInterfaceRequest {}
20
21
  export interface CreateTransitVirtualInterfaceCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DeleteBGPPeerRequest,
16
16
  DeleteBGPPeerResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteBGPPeerCommandInput extends DeleteBGPPeerRequest {}
19
20
  export interface DeleteBGPPeerCommandOutput
20
21
  extends DeleteBGPPeerResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../DirectConnectClient";
14
14
  import { Connection, DeleteConnectionRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteConnectionCommandInput extends DeleteConnectionRequest {}
16
17
  export interface DeleteConnectionCommandOutput
17
18
  extends Connection,
@@ -15,6 +15,7 @@ import {
15
15
  DeleteDirectConnectGatewayAssociationRequest,
16
16
  DeleteDirectConnectGatewayAssociationResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteDirectConnectGatewayAssociationCommandInput
19
20
  extends DeleteDirectConnectGatewayAssociationRequest {}
20
21
  export interface DeleteDirectConnectGatewayAssociationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DeleteDirectConnectGatewayAssociationProposalRequest,
16
16
  DeleteDirectConnectGatewayAssociationProposalResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteDirectConnectGatewayAssociationProposalCommandInput
19
20
  extends DeleteDirectConnectGatewayAssociationProposalRequest {}
20
21
  export interface DeleteDirectConnectGatewayAssociationProposalCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DeleteDirectConnectGatewayRequest,
16
16
  DeleteDirectConnectGatewayResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteDirectConnectGatewayCommandInput
19
20
  extends DeleteDirectConnectGatewayRequest {}
20
21
  export interface DeleteDirectConnectGatewayCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DeleteInterconnectRequest,
16
16
  DeleteInterconnectResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteInterconnectCommandInput
19
20
  extends DeleteInterconnectRequest {}
20
21
  export interface DeleteInterconnectCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../DirectConnectClient";
14
14
  import { DeleteLagRequest, Lag } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteLagCommandInput extends DeleteLagRequest {}
16
17
  export interface DeleteLagCommandOutput extends Lag, __MetadataBearer {}
17
18
  export declare class DeleteLagCommand extends $Command<
@@ -15,6 +15,7 @@ import {
15
15
  DeleteVirtualInterfaceRequest,
16
16
  DeleteVirtualInterfaceResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteVirtualInterfaceCommandInput
19
20
  extends DeleteVirtualInterfaceRequest {}
20
21
  export interface DeleteVirtualInterfaceCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeConnectionLoaRequest,
16
16
  DescribeConnectionLoaResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeConnectionLoaCommandInput
19
20
  extends DescribeConnectionLoaRequest {}
20
21
  export interface DescribeConnectionLoaCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../DirectConnectClient";
14
14
  import { Connections, DescribeConnectionsRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DescribeConnectionsCommandInput
16
17
  extends DescribeConnectionsRequest {}
17
18
  export interface DescribeConnectionsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  Connections,
16
16
  DescribeConnectionsOnInterconnectRequest,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeConnectionsOnInterconnectCommandInput
19
20
  extends DescribeConnectionsOnInterconnectRequest {}
20
21
  export interface DescribeConnectionsOnInterconnectCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../DirectConnectClient";
14
14
  import { DescribeCustomerMetadataResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DescribeCustomerMetadataCommandInput {}
16
17
  export interface DescribeCustomerMetadataCommandOutput
17
18
  extends DescribeCustomerMetadataResponse,
@@ -15,6 +15,7 @@ import {
15
15
  DescribeDirectConnectGatewayAssociationProposalsRequest,
16
16
  DescribeDirectConnectGatewayAssociationProposalsResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeDirectConnectGatewayAssociationProposalsCommandInput
19
20
  extends DescribeDirectConnectGatewayAssociationProposalsRequest {}
20
21
  export interface DescribeDirectConnectGatewayAssociationProposalsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeDirectConnectGatewayAssociationsRequest,
16
16
  DescribeDirectConnectGatewayAssociationsResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeDirectConnectGatewayAssociationsCommandInput
19
20
  extends DescribeDirectConnectGatewayAssociationsRequest {}
20
21
  export interface DescribeDirectConnectGatewayAssociationsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeDirectConnectGatewayAttachmentsRequest,
16
16
  DescribeDirectConnectGatewayAttachmentsResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeDirectConnectGatewayAttachmentsCommandInput
19
20
  extends DescribeDirectConnectGatewayAttachmentsRequest {}
20
21
  export interface DescribeDirectConnectGatewayAttachmentsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeDirectConnectGatewaysRequest,
16
16
  DescribeDirectConnectGatewaysResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeDirectConnectGatewaysCommandInput
19
20
  extends DescribeDirectConnectGatewaysRequest {}
20
21
  export interface DescribeDirectConnectGatewaysCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  Connections,
16
16
  DescribeHostedConnectionsRequest,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeHostedConnectionsCommandInput
19
20
  extends DescribeHostedConnectionsRequest {}
20
21
  export interface DescribeHostedConnectionsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeInterconnectLoaRequest,
16
16
  DescribeInterconnectLoaResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeInterconnectLoaCommandInput
19
20
  extends DescribeInterconnectLoaRequest {}
20
21
  export interface DescribeInterconnectLoaCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DescribeInterconnectsRequest,
16
16
  Interconnects,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeInterconnectsCommandInput
19
20
  extends DescribeInterconnectsRequest {}
20
21
  export interface DescribeInterconnectsCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../DirectConnectClient";
14
14
  import { DescribeLagsRequest, Lags } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DescribeLagsCommandInput extends DescribeLagsRequest {}
16
17
  export interface DescribeLagsCommandOutput extends Lags, __MetadataBearer {}
17
18
  export declare class DescribeLagsCommand extends $Command<
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../DirectConnectClient";
14
14
  import { DescribeLoaRequest, Loa } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DescribeLoaCommandInput extends DescribeLoaRequest {}
16
17
  export interface DescribeLoaCommandOutput extends Loa, __MetadataBearer {}
17
18
  export declare class DescribeLoaCommand extends $Command<
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../DirectConnectClient";
14
14
  import { Locations } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DescribeLocationsCommandInput {}
16
17
  export interface DescribeLocationsCommandOutput
17
18
  extends Locations,
@@ -15,6 +15,7 @@ import {
15
15
  DescribeRouterConfigurationRequest,
16
16
  DescribeRouterConfigurationResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeRouterConfigurationCommandInput
19
20
  extends DescribeRouterConfigurationRequest {}
20
21
  export interface DescribeRouterConfigurationCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../DirectConnectClient";
14
14
  import { DescribeTagsRequest, DescribeTagsResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DescribeTagsCommandInput extends DescribeTagsRequest {}
16
17
  export interface DescribeTagsCommandOutput
17
18
  extends DescribeTagsResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../DirectConnectClient";
14
14
  import { VirtualGateways } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DescribeVirtualGatewaysCommandInput {}
16
17
  export interface DescribeVirtualGatewaysCommandOutput
17
18
  extends VirtualGateways,
@@ -15,6 +15,7 @@ import {
15
15
  DescribeVirtualInterfacesRequest,
16
16
  VirtualInterfaces,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeVirtualInterfacesCommandInput
19
20
  extends DescribeVirtualInterfacesRequest {}
20
21
  export interface DescribeVirtualInterfacesCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  Connection,
16
16
  DisassociateConnectionFromLagRequest,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DisassociateConnectionFromLagCommandInput
19
20
  extends DisassociateConnectionFromLagRequest {}
20
21
  export interface DisassociateConnectionFromLagCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  DisassociateMacSecKeyRequest,
16
16
  DisassociateMacSecKeyResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DisassociateMacSecKeyCommandInput
19
20
  extends DisassociateMacSecKeyRequest {}
20
21
  export interface DisassociateMacSecKeyCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ListVirtualInterfaceTestHistoryRequest,
16
16
  ListVirtualInterfaceTestHistoryResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListVirtualInterfaceTestHistoryCommandInput
19
20
  extends ListVirtualInterfaceTestHistoryRequest {}
20
21
  export interface ListVirtualInterfaceTestHistoryCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  StartBgpFailoverTestRequest,
16
16
  StartBgpFailoverTestResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface StartBgpFailoverTestCommandInput
19
20
  extends StartBgpFailoverTestRequest {}
20
21
  export interface StartBgpFailoverTestCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  StopBgpFailoverTestRequest,
16
16
  StopBgpFailoverTestResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface StopBgpFailoverTestCommandInput
19
20
  extends StopBgpFailoverTestRequest {}
20
21
  export interface StopBgpFailoverTestCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../DirectConnectClient";
14
14
  import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface TagResourceCommandInput extends TagResourceRequest {}
16
17
  export interface TagResourceCommandOutput
17
18
  extends TagResourceResponse,
@@ -15,6 +15,7 @@ import {
15
15
  UntagResourceRequest,
16
16
  UntagResourceResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UntagResourceCommandInput extends UntagResourceRequest {}
19
20
  export interface UntagResourceCommandOutput
20
21
  extends UntagResourceResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../DirectConnectClient";
14
14
  import { Connection, UpdateConnectionRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface UpdateConnectionCommandInput extends UpdateConnectionRequest {}
16
17
  export interface UpdateConnectionCommandOutput
17
18
  extends Connection,
@@ -15,6 +15,7 @@ import {
15
15
  UpdateDirectConnectGatewayAssociationRequest,
16
16
  UpdateDirectConnectGatewayAssociationResult,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateDirectConnectGatewayAssociationCommandInput
19
20
  extends UpdateDirectConnectGatewayAssociationRequest {}
20
21
  export interface UpdateDirectConnectGatewayAssociationCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  UpdateDirectConnectGatewayRequest,
16
16
  UpdateDirectConnectGatewayResponse,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateDirectConnectGatewayCommandInput
19
20
  extends UpdateDirectConnectGatewayRequest {}
20
21
  export interface UpdateDirectConnectGatewayCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceOutputTypes,
13
13
  } from "../DirectConnectClient";
14
14
  import { Lag, UpdateLagRequest } from "../models/models_0";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface UpdateLagCommandInput extends UpdateLagRequest {}
16
17
  export interface UpdateLagCommandOutput extends Lag, __MetadataBearer {}
17
18
  export declare class UpdateLagCommand extends $Command<
@@ -15,6 +15,7 @@ import {
15
15
  UpdateVirtualInterfaceAttributesRequest,
16
16
  VirtualInterface,
17
17
  } from "../models/models_0";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateVirtualInterfaceAttributesCommandInput
19
20
  extends UpdateVirtualInterfaceAttributesRequest {}
20
21
  export interface UpdateVirtualInterfaceAttributesCommandOutput
@@ -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";
@@ -2,6 +2,7 @@ import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
4
  } from "@aws-sdk/smithy-client";
5
+ export { __ServiceException, __ServiceExceptionOptions };
5
6
  export declare class DirectConnectServiceException extends __ServiceException {
6
7
  constructor(options: __ServiceExceptionOptions);
7
8
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-direct-connect",
3
3
  "description": "AWS SDK for JavaScript Direct Connect Client for Node.js, Browser and React Native",
4
- "version": "3.337.0",
4
+ "version": "3.341.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,36 +21,36 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.337.0",
25
- "@aws-sdk/config-resolver": "3.337.0",
26
- "@aws-sdk/credential-provider-node": "3.337.0",
27
- "@aws-sdk/fetch-http-handler": "3.337.0",
28
- "@aws-sdk/hash-node": "3.337.0",
29
- "@aws-sdk/invalid-dependency": "3.337.0",
30
- "@aws-sdk/middleware-content-length": "3.337.0",
31
- "@aws-sdk/middleware-endpoint": "3.337.0",
32
- "@aws-sdk/middleware-host-header": "3.337.0",
33
- "@aws-sdk/middleware-logger": "3.337.0",
34
- "@aws-sdk/middleware-recursion-detection": "3.337.0",
35
- "@aws-sdk/middleware-retry": "3.337.0",
36
- "@aws-sdk/middleware-serde": "3.337.0",
37
- "@aws-sdk/middleware-signing": "3.337.0",
38
- "@aws-sdk/middleware-stack": "3.337.0",
39
- "@aws-sdk/middleware-user-agent": "3.337.0",
40
- "@aws-sdk/node-config-provider": "3.337.0",
41
- "@aws-sdk/node-http-handler": "3.337.0",
42
- "@aws-sdk/smithy-client": "3.337.0",
43
- "@aws-sdk/types": "3.337.0",
44
- "@aws-sdk/url-parser": "3.337.0",
24
+ "@aws-sdk/client-sts": "3.341.0",
25
+ "@aws-sdk/config-resolver": "3.341.0",
26
+ "@aws-sdk/credential-provider-node": "3.341.0",
27
+ "@aws-sdk/fetch-http-handler": "3.341.0",
28
+ "@aws-sdk/hash-node": "3.341.0",
29
+ "@aws-sdk/invalid-dependency": "3.341.0",
30
+ "@aws-sdk/middleware-content-length": "3.341.0",
31
+ "@aws-sdk/middleware-endpoint": "3.341.0",
32
+ "@aws-sdk/middleware-host-header": "3.341.0",
33
+ "@aws-sdk/middleware-logger": "3.341.0",
34
+ "@aws-sdk/middleware-recursion-detection": "3.341.0",
35
+ "@aws-sdk/middleware-retry": "3.341.0",
36
+ "@aws-sdk/middleware-serde": "3.341.0",
37
+ "@aws-sdk/middleware-signing": "3.341.0",
38
+ "@aws-sdk/middleware-stack": "3.341.0",
39
+ "@aws-sdk/middleware-user-agent": "3.341.0",
40
+ "@aws-sdk/node-config-provider": "3.341.0",
41
+ "@aws-sdk/node-http-handler": "3.341.0",
42
+ "@aws-sdk/smithy-client": "3.341.0",
43
+ "@aws-sdk/types": "3.341.0",
44
+ "@aws-sdk/url-parser": "3.341.0",
45
45
  "@aws-sdk/util-base64": "3.310.0",
46
46
  "@aws-sdk/util-body-length-browser": "3.310.0",
47
47
  "@aws-sdk/util-body-length-node": "3.310.0",
48
- "@aws-sdk/util-defaults-mode-browser": "3.337.0",
49
- "@aws-sdk/util-defaults-mode-node": "3.337.0",
50
- "@aws-sdk/util-endpoints": "3.337.0",
51
- "@aws-sdk/util-retry": "3.337.0",
52
- "@aws-sdk/util-user-agent-browser": "3.337.0",
53
- "@aws-sdk/util-user-agent-node": "3.337.0",
48
+ "@aws-sdk/util-defaults-mode-browser": "3.341.0",
49
+ "@aws-sdk/util-defaults-mode-node": "3.341.0",
50
+ "@aws-sdk/util-endpoints": "3.341.0",
51
+ "@aws-sdk/util-retry": "3.341.0",
52
+ "@aws-sdk/util-user-agent-browser": "3.341.0",
53
+ "@aws-sdk/util-user-agent-node": "3.341.0",
54
54
  "@aws-sdk/util-utf8": "3.310.0",
55
55
  "@smithy/protocol-http": "^1.0.1",
56
56
  "@smithy/types": "^1.0.0",