@aws-sdk/client-service-catalog 3.478.0 → 3.484.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 (365) hide show
  1. package/dist-cjs/commands/AcceptPortfolioShareCommand.js +18 -41
  2. package/dist-cjs/commands/AssociateBudgetWithResourceCommand.js +18 -41
  3. package/dist-cjs/commands/AssociatePrincipalWithPortfolioCommand.js +18 -41
  4. package/dist-cjs/commands/AssociateProductWithPortfolioCommand.js +18 -41
  5. package/dist-cjs/commands/AssociateServiceActionWithProvisioningArtifactCommand.js +18 -41
  6. package/dist-cjs/commands/AssociateTagOptionWithResourceCommand.js +18 -41
  7. package/dist-cjs/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js +18 -41
  8. package/dist-cjs/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js +18 -41
  9. package/dist-cjs/commands/CopyProductCommand.js +18 -41
  10. package/dist-cjs/commands/CreateConstraintCommand.js +18 -41
  11. package/dist-cjs/commands/CreatePortfolioCommand.js +18 -41
  12. package/dist-cjs/commands/CreatePortfolioShareCommand.js +18 -41
  13. package/dist-cjs/commands/CreateProductCommand.js +18 -41
  14. package/dist-cjs/commands/CreateProvisionedProductPlanCommand.js +18 -41
  15. package/dist-cjs/commands/CreateProvisioningArtifactCommand.js +18 -41
  16. package/dist-cjs/commands/CreateServiceActionCommand.js +18 -41
  17. package/dist-cjs/commands/CreateTagOptionCommand.js +18 -41
  18. package/dist-cjs/commands/DeleteConstraintCommand.js +18 -41
  19. package/dist-cjs/commands/DeletePortfolioCommand.js +18 -41
  20. package/dist-cjs/commands/DeletePortfolioShareCommand.js +18 -41
  21. package/dist-cjs/commands/DeleteProductCommand.js +18 -41
  22. package/dist-cjs/commands/DeleteProvisionedProductPlanCommand.js +18 -41
  23. package/dist-cjs/commands/DeleteProvisioningArtifactCommand.js +18 -41
  24. package/dist-cjs/commands/DeleteServiceActionCommand.js +18 -41
  25. package/dist-cjs/commands/DeleteTagOptionCommand.js +18 -41
  26. package/dist-cjs/commands/DescribeConstraintCommand.js +18 -41
  27. package/dist-cjs/commands/DescribeCopyProductStatusCommand.js +18 -41
  28. package/dist-cjs/commands/DescribePortfolioCommand.js +18 -41
  29. package/dist-cjs/commands/DescribePortfolioShareStatusCommand.js +18 -41
  30. package/dist-cjs/commands/DescribePortfolioSharesCommand.js +18 -41
  31. package/dist-cjs/commands/DescribeProductAsAdminCommand.js +18 -41
  32. package/dist-cjs/commands/DescribeProductCommand.js +18 -41
  33. package/dist-cjs/commands/DescribeProductViewCommand.js +18 -41
  34. package/dist-cjs/commands/DescribeProvisionedProductCommand.js +18 -41
  35. package/dist-cjs/commands/DescribeProvisionedProductPlanCommand.js +18 -41
  36. package/dist-cjs/commands/DescribeProvisioningArtifactCommand.js +18 -41
  37. package/dist-cjs/commands/DescribeProvisioningParametersCommand.js +18 -41
  38. package/dist-cjs/commands/DescribeRecordCommand.js +18 -41
  39. package/dist-cjs/commands/DescribeServiceActionCommand.js +18 -41
  40. package/dist-cjs/commands/DescribeServiceActionExecutionParametersCommand.js +18 -41
  41. package/dist-cjs/commands/DescribeTagOptionCommand.js +18 -41
  42. package/dist-cjs/commands/DisableAWSOrganizationsAccessCommand.js +18 -41
  43. package/dist-cjs/commands/DisassociateBudgetFromResourceCommand.js +18 -41
  44. package/dist-cjs/commands/DisassociatePrincipalFromPortfolioCommand.js +18 -41
  45. package/dist-cjs/commands/DisassociateProductFromPortfolioCommand.js +18 -41
  46. package/dist-cjs/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js +18 -41
  47. package/dist-cjs/commands/DisassociateTagOptionFromResourceCommand.js +18 -41
  48. package/dist-cjs/commands/EnableAWSOrganizationsAccessCommand.js +18 -41
  49. package/dist-cjs/commands/ExecuteProvisionedProductPlanCommand.js +18 -41
  50. package/dist-cjs/commands/ExecuteProvisionedProductServiceActionCommand.js +18 -41
  51. package/dist-cjs/commands/GetAWSOrganizationsAccessStatusCommand.js +18 -41
  52. package/dist-cjs/commands/GetProvisionedProductOutputsCommand.js +18 -41
  53. package/dist-cjs/commands/ImportAsProvisionedProductCommand.js +18 -41
  54. package/dist-cjs/commands/ListAcceptedPortfolioSharesCommand.js +18 -41
  55. package/dist-cjs/commands/ListBudgetsForResourceCommand.js +18 -41
  56. package/dist-cjs/commands/ListConstraintsForPortfolioCommand.js +18 -41
  57. package/dist-cjs/commands/ListLaunchPathsCommand.js +18 -41
  58. package/dist-cjs/commands/ListOrganizationPortfolioAccessCommand.js +18 -41
  59. package/dist-cjs/commands/ListPortfolioAccessCommand.js +18 -41
  60. package/dist-cjs/commands/ListPortfoliosCommand.js +18 -41
  61. package/dist-cjs/commands/ListPortfoliosForProductCommand.js +18 -41
  62. package/dist-cjs/commands/ListPrincipalsForPortfolioCommand.js +18 -41
  63. package/dist-cjs/commands/ListProvisionedProductPlansCommand.js +18 -41
  64. package/dist-cjs/commands/ListProvisioningArtifactsCommand.js +18 -41
  65. package/dist-cjs/commands/ListProvisioningArtifactsForServiceActionCommand.js +18 -41
  66. package/dist-cjs/commands/ListRecordHistoryCommand.js +18 -41
  67. package/dist-cjs/commands/ListResourcesForTagOptionCommand.js +18 -41
  68. package/dist-cjs/commands/ListServiceActionsCommand.js +18 -41
  69. package/dist-cjs/commands/ListServiceActionsForProvisioningArtifactCommand.js +18 -41
  70. package/dist-cjs/commands/ListStackInstancesForProvisionedProductCommand.js +18 -41
  71. package/dist-cjs/commands/ListTagOptionsCommand.js +18 -41
  72. package/dist-cjs/commands/NotifyProvisionProductEngineWorkflowResultCommand.js +18 -41
  73. package/dist-cjs/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.js +18 -41
  74. package/dist-cjs/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.js +18 -41
  75. package/dist-cjs/commands/ProvisionProductCommand.js +18 -41
  76. package/dist-cjs/commands/RejectPortfolioShareCommand.js +18 -41
  77. package/dist-cjs/commands/ScanProvisionedProductsCommand.js +18 -41
  78. package/dist-cjs/commands/SearchProductsAsAdminCommand.js +18 -41
  79. package/dist-cjs/commands/SearchProductsCommand.js +18 -41
  80. package/dist-cjs/commands/SearchProvisionedProductsCommand.js +18 -41
  81. package/dist-cjs/commands/TerminateProvisionedProductCommand.js +18 -41
  82. package/dist-cjs/commands/UpdateConstraintCommand.js +18 -41
  83. package/dist-cjs/commands/UpdatePortfolioCommand.js +18 -41
  84. package/dist-cjs/commands/UpdatePortfolioShareCommand.js +18 -41
  85. package/dist-cjs/commands/UpdateProductCommand.js +18 -41
  86. package/dist-cjs/commands/UpdateProvisionedProductCommand.js +18 -41
  87. package/dist-cjs/commands/UpdateProvisionedProductPropertiesCommand.js +18 -41
  88. package/dist-cjs/commands/UpdateProvisioningArtifactCommand.js +18 -41
  89. package/dist-cjs/commands/UpdateServiceActionCommand.js +18 -41
  90. package/dist-cjs/commands/UpdateTagOptionCommand.js +18 -41
  91. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  92. package/dist-es/commands/AcceptPortfolioShareCommand.js +18 -41
  93. package/dist-es/commands/AssociateBudgetWithResourceCommand.js +18 -41
  94. package/dist-es/commands/AssociatePrincipalWithPortfolioCommand.js +18 -41
  95. package/dist-es/commands/AssociateProductWithPortfolioCommand.js +18 -41
  96. package/dist-es/commands/AssociateServiceActionWithProvisioningArtifactCommand.js +18 -41
  97. package/dist-es/commands/AssociateTagOptionWithResourceCommand.js +18 -41
  98. package/dist-es/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js +18 -41
  99. package/dist-es/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js +18 -41
  100. package/dist-es/commands/CopyProductCommand.js +18 -41
  101. package/dist-es/commands/CreateConstraintCommand.js +18 -41
  102. package/dist-es/commands/CreatePortfolioCommand.js +18 -41
  103. package/dist-es/commands/CreatePortfolioShareCommand.js +18 -41
  104. package/dist-es/commands/CreateProductCommand.js +18 -41
  105. package/dist-es/commands/CreateProvisionedProductPlanCommand.js +18 -41
  106. package/dist-es/commands/CreateProvisioningArtifactCommand.js +18 -41
  107. package/dist-es/commands/CreateServiceActionCommand.js +18 -41
  108. package/dist-es/commands/CreateTagOptionCommand.js +18 -41
  109. package/dist-es/commands/DeleteConstraintCommand.js +18 -41
  110. package/dist-es/commands/DeletePortfolioCommand.js +18 -41
  111. package/dist-es/commands/DeletePortfolioShareCommand.js +18 -41
  112. package/dist-es/commands/DeleteProductCommand.js +18 -41
  113. package/dist-es/commands/DeleteProvisionedProductPlanCommand.js +18 -41
  114. package/dist-es/commands/DeleteProvisioningArtifactCommand.js +18 -41
  115. package/dist-es/commands/DeleteServiceActionCommand.js +18 -41
  116. package/dist-es/commands/DeleteTagOptionCommand.js +18 -41
  117. package/dist-es/commands/DescribeConstraintCommand.js +18 -41
  118. package/dist-es/commands/DescribeCopyProductStatusCommand.js +18 -41
  119. package/dist-es/commands/DescribePortfolioCommand.js +18 -41
  120. package/dist-es/commands/DescribePortfolioShareStatusCommand.js +18 -41
  121. package/dist-es/commands/DescribePortfolioSharesCommand.js +18 -41
  122. package/dist-es/commands/DescribeProductAsAdminCommand.js +18 -41
  123. package/dist-es/commands/DescribeProductCommand.js +18 -41
  124. package/dist-es/commands/DescribeProductViewCommand.js +18 -41
  125. package/dist-es/commands/DescribeProvisionedProductCommand.js +18 -41
  126. package/dist-es/commands/DescribeProvisionedProductPlanCommand.js +18 -41
  127. package/dist-es/commands/DescribeProvisioningArtifactCommand.js +18 -41
  128. package/dist-es/commands/DescribeProvisioningParametersCommand.js +18 -41
  129. package/dist-es/commands/DescribeRecordCommand.js +18 -41
  130. package/dist-es/commands/DescribeServiceActionCommand.js +18 -41
  131. package/dist-es/commands/DescribeServiceActionExecutionParametersCommand.js +18 -41
  132. package/dist-es/commands/DescribeTagOptionCommand.js +18 -41
  133. package/dist-es/commands/DisableAWSOrganizationsAccessCommand.js +18 -41
  134. package/dist-es/commands/DisassociateBudgetFromResourceCommand.js +18 -41
  135. package/dist-es/commands/DisassociatePrincipalFromPortfolioCommand.js +18 -41
  136. package/dist-es/commands/DisassociateProductFromPortfolioCommand.js +18 -41
  137. package/dist-es/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js +18 -41
  138. package/dist-es/commands/DisassociateTagOptionFromResourceCommand.js +18 -41
  139. package/dist-es/commands/EnableAWSOrganizationsAccessCommand.js +18 -41
  140. package/dist-es/commands/ExecuteProvisionedProductPlanCommand.js +18 -41
  141. package/dist-es/commands/ExecuteProvisionedProductServiceActionCommand.js +18 -41
  142. package/dist-es/commands/GetAWSOrganizationsAccessStatusCommand.js +18 -41
  143. package/dist-es/commands/GetProvisionedProductOutputsCommand.js +18 -41
  144. package/dist-es/commands/ImportAsProvisionedProductCommand.js +18 -41
  145. package/dist-es/commands/ListAcceptedPortfolioSharesCommand.js +18 -41
  146. package/dist-es/commands/ListBudgetsForResourceCommand.js +18 -41
  147. package/dist-es/commands/ListConstraintsForPortfolioCommand.js +18 -41
  148. package/dist-es/commands/ListLaunchPathsCommand.js +18 -41
  149. package/dist-es/commands/ListOrganizationPortfolioAccessCommand.js +18 -41
  150. package/dist-es/commands/ListPortfolioAccessCommand.js +18 -41
  151. package/dist-es/commands/ListPortfoliosCommand.js +18 -41
  152. package/dist-es/commands/ListPortfoliosForProductCommand.js +18 -41
  153. package/dist-es/commands/ListPrincipalsForPortfolioCommand.js +18 -41
  154. package/dist-es/commands/ListProvisionedProductPlansCommand.js +18 -41
  155. package/dist-es/commands/ListProvisioningArtifactsCommand.js +18 -41
  156. package/dist-es/commands/ListProvisioningArtifactsForServiceActionCommand.js +18 -41
  157. package/dist-es/commands/ListRecordHistoryCommand.js +18 -41
  158. package/dist-es/commands/ListResourcesForTagOptionCommand.js +18 -41
  159. package/dist-es/commands/ListServiceActionsCommand.js +18 -41
  160. package/dist-es/commands/ListServiceActionsForProvisioningArtifactCommand.js +18 -41
  161. package/dist-es/commands/ListStackInstancesForProvisionedProductCommand.js +18 -41
  162. package/dist-es/commands/ListTagOptionsCommand.js +18 -41
  163. package/dist-es/commands/NotifyProvisionProductEngineWorkflowResultCommand.js +18 -41
  164. package/dist-es/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.js +18 -41
  165. package/dist-es/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.js +18 -41
  166. package/dist-es/commands/ProvisionProductCommand.js +18 -41
  167. package/dist-es/commands/RejectPortfolioShareCommand.js +18 -41
  168. package/dist-es/commands/ScanProvisionedProductsCommand.js +18 -41
  169. package/dist-es/commands/SearchProductsAsAdminCommand.js +18 -41
  170. package/dist-es/commands/SearchProductsCommand.js +18 -41
  171. package/dist-es/commands/SearchProvisionedProductsCommand.js +18 -41
  172. package/dist-es/commands/TerminateProvisionedProductCommand.js +18 -41
  173. package/dist-es/commands/UpdateConstraintCommand.js +18 -41
  174. package/dist-es/commands/UpdatePortfolioCommand.js +18 -41
  175. package/dist-es/commands/UpdatePortfolioShareCommand.js +18 -41
  176. package/dist-es/commands/UpdateProductCommand.js +18 -41
  177. package/dist-es/commands/UpdateProvisionedProductCommand.js +18 -41
  178. package/dist-es/commands/UpdateProvisionedProductPropertiesCommand.js +18 -41
  179. package/dist-es/commands/UpdateProvisioningArtifactCommand.js +18 -41
  180. package/dist-es/commands/UpdateServiceActionCommand.js +18 -41
  181. package/dist-es/commands/UpdateTagOptionCommand.js +18 -41
  182. package/dist-es/endpoint/EndpointParameters.js +6 -0
  183. package/dist-types/commands/AcceptPortfolioShareCommand.d.ts +6 -21
  184. package/dist-types/commands/AssociateBudgetWithResourceCommand.d.ts +6 -21
  185. package/dist-types/commands/AssociatePrincipalWithPortfolioCommand.d.ts +6 -21
  186. package/dist-types/commands/AssociateProductWithPortfolioCommand.d.ts +6 -21
  187. package/dist-types/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts +6 -21
  188. package/dist-types/commands/AssociateTagOptionWithResourceCommand.d.ts +6 -21
  189. package/dist-types/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts +6 -21
  190. package/dist-types/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts +6 -21
  191. package/dist-types/commands/CopyProductCommand.d.ts +6 -21
  192. package/dist-types/commands/CreateConstraintCommand.d.ts +6 -21
  193. package/dist-types/commands/CreatePortfolioCommand.d.ts +6 -21
  194. package/dist-types/commands/CreatePortfolioShareCommand.d.ts +6 -21
  195. package/dist-types/commands/CreateProductCommand.d.ts +6 -21
  196. package/dist-types/commands/CreateProvisionedProductPlanCommand.d.ts +6 -21
  197. package/dist-types/commands/CreateProvisioningArtifactCommand.d.ts +6 -21
  198. package/dist-types/commands/CreateServiceActionCommand.d.ts +6 -21
  199. package/dist-types/commands/CreateTagOptionCommand.d.ts +6 -21
  200. package/dist-types/commands/DeleteConstraintCommand.d.ts +6 -21
  201. package/dist-types/commands/DeletePortfolioCommand.d.ts +6 -21
  202. package/dist-types/commands/DeletePortfolioShareCommand.d.ts +6 -21
  203. package/dist-types/commands/DeleteProductCommand.d.ts +6 -21
  204. package/dist-types/commands/DeleteProvisionedProductPlanCommand.d.ts +6 -21
  205. package/dist-types/commands/DeleteProvisioningArtifactCommand.d.ts +6 -21
  206. package/dist-types/commands/DeleteServiceActionCommand.d.ts +6 -21
  207. package/dist-types/commands/DeleteTagOptionCommand.d.ts +6 -21
  208. package/dist-types/commands/DescribeConstraintCommand.d.ts +6 -21
  209. package/dist-types/commands/DescribeCopyProductStatusCommand.d.ts +6 -21
  210. package/dist-types/commands/DescribePortfolioCommand.d.ts +6 -21
  211. package/dist-types/commands/DescribePortfolioShareStatusCommand.d.ts +6 -21
  212. package/dist-types/commands/DescribePortfolioSharesCommand.d.ts +6 -21
  213. package/dist-types/commands/DescribeProductAsAdminCommand.d.ts +6 -21
  214. package/dist-types/commands/DescribeProductCommand.d.ts +6 -21
  215. package/dist-types/commands/DescribeProductViewCommand.d.ts +6 -21
  216. package/dist-types/commands/DescribeProvisionedProductCommand.d.ts +6 -21
  217. package/dist-types/commands/DescribeProvisionedProductPlanCommand.d.ts +6 -21
  218. package/dist-types/commands/DescribeProvisioningArtifactCommand.d.ts +6 -21
  219. package/dist-types/commands/DescribeProvisioningParametersCommand.d.ts +6 -21
  220. package/dist-types/commands/DescribeRecordCommand.d.ts +6 -21
  221. package/dist-types/commands/DescribeServiceActionCommand.d.ts +6 -21
  222. package/dist-types/commands/DescribeServiceActionExecutionParametersCommand.d.ts +6 -21
  223. package/dist-types/commands/DescribeTagOptionCommand.d.ts +6 -21
  224. package/dist-types/commands/DisableAWSOrganizationsAccessCommand.d.ts +6 -21
  225. package/dist-types/commands/DisassociateBudgetFromResourceCommand.d.ts +6 -21
  226. package/dist-types/commands/DisassociatePrincipalFromPortfolioCommand.d.ts +6 -21
  227. package/dist-types/commands/DisassociateProductFromPortfolioCommand.d.ts +6 -21
  228. package/dist-types/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts +6 -21
  229. package/dist-types/commands/DisassociateTagOptionFromResourceCommand.d.ts +6 -21
  230. package/dist-types/commands/EnableAWSOrganizationsAccessCommand.d.ts +6 -21
  231. package/dist-types/commands/ExecuteProvisionedProductPlanCommand.d.ts +6 -21
  232. package/dist-types/commands/ExecuteProvisionedProductServiceActionCommand.d.ts +6 -21
  233. package/dist-types/commands/GetAWSOrganizationsAccessStatusCommand.d.ts +6 -21
  234. package/dist-types/commands/GetProvisionedProductOutputsCommand.d.ts +6 -21
  235. package/dist-types/commands/ImportAsProvisionedProductCommand.d.ts +6 -21
  236. package/dist-types/commands/ListAcceptedPortfolioSharesCommand.d.ts +6 -21
  237. package/dist-types/commands/ListBudgetsForResourceCommand.d.ts +6 -21
  238. package/dist-types/commands/ListConstraintsForPortfolioCommand.d.ts +6 -21
  239. package/dist-types/commands/ListLaunchPathsCommand.d.ts +6 -21
  240. package/dist-types/commands/ListOrganizationPortfolioAccessCommand.d.ts +6 -21
  241. package/dist-types/commands/ListPortfolioAccessCommand.d.ts +6 -21
  242. package/dist-types/commands/ListPortfoliosCommand.d.ts +6 -21
  243. package/dist-types/commands/ListPortfoliosForProductCommand.d.ts +6 -21
  244. package/dist-types/commands/ListPrincipalsForPortfolioCommand.d.ts +6 -21
  245. package/dist-types/commands/ListProvisionedProductPlansCommand.d.ts +6 -21
  246. package/dist-types/commands/ListProvisioningArtifactsCommand.d.ts +6 -21
  247. package/dist-types/commands/ListProvisioningArtifactsForServiceActionCommand.d.ts +6 -21
  248. package/dist-types/commands/ListRecordHistoryCommand.d.ts +6 -21
  249. package/dist-types/commands/ListResourcesForTagOptionCommand.d.ts +6 -21
  250. package/dist-types/commands/ListServiceActionsCommand.d.ts +6 -21
  251. package/dist-types/commands/ListServiceActionsForProvisioningArtifactCommand.d.ts +6 -21
  252. package/dist-types/commands/ListStackInstancesForProvisionedProductCommand.d.ts +6 -21
  253. package/dist-types/commands/ListTagOptionsCommand.d.ts +6 -21
  254. package/dist-types/commands/NotifyProvisionProductEngineWorkflowResultCommand.d.ts +6 -21
  255. package/dist-types/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.d.ts +6 -21
  256. package/dist-types/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.d.ts +6 -21
  257. package/dist-types/commands/ProvisionProductCommand.d.ts +6 -21
  258. package/dist-types/commands/RejectPortfolioShareCommand.d.ts +6 -21
  259. package/dist-types/commands/ScanProvisionedProductsCommand.d.ts +6 -21
  260. package/dist-types/commands/SearchProductsAsAdminCommand.d.ts +6 -21
  261. package/dist-types/commands/SearchProductsCommand.d.ts +6 -21
  262. package/dist-types/commands/SearchProvisionedProductsCommand.d.ts +6 -21
  263. package/dist-types/commands/TerminateProvisionedProductCommand.d.ts +6 -21
  264. package/dist-types/commands/UpdateConstraintCommand.d.ts +6 -21
  265. package/dist-types/commands/UpdatePortfolioCommand.d.ts +6 -21
  266. package/dist-types/commands/UpdatePortfolioShareCommand.d.ts +6 -21
  267. package/dist-types/commands/UpdateProductCommand.d.ts +6 -21
  268. package/dist-types/commands/UpdateProvisionedProductCommand.d.ts +6 -21
  269. package/dist-types/commands/UpdateProvisionedProductPropertiesCommand.d.ts +6 -21
  270. package/dist-types/commands/UpdateProvisioningArtifactCommand.d.ts +6 -21
  271. package/dist-types/commands/UpdateServiceActionCommand.d.ts +6 -21
  272. package/dist-types/commands/UpdateTagOptionCommand.d.ts +6 -21
  273. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  274. package/dist-types/ts3.4/commands/AcceptPortfolioShareCommand.d.ts +12 -24
  275. package/dist-types/ts3.4/commands/AssociateBudgetWithResourceCommand.d.ts +12 -24
  276. package/dist-types/ts3.4/commands/AssociatePrincipalWithPortfolioCommand.d.ts +12 -24
  277. package/dist-types/ts3.4/commands/AssociateProductWithPortfolioCommand.d.ts +12 -24
  278. package/dist-types/ts3.4/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts +11 -25
  279. package/dist-types/ts3.4/commands/AssociateTagOptionWithResourceCommand.d.ts +12 -24
  280. package/dist-types/ts3.4/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts +11 -25
  281. package/dist-types/ts3.4/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts +11 -25
  282. package/dist-types/ts3.4/commands/CopyProductCommand.d.ts +14 -23
  283. package/dist-types/ts3.4/commands/CreateConstraintCommand.d.ts +14 -23
  284. package/dist-types/ts3.4/commands/CreatePortfolioCommand.d.ts +14 -23
  285. package/dist-types/ts3.4/commands/CreatePortfolioShareCommand.d.ts +12 -24
  286. package/dist-types/ts3.4/commands/CreateProductCommand.d.ts +14 -23
  287. package/dist-types/ts3.4/commands/CreateProvisionedProductPlanCommand.d.ts +12 -24
  288. package/dist-types/ts3.4/commands/CreateProvisioningArtifactCommand.d.ts +12 -24
  289. package/dist-types/ts3.4/commands/CreateServiceActionCommand.d.ts +14 -23
  290. package/dist-types/ts3.4/commands/CreateTagOptionCommand.d.ts +14 -23
  291. package/dist-types/ts3.4/commands/DeleteConstraintCommand.d.ts +14 -23
  292. package/dist-types/ts3.4/commands/DeletePortfolioCommand.d.ts +14 -23
  293. package/dist-types/ts3.4/commands/DeletePortfolioShareCommand.d.ts +12 -24
  294. package/dist-types/ts3.4/commands/DeleteProductCommand.d.ts +14 -23
  295. package/dist-types/ts3.4/commands/DeleteProvisionedProductPlanCommand.d.ts +12 -24
  296. package/dist-types/ts3.4/commands/DeleteProvisioningArtifactCommand.d.ts +12 -24
  297. package/dist-types/ts3.4/commands/DeleteServiceActionCommand.d.ts +14 -23
  298. package/dist-types/ts3.4/commands/DeleteTagOptionCommand.d.ts +14 -23
  299. package/dist-types/ts3.4/commands/DescribeConstraintCommand.d.ts +14 -23
  300. package/dist-types/ts3.4/commands/DescribeCopyProductStatusCommand.d.ts +12 -24
  301. package/dist-types/ts3.4/commands/DescribePortfolioCommand.d.ts +14 -23
  302. package/dist-types/ts3.4/commands/DescribePortfolioShareStatusCommand.d.ts +12 -24
  303. package/dist-types/ts3.4/commands/DescribePortfolioSharesCommand.d.ts +12 -24
  304. package/dist-types/ts3.4/commands/DescribeProductAsAdminCommand.d.ts +12 -24
  305. package/dist-types/ts3.4/commands/DescribeProductCommand.d.ts +14 -23
  306. package/dist-types/ts3.4/commands/DescribeProductViewCommand.d.ts +14 -23
  307. package/dist-types/ts3.4/commands/DescribeProvisionedProductCommand.d.ts +12 -24
  308. package/dist-types/ts3.4/commands/DescribeProvisionedProductPlanCommand.d.ts +12 -24
  309. package/dist-types/ts3.4/commands/DescribeProvisioningArtifactCommand.d.ts +12 -24
  310. package/dist-types/ts3.4/commands/DescribeProvisioningParametersCommand.d.ts +12 -24
  311. package/dist-types/ts3.4/commands/DescribeRecordCommand.d.ts +14 -23
  312. package/dist-types/ts3.4/commands/DescribeServiceActionCommand.d.ts +12 -24
  313. package/dist-types/ts3.4/commands/DescribeServiceActionExecutionParametersCommand.d.ts +12 -24
  314. package/dist-types/ts3.4/commands/DescribeTagOptionCommand.d.ts +14 -23
  315. package/dist-types/ts3.4/commands/DisableAWSOrganizationsAccessCommand.d.ts +12 -24
  316. package/dist-types/ts3.4/commands/DisassociateBudgetFromResourceCommand.d.ts +12 -24
  317. package/dist-types/ts3.4/commands/DisassociatePrincipalFromPortfolioCommand.d.ts +12 -24
  318. package/dist-types/ts3.4/commands/DisassociateProductFromPortfolioCommand.d.ts +12 -24
  319. package/dist-types/ts3.4/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts +11 -25
  320. package/dist-types/ts3.4/commands/DisassociateTagOptionFromResourceCommand.d.ts +12 -24
  321. package/dist-types/ts3.4/commands/EnableAWSOrganizationsAccessCommand.d.ts +12 -24
  322. package/dist-types/ts3.4/commands/ExecuteProvisionedProductPlanCommand.d.ts +12 -24
  323. package/dist-types/ts3.4/commands/ExecuteProvisionedProductServiceActionCommand.d.ts +12 -24
  324. package/dist-types/ts3.4/commands/GetAWSOrganizationsAccessStatusCommand.d.ts +12 -24
  325. package/dist-types/ts3.4/commands/GetProvisionedProductOutputsCommand.d.ts +12 -24
  326. package/dist-types/ts3.4/commands/ImportAsProvisionedProductCommand.d.ts +12 -24
  327. package/dist-types/ts3.4/commands/ListAcceptedPortfolioSharesCommand.d.ts +12 -24
  328. package/dist-types/ts3.4/commands/ListBudgetsForResourceCommand.d.ts +12 -24
  329. package/dist-types/ts3.4/commands/ListConstraintsForPortfolioCommand.d.ts +12 -24
  330. package/dist-types/ts3.4/commands/ListLaunchPathsCommand.d.ts +14 -23
  331. package/dist-types/ts3.4/commands/ListOrganizationPortfolioAccessCommand.d.ts +12 -24
  332. package/dist-types/ts3.4/commands/ListPortfolioAccessCommand.d.ts +14 -23
  333. package/dist-types/ts3.4/commands/ListPortfoliosCommand.d.ts +14 -23
  334. package/dist-types/ts3.4/commands/ListPortfoliosForProductCommand.d.ts +12 -24
  335. package/dist-types/ts3.4/commands/ListPrincipalsForPortfolioCommand.d.ts +12 -24
  336. package/dist-types/ts3.4/commands/ListProvisionedProductPlansCommand.d.ts +12 -24
  337. package/dist-types/ts3.4/commands/ListProvisioningArtifactsCommand.d.ts +12 -24
  338. package/dist-types/ts3.4/commands/ListProvisioningArtifactsForServiceActionCommand.d.ts +12 -24
  339. package/dist-types/ts3.4/commands/ListRecordHistoryCommand.d.ts +14 -23
  340. package/dist-types/ts3.4/commands/ListResourcesForTagOptionCommand.d.ts +12 -24
  341. package/dist-types/ts3.4/commands/ListServiceActionsCommand.d.ts +14 -23
  342. package/dist-types/ts3.4/commands/ListServiceActionsForProvisioningArtifactCommand.d.ts +12 -24
  343. package/dist-types/ts3.4/commands/ListStackInstancesForProvisionedProductCommand.d.ts +12 -24
  344. package/dist-types/ts3.4/commands/ListTagOptionsCommand.d.ts +14 -23
  345. package/dist-types/ts3.4/commands/NotifyProvisionProductEngineWorkflowResultCommand.d.ts +12 -24
  346. package/dist-types/ts3.4/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.d.ts +11 -25
  347. package/dist-types/ts3.4/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.d.ts +11 -25
  348. package/dist-types/ts3.4/commands/ProvisionProductCommand.d.ts +14 -23
  349. package/dist-types/ts3.4/commands/RejectPortfolioShareCommand.d.ts +12 -24
  350. package/dist-types/ts3.4/commands/ScanProvisionedProductsCommand.d.ts +12 -24
  351. package/dist-types/ts3.4/commands/SearchProductsAsAdminCommand.d.ts +12 -24
  352. package/dist-types/ts3.4/commands/SearchProductsCommand.d.ts +14 -23
  353. package/dist-types/ts3.4/commands/SearchProvisionedProductsCommand.d.ts +12 -24
  354. package/dist-types/ts3.4/commands/TerminateProvisionedProductCommand.d.ts +12 -24
  355. package/dist-types/ts3.4/commands/UpdateConstraintCommand.d.ts +14 -23
  356. package/dist-types/ts3.4/commands/UpdatePortfolioCommand.d.ts +14 -23
  357. package/dist-types/ts3.4/commands/UpdatePortfolioShareCommand.d.ts +12 -24
  358. package/dist-types/ts3.4/commands/UpdateProductCommand.d.ts +14 -23
  359. package/dist-types/ts3.4/commands/UpdateProvisionedProductCommand.d.ts +12 -24
  360. package/dist-types/ts3.4/commands/UpdateProvisionedProductPropertiesCommand.d.ts +12 -24
  361. package/dist-types/ts3.4/commands/UpdateProvisioningArtifactCommand.d.ts +12 -24
  362. package/dist-types/ts3.4/commands/UpdateServiceActionCommand.d.ts +14 -23
  363. package/dist-types/ts3.4/commands/UpdateTagOptionCommand.d.ts +14 -23
  364. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  365. package/package.json +11 -11
@@ -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 { DisassociateBudgetFromResourceInput, DisassociateBudgetFromResourceOutput } from "../models/models_0";
5
4
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DisassociateBudgetFromResourceCommandInput extends Disassociate
21
20
  */
22
21
  export interface DisassociateBudgetFromResourceCommandOutput extends DisassociateBudgetFromResourceOutput, __MetadataBearer {
23
22
  }
23
+ declare const DisassociateBudgetFromResourceCommand_base: {
24
+ new (input: DisassociateBudgetFromResourceCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateBudgetFromResourceCommandInput, DisassociateBudgetFromResourceCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Disassociates the specified budget from the specified resource.</p>
@@ -53,23 +56,5 @@ export interface DisassociateBudgetFromResourceCommandOutput extends Disassociat
53
56
  * <p>Base exception class for all service exceptions from ServiceCatalog service.</p>
54
57
  *
55
58
  */
56
- export declare class DisassociateBudgetFromResourceCommand extends $Command<DisassociateBudgetFromResourceCommandInput, DisassociateBudgetFromResourceCommandOutput, ServiceCatalogClientResolvedConfig> {
57
- readonly input: DisassociateBudgetFromResourceCommandInput;
58
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
- /**
60
- * @public
61
- */
62
- constructor(input: DisassociateBudgetFromResourceCommandInput);
63
- /**
64
- * @internal
65
- */
66
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateBudgetFromResourceCommandInput, DisassociateBudgetFromResourceCommandOutput>;
67
- /**
68
- * @internal
69
- */
70
- private serialize;
71
- /**
72
- * @internal
73
- */
74
- private deserialize;
59
+ export declare class DisassociateBudgetFromResourceCommand extends DisassociateBudgetFromResourceCommand_base {
75
60
  }
@@ -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 { DisassociatePrincipalFromPortfolioInput, DisassociatePrincipalFromPortfolioOutput } from "../models/models_0";
5
4
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DisassociatePrincipalFromPortfolioCommandInput extends Disassoc
21
20
  */
22
21
  export interface DisassociatePrincipalFromPortfolioCommandOutput extends DisassociatePrincipalFromPortfolioOutput, __MetadataBearer {
23
22
  }
23
+ declare const DisassociatePrincipalFromPortfolioCommand_base: {
24
+ new (input: DisassociatePrincipalFromPortfolioCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociatePrincipalFromPortfolioCommandInput, DisassociatePrincipalFromPortfolioCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Disassociates a previously associated principal ARN from a specified
@@ -75,23 +78,5 @@ export interface DisassociatePrincipalFromPortfolioCommandOutput extends Disasso
75
78
  * <p>Base exception class for all service exceptions from ServiceCatalog service.</p>
76
79
  *
77
80
  */
78
- export declare class DisassociatePrincipalFromPortfolioCommand extends $Command<DisassociatePrincipalFromPortfolioCommandInput, DisassociatePrincipalFromPortfolioCommandOutput, ServiceCatalogClientResolvedConfig> {
79
- readonly input: DisassociatePrincipalFromPortfolioCommandInput;
80
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
81
- /**
82
- * @public
83
- */
84
- constructor(input: DisassociatePrincipalFromPortfolioCommandInput);
85
- /**
86
- * @internal
87
- */
88
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociatePrincipalFromPortfolioCommandInput, DisassociatePrincipalFromPortfolioCommandOutput>;
89
- /**
90
- * @internal
91
- */
92
- private serialize;
93
- /**
94
- * @internal
95
- */
96
- private deserialize;
81
+ export declare class DisassociatePrincipalFromPortfolioCommand extends DisassociatePrincipalFromPortfolioCommand_base {
97
82
  }
@@ -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 { DisassociateProductFromPortfolioInput, DisassociateProductFromPortfolioOutput } from "../models/models_0";
5
4
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DisassociateProductFromPortfolioCommandInput extends Disassocia
21
20
  */
22
21
  export interface DisassociateProductFromPortfolioCommandOutput extends DisassociateProductFromPortfolioOutput, __MetadataBearer {
23
22
  }
23
+ declare const DisassociateProductFromPortfolioCommand_base: {
24
+ new (input: DisassociateProductFromPortfolioCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateProductFromPortfolioCommandInput, DisassociateProductFromPortfolioCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Disassociates the specified product from the specified portfolio. </p>
@@ -61,23 +64,5 @@ export interface DisassociateProductFromPortfolioCommandOutput extends Disassoci
61
64
  * <p>Base exception class for all service exceptions from ServiceCatalog service.</p>
62
65
  *
63
66
  */
64
- export declare class DisassociateProductFromPortfolioCommand extends $Command<DisassociateProductFromPortfolioCommandInput, DisassociateProductFromPortfolioCommandOutput, ServiceCatalogClientResolvedConfig> {
65
- readonly input: DisassociateProductFromPortfolioCommandInput;
66
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
67
- /**
68
- * @public
69
- */
70
- constructor(input: DisassociateProductFromPortfolioCommandInput);
71
- /**
72
- * @internal
73
- */
74
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateProductFromPortfolioCommandInput, DisassociateProductFromPortfolioCommandOutput>;
75
- /**
76
- * @internal
77
- */
78
- private serialize;
79
- /**
80
- * @internal
81
- */
82
- private deserialize;
67
+ export declare class DisassociateProductFromPortfolioCommand extends DisassociateProductFromPortfolioCommand_base {
83
68
  }
@@ -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 { DisassociateServiceActionFromProvisioningArtifactInput, DisassociateServiceActionFromProvisioningArtifactOutput } from "../models/models_0";
5
4
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DisassociateServiceActionFromProvisioningArtifactCommandInput e
21
20
  */
22
21
  export interface DisassociateServiceActionFromProvisioningArtifactCommandOutput extends DisassociateServiceActionFromProvisioningArtifactOutput, __MetadataBearer {
23
22
  }
23
+ declare const DisassociateServiceActionFromProvisioningArtifactCommand_base: {
24
+ new (input: DisassociateServiceActionFromProvisioningArtifactCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateServiceActionFromProvisioningArtifactCommandInput, DisassociateServiceActionFromProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Disassociates the specified self-service action association from the specified provisioning artifact.</p>
@@ -55,23 +58,5 @@ export interface DisassociateServiceActionFromProvisioningArtifactCommandOutput
55
58
  * <p>Base exception class for all service exceptions from ServiceCatalog service.</p>
56
59
  *
57
60
  */
58
- export declare class DisassociateServiceActionFromProvisioningArtifactCommand extends $Command<DisassociateServiceActionFromProvisioningArtifactCommandInput, DisassociateServiceActionFromProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig> {
59
- readonly input: DisassociateServiceActionFromProvisioningArtifactCommandInput;
60
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
61
- /**
62
- * @public
63
- */
64
- constructor(input: DisassociateServiceActionFromProvisioningArtifactCommandInput);
65
- /**
66
- * @internal
67
- */
68
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateServiceActionFromProvisioningArtifactCommandInput, DisassociateServiceActionFromProvisioningArtifactCommandOutput>;
69
- /**
70
- * @internal
71
- */
72
- private serialize;
73
- /**
74
- * @internal
75
- */
76
- private deserialize;
61
+ export declare class DisassociateServiceActionFromProvisioningArtifactCommand extends DisassociateServiceActionFromProvisioningArtifactCommand_base {
77
62
  }
@@ -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 { DisassociateTagOptionFromResourceInput, DisassociateTagOptionFromResourceOutput } from "../models/models_0";
5
4
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface DisassociateTagOptionFromResourceCommandInput extends Disassoci
21
20
  */
22
21
  export interface DisassociateTagOptionFromResourceCommandOutput extends DisassociateTagOptionFromResourceOutput, __MetadataBearer {
23
22
  }
23
+ declare const DisassociateTagOptionFromResourceCommand_base: {
24
+ new (input: DisassociateTagOptionFromResourceCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateTagOptionFromResourceCommandInput, DisassociateTagOptionFromResourceCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Disassociates the specified TagOption from the specified resource.</p>
@@ -58,23 +61,5 @@ export interface DisassociateTagOptionFromResourceCommandOutput extends Disassoc
58
61
  * <p>Base exception class for all service exceptions from ServiceCatalog service.</p>
59
62
  *
60
63
  */
61
- export declare class DisassociateTagOptionFromResourceCommand extends $Command<DisassociateTagOptionFromResourceCommandInput, DisassociateTagOptionFromResourceCommandOutput, ServiceCatalogClientResolvedConfig> {
62
- readonly input: DisassociateTagOptionFromResourceCommandInput;
63
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
64
- /**
65
- * @public
66
- */
67
- constructor(input: DisassociateTagOptionFromResourceCommandInput);
68
- /**
69
- * @internal
70
- */
71
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateTagOptionFromResourceCommandInput, DisassociateTagOptionFromResourceCommandOutput>;
72
- /**
73
- * @internal
74
- */
75
- private serialize;
76
- /**
77
- * @internal
78
- */
79
- private deserialize;
64
+ export declare class DisassociateTagOptionFromResourceCommand extends DisassociateTagOptionFromResourceCommand_base {
80
65
  }
@@ -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 { EnableAWSOrganizationsAccessInput, EnableAWSOrganizationsAccessOutput } from "../models/models_0";
5
4
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface EnableAWSOrganizationsAccessCommandInput extends EnableAWSOrgan
21
20
  */
22
21
  export interface EnableAWSOrganizationsAccessCommandOutput extends EnableAWSOrganizationsAccessOutput, __MetadataBearer {
23
22
  }
23
+ declare const EnableAWSOrganizationsAccessCommand_base: {
24
+ new (input: EnableAWSOrganizationsAccessCommandInput): import("@smithy/smithy-client").CommandImpl<EnableAWSOrganizationsAccessCommandInput, EnableAWSOrganizationsAccessCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Enable portfolio sharing feature through Organizations. This API will allow Service Catalog to receive updates on your organization in order to sync your shares with the
@@ -69,23 +72,5 @@ export interface EnableAWSOrganizationsAccessCommandOutput extends EnableAWSOrga
69
72
  * <p>Base exception class for all service exceptions from ServiceCatalog service.</p>
70
73
  *
71
74
  */
72
- export declare class EnableAWSOrganizationsAccessCommand extends $Command<EnableAWSOrganizationsAccessCommandInput, EnableAWSOrganizationsAccessCommandOutput, ServiceCatalogClientResolvedConfig> {
73
- readonly input: EnableAWSOrganizationsAccessCommandInput;
74
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
75
- /**
76
- * @public
77
- */
78
- constructor(input: EnableAWSOrganizationsAccessCommandInput);
79
- /**
80
- * @internal
81
- */
82
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<EnableAWSOrganizationsAccessCommandInput, EnableAWSOrganizationsAccessCommandOutput>;
83
- /**
84
- * @internal
85
- */
86
- private serialize;
87
- /**
88
- * @internal
89
- */
90
- private deserialize;
75
+ export declare class EnableAWSOrganizationsAccessCommand extends EnableAWSOrganizationsAccessCommand_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 { ExecuteProvisionedProductPlanInput, ExecuteProvisionedProductPlanOutput } from "../models/models_0";
5
4
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ExecuteProvisionedProductPlanCommandInput extends ExecuteProvis
21
20
  */
22
21
  export interface ExecuteProvisionedProductPlanCommandOutput extends ExecuteProvisionedProductPlanOutput, __MetadataBearer {
23
22
  }
23
+ declare const ExecuteProvisionedProductPlanCommand_base: {
24
+ new (input: ExecuteProvisionedProductPlanCommandInput): import("@smithy/smithy-client").CommandImpl<ExecuteProvisionedProductPlanCommandInput, ExecuteProvisionedProductPlanCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Provisions or modifies a product based on the resource changes for the specified plan.</p>
@@ -88,23 +91,5 @@ export interface ExecuteProvisionedProductPlanCommandOutput extends ExecuteProvi
88
91
  * <p>Base exception class for all service exceptions from ServiceCatalog service.</p>
89
92
  *
90
93
  */
91
- export declare class ExecuteProvisionedProductPlanCommand extends $Command<ExecuteProvisionedProductPlanCommandInput, ExecuteProvisionedProductPlanCommandOutput, ServiceCatalogClientResolvedConfig> {
92
- readonly input: ExecuteProvisionedProductPlanCommandInput;
93
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
94
- /**
95
- * @public
96
- */
97
- constructor(input: ExecuteProvisionedProductPlanCommandInput);
98
- /**
99
- * @internal
100
- */
101
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ExecuteProvisionedProductPlanCommandInput, ExecuteProvisionedProductPlanCommandOutput>;
102
- /**
103
- * @internal
104
- */
105
- private serialize;
106
- /**
107
- * @internal
108
- */
109
- private deserialize;
94
+ export declare class ExecuteProvisionedProductPlanCommand extends ExecuteProvisionedProductPlanCommand_base {
110
95
  }
@@ -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 { ExecuteProvisionedProductServiceActionInput, ExecuteProvisionedProductServiceActionOutput } from "../models/models_0";
5
4
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ExecuteProvisionedProductServiceActionCommandInput extends Exec
21
20
  */
22
21
  export interface ExecuteProvisionedProductServiceActionCommandOutput extends ExecuteProvisionedProductServiceActionOutput, __MetadataBearer {
23
22
  }
23
+ declare const ExecuteProvisionedProductServiceActionCommand_base: {
24
+ new (input: ExecuteProvisionedProductServiceActionCommandInput): import("@smithy/smithy-client").CommandImpl<ExecuteProvisionedProductServiceActionCommandInput, ExecuteProvisionedProductServiceActionCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Executes a self-service action against a provisioned product.</p>
@@ -94,23 +97,5 @@ export interface ExecuteProvisionedProductServiceActionCommandOutput extends Exe
94
97
  * <p>Base exception class for all service exceptions from ServiceCatalog service.</p>
95
98
  *
96
99
  */
97
- export declare class ExecuteProvisionedProductServiceActionCommand extends $Command<ExecuteProvisionedProductServiceActionCommandInput, ExecuteProvisionedProductServiceActionCommandOutput, ServiceCatalogClientResolvedConfig> {
98
- readonly input: ExecuteProvisionedProductServiceActionCommandInput;
99
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
100
- /**
101
- * @public
102
- */
103
- constructor(input: ExecuteProvisionedProductServiceActionCommandInput);
104
- /**
105
- * @internal
106
- */
107
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ExecuteProvisionedProductServiceActionCommandInput, ExecuteProvisionedProductServiceActionCommandOutput>;
108
- /**
109
- * @internal
110
- */
111
- private serialize;
112
- /**
113
- * @internal
114
- */
115
- private deserialize;
100
+ export declare class ExecuteProvisionedProductServiceActionCommand extends ExecuteProvisionedProductServiceActionCommand_base {
116
101
  }
@@ -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 { GetAWSOrganizationsAccessStatusInput, GetAWSOrganizationsAccessStatusOutput } from "../models/models_0";
5
4
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetAWSOrganizationsAccessStatusCommandInput extends GetAWSOrgan
21
20
  */
22
21
  export interface GetAWSOrganizationsAccessStatusCommandOutput extends GetAWSOrganizationsAccessStatusOutput, __MetadataBearer {
23
22
  }
23
+ declare const GetAWSOrganizationsAccessStatusCommand_base: {
24
+ new (input: GetAWSOrganizationsAccessStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetAWSOrganizationsAccessStatusCommandInput, GetAWSOrganizationsAccessStatusCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Get the Access Status for Organizations portfolio share feature. This API can only be
@@ -56,23 +59,5 @@ export interface GetAWSOrganizationsAccessStatusCommandOutput extends GetAWSOrga
56
59
  * <p>Base exception class for all service exceptions from ServiceCatalog service.</p>
57
60
  *
58
61
  */
59
- export declare class GetAWSOrganizationsAccessStatusCommand extends $Command<GetAWSOrganizationsAccessStatusCommandInput, GetAWSOrganizationsAccessStatusCommandOutput, ServiceCatalogClientResolvedConfig> {
60
- readonly input: GetAWSOrganizationsAccessStatusCommandInput;
61
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
62
- /**
63
- * @public
64
- */
65
- constructor(input: GetAWSOrganizationsAccessStatusCommandInput);
66
- /**
67
- * @internal
68
- */
69
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAWSOrganizationsAccessStatusCommandInput, GetAWSOrganizationsAccessStatusCommandOutput>;
70
- /**
71
- * @internal
72
- */
73
- private serialize;
74
- /**
75
- * @internal
76
- */
77
- private deserialize;
62
+ export declare class GetAWSOrganizationsAccessStatusCommand extends GetAWSOrganizationsAccessStatusCommand_base {
78
63
  }
@@ -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 { GetProvisionedProductOutputsInput, GetProvisionedProductOutputsOutput } from "../models/models_0";
5
4
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface GetProvisionedProductOutputsCommandInput extends GetProvisioned
21
20
  */
22
21
  export interface GetProvisionedProductOutputsCommandOutput extends GetProvisionedProductOutputsOutput, __MetadataBearer {
23
22
  }
23
+ declare const GetProvisionedProductOutputsCommand_base: {
24
+ new (input: GetProvisionedProductOutputsCommandInput): import("@smithy/smithy-client").CommandImpl<GetProvisionedProductOutputsCommandInput, GetProvisionedProductOutputsCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>This API takes either a <code>ProvisonedProductId</code> or a <code>ProvisionedProductName</code>, along with a list of one or more output keys, and responds with the key/value pairs of those outputs.</p>
@@ -71,23 +74,5 @@ export interface GetProvisionedProductOutputsCommandOutput extends GetProvisione
71
74
  * <p>Base exception class for all service exceptions from ServiceCatalog service.</p>
72
75
  *
73
76
  */
74
- export declare class GetProvisionedProductOutputsCommand extends $Command<GetProvisionedProductOutputsCommandInput, GetProvisionedProductOutputsCommandOutput, ServiceCatalogClientResolvedConfig> {
75
- readonly input: GetProvisionedProductOutputsCommandInput;
76
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
77
- /**
78
- * @public
79
- */
80
- constructor(input: GetProvisionedProductOutputsCommandInput);
81
- /**
82
- * @internal
83
- */
84
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetProvisionedProductOutputsCommandInput, GetProvisionedProductOutputsCommandOutput>;
85
- /**
86
- * @internal
87
- */
88
- private serialize;
89
- /**
90
- * @internal
91
- */
92
- private deserialize;
77
+ export declare class GetProvisionedProductOutputsCommand extends GetProvisionedProductOutputsCommand_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 { ImportAsProvisionedProductInput, ImportAsProvisionedProductOutput } from "../models/models_0";
5
4
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ImportAsProvisionedProductCommandInput extends ImportAsProvisio
21
20
  */
22
21
  export interface ImportAsProvisionedProductCommandOutput extends ImportAsProvisionedProductOutput, __MetadataBearer {
23
22
  }
23
+ declare const ImportAsProvisionedProductCommand_base: {
24
+ new (input: ImportAsProvisionedProductCommandInput): import("@smithy/smithy-client").CommandImpl<ImportAsProvisionedProductCommandInput, ImportAsProvisionedProductCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>
@@ -127,23 +130,5 @@ export interface ImportAsProvisionedProductCommandOutput extends ImportAsProvisi
127
130
  * <p>Base exception class for all service exceptions from ServiceCatalog service.</p>
128
131
  *
129
132
  */
130
- export declare class ImportAsProvisionedProductCommand extends $Command<ImportAsProvisionedProductCommandInput, ImportAsProvisionedProductCommandOutput, ServiceCatalogClientResolvedConfig> {
131
- readonly input: ImportAsProvisionedProductCommandInput;
132
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
133
- /**
134
- * @public
135
- */
136
- constructor(input: ImportAsProvisionedProductCommandInput);
137
- /**
138
- * @internal
139
- */
140
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ImportAsProvisionedProductCommandInput, ImportAsProvisionedProductCommandOutput>;
141
- /**
142
- * @internal
143
- */
144
- private serialize;
145
- /**
146
- * @internal
147
- */
148
- private deserialize;
133
+ export declare class ImportAsProvisionedProductCommand extends ImportAsProvisionedProductCommand_base {
149
134
  }
@@ -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 { ListAcceptedPortfolioSharesInput, ListAcceptedPortfolioSharesOutput } from "../models/models_0";
5
4
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListAcceptedPortfolioSharesCommandInput extends ListAcceptedPor
21
20
  */
22
21
  export interface ListAcceptedPortfolioSharesCommandOutput extends ListAcceptedPortfolioSharesOutput, __MetadataBearer {
23
22
  }
23
+ declare const ListAcceptedPortfolioSharesCommand_base: {
24
+ new (input: ListAcceptedPortfolioSharesCommandInput): import("@smithy/smithy-client").CommandImpl<ListAcceptedPortfolioSharesCommandInput, ListAcceptedPortfolioSharesCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists all imported portfolios for which account-to-account shares were accepted by
@@ -72,23 +75,5 @@ export interface ListAcceptedPortfolioSharesCommandOutput extends ListAcceptedPo
72
75
  * <p>Base exception class for all service exceptions from ServiceCatalog service.</p>
73
76
  *
74
77
  */
75
- export declare class ListAcceptedPortfolioSharesCommand extends $Command<ListAcceptedPortfolioSharesCommandInput, ListAcceptedPortfolioSharesCommandOutput, ServiceCatalogClientResolvedConfig> {
76
- readonly input: ListAcceptedPortfolioSharesCommandInput;
77
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
78
- /**
79
- * @public
80
- */
81
- constructor(input: ListAcceptedPortfolioSharesCommandInput);
82
- /**
83
- * @internal
84
- */
85
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListAcceptedPortfolioSharesCommandInput, ListAcceptedPortfolioSharesCommandOutput>;
86
- /**
87
- * @internal
88
- */
89
- private serialize;
90
- /**
91
- * @internal
92
- */
93
- private deserialize;
78
+ export declare class ListAcceptedPortfolioSharesCommand extends ListAcceptedPortfolioSharesCommand_base {
94
79
  }
@@ -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 { ListBudgetsForResourceInput, ListBudgetsForResourceOutput } from "../models/models_0";
5
4
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListBudgetsForResourceCommandInput extends ListBudgetsForResour
21
20
  */
22
21
  export interface ListBudgetsForResourceCommandOutput extends ListBudgetsForResourceOutput, __MetadataBearer {
23
22
  }
23
+ declare const ListBudgetsForResourceCommand_base: {
24
+ new (input: ListBudgetsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListBudgetsForResourceCommandInput, ListBudgetsForResourceCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists all the budgets associated to the specified resource.</p>
@@ -65,23 +68,5 @@ export interface ListBudgetsForResourceCommandOutput extends ListBudgetsForResou
65
68
  * <p>Base exception class for all service exceptions from ServiceCatalog service.</p>
66
69
  *
67
70
  */
68
- export declare class ListBudgetsForResourceCommand extends $Command<ListBudgetsForResourceCommandInput, ListBudgetsForResourceCommandOutput, ServiceCatalogClientResolvedConfig> {
69
- readonly input: ListBudgetsForResourceCommandInput;
70
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
71
- /**
72
- * @public
73
- */
74
- constructor(input: ListBudgetsForResourceCommandInput);
75
- /**
76
- * @internal
77
- */
78
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListBudgetsForResourceCommandInput, ListBudgetsForResourceCommandOutput>;
79
- /**
80
- * @internal
81
- */
82
- private serialize;
83
- /**
84
- * @internal
85
- */
86
- private deserialize;
71
+ export declare class ListBudgetsForResourceCommand extends ListBudgetsForResourceCommand_base {
87
72
  }
@@ -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 { ListConstraintsForPortfolioInput, ListConstraintsForPortfolioOutput } from "../models/models_0";
5
4
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListConstraintsForPortfolioCommandInput extends ListConstraints
21
20
  */
22
21
  export interface ListConstraintsForPortfolioCommandOutput extends ListConstraintsForPortfolioOutput, __MetadataBearer {
23
22
  }
23
+ declare const ListConstraintsForPortfolioCommand_base: {
24
+ new (input: ListConstraintsForPortfolioCommandInput): import("@smithy/smithy-client").CommandImpl<ListConstraintsForPortfolioCommandInput, ListConstraintsForPortfolioCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists the constraints for the specified portfolio and product.</p>
@@ -71,23 +74,5 @@ export interface ListConstraintsForPortfolioCommandOutput extends ListConstraint
71
74
  * <p>Base exception class for all service exceptions from ServiceCatalog service.</p>
72
75
  *
73
76
  */
74
- export declare class ListConstraintsForPortfolioCommand extends $Command<ListConstraintsForPortfolioCommandInput, ListConstraintsForPortfolioCommandOutput, ServiceCatalogClientResolvedConfig> {
75
- readonly input: ListConstraintsForPortfolioCommandInput;
76
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
77
- /**
78
- * @public
79
- */
80
- constructor(input: ListConstraintsForPortfolioCommandInput);
81
- /**
82
- * @internal
83
- */
84
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListConstraintsForPortfolioCommandInput, ListConstraintsForPortfolioCommandOutput>;
85
- /**
86
- * @internal
87
- */
88
- private serialize;
89
- /**
90
- * @internal
91
- */
92
- private deserialize;
77
+ export declare class ListConstraintsForPortfolioCommand extends ListConstraintsForPortfolioCommand_base {
93
78
  }