@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
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListOrganizationServiceAccessStatusCommandInput
19
20
  extends ListOrganizationServiceAccessStatusRequest {}
20
21
  export interface ListOrganizationServiceAccessStatusCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../NetworkManagerClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface ListPeeringsCommandInput extends ListPeeringsRequest {}
16
17
  export interface ListPeeringsCommandOutput
17
18
  extends ListPeeringsResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface ListTagsForResourceCommandInput
19
20
  extends ListTagsForResourceRequest {}
20
21
  export interface ListTagsForResourceCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface PutCoreNetworkPolicyCommandInput
19
20
  extends PutCoreNetworkPolicyRequest {}
20
21
  export interface PutCoreNetworkPolicyCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface PutResourcePolicyCommandInput
19
20
  extends PutResourcePolicyRequest {}
20
21
  export interface PutResourcePolicyCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface RegisterTransitGatewayCommandInput
19
20
  extends RegisterTransitGatewayRequest {}
20
21
  export interface RegisterTransitGatewayCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface RejectAttachmentCommandInput extends RejectAttachmentRequest {}
19
20
  export interface RejectAttachmentCommandOutput
20
21
  extends RejectAttachmentResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface RestoreCoreNetworkPolicyVersionCommandInput
19
20
  extends RestoreCoreNetworkPolicyVersionRequest {}
20
21
  export interface RestoreCoreNetworkPolicyVersionCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface StartOrganizationServiceAccessUpdateCommandInput
19
20
  extends StartOrganizationServiceAccessUpdateRequest {}
20
21
  export interface StartOrganizationServiceAccessUpdateCommandOutput
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface StartRouteAnalysisCommandInput
19
20
  extends StartRouteAnalysisRequest {}
20
21
  export interface StartRouteAnalysisCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../NetworkManagerClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface TagResourceCommandInput extends TagResourceRequest {}
16
17
  export interface TagResourceCommandOutput
17
18
  extends TagResourceResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UntagResourceCommandInput extends UntagResourceRequest {}
19
20
  export interface UntagResourceCommandOutput
20
21
  extends UntagResourceResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateConnectionCommandInput extends UpdateConnectionRequest {}
19
20
  export interface UpdateConnectionCommandOutput
20
21
  extends UpdateConnectionResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateCoreNetworkCommandInput
19
20
  extends UpdateCoreNetworkRequest {}
20
21
  export interface UpdateCoreNetworkCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../NetworkManagerClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface UpdateDeviceCommandInput extends UpdateDeviceRequest {}
16
17
  export interface UpdateDeviceCommandOutput
17
18
  extends UpdateDeviceResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateGlobalNetworkCommandInput
19
20
  extends UpdateGlobalNetworkRequest {}
20
21
  export interface UpdateGlobalNetworkCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../NetworkManagerClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface UpdateLinkCommandInput extends UpdateLinkRequest {}
16
17
  export interface UpdateLinkCommandOutput
17
18
  extends UpdateLinkResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateNetworkResourceMetadataCommandInput
19
20
  extends UpdateNetworkResourceMetadataRequest {}
20
21
  export interface UpdateNetworkResourceMetadataCommandOutput
@@ -12,6 +12,7 @@ import {
12
12
  ServiceInputTypes,
13
13
  ServiceOutputTypes,
14
14
  } from "../NetworkManagerClient";
15
+ export { __MetadataBearer, $Command };
15
16
  export interface UpdateSiteCommandInput extends UpdateSiteRequest {}
16
17
  export interface UpdateSiteCommandOutput
17
18
  extends UpdateSiteResponse,
@@ -15,6 +15,7 @@ import {
15
15
  ServiceInputTypes,
16
16
  ServiceOutputTypes,
17
17
  } from "../NetworkManagerClient";
18
+ export { __MetadataBearer, $Command };
18
19
  export interface UpdateVpcAttachmentCommandInput
19
20
  extends UpdateVpcAttachmentRequest {}
20
21
  export interface UpdateVpcAttachmentCommandOutput
@@ -1,6 +1,6 @@
1
- export * from "./NetworkManager";
2
1
  export * from "./NetworkManagerClient";
2
+ export * from "./NetworkManager";
3
3
  export * from "./commands";
4
- export * from "./models";
5
4
  export * from "./pagination";
5
+ export * from "./models";
6
6
  export { NetworkManagerServiceException } from "./models/NetworkManagerServiceException";
@@ -2,6 +2,7 @@ import {
2
2
  ServiceException as __ServiceException,
3
3
  ServiceExceptionOptions as __ServiceExceptionOptions,
4
4
  } from "@aws-sdk/smithy-client";
5
+ export { __ServiceException, __ServiceExceptionOptions };
5
6
  export declare class NetworkManagerServiceException extends __ServiceException {
6
7
  constructor(options: __ServiceExceptionOptions);
7
8
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-networkmanager",
3
3
  "description": "AWS SDK for JavaScript Networkmanager Client for Node.js, Browser and React Native",
4
- "version": "3.335.0",
4
+ "version": "3.338.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,36 +21,36 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.335.0",
25
- "@aws-sdk/config-resolver": "3.329.0",
26
- "@aws-sdk/credential-provider-node": "3.335.0",
27
- "@aws-sdk/fetch-http-handler": "3.329.0",
28
- "@aws-sdk/hash-node": "3.329.0",
29
- "@aws-sdk/invalid-dependency": "3.329.0",
30
- "@aws-sdk/middleware-content-length": "3.329.0",
31
- "@aws-sdk/middleware-endpoint": "3.329.0",
32
- "@aws-sdk/middleware-host-header": "3.329.0",
33
- "@aws-sdk/middleware-logger": "3.329.0",
34
- "@aws-sdk/middleware-recursion-detection": "3.329.0",
35
- "@aws-sdk/middleware-retry": "3.329.0",
36
- "@aws-sdk/middleware-serde": "3.329.0",
37
- "@aws-sdk/middleware-signing": "3.329.0",
38
- "@aws-sdk/middleware-stack": "3.329.0",
39
- "@aws-sdk/middleware-user-agent": "3.332.0",
40
- "@aws-sdk/node-config-provider": "3.329.0",
41
- "@aws-sdk/node-http-handler": "3.329.0",
42
- "@aws-sdk/smithy-client": "3.329.0",
43
- "@aws-sdk/types": "3.329.0",
44
- "@aws-sdk/url-parser": "3.329.0",
24
+ "@aws-sdk/client-sts": "3.338.0",
25
+ "@aws-sdk/config-resolver": "3.338.0",
26
+ "@aws-sdk/credential-provider-node": "3.338.0",
27
+ "@aws-sdk/fetch-http-handler": "3.338.0",
28
+ "@aws-sdk/hash-node": "3.338.0",
29
+ "@aws-sdk/invalid-dependency": "3.338.0",
30
+ "@aws-sdk/middleware-content-length": "3.338.0",
31
+ "@aws-sdk/middleware-endpoint": "3.338.0",
32
+ "@aws-sdk/middleware-host-header": "3.338.0",
33
+ "@aws-sdk/middleware-logger": "3.338.0",
34
+ "@aws-sdk/middleware-recursion-detection": "3.338.0",
35
+ "@aws-sdk/middleware-retry": "3.338.0",
36
+ "@aws-sdk/middleware-serde": "3.338.0",
37
+ "@aws-sdk/middleware-signing": "3.338.0",
38
+ "@aws-sdk/middleware-stack": "3.338.0",
39
+ "@aws-sdk/middleware-user-agent": "3.338.0",
40
+ "@aws-sdk/node-config-provider": "3.338.0",
41
+ "@aws-sdk/node-http-handler": "3.338.0",
42
+ "@aws-sdk/smithy-client": "3.338.0",
43
+ "@aws-sdk/types": "3.338.0",
44
+ "@aws-sdk/url-parser": "3.338.0",
45
45
  "@aws-sdk/util-base64": "3.310.0",
46
46
  "@aws-sdk/util-body-length-browser": "3.310.0",
47
47
  "@aws-sdk/util-body-length-node": "3.310.0",
48
- "@aws-sdk/util-defaults-mode-browser": "3.329.0",
49
- "@aws-sdk/util-defaults-mode-node": "3.329.0",
50
- "@aws-sdk/util-endpoints": "3.332.0",
51
- "@aws-sdk/util-retry": "3.329.0",
52
- "@aws-sdk/util-user-agent-browser": "3.329.0",
53
- "@aws-sdk/util-user-agent-node": "3.329.0",
48
+ "@aws-sdk/util-defaults-mode-browser": "3.338.0",
49
+ "@aws-sdk/util-defaults-mode-node": "3.338.0",
50
+ "@aws-sdk/util-endpoints": "3.338.0",
51
+ "@aws-sdk/util-retry": "3.338.0",
52
+ "@aws-sdk/util-user-agent-browser": "3.338.0",
53
+ "@aws-sdk/util-user-agent-node": "3.338.0",
54
54
  "@aws-sdk/util-utf8": "3.310.0",
55
55
  "@smithy/protocol-http": "^1.0.1",
56
56
  "@smithy/types": "^1.0.0",