@aws-sdk/client-service-catalog 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 (441) 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-cjs/pagination/DescribePortfolioSharesPaginator.js +2 -24
  93. package/dist-cjs/pagination/GetProvisionedProductOutputsPaginator.js +2 -24
  94. package/dist-cjs/pagination/ListAcceptedPortfolioSharesPaginator.js +2 -24
  95. package/dist-cjs/pagination/ListBudgetsForResourcePaginator.js +2 -24
  96. package/dist-cjs/pagination/ListConstraintsForPortfolioPaginator.js +2 -24
  97. package/dist-cjs/pagination/ListLaunchPathsPaginator.js +2 -24
  98. package/dist-cjs/pagination/ListOrganizationPortfolioAccessPaginator.js +2 -24
  99. package/dist-cjs/pagination/ListPortfolioAccessPaginator.js +2 -24
  100. package/dist-cjs/pagination/ListPortfoliosForProductPaginator.js +2 -24
  101. package/dist-cjs/pagination/ListPortfoliosPaginator.js +2 -24
  102. package/dist-cjs/pagination/ListPrincipalsForPortfolioPaginator.js +2 -24
  103. package/dist-cjs/pagination/ListProvisioningArtifactsForServiceActionPaginator.js +2 -24
  104. package/dist-cjs/pagination/ListResourcesForTagOptionPaginator.js +2 -24
  105. package/dist-cjs/pagination/ListServiceActionsForProvisioningArtifactPaginator.js +2 -24
  106. package/dist-cjs/pagination/ListServiceActionsPaginator.js +2 -24
  107. package/dist-cjs/pagination/ListTagOptionsPaginator.js +2 -24
  108. package/dist-cjs/pagination/SearchProductsAsAdminPaginator.js +2 -24
  109. package/dist-cjs/pagination/SearchProductsPaginator.js +2 -24
  110. package/dist-cjs/pagination/SearchProvisionedProductsPaginator.js +2 -24
  111. package/dist-es/commands/AcceptPortfolioShareCommand.js +18 -41
  112. package/dist-es/commands/AssociateBudgetWithResourceCommand.js +18 -41
  113. package/dist-es/commands/AssociatePrincipalWithPortfolioCommand.js +18 -41
  114. package/dist-es/commands/AssociateProductWithPortfolioCommand.js +18 -41
  115. package/dist-es/commands/AssociateServiceActionWithProvisioningArtifactCommand.js +18 -41
  116. package/dist-es/commands/AssociateTagOptionWithResourceCommand.js +18 -41
  117. package/dist-es/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js +18 -41
  118. package/dist-es/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js +18 -41
  119. package/dist-es/commands/CopyProductCommand.js +18 -41
  120. package/dist-es/commands/CreateConstraintCommand.js +18 -41
  121. package/dist-es/commands/CreatePortfolioCommand.js +18 -41
  122. package/dist-es/commands/CreatePortfolioShareCommand.js +18 -41
  123. package/dist-es/commands/CreateProductCommand.js +18 -41
  124. package/dist-es/commands/CreateProvisionedProductPlanCommand.js +18 -41
  125. package/dist-es/commands/CreateProvisioningArtifactCommand.js +18 -41
  126. package/dist-es/commands/CreateServiceActionCommand.js +18 -41
  127. package/dist-es/commands/CreateTagOptionCommand.js +18 -41
  128. package/dist-es/commands/DeleteConstraintCommand.js +18 -41
  129. package/dist-es/commands/DeletePortfolioCommand.js +18 -41
  130. package/dist-es/commands/DeletePortfolioShareCommand.js +18 -41
  131. package/dist-es/commands/DeleteProductCommand.js +18 -41
  132. package/dist-es/commands/DeleteProvisionedProductPlanCommand.js +18 -41
  133. package/dist-es/commands/DeleteProvisioningArtifactCommand.js +18 -41
  134. package/dist-es/commands/DeleteServiceActionCommand.js +18 -41
  135. package/dist-es/commands/DeleteTagOptionCommand.js +18 -41
  136. package/dist-es/commands/DescribeConstraintCommand.js +18 -41
  137. package/dist-es/commands/DescribeCopyProductStatusCommand.js +18 -41
  138. package/dist-es/commands/DescribePortfolioCommand.js +18 -41
  139. package/dist-es/commands/DescribePortfolioShareStatusCommand.js +18 -41
  140. package/dist-es/commands/DescribePortfolioSharesCommand.js +18 -41
  141. package/dist-es/commands/DescribeProductAsAdminCommand.js +18 -41
  142. package/dist-es/commands/DescribeProductCommand.js +18 -41
  143. package/dist-es/commands/DescribeProductViewCommand.js +18 -41
  144. package/dist-es/commands/DescribeProvisionedProductCommand.js +18 -41
  145. package/dist-es/commands/DescribeProvisionedProductPlanCommand.js +18 -41
  146. package/dist-es/commands/DescribeProvisioningArtifactCommand.js +18 -41
  147. package/dist-es/commands/DescribeProvisioningParametersCommand.js +18 -41
  148. package/dist-es/commands/DescribeRecordCommand.js +18 -41
  149. package/dist-es/commands/DescribeServiceActionCommand.js +18 -41
  150. package/dist-es/commands/DescribeServiceActionExecutionParametersCommand.js +18 -41
  151. package/dist-es/commands/DescribeTagOptionCommand.js +18 -41
  152. package/dist-es/commands/DisableAWSOrganizationsAccessCommand.js +18 -41
  153. package/dist-es/commands/DisassociateBudgetFromResourceCommand.js +18 -41
  154. package/dist-es/commands/DisassociatePrincipalFromPortfolioCommand.js +18 -41
  155. package/dist-es/commands/DisassociateProductFromPortfolioCommand.js +18 -41
  156. package/dist-es/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js +18 -41
  157. package/dist-es/commands/DisassociateTagOptionFromResourceCommand.js +18 -41
  158. package/dist-es/commands/EnableAWSOrganizationsAccessCommand.js +18 -41
  159. package/dist-es/commands/ExecuteProvisionedProductPlanCommand.js +18 -41
  160. package/dist-es/commands/ExecuteProvisionedProductServiceActionCommand.js +18 -41
  161. package/dist-es/commands/GetAWSOrganizationsAccessStatusCommand.js +18 -41
  162. package/dist-es/commands/GetProvisionedProductOutputsCommand.js +18 -41
  163. package/dist-es/commands/ImportAsProvisionedProductCommand.js +18 -41
  164. package/dist-es/commands/ListAcceptedPortfolioSharesCommand.js +18 -41
  165. package/dist-es/commands/ListBudgetsForResourceCommand.js +18 -41
  166. package/dist-es/commands/ListConstraintsForPortfolioCommand.js +18 -41
  167. package/dist-es/commands/ListLaunchPathsCommand.js +18 -41
  168. package/dist-es/commands/ListOrganizationPortfolioAccessCommand.js +18 -41
  169. package/dist-es/commands/ListPortfolioAccessCommand.js +18 -41
  170. package/dist-es/commands/ListPortfoliosCommand.js +18 -41
  171. package/dist-es/commands/ListPortfoliosForProductCommand.js +18 -41
  172. package/dist-es/commands/ListPrincipalsForPortfolioCommand.js +18 -41
  173. package/dist-es/commands/ListProvisionedProductPlansCommand.js +18 -41
  174. package/dist-es/commands/ListProvisioningArtifactsCommand.js +18 -41
  175. package/dist-es/commands/ListProvisioningArtifactsForServiceActionCommand.js +18 -41
  176. package/dist-es/commands/ListRecordHistoryCommand.js +18 -41
  177. package/dist-es/commands/ListResourcesForTagOptionCommand.js +18 -41
  178. package/dist-es/commands/ListServiceActionsCommand.js +18 -41
  179. package/dist-es/commands/ListServiceActionsForProvisioningArtifactCommand.js +18 -41
  180. package/dist-es/commands/ListStackInstancesForProvisionedProductCommand.js +18 -41
  181. package/dist-es/commands/ListTagOptionsCommand.js +18 -41
  182. package/dist-es/commands/NotifyProvisionProductEngineWorkflowResultCommand.js +18 -41
  183. package/dist-es/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.js +18 -41
  184. package/dist-es/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.js +18 -41
  185. package/dist-es/commands/ProvisionProductCommand.js +18 -41
  186. package/dist-es/commands/RejectPortfolioShareCommand.js +18 -41
  187. package/dist-es/commands/ScanProvisionedProductsCommand.js +18 -41
  188. package/dist-es/commands/SearchProductsAsAdminCommand.js +18 -41
  189. package/dist-es/commands/SearchProductsCommand.js +18 -41
  190. package/dist-es/commands/SearchProvisionedProductsCommand.js +18 -41
  191. package/dist-es/commands/TerminateProvisionedProductCommand.js +18 -41
  192. package/dist-es/commands/UpdateConstraintCommand.js +18 -41
  193. package/dist-es/commands/UpdatePortfolioCommand.js +18 -41
  194. package/dist-es/commands/UpdatePortfolioShareCommand.js +18 -41
  195. package/dist-es/commands/UpdateProductCommand.js +18 -41
  196. package/dist-es/commands/UpdateProvisionedProductCommand.js +18 -41
  197. package/dist-es/commands/UpdateProvisionedProductPropertiesCommand.js +18 -41
  198. package/dist-es/commands/UpdateProvisioningArtifactCommand.js +18 -41
  199. package/dist-es/commands/UpdateServiceActionCommand.js +18 -41
  200. package/dist-es/commands/UpdateTagOptionCommand.js +18 -41
  201. package/dist-es/endpoint/EndpointParameters.js +6 -0
  202. package/dist-es/pagination/DescribePortfolioSharesPaginator.js +2 -23
  203. package/dist-es/pagination/GetProvisionedProductOutputsPaginator.js +2 -23
  204. package/dist-es/pagination/ListAcceptedPortfolioSharesPaginator.js +2 -23
  205. package/dist-es/pagination/ListBudgetsForResourcePaginator.js +2 -23
  206. package/dist-es/pagination/ListConstraintsForPortfolioPaginator.js +2 -23
  207. package/dist-es/pagination/ListLaunchPathsPaginator.js +2 -23
  208. package/dist-es/pagination/ListOrganizationPortfolioAccessPaginator.js +2 -23
  209. package/dist-es/pagination/ListPortfolioAccessPaginator.js +2 -23
  210. package/dist-es/pagination/ListPortfoliosForProductPaginator.js +2 -23
  211. package/dist-es/pagination/ListPortfoliosPaginator.js +2 -23
  212. package/dist-es/pagination/ListPrincipalsForPortfolioPaginator.js +2 -23
  213. package/dist-es/pagination/ListProvisioningArtifactsForServiceActionPaginator.js +2 -23
  214. package/dist-es/pagination/ListResourcesForTagOptionPaginator.js +2 -23
  215. package/dist-es/pagination/ListServiceActionsForProvisioningArtifactPaginator.js +2 -23
  216. package/dist-es/pagination/ListServiceActionsPaginator.js +2 -23
  217. package/dist-es/pagination/ListTagOptionsPaginator.js +2 -23
  218. package/dist-es/pagination/SearchProductsAsAdminPaginator.js +2 -23
  219. package/dist-es/pagination/SearchProductsPaginator.js +2 -23
  220. package/dist-es/pagination/SearchProvisionedProductsPaginator.js +2 -23
  221. package/dist-types/commands/AcceptPortfolioShareCommand.d.ts +6 -21
  222. package/dist-types/commands/AssociateBudgetWithResourceCommand.d.ts +6 -21
  223. package/dist-types/commands/AssociatePrincipalWithPortfolioCommand.d.ts +6 -21
  224. package/dist-types/commands/AssociateProductWithPortfolioCommand.d.ts +6 -21
  225. package/dist-types/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts +6 -21
  226. package/dist-types/commands/AssociateTagOptionWithResourceCommand.d.ts +6 -21
  227. package/dist-types/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts +6 -21
  228. package/dist-types/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts +6 -21
  229. package/dist-types/commands/CopyProductCommand.d.ts +6 -21
  230. package/dist-types/commands/CreateConstraintCommand.d.ts +6 -21
  231. package/dist-types/commands/CreatePortfolioCommand.d.ts +6 -21
  232. package/dist-types/commands/CreatePortfolioShareCommand.d.ts +6 -21
  233. package/dist-types/commands/CreateProductCommand.d.ts +6 -21
  234. package/dist-types/commands/CreateProvisionedProductPlanCommand.d.ts +6 -21
  235. package/dist-types/commands/CreateProvisioningArtifactCommand.d.ts +6 -21
  236. package/dist-types/commands/CreateServiceActionCommand.d.ts +6 -21
  237. package/dist-types/commands/CreateTagOptionCommand.d.ts +6 -21
  238. package/dist-types/commands/DeleteConstraintCommand.d.ts +6 -21
  239. package/dist-types/commands/DeletePortfolioCommand.d.ts +6 -21
  240. package/dist-types/commands/DeletePortfolioShareCommand.d.ts +6 -21
  241. package/dist-types/commands/DeleteProductCommand.d.ts +6 -21
  242. package/dist-types/commands/DeleteProvisionedProductPlanCommand.d.ts +6 -21
  243. package/dist-types/commands/DeleteProvisioningArtifactCommand.d.ts +6 -21
  244. package/dist-types/commands/DeleteServiceActionCommand.d.ts +6 -21
  245. package/dist-types/commands/DeleteTagOptionCommand.d.ts +6 -21
  246. package/dist-types/commands/DescribeConstraintCommand.d.ts +6 -21
  247. package/dist-types/commands/DescribeCopyProductStatusCommand.d.ts +6 -21
  248. package/dist-types/commands/DescribePortfolioCommand.d.ts +6 -21
  249. package/dist-types/commands/DescribePortfolioShareStatusCommand.d.ts +6 -21
  250. package/dist-types/commands/DescribePortfolioSharesCommand.d.ts +6 -21
  251. package/dist-types/commands/DescribeProductAsAdminCommand.d.ts +6 -21
  252. package/dist-types/commands/DescribeProductCommand.d.ts +6 -21
  253. package/dist-types/commands/DescribeProductViewCommand.d.ts +6 -21
  254. package/dist-types/commands/DescribeProvisionedProductCommand.d.ts +6 -21
  255. package/dist-types/commands/DescribeProvisionedProductPlanCommand.d.ts +6 -21
  256. package/dist-types/commands/DescribeProvisioningArtifactCommand.d.ts +6 -21
  257. package/dist-types/commands/DescribeProvisioningParametersCommand.d.ts +6 -21
  258. package/dist-types/commands/DescribeRecordCommand.d.ts +6 -21
  259. package/dist-types/commands/DescribeServiceActionCommand.d.ts +6 -21
  260. package/dist-types/commands/DescribeServiceActionExecutionParametersCommand.d.ts +6 -21
  261. package/dist-types/commands/DescribeTagOptionCommand.d.ts +6 -21
  262. package/dist-types/commands/DisableAWSOrganizationsAccessCommand.d.ts +6 -21
  263. package/dist-types/commands/DisassociateBudgetFromResourceCommand.d.ts +6 -21
  264. package/dist-types/commands/DisassociatePrincipalFromPortfolioCommand.d.ts +6 -21
  265. package/dist-types/commands/DisassociateProductFromPortfolioCommand.d.ts +6 -21
  266. package/dist-types/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts +6 -21
  267. package/dist-types/commands/DisassociateTagOptionFromResourceCommand.d.ts +6 -21
  268. package/dist-types/commands/EnableAWSOrganizationsAccessCommand.d.ts +6 -21
  269. package/dist-types/commands/ExecuteProvisionedProductPlanCommand.d.ts +6 -21
  270. package/dist-types/commands/ExecuteProvisionedProductServiceActionCommand.d.ts +6 -21
  271. package/dist-types/commands/GetAWSOrganizationsAccessStatusCommand.d.ts +6 -21
  272. package/dist-types/commands/GetProvisionedProductOutputsCommand.d.ts +6 -21
  273. package/dist-types/commands/ImportAsProvisionedProductCommand.d.ts +6 -21
  274. package/dist-types/commands/ListAcceptedPortfolioSharesCommand.d.ts +6 -21
  275. package/dist-types/commands/ListBudgetsForResourceCommand.d.ts +6 -21
  276. package/dist-types/commands/ListConstraintsForPortfolioCommand.d.ts +6 -21
  277. package/dist-types/commands/ListLaunchPathsCommand.d.ts +6 -21
  278. package/dist-types/commands/ListOrganizationPortfolioAccessCommand.d.ts +6 -21
  279. package/dist-types/commands/ListPortfolioAccessCommand.d.ts +6 -21
  280. package/dist-types/commands/ListPortfoliosCommand.d.ts +6 -21
  281. package/dist-types/commands/ListPortfoliosForProductCommand.d.ts +6 -21
  282. package/dist-types/commands/ListPrincipalsForPortfolioCommand.d.ts +6 -21
  283. package/dist-types/commands/ListProvisionedProductPlansCommand.d.ts +6 -21
  284. package/dist-types/commands/ListProvisioningArtifactsCommand.d.ts +6 -21
  285. package/dist-types/commands/ListProvisioningArtifactsForServiceActionCommand.d.ts +6 -21
  286. package/dist-types/commands/ListRecordHistoryCommand.d.ts +6 -21
  287. package/dist-types/commands/ListResourcesForTagOptionCommand.d.ts +6 -21
  288. package/dist-types/commands/ListServiceActionsCommand.d.ts +6 -21
  289. package/dist-types/commands/ListServiceActionsForProvisioningArtifactCommand.d.ts +6 -21
  290. package/dist-types/commands/ListStackInstancesForProvisionedProductCommand.d.ts +6 -21
  291. package/dist-types/commands/ListTagOptionsCommand.d.ts +6 -21
  292. package/dist-types/commands/NotifyProvisionProductEngineWorkflowResultCommand.d.ts +6 -21
  293. package/dist-types/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.d.ts +6 -21
  294. package/dist-types/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.d.ts +6 -21
  295. package/dist-types/commands/ProvisionProductCommand.d.ts +6 -21
  296. package/dist-types/commands/RejectPortfolioShareCommand.d.ts +6 -21
  297. package/dist-types/commands/ScanProvisionedProductsCommand.d.ts +6 -21
  298. package/dist-types/commands/SearchProductsAsAdminCommand.d.ts +6 -21
  299. package/dist-types/commands/SearchProductsCommand.d.ts +6 -21
  300. package/dist-types/commands/SearchProvisionedProductsCommand.d.ts +6 -21
  301. package/dist-types/commands/TerminateProvisionedProductCommand.d.ts +6 -21
  302. package/dist-types/commands/UpdateConstraintCommand.d.ts +6 -21
  303. package/dist-types/commands/UpdatePortfolioCommand.d.ts +6 -21
  304. package/dist-types/commands/UpdatePortfolioShareCommand.d.ts +6 -21
  305. package/dist-types/commands/UpdateProductCommand.d.ts +6 -21
  306. package/dist-types/commands/UpdateProvisionedProductCommand.d.ts +6 -21
  307. package/dist-types/commands/UpdateProvisionedProductPropertiesCommand.d.ts +6 -21
  308. package/dist-types/commands/UpdateProvisioningArtifactCommand.d.ts +6 -21
  309. package/dist-types/commands/UpdateServiceActionCommand.d.ts +6 -21
  310. package/dist-types/commands/UpdateTagOptionCommand.d.ts +6 -21
  311. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  312. package/dist-types/pagination/DescribePortfolioSharesPaginator.d.ts +1 -1
  313. package/dist-types/pagination/GetProvisionedProductOutputsPaginator.d.ts +1 -1
  314. package/dist-types/pagination/ListAcceptedPortfolioSharesPaginator.d.ts +1 -1
  315. package/dist-types/pagination/ListBudgetsForResourcePaginator.d.ts +1 -1
  316. package/dist-types/pagination/ListConstraintsForPortfolioPaginator.d.ts +1 -1
  317. package/dist-types/pagination/ListLaunchPathsPaginator.d.ts +1 -1
  318. package/dist-types/pagination/ListOrganizationPortfolioAccessPaginator.d.ts +1 -1
  319. package/dist-types/pagination/ListPortfolioAccessPaginator.d.ts +1 -1
  320. package/dist-types/pagination/ListPortfoliosForProductPaginator.d.ts +1 -1
  321. package/dist-types/pagination/ListPortfoliosPaginator.d.ts +1 -1
  322. package/dist-types/pagination/ListPrincipalsForPortfolioPaginator.d.ts +1 -1
  323. package/dist-types/pagination/ListProvisioningArtifactsForServiceActionPaginator.d.ts +1 -1
  324. package/dist-types/pagination/ListResourcesForTagOptionPaginator.d.ts +1 -1
  325. package/dist-types/pagination/ListServiceActionsForProvisioningArtifactPaginator.d.ts +1 -1
  326. package/dist-types/pagination/ListServiceActionsPaginator.d.ts +1 -1
  327. package/dist-types/pagination/ListTagOptionsPaginator.d.ts +1 -1
  328. package/dist-types/pagination/SearchProductsAsAdminPaginator.d.ts +1 -1
  329. package/dist-types/pagination/SearchProductsPaginator.d.ts +1 -1
  330. package/dist-types/pagination/SearchProvisionedProductsPaginator.d.ts +1 -1
  331. package/dist-types/ts3.4/commands/AcceptPortfolioShareCommand.d.ts +12 -24
  332. package/dist-types/ts3.4/commands/AssociateBudgetWithResourceCommand.d.ts +12 -24
  333. package/dist-types/ts3.4/commands/AssociatePrincipalWithPortfolioCommand.d.ts +12 -24
  334. package/dist-types/ts3.4/commands/AssociateProductWithPortfolioCommand.d.ts +12 -24
  335. package/dist-types/ts3.4/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts +11 -25
  336. package/dist-types/ts3.4/commands/AssociateTagOptionWithResourceCommand.d.ts +12 -24
  337. package/dist-types/ts3.4/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts +11 -25
  338. package/dist-types/ts3.4/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts +11 -25
  339. package/dist-types/ts3.4/commands/CopyProductCommand.d.ts +14 -23
  340. package/dist-types/ts3.4/commands/CreateConstraintCommand.d.ts +14 -23
  341. package/dist-types/ts3.4/commands/CreatePortfolioCommand.d.ts +14 -23
  342. package/dist-types/ts3.4/commands/CreatePortfolioShareCommand.d.ts +12 -24
  343. package/dist-types/ts3.4/commands/CreateProductCommand.d.ts +14 -23
  344. package/dist-types/ts3.4/commands/CreateProvisionedProductPlanCommand.d.ts +12 -24
  345. package/dist-types/ts3.4/commands/CreateProvisioningArtifactCommand.d.ts +12 -24
  346. package/dist-types/ts3.4/commands/CreateServiceActionCommand.d.ts +14 -23
  347. package/dist-types/ts3.4/commands/CreateTagOptionCommand.d.ts +14 -23
  348. package/dist-types/ts3.4/commands/DeleteConstraintCommand.d.ts +14 -23
  349. package/dist-types/ts3.4/commands/DeletePortfolioCommand.d.ts +14 -23
  350. package/dist-types/ts3.4/commands/DeletePortfolioShareCommand.d.ts +12 -24
  351. package/dist-types/ts3.4/commands/DeleteProductCommand.d.ts +14 -23
  352. package/dist-types/ts3.4/commands/DeleteProvisionedProductPlanCommand.d.ts +12 -24
  353. package/dist-types/ts3.4/commands/DeleteProvisioningArtifactCommand.d.ts +12 -24
  354. package/dist-types/ts3.4/commands/DeleteServiceActionCommand.d.ts +14 -23
  355. package/dist-types/ts3.4/commands/DeleteTagOptionCommand.d.ts +14 -23
  356. package/dist-types/ts3.4/commands/DescribeConstraintCommand.d.ts +14 -23
  357. package/dist-types/ts3.4/commands/DescribeCopyProductStatusCommand.d.ts +12 -24
  358. package/dist-types/ts3.4/commands/DescribePortfolioCommand.d.ts +14 -23
  359. package/dist-types/ts3.4/commands/DescribePortfolioShareStatusCommand.d.ts +12 -24
  360. package/dist-types/ts3.4/commands/DescribePortfolioSharesCommand.d.ts +12 -24
  361. package/dist-types/ts3.4/commands/DescribeProductAsAdminCommand.d.ts +12 -24
  362. package/dist-types/ts3.4/commands/DescribeProductCommand.d.ts +14 -23
  363. package/dist-types/ts3.4/commands/DescribeProductViewCommand.d.ts +14 -23
  364. package/dist-types/ts3.4/commands/DescribeProvisionedProductCommand.d.ts +12 -24
  365. package/dist-types/ts3.4/commands/DescribeProvisionedProductPlanCommand.d.ts +12 -24
  366. package/dist-types/ts3.4/commands/DescribeProvisioningArtifactCommand.d.ts +12 -24
  367. package/dist-types/ts3.4/commands/DescribeProvisioningParametersCommand.d.ts +12 -24
  368. package/dist-types/ts3.4/commands/DescribeRecordCommand.d.ts +14 -23
  369. package/dist-types/ts3.4/commands/DescribeServiceActionCommand.d.ts +12 -24
  370. package/dist-types/ts3.4/commands/DescribeServiceActionExecutionParametersCommand.d.ts +12 -24
  371. package/dist-types/ts3.4/commands/DescribeTagOptionCommand.d.ts +14 -23
  372. package/dist-types/ts3.4/commands/DisableAWSOrganizationsAccessCommand.d.ts +12 -24
  373. package/dist-types/ts3.4/commands/DisassociateBudgetFromResourceCommand.d.ts +12 -24
  374. package/dist-types/ts3.4/commands/DisassociatePrincipalFromPortfolioCommand.d.ts +12 -24
  375. package/dist-types/ts3.4/commands/DisassociateProductFromPortfolioCommand.d.ts +12 -24
  376. package/dist-types/ts3.4/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts +11 -25
  377. package/dist-types/ts3.4/commands/DisassociateTagOptionFromResourceCommand.d.ts +12 -24
  378. package/dist-types/ts3.4/commands/EnableAWSOrganizationsAccessCommand.d.ts +12 -24
  379. package/dist-types/ts3.4/commands/ExecuteProvisionedProductPlanCommand.d.ts +12 -24
  380. package/dist-types/ts3.4/commands/ExecuteProvisionedProductServiceActionCommand.d.ts +12 -24
  381. package/dist-types/ts3.4/commands/GetAWSOrganizationsAccessStatusCommand.d.ts +12 -24
  382. package/dist-types/ts3.4/commands/GetProvisionedProductOutputsCommand.d.ts +12 -24
  383. package/dist-types/ts3.4/commands/ImportAsProvisionedProductCommand.d.ts +12 -24
  384. package/dist-types/ts3.4/commands/ListAcceptedPortfolioSharesCommand.d.ts +12 -24
  385. package/dist-types/ts3.4/commands/ListBudgetsForResourceCommand.d.ts +12 -24
  386. package/dist-types/ts3.4/commands/ListConstraintsForPortfolioCommand.d.ts +12 -24
  387. package/dist-types/ts3.4/commands/ListLaunchPathsCommand.d.ts +14 -23
  388. package/dist-types/ts3.4/commands/ListOrganizationPortfolioAccessCommand.d.ts +12 -24
  389. package/dist-types/ts3.4/commands/ListPortfolioAccessCommand.d.ts +14 -23
  390. package/dist-types/ts3.4/commands/ListPortfoliosCommand.d.ts +14 -23
  391. package/dist-types/ts3.4/commands/ListPortfoliosForProductCommand.d.ts +12 -24
  392. package/dist-types/ts3.4/commands/ListPrincipalsForPortfolioCommand.d.ts +12 -24
  393. package/dist-types/ts3.4/commands/ListProvisionedProductPlansCommand.d.ts +12 -24
  394. package/dist-types/ts3.4/commands/ListProvisioningArtifactsCommand.d.ts +12 -24
  395. package/dist-types/ts3.4/commands/ListProvisioningArtifactsForServiceActionCommand.d.ts +12 -24
  396. package/dist-types/ts3.4/commands/ListRecordHistoryCommand.d.ts +14 -23
  397. package/dist-types/ts3.4/commands/ListResourcesForTagOptionCommand.d.ts +12 -24
  398. package/dist-types/ts3.4/commands/ListServiceActionsCommand.d.ts +14 -23
  399. package/dist-types/ts3.4/commands/ListServiceActionsForProvisioningArtifactCommand.d.ts +12 -24
  400. package/dist-types/ts3.4/commands/ListStackInstancesForProvisionedProductCommand.d.ts +12 -24
  401. package/dist-types/ts3.4/commands/ListTagOptionsCommand.d.ts +14 -23
  402. package/dist-types/ts3.4/commands/NotifyProvisionProductEngineWorkflowResultCommand.d.ts +12 -24
  403. package/dist-types/ts3.4/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.d.ts +11 -25
  404. package/dist-types/ts3.4/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.d.ts +11 -25
  405. package/dist-types/ts3.4/commands/ProvisionProductCommand.d.ts +14 -23
  406. package/dist-types/ts3.4/commands/RejectPortfolioShareCommand.d.ts +12 -24
  407. package/dist-types/ts3.4/commands/ScanProvisionedProductsCommand.d.ts +12 -24
  408. package/dist-types/ts3.4/commands/SearchProductsAsAdminCommand.d.ts +12 -24
  409. package/dist-types/ts3.4/commands/SearchProductsCommand.d.ts +14 -23
  410. package/dist-types/ts3.4/commands/SearchProvisionedProductsCommand.d.ts +12 -24
  411. package/dist-types/ts3.4/commands/TerminateProvisionedProductCommand.d.ts +12 -24
  412. package/dist-types/ts3.4/commands/UpdateConstraintCommand.d.ts +14 -23
  413. package/dist-types/ts3.4/commands/UpdatePortfolioCommand.d.ts +14 -23
  414. package/dist-types/ts3.4/commands/UpdatePortfolioShareCommand.d.ts +12 -24
  415. package/dist-types/ts3.4/commands/UpdateProductCommand.d.ts +14 -23
  416. package/dist-types/ts3.4/commands/UpdateProvisionedProductCommand.d.ts +12 -24
  417. package/dist-types/ts3.4/commands/UpdateProvisionedProductPropertiesCommand.d.ts +12 -24
  418. package/dist-types/ts3.4/commands/UpdateProvisioningArtifactCommand.d.ts +12 -24
  419. package/dist-types/ts3.4/commands/UpdateServiceActionCommand.d.ts +14 -23
  420. package/dist-types/ts3.4/commands/UpdateTagOptionCommand.d.ts +14 -23
  421. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  422. package/dist-types/ts3.4/pagination/DescribePortfolioSharesPaginator.d.ts +3 -3
  423. package/dist-types/ts3.4/pagination/GetProvisionedProductOutputsPaginator.d.ts +3 -3
  424. package/dist-types/ts3.4/pagination/ListAcceptedPortfolioSharesPaginator.d.ts +3 -3
  425. package/dist-types/ts3.4/pagination/ListBudgetsForResourcePaginator.d.ts +3 -3
  426. package/dist-types/ts3.4/pagination/ListConstraintsForPortfolioPaginator.d.ts +3 -3
  427. package/dist-types/ts3.4/pagination/ListLaunchPathsPaginator.d.ts +3 -3
  428. package/dist-types/ts3.4/pagination/ListOrganizationPortfolioAccessPaginator.d.ts +3 -3
  429. package/dist-types/ts3.4/pagination/ListPortfolioAccessPaginator.d.ts +3 -3
  430. package/dist-types/ts3.4/pagination/ListPortfoliosForProductPaginator.d.ts +3 -3
  431. package/dist-types/ts3.4/pagination/ListPortfoliosPaginator.d.ts +3 -3
  432. package/dist-types/ts3.4/pagination/ListPrincipalsForPortfolioPaginator.d.ts +3 -3
  433. package/dist-types/ts3.4/pagination/ListProvisioningArtifactsForServiceActionPaginator.d.ts +3 -3
  434. package/dist-types/ts3.4/pagination/ListResourcesForTagOptionPaginator.d.ts +3 -3
  435. package/dist-types/ts3.4/pagination/ListServiceActionsForProvisioningArtifactPaginator.d.ts +3 -3
  436. package/dist-types/ts3.4/pagination/ListServiceActionsPaginator.d.ts +3 -3
  437. package/dist-types/ts3.4/pagination/ListTagOptionsPaginator.d.ts +3 -3
  438. package/dist-types/ts3.4/pagination/SearchProductsAsAdminPaginator.d.ts +3 -3
  439. package/dist-types/ts3.4/pagination/SearchProductsPaginator.d.ts +3 -3
  440. package/dist-types/ts3.4/pagination/SearchProvisionedProductsPaginator.d.ts +3 -3
  441. package/package.json +11 -10
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  NotifyTerminateProvisionedProductEngineWorkflowResultInput,
11
5
  NotifyTerminateProvisionedProductEngineWorkflowResultOutput,
@@ -21,24 +15,16 @@ export interface NotifyTerminateProvisionedProductEngineWorkflowResultCommandInp
21
15
  export interface NotifyTerminateProvisionedProductEngineWorkflowResultCommandOutput
22
16
  extends NotifyTerminateProvisionedProductEngineWorkflowResultOutput,
23
17
  __MetadataBearer {}
24
- export declare class NotifyTerminateProvisionedProductEngineWorkflowResultCommand extends $Command<
25
- NotifyTerminateProvisionedProductEngineWorkflowResultCommandInput,
26
- NotifyTerminateProvisionedProductEngineWorkflowResultCommandOutput,
27
- ServiceCatalogClientResolvedConfig
28
- > {
29
- readonly input: NotifyTerminateProvisionedProductEngineWorkflowResultCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(
18
+ declare const NotifyTerminateProvisionedProductEngineWorkflowResultCommand_base: {
19
+ new (
32
20
  input: NotifyTerminateProvisionedProductEngineWorkflowResultCommandInput
33
- );
34
- resolveMiddleware(
35
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
36
- configuration: ServiceCatalogClientResolvedConfig,
37
- options?: __HttpHandlerOptions
38
- ): Handler<
21
+ ): import("@smithy/smithy-client").CommandImpl<
39
22
  NotifyTerminateProvisionedProductEngineWorkflowResultCommandInput,
40
- NotifyTerminateProvisionedProductEngineWorkflowResultCommandOutput
23
+ NotifyTerminateProvisionedProductEngineWorkflowResultCommandOutput,
24
+ ServiceCatalogClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
41
27
  >;
42
- private serialize;
43
- private deserialize;
44
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class NotifyTerminateProvisionedProductEngineWorkflowResultCommand extends NotifyTerminateProvisionedProductEngineWorkflowResultCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  NotifyUpdateProvisionedProductEngineWorkflowResultInput,
11
5
  NotifyUpdateProvisionedProductEngineWorkflowResultOutput,
@@ -21,24 +15,16 @@ export interface NotifyUpdateProvisionedProductEngineWorkflowResultCommandInput
21
15
  export interface NotifyUpdateProvisionedProductEngineWorkflowResultCommandOutput
22
16
  extends NotifyUpdateProvisionedProductEngineWorkflowResultOutput,
23
17
  __MetadataBearer {}
24
- export declare class NotifyUpdateProvisionedProductEngineWorkflowResultCommand extends $Command<
25
- NotifyUpdateProvisionedProductEngineWorkflowResultCommandInput,
26
- NotifyUpdateProvisionedProductEngineWorkflowResultCommandOutput,
27
- ServiceCatalogClientResolvedConfig
28
- > {
29
- readonly input: NotifyUpdateProvisionedProductEngineWorkflowResultCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(
18
+ declare const NotifyUpdateProvisionedProductEngineWorkflowResultCommand_base: {
19
+ new (
32
20
  input: NotifyUpdateProvisionedProductEngineWorkflowResultCommandInput
33
- );
34
- resolveMiddleware(
35
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
36
- configuration: ServiceCatalogClientResolvedConfig,
37
- options?: __HttpHandlerOptions
38
- ): Handler<
21
+ ): import("@smithy/smithy-client").CommandImpl<
39
22
  NotifyUpdateProvisionedProductEngineWorkflowResultCommandInput,
40
- NotifyUpdateProvisionedProductEngineWorkflowResultCommandOutput
23
+ NotifyUpdateProvisionedProductEngineWorkflowResultCommandOutput,
24
+ ServiceCatalogClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
41
27
  >;
42
- private serialize;
43
- private deserialize;
44
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class NotifyUpdateProvisionedProductEngineWorkflowResultCommand extends NotifyUpdateProvisionedProductEngineWorkflowResultCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  ProvisionProductInput,
11
5
  ProvisionProductOutput,
@@ -20,19 +14,16 @@ export interface ProvisionProductCommandInput extends ProvisionProductInput {}
20
14
  export interface ProvisionProductCommandOutput
21
15
  extends ProvisionProductOutput,
22
16
  __MetadataBearer {}
23
- export declare class ProvisionProductCommand extends $Command<
24
- ProvisionProductCommandInput,
25
- ProvisionProductCommandOutput,
26
- ServiceCatalogClientResolvedConfig
27
- > {
28
- readonly input: ProvisionProductCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: ProvisionProductCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: ServiceCatalogClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<ProvisionProductCommandInput, ProvisionProductCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const ProvisionProductCommand_base: {
18
+ new (
19
+ input: ProvisionProductCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ ProvisionProductCommandInput,
22
+ ProvisionProductCommandOutput,
23
+ ServiceCatalogClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class ProvisionProductCommand extends ProvisionProductCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  RejectPortfolioShareInput,
11
5
  RejectPortfolioShareOutput,
@@ -21,22 +15,16 @@ export interface RejectPortfolioShareCommandInput
21
15
  export interface RejectPortfolioShareCommandOutput
22
16
  extends RejectPortfolioShareOutput,
23
17
  __MetadataBearer {}
24
- export declare class RejectPortfolioShareCommand extends $Command<
25
- RejectPortfolioShareCommandInput,
26
- RejectPortfolioShareCommandOutput,
27
- ServiceCatalogClientResolvedConfig
28
- > {
29
- readonly input: RejectPortfolioShareCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: RejectPortfolioShareCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: ServiceCatalogClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const RejectPortfolioShareCommand_base: {
19
+ new (
20
+ input: RejectPortfolioShareCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  RejectPortfolioShareCommandInput,
38
- RejectPortfolioShareCommandOutput
23
+ RejectPortfolioShareCommandOutput,
24
+ ServiceCatalogClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class RejectPortfolioShareCommand extends RejectPortfolioShareCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  ScanProvisionedProductsInput,
11
5
  ScanProvisionedProductsOutput,
@@ -21,22 +15,16 @@ export interface ScanProvisionedProductsCommandInput
21
15
  export interface ScanProvisionedProductsCommandOutput
22
16
  extends ScanProvisionedProductsOutput,
23
17
  __MetadataBearer {}
24
- export declare class ScanProvisionedProductsCommand extends $Command<
25
- ScanProvisionedProductsCommandInput,
26
- ScanProvisionedProductsCommandOutput,
27
- ServiceCatalogClientResolvedConfig
28
- > {
29
- readonly input: ScanProvisionedProductsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: ScanProvisionedProductsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: ServiceCatalogClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const ScanProvisionedProductsCommand_base: {
19
+ new (
20
+ input: ScanProvisionedProductsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  ScanProvisionedProductsCommandInput,
38
- ScanProvisionedProductsCommandOutput
23
+ ScanProvisionedProductsCommandOutput,
24
+ ServiceCatalogClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class ScanProvisionedProductsCommand extends ScanProvisionedProductsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  SearchProductsAsAdminInput,
11
5
  SearchProductsAsAdminOutput,
@@ -21,22 +15,16 @@ export interface SearchProductsAsAdminCommandInput
21
15
  export interface SearchProductsAsAdminCommandOutput
22
16
  extends SearchProductsAsAdminOutput,
23
17
  __MetadataBearer {}
24
- export declare class SearchProductsAsAdminCommand extends $Command<
25
- SearchProductsAsAdminCommandInput,
26
- SearchProductsAsAdminCommandOutput,
27
- ServiceCatalogClientResolvedConfig
28
- > {
29
- readonly input: SearchProductsAsAdminCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: SearchProductsAsAdminCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: ServiceCatalogClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const SearchProductsAsAdminCommand_base: {
19
+ new (
20
+ input: SearchProductsAsAdminCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  SearchProductsAsAdminCommandInput,
38
- SearchProductsAsAdminCommandOutput
23
+ SearchProductsAsAdminCommandOutput,
24
+ ServiceCatalogClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class SearchProductsAsAdminCommand extends SearchProductsAsAdminCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import { SearchProductsInput, SearchProductsOutput } from "../models/models_0";
10
4
  import {
11
5
  ServiceCatalogClientResolvedConfig,
@@ -17,19 +11,16 @@ export interface SearchProductsCommandInput extends SearchProductsInput {}
17
11
  export interface SearchProductsCommandOutput
18
12
  extends SearchProductsOutput,
19
13
  __MetadataBearer {}
20
- export declare class SearchProductsCommand extends $Command<
21
- SearchProductsCommandInput,
22
- SearchProductsCommandOutput,
23
- ServiceCatalogClientResolvedConfig
24
- > {
25
- readonly input: SearchProductsCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: SearchProductsCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: ServiceCatalogClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<SearchProductsCommandInput, SearchProductsCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const SearchProductsCommand_base: {
15
+ new (
16
+ input: SearchProductsCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ SearchProductsCommandInput,
19
+ SearchProductsCommandOutput,
20
+ ServiceCatalogClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class SearchProductsCommand extends SearchProductsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  SearchProvisionedProductsInput,
11
5
  SearchProvisionedProductsOutput,
@@ -21,22 +15,16 @@ export interface SearchProvisionedProductsCommandInput
21
15
  export interface SearchProvisionedProductsCommandOutput
22
16
  extends SearchProvisionedProductsOutput,
23
17
  __MetadataBearer {}
24
- export declare class SearchProvisionedProductsCommand extends $Command<
25
- SearchProvisionedProductsCommandInput,
26
- SearchProvisionedProductsCommandOutput,
27
- ServiceCatalogClientResolvedConfig
28
- > {
29
- readonly input: SearchProvisionedProductsCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: SearchProvisionedProductsCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: ServiceCatalogClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const SearchProvisionedProductsCommand_base: {
19
+ new (
20
+ input: SearchProvisionedProductsCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  SearchProvisionedProductsCommandInput,
38
- SearchProvisionedProductsCommandOutput
23
+ SearchProvisionedProductsCommandOutput,
24
+ ServiceCatalogClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class SearchProvisionedProductsCommand extends SearchProvisionedProductsCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  TerminateProvisionedProductInput,
11
5
  TerminateProvisionedProductOutput,
@@ -21,22 +15,16 @@ export interface TerminateProvisionedProductCommandInput
21
15
  export interface TerminateProvisionedProductCommandOutput
22
16
  extends TerminateProvisionedProductOutput,
23
17
  __MetadataBearer {}
24
- export declare class TerminateProvisionedProductCommand extends $Command<
25
- TerminateProvisionedProductCommandInput,
26
- TerminateProvisionedProductCommandOutput,
27
- ServiceCatalogClientResolvedConfig
28
- > {
29
- readonly input: TerminateProvisionedProductCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: TerminateProvisionedProductCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: ServiceCatalogClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const TerminateProvisionedProductCommand_base: {
19
+ new (
20
+ input: TerminateProvisionedProductCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  TerminateProvisionedProductCommandInput,
38
- TerminateProvisionedProductCommandOutput
23
+ TerminateProvisionedProductCommandOutput,
24
+ ServiceCatalogClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class TerminateProvisionedProductCommand extends TerminateProvisionedProductCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  UpdateConstraintInput,
11
5
  UpdateConstraintOutput,
@@ -20,19 +14,16 @@ export interface UpdateConstraintCommandInput extends UpdateConstraintInput {}
20
14
  export interface UpdateConstraintCommandOutput
21
15
  extends UpdateConstraintOutput,
22
16
  __MetadataBearer {}
23
- export declare class UpdateConstraintCommand extends $Command<
24
- UpdateConstraintCommandInput,
25
- UpdateConstraintCommandOutput,
26
- ServiceCatalogClientResolvedConfig
27
- > {
28
- readonly input: UpdateConstraintCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: UpdateConstraintCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: ServiceCatalogClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<UpdateConstraintCommandInput, UpdateConstraintCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const UpdateConstraintCommand_base: {
18
+ new (
19
+ input: UpdateConstraintCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ UpdateConstraintCommandInput,
22
+ UpdateConstraintCommandOutput,
23
+ ServiceCatalogClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class UpdateConstraintCommand extends UpdateConstraintCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  UpdatePortfolioInput,
11
5
  UpdatePortfolioOutput,
@@ -20,19 +14,16 @@ export interface UpdatePortfolioCommandInput extends UpdatePortfolioInput {}
20
14
  export interface UpdatePortfolioCommandOutput
21
15
  extends UpdatePortfolioOutput,
22
16
  __MetadataBearer {}
23
- export declare class UpdatePortfolioCommand extends $Command<
24
- UpdatePortfolioCommandInput,
25
- UpdatePortfolioCommandOutput,
26
- ServiceCatalogClientResolvedConfig
27
- > {
28
- readonly input: UpdatePortfolioCommandInput;
29
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
30
- constructor(input: UpdatePortfolioCommandInput);
31
- resolveMiddleware(
32
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
33
- configuration: ServiceCatalogClientResolvedConfig,
34
- options?: __HttpHandlerOptions
35
- ): Handler<UpdatePortfolioCommandInput, UpdatePortfolioCommandOutput>;
36
- private serialize;
37
- private deserialize;
38
- }
17
+ declare const UpdatePortfolioCommand_base: {
18
+ new (
19
+ input: UpdatePortfolioCommandInput
20
+ ): import("@smithy/smithy-client").CommandImpl<
21
+ UpdatePortfolioCommandInput,
22
+ UpdatePortfolioCommandOutput,
23
+ ServiceCatalogClientResolvedConfig,
24
+ ServiceInputTypes,
25
+ ServiceOutputTypes
26
+ >;
27
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
28
+ };
29
+ export declare class UpdatePortfolioCommand extends UpdatePortfolioCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import {
10
4
  UpdatePortfolioShareInput,
11
5
  UpdatePortfolioShareOutput,
@@ -21,22 +15,16 @@ export interface UpdatePortfolioShareCommandInput
21
15
  export interface UpdatePortfolioShareCommandOutput
22
16
  extends UpdatePortfolioShareOutput,
23
17
  __MetadataBearer {}
24
- export declare class UpdatePortfolioShareCommand extends $Command<
25
- UpdatePortfolioShareCommandInput,
26
- UpdatePortfolioShareCommandOutput,
27
- ServiceCatalogClientResolvedConfig
28
- > {
29
- readonly input: UpdatePortfolioShareCommandInput;
30
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
31
- constructor(input: UpdatePortfolioShareCommandInput);
32
- resolveMiddleware(
33
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
34
- configuration: ServiceCatalogClientResolvedConfig,
35
- options?: __HttpHandlerOptions
36
- ): Handler<
18
+ declare const UpdatePortfolioShareCommand_base: {
19
+ new (
20
+ input: UpdatePortfolioShareCommandInput
21
+ ): import("@smithy/smithy-client").CommandImpl<
37
22
  UpdatePortfolioShareCommandInput,
38
- UpdatePortfolioShareCommandOutput
23
+ UpdatePortfolioShareCommandOutput,
24
+ ServiceCatalogClientResolvedConfig,
25
+ ServiceInputTypes,
26
+ ServiceOutputTypes
39
27
  >;
40
- private serialize;
41
- private deserialize;
42
- }
28
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
29
+ };
30
+ export declare class UpdatePortfolioShareCommand extends UpdatePortfolioShareCommand_base {}
@@ -1,11 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import {
4
- Handler,
5
- HttpHandlerOptions as __HttpHandlerOptions,
6
- MetadataBearer as __MetadataBearer,
7
- MiddlewareStack,
8
- } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
9
3
  import { UpdateProductInput, UpdateProductOutput } from "../models/models_0";
10
4
  import {
11
5
  ServiceCatalogClientResolvedConfig,
@@ -17,19 +11,16 @@ export interface UpdateProductCommandInput extends UpdateProductInput {}
17
11
  export interface UpdateProductCommandOutput
18
12
  extends UpdateProductOutput,
19
13
  __MetadataBearer {}
20
- export declare class UpdateProductCommand extends $Command<
21
- UpdateProductCommandInput,
22
- UpdateProductCommandOutput,
23
- ServiceCatalogClientResolvedConfig
24
- > {
25
- readonly input: UpdateProductCommandInput;
26
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
27
- constructor(input: UpdateProductCommandInput);
28
- resolveMiddleware(
29
- clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>,
30
- configuration: ServiceCatalogClientResolvedConfig,
31
- options?: __HttpHandlerOptions
32
- ): Handler<UpdateProductCommandInput, UpdateProductCommandOutput>;
33
- private serialize;
34
- private deserialize;
35
- }
14
+ declare const UpdateProductCommand_base: {
15
+ new (
16
+ input: UpdateProductCommandInput
17
+ ): import("@smithy/smithy-client").CommandImpl<
18
+ UpdateProductCommandInput,
19
+ UpdateProductCommandOutput,
20
+ ServiceCatalogClientResolvedConfig,
21
+ ServiceInputTypes,
22
+ ServiceOutputTypes
23
+ >;
24
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
25
+ };
26
+ export declare class UpdateProductCommand extends UpdateProductCommand_base {}