@aws-sdk/client-networkmanager 3.337.0 → 3.338.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (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
@@ -391,6 +391,7 @@ import {
391
391
  ClientResolvedEndpointParameters,
392
392
  EndpointParameters,
393
393
  } from "./endpoint/EndpointParameters";
394
+ export { __Client };
394
395
  export type ServiceInputTypes =
395
396
  | AcceptAttachmentCommandInput
396
397
  | AssociateConnectPeerCommandInput
@@ -587,7 +588,7 @@ export interface ClientDefaults
587
588
  logger?: __Logger;
588
589
  defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
589
590
  }
590
- type NetworkManagerClientConfigType = Partial<
591
+ export type NetworkManagerClientConfigType = Partial<
591
592
  __SmithyConfiguration<__HttpHandlerOptions>
592
593
  > &
593
594
  ClientDefaults &
@@ -600,7 +601,7 @@ type NetworkManagerClientConfigType = Partial<
600
601
  ClientInputEndpointParameters;
601
602
  export interface NetworkManagerClientConfig
602
603
  extends NetworkManagerClientConfigType {}
603
- type NetworkManagerClientResolvedConfigType =
604
+ export type NetworkManagerClientResolvedConfigType =
604
605
  __SmithyResolvedConfiguration<__HttpHandlerOptions> &
605
606
  Required<ClientDefaults> &
606
607
  RegionResolvedConfig &
@@ -622,4 +623,3 @@ export declare class NetworkManagerClient extends __Client<
622
623
  constructor(configuration: NetworkManagerClientConfig);
623
624
  destroy(): void;
624
625
  }
625
- export {};
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AcceptAttachmentCommandInput extends AcceptAttachmentRequest {}
19
20
  export interface AcceptAttachmentCommandOutput
20
21
  extends AcceptAttachmentResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AssociateConnectPeerCommandInput
19
20
  extends AssociateConnectPeerRequest {}
20
21
  export interface AssociateConnectPeerCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AssociateCustomerGatewayCommandInput
19
20
  extends AssociateCustomerGatewayRequest {}
20
21
  export interface AssociateCustomerGatewayCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AssociateLinkCommandInput extends AssociateLinkRequest {}
19
20
  export interface AssociateLinkCommandOutput
20
21
  extends AssociateLinkResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface AssociateTransitGatewayConnectPeerCommandInput
19
20
  extends AssociateTransitGatewayConnectPeerRequest {}
20
21
  export interface AssociateTransitGatewayConnectPeerCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateConnectAttachmentCommandInput
19
20
  extends CreateConnectAttachmentRequest {}
20
21
  export interface CreateConnectAttachmentCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateConnectPeerCommandInput
19
20
  extends CreateConnectPeerRequest {}
20
21
  export interface CreateConnectPeerCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateConnectionCommandInput extends CreateConnectionRequest {}
19
20
  export interface CreateConnectionCommandOutput
20
21
  extends CreateConnectionResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateCoreNetworkCommandInput
19
20
  extends CreateCoreNetworkRequest {}
20
21
  export interface CreateCoreNetworkCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../NetworkManagerClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CreateDeviceCommandInput extends CreateDeviceRequest {}
16
17
  export interface CreateDeviceCommandOutput
17
18
  extends CreateDeviceResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateGlobalNetworkCommandInput
19
20
  extends CreateGlobalNetworkRequest {}
20
21
  export interface CreateGlobalNetworkCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../NetworkManagerClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CreateLinkCommandInput extends CreateLinkRequest {}
16
17
  export interface CreateLinkCommandOutput
17
18
  extends CreateLinkResponse,
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../NetworkManagerClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface CreateSiteCommandInput extends CreateSiteRequest {}
16
17
  export interface CreateSiteCommandOutput
17
18
  extends CreateSiteResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateSiteToSiteVpnAttachmentCommandInput
19
20
  extends CreateSiteToSiteVpnAttachmentRequest {}
20
21
  export interface CreateSiteToSiteVpnAttachmentCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateTransitGatewayPeeringCommandInput
19
20
  extends CreateTransitGatewayPeeringRequest {}
20
21
  export interface CreateTransitGatewayPeeringCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateTransitGatewayRouteTableAttachmentCommandInput
19
20
  extends CreateTransitGatewayRouteTableAttachmentRequest {}
20
21
  export interface CreateTransitGatewayRouteTableAttachmentCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface CreateVpcAttachmentCommandInput
19
20
  extends CreateVpcAttachmentRequest {}
20
21
  export interface CreateVpcAttachmentCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteAttachmentCommandInput extends DeleteAttachmentRequest {}
19
20
  export interface DeleteAttachmentCommandOutput
20
21
  extends DeleteAttachmentResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteConnectPeerCommandInput
19
20
  extends DeleteConnectPeerRequest {}
20
21
  export interface DeleteConnectPeerCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteConnectionCommandInput extends DeleteConnectionRequest {}
19
20
  export interface DeleteConnectionCommandOutput
20
21
  extends DeleteConnectionResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteCoreNetworkCommandInput
19
20
  extends DeleteCoreNetworkRequest {}
20
21
  export interface DeleteCoreNetworkCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteCoreNetworkPolicyVersionCommandInput
19
20
  extends DeleteCoreNetworkPolicyVersionRequest {}
20
21
  export interface DeleteCoreNetworkPolicyVersionCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../NetworkManagerClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteDeviceCommandInput extends DeleteDeviceRequest {}
16
17
  export interface DeleteDeviceCommandOutput
17
18
  extends DeleteDeviceResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteGlobalNetworkCommandInput
19
20
  extends DeleteGlobalNetworkRequest {}
20
21
  export interface DeleteGlobalNetworkCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../NetworkManagerClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteLinkCommandInput extends DeleteLinkRequest {}
16
17
  export interface DeleteLinkCommandOutput
17
18
  extends DeleteLinkResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeletePeeringCommandInput extends DeletePeeringRequest {}
19
20
  export interface DeletePeeringCommandOutput
20
21
  extends DeletePeeringResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeleteResourcePolicyCommandInput
19
20
  extends DeleteResourcePolicyRequest {}
20
21
  export interface DeleteResourcePolicyCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../NetworkManagerClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface DeleteSiteCommandInput extends DeleteSiteRequest {}
16
17
  export interface DeleteSiteCommandOutput
17
18
  extends DeleteSiteResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DeregisterTransitGatewayCommandInput
19
20
  extends DeregisterTransitGatewayRequest {}
20
21
  export interface DeregisterTransitGatewayCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DescribeGlobalNetworksCommandInput
19
20
  extends DescribeGlobalNetworksRequest {}
20
21
  export interface DescribeGlobalNetworksCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DisassociateConnectPeerCommandInput
19
20
  extends DisassociateConnectPeerRequest {}
20
21
  export interface DisassociateConnectPeerCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DisassociateCustomerGatewayCommandInput
19
20
  extends DisassociateCustomerGatewayRequest {}
20
21
  export interface DisassociateCustomerGatewayCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DisassociateLinkCommandInput extends DisassociateLinkRequest {}
19
20
  export interface DisassociateLinkCommandOutput
20
21
  extends DisassociateLinkResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface DisassociateTransitGatewayConnectPeerCommandInput
19
20
  extends DisassociateTransitGatewayConnectPeerRequest {}
20
21
  export interface DisassociateTransitGatewayConnectPeerCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ExecuteCoreNetworkChangeSetCommandInput
19
20
  extends ExecuteCoreNetworkChangeSetRequest {}
20
21
  export interface ExecuteCoreNetworkChangeSetCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetConnectAttachmentCommandInput
19
20
  extends GetConnectAttachmentRequest {}
20
21
  export interface GetConnectAttachmentCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetConnectPeerAssociationsCommandInput
19
20
  extends GetConnectPeerAssociationsRequest {}
20
21
  export interface GetConnectPeerAssociationsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetConnectPeerCommandInput extends GetConnectPeerRequest {}
19
20
  export interface GetConnectPeerCommandOutput
20
21
  extends GetConnectPeerResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetConnectionsCommandInput extends GetConnectionsRequest {}
19
20
  export interface GetConnectionsCommandOutput
20
21
  extends GetConnectionsResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetCoreNetworkChangeEventsCommandInput
19
20
  extends GetCoreNetworkChangeEventsRequest {}
20
21
  export interface GetCoreNetworkChangeEventsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetCoreNetworkChangeSetCommandInput
19
20
  extends GetCoreNetworkChangeSetRequest {}
20
21
  export interface GetCoreNetworkChangeSetCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetCoreNetworkCommandInput extends GetCoreNetworkRequest {}
19
20
  export interface GetCoreNetworkCommandOutput
20
21
  extends GetCoreNetworkResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetCoreNetworkPolicyCommandInput
19
20
  extends GetCoreNetworkPolicyRequest {}
20
21
  export interface GetCoreNetworkPolicyCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetCustomerGatewayAssociationsCommandInput
19
20
  extends GetCustomerGatewayAssociationsRequest {}
20
21
  export interface GetCustomerGatewayAssociationsCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../NetworkManagerClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface GetDevicesCommandInput extends GetDevicesRequest {}
16
17
  export interface GetDevicesCommandOutput
17
18
  extends GetDevicesResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetLinkAssociationsCommandInput
19
20
  extends GetLinkAssociationsRequest {}
20
21
  export interface GetLinkAssociationsCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../NetworkManagerClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface GetLinksCommandInput extends GetLinksRequest {}
16
17
  export interface GetLinksCommandOutput
17
18
  extends GetLinksResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetNetworkResourceCountsCommandInput
19
20
  extends GetNetworkResourceCountsRequest {}
20
21
  export interface GetNetworkResourceCountsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetNetworkResourceRelationshipsCommandInput
19
20
  extends GetNetworkResourceRelationshipsRequest {}
20
21
  export interface GetNetworkResourceRelationshipsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetNetworkResourcesCommandInput
19
20
  extends GetNetworkResourcesRequest {}
20
21
  export interface GetNetworkResourcesCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetNetworkRoutesCommandInput extends GetNetworkRoutesRequest {}
19
20
  export interface GetNetworkRoutesCommandOutput
20
21
  extends GetNetworkRoutesResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetNetworkTelemetryCommandInput
19
20
  extends GetNetworkTelemetryRequest {}
20
21
  export interface GetNetworkTelemetryCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetResourcePolicyCommandInput
19
20
  extends GetResourcePolicyRequest {}
20
21
  export interface GetResourcePolicyCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetRouteAnalysisCommandInput extends GetRouteAnalysisRequest {}
19
20
  export interface GetRouteAnalysisCommandOutput
20
21
  extends GetRouteAnalysisResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetSiteToSiteVpnAttachmentCommandInput
19
20
  extends GetSiteToSiteVpnAttachmentRequest {}
20
21
  export interface GetSiteToSiteVpnAttachmentCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../NetworkManagerClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface GetSitesCommandInput extends GetSitesRequest {}
16
17
  export interface GetSitesCommandOutput
17
18
  extends GetSitesResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetTransitGatewayConnectPeerAssociationsCommandInput
19
20
  extends GetTransitGatewayConnectPeerAssociationsRequest {}
20
21
  export interface GetTransitGatewayConnectPeerAssociationsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetTransitGatewayPeeringCommandInput
19
20
  extends GetTransitGatewayPeeringRequest {}
20
21
  export interface GetTransitGatewayPeeringCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetTransitGatewayRegistrationsCommandInput
19
20
  extends GetTransitGatewayRegistrationsRequest {}
20
21
  export interface GetTransitGatewayRegistrationsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetTransitGatewayRouteTableAttachmentCommandInput
19
20
  extends GetTransitGatewayRouteTableAttachmentRequest {}
20
21
  export interface GetTransitGatewayRouteTableAttachmentCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface GetVpcAttachmentCommandInput extends GetVpcAttachmentRequest {}
19
20
  export interface GetVpcAttachmentCommandOutput
20
21
  extends GetVpcAttachmentResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListAttachmentsCommandInput extends ListAttachmentsRequest {}
19
20
  export interface ListAttachmentsCommandOutput
20
21
  extends ListAttachmentsResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListConnectPeersCommandInput extends ListConnectPeersRequest {}
19
20
  export interface ListConnectPeersCommandOutput
20
21
  extends ListConnectPeersResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListCoreNetworkPolicyVersionsCommandInput
19
20
  extends ListCoreNetworkPolicyVersionsRequest {}
20
21
  export interface ListCoreNetworkPolicyVersionsCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListCoreNetworksCommandInput extends ListCoreNetworksRequest {}
19
20
  export interface ListCoreNetworksCommandOutput
20
21
  extends ListCoreNetworksResponse,