@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
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetConnectAttachmentRequest, GetConnectAttachmentResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetConnectPeerAssociationsRequest, GetConnectPeerAssociationsResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetConnectPeerRequest, GetConnectPeerResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetConnectionsRequest, GetConnectionsResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetCoreNetworkChangeEventsRequest, GetCoreNetworkChangeEventsResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetCoreNetworkChangeSetRequest, GetCoreNetworkChangeSetResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetCoreNetworkRequest, GetCoreNetworkResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetCoreNetworkPolicyRequest, GetCoreNetworkPolicyResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetCustomerGatewayAssociationsRequest, GetCustomerGatewayAssociationsResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetDevicesRequest, GetDevicesResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetLinkAssociationsRequest, GetLinkAssociationsResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetLinksRequest, GetLinksResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetNetworkResourceCountsRequest, GetNetworkResourceCountsResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetNetworkResourceRelationshipsRequest, GetNetworkResourceRelationshipsResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetNetworkResourcesRequest, GetNetworkResourcesResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetNetworkRoutesRequest, GetNetworkRoutesResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetNetworkTelemetryRequest, GetNetworkTelemetryResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetResourcePolicyRequest, GetResourcePolicyResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetRouteAnalysisRequest, GetRouteAnalysisResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetSiteToSiteVpnAttachmentRequest, GetSiteToSiteVpnAttachmentResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetSitesRequest, GetSitesResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetTransitGatewayConnectPeerAssociationsRequest, GetTransitGatewayConnectPeerAssociationsResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetTransitGatewayPeeringRequest, GetTransitGatewayPeeringResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetTransitGatewayRegistrationsRequest, GetTransitGatewayRegistrationsResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetTransitGatewayRouteTableAttachmentRequest, GetTransitGatewayRouteTableAttachmentResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { GetVpcAttachmentRequest, GetVpcAttachmentResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListAttachmentsRequest, ListAttachmentsResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListConnectPeersRequest, ListConnectPeersResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListCoreNetworkPolicyVersionsRequest, ListCoreNetworkPolicyVersionsResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListCoreNetworksRequest, ListCoreNetworksResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListOrganizationServiceAccessStatusRequest, ListOrganizationServiceAccessStatusResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListPeeringsRequest, ListPeeringsResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PutCoreNetworkPolicyRequest, PutCoreNetworkPolicyResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { PutResourcePolicyRequest, PutResourcePolicyResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { RegisterTransitGatewayRequest, RegisterTransitGatewayResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { RejectAttachmentRequest, RejectAttachmentResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { RestoreCoreNetworkPolicyVersionRequest, RestoreCoreNetworkPolicyVersionResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { StartOrganizationServiceAccessUpdateRequest, StartOrganizationServiceAccessUpdateResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { StartRouteAnalysisRequest, StartRouteAnalysisResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateConnectionRequest, UpdateConnectionResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateCoreNetworkRequest, UpdateCoreNetworkResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateDeviceRequest, UpdateDeviceResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateGlobalNetworkRequest, UpdateGlobalNetworkResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateLinkRequest, UpdateLinkResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateNetworkResourceMetadataRequest, UpdateNetworkResourceMetadataResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateSiteRequest, UpdateSiteResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -3,6 +3,10 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { UpdateVpcAttachmentRequest, UpdateVpcAttachmentResponse } from "../models/models_0";
5
5
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
+ /**
7
+ * @public
8
+ */
9
+ export { __MetadataBearer, $Command };
6
10
  /**
7
11
  * @public
8
12
  *
@@ -1,6 +1,11 @@
1
- export * from "./NetworkManager";
1
+ /**
2
+ * <p>Amazon Web Services enables you to centrally manage your Amazon Web Services Cloud WAN core network and your Transit Gateway network across Amazon Web Services accounts, Regions, and on-premises locations.</p>
3
+ *
4
+ * @packageDocumentation
5
+ */
2
6
  export * from "./NetworkManagerClient";
7
+ export * from "./NetworkManager";
3
8
  export * from "./commands";
4
- export * from "./models";
5
9
  export * from "./pagination";
10
+ export * from "./models";
6
11
  export { NetworkManagerServiceException } from "./models/NetworkManagerServiceException";
@@ -1,4 +1,5 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
2
+ export { __ServiceException, __ServiceExceptionOptions };
2
3
  /**
3
4
  * @public
4
5
  *