@aws-sdk/client-networkmanager 3.335.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 (353) hide show
  1. package/dist-cjs/NetworkManagerClient.js +2 -1
  2. package/dist-cjs/commands/AcceptAttachmentCommand.js +2 -1
  3. package/dist-cjs/commands/AssociateConnectPeerCommand.js +2 -1
  4. package/dist-cjs/commands/AssociateCustomerGatewayCommand.js +2 -1
  5. package/dist-cjs/commands/AssociateLinkCommand.js +2 -1
  6. package/dist-cjs/commands/AssociateTransitGatewayConnectPeerCommand.js +2 -1
  7. package/dist-cjs/commands/CreateConnectAttachmentCommand.js +2 -1
  8. package/dist-cjs/commands/CreateConnectPeerCommand.js +2 -1
  9. package/dist-cjs/commands/CreateConnectionCommand.js +2 -1
  10. package/dist-cjs/commands/CreateCoreNetworkCommand.js +2 -1
  11. package/dist-cjs/commands/CreateDeviceCommand.js +2 -1
  12. package/dist-cjs/commands/CreateGlobalNetworkCommand.js +2 -1
  13. package/dist-cjs/commands/CreateLinkCommand.js +2 -1
  14. package/dist-cjs/commands/CreateSiteCommand.js +2 -1
  15. package/dist-cjs/commands/CreateSiteToSiteVpnAttachmentCommand.js +2 -1
  16. package/dist-cjs/commands/CreateTransitGatewayPeeringCommand.js +2 -1
  17. package/dist-cjs/commands/CreateTransitGatewayRouteTableAttachmentCommand.js +2 -1
  18. package/dist-cjs/commands/CreateVpcAttachmentCommand.js +2 -1
  19. package/dist-cjs/commands/DeleteAttachmentCommand.js +2 -1
  20. package/dist-cjs/commands/DeleteConnectPeerCommand.js +2 -1
  21. package/dist-cjs/commands/DeleteConnectionCommand.js +2 -1
  22. package/dist-cjs/commands/DeleteCoreNetworkCommand.js +2 -1
  23. package/dist-cjs/commands/DeleteCoreNetworkPolicyVersionCommand.js +2 -1
  24. package/dist-cjs/commands/DeleteDeviceCommand.js +2 -1
  25. package/dist-cjs/commands/DeleteGlobalNetworkCommand.js +2 -1
  26. package/dist-cjs/commands/DeleteLinkCommand.js +2 -1
  27. package/dist-cjs/commands/DeletePeeringCommand.js +2 -1
  28. package/dist-cjs/commands/DeleteResourcePolicyCommand.js +2 -1
  29. package/dist-cjs/commands/DeleteSiteCommand.js +2 -1
  30. package/dist-cjs/commands/DeregisterTransitGatewayCommand.js +2 -1
  31. package/dist-cjs/commands/DescribeGlobalNetworksCommand.js +2 -1
  32. package/dist-cjs/commands/DisassociateConnectPeerCommand.js +2 -1
  33. package/dist-cjs/commands/DisassociateCustomerGatewayCommand.js +2 -1
  34. package/dist-cjs/commands/DisassociateLinkCommand.js +2 -1
  35. package/dist-cjs/commands/DisassociateTransitGatewayConnectPeerCommand.js +2 -1
  36. package/dist-cjs/commands/ExecuteCoreNetworkChangeSetCommand.js +2 -1
  37. package/dist-cjs/commands/GetConnectAttachmentCommand.js +2 -1
  38. package/dist-cjs/commands/GetConnectPeerAssociationsCommand.js +2 -1
  39. package/dist-cjs/commands/GetConnectPeerCommand.js +2 -1
  40. package/dist-cjs/commands/GetConnectionsCommand.js +2 -1
  41. package/dist-cjs/commands/GetCoreNetworkChangeEventsCommand.js +2 -1
  42. package/dist-cjs/commands/GetCoreNetworkChangeSetCommand.js +2 -1
  43. package/dist-cjs/commands/GetCoreNetworkCommand.js +2 -1
  44. package/dist-cjs/commands/GetCoreNetworkPolicyCommand.js +2 -1
  45. package/dist-cjs/commands/GetCustomerGatewayAssociationsCommand.js +2 -1
  46. package/dist-cjs/commands/GetDevicesCommand.js +2 -1
  47. package/dist-cjs/commands/GetLinkAssociationsCommand.js +2 -1
  48. package/dist-cjs/commands/GetLinksCommand.js +2 -1
  49. package/dist-cjs/commands/GetNetworkResourceCountsCommand.js +2 -1
  50. package/dist-cjs/commands/GetNetworkResourceRelationshipsCommand.js +2 -1
  51. package/dist-cjs/commands/GetNetworkResourcesCommand.js +2 -1
  52. package/dist-cjs/commands/GetNetworkRoutesCommand.js +2 -1
  53. package/dist-cjs/commands/GetNetworkTelemetryCommand.js +2 -1
  54. package/dist-cjs/commands/GetResourcePolicyCommand.js +2 -1
  55. package/dist-cjs/commands/GetRouteAnalysisCommand.js +2 -1
  56. package/dist-cjs/commands/GetSiteToSiteVpnAttachmentCommand.js +2 -1
  57. package/dist-cjs/commands/GetSitesCommand.js +2 -1
  58. package/dist-cjs/commands/GetTransitGatewayConnectPeerAssociationsCommand.js +2 -1
  59. package/dist-cjs/commands/GetTransitGatewayPeeringCommand.js +2 -1
  60. package/dist-cjs/commands/GetTransitGatewayRegistrationsCommand.js +2 -1
  61. package/dist-cjs/commands/GetTransitGatewayRouteTableAttachmentCommand.js +2 -1
  62. package/dist-cjs/commands/GetVpcAttachmentCommand.js +2 -1
  63. package/dist-cjs/commands/ListAttachmentsCommand.js +2 -1
  64. package/dist-cjs/commands/ListConnectPeersCommand.js +2 -1
  65. package/dist-cjs/commands/ListCoreNetworkPolicyVersionsCommand.js +2 -1
  66. package/dist-cjs/commands/ListCoreNetworksCommand.js +2 -1
  67. package/dist-cjs/commands/ListOrganizationServiceAccessStatusCommand.js +2 -1
  68. package/dist-cjs/commands/ListPeeringsCommand.js +2 -1
  69. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -1
  70. package/dist-cjs/commands/PutCoreNetworkPolicyCommand.js +2 -1
  71. package/dist-cjs/commands/PutResourcePolicyCommand.js +2 -1
  72. package/dist-cjs/commands/RegisterTransitGatewayCommand.js +2 -1
  73. package/dist-cjs/commands/RejectAttachmentCommand.js +2 -1
  74. package/dist-cjs/commands/RestoreCoreNetworkPolicyVersionCommand.js +2 -1
  75. package/dist-cjs/commands/StartOrganizationServiceAccessUpdateCommand.js +2 -1
  76. package/dist-cjs/commands/StartRouteAnalysisCommand.js +2 -1
  77. package/dist-cjs/commands/TagResourceCommand.js +2 -1
  78. package/dist-cjs/commands/UntagResourceCommand.js +2 -1
  79. package/dist-cjs/commands/UpdateConnectionCommand.js +2 -1
  80. package/dist-cjs/commands/UpdateCoreNetworkCommand.js +2 -1
  81. package/dist-cjs/commands/UpdateDeviceCommand.js +2 -1
  82. package/dist-cjs/commands/UpdateGlobalNetworkCommand.js +2 -1
  83. package/dist-cjs/commands/UpdateLinkCommand.js +2 -1
  84. package/dist-cjs/commands/UpdateNetworkResourceMetadataCommand.js +2 -1
  85. package/dist-cjs/commands/UpdateSiteCommand.js +2 -1
  86. package/dist-cjs/commands/UpdateVpcAttachmentCommand.js +2 -1
  87. package/dist-cjs/index.js +2 -2
  88. package/dist-cjs/models/NetworkManagerServiceException.js +2 -1
  89. package/dist-es/NetworkManagerClient.js +1 -0
  90. package/dist-es/commands/AcceptAttachmentCommand.js +1 -0
  91. package/dist-es/commands/AssociateConnectPeerCommand.js +1 -0
  92. package/dist-es/commands/AssociateCustomerGatewayCommand.js +1 -0
  93. package/dist-es/commands/AssociateLinkCommand.js +1 -0
  94. package/dist-es/commands/AssociateTransitGatewayConnectPeerCommand.js +1 -0
  95. package/dist-es/commands/CreateConnectAttachmentCommand.js +1 -0
  96. package/dist-es/commands/CreateConnectPeerCommand.js +1 -0
  97. package/dist-es/commands/CreateConnectionCommand.js +1 -0
  98. package/dist-es/commands/CreateCoreNetworkCommand.js +1 -0
  99. package/dist-es/commands/CreateDeviceCommand.js +1 -0
  100. package/dist-es/commands/CreateGlobalNetworkCommand.js +1 -0
  101. package/dist-es/commands/CreateLinkCommand.js +1 -0
  102. package/dist-es/commands/CreateSiteCommand.js +1 -0
  103. package/dist-es/commands/CreateSiteToSiteVpnAttachmentCommand.js +1 -0
  104. package/dist-es/commands/CreateTransitGatewayPeeringCommand.js +1 -0
  105. package/dist-es/commands/CreateTransitGatewayRouteTableAttachmentCommand.js +1 -0
  106. package/dist-es/commands/CreateVpcAttachmentCommand.js +1 -0
  107. package/dist-es/commands/DeleteAttachmentCommand.js +1 -0
  108. package/dist-es/commands/DeleteConnectPeerCommand.js +1 -0
  109. package/dist-es/commands/DeleteConnectionCommand.js +1 -0
  110. package/dist-es/commands/DeleteCoreNetworkCommand.js +1 -0
  111. package/dist-es/commands/DeleteCoreNetworkPolicyVersionCommand.js +1 -0
  112. package/dist-es/commands/DeleteDeviceCommand.js +1 -0
  113. package/dist-es/commands/DeleteGlobalNetworkCommand.js +1 -0
  114. package/dist-es/commands/DeleteLinkCommand.js +1 -0
  115. package/dist-es/commands/DeletePeeringCommand.js +1 -0
  116. package/dist-es/commands/DeleteResourcePolicyCommand.js +1 -0
  117. package/dist-es/commands/DeleteSiteCommand.js +1 -0
  118. package/dist-es/commands/DeregisterTransitGatewayCommand.js +1 -0
  119. package/dist-es/commands/DescribeGlobalNetworksCommand.js +1 -0
  120. package/dist-es/commands/DisassociateConnectPeerCommand.js +1 -0
  121. package/dist-es/commands/DisassociateCustomerGatewayCommand.js +1 -0
  122. package/dist-es/commands/DisassociateLinkCommand.js +1 -0
  123. package/dist-es/commands/DisassociateTransitGatewayConnectPeerCommand.js +1 -0
  124. package/dist-es/commands/ExecuteCoreNetworkChangeSetCommand.js +1 -0
  125. package/dist-es/commands/GetConnectAttachmentCommand.js +1 -0
  126. package/dist-es/commands/GetConnectPeerAssociationsCommand.js +1 -0
  127. package/dist-es/commands/GetConnectPeerCommand.js +1 -0
  128. package/dist-es/commands/GetConnectionsCommand.js +1 -0
  129. package/dist-es/commands/GetCoreNetworkChangeEventsCommand.js +1 -0
  130. package/dist-es/commands/GetCoreNetworkChangeSetCommand.js +1 -0
  131. package/dist-es/commands/GetCoreNetworkCommand.js +1 -0
  132. package/dist-es/commands/GetCoreNetworkPolicyCommand.js +1 -0
  133. package/dist-es/commands/GetCustomerGatewayAssociationsCommand.js +1 -0
  134. package/dist-es/commands/GetDevicesCommand.js +1 -0
  135. package/dist-es/commands/GetLinkAssociationsCommand.js +1 -0
  136. package/dist-es/commands/GetLinksCommand.js +1 -0
  137. package/dist-es/commands/GetNetworkResourceCountsCommand.js +1 -0
  138. package/dist-es/commands/GetNetworkResourceRelationshipsCommand.js +1 -0
  139. package/dist-es/commands/GetNetworkResourcesCommand.js +1 -0
  140. package/dist-es/commands/GetNetworkRoutesCommand.js +1 -0
  141. package/dist-es/commands/GetNetworkTelemetryCommand.js +1 -0
  142. package/dist-es/commands/GetResourcePolicyCommand.js +1 -0
  143. package/dist-es/commands/GetRouteAnalysisCommand.js +1 -0
  144. package/dist-es/commands/GetSiteToSiteVpnAttachmentCommand.js +1 -0
  145. package/dist-es/commands/GetSitesCommand.js +1 -0
  146. package/dist-es/commands/GetTransitGatewayConnectPeerAssociationsCommand.js +1 -0
  147. package/dist-es/commands/GetTransitGatewayPeeringCommand.js +1 -0
  148. package/dist-es/commands/GetTransitGatewayRegistrationsCommand.js +1 -0
  149. package/dist-es/commands/GetTransitGatewayRouteTableAttachmentCommand.js +1 -0
  150. package/dist-es/commands/GetVpcAttachmentCommand.js +1 -0
  151. package/dist-es/commands/ListAttachmentsCommand.js +1 -0
  152. package/dist-es/commands/ListConnectPeersCommand.js +1 -0
  153. package/dist-es/commands/ListCoreNetworkPolicyVersionsCommand.js +1 -0
  154. package/dist-es/commands/ListCoreNetworksCommand.js +1 -0
  155. package/dist-es/commands/ListOrganizationServiceAccessStatusCommand.js +1 -0
  156. package/dist-es/commands/ListPeeringsCommand.js +1 -0
  157. package/dist-es/commands/ListTagsForResourceCommand.js +1 -0
  158. package/dist-es/commands/PutCoreNetworkPolicyCommand.js +1 -0
  159. package/dist-es/commands/PutResourcePolicyCommand.js +1 -0
  160. package/dist-es/commands/RegisterTransitGatewayCommand.js +1 -0
  161. package/dist-es/commands/RejectAttachmentCommand.js +1 -0
  162. package/dist-es/commands/RestoreCoreNetworkPolicyVersionCommand.js +1 -0
  163. package/dist-es/commands/StartOrganizationServiceAccessUpdateCommand.js +1 -0
  164. package/dist-es/commands/StartRouteAnalysisCommand.js +1 -0
  165. package/dist-es/commands/TagResourceCommand.js +1 -0
  166. package/dist-es/commands/UntagResourceCommand.js +1 -0
  167. package/dist-es/commands/UpdateConnectionCommand.js +1 -0
  168. package/dist-es/commands/UpdateCoreNetworkCommand.js +1 -0
  169. package/dist-es/commands/UpdateDeviceCommand.js +1 -0
  170. package/dist-es/commands/UpdateGlobalNetworkCommand.js +1 -0
  171. package/dist-es/commands/UpdateLinkCommand.js +1 -0
  172. package/dist-es/commands/UpdateNetworkResourceMetadataCommand.js +1 -0
  173. package/dist-es/commands/UpdateSiteCommand.js +1 -0
  174. package/dist-es/commands/UpdateVpcAttachmentCommand.js +1 -0
  175. package/dist-es/index.js +2 -2
  176. package/dist-es/models/NetworkManagerServiceException.js +1 -0
  177. package/dist-types/NetworkManagerClient.d.ts +3 -3
  178. package/dist-types/commands/AcceptAttachmentCommand.d.ts +4 -0
  179. package/dist-types/commands/AssociateConnectPeerCommand.d.ts +4 -0
  180. package/dist-types/commands/AssociateCustomerGatewayCommand.d.ts +4 -0
  181. package/dist-types/commands/AssociateLinkCommand.d.ts +4 -0
  182. package/dist-types/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +4 -0
  183. package/dist-types/commands/CreateConnectAttachmentCommand.d.ts +4 -0
  184. package/dist-types/commands/CreateConnectPeerCommand.d.ts +4 -0
  185. package/dist-types/commands/CreateConnectionCommand.d.ts +4 -0
  186. package/dist-types/commands/CreateCoreNetworkCommand.d.ts +4 -0
  187. package/dist-types/commands/CreateDeviceCommand.d.ts +4 -0
  188. package/dist-types/commands/CreateGlobalNetworkCommand.d.ts +4 -0
  189. package/dist-types/commands/CreateLinkCommand.d.ts +4 -0
  190. package/dist-types/commands/CreateSiteCommand.d.ts +4 -0
  191. package/dist-types/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +4 -0
  192. package/dist-types/commands/CreateTransitGatewayPeeringCommand.d.ts +4 -0
  193. package/dist-types/commands/CreateTransitGatewayRouteTableAttachmentCommand.d.ts +4 -0
  194. package/dist-types/commands/CreateVpcAttachmentCommand.d.ts +4 -0
  195. package/dist-types/commands/DeleteAttachmentCommand.d.ts +4 -0
  196. package/dist-types/commands/DeleteConnectPeerCommand.d.ts +4 -0
  197. package/dist-types/commands/DeleteConnectionCommand.d.ts +4 -0
  198. package/dist-types/commands/DeleteCoreNetworkCommand.d.ts +4 -0
  199. package/dist-types/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +4 -0
  200. package/dist-types/commands/DeleteDeviceCommand.d.ts +4 -0
  201. package/dist-types/commands/DeleteGlobalNetworkCommand.d.ts +4 -0
  202. package/dist-types/commands/DeleteLinkCommand.d.ts +4 -0
  203. package/dist-types/commands/DeletePeeringCommand.d.ts +4 -0
  204. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +4 -0
  205. package/dist-types/commands/DeleteSiteCommand.d.ts +4 -0
  206. package/dist-types/commands/DeregisterTransitGatewayCommand.d.ts +4 -0
  207. package/dist-types/commands/DescribeGlobalNetworksCommand.d.ts +4 -0
  208. package/dist-types/commands/DisassociateConnectPeerCommand.d.ts +4 -0
  209. package/dist-types/commands/DisassociateCustomerGatewayCommand.d.ts +4 -0
  210. package/dist-types/commands/DisassociateLinkCommand.d.ts +4 -0
  211. package/dist-types/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +4 -0
  212. package/dist-types/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +4 -0
  213. package/dist-types/commands/GetConnectAttachmentCommand.d.ts +4 -0
  214. package/dist-types/commands/GetConnectPeerAssociationsCommand.d.ts +4 -0
  215. package/dist-types/commands/GetConnectPeerCommand.d.ts +4 -0
  216. package/dist-types/commands/GetConnectionsCommand.d.ts +4 -0
  217. package/dist-types/commands/GetCoreNetworkChangeEventsCommand.d.ts +4 -0
  218. package/dist-types/commands/GetCoreNetworkChangeSetCommand.d.ts +4 -0
  219. package/dist-types/commands/GetCoreNetworkCommand.d.ts +4 -0
  220. package/dist-types/commands/GetCoreNetworkPolicyCommand.d.ts +4 -0
  221. package/dist-types/commands/GetCustomerGatewayAssociationsCommand.d.ts +4 -0
  222. package/dist-types/commands/GetDevicesCommand.d.ts +4 -0
  223. package/dist-types/commands/GetLinkAssociationsCommand.d.ts +4 -0
  224. package/dist-types/commands/GetLinksCommand.d.ts +4 -0
  225. package/dist-types/commands/GetNetworkResourceCountsCommand.d.ts +4 -0
  226. package/dist-types/commands/GetNetworkResourceRelationshipsCommand.d.ts +4 -0
  227. package/dist-types/commands/GetNetworkResourcesCommand.d.ts +4 -0
  228. package/dist-types/commands/GetNetworkRoutesCommand.d.ts +4 -0
  229. package/dist-types/commands/GetNetworkTelemetryCommand.d.ts +4 -0
  230. package/dist-types/commands/GetResourcePolicyCommand.d.ts +4 -0
  231. package/dist-types/commands/GetRouteAnalysisCommand.d.ts +4 -0
  232. package/dist-types/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +4 -0
  233. package/dist-types/commands/GetSitesCommand.d.ts +4 -0
  234. package/dist-types/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +4 -0
  235. package/dist-types/commands/GetTransitGatewayPeeringCommand.d.ts +4 -0
  236. package/dist-types/commands/GetTransitGatewayRegistrationsCommand.d.ts +4 -0
  237. package/dist-types/commands/GetTransitGatewayRouteTableAttachmentCommand.d.ts +4 -0
  238. package/dist-types/commands/GetVpcAttachmentCommand.d.ts +4 -0
  239. package/dist-types/commands/ListAttachmentsCommand.d.ts +4 -0
  240. package/dist-types/commands/ListConnectPeersCommand.d.ts +4 -0
  241. package/dist-types/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +4 -0
  242. package/dist-types/commands/ListCoreNetworksCommand.d.ts +4 -0
  243. package/dist-types/commands/ListOrganizationServiceAccessStatusCommand.d.ts +4 -0
  244. package/dist-types/commands/ListPeeringsCommand.d.ts +4 -0
  245. package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -0
  246. package/dist-types/commands/PutCoreNetworkPolicyCommand.d.ts +4 -0
  247. package/dist-types/commands/PutResourcePolicyCommand.d.ts +4 -0
  248. package/dist-types/commands/RegisterTransitGatewayCommand.d.ts +4 -0
  249. package/dist-types/commands/RejectAttachmentCommand.d.ts +4 -0
  250. package/dist-types/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +4 -0
  251. package/dist-types/commands/StartOrganizationServiceAccessUpdateCommand.d.ts +4 -0
  252. package/dist-types/commands/StartRouteAnalysisCommand.d.ts +4 -0
  253. package/dist-types/commands/TagResourceCommand.d.ts +4 -0
  254. package/dist-types/commands/UntagResourceCommand.d.ts +4 -0
  255. package/dist-types/commands/UpdateConnectionCommand.d.ts +4 -0
  256. package/dist-types/commands/UpdateCoreNetworkCommand.d.ts +4 -0
  257. package/dist-types/commands/UpdateDeviceCommand.d.ts +4 -0
  258. package/dist-types/commands/UpdateGlobalNetworkCommand.d.ts +4 -0
  259. package/dist-types/commands/UpdateLinkCommand.d.ts +4 -0
  260. package/dist-types/commands/UpdateNetworkResourceMetadataCommand.d.ts +4 -0
  261. package/dist-types/commands/UpdateSiteCommand.d.ts +4 -0
  262. package/dist-types/commands/UpdateVpcAttachmentCommand.d.ts +4 -0
  263. package/dist-types/index.d.ts +7 -2
  264. package/dist-types/models/NetworkManagerServiceException.d.ts +1 -0
  265. package/dist-types/ts3.4/NetworkManagerClient.d.ts +3 -3
  266. package/dist-types/ts3.4/commands/AcceptAttachmentCommand.d.ts +1 -0
  267. package/dist-types/ts3.4/commands/AssociateConnectPeerCommand.d.ts +1 -0
  268. package/dist-types/ts3.4/commands/AssociateCustomerGatewayCommand.d.ts +1 -0
  269. package/dist-types/ts3.4/commands/AssociateLinkCommand.d.ts +1 -0
  270. package/dist-types/ts3.4/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +1 -0
  271. package/dist-types/ts3.4/commands/CreateConnectAttachmentCommand.d.ts +1 -0
  272. package/dist-types/ts3.4/commands/CreateConnectPeerCommand.d.ts +1 -0
  273. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +1 -0
  274. package/dist-types/ts3.4/commands/CreateCoreNetworkCommand.d.ts +1 -0
  275. package/dist-types/ts3.4/commands/CreateDeviceCommand.d.ts +1 -0
  276. package/dist-types/ts3.4/commands/CreateGlobalNetworkCommand.d.ts +1 -0
  277. package/dist-types/ts3.4/commands/CreateLinkCommand.d.ts +1 -0
  278. package/dist-types/ts3.4/commands/CreateSiteCommand.d.ts +1 -0
  279. package/dist-types/ts3.4/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +1 -0
  280. package/dist-types/ts3.4/commands/CreateTransitGatewayPeeringCommand.d.ts +1 -0
  281. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableAttachmentCommand.d.ts +1 -0
  282. package/dist-types/ts3.4/commands/CreateVpcAttachmentCommand.d.ts +1 -0
  283. package/dist-types/ts3.4/commands/DeleteAttachmentCommand.d.ts +1 -0
  284. package/dist-types/ts3.4/commands/DeleteConnectPeerCommand.d.ts +1 -0
  285. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +1 -0
  286. package/dist-types/ts3.4/commands/DeleteCoreNetworkCommand.d.ts +1 -0
  287. package/dist-types/ts3.4/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +1 -0
  288. package/dist-types/ts3.4/commands/DeleteDeviceCommand.d.ts +1 -0
  289. package/dist-types/ts3.4/commands/DeleteGlobalNetworkCommand.d.ts +1 -0
  290. package/dist-types/ts3.4/commands/DeleteLinkCommand.d.ts +1 -0
  291. package/dist-types/ts3.4/commands/DeletePeeringCommand.d.ts +1 -0
  292. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +1 -0
  293. package/dist-types/ts3.4/commands/DeleteSiteCommand.d.ts +1 -0
  294. package/dist-types/ts3.4/commands/DeregisterTransitGatewayCommand.d.ts +1 -0
  295. package/dist-types/ts3.4/commands/DescribeGlobalNetworksCommand.d.ts +1 -0
  296. package/dist-types/ts3.4/commands/DisassociateConnectPeerCommand.d.ts +1 -0
  297. package/dist-types/ts3.4/commands/DisassociateCustomerGatewayCommand.d.ts +1 -0
  298. package/dist-types/ts3.4/commands/DisassociateLinkCommand.d.ts +1 -0
  299. package/dist-types/ts3.4/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +1 -0
  300. package/dist-types/ts3.4/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +1 -0
  301. package/dist-types/ts3.4/commands/GetConnectAttachmentCommand.d.ts +1 -0
  302. package/dist-types/ts3.4/commands/GetConnectPeerAssociationsCommand.d.ts +1 -0
  303. package/dist-types/ts3.4/commands/GetConnectPeerCommand.d.ts +1 -0
  304. package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +1 -0
  305. package/dist-types/ts3.4/commands/GetCoreNetworkChangeEventsCommand.d.ts +1 -0
  306. package/dist-types/ts3.4/commands/GetCoreNetworkChangeSetCommand.d.ts +1 -0
  307. package/dist-types/ts3.4/commands/GetCoreNetworkCommand.d.ts +1 -0
  308. package/dist-types/ts3.4/commands/GetCoreNetworkPolicyCommand.d.ts +1 -0
  309. package/dist-types/ts3.4/commands/GetCustomerGatewayAssociationsCommand.d.ts +1 -0
  310. package/dist-types/ts3.4/commands/GetDevicesCommand.d.ts +1 -0
  311. package/dist-types/ts3.4/commands/GetLinkAssociationsCommand.d.ts +1 -0
  312. package/dist-types/ts3.4/commands/GetLinksCommand.d.ts +1 -0
  313. package/dist-types/ts3.4/commands/GetNetworkResourceCountsCommand.d.ts +1 -0
  314. package/dist-types/ts3.4/commands/GetNetworkResourceRelationshipsCommand.d.ts +1 -0
  315. package/dist-types/ts3.4/commands/GetNetworkResourcesCommand.d.ts +1 -0
  316. package/dist-types/ts3.4/commands/GetNetworkRoutesCommand.d.ts +1 -0
  317. package/dist-types/ts3.4/commands/GetNetworkTelemetryCommand.d.ts +1 -0
  318. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +1 -0
  319. package/dist-types/ts3.4/commands/GetRouteAnalysisCommand.d.ts +1 -0
  320. package/dist-types/ts3.4/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +1 -0
  321. package/dist-types/ts3.4/commands/GetSitesCommand.d.ts +1 -0
  322. package/dist-types/ts3.4/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +1 -0
  323. package/dist-types/ts3.4/commands/GetTransitGatewayPeeringCommand.d.ts +1 -0
  324. package/dist-types/ts3.4/commands/GetTransitGatewayRegistrationsCommand.d.ts +1 -0
  325. package/dist-types/ts3.4/commands/GetTransitGatewayRouteTableAttachmentCommand.d.ts +1 -0
  326. package/dist-types/ts3.4/commands/GetVpcAttachmentCommand.d.ts +1 -0
  327. package/dist-types/ts3.4/commands/ListAttachmentsCommand.d.ts +1 -0
  328. package/dist-types/ts3.4/commands/ListConnectPeersCommand.d.ts +1 -0
  329. package/dist-types/ts3.4/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +1 -0
  330. package/dist-types/ts3.4/commands/ListCoreNetworksCommand.d.ts +1 -0
  331. package/dist-types/ts3.4/commands/ListOrganizationServiceAccessStatusCommand.d.ts +1 -0
  332. package/dist-types/ts3.4/commands/ListPeeringsCommand.d.ts +1 -0
  333. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -0
  334. package/dist-types/ts3.4/commands/PutCoreNetworkPolicyCommand.d.ts +1 -0
  335. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +1 -0
  336. package/dist-types/ts3.4/commands/RegisterTransitGatewayCommand.d.ts +1 -0
  337. package/dist-types/ts3.4/commands/RejectAttachmentCommand.d.ts +1 -0
  338. package/dist-types/ts3.4/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +1 -0
  339. package/dist-types/ts3.4/commands/StartOrganizationServiceAccessUpdateCommand.d.ts +1 -0
  340. package/dist-types/ts3.4/commands/StartRouteAnalysisCommand.d.ts +1 -0
  341. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -0
  342. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -0
  343. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +1 -0
  344. package/dist-types/ts3.4/commands/UpdateCoreNetworkCommand.d.ts +1 -0
  345. package/dist-types/ts3.4/commands/UpdateDeviceCommand.d.ts +1 -0
  346. package/dist-types/ts3.4/commands/UpdateGlobalNetworkCommand.d.ts +1 -0
  347. package/dist-types/ts3.4/commands/UpdateLinkCommand.d.ts +1 -0
  348. package/dist-types/ts3.4/commands/UpdateNetworkResourceMetadataCommand.d.ts +1 -0
  349. package/dist-types/ts3.4/commands/UpdateSiteCommand.d.ts +1 -0
  350. package/dist-types/ts3.4/commands/UpdateVpcAttachmentCommand.d.ts +1 -0
  351. package/dist-types/ts3.4/index.d.ts +2 -2
  352. package/dist-types/ts3.4/models/NetworkManagerServiceException.d.ts +1 -0
  353. package/package.json +28 -28
@@ -2,6 +2,7 @@ import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { de_CreateConnectAttachmentCommand, se_CreateConnectAttachmentCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class CreateConnectAttachmentCommand 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_CreateConnectPeerCommand, se_CreateConnectPeerCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class CreateConnectPeerCommand 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_restJson1";
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_CreateCoreNetworkCommand, se_CreateCoreNetworkCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class CreateCoreNetworkCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateDeviceRequestFilterSensitiveLog, CreateDeviceResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { de_CreateDeviceCommand, se_CreateDeviceCommand } from "../protocols/Aws_restJson1";
6
+ export { $Command };
6
7
  export class CreateDeviceCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  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_CreateGlobalNetworkCommand, se_CreateGlobalNetworkCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class CreateGlobalNetworkCommand 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_CreateLinkCommand, se_CreateLinkCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class CreateLinkCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { CreateSiteRequestFilterSensitiveLog, CreateSiteResponseFilterSensitiveLog, } from "../models/models_0";
5
5
  import { de_CreateSiteCommand, se_CreateSiteCommand } from "../protocols/Aws_restJson1";
6
+ export { $Command };
6
7
  export class CreateSiteCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  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_CreateSiteToSiteVpnAttachmentCommand, se_CreateSiteToSiteVpnAttachmentCommand, } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class CreateSiteToSiteVpnAttachmentCommand 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_CreateTransitGatewayPeeringCommand, se_CreateTransitGatewayPeeringCommand, } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class CreateTransitGatewayPeeringCommand 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_CreateTransitGatewayRouteTableAttachmentCommand, se_CreateTransitGatewayRouteTableAttachmentCommand, } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class CreateTransitGatewayRouteTableAttachmentCommand 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_CreateVpcAttachmentCommand, se_CreateVpcAttachmentCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class CreateVpcAttachmentCommand 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_DeleteAttachmentCommand, se_DeleteAttachmentCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class DeleteAttachmentCommand 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_DeleteConnectPeerCommand, se_DeleteConnectPeerCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class DeleteConnectPeerCommand 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_restJson1";
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_DeleteCoreNetworkCommand, se_DeleteCoreNetworkCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class DeleteCoreNetworkCommand 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_DeleteCoreNetworkPolicyVersionCommand, se_DeleteCoreNetworkPolicyVersionCommand, } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class DeleteCoreNetworkPolicyVersionCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteDeviceResponseFilterSensitiveLog } from "../models/models_0";
5
5
  import { de_DeleteDeviceCommand, se_DeleteDeviceCommand } from "../protocols/Aws_restJson1";
6
+ export { $Command };
6
7
  export class DeleteDeviceCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  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_DeleteGlobalNetworkCommand, se_DeleteGlobalNetworkCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class DeleteGlobalNetworkCommand 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_DeleteLinkCommand, se_DeleteLinkCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class DeleteLinkCommand 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_DeletePeeringCommand, se_DeletePeeringCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class DeletePeeringCommand 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_DeleteResourcePolicyCommand, se_DeleteResourcePolicyCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class DeleteResourcePolicyCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { DeleteSiteResponseFilterSensitiveLog } from "../models/models_0";
5
5
  import { de_DeleteSiteCommand, se_DeleteSiteCommand } from "../protocols/Aws_restJson1";
6
+ export { $Command };
6
7
  export class DeleteSiteCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  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_DeregisterTransitGatewayCommand, se_DeregisterTransitGatewayCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class DeregisterTransitGatewayCommand 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_DescribeGlobalNetworksCommand, se_DescribeGlobalNetworksCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class DescribeGlobalNetworksCommand 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_DisassociateConnectPeerCommand, se_DisassociateConnectPeerCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class DisassociateConnectPeerCommand 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_DisassociateCustomerGatewayCommand, se_DisassociateCustomerGatewayCommand, } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class DisassociateCustomerGatewayCommand 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_DisassociateLinkCommand, se_DisassociateLinkCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class DisassociateLinkCommand 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_DisassociateTransitGatewayConnectPeerCommand, se_DisassociateTransitGatewayConnectPeerCommand, } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class DisassociateTransitGatewayConnectPeerCommand 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_ExecuteCoreNetworkChangeSetCommand, se_ExecuteCoreNetworkChangeSetCommand, } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class ExecuteCoreNetworkChangeSetCommand 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_GetConnectAttachmentCommand, se_GetConnectAttachmentCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class GetConnectAttachmentCommand 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_GetConnectPeerAssociationsCommand, se_GetConnectPeerAssociationsCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class GetConnectPeerAssociationsCommand 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_GetConnectPeerCommand, se_GetConnectPeerCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class GetConnectPeerCommand 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_GetConnectionsCommand, se_GetConnectionsCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class GetConnectionsCommand 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_GetCoreNetworkChangeEventsCommand, se_GetCoreNetworkChangeEventsCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class GetCoreNetworkChangeEventsCommand 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_GetCoreNetworkChangeSetCommand, se_GetCoreNetworkChangeSetCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class GetCoreNetworkChangeSetCommand 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_GetCoreNetworkCommand, se_GetCoreNetworkCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class GetCoreNetworkCommand 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_GetCoreNetworkPolicyCommand, se_GetCoreNetworkPolicyCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class GetCoreNetworkPolicyCommand 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_GetCustomerGatewayAssociationsCommand, se_GetCustomerGatewayAssociationsCommand, } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class GetCustomerGatewayAssociationsCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetDevicesResponseFilterSensitiveLog } from "../models/models_0";
5
5
  import { de_GetDevicesCommand, se_GetDevicesCommand } from "../protocols/Aws_restJson1";
6
+ export { $Command };
6
7
  export class GetDevicesCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  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_GetLinkAssociationsCommand, se_GetLinkAssociationsCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class GetLinkAssociationsCommand 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_GetLinksCommand, se_GetLinksCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class GetLinksCommand 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_GetNetworkResourceCountsCommand, se_GetNetworkResourceCountsCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class GetNetworkResourceCountsCommand 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_GetNetworkResourceRelationshipsCommand, se_GetNetworkResourceRelationshipsCommand, } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class GetNetworkResourceRelationshipsCommand 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_GetNetworkResourcesCommand, se_GetNetworkResourcesCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class GetNetworkResourcesCommand 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_GetNetworkRoutesCommand, se_GetNetworkRoutesCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class GetNetworkRoutesCommand 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_GetNetworkTelemetryCommand, se_GetNetworkTelemetryCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class GetNetworkTelemetryCommand 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_GetResourcePolicyCommand, se_GetResourcePolicyCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class GetResourcePolicyCommand 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_GetRouteAnalysisCommand, se_GetRouteAnalysisCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class GetRouteAnalysisCommand 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_GetSiteToSiteVpnAttachmentCommand, se_GetSiteToSiteVpnAttachmentCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class GetSiteToSiteVpnAttachmentCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {
@@ -3,6 +3,7 @@ import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
4
  import { GetSitesResponseFilterSensitiveLog } from "../models/models_0";
5
5
  import { de_GetSitesCommand, se_GetSitesCommand } from "../protocols/Aws_restJson1";
6
+ export { $Command };
6
7
  export class GetSitesCommand extends $Command {
7
8
  static getEndpointParameterInstructions() {
8
9
  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_GetTransitGatewayConnectPeerAssociationsCommand, se_GetTransitGatewayConnectPeerAssociationsCommand, } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class GetTransitGatewayConnectPeerAssociationsCommand 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_GetTransitGatewayPeeringCommand, se_GetTransitGatewayPeeringCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class GetTransitGatewayPeeringCommand 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_GetTransitGatewayRegistrationsCommand, se_GetTransitGatewayRegistrationsCommand, } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class GetTransitGatewayRegistrationsCommand 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_GetTransitGatewayRouteTableAttachmentCommand, se_GetTransitGatewayRouteTableAttachmentCommand, } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class GetTransitGatewayRouteTableAttachmentCommand 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_GetVpcAttachmentCommand, se_GetVpcAttachmentCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class GetVpcAttachmentCommand 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_ListAttachmentsCommand, se_ListAttachmentsCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class ListAttachmentsCommand 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_ListConnectPeersCommand, se_ListConnectPeersCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class ListConnectPeersCommand 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_ListCoreNetworkPolicyVersionsCommand, se_ListCoreNetworkPolicyVersionsCommand, } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class ListCoreNetworkPolicyVersionsCommand 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_ListCoreNetworksCommand, se_ListCoreNetworksCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class ListCoreNetworksCommand 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_ListOrganizationServiceAccessStatusCommand, se_ListOrganizationServiceAccessStatusCommand, } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class ListOrganizationServiceAccessStatusCommand 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_ListPeeringsCommand, se_ListPeeringsCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class ListPeeringsCommand 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_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class ListTagsForResourceCommand 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_PutCoreNetworkPolicyCommand, se_PutCoreNetworkPolicyCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class PutCoreNetworkPolicyCommand 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_PutResourcePolicyCommand, se_PutResourcePolicyCommand } from "../protocols/Aws_restJson1";
5
+ export { $Command };
5
6
  export class PutResourcePolicyCommand extends $Command {
6
7
  static getEndpointParameterInstructions() {
7
8
  return {