@aws-sdk/client-networkmanager 3.478.0 → 3.481.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 (345) hide show
  1. package/dist-cjs/commands/AcceptAttachmentCommand.js +18 -41
  2. package/dist-cjs/commands/AssociateConnectPeerCommand.js +18 -41
  3. package/dist-cjs/commands/AssociateCustomerGatewayCommand.js +18 -41
  4. package/dist-cjs/commands/AssociateLinkCommand.js +18 -41
  5. package/dist-cjs/commands/AssociateTransitGatewayConnectPeerCommand.js +18 -41
  6. package/dist-cjs/commands/CreateConnectAttachmentCommand.js +18 -41
  7. package/dist-cjs/commands/CreateConnectPeerCommand.js +18 -41
  8. package/dist-cjs/commands/CreateConnectionCommand.js +18 -41
  9. package/dist-cjs/commands/CreateCoreNetworkCommand.js +18 -41
  10. package/dist-cjs/commands/CreateDeviceCommand.js +18 -41
  11. package/dist-cjs/commands/CreateGlobalNetworkCommand.js +18 -41
  12. package/dist-cjs/commands/CreateLinkCommand.js +18 -41
  13. package/dist-cjs/commands/CreateSiteCommand.js +18 -41
  14. package/dist-cjs/commands/CreateSiteToSiteVpnAttachmentCommand.js +18 -41
  15. package/dist-cjs/commands/CreateTransitGatewayPeeringCommand.js +18 -41
  16. package/dist-cjs/commands/CreateTransitGatewayRouteTableAttachmentCommand.js +18 -41
  17. package/dist-cjs/commands/CreateVpcAttachmentCommand.js +18 -41
  18. package/dist-cjs/commands/DeleteAttachmentCommand.js +18 -41
  19. package/dist-cjs/commands/DeleteConnectPeerCommand.js +18 -41
  20. package/dist-cjs/commands/DeleteConnectionCommand.js +18 -41
  21. package/dist-cjs/commands/DeleteCoreNetworkCommand.js +18 -41
  22. package/dist-cjs/commands/DeleteCoreNetworkPolicyVersionCommand.js +18 -41
  23. package/dist-cjs/commands/DeleteDeviceCommand.js +18 -41
  24. package/dist-cjs/commands/DeleteGlobalNetworkCommand.js +18 -41
  25. package/dist-cjs/commands/DeleteLinkCommand.js +18 -41
  26. package/dist-cjs/commands/DeletePeeringCommand.js +18 -41
  27. package/dist-cjs/commands/DeleteResourcePolicyCommand.js +18 -41
  28. package/dist-cjs/commands/DeleteSiteCommand.js +18 -41
  29. package/dist-cjs/commands/DeregisterTransitGatewayCommand.js +18 -41
  30. package/dist-cjs/commands/DescribeGlobalNetworksCommand.js +18 -41
  31. package/dist-cjs/commands/DisassociateConnectPeerCommand.js +18 -41
  32. package/dist-cjs/commands/DisassociateCustomerGatewayCommand.js +18 -41
  33. package/dist-cjs/commands/DisassociateLinkCommand.js +18 -41
  34. package/dist-cjs/commands/DisassociateTransitGatewayConnectPeerCommand.js +18 -41
  35. package/dist-cjs/commands/ExecuteCoreNetworkChangeSetCommand.js +18 -41
  36. package/dist-cjs/commands/GetConnectAttachmentCommand.js +18 -41
  37. package/dist-cjs/commands/GetConnectPeerAssociationsCommand.js +18 -41
  38. package/dist-cjs/commands/GetConnectPeerCommand.js +18 -41
  39. package/dist-cjs/commands/GetConnectionsCommand.js +18 -41
  40. package/dist-cjs/commands/GetCoreNetworkChangeEventsCommand.js +18 -41
  41. package/dist-cjs/commands/GetCoreNetworkChangeSetCommand.js +18 -41
  42. package/dist-cjs/commands/GetCoreNetworkCommand.js +18 -41
  43. package/dist-cjs/commands/GetCoreNetworkPolicyCommand.js +18 -41
  44. package/dist-cjs/commands/GetCustomerGatewayAssociationsCommand.js +18 -41
  45. package/dist-cjs/commands/GetDevicesCommand.js +18 -41
  46. package/dist-cjs/commands/GetLinkAssociationsCommand.js +18 -41
  47. package/dist-cjs/commands/GetLinksCommand.js +18 -41
  48. package/dist-cjs/commands/GetNetworkResourceCountsCommand.js +18 -41
  49. package/dist-cjs/commands/GetNetworkResourceRelationshipsCommand.js +18 -41
  50. package/dist-cjs/commands/GetNetworkResourcesCommand.js +18 -41
  51. package/dist-cjs/commands/GetNetworkRoutesCommand.js +18 -41
  52. package/dist-cjs/commands/GetNetworkTelemetryCommand.js +18 -41
  53. package/dist-cjs/commands/GetResourcePolicyCommand.js +18 -41
  54. package/dist-cjs/commands/GetRouteAnalysisCommand.js +18 -41
  55. package/dist-cjs/commands/GetSiteToSiteVpnAttachmentCommand.js +18 -41
  56. package/dist-cjs/commands/GetSitesCommand.js +18 -41
  57. package/dist-cjs/commands/GetTransitGatewayConnectPeerAssociationsCommand.js +18 -41
  58. package/dist-cjs/commands/GetTransitGatewayPeeringCommand.js +18 -41
  59. package/dist-cjs/commands/GetTransitGatewayRegistrationsCommand.js +18 -41
  60. package/dist-cjs/commands/GetTransitGatewayRouteTableAttachmentCommand.js +18 -41
  61. package/dist-cjs/commands/GetVpcAttachmentCommand.js +18 -41
  62. package/dist-cjs/commands/ListAttachmentsCommand.js +18 -41
  63. package/dist-cjs/commands/ListConnectPeersCommand.js +18 -41
  64. package/dist-cjs/commands/ListCoreNetworkPolicyVersionsCommand.js +18 -41
  65. package/dist-cjs/commands/ListCoreNetworksCommand.js +18 -41
  66. package/dist-cjs/commands/ListOrganizationServiceAccessStatusCommand.js +18 -41
  67. package/dist-cjs/commands/ListPeeringsCommand.js +18 -41
  68. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  69. package/dist-cjs/commands/PutCoreNetworkPolicyCommand.js +18 -41
  70. package/dist-cjs/commands/PutResourcePolicyCommand.js +18 -41
  71. package/dist-cjs/commands/RegisterTransitGatewayCommand.js +18 -41
  72. package/dist-cjs/commands/RejectAttachmentCommand.js +18 -41
  73. package/dist-cjs/commands/RestoreCoreNetworkPolicyVersionCommand.js +18 -41
  74. package/dist-cjs/commands/StartOrganizationServiceAccessUpdateCommand.js +18 -41
  75. package/dist-cjs/commands/StartRouteAnalysisCommand.js +18 -41
  76. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  77. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  78. package/dist-cjs/commands/UpdateConnectionCommand.js +18 -41
  79. package/dist-cjs/commands/UpdateCoreNetworkCommand.js +18 -41
  80. package/dist-cjs/commands/UpdateDeviceCommand.js +18 -41
  81. package/dist-cjs/commands/UpdateGlobalNetworkCommand.js +18 -41
  82. package/dist-cjs/commands/UpdateLinkCommand.js +18 -41
  83. package/dist-cjs/commands/UpdateNetworkResourceMetadataCommand.js +18 -41
  84. package/dist-cjs/commands/UpdateSiteCommand.js +18 -41
  85. package/dist-cjs/commands/UpdateVpcAttachmentCommand.js +18 -41
  86. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  87. package/dist-es/commands/AcceptAttachmentCommand.js +18 -41
  88. package/dist-es/commands/AssociateConnectPeerCommand.js +18 -41
  89. package/dist-es/commands/AssociateCustomerGatewayCommand.js +18 -41
  90. package/dist-es/commands/AssociateLinkCommand.js +18 -41
  91. package/dist-es/commands/AssociateTransitGatewayConnectPeerCommand.js +18 -41
  92. package/dist-es/commands/CreateConnectAttachmentCommand.js +18 -41
  93. package/dist-es/commands/CreateConnectPeerCommand.js +18 -41
  94. package/dist-es/commands/CreateConnectionCommand.js +18 -41
  95. package/dist-es/commands/CreateCoreNetworkCommand.js +18 -41
  96. package/dist-es/commands/CreateDeviceCommand.js +18 -41
  97. package/dist-es/commands/CreateGlobalNetworkCommand.js +18 -41
  98. package/dist-es/commands/CreateLinkCommand.js +18 -41
  99. package/dist-es/commands/CreateSiteCommand.js +18 -41
  100. package/dist-es/commands/CreateSiteToSiteVpnAttachmentCommand.js +18 -41
  101. package/dist-es/commands/CreateTransitGatewayPeeringCommand.js +18 -41
  102. package/dist-es/commands/CreateTransitGatewayRouteTableAttachmentCommand.js +18 -41
  103. package/dist-es/commands/CreateVpcAttachmentCommand.js +18 -41
  104. package/dist-es/commands/DeleteAttachmentCommand.js +18 -41
  105. package/dist-es/commands/DeleteConnectPeerCommand.js +18 -41
  106. package/dist-es/commands/DeleteConnectionCommand.js +18 -41
  107. package/dist-es/commands/DeleteCoreNetworkCommand.js +18 -41
  108. package/dist-es/commands/DeleteCoreNetworkPolicyVersionCommand.js +18 -41
  109. package/dist-es/commands/DeleteDeviceCommand.js +18 -41
  110. package/dist-es/commands/DeleteGlobalNetworkCommand.js +18 -41
  111. package/dist-es/commands/DeleteLinkCommand.js +18 -41
  112. package/dist-es/commands/DeletePeeringCommand.js +18 -41
  113. package/dist-es/commands/DeleteResourcePolicyCommand.js +18 -41
  114. package/dist-es/commands/DeleteSiteCommand.js +18 -41
  115. package/dist-es/commands/DeregisterTransitGatewayCommand.js +18 -41
  116. package/dist-es/commands/DescribeGlobalNetworksCommand.js +18 -41
  117. package/dist-es/commands/DisassociateConnectPeerCommand.js +18 -41
  118. package/dist-es/commands/DisassociateCustomerGatewayCommand.js +18 -41
  119. package/dist-es/commands/DisassociateLinkCommand.js +18 -41
  120. package/dist-es/commands/DisassociateTransitGatewayConnectPeerCommand.js +18 -41
  121. package/dist-es/commands/ExecuteCoreNetworkChangeSetCommand.js +18 -41
  122. package/dist-es/commands/GetConnectAttachmentCommand.js +18 -41
  123. package/dist-es/commands/GetConnectPeerAssociationsCommand.js +18 -41
  124. package/dist-es/commands/GetConnectPeerCommand.js +18 -41
  125. package/dist-es/commands/GetConnectionsCommand.js +18 -41
  126. package/dist-es/commands/GetCoreNetworkChangeEventsCommand.js +18 -41
  127. package/dist-es/commands/GetCoreNetworkChangeSetCommand.js +18 -41
  128. package/dist-es/commands/GetCoreNetworkCommand.js +18 -41
  129. package/dist-es/commands/GetCoreNetworkPolicyCommand.js +18 -41
  130. package/dist-es/commands/GetCustomerGatewayAssociationsCommand.js +18 -41
  131. package/dist-es/commands/GetDevicesCommand.js +18 -41
  132. package/dist-es/commands/GetLinkAssociationsCommand.js +18 -41
  133. package/dist-es/commands/GetLinksCommand.js +18 -41
  134. package/dist-es/commands/GetNetworkResourceCountsCommand.js +18 -41
  135. package/dist-es/commands/GetNetworkResourceRelationshipsCommand.js +18 -41
  136. package/dist-es/commands/GetNetworkResourcesCommand.js +18 -41
  137. package/dist-es/commands/GetNetworkRoutesCommand.js +18 -41
  138. package/dist-es/commands/GetNetworkTelemetryCommand.js +18 -41
  139. package/dist-es/commands/GetResourcePolicyCommand.js +18 -41
  140. package/dist-es/commands/GetRouteAnalysisCommand.js +18 -41
  141. package/dist-es/commands/GetSiteToSiteVpnAttachmentCommand.js +18 -41
  142. package/dist-es/commands/GetSitesCommand.js +18 -41
  143. package/dist-es/commands/GetTransitGatewayConnectPeerAssociationsCommand.js +18 -41
  144. package/dist-es/commands/GetTransitGatewayPeeringCommand.js +18 -41
  145. package/dist-es/commands/GetTransitGatewayRegistrationsCommand.js +18 -41
  146. package/dist-es/commands/GetTransitGatewayRouteTableAttachmentCommand.js +18 -41
  147. package/dist-es/commands/GetVpcAttachmentCommand.js +18 -41
  148. package/dist-es/commands/ListAttachmentsCommand.js +18 -41
  149. package/dist-es/commands/ListConnectPeersCommand.js +18 -41
  150. package/dist-es/commands/ListCoreNetworkPolicyVersionsCommand.js +18 -41
  151. package/dist-es/commands/ListCoreNetworksCommand.js +18 -41
  152. package/dist-es/commands/ListOrganizationServiceAccessStatusCommand.js +18 -41
  153. package/dist-es/commands/ListPeeringsCommand.js +18 -41
  154. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  155. package/dist-es/commands/PutCoreNetworkPolicyCommand.js +18 -41
  156. package/dist-es/commands/PutResourcePolicyCommand.js +18 -41
  157. package/dist-es/commands/RegisterTransitGatewayCommand.js +18 -41
  158. package/dist-es/commands/RejectAttachmentCommand.js +18 -41
  159. package/dist-es/commands/RestoreCoreNetworkPolicyVersionCommand.js +18 -41
  160. package/dist-es/commands/StartOrganizationServiceAccessUpdateCommand.js +18 -41
  161. package/dist-es/commands/StartRouteAnalysisCommand.js +18 -41
  162. package/dist-es/commands/TagResourceCommand.js +18 -41
  163. package/dist-es/commands/UntagResourceCommand.js +18 -41
  164. package/dist-es/commands/UpdateConnectionCommand.js +18 -41
  165. package/dist-es/commands/UpdateCoreNetworkCommand.js +18 -41
  166. package/dist-es/commands/UpdateDeviceCommand.js +18 -41
  167. package/dist-es/commands/UpdateGlobalNetworkCommand.js +18 -41
  168. package/dist-es/commands/UpdateLinkCommand.js +18 -41
  169. package/dist-es/commands/UpdateNetworkResourceMetadataCommand.js +18 -41
  170. package/dist-es/commands/UpdateSiteCommand.js +18 -41
  171. package/dist-es/commands/UpdateVpcAttachmentCommand.js +18 -41
  172. package/dist-es/endpoint/EndpointParameters.js +6 -0
  173. package/dist-types/commands/AcceptAttachmentCommand.d.ts +6 -21
  174. package/dist-types/commands/AssociateConnectPeerCommand.d.ts +6 -21
  175. package/dist-types/commands/AssociateCustomerGatewayCommand.d.ts +6 -21
  176. package/dist-types/commands/AssociateLinkCommand.d.ts +6 -21
  177. package/dist-types/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +6 -21
  178. package/dist-types/commands/CreateConnectAttachmentCommand.d.ts +6 -21
  179. package/dist-types/commands/CreateConnectPeerCommand.d.ts +6 -21
  180. package/dist-types/commands/CreateConnectionCommand.d.ts +6 -21
  181. package/dist-types/commands/CreateCoreNetworkCommand.d.ts +6 -21
  182. package/dist-types/commands/CreateDeviceCommand.d.ts +6 -21
  183. package/dist-types/commands/CreateGlobalNetworkCommand.d.ts +6 -21
  184. package/dist-types/commands/CreateLinkCommand.d.ts +6 -21
  185. package/dist-types/commands/CreateSiteCommand.d.ts +6 -21
  186. package/dist-types/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +6 -21
  187. package/dist-types/commands/CreateTransitGatewayPeeringCommand.d.ts +6 -21
  188. package/dist-types/commands/CreateTransitGatewayRouteTableAttachmentCommand.d.ts +6 -21
  189. package/dist-types/commands/CreateVpcAttachmentCommand.d.ts +6 -21
  190. package/dist-types/commands/DeleteAttachmentCommand.d.ts +6 -21
  191. package/dist-types/commands/DeleteConnectPeerCommand.d.ts +6 -21
  192. package/dist-types/commands/DeleteConnectionCommand.d.ts +6 -21
  193. package/dist-types/commands/DeleteCoreNetworkCommand.d.ts +6 -21
  194. package/dist-types/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +6 -21
  195. package/dist-types/commands/DeleteDeviceCommand.d.ts +6 -21
  196. package/dist-types/commands/DeleteGlobalNetworkCommand.d.ts +6 -21
  197. package/dist-types/commands/DeleteLinkCommand.d.ts +6 -21
  198. package/dist-types/commands/DeletePeeringCommand.d.ts +6 -21
  199. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +6 -21
  200. package/dist-types/commands/DeleteSiteCommand.d.ts +6 -21
  201. package/dist-types/commands/DeregisterTransitGatewayCommand.d.ts +6 -21
  202. package/dist-types/commands/DescribeGlobalNetworksCommand.d.ts +6 -21
  203. package/dist-types/commands/DisassociateConnectPeerCommand.d.ts +6 -21
  204. package/dist-types/commands/DisassociateCustomerGatewayCommand.d.ts +6 -21
  205. package/dist-types/commands/DisassociateLinkCommand.d.ts +6 -21
  206. package/dist-types/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +6 -21
  207. package/dist-types/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +6 -21
  208. package/dist-types/commands/GetConnectAttachmentCommand.d.ts +6 -21
  209. package/dist-types/commands/GetConnectPeerAssociationsCommand.d.ts +6 -21
  210. package/dist-types/commands/GetConnectPeerCommand.d.ts +6 -21
  211. package/dist-types/commands/GetConnectionsCommand.d.ts +6 -21
  212. package/dist-types/commands/GetCoreNetworkChangeEventsCommand.d.ts +6 -21
  213. package/dist-types/commands/GetCoreNetworkChangeSetCommand.d.ts +6 -21
  214. package/dist-types/commands/GetCoreNetworkCommand.d.ts +6 -21
  215. package/dist-types/commands/GetCoreNetworkPolicyCommand.d.ts +6 -21
  216. package/dist-types/commands/GetCustomerGatewayAssociationsCommand.d.ts +6 -21
  217. package/dist-types/commands/GetDevicesCommand.d.ts +6 -21
  218. package/dist-types/commands/GetLinkAssociationsCommand.d.ts +6 -21
  219. package/dist-types/commands/GetLinksCommand.d.ts +6 -21
  220. package/dist-types/commands/GetNetworkResourceCountsCommand.d.ts +6 -21
  221. package/dist-types/commands/GetNetworkResourceRelationshipsCommand.d.ts +6 -21
  222. package/dist-types/commands/GetNetworkResourcesCommand.d.ts +6 -21
  223. package/dist-types/commands/GetNetworkRoutesCommand.d.ts +6 -21
  224. package/dist-types/commands/GetNetworkTelemetryCommand.d.ts +6 -21
  225. package/dist-types/commands/GetResourcePolicyCommand.d.ts +6 -21
  226. package/dist-types/commands/GetRouteAnalysisCommand.d.ts +6 -21
  227. package/dist-types/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +6 -21
  228. package/dist-types/commands/GetSitesCommand.d.ts +6 -21
  229. package/dist-types/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +6 -21
  230. package/dist-types/commands/GetTransitGatewayPeeringCommand.d.ts +6 -21
  231. package/dist-types/commands/GetTransitGatewayRegistrationsCommand.d.ts +6 -21
  232. package/dist-types/commands/GetTransitGatewayRouteTableAttachmentCommand.d.ts +6 -21
  233. package/dist-types/commands/GetVpcAttachmentCommand.d.ts +6 -21
  234. package/dist-types/commands/ListAttachmentsCommand.d.ts +6 -21
  235. package/dist-types/commands/ListConnectPeersCommand.d.ts +6 -21
  236. package/dist-types/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +6 -21
  237. package/dist-types/commands/ListCoreNetworksCommand.d.ts +6 -21
  238. package/dist-types/commands/ListOrganizationServiceAccessStatusCommand.d.ts +6 -21
  239. package/dist-types/commands/ListPeeringsCommand.d.ts +6 -21
  240. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  241. package/dist-types/commands/PutCoreNetworkPolicyCommand.d.ts +6 -21
  242. package/dist-types/commands/PutResourcePolicyCommand.d.ts +6 -21
  243. package/dist-types/commands/RegisterTransitGatewayCommand.d.ts +6 -21
  244. package/dist-types/commands/RejectAttachmentCommand.d.ts +6 -21
  245. package/dist-types/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +6 -21
  246. package/dist-types/commands/StartOrganizationServiceAccessUpdateCommand.d.ts +6 -21
  247. package/dist-types/commands/StartRouteAnalysisCommand.d.ts +6 -21
  248. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  249. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  250. package/dist-types/commands/UpdateConnectionCommand.d.ts +6 -21
  251. package/dist-types/commands/UpdateCoreNetworkCommand.d.ts +6 -21
  252. package/dist-types/commands/UpdateDeviceCommand.d.ts +6 -21
  253. package/dist-types/commands/UpdateGlobalNetworkCommand.d.ts +6 -21
  254. package/dist-types/commands/UpdateLinkCommand.d.ts +6 -21
  255. package/dist-types/commands/UpdateNetworkResourceMetadataCommand.d.ts +6 -21
  256. package/dist-types/commands/UpdateSiteCommand.d.ts +6 -21
  257. package/dist-types/commands/UpdateVpcAttachmentCommand.d.ts +6 -21
  258. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  259. package/dist-types/ts3.4/commands/AcceptAttachmentCommand.d.ts +14 -23
  260. package/dist-types/ts3.4/commands/AssociateConnectPeerCommand.d.ts +12 -24
  261. package/dist-types/ts3.4/commands/AssociateCustomerGatewayCommand.d.ts +12 -24
  262. package/dist-types/ts3.4/commands/AssociateLinkCommand.d.ts +14 -23
  263. package/dist-types/ts3.4/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +12 -24
  264. package/dist-types/ts3.4/commands/CreateConnectAttachmentCommand.d.ts +12 -24
  265. package/dist-types/ts3.4/commands/CreateConnectPeerCommand.d.ts +14 -23
  266. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +14 -23
  267. package/dist-types/ts3.4/commands/CreateCoreNetworkCommand.d.ts +14 -23
  268. package/dist-types/ts3.4/commands/CreateDeviceCommand.d.ts +14 -23
  269. package/dist-types/ts3.4/commands/CreateGlobalNetworkCommand.d.ts +14 -23
  270. package/dist-types/ts3.4/commands/CreateLinkCommand.d.ts +14 -23
  271. package/dist-types/ts3.4/commands/CreateSiteCommand.d.ts +14 -23
  272. package/dist-types/ts3.4/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +12 -24
  273. package/dist-types/ts3.4/commands/CreateTransitGatewayPeeringCommand.d.ts +12 -24
  274. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableAttachmentCommand.d.ts +12 -24
  275. package/dist-types/ts3.4/commands/CreateVpcAttachmentCommand.d.ts +14 -23
  276. package/dist-types/ts3.4/commands/DeleteAttachmentCommand.d.ts +14 -23
  277. package/dist-types/ts3.4/commands/DeleteConnectPeerCommand.d.ts +14 -23
  278. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +14 -23
  279. package/dist-types/ts3.4/commands/DeleteCoreNetworkCommand.d.ts +14 -23
  280. package/dist-types/ts3.4/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +12 -24
  281. package/dist-types/ts3.4/commands/DeleteDeviceCommand.d.ts +14 -23
  282. package/dist-types/ts3.4/commands/DeleteGlobalNetworkCommand.d.ts +14 -23
  283. package/dist-types/ts3.4/commands/DeleteLinkCommand.d.ts +14 -23
  284. package/dist-types/ts3.4/commands/DeletePeeringCommand.d.ts +14 -23
  285. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +12 -24
  286. package/dist-types/ts3.4/commands/DeleteSiteCommand.d.ts +14 -23
  287. package/dist-types/ts3.4/commands/DeregisterTransitGatewayCommand.d.ts +12 -24
  288. package/dist-types/ts3.4/commands/DescribeGlobalNetworksCommand.d.ts +12 -24
  289. package/dist-types/ts3.4/commands/DisassociateConnectPeerCommand.d.ts +12 -24
  290. package/dist-types/ts3.4/commands/DisassociateCustomerGatewayCommand.d.ts +12 -24
  291. package/dist-types/ts3.4/commands/DisassociateLinkCommand.d.ts +14 -23
  292. package/dist-types/ts3.4/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +12 -24
  293. package/dist-types/ts3.4/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +12 -24
  294. package/dist-types/ts3.4/commands/GetConnectAttachmentCommand.d.ts +12 -24
  295. package/dist-types/ts3.4/commands/GetConnectPeerAssociationsCommand.d.ts +12 -24
  296. package/dist-types/ts3.4/commands/GetConnectPeerCommand.d.ts +14 -23
  297. package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +14 -23
  298. package/dist-types/ts3.4/commands/GetCoreNetworkChangeEventsCommand.d.ts +12 -24
  299. package/dist-types/ts3.4/commands/GetCoreNetworkChangeSetCommand.d.ts +12 -24
  300. package/dist-types/ts3.4/commands/GetCoreNetworkCommand.d.ts +14 -23
  301. package/dist-types/ts3.4/commands/GetCoreNetworkPolicyCommand.d.ts +12 -24
  302. package/dist-types/ts3.4/commands/GetCustomerGatewayAssociationsCommand.d.ts +12 -24
  303. package/dist-types/ts3.4/commands/GetDevicesCommand.d.ts +14 -23
  304. package/dist-types/ts3.4/commands/GetLinkAssociationsCommand.d.ts +14 -23
  305. package/dist-types/ts3.4/commands/GetLinksCommand.d.ts +14 -23
  306. package/dist-types/ts3.4/commands/GetNetworkResourceCountsCommand.d.ts +12 -24
  307. package/dist-types/ts3.4/commands/GetNetworkResourceRelationshipsCommand.d.ts +12 -24
  308. package/dist-types/ts3.4/commands/GetNetworkResourcesCommand.d.ts +14 -23
  309. package/dist-types/ts3.4/commands/GetNetworkRoutesCommand.d.ts +14 -23
  310. package/dist-types/ts3.4/commands/GetNetworkTelemetryCommand.d.ts +14 -23
  311. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +14 -23
  312. package/dist-types/ts3.4/commands/GetRouteAnalysisCommand.d.ts +14 -23
  313. package/dist-types/ts3.4/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +12 -24
  314. package/dist-types/ts3.4/commands/GetSitesCommand.d.ts +14 -23
  315. package/dist-types/ts3.4/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +12 -24
  316. package/dist-types/ts3.4/commands/GetTransitGatewayPeeringCommand.d.ts +12 -24
  317. package/dist-types/ts3.4/commands/GetTransitGatewayRegistrationsCommand.d.ts +12 -24
  318. package/dist-types/ts3.4/commands/GetTransitGatewayRouteTableAttachmentCommand.d.ts +12 -24
  319. package/dist-types/ts3.4/commands/GetVpcAttachmentCommand.d.ts +14 -23
  320. package/dist-types/ts3.4/commands/ListAttachmentsCommand.d.ts +14 -23
  321. package/dist-types/ts3.4/commands/ListConnectPeersCommand.d.ts +14 -23
  322. package/dist-types/ts3.4/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +12 -24
  323. package/dist-types/ts3.4/commands/ListCoreNetworksCommand.d.ts +14 -23
  324. package/dist-types/ts3.4/commands/ListOrganizationServiceAccessStatusCommand.d.ts +12 -24
  325. package/dist-types/ts3.4/commands/ListPeeringsCommand.d.ts +14 -23
  326. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  327. package/dist-types/ts3.4/commands/PutCoreNetworkPolicyCommand.d.ts +12 -24
  328. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +14 -23
  329. package/dist-types/ts3.4/commands/RegisterTransitGatewayCommand.d.ts +12 -24
  330. package/dist-types/ts3.4/commands/RejectAttachmentCommand.d.ts +14 -23
  331. package/dist-types/ts3.4/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +12 -24
  332. package/dist-types/ts3.4/commands/StartOrganizationServiceAccessUpdateCommand.d.ts +12 -24
  333. package/dist-types/ts3.4/commands/StartRouteAnalysisCommand.d.ts +14 -23
  334. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  335. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  336. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +14 -23
  337. package/dist-types/ts3.4/commands/UpdateCoreNetworkCommand.d.ts +14 -23
  338. package/dist-types/ts3.4/commands/UpdateDeviceCommand.d.ts +14 -23
  339. package/dist-types/ts3.4/commands/UpdateGlobalNetworkCommand.d.ts +14 -23
  340. package/dist-types/ts3.4/commands/UpdateLinkCommand.d.ts +14 -23
  341. package/dist-types/ts3.4/commands/UpdateNetworkResourceMetadataCommand.d.ts +12 -24
  342. package/dist-types/ts3.4/commands/UpdateSiteCommand.d.ts +14 -23
  343. package/dist-types/ts3.4/commands/UpdateVpcAttachmentCommand.d.ts +14 -23
  344. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  345. package/package.json +9 -9
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetTransitGatewayRegistrationsRequest, GetTransitGatewayRegistrationsResponse } from "../models/models_0";
5
4
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetTransitGatewayRegistrationsCommandInput extends GetTransitGa
21
20
  */
22
21
  export interface GetTransitGatewayRegistrationsCommandOutput extends GetTransitGatewayRegistrationsResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetTransitGatewayRegistrationsCommand_base: {
24
+ new (input: GetTransitGatewayRegistrationsCommandInput): import("@smithy/smithy-client").CommandImpl<GetTransitGatewayRegistrationsCommandInput, GetTransitGatewayRegistrationsCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets information about the transit gateway registrations in a specified
@@ -82,23 +85,5 @@ export interface GetTransitGatewayRegistrationsCommandOutput extends GetTransitG
82
85
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
83
86
  *
84
87
  */
85
- export declare class GetTransitGatewayRegistrationsCommand extends $Command<GetTransitGatewayRegistrationsCommandInput, GetTransitGatewayRegistrationsCommandOutput, NetworkManagerClientResolvedConfig> {
86
- readonly input: GetTransitGatewayRegistrationsCommandInput;
87
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
88
- /**
89
- * @public
90
- */
91
- constructor(input: GetTransitGatewayRegistrationsCommandInput);
92
- /**
93
- * @internal
94
- */
95
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetTransitGatewayRegistrationsCommandInput, GetTransitGatewayRegistrationsCommandOutput>;
96
- /**
97
- * @internal
98
- */
99
- private serialize;
100
- /**
101
- * @internal
102
- */
103
- private deserialize;
88
+ export declare class GetTransitGatewayRegistrationsCommand extends GetTransitGatewayRegistrationsCommand_base {
104
89
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetTransitGatewayRouteTableAttachmentRequest, GetTransitGatewayRouteTableAttachmentResponse } from "../models/models_0";
5
4
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetTransitGatewayRouteTableAttachmentCommandInput extends GetTr
21
20
  */
22
21
  export interface GetTransitGatewayRouteTableAttachmentCommandOutput extends GetTransitGatewayRouteTableAttachmentResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetTransitGatewayRouteTableAttachmentCommand_base: {
24
+ new (input: GetTransitGatewayRouteTableAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetTransitGatewayRouteTableAttachmentCommandInput, GetTransitGatewayRouteTableAttachmentCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns information about a transit gateway route table attachment.</p>
@@ -99,23 +102,5 @@ export interface GetTransitGatewayRouteTableAttachmentCommandOutput extends GetT
99
102
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
100
103
  *
101
104
  */
102
- export declare class GetTransitGatewayRouteTableAttachmentCommand extends $Command<GetTransitGatewayRouteTableAttachmentCommandInput, GetTransitGatewayRouteTableAttachmentCommandOutput, NetworkManagerClientResolvedConfig> {
103
- readonly input: GetTransitGatewayRouteTableAttachmentCommandInput;
104
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
105
- /**
106
- * @public
107
- */
108
- constructor(input: GetTransitGatewayRouteTableAttachmentCommandInput);
109
- /**
110
- * @internal
111
- */
112
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetTransitGatewayRouteTableAttachmentCommandInput, GetTransitGatewayRouteTableAttachmentCommandOutput>;
113
- /**
114
- * @internal
115
- */
116
- private serialize;
117
- /**
118
- * @internal
119
- */
120
- private deserialize;
105
+ export declare class GetTransitGatewayRouteTableAttachmentCommand extends GetTransitGatewayRouteTableAttachmentCommand_base {
121
106
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { GetVpcAttachmentRequest, GetVpcAttachmentResponse } from "../models/models_0";
5
4
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetVpcAttachmentCommandInput extends GetVpcAttachmentRequest {
21
20
  */
22
21
  export interface GetVpcAttachmentCommandOutput extends GetVpcAttachmentResponse, __MetadataBearer {
23
22
  }
23
+ declare const GetVpcAttachmentCommand_base: {
24
+ new (input: GetVpcAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<GetVpcAttachmentCommandInput, GetVpcAttachmentCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns information about a VPC attachment.</p>
@@ -104,23 +107,5 @@ export interface GetVpcAttachmentCommandOutput extends GetVpcAttachmentResponse,
104
107
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
105
108
  *
106
109
  */
107
- export declare class GetVpcAttachmentCommand extends $Command<GetVpcAttachmentCommandInput, GetVpcAttachmentCommandOutput, NetworkManagerClientResolvedConfig> {
108
- readonly input: GetVpcAttachmentCommandInput;
109
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
110
- /**
111
- * @public
112
- */
113
- constructor(input: GetVpcAttachmentCommandInput);
114
- /**
115
- * @internal
116
- */
117
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetVpcAttachmentCommandInput, GetVpcAttachmentCommandOutput>;
118
- /**
119
- * @internal
120
- */
121
- private serialize;
122
- /**
123
- * @internal
124
- */
125
- private deserialize;
110
+ export declare class GetVpcAttachmentCommand extends GetVpcAttachmentCommand_base {
126
111
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListAttachmentsRequest, ListAttachmentsResponse } from "../models/models_0";
5
4
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListAttachmentsCommandInput extends ListAttachmentsRequest {
21
20
  */
22
21
  export interface ListAttachmentsCommandOutput extends ListAttachmentsResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListAttachmentsCommand_base: {
24
+ new (input: ListAttachmentsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAttachmentsCommandInput, ListAttachmentsCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns a list of core network attachments.</p>
@@ -100,23 +103,5 @@ export interface ListAttachmentsCommandOutput extends ListAttachmentsResponse, _
100
103
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
101
104
  *
102
105
  */
103
- export declare class ListAttachmentsCommand extends $Command<ListAttachmentsCommandInput, ListAttachmentsCommandOutput, NetworkManagerClientResolvedConfig> {
104
- readonly input: ListAttachmentsCommandInput;
105
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
106
- /**
107
- * @public
108
- */
109
- constructor(input: ListAttachmentsCommandInput);
110
- /**
111
- * @internal
112
- */
113
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAttachmentsCommandInput, ListAttachmentsCommandOutput>;
114
- /**
115
- * @internal
116
- */
117
- private serialize;
118
- /**
119
- * @internal
120
- */
121
- private deserialize;
106
+ export declare class ListAttachmentsCommand extends ListAttachmentsCommand_base {
122
107
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListConnectPeersRequest, ListConnectPeersResponse } from "../models/models_0";
5
4
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListConnectPeersCommandInput extends ListConnectPeersRequest {
21
20
  */
22
21
  export interface ListConnectPeersCommandOutput extends ListConnectPeersResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListConnectPeersCommand_base: {
24
+ new (input: ListConnectPeersCommandInput): import("@smithy/smithy-client").CommandImpl<ListConnectPeersCommandInput, ListConnectPeersCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns a list of core network Connect peers.</p>
@@ -83,23 +86,5 @@ export interface ListConnectPeersCommandOutput extends ListConnectPeersResponse,
83
86
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
84
87
  *
85
88
  */
86
- export declare class ListConnectPeersCommand extends $Command<ListConnectPeersCommandInput, ListConnectPeersCommandOutput, NetworkManagerClientResolvedConfig> {
87
- readonly input: ListConnectPeersCommandInput;
88
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
89
- /**
90
- * @public
91
- */
92
- constructor(input: ListConnectPeersCommandInput);
93
- /**
94
- * @internal
95
- */
96
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListConnectPeersCommandInput, ListConnectPeersCommandOutput>;
97
- /**
98
- * @internal
99
- */
100
- private serialize;
101
- /**
102
- * @internal
103
- */
104
- private deserialize;
89
+ export declare class ListConnectPeersCommand extends ListConnectPeersCommand_base {
105
90
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListCoreNetworkPolicyVersionsRequest, ListCoreNetworkPolicyVersionsResponse } from "../models/models_0";
5
4
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListCoreNetworkPolicyVersionsCommandInput extends ListCoreNetwo
21
20
  */
22
21
  export interface ListCoreNetworkPolicyVersionsCommandOutput extends ListCoreNetworkPolicyVersionsResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListCoreNetworkPolicyVersionsCommand_base: {
24
+ new (input: ListCoreNetworkPolicyVersionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCoreNetworkPolicyVersionsCommandInput, ListCoreNetworkPolicyVersionsCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns a list of core network policy versions.</p>
@@ -78,23 +81,5 @@ export interface ListCoreNetworkPolicyVersionsCommandOutput extends ListCoreNetw
78
81
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
79
82
  *
80
83
  */
81
- export declare class ListCoreNetworkPolicyVersionsCommand extends $Command<ListCoreNetworkPolicyVersionsCommandInput, ListCoreNetworkPolicyVersionsCommandOutput, NetworkManagerClientResolvedConfig> {
82
- readonly input: ListCoreNetworkPolicyVersionsCommandInput;
83
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
84
- /**
85
- * @public
86
- */
87
- constructor(input: ListCoreNetworkPolicyVersionsCommandInput);
88
- /**
89
- * @internal
90
- */
91
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListCoreNetworkPolicyVersionsCommandInput, ListCoreNetworkPolicyVersionsCommandOutput>;
92
- /**
93
- * @internal
94
- */
95
- private serialize;
96
- /**
97
- * @internal
98
- */
99
- private deserialize;
84
+ export declare class ListCoreNetworkPolicyVersionsCommand extends ListCoreNetworkPolicyVersionsCommand_base {
100
85
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListCoreNetworksRequest, ListCoreNetworksResponse } from "../models/models_0";
5
4
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListCoreNetworksCommandInput extends ListCoreNetworksRequest {
21
20
  */
22
21
  export interface ListCoreNetworksCommandOutput extends ListCoreNetworksResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListCoreNetworksCommand_base: {
24
+ new (input: ListCoreNetworksCommandInput): import("@smithy/smithy-client").CommandImpl<ListCoreNetworksCommandInput, ListCoreNetworksCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Returns a list of owned and shared core networks.</p>
@@ -80,23 +83,5 @@ export interface ListCoreNetworksCommandOutput extends ListCoreNetworksResponse,
80
83
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
81
84
  *
82
85
  */
83
- export declare class ListCoreNetworksCommand extends $Command<ListCoreNetworksCommandInput, ListCoreNetworksCommandOutput, NetworkManagerClientResolvedConfig> {
84
- readonly input: ListCoreNetworksCommandInput;
85
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
86
- /**
87
- * @public
88
- */
89
- constructor(input: ListCoreNetworksCommandInput);
90
- /**
91
- * @internal
92
- */
93
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListCoreNetworksCommandInput, ListCoreNetworksCommandOutput>;
94
- /**
95
- * @internal
96
- */
97
- private serialize;
98
- /**
99
- * @internal
100
- */
101
- private deserialize;
86
+ export declare class ListCoreNetworksCommand extends ListCoreNetworksCommand_base {
102
87
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListOrganizationServiceAccessStatusRequest, ListOrganizationServiceAccessStatusResponse } from "../models/models_0";
5
4
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListOrganizationServiceAccessStatusCommandInput extends ListOrg
21
20
  */
22
21
  export interface ListOrganizationServiceAccessStatusCommandOutput extends ListOrganizationServiceAccessStatusResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListOrganizationServiceAccessStatusCommand_base: {
24
+ new (input: ListOrganizationServiceAccessStatusCommandInput): import("@smithy/smithy-client").CommandImpl<ListOrganizationServiceAccessStatusCommandInput, ListOrganizationServiceAccessStatusCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets the status of the Service Linked Role (SLR) deployment for the accounts in a given Amazon Web Services Organization.</p>
@@ -63,23 +66,5 @@ export interface ListOrganizationServiceAccessStatusCommandOutput extends ListOr
63
66
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
64
67
  *
65
68
  */
66
- export declare class ListOrganizationServiceAccessStatusCommand extends $Command<ListOrganizationServiceAccessStatusCommandInput, ListOrganizationServiceAccessStatusCommandOutput, NetworkManagerClientResolvedConfig> {
67
- readonly input: ListOrganizationServiceAccessStatusCommandInput;
68
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
69
- /**
70
- * @public
71
- */
72
- constructor(input: ListOrganizationServiceAccessStatusCommandInput);
73
- /**
74
- * @internal
75
- */
76
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListOrganizationServiceAccessStatusCommandInput, ListOrganizationServiceAccessStatusCommandOutput>;
77
- /**
78
- * @internal
79
- */
80
- private serialize;
81
- /**
82
- * @internal
83
- */
84
- private deserialize;
69
+ export declare class ListOrganizationServiceAccessStatusCommand extends ListOrganizationServiceAccessStatusCommand_base {
85
70
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListPeeringsRequest, ListPeeringsResponse } from "../models/models_0";
5
4
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListPeeringsCommandInput extends ListPeeringsRequest {
21
20
  */
22
21
  export interface ListPeeringsCommandOutput extends ListPeeringsResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListPeeringsCommand_base: {
24
+ new (input: ListPeeringsCommandInput): import("@smithy/smithy-client").CommandImpl<ListPeeringsCommandInput, ListPeeringsCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists the peerings for a core network.</p>
@@ -87,23 +90,5 @@ export interface ListPeeringsCommandOutput extends ListPeeringsResponse, __Metad
87
90
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
88
91
  *
89
92
  */
90
- export declare class ListPeeringsCommand extends $Command<ListPeeringsCommandInput, ListPeeringsCommandOutput, NetworkManagerClientResolvedConfig> {
91
- readonly input: ListPeeringsCommandInput;
92
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
93
- /**
94
- * @public
95
- */
96
- constructor(input: ListPeeringsCommandInput);
97
- /**
98
- * @internal
99
- */
100
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPeeringsCommandInput, ListPeeringsCommandOutput>;
101
- /**
102
- * @internal
103
- */
104
- private serialize;
105
- /**
106
- * @internal
107
- */
108
- private deserialize;
93
+ export declare class ListPeeringsCommand extends ListPeeringsCommand_base {
109
94
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
5
4
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequ
21
20
  */
22
21
  export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListTagsForResourceCommand_base: {
24
+ new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists the tags for a specified resource.</p>
@@ -71,23 +74,5 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
71
74
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
72
75
  *
73
76
  */
74
- export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, NetworkManagerClientResolvedConfig> {
75
- readonly input: ListTagsForResourceCommandInput;
76
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
77
- /**
78
- * @public
79
- */
80
- constructor(input: ListTagsForResourceCommandInput);
81
- /**
82
- * @internal
83
- */
84
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
85
- /**
86
- * @internal
87
- */
88
- private serialize;
89
- /**
90
- * @internal
91
- */
92
- private deserialize;
77
+ export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
93
78
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { PutCoreNetworkPolicyRequest, PutCoreNetworkPolicyResponse } from "../models/models_0";
5
4
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutCoreNetworkPolicyCommandInput extends PutCoreNetworkPolicyRe
21
20
  */
22
21
  export interface PutCoreNetworkPolicyCommandOutput extends PutCoreNetworkPolicyResponse, __MetadataBearer {
23
22
  }
23
+ declare const PutCoreNetworkPolicyCommand_base: {
24
+ new (input: PutCoreNetworkPolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutCoreNetworkPolicyCommandInput, PutCoreNetworkPolicyCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates a new, immutable version of a core network policy. A subsequent change set is created showing the differences between the LIVE policy and the submitted policy.</p>
@@ -92,23 +95,5 @@ export interface PutCoreNetworkPolicyCommandOutput extends PutCoreNetworkPolicyR
92
95
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
93
96
  *
94
97
  */
95
- export declare class PutCoreNetworkPolicyCommand extends $Command<PutCoreNetworkPolicyCommandInput, PutCoreNetworkPolicyCommandOutput, NetworkManagerClientResolvedConfig> {
96
- readonly input: PutCoreNetworkPolicyCommandInput;
97
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
98
- /**
99
- * @public
100
- */
101
- constructor(input: PutCoreNetworkPolicyCommandInput);
102
- /**
103
- * @internal
104
- */
105
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutCoreNetworkPolicyCommandInput, PutCoreNetworkPolicyCommandOutput>;
106
- /**
107
- * @internal
108
- */
109
- private serialize;
110
- /**
111
- * @internal
112
- */
113
- private deserialize;
98
+ export declare class PutCoreNetworkPolicyCommand extends PutCoreNetworkPolicyCommand_base {
114
99
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { PutResourcePolicyRequest, PutResourcePolicyResponse } from "../models/models_0";
5
4
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutResourcePolicyCommandInput extends PutResourcePolicyRequest
21
20
  */
22
21
  export interface PutResourcePolicyCommandOutput extends PutResourcePolicyResponse, __MetadataBearer {
23
22
  }
23
+ declare const PutResourcePolicyCommand_base: {
24
+ new (input: PutResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Creates or updates a resource policy.</p>
@@ -69,23 +72,5 @@ export interface PutResourcePolicyCommandOutput extends PutResourcePolicyRespons
69
72
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
70
73
  *
71
74
  */
72
- export declare class PutResourcePolicyCommand extends $Command<PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput, NetworkManagerClientResolvedConfig> {
73
- readonly input: PutResourcePolicyCommandInput;
74
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
75
- /**
76
- * @public
77
- */
78
- constructor(input: PutResourcePolicyCommandInput);
79
- /**
80
- * @internal
81
- */
82
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput>;
83
- /**
84
- * @internal
85
- */
86
- private serialize;
87
- /**
88
- * @internal
89
- */
90
- private deserialize;
75
+ export declare class PutResourcePolicyCommand extends PutResourcePolicyCommand_base {
91
76
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { RegisterTransitGatewayRequest, RegisterTransitGatewayResponse } from "../models/models_0";
5
4
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface RegisterTransitGatewayCommandInput extends RegisterTransitGatew
21
20
  */
22
21
  export interface RegisterTransitGatewayCommandOutput extends RegisterTransitGatewayResponse, __MetadataBearer {
23
22
  }
23
+ declare const RegisterTransitGatewayCommand_base: {
24
+ new (input: RegisterTransitGatewayCommandInput): import("@smithy/smithy-client").CommandImpl<RegisterTransitGatewayCommandInput, RegisterTransitGatewayCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Registers a transit gateway in your global network. Not all Regions support transit
@@ -82,23 +85,5 @@ export interface RegisterTransitGatewayCommandOutput extends RegisterTransitGate
82
85
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
83
86
  *
84
87
  */
85
- export declare class RegisterTransitGatewayCommand extends $Command<RegisterTransitGatewayCommandInput, RegisterTransitGatewayCommandOutput, NetworkManagerClientResolvedConfig> {
86
- readonly input: RegisterTransitGatewayCommandInput;
87
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
88
- /**
89
- * @public
90
- */
91
- constructor(input: RegisterTransitGatewayCommandInput);
92
- /**
93
- * @internal
94
- */
95
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RegisterTransitGatewayCommandInput, RegisterTransitGatewayCommandOutput>;
96
- /**
97
- * @internal
98
- */
99
- private serialize;
100
- /**
101
- * @internal
102
- */
103
- private deserialize;
88
+ export declare class RegisterTransitGatewayCommand extends RegisterTransitGatewayCommand_base {
104
89
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { RejectAttachmentRequest, RejectAttachmentResponse } from "../models/models_0";
5
4
  import { NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../NetworkManagerClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface RejectAttachmentCommandInput extends RejectAttachmentRequest {
21
20
  */
22
21
  export interface RejectAttachmentCommandOutput extends RejectAttachmentResponse, __MetadataBearer {
23
22
  }
23
+ declare const RejectAttachmentCommand_base: {
24
+ new (input: RejectAttachmentCommandInput): import("@smithy/smithy-client").CommandImpl<RejectAttachmentCommandInput, RejectAttachmentCommandOutput, NetworkManagerClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Rejects a core network attachment request.</p>
@@ -99,23 +102,5 @@ export interface RejectAttachmentCommandOutput extends RejectAttachmentResponse,
99
102
  * <p>Base exception class for all service exceptions from NetworkManager service.</p>
100
103
  *
101
104
  */
102
- export declare class RejectAttachmentCommand extends $Command<RejectAttachmentCommandInput, RejectAttachmentCommandOutput, NetworkManagerClientResolvedConfig> {
103
- readonly input: RejectAttachmentCommandInput;
104
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
105
- /**
106
- * @public
107
- */
108
- constructor(input: RejectAttachmentCommandInput);
109
- /**
110
- * @internal
111
- */
112
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: NetworkManagerClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RejectAttachmentCommandInput, RejectAttachmentCommandOutput>;
113
- /**
114
- * @internal
115
- */
116
- private serialize;
117
- /**
118
- * @internal
119
- */
120
- private deserialize;
105
+ export declare class RejectAttachmentCommand extends RejectAttachmentCommand_base {
121
106
  }