@aws-sdk/client-networkmanager 3.477.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 (429) 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-cjs/pagination/DescribeGlobalNetworksPaginator.js +2 -24
  88. package/dist-cjs/pagination/GetConnectPeerAssociationsPaginator.js +2 -24
  89. package/dist-cjs/pagination/GetConnectionsPaginator.js +2 -24
  90. package/dist-cjs/pagination/GetCoreNetworkChangeEventsPaginator.js +2 -24
  91. package/dist-cjs/pagination/GetCoreNetworkChangeSetPaginator.js +2 -24
  92. package/dist-cjs/pagination/GetCustomerGatewayAssociationsPaginator.js +2 -24
  93. package/dist-cjs/pagination/GetDevicesPaginator.js +2 -24
  94. package/dist-cjs/pagination/GetLinkAssociationsPaginator.js +2 -24
  95. package/dist-cjs/pagination/GetLinksPaginator.js +2 -24
  96. package/dist-cjs/pagination/GetNetworkResourceCountsPaginator.js +2 -24
  97. package/dist-cjs/pagination/GetNetworkResourceRelationshipsPaginator.js +2 -24
  98. package/dist-cjs/pagination/GetNetworkResourcesPaginator.js +2 -24
  99. package/dist-cjs/pagination/GetNetworkTelemetryPaginator.js +2 -24
  100. package/dist-cjs/pagination/GetSitesPaginator.js +2 -24
  101. package/dist-cjs/pagination/GetTransitGatewayConnectPeerAssociationsPaginator.js +2 -24
  102. package/dist-cjs/pagination/GetTransitGatewayRegistrationsPaginator.js +2 -24
  103. package/dist-cjs/pagination/ListAttachmentsPaginator.js +2 -24
  104. package/dist-cjs/pagination/ListConnectPeersPaginator.js +2 -24
  105. package/dist-cjs/pagination/ListCoreNetworkPolicyVersionsPaginator.js +2 -24
  106. package/dist-cjs/pagination/ListCoreNetworksPaginator.js +2 -24
  107. package/dist-cjs/pagination/ListPeeringsPaginator.js +2 -24
  108. package/dist-es/commands/AcceptAttachmentCommand.js +18 -41
  109. package/dist-es/commands/AssociateConnectPeerCommand.js +18 -41
  110. package/dist-es/commands/AssociateCustomerGatewayCommand.js +18 -41
  111. package/dist-es/commands/AssociateLinkCommand.js +18 -41
  112. package/dist-es/commands/AssociateTransitGatewayConnectPeerCommand.js +18 -41
  113. package/dist-es/commands/CreateConnectAttachmentCommand.js +18 -41
  114. package/dist-es/commands/CreateConnectPeerCommand.js +18 -41
  115. package/dist-es/commands/CreateConnectionCommand.js +18 -41
  116. package/dist-es/commands/CreateCoreNetworkCommand.js +18 -41
  117. package/dist-es/commands/CreateDeviceCommand.js +18 -41
  118. package/dist-es/commands/CreateGlobalNetworkCommand.js +18 -41
  119. package/dist-es/commands/CreateLinkCommand.js +18 -41
  120. package/dist-es/commands/CreateSiteCommand.js +18 -41
  121. package/dist-es/commands/CreateSiteToSiteVpnAttachmentCommand.js +18 -41
  122. package/dist-es/commands/CreateTransitGatewayPeeringCommand.js +18 -41
  123. package/dist-es/commands/CreateTransitGatewayRouteTableAttachmentCommand.js +18 -41
  124. package/dist-es/commands/CreateVpcAttachmentCommand.js +18 -41
  125. package/dist-es/commands/DeleteAttachmentCommand.js +18 -41
  126. package/dist-es/commands/DeleteConnectPeerCommand.js +18 -41
  127. package/dist-es/commands/DeleteConnectionCommand.js +18 -41
  128. package/dist-es/commands/DeleteCoreNetworkCommand.js +18 -41
  129. package/dist-es/commands/DeleteCoreNetworkPolicyVersionCommand.js +18 -41
  130. package/dist-es/commands/DeleteDeviceCommand.js +18 -41
  131. package/dist-es/commands/DeleteGlobalNetworkCommand.js +18 -41
  132. package/dist-es/commands/DeleteLinkCommand.js +18 -41
  133. package/dist-es/commands/DeletePeeringCommand.js +18 -41
  134. package/dist-es/commands/DeleteResourcePolicyCommand.js +18 -41
  135. package/dist-es/commands/DeleteSiteCommand.js +18 -41
  136. package/dist-es/commands/DeregisterTransitGatewayCommand.js +18 -41
  137. package/dist-es/commands/DescribeGlobalNetworksCommand.js +18 -41
  138. package/dist-es/commands/DisassociateConnectPeerCommand.js +18 -41
  139. package/dist-es/commands/DisassociateCustomerGatewayCommand.js +18 -41
  140. package/dist-es/commands/DisassociateLinkCommand.js +18 -41
  141. package/dist-es/commands/DisassociateTransitGatewayConnectPeerCommand.js +18 -41
  142. package/dist-es/commands/ExecuteCoreNetworkChangeSetCommand.js +18 -41
  143. package/dist-es/commands/GetConnectAttachmentCommand.js +18 -41
  144. package/dist-es/commands/GetConnectPeerAssociationsCommand.js +18 -41
  145. package/dist-es/commands/GetConnectPeerCommand.js +18 -41
  146. package/dist-es/commands/GetConnectionsCommand.js +18 -41
  147. package/dist-es/commands/GetCoreNetworkChangeEventsCommand.js +18 -41
  148. package/dist-es/commands/GetCoreNetworkChangeSetCommand.js +18 -41
  149. package/dist-es/commands/GetCoreNetworkCommand.js +18 -41
  150. package/dist-es/commands/GetCoreNetworkPolicyCommand.js +18 -41
  151. package/dist-es/commands/GetCustomerGatewayAssociationsCommand.js +18 -41
  152. package/dist-es/commands/GetDevicesCommand.js +18 -41
  153. package/dist-es/commands/GetLinkAssociationsCommand.js +18 -41
  154. package/dist-es/commands/GetLinksCommand.js +18 -41
  155. package/dist-es/commands/GetNetworkResourceCountsCommand.js +18 -41
  156. package/dist-es/commands/GetNetworkResourceRelationshipsCommand.js +18 -41
  157. package/dist-es/commands/GetNetworkResourcesCommand.js +18 -41
  158. package/dist-es/commands/GetNetworkRoutesCommand.js +18 -41
  159. package/dist-es/commands/GetNetworkTelemetryCommand.js +18 -41
  160. package/dist-es/commands/GetResourcePolicyCommand.js +18 -41
  161. package/dist-es/commands/GetRouteAnalysisCommand.js +18 -41
  162. package/dist-es/commands/GetSiteToSiteVpnAttachmentCommand.js +18 -41
  163. package/dist-es/commands/GetSitesCommand.js +18 -41
  164. package/dist-es/commands/GetTransitGatewayConnectPeerAssociationsCommand.js +18 -41
  165. package/dist-es/commands/GetTransitGatewayPeeringCommand.js +18 -41
  166. package/dist-es/commands/GetTransitGatewayRegistrationsCommand.js +18 -41
  167. package/dist-es/commands/GetTransitGatewayRouteTableAttachmentCommand.js +18 -41
  168. package/dist-es/commands/GetVpcAttachmentCommand.js +18 -41
  169. package/dist-es/commands/ListAttachmentsCommand.js +18 -41
  170. package/dist-es/commands/ListConnectPeersCommand.js +18 -41
  171. package/dist-es/commands/ListCoreNetworkPolicyVersionsCommand.js +18 -41
  172. package/dist-es/commands/ListCoreNetworksCommand.js +18 -41
  173. package/dist-es/commands/ListOrganizationServiceAccessStatusCommand.js +18 -41
  174. package/dist-es/commands/ListPeeringsCommand.js +18 -41
  175. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  176. package/dist-es/commands/PutCoreNetworkPolicyCommand.js +18 -41
  177. package/dist-es/commands/PutResourcePolicyCommand.js +18 -41
  178. package/dist-es/commands/RegisterTransitGatewayCommand.js +18 -41
  179. package/dist-es/commands/RejectAttachmentCommand.js +18 -41
  180. package/dist-es/commands/RestoreCoreNetworkPolicyVersionCommand.js +18 -41
  181. package/dist-es/commands/StartOrganizationServiceAccessUpdateCommand.js +18 -41
  182. package/dist-es/commands/StartRouteAnalysisCommand.js +18 -41
  183. package/dist-es/commands/TagResourceCommand.js +18 -41
  184. package/dist-es/commands/UntagResourceCommand.js +18 -41
  185. package/dist-es/commands/UpdateConnectionCommand.js +18 -41
  186. package/dist-es/commands/UpdateCoreNetworkCommand.js +18 -41
  187. package/dist-es/commands/UpdateDeviceCommand.js +18 -41
  188. package/dist-es/commands/UpdateGlobalNetworkCommand.js +18 -41
  189. package/dist-es/commands/UpdateLinkCommand.js +18 -41
  190. package/dist-es/commands/UpdateNetworkResourceMetadataCommand.js +18 -41
  191. package/dist-es/commands/UpdateSiteCommand.js +18 -41
  192. package/dist-es/commands/UpdateVpcAttachmentCommand.js +18 -41
  193. package/dist-es/endpoint/EndpointParameters.js +6 -0
  194. package/dist-es/pagination/DescribeGlobalNetworksPaginator.js +2 -23
  195. package/dist-es/pagination/GetConnectPeerAssociationsPaginator.js +2 -23
  196. package/dist-es/pagination/GetConnectionsPaginator.js +2 -23
  197. package/dist-es/pagination/GetCoreNetworkChangeEventsPaginator.js +2 -23
  198. package/dist-es/pagination/GetCoreNetworkChangeSetPaginator.js +2 -23
  199. package/dist-es/pagination/GetCustomerGatewayAssociationsPaginator.js +2 -23
  200. package/dist-es/pagination/GetDevicesPaginator.js +2 -23
  201. package/dist-es/pagination/GetLinkAssociationsPaginator.js +2 -23
  202. package/dist-es/pagination/GetLinksPaginator.js +2 -23
  203. package/dist-es/pagination/GetNetworkResourceCountsPaginator.js +2 -23
  204. package/dist-es/pagination/GetNetworkResourceRelationshipsPaginator.js +2 -23
  205. package/dist-es/pagination/GetNetworkResourcesPaginator.js +2 -23
  206. package/dist-es/pagination/GetNetworkTelemetryPaginator.js +2 -23
  207. package/dist-es/pagination/GetSitesPaginator.js +2 -23
  208. package/dist-es/pagination/GetTransitGatewayConnectPeerAssociationsPaginator.js +2 -23
  209. package/dist-es/pagination/GetTransitGatewayRegistrationsPaginator.js +2 -23
  210. package/dist-es/pagination/ListAttachmentsPaginator.js +2 -23
  211. package/dist-es/pagination/ListConnectPeersPaginator.js +2 -23
  212. package/dist-es/pagination/ListCoreNetworkPolicyVersionsPaginator.js +2 -23
  213. package/dist-es/pagination/ListCoreNetworksPaginator.js +2 -23
  214. package/dist-es/pagination/ListPeeringsPaginator.js +2 -23
  215. package/dist-types/commands/AcceptAttachmentCommand.d.ts +6 -21
  216. package/dist-types/commands/AssociateConnectPeerCommand.d.ts +6 -21
  217. package/dist-types/commands/AssociateCustomerGatewayCommand.d.ts +6 -21
  218. package/dist-types/commands/AssociateLinkCommand.d.ts +6 -21
  219. package/dist-types/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +6 -21
  220. package/dist-types/commands/CreateConnectAttachmentCommand.d.ts +6 -21
  221. package/dist-types/commands/CreateConnectPeerCommand.d.ts +6 -21
  222. package/dist-types/commands/CreateConnectionCommand.d.ts +6 -21
  223. package/dist-types/commands/CreateCoreNetworkCommand.d.ts +6 -21
  224. package/dist-types/commands/CreateDeviceCommand.d.ts +6 -21
  225. package/dist-types/commands/CreateGlobalNetworkCommand.d.ts +6 -21
  226. package/dist-types/commands/CreateLinkCommand.d.ts +6 -21
  227. package/dist-types/commands/CreateSiteCommand.d.ts +6 -21
  228. package/dist-types/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +6 -21
  229. package/dist-types/commands/CreateTransitGatewayPeeringCommand.d.ts +6 -21
  230. package/dist-types/commands/CreateTransitGatewayRouteTableAttachmentCommand.d.ts +6 -21
  231. package/dist-types/commands/CreateVpcAttachmentCommand.d.ts +6 -21
  232. package/dist-types/commands/DeleteAttachmentCommand.d.ts +6 -21
  233. package/dist-types/commands/DeleteConnectPeerCommand.d.ts +6 -21
  234. package/dist-types/commands/DeleteConnectionCommand.d.ts +6 -21
  235. package/dist-types/commands/DeleteCoreNetworkCommand.d.ts +6 -21
  236. package/dist-types/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +6 -21
  237. package/dist-types/commands/DeleteDeviceCommand.d.ts +6 -21
  238. package/dist-types/commands/DeleteGlobalNetworkCommand.d.ts +6 -21
  239. package/dist-types/commands/DeleteLinkCommand.d.ts +6 -21
  240. package/dist-types/commands/DeletePeeringCommand.d.ts +6 -21
  241. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +6 -21
  242. package/dist-types/commands/DeleteSiteCommand.d.ts +6 -21
  243. package/dist-types/commands/DeregisterTransitGatewayCommand.d.ts +6 -21
  244. package/dist-types/commands/DescribeGlobalNetworksCommand.d.ts +6 -21
  245. package/dist-types/commands/DisassociateConnectPeerCommand.d.ts +6 -21
  246. package/dist-types/commands/DisassociateCustomerGatewayCommand.d.ts +6 -21
  247. package/dist-types/commands/DisassociateLinkCommand.d.ts +6 -21
  248. package/dist-types/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +6 -21
  249. package/dist-types/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +6 -21
  250. package/dist-types/commands/GetConnectAttachmentCommand.d.ts +6 -21
  251. package/dist-types/commands/GetConnectPeerAssociationsCommand.d.ts +6 -21
  252. package/dist-types/commands/GetConnectPeerCommand.d.ts +6 -21
  253. package/dist-types/commands/GetConnectionsCommand.d.ts +6 -21
  254. package/dist-types/commands/GetCoreNetworkChangeEventsCommand.d.ts +6 -21
  255. package/dist-types/commands/GetCoreNetworkChangeSetCommand.d.ts +6 -21
  256. package/dist-types/commands/GetCoreNetworkCommand.d.ts +6 -21
  257. package/dist-types/commands/GetCoreNetworkPolicyCommand.d.ts +6 -21
  258. package/dist-types/commands/GetCustomerGatewayAssociationsCommand.d.ts +6 -21
  259. package/dist-types/commands/GetDevicesCommand.d.ts +6 -21
  260. package/dist-types/commands/GetLinkAssociationsCommand.d.ts +6 -21
  261. package/dist-types/commands/GetLinksCommand.d.ts +6 -21
  262. package/dist-types/commands/GetNetworkResourceCountsCommand.d.ts +6 -21
  263. package/dist-types/commands/GetNetworkResourceRelationshipsCommand.d.ts +6 -21
  264. package/dist-types/commands/GetNetworkResourcesCommand.d.ts +6 -21
  265. package/dist-types/commands/GetNetworkRoutesCommand.d.ts +6 -21
  266. package/dist-types/commands/GetNetworkTelemetryCommand.d.ts +6 -21
  267. package/dist-types/commands/GetResourcePolicyCommand.d.ts +6 -21
  268. package/dist-types/commands/GetRouteAnalysisCommand.d.ts +6 -21
  269. package/dist-types/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +6 -21
  270. package/dist-types/commands/GetSitesCommand.d.ts +6 -21
  271. package/dist-types/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +6 -21
  272. package/dist-types/commands/GetTransitGatewayPeeringCommand.d.ts +6 -21
  273. package/dist-types/commands/GetTransitGatewayRegistrationsCommand.d.ts +6 -21
  274. package/dist-types/commands/GetTransitGatewayRouteTableAttachmentCommand.d.ts +6 -21
  275. package/dist-types/commands/GetVpcAttachmentCommand.d.ts +6 -21
  276. package/dist-types/commands/ListAttachmentsCommand.d.ts +6 -21
  277. package/dist-types/commands/ListConnectPeersCommand.d.ts +6 -21
  278. package/dist-types/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +6 -21
  279. package/dist-types/commands/ListCoreNetworksCommand.d.ts +6 -21
  280. package/dist-types/commands/ListOrganizationServiceAccessStatusCommand.d.ts +6 -21
  281. package/dist-types/commands/ListPeeringsCommand.d.ts +6 -21
  282. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  283. package/dist-types/commands/PutCoreNetworkPolicyCommand.d.ts +6 -21
  284. package/dist-types/commands/PutResourcePolicyCommand.d.ts +6 -21
  285. package/dist-types/commands/RegisterTransitGatewayCommand.d.ts +6 -21
  286. package/dist-types/commands/RejectAttachmentCommand.d.ts +6 -21
  287. package/dist-types/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +6 -21
  288. package/dist-types/commands/StartOrganizationServiceAccessUpdateCommand.d.ts +6 -21
  289. package/dist-types/commands/StartRouteAnalysisCommand.d.ts +6 -21
  290. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  291. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  292. package/dist-types/commands/UpdateConnectionCommand.d.ts +6 -21
  293. package/dist-types/commands/UpdateCoreNetworkCommand.d.ts +6 -21
  294. package/dist-types/commands/UpdateDeviceCommand.d.ts +6 -21
  295. package/dist-types/commands/UpdateGlobalNetworkCommand.d.ts +6 -21
  296. package/dist-types/commands/UpdateLinkCommand.d.ts +6 -21
  297. package/dist-types/commands/UpdateNetworkResourceMetadataCommand.d.ts +6 -21
  298. package/dist-types/commands/UpdateSiteCommand.d.ts +6 -21
  299. package/dist-types/commands/UpdateVpcAttachmentCommand.d.ts +6 -21
  300. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  301. package/dist-types/pagination/DescribeGlobalNetworksPaginator.d.ts +1 -1
  302. package/dist-types/pagination/GetConnectPeerAssociationsPaginator.d.ts +1 -1
  303. package/dist-types/pagination/GetConnectionsPaginator.d.ts +1 -1
  304. package/dist-types/pagination/GetCoreNetworkChangeEventsPaginator.d.ts +1 -1
  305. package/dist-types/pagination/GetCoreNetworkChangeSetPaginator.d.ts +1 -1
  306. package/dist-types/pagination/GetCustomerGatewayAssociationsPaginator.d.ts +1 -1
  307. package/dist-types/pagination/GetDevicesPaginator.d.ts +1 -1
  308. package/dist-types/pagination/GetLinkAssociationsPaginator.d.ts +1 -1
  309. package/dist-types/pagination/GetLinksPaginator.d.ts +1 -1
  310. package/dist-types/pagination/GetNetworkResourceCountsPaginator.d.ts +1 -1
  311. package/dist-types/pagination/GetNetworkResourceRelationshipsPaginator.d.ts +1 -1
  312. package/dist-types/pagination/GetNetworkResourcesPaginator.d.ts +1 -1
  313. package/dist-types/pagination/GetNetworkTelemetryPaginator.d.ts +1 -1
  314. package/dist-types/pagination/GetSitesPaginator.d.ts +1 -1
  315. package/dist-types/pagination/GetTransitGatewayConnectPeerAssociationsPaginator.d.ts +1 -1
  316. package/dist-types/pagination/GetTransitGatewayRegistrationsPaginator.d.ts +1 -1
  317. package/dist-types/pagination/ListAttachmentsPaginator.d.ts +1 -1
  318. package/dist-types/pagination/ListConnectPeersPaginator.d.ts +1 -1
  319. package/dist-types/pagination/ListCoreNetworkPolicyVersionsPaginator.d.ts +1 -1
  320. package/dist-types/pagination/ListCoreNetworksPaginator.d.ts +1 -1
  321. package/dist-types/pagination/ListPeeringsPaginator.d.ts +1 -1
  322. package/dist-types/ts3.4/commands/AcceptAttachmentCommand.d.ts +14 -23
  323. package/dist-types/ts3.4/commands/AssociateConnectPeerCommand.d.ts +12 -24
  324. package/dist-types/ts3.4/commands/AssociateCustomerGatewayCommand.d.ts +12 -24
  325. package/dist-types/ts3.4/commands/AssociateLinkCommand.d.ts +14 -23
  326. package/dist-types/ts3.4/commands/AssociateTransitGatewayConnectPeerCommand.d.ts +12 -24
  327. package/dist-types/ts3.4/commands/CreateConnectAttachmentCommand.d.ts +12 -24
  328. package/dist-types/ts3.4/commands/CreateConnectPeerCommand.d.ts +14 -23
  329. package/dist-types/ts3.4/commands/CreateConnectionCommand.d.ts +14 -23
  330. package/dist-types/ts3.4/commands/CreateCoreNetworkCommand.d.ts +14 -23
  331. package/dist-types/ts3.4/commands/CreateDeviceCommand.d.ts +14 -23
  332. package/dist-types/ts3.4/commands/CreateGlobalNetworkCommand.d.ts +14 -23
  333. package/dist-types/ts3.4/commands/CreateLinkCommand.d.ts +14 -23
  334. package/dist-types/ts3.4/commands/CreateSiteCommand.d.ts +14 -23
  335. package/dist-types/ts3.4/commands/CreateSiteToSiteVpnAttachmentCommand.d.ts +12 -24
  336. package/dist-types/ts3.4/commands/CreateTransitGatewayPeeringCommand.d.ts +12 -24
  337. package/dist-types/ts3.4/commands/CreateTransitGatewayRouteTableAttachmentCommand.d.ts +12 -24
  338. package/dist-types/ts3.4/commands/CreateVpcAttachmentCommand.d.ts +14 -23
  339. package/dist-types/ts3.4/commands/DeleteAttachmentCommand.d.ts +14 -23
  340. package/dist-types/ts3.4/commands/DeleteConnectPeerCommand.d.ts +14 -23
  341. package/dist-types/ts3.4/commands/DeleteConnectionCommand.d.ts +14 -23
  342. package/dist-types/ts3.4/commands/DeleteCoreNetworkCommand.d.ts +14 -23
  343. package/dist-types/ts3.4/commands/DeleteCoreNetworkPolicyVersionCommand.d.ts +12 -24
  344. package/dist-types/ts3.4/commands/DeleteDeviceCommand.d.ts +14 -23
  345. package/dist-types/ts3.4/commands/DeleteGlobalNetworkCommand.d.ts +14 -23
  346. package/dist-types/ts3.4/commands/DeleteLinkCommand.d.ts +14 -23
  347. package/dist-types/ts3.4/commands/DeletePeeringCommand.d.ts +14 -23
  348. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +12 -24
  349. package/dist-types/ts3.4/commands/DeleteSiteCommand.d.ts +14 -23
  350. package/dist-types/ts3.4/commands/DeregisterTransitGatewayCommand.d.ts +12 -24
  351. package/dist-types/ts3.4/commands/DescribeGlobalNetworksCommand.d.ts +12 -24
  352. package/dist-types/ts3.4/commands/DisassociateConnectPeerCommand.d.ts +12 -24
  353. package/dist-types/ts3.4/commands/DisassociateCustomerGatewayCommand.d.ts +12 -24
  354. package/dist-types/ts3.4/commands/DisassociateLinkCommand.d.ts +14 -23
  355. package/dist-types/ts3.4/commands/DisassociateTransitGatewayConnectPeerCommand.d.ts +12 -24
  356. package/dist-types/ts3.4/commands/ExecuteCoreNetworkChangeSetCommand.d.ts +12 -24
  357. package/dist-types/ts3.4/commands/GetConnectAttachmentCommand.d.ts +12 -24
  358. package/dist-types/ts3.4/commands/GetConnectPeerAssociationsCommand.d.ts +12 -24
  359. package/dist-types/ts3.4/commands/GetConnectPeerCommand.d.ts +14 -23
  360. package/dist-types/ts3.4/commands/GetConnectionsCommand.d.ts +14 -23
  361. package/dist-types/ts3.4/commands/GetCoreNetworkChangeEventsCommand.d.ts +12 -24
  362. package/dist-types/ts3.4/commands/GetCoreNetworkChangeSetCommand.d.ts +12 -24
  363. package/dist-types/ts3.4/commands/GetCoreNetworkCommand.d.ts +14 -23
  364. package/dist-types/ts3.4/commands/GetCoreNetworkPolicyCommand.d.ts +12 -24
  365. package/dist-types/ts3.4/commands/GetCustomerGatewayAssociationsCommand.d.ts +12 -24
  366. package/dist-types/ts3.4/commands/GetDevicesCommand.d.ts +14 -23
  367. package/dist-types/ts3.4/commands/GetLinkAssociationsCommand.d.ts +14 -23
  368. package/dist-types/ts3.4/commands/GetLinksCommand.d.ts +14 -23
  369. package/dist-types/ts3.4/commands/GetNetworkResourceCountsCommand.d.ts +12 -24
  370. package/dist-types/ts3.4/commands/GetNetworkResourceRelationshipsCommand.d.ts +12 -24
  371. package/dist-types/ts3.4/commands/GetNetworkResourcesCommand.d.ts +14 -23
  372. package/dist-types/ts3.4/commands/GetNetworkRoutesCommand.d.ts +14 -23
  373. package/dist-types/ts3.4/commands/GetNetworkTelemetryCommand.d.ts +14 -23
  374. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +14 -23
  375. package/dist-types/ts3.4/commands/GetRouteAnalysisCommand.d.ts +14 -23
  376. package/dist-types/ts3.4/commands/GetSiteToSiteVpnAttachmentCommand.d.ts +12 -24
  377. package/dist-types/ts3.4/commands/GetSitesCommand.d.ts +14 -23
  378. package/dist-types/ts3.4/commands/GetTransitGatewayConnectPeerAssociationsCommand.d.ts +12 -24
  379. package/dist-types/ts3.4/commands/GetTransitGatewayPeeringCommand.d.ts +12 -24
  380. package/dist-types/ts3.4/commands/GetTransitGatewayRegistrationsCommand.d.ts +12 -24
  381. package/dist-types/ts3.4/commands/GetTransitGatewayRouteTableAttachmentCommand.d.ts +12 -24
  382. package/dist-types/ts3.4/commands/GetVpcAttachmentCommand.d.ts +14 -23
  383. package/dist-types/ts3.4/commands/ListAttachmentsCommand.d.ts +14 -23
  384. package/dist-types/ts3.4/commands/ListConnectPeersCommand.d.ts +14 -23
  385. package/dist-types/ts3.4/commands/ListCoreNetworkPolicyVersionsCommand.d.ts +12 -24
  386. package/dist-types/ts3.4/commands/ListCoreNetworksCommand.d.ts +14 -23
  387. package/dist-types/ts3.4/commands/ListOrganizationServiceAccessStatusCommand.d.ts +12 -24
  388. package/dist-types/ts3.4/commands/ListPeeringsCommand.d.ts +14 -23
  389. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  390. package/dist-types/ts3.4/commands/PutCoreNetworkPolicyCommand.d.ts +12 -24
  391. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +14 -23
  392. package/dist-types/ts3.4/commands/RegisterTransitGatewayCommand.d.ts +12 -24
  393. package/dist-types/ts3.4/commands/RejectAttachmentCommand.d.ts +14 -23
  394. package/dist-types/ts3.4/commands/RestoreCoreNetworkPolicyVersionCommand.d.ts +12 -24
  395. package/dist-types/ts3.4/commands/StartOrganizationServiceAccessUpdateCommand.d.ts +12 -24
  396. package/dist-types/ts3.4/commands/StartRouteAnalysisCommand.d.ts +14 -23
  397. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  398. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  399. package/dist-types/ts3.4/commands/UpdateConnectionCommand.d.ts +14 -23
  400. package/dist-types/ts3.4/commands/UpdateCoreNetworkCommand.d.ts +14 -23
  401. package/dist-types/ts3.4/commands/UpdateDeviceCommand.d.ts +14 -23
  402. package/dist-types/ts3.4/commands/UpdateGlobalNetworkCommand.d.ts +14 -23
  403. package/dist-types/ts3.4/commands/UpdateLinkCommand.d.ts +14 -23
  404. package/dist-types/ts3.4/commands/UpdateNetworkResourceMetadataCommand.d.ts +12 -24
  405. package/dist-types/ts3.4/commands/UpdateSiteCommand.d.ts +14 -23
  406. package/dist-types/ts3.4/commands/UpdateVpcAttachmentCommand.d.ts +14 -23
  407. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  408. package/dist-types/ts3.4/pagination/DescribeGlobalNetworksPaginator.d.ts +3 -3
  409. package/dist-types/ts3.4/pagination/GetConnectPeerAssociationsPaginator.d.ts +3 -3
  410. package/dist-types/ts3.4/pagination/GetConnectionsPaginator.d.ts +3 -3
  411. package/dist-types/ts3.4/pagination/GetCoreNetworkChangeEventsPaginator.d.ts +3 -3
  412. package/dist-types/ts3.4/pagination/GetCoreNetworkChangeSetPaginator.d.ts +3 -3
  413. package/dist-types/ts3.4/pagination/GetCustomerGatewayAssociationsPaginator.d.ts +3 -3
  414. package/dist-types/ts3.4/pagination/GetDevicesPaginator.d.ts +3 -3
  415. package/dist-types/ts3.4/pagination/GetLinkAssociationsPaginator.d.ts +3 -3
  416. package/dist-types/ts3.4/pagination/GetLinksPaginator.d.ts +3 -3
  417. package/dist-types/ts3.4/pagination/GetNetworkResourceCountsPaginator.d.ts +3 -3
  418. package/dist-types/ts3.4/pagination/GetNetworkResourceRelationshipsPaginator.d.ts +3 -3
  419. package/dist-types/ts3.4/pagination/GetNetworkResourcesPaginator.d.ts +3 -3
  420. package/dist-types/ts3.4/pagination/GetNetworkTelemetryPaginator.d.ts +3 -3
  421. package/dist-types/ts3.4/pagination/GetSitesPaginator.d.ts +3 -3
  422. package/dist-types/ts3.4/pagination/GetTransitGatewayConnectPeerAssociationsPaginator.d.ts +3 -3
  423. package/dist-types/ts3.4/pagination/GetTransitGatewayRegistrationsPaginator.d.ts +3 -3
  424. package/dist-types/ts3.4/pagination/ListAttachmentsPaginator.d.ts +3 -3
  425. package/dist-types/ts3.4/pagination/ListConnectPeersPaginator.d.ts +3 -3
  426. package/dist-types/ts3.4/pagination/ListCoreNetworkPolicyVersionsPaginator.d.ts +3 -3
  427. package/dist-types/ts3.4/pagination/ListCoreNetworksPaginator.d.ts +3 -3
  428. package/dist-types/ts3.4/pagination/ListPeeringsPaginator.d.ts +3 -3
  429. package/package.json +11 -11
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_restJson1";
6
6
  export { $Command };
7
- export class UntagResourceCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, UntagResourceCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "NetworkManagerClient";
26
- const commandName = "UntagResourceCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "NetworkManager",
35
- operation: "UntagResource",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_UntagResourceCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_UntagResourceCommand(output, context);
46
- }
7
+ export class UntagResourceCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("NetworkManager", "UntagResource", {})
19
+ .n("NetworkManagerClient", "UntagResourceCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_UntagResourceCommand)
22
+ .de(de_UntagResourceCommand)
23
+ .build() {
47
24
  }
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_UpdateConnectionCommand, se_UpdateConnectionCommand } from "../protocols/Aws_restJson1";
6
6
  export { $Command };
7
- export class UpdateConnectionCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, UpdateConnectionCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "NetworkManagerClient";
26
- const commandName = "UpdateConnectionCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "NetworkManager",
35
- operation: "UpdateConnection",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_UpdateConnectionCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_UpdateConnectionCommand(output, context);
46
- }
7
+ export class UpdateConnectionCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("NetworkManager", "UpdateConnection", {})
19
+ .n("NetworkManagerClient", "UpdateConnectionCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_UpdateConnectionCommand)
22
+ .de(de_UpdateConnectionCommand)
23
+ .build() {
47
24
  }
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_UpdateCoreNetworkCommand, se_UpdateCoreNetworkCommand } from "../protocols/Aws_restJson1";
6
6
  export { $Command };
7
- export class UpdateCoreNetworkCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, UpdateCoreNetworkCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "NetworkManagerClient";
26
- const commandName = "UpdateCoreNetworkCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "NetworkManager",
35
- operation: "UpdateCoreNetwork",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_UpdateCoreNetworkCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_UpdateCoreNetworkCommand(output, context);
46
- }
7
+ export class UpdateCoreNetworkCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("NetworkManager", "UpdateCoreNetwork", {})
19
+ .n("NetworkManagerClient", "UpdateCoreNetworkCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_UpdateCoreNetworkCommand)
22
+ .de(de_UpdateCoreNetworkCommand)
23
+ .build() {
47
24
  }
@@ -1,48 +1,25 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { UpdateDeviceRequestFilterSensitiveLog, UpdateDeviceResponseFilterSensitiveLog, } from "../models/models_0";
6
6
  import { de_UpdateDeviceCommand, se_UpdateDeviceCommand } from "../protocols/Aws_restJson1";
7
7
  export { $Command };
8
- export class UpdateDeviceCommand extends $Command {
9
- static getEndpointParameterInstructions() {
10
- return {
11
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
12
- Endpoint: { type: "builtInParams", name: "endpoint" },
13
- Region: { type: "builtInParams", name: "region" },
14
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
15
- };
16
- }
17
- constructor(input) {
18
- super();
19
- this.input = input;
20
- }
21
- resolveMiddleware(clientStack, configuration, options) {
22
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
23
- this.middlewareStack.use(getEndpointPlugin(configuration, UpdateDeviceCommand.getEndpointParameterInstructions()));
24
- const stack = clientStack.concat(this.middlewareStack);
25
- const { logger } = configuration;
26
- const clientName = "NetworkManagerClient";
27
- const commandName = "UpdateDeviceCommand";
28
- const handlerExecutionContext = {
29
- logger,
30
- clientName,
31
- commandName,
32
- inputFilterSensitiveLog: UpdateDeviceRequestFilterSensitiveLog,
33
- outputFilterSensitiveLog: UpdateDeviceResponseFilterSensitiveLog,
34
- [SMITHY_CONTEXT_KEY]: {
35
- service: "NetworkManager",
36
- operation: "UpdateDevice",
37
- },
38
- };
39
- const { requestHandler } = configuration;
40
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
41
- }
42
- serialize(input, context) {
43
- return se_UpdateDeviceCommand(input, context);
44
- }
45
- deserialize(output, context) {
46
- return de_UpdateDeviceCommand(output, context);
47
- }
8
+ export class UpdateDeviceCommand extends $Command
9
+ .classBuilder()
10
+ .ep({
11
+ ...commonParams,
12
+ })
13
+ .m(function (Command, cs, config, o) {
14
+ return [
15
+ getSerdePlugin(config, this.serialize, this.deserialize),
16
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
17
+ ];
18
+ })
19
+ .s("NetworkManager", "UpdateDevice", {})
20
+ .n("NetworkManagerClient", "UpdateDeviceCommand")
21
+ .f(UpdateDeviceRequestFilterSensitiveLog, UpdateDeviceResponseFilterSensitiveLog)
22
+ .ser(se_UpdateDeviceCommand)
23
+ .de(de_UpdateDeviceCommand)
24
+ .build() {
48
25
  }
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_UpdateGlobalNetworkCommand, se_UpdateGlobalNetworkCommand } from "../protocols/Aws_restJson1";
6
6
  export { $Command };
7
- export class UpdateGlobalNetworkCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, UpdateGlobalNetworkCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "NetworkManagerClient";
26
- const commandName = "UpdateGlobalNetworkCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "NetworkManager",
35
- operation: "UpdateGlobalNetwork",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_UpdateGlobalNetworkCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_UpdateGlobalNetworkCommand(output, context);
46
- }
7
+ export class UpdateGlobalNetworkCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("NetworkManager", "UpdateGlobalNetwork", {})
19
+ .n("NetworkManagerClient", "UpdateGlobalNetworkCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_UpdateGlobalNetworkCommand)
22
+ .de(de_UpdateGlobalNetworkCommand)
23
+ .build() {
47
24
  }
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_UpdateLinkCommand, se_UpdateLinkCommand } from "../protocols/Aws_restJson1";
6
6
  export { $Command };
7
- export class UpdateLinkCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, UpdateLinkCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "NetworkManagerClient";
26
- const commandName = "UpdateLinkCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "NetworkManager",
35
- operation: "UpdateLink",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_UpdateLinkCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_UpdateLinkCommand(output, context);
46
- }
7
+ export class UpdateLinkCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("NetworkManager", "UpdateLink", {})
19
+ .n("NetworkManagerClient", "UpdateLinkCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_UpdateLinkCommand)
22
+ .de(de_UpdateLinkCommand)
23
+ .build() {
47
24
  }
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_UpdateNetworkResourceMetadataCommand, se_UpdateNetworkResourceMetadataCommand, } from "../protocols/Aws_restJson1";
6
6
  export { $Command };
7
- export class UpdateNetworkResourceMetadataCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, UpdateNetworkResourceMetadataCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "NetworkManagerClient";
26
- const commandName = "UpdateNetworkResourceMetadataCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "NetworkManager",
35
- operation: "UpdateNetworkResourceMetadata",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_UpdateNetworkResourceMetadataCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_UpdateNetworkResourceMetadataCommand(output, context);
46
- }
7
+ export class UpdateNetworkResourceMetadataCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("NetworkManager", "UpdateNetworkResourceMetadata", {})
19
+ .n("NetworkManagerClient", "UpdateNetworkResourceMetadataCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_UpdateNetworkResourceMetadataCommand)
22
+ .de(de_UpdateNetworkResourceMetadataCommand)
23
+ .build() {
47
24
  }
@@ -1,48 +1,25 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { UpdateSiteRequestFilterSensitiveLog, UpdateSiteResponseFilterSensitiveLog, } from "../models/models_0";
6
6
  import { de_UpdateSiteCommand, se_UpdateSiteCommand } from "../protocols/Aws_restJson1";
7
7
  export { $Command };
8
- export class UpdateSiteCommand extends $Command {
9
- static getEndpointParameterInstructions() {
10
- return {
11
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
12
- Endpoint: { type: "builtInParams", name: "endpoint" },
13
- Region: { type: "builtInParams", name: "region" },
14
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
15
- };
16
- }
17
- constructor(input) {
18
- super();
19
- this.input = input;
20
- }
21
- resolveMiddleware(clientStack, configuration, options) {
22
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
23
- this.middlewareStack.use(getEndpointPlugin(configuration, UpdateSiteCommand.getEndpointParameterInstructions()));
24
- const stack = clientStack.concat(this.middlewareStack);
25
- const { logger } = configuration;
26
- const clientName = "NetworkManagerClient";
27
- const commandName = "UpdateSiteCommand";
28
- const handlerExecutionContext = {
29
- logger,
30
- clientName,
31
- commandName,
32
- inputFilterSensitiveLog: UpdateSiteRequestFilterSensitiveLog,
33
- outputFilterSensitiveLog: UpdateSiteResponseFilterSensitiveLog,
34
- [SMITHY_CONTEXT_KEY]: {
35
- service: "NetworkManager",
36
- operation: "UpdateSite",
37
- },
38
- };
39
- const { requestHandler } = configuration;
40
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
41
- }
42
- serialize(input, context) {
43
- return se_UpdateSiteCommand(input, context);
44
- }
45
- deserialize(output, context) {
46
- return de_UpdateSiteCommand(output, context);
47
- }
8
+ export class UpdateSiteCommand extends $Command
9
+ .classBuilder()
10
+ .ep({
11
+ ...commonParams,
12
+ })
13
+ .m(function (Command, cs, config, o) {
14
+ return [
15
+ getSerdePlugin(config, this.serialize, this.deserialize),
16
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
17
+ ];
18
+ })
19
+ .s("NetworkManager", "UpdateSite", {})
20
+ .n("NetworkManagerClient", "UpdateSiteCommand")
21
+ .f(UpdateSiteRequestFilterSensitiveLog, UpdateSiteResponseFilterSensitiveLog)
22
+ .ser(se_UpdateSiteCommand)
23
+ .de(de_UpdateSiteCommand)
24
+ .build() {
48
25
  }
@@ -1,47 +1,24 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
- import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
+ import { commonParams } from "../endpoint/EndpointParameters";
5
5
  import { de_UpdateVpcAttachmentCommand, se_UpdateVpcAttachmentCommand } from "../protocols/Aws_restJson1";
6
6
  export { $Command };
7
- export class UpdateVpcAttachmentCommand extends $Command {
8
- static getEndpointParameterInstructions() {
9
- return {
10
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
- Endpoint: { type: "builtInParams", name: "endpoint" },
12
- Region: { type: "builtInParams", name: "region" },
13
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
- };
15
- }
16
- constructor(input) {
17
- super();
18
- this.input = input;
19
- }
20
- resolveMiddleware(clientStack, configuration, options) {
21
- this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
22
- this.middlewareStack.use(getEndpointPlugin(configuration, UpdateVpcAttachmentCommand.getEndpointParameterInstructions()));
23
- const stack = clientStack.concat(this.middlewareStack);
24
- const { logger } = configuration;
25
- const clientName = "NetworkManagerClient";
26
- const commandName = "UpdateVpcAttachmentCommand";
27
- const handlerExecutionContext = {
28
- logger,
29
- clientName,
30
- commandName,
31
- inputFilterSensitiveLog: (_) => _,
32
- outputFilterSensitiveLog: (_) => _,
33
- [SMITHY_CONTEXT_KEY]: {
34
- service: "NetworkManager",
35
- operation: "UpdateVpcAttachment",
36
- },
37
- };
38
- const { requestHandler } = configuration;
39
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
40
- }
41
- serialize(input, context) {
42
- return se_UpdateVpcAttachmentCommand(input, context);
43
- }
44
- deserialize(output, context) {
45
- return de_UpdateVpcAttachmentCommand(output, context);
46
- }
7
+ export class UpdateVpcAttachmentCommand extends $Command
8
+ .classBuilder()
9
+ .ep({
10
+ ...commonParams,
11
+ })
12
+ .m(function (Command, cs, config, o) {
13
+ return [
14
+ getSerdePlugin(config, this.serialize, this.deserialize),
15
+ getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
16
+ ];
17
+ })
18
+ .s("NetworkManager", "UpdateVpcAttachment", {})
19
+ .n("NetworkManagerClient", "UpdateVpcAttachmentCommand")
20
+ .f(void 0, void 0)
21
+ .ser(se_UpdateVpcAttachmentCommand)
22
+ .de(de_UpdateVpcAttachmentCommand)
23
+ .build() {
47
24
  }
@@ -6,3 +6,9 @@ export const resolveClientEndpointParameters = (options) => {
6
6
  defaultSigningName: "networkmanager",
7
7
  };
8
8
  };
9
+ export const commonParams = {
10
+ UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
11
+ Endpoint: { type: "builtInParams", name: "endpoint" },
12
+ Region: { type: "builtInParams", name: "region" },
13
+ UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
14
+ };
@@ -1,25 +1,4 @@
1
+ import { createPaginator } from "@smithy/core";
1
2
  import { DescribeGlobalNetworksCommand, } from "../commands/DescribeGlobalNetworksCommand";
2
3
  import { NetworkManagerClient } from "../NetworkManagerClient";
3
- const makePagedClientRequest = async (client, input, ...args) => {
4
- return await client.send(new DescribeGlobalNetworksCommand(input), ...args);
5
- };
6
- export async function* paginateDescribeGlobalNetworks(config, input, ...additionalArguments) {
7
- let token = config.startingToken || undefined;
8
- let hasNext = true;
9
- let page;
10
- while (hasNext) {
11
- input.NextToken = token;
12
- input["MaxResults"] = config.pageSize;
13
- if (config.client instanceof NetworkManagerClient) {
14
- page = await makePagedClientRequest(config.client, input, ...additionalArguments);
15
- }
16
- else {
17
- throw new Error("Invalid client, expected NetworkManager | NetworkManagerClient");
18
- }
19
- yield page;
20
- const prevToken = token;
21
- token = page.NextToken;
22
- hasNext = !!(token && (!config.stopOnSameToken || token !== prevToken));
23
- }
24
- return undefined;
25
- }
4
+ export const paginateDescribeGlobalNetworks = createPaginator(NetworkManagerClient, DescribeGlobalNetworksCommand, "NextToken", "NextToken", "MaxResults");