@aws-sdk/client-service-catalog 3.296.0 → 3.298.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 (289) hide show
  1. package/dist-cjs/commands/AcceptPortfolioShareCommand.js +2 -3
  2. package/dist-cjs/commands/AssociateBudgetWithResourceCommand.js +2 -3
  3. package/dist-cjs/commands/AssociatePrincipalWithPortfolioCommand.js +2 -3
  4. package/dist-cjs/commands/AssociateProductWithPortfolioCommand.js +2 -3
  5. package/dist-cjs/commands/AssociateServiceActionWithProvisioningArtifactCommand.js +2 -3
  6. package/dist-cjs/commands/AssociateTagOptionWithResourceCommand.js +2 -3
  7. package/dist-cjs/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js +2 -3
  8. package/dist-cjs/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js +2 -3
  9. package/dist-cjs/commands/CopyProductCommand.js +2 -3
  10. package/dist-cjs/commands/CreateConstraintCommand.js +2 -3
  11. package/dist-cjs/commands/CreatePortfolioCommand.js +2 -3
  12. package/dist-cjs/commands/CreatePortfolioShareCommand.js +2 -3
  13. package/dist-cjs/commands/CreateProductCommand.js +2 -3
  14. package/dist-cjs/commands/CreateProvisionedProductPlanCommand.js +2 -3
  15. package/dist-cjs/commands/CreateProvisioningArtifactCommand.js +2 -3
  16. package/dist-cjs/commands/CreateServiceActionCommand.js +2 -3
  17. package/dist-cjs/commands/CreateTagOptionCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteConstraintCommand.js +2 -3
  19. package/dist-cjs/commands/DeletePortfolioCommand.js +2 -3
  20. package/dist-cjs/commands/DeletePortfolioShareCommand.js +2 -3
  21. package/dist-cjs/commands/DeleteProductCommand.js +2 -3
  22. package/dist-cjs/commands/DeleteProvisionedProductPlanCommand.js +2 -3
  23. package/dist-cjs/commands/DeleteProvisioningArtifactCommand.js +2 -3
  24. package/dist-cjs/commands/DeleteServiceActionCommand.js +2 -3
  25. package/dist-cjs/commands/DeleteTagOptionCommand.js +2 -3
  26. package/dist-cjs/commands/DescribeConstraintCommand.js +2 -3
  27. package/dist-cjs/commands/DescribeCopyProductStatusCommand.js +2 -3
  28. package/dist-cjs/commands/DescribePortfolioCommand.js +2 -3
  29. package/dist-cjs/commands/DescribePortfolioShareStatusCommand.js +2 -3
  30. package/dist-cjs/commands/DescribePortfolioSharesCommand.js +2 -3
  31. package/dist-cjs/commands/DescribeProductAsAdminCommand.js +2 -3
  32. package/dist-cjs/commands/DescribeProductCommand.js +2 -3
  33. package/dist-cjs/commands/DescribeProductViewCommand.js +2 -3
  34. package/dist-cjs/commands/DescribeProvisionedProductCommand.js +2 -3
  35. package/dist-cjs/commands/DescribeProvisionedProductPlanCommand.js +2 -3
  36. package/dist-cjs/commands/DescribeProvisioningArtifactCommand.js +2 -3
  37. package/dist-cjs/commands/DescribeProvisioningParametersCommand.js +2 -3
  38. package/dist-cjs/commands/DescribeRecordCommand.js +2 -3
  39. package/dist-cjs/commands/DescribeServiceActionCommand.js +2 -3
  40. package/dist-cjs/commands/DescribeServiceActionExecutionParametersCommand.js +2 -3
  41. package/dist-cjs/commands/DescribeTagOptionCommand.js +2 -3
  42. package/dist-cjs/commands/DisableAWSOrganizationsAccessCommand.js +2 -3
  43. package/dist-cjs/commands/DisassociateBudgetFromResourceCommand.js +2 -3
  44. package/dist-cjs/commands/DisassociatePrincipalFromPortfolioCommand.js +2 -3
  45. package/dist-cjs/commands/DisassociateProductFromPortfolioCommand.js +2 -3
  46. package/dist-cjs/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js +2 -3
  47. package/dist-cjs/commands/DisassociateTagOptionFromResourceCommand.js +2 -3
  48. package/dist-cjs/commands/EnableAWSOrganizationsAccessCommand.js +2 -3
  49. package/dist-cjs/commands/ExecuteProvisionedProductPlanCommand.js +2 -3
  50. package/dist-cjs/commands/ExecuteProvisionedProductServiceActionCommand.js +2 -3
  51. package/dist-cjs/commands/GetAWSOrganizationsAccessStatusCommand.js +2 -3
  52. package/dist-cjs/commands/GetProvisionedProductOutputsCommand.js +2 -3
  53. package/dist-cjs/commands/ImportAsProvisionedProductCommand.js +2 -3
  54. package/dist-cjs/commands/ListAcceptedPortfolioSharesCommand.js +2 -3
  55. package/dist-cjs/commands/ListBudgetsForResourceCommand.js +2 -3
  56. package/dist-cjs/commands/ListConstraintsForPortfolioCommand.js +2 -3
  57. package/dist-cjs/commands/ListLaunchPathsCommand.js +2 -3
  58. package/dist-cjs/commands/ListOrganizationPortfolioAccessCommand.js +2 -3
  59. package/dist-cjs/commands/ListPortfolioAccessCommand.js +2 -3
  60. package/dist-cjs/commands/ListPortfoliosCommand.js +2 -3
  61. package/dist-cjs/commands/ListPortfoliosForProductCommand.js +2 -3
  62. package/dist-cjs/commands/ListPrincipalsForPortfolioCommand.js +2 -3
  63. package/dist-cjs/commands/ListProvisionedProductPlansCommand.js +2 -3
  64. package/dist-cjs/commands/ListProvisioningArtifactsCommand.js +2 -3
  65. package/dist-cjs/commands/ListProvisioningArtifactsForServiceActionCommand.js +2 -3
  66. package/dist-cjs/commands/ListRecordHistoryCommand.js +2 -3
  67. package/dist-cjs/commands/ListResourcesForTagOptionCommand.js +2 -3
  68. package/dist-cjs/commands/ListServiceActionsCommand.js +2 -3
  69. package/dist-cjs/commands/ListServiceActionsForProvisioningArtifactCommand.js +2 -3
  70. package/dist-cjs/commands/ListStackInstancesForProvisionedProductCommand.js +2 -3
  71. package/dist-cjs/commands/ListTagOptionsCommand.js +2 -3
  72. package/dist-cjs/commands/ProvisionProductCommand.js +2 -3
  73. package/dist-cjs/commands/RejectPortfolioShareCommand.js +2 -3
  74. package/dist-cjs/commands/ScanProvisionedProductsCommand.js +2 -3
  75. package/dist-cjs/commands/SearchProductsAsAdminCommand.js +2 -3
  76. package/dist-cjs/commands/SearchProductsCommand.js +2 -3
  77. package/dist-cjs/commands/SearchProvisionedProductsCommand.js +2 -3
  78. package/dist-cjs/commands/TerminateProvisionedProductCommand.js +2 -3
  79. package/dist-cjs/commands/UpdateConstraintCommand.js +2 -3
  80. package/dist-cjs/commands/UpdatePortfolioCommand.js +2 -3
  81. package/dist-cjs/commands/UpdatePortfolioShareCommand.js +2 -3
  82. package/dist-cjs/commands/UpdateProductCommand.js +2 -3
  83. package/dist-cjs/commands/UpdateProvisionedProductCommand.js +2 -3
  84. package/dist-cjs/commands/UpdateProvisionedProductPropertiesCommand.js +2 -3
  85. package/dist-cjs/commands/UpdateProvisioningArtifactCommand.js +2 -3
  86. package/dist-cjs/commands/UpdateServiceActionCommand.js +2 -3
  87. package/dist-cjs/commands/UpdateTagOptionCommand.js +2 -3
  88. package/dist-cjs/models/models_0.js +1 -934
  89. package/dist-es/commands/AcceptPortfolioShareCommand.js +2 -3
  90. package/dist-es/commands/AssociateBudgetWithResourceCommand.js +2 -3
  91. package/dist-es/commands/AssociatePrincipalWithPortfolioCommand.js +2 -3
  92. package/dist-es/commands/AssociateProductWithPortfolioCommand.js +2 -3
  93. package/dist-es/commands/AssociateServiceActionWithProvisioningArtifactCommand.js +2 -3
  94. package/dist-es/commands/AssociateTagOptionWithResourceCommand.js +2 -3
  95. package/dist-es/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js +2 -3
  96. package/dist-es/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js +2 -3
  97. package/dist-es/commands/CopyProductCommand.js +2 -3
  98. package/dist-es/commands/CreateConstraintCommand.js +2 -3
  99. package/dist-es/commands/CreatePortfolioCommand.js +2 -3
  100. package/dist-es/commands/CreatePortfolioShareCommand.js +2 -3
  101. package/dist-es/commands/CreateProductCommand.js +2 -3
  102. package/dist-es/commands/CreateProvisionedProductPlanCommand.js +2 -3
  103. package/dist-es/commands/CreateProvisioningArtifactCommand.js +2 -3
  104. package/dist-es/commands/CreateServiceActionCommand.js +2 -3
  105. package/dist-es/commands/CreateTagOptionCommand.js +2 -3
  106. package/dist-es/commands/DeleteConstraintCommand.js +2 -3
  107. package/dist-es/commands/DeletePortfolioCommand.js +2 -3
  108. package/dist-es/commands/DeletePortfolioShareCommand.js +2 -3
  109. package/dist-es/commands/DeleteProductCommand.js +2 -3
  110. package/dist-es/commands/DeleteProvisionedProductPlanCommand.js +2 -3
  111. package/dist-es/commands/DeleteProvisioningArtifactCommand.js +2 -3
  112. package/dist-es/commands/DeleteServiceActionCommand.js +2 -3
  113. package/dist-es/commands/DeleteTagOptionCommand.js +2 -3
  114. package/dist-es/commands/DescribeConstraintCommand.js +2 -3
  115. package/dist-es/commands/DescribeCopyProductStatusCommand.js +2 -3
  116. package/dist-es/commands/DescribePortfolioCommand.js +2 -3
  117. package/dist-es/commands/DescribePortfolioShareStatusCommand.js +2 -3
  118. package/dist-es/commands/DescribePortfolioSharesCommand.js +2 -3
  119. package/dist-es/commands/DescribeProductAsAdminCommand.js +2 -3
  120. package/dist-es/commands/DescribeProductCommand.js +2 -3
  121. package/dist-es/commands/DescribeProductViewCommand.js +2 -3
  122. package/dist-es/commands/DescribeProvisionedProductCommand.js +2 -3
  123. package/dist-es/commands/DescribeProvisionedProductPlanCommand.js +2 -3
  124. package/dist-es/commands/DescribeProvisioningArtifactCommand.js +2 -3
  125. package/dist-es/commands/DescribeProvisioningParametersCommand.js +2 -3
  126. package/dist-es/commands/DescribeRecordCommand.js +2 -3
  127. package/dist-es/commands/DescribeServiceActionCommand.js +2 -3
  128. package/dist-es/commands/DescribeServiceActionExecutionParametersCommand.js +2 -3
  129. package/dist-es/commands/DescribeTagOptionCommand.js +2 -3
  130. package/dist-es/commands/DisableAWSOrganizationsAccessCommand.js +2 -3
  131. package/dist-es/commands/DisassociateBudgetFromResourceCommand.js +2 -3
  132. package/dist-es/commands/DisassociatePrincipalFromPortfolioCommand.js +2 -3
  133. package/dist-es/commands/DisassociateProductFromPortfolioCommand.js +2 -3
  134. package/dist-es/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js +2 -3
  135. package/dist-es/commands/DisassociateTagOptionFromResourceCommand.js +2 -3
  136. package/dist-es/commands/EnableAWSOrganizationsAccessCommand.js +2 -3
  137. package/dist-es/commands/ExecuteProvisionedProductPlanCommand.js +2 -3
  138. package/dist-es/commands/ExecuteProvisionedProductServiceActionCommand.js +2 -3
  139. package/dist-es/commands/GetAWSOrganizationsAccessStatusCommand.js +2 -3
  140. package/dist-es/commands/GetProvisionedProductOutputsCommand.js +2 -3
  141. package/dist-es/commands/ImportAsProvisionedProductCommand.js +2 -3
  142. package/dist-es/commands/ListAcceptedPortfolioSharesCommand.js +2 -3
  143. package/dist-es/commands/ListBudgetsForResourceCommand.js +2 -3
  144. package/dist-es/commands/ListConstraintsForPortfolioCommand.js +2 -3
  145. package/dist-es/commands/ListLaunchPathsCommand.js +2 -3
  146. package/dist-es/commands/ListOrganizationPortfolioAccessCommand.js +2 -3
  147. package/dist-es/commands/ListPortfolioAccessCommand.js +2 -3
  148. package/dist-es/commands/ListPortfoliosCommand.js +2 -3
  149. package/dist-es/commands/ListPortfoliosForProductCommand.js +2 -3
  150. package/dist-es/commands/ListPrincipalsForPortfolioCommand.js +2 -3
  151. package/dist-es/commands/ListProvisionedProductPlansCommand.js +2 -3
  152. package/dist-es/commands/ListProvisioningArtifactsCommand.js +2 -3
  153. package/dist-es/commands/ListProvisioningArtifactsForServiceActionCommand.js +2 -3
  154. package/dist-es/commands/ListRecordHistoryCommand.js +2 -3
  155. package/dist-es/commands/ListResourcesForTagOptionCommand.js +2 -3
  156. package/dist-es/commands/ListServiceActionsCommand.js +2 -3
  157. package/dist-es/commands/ListServiceActionsForProvisioningArtifactCommand.js +2 -3
  158. package/dist-es/commands/ListStackInstancesForProvisionedProductCommand.js +2 -3
  159. package/dist-es/commands/ListTagOptionsCommand.js +2 -3
  160. package/dist-es/commands/ProvisionProductCommand.js +2 -3
  161. package/dist-es/commands/RejectPortfolioShareCommand.js +2 -3
  162. package/dist-es/commands/ScanProvisionedProductsCommand.js +2 -3
  163. package/dist-es/commands/SearchProductsAsAdminCommand.js +2 -3
  164. package/dist-es/commands/SearchProductsCommand.js +2 -3
  165. package/dist-es/commands/SearchProvisionedProductsCommand.js +2 -3
  166. package/dist-es/commands/TerminateProvisionedProductCommand.js +2 -3
  167. package/dist-es/commands/UpdateConstraintCommand.js +2 -3
  168. package/dist-es/commands/UpdatePortfolioCommand.js +2 -3
  169. package/dist-es/commands/UpdatePortfolioShareCommand.js +2 -3
  170. package/dist-es/commands/UpdateProductCommand.js +2 -3
  171. package/dist-es/commands/UpdateProvisionedProductCommand.js +2 -3
  172. package/dist-es/commands/UpdateProvisionedProductPropertiesCommand.js +2 -3
  173. package/dist-es/commands/UpdateProvisioningArtifactCommand.js +2 -3
  174. package/dist-es/commands/UpdateServiceActionCommand.js +2 -3
  175. package/dist-es/commands/UpdateTagOptionCommand.js +2 -3
  176. package/dist-es/models/models_0.js +0 -696
  177. package/dist-types/ServiceCatalog.d.ts +88 -0
  178. package/dist-types/ServiceCatalogClient.d.ts +24 -4
  179. package/dist-types/commands/AcceptPortfolioShareCommand.d.ts +16 -0
  180. package/dist-types/commands/AssociateBudgetWithResourceCommand.d.ts +16 -0
  181. package/dist-types/commands/AssociatePrincipalWithPortfolioCommand.d.ts +16 -0
  182. package/dist-types/commands/AssociateProductWithPortfolioCommand.d.ts +16 -0
  183. package/dist-types/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts +16 -0
  184. package/dist-types/commands/AssociateTagOptionWithResourceCommand.d.ts +16 -0
  185. package/dist-types/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts +16 -0
  186. package/dist-types/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts +16 -0
  187. package/dist-types/commands/CopyProductCommand.d.ts +16 -0
  188. package/dist-types/commands/CreateConstraintCommand.d.ts +16 -0
  189. package/dist-types/commands/CreatePortfolioCommand.d.ts +16 -0
  190. package/dist-types/commands/CreatePortfolioShareCommand.d.ts +16 -0
  191. package/dist-types/commands/CreateProductCommand.d.ts +16 -0
  192. package/dist-types/commands/CreateProvisionedProductPlanCommand.d.ts +16 -0
  193. package/dist-types/commands/CreateProvisioningArtifactCommand.d.ts +16 -0
  194. package/dist-types/commands/CreateServiceActionCommand.d.ts +16 -0
  195. package/dist-types/commands/CreateTagOptionCommand.d.ts +16 -0
  196. package/dist-types/commands/DeleteConstraintCommand.d.ts +16 -0
  197. package/dist-types/commands/DeletePortfolioCommand.d.ts +16 -0
  198. package/dist-types/commands/DeletePortfolioShareCommand.d.ts +16 -0
  199. package/dist-types/commands/DeleteProductCommand.d.ts +16 -0
  200. package/dist-types/commands/DeleteProvisionedProductPlanCommand.d.ts +16 -0
  201. package/dist-types/commands/DeleteProvisioningArtifactCommand.d.ts +16 -0
  202. package/dist-types/commands/DeleteServiceActionCommand.d.ts +16 -0
  203. package/dist-types/commands/DeleteTagOptionCommand.d.ts +16 -0
  204. package/dist-types/commands/DescribeConstraintCommand.d.ts +16 -0
  205. package/dist-types/commands/DescribeCopyProductStatusCommand.d.ts +16 -0
  206. package/dist-types/commands/DescribePortfolioCommand.d.ts +16 -0
  207. package/dist-types/commands/DescribePortfolioShareStatusCommand.d.ts +16 -0
  208. package/dist-types/commands/DescribePortfolioSharesCommand.d.ts +16 -0
  209. package/dist-types/commands/DescribeProductAsAdminCommand.d.ts +16 -0
  210. package/dist-types/commands/DescribeProductCommand.d.ts +16 -0
  211. package/dist-types/commands/DescribeProductViewCommand.d.ts +16 -0
  212. package/dist-types/commands/DescribeProvisionedProductCommand.d.ts +16 -0
  213. package/dist-types/commands/DescribeProvisionedProductPlanCommand.d.ts +16 -0
  214. package/dist-types/commands/DescribeProvisioningArtifactCommand.d.ts +16 -0
  215. package/dist-types/commands/DescribeProvisioningParametersCommand.d.ts +16 -0
  216. package/dist-types/commands/DescribeRecordCommand.d.ts +16 -0
  217. package/dist-types/commands/DescribeServiceActionCommand.d.ts +16 -0
  218. package/dist-types/commands/DescribeServiceActionExecutionParametersCommand.d.ts +16 -0
  219. package/dist-types/commands/DescribeTagOptionCommand.d.ts +16 -0
  220. package/dist-types/commands/DisableAWSOrganizationsAccessCommand.d.ts +16 -0
  221. package/dist-types/commands/DisassociateBudgetFromResourceCommand.d.ts +16 -0
  222. package/dist-types/commands/DisassociatePrincipalFromPortfolioCommand.d.ts +16 -0
  223. package/dist-types/commands/DisassociateProductFromPortfolioCommand.d.ts +16 -0
  224. package/dist-types/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts +16 -0
  225. package/dist-types/commands/DisassociateTagOptionFromResourceCommand.d.ts +16 -0
  226. package/dist-types/commands/EnableAWSOrganizationsAccessCommand.d.ts +16 -0
  227. package/dist-types/commands/ExecuteProvisionedProductPlanCommand.d.ts +16 -0
  228. package/dist-types/commands/ExecuteProvisionedProductServiceActionCommand.d.ts +16 -0
  229. package/dist-types/commands/GetAWSOrganizationsAccessStatusCommand.d.ts +16 -0
  230. package/dist-types/commands/GetProvisionedProductOutputsCommand.d.ts +16 -0
  231. package/dist-types/commands/ImportAsProvisionedProductCommand.d.ts +16 -0
  232. package/dist-types/commands/ListAcceptedPortfolioSharesCommand.d.ts +16 -0
  233. package/dist-types/commands/ListBudgetsForResourceCommand.d.ts +16 -0
  234. package/dist-types/commands/ListConstraintsForPortfolioCommand.d.ts +16 -0
  235. package/dist-types/commands/ListLaunchPathsCommand.d.ts +16 -0
  236. package/dist-types/commands/ListOrganizationPortfolioAccessCommand.d.ts +16 -0
  237. package/dist-types/commands/ListPortfolioAccessCommand.d.ts +16 -0
  238. package/dist-types/commands/ListPortfoliosCommand.d.ts +16 -0
  239. package/dist-types/commands/ListPortfoliosForProductCommand.d.ts +16 -0
  240. package/dist-types/commands/ListPrincipalsForPortfolioCommand.d.ts +16 -0
  241. package/dist-types/commands/ListProvisionedProductPlansCommand.d.ts +16 -0
  242. package/dist-types/commands/ListProvisioningArtifactsCommand.d.ts +16 -0
  243. package/dist-types/commands/ListProvisioningArtifactsForServiceActionCommand.d.ts +16 -0
  244. package/dist-types/commands/ListRecordHistoryCommand.d.ts +16 -0
  245. package/dist-types/commands/ListResourcesForTagOptionCommand.d.ts +16 -0
  246. package/dist-types/commands/ListServiceActionsCommand.d.ts +16 -0
  247. package/dist-types/commands/ListServiceActionsForProvisioningArtifactCommand.d.ts +16 -0
  248. package/dist-types/commands/ListStackInstancesForProvisionedProductCommand.d.ts +16 -0
  249. package/dist-types/commands/ListTagOptionsCommand.d.ts +16 -0
  250. package/dist-types/commands/ProvisionProductCommand.d.ts +16 -0
  251. package/dist-types/commands/RejectPortfolioShareCommand.d.ts +16 -0
  252. package/dist-types/commands/ScanProvisionedProductsCommand.d.ts +16 -0
  253. package/dist-types/commands/SearchProductsAsAdminCommand.d.ts +16 -0
  254. package/dist-types/commands/SearchProductsCommand.d.ts +16 -0
  255. package/dist-types/commands/SearchProvisionedProductsCommand.d.ts +16 -0
  256. package/dist-types/commands/TerminateProvisionedProductCommand.d.ts +16 -0
  257. package/dist-types/commands/UpdateConstraintCommand.d.ts +16 -0
  258. package/dist-types/commands/UpdatePortfolioCommand.d.ts +16 -0
  259. package/dist-types/commands/UpdatePortfolioShareCommand.d.ts +16 -0
  260. package/dist-types/commands/UpdateProductCommand.d.ts +16 -0
  261. package/dist-types/commands/UpdateProvisionedProductCommand.d.ts +16 -0
  262. package/dist-types/commands/UpdateProvisionedProductPropertiesCommand.d.ts +16 -0
  263. package/dist-types/commands/UpdateProvisioningArtifactCommand.d.ts +16 -0
  264. package/dist-types/commands/UpdateServiceActionCommand.d.ts +16 -0
  265. package/dist-types/commands/UpdateTagOptionCommand.d.ts +16 -0
  266. package/dist-types/models/ServiceCatalogServiceException.d.ts +2 -0
  267. package/dist-types/models/models_0.d.ts +705 -939
  268. package/dist-types/pagination/DescribePortfolioSharesPaginator.d.ts +3 -0
  269. package/dist-types/pagination/GetProvisionedProductOutputsPaginator.d.ts +3 -0
  270. package/dist-types/pagination/Interfaces.d.ts +3 -0
  271. package/dist-types/pagination/ListAcceptedPortfolioSharesPaginator.d.ts +3 -0
  272. package/dist-types/pagination/ListBudgetsForResourcePaginator.d.ts +3 -0
  273. package/dist-types/pagination/ListConstraintsForPortfolioPaginator.d.ts +3 -0
  274. package/dist-types/pagination/ListLaunchPathsPaginator.d.ts +3 -0
  275. package/dist-types/pagination/ListOrganizationPortfolioAccessPaginator.d.ts +3 -0
  276. package/dist-types/pagination/ListPortfolioAccessPaginator.d.ts +3 -0
  277. package/dist-types/pagination/ListPortfoliosForProductPaginator.d.ts +3 -0
  278. package/dist-types/pagination/ListPortfoliosPaginator.d.ts +3 -0
  279. package/dist-types/pagination/ListPrincipalsForPortfolioPaginator.d.ts +3 -0
  280. package/dist-types/pagination/ListProvisioningArtifactsForServiceActionPaginator.d.ts +3 -0
  281. package/dist-types/pagination/ListResourcesForTagOptionPaginator.d.ts +3 -0
  282. package/dist-types/pagination/ListServiceActionsForProvisioningArtifactPaginator.d.ts +3 -0
  283. package/dist-types/pagination/ListServiceActionsPaginator.d.ts +3 -0
  284. package/dist-types/pagination/ListTagOptionsPaginator.d.ts +3 -0
  285. package/dist-types/pagination/SearchProductsAsAdminPaginator.d.ts +3 -0
  286. package/dist-types/pagination/SearchProductsPaginator.d.ts +3 -0
  287. package/dist-types/pagination/SearchProvisionedProductsPaginator.d.ts +3 -0
  288. package/dist-types/ts3.4/models/models_0.d.ts +0 -674
  289. package/package.json +4 -3
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ProvisionProductInput, ProvisionProductOutput } from "../models/models_0";
5
5
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ProvisionProductCommand}.
8
10
  */
9
11
  export interface ProvisionProductCommandInput extends ProvisionProductInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ProvisionProductCommand}.
13
17
  */
14
18
  export interface ProvisionProductCommandOutput extends ProvisionProductOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>
18
23
  * Provisions the specified product.
19
24
  * </p>
@@ -61,6 +66,8 @@ export interface ProvisionProductCommandOutput extends ProvisionProductOutput, _
61
66
  * const response = await client.send(command);
62
67
  * ```
63
68
  *
69
+ * @param ProvisionProductCommandInput - {@link ProvisionProductCommandInput}
70
+ * @returns {@link ProvisionProductCommandOutput}
64
71
  * @see {@link ProvisionProductCommandInput} for command's `input` shape.
65
72
  * @see {@link ProvisionProductCommandOutput} for command's `response` shape.
66
73
  * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
@@ -79,11 +86,20 @@ export interface ProvisionProductCommandOutput extends ProvisionProductOutput, _
79
86
  export declare class ProvisionProductCommand extends $Command<ProvisionProductCommandInput, ProvisionProductCommandOutput, ServiceCatalogClientResolvedConfig> {
80
87
  readonly input: ProvisionProductCommandInput;
81
88
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
89
+ /**
90
+ * @public
91
+ */
82
92
  constructor(input: ProvisionProductCommandInput);
83
93
  /**
84
94
  * @internal
85
95
  */
86
96
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ProvisionProductCommandInput, ProvisionProductCommandOutput>;
97
+ /**
98
+ * @internal
99
+ */
87
100
  private serialize;
101
+ /**
102
+ * @internal
103
+ */
88
104
  private deserialize;
89
105
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { RejectPortfolioShareInput, RejectPortfolioShareOutput } from "../models/models_0";
5
5
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link RejectPortfolioShareCommand}.
8
10
  */
9
11
  export interface RejectPortfolioShareCommandInput extends RejectPortfolioShareInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link RejectPortfolioShareCommand}.
13
17
  */
14
18
  export interface RejectPortfolioShareCommandOutput extends RejectPortfolioShareOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Rejects an offer to share the specified portfolio.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface RejectPortfolioShareCommandOutput extends RejectPortfolioShareO
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param RejectPortfolioShareCommandInput - {@link RejectPortfolioShareCommandInput}
34
+ * @returns {@link RejectPortfolioShareCommandOutput}
28
35
  * @see {@link RejectPortfolioShareCommandInput} for command's `input` shape.
29
36
  * @see {@link RejectPortfolioShareCommandOutput} for command's `response` shape.
30
37
  * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
@@ -37,11 +44,20 @@ export interface RejectPortfolioShareCommandOutput extends RejectPortfolioShareO
37
44
  export declare class RejectPortfolioShareCommand extends $Command<RejectPortfolioShareCommandInput, RejectPortfolioShareCommandOutput, ServiceCatalogClientResolvedConfig> {
38
45
  readonly input: RejectPortfolioShareCommandInput;
39
46
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
47
+ /**
48
+ * @public
49
+ */
40
50
  constructor(input: RejectPortfolioShareCommandInput);
41
51
  /**
42
52
  * @internal
43
53
  */
44
54
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RejectPortfolioShareCommandInput, RejectPortfolioShareCommandOutput>;
55
+ /**
56
+ * @internal
57
+ */
45
58
  private serialize;
59
+ /**
60
+ * @internal
61
+ */
46
62
  private deserialize;
47
63
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ScanProvisionedProductsInput, ScanProvisionedProductsOutput } from "../models/models_0";
5
5
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ScanProvisionedProductsCommand}.
8
10
  */
9
11
  export interface ScanProvisionedProductsCommandInput extends ScanProvisionedProductsInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ScanProvisionedProductsCommand}.
13
17
  */
14
18
  export interface ScanProvisionedProductsCommandOutput extends ScanProvisionedProductsOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists the provisioned products that are available (not terminated).</p>
18
23
  * <p>To use additional filtering, see <a>SearchProvisionedProducts</a>.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface ScanProvisionedProductsCommandOutput extends ScanProvisionedPro
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param ScanProvisionedProductsCommandInput - {@link ScanProvisionedProductsCommandInput}
35
+ * @returns {@link ScanProvisionedProductsCommandOutput}
29
36
  * @see {@link ScanProvisionedProductsCommandInput} for command's `input` shape.
30
37
  * @see {@link ScanProvisionedProductsCommandOutput} for command's `response` shape.
31
38
  * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
@@ -38,11 +45,20 @@ export interface ScanProvisionedProductsCommandOutput extends ScanProvisionedPro
38
45
  export declare class ScanProvisionedProductsCommand extends $Command<ScanProvisionedProductsCommandInput, ScanProvisionedProductsCommandOutput, ServiceCatalogClientResolvedConfig> {
39
46
  readonly input: ScanProvisionedProductsCommandInput;
40
47
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
48
+ /**
49
+ * @public
50
+ */
41
51
  constructor(input: ScanProvisionedProductsCommandInput);
42
52
  /**
43
53
  * @internal
44
54
  */
45
55
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ScanProvisionedProductsCommandInput, ScanProvisionedProductsCommandOutput>;
56
+ /**
57
+ * @internal
58
+ */
46
59
  private serialize;
60
+ /**
61
+ * @internal
62
+ */
47
63
  private deserialize;
48
64
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { SearchProductsAsAdminInput, SearchProductsAsAdminOutput } from "../models/models_0";
5
5
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link SearchProductsAsAdminCommand}.
8
10
  */
9
11
  export interface SearchProductsAsAdminCommandInput extends SearchProductsAsAdminInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link SearchProductsAsAdminCommand}.
13
17
  */
14
18
  export interface SearchProductsAsAdminCommandOutput extends SearchProductsAsAdminOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Gets information about the products for the specified portfolio or all products.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface SearchProductsAsAdminCommandOutput extends SearchProductsAsAdmi
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param SearchProductsAsAdminCommandInput - {@link SearchProductsAsAdminCommandInput}
34
+ * @returns {@link SearchProductsAsAdminCommandOutput}
28
35
  * @see {@link SearchProductsAsAdminCommandInput} for command's `input` shape.
29
36
  * @see {@link SearchProductsAsAdminCommandOutput} for command's `response` shape.
30
37
  * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
@@ -40,11 +47,20 @@ export interface SearchProductsAsAdminCommandOutput extends SearchProductsAsAdmi
40
47
  export declare class SearchProductsAsAdminCommand extends $Command<SearchProductsAsAdminCommandInput, SearchProductsAsAdminCommandOutput, ServiceCatalogClientResolvedConfig> {
41
48
  readonly input: SearchProductsAsAdminCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: SearchProductsAsAdminCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SearchProductsAsAdminCommandInput, SearchProductsAsAdminCommandOutput>;
58
+ /**
59
+ * @internal
60
+ */
48
61
  private serialize;
62
+ /**
63
+ * @internal
64
+ */
49
65
  private deserialize;
50
66
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { SearchProductsInput, SearchProductsOutput } from "../models/models_0";
5
5
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link SearchProductsCommand}.
8
10
  */
9
11
  export interface SearchProductsCommandInput extends SearchProductsInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link SearchProductsCommand}.
13
17
  */
14
18
  export interface SearchProductsCommandOutput extends SearchProductsOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Gets information about the products to which the caller has access.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface SearchProductsCommandOutput extends SearchProductsOutput, __Met
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param SearchProductsCommandInput - {@link SearchProductsCommandInput}
34
+ * @returns {@link SearchProductsCommandOutput}
28
35
  * @see {@link SearchProductsCommandInput} for command's `input` shape.
29
36
  * @see {@link SearchProductsCommandOutput} for command's `response` shape.
30
37
  * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
@@ -37,11 +44,20 @@ export interface SearchProductsCommandOutput extends SearchProductsOutput, __Met
37
44
  export declare class SearchProductsCommand extends $Command<SearchProductsCommandInput, SearchProductsCommandOutput, ServiceCatalogClientResolvedConfig> {
38
45
  readonly input: SearchProductsCommandInput;
39
46
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
47
+ /**
48
+ * @public
49
+ */
40
50
  constructor(input: SearchProductsCommandInput);
41
51
  /**
42
52
  * @internal
43
53
  */
44
54
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SearchProductsCommandInput, SearchProductsCommandOutput>;
55
+ /**
56
+ * @internal
57
+ */
45
58
  private serialize;
59
+ /**
60
+ * @internal
61
+ */
46
62
  private deserialize;
47
63
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { SearchProvisionedProductsInput, SearchProvisionedProductsOutput } from "../models/models_0";
5
5
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link SearchProvisionedProductsCommand}.
8
10
  */
9
11
  export interface SearchProvisionedProductsCommandInput extends SearchProvisionedProductsInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link SearchProvisionedProductsCommand}.
13
17
  */
14
18
  export interface SearchProvisionedProductsCommandOutput extends SearchProvisionedProductsOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Gets information about the provisioned products that meet the specified criteria.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface SearchProvisionedProductsCommandOutput extends SearchProvisione
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param SearchProvisionedProductsCommandInput - {@link SearchProvisionedProductsCommandInput}
34
+ * @returns {@link SearchProvisionedProductsCommandOutput}
28
35
  * @see {@link SearchProvisionedProductsCommandInput} for command's `input` shape.
29
36
  * @see {@link SearchProvisionedProductsCommandOutput} for command's `response` shape.
30
37
  * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
@@ -37,11 +44,20 @@ export interface SearchProvisionedProductsCommandOutput extends SearchProvisione
37
44
  export declare class SearchProvisionedProductsCommand extends $Command<SearchProvisionedProductsCommandInput, SearchProvisionedProductsCommandOutput, ServiceCatalogClientResolvedConfig> {
38
45
  readonly input: SearchProvisionedProductsCommandInput;
39
46
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
47
+ /**
48
+ * @public
49
+ */
40
50
  constructor(input: SearchProvisionedProductsCommandInput);
41
51
  /**
42
52
  * @internal
43
53
  */
44
54
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SearchProvisionedProductsCommandInput, SearchProvisionedProductsCommandOutput>;
55
+ /**
56
+ * @internal
57
+ */
45
58
  private serialize;
59
+ /**
60
+ * @internal
61
+ */
46
62
  private deserialize;
47
63
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { TerminateProvisionedProductInput, TerminateProvisionedProductOutput } from "../models/models_0";
5
5
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link TerminateProvisionedProductCommand}.
8
10
  */
9
11
  export interface TerminateProvisionedProductCommandInput extends TerminateProvisionedProductInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link TerminateProvisionedProductCommand}.
13
17
  */
14
18
  export interface TerminateProvisionedProductCommandOutput extends TerminateProvisionedProductOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Terminates the specified provisioned product.</p>
18
23
  * <p>This operation does not delete any records associated with the provisioned product.</p>
19
24
  * <p>You can check the status of this request using <a>DescribeRecord</a>.</p>
@@ -27,6 +32,8 @@ export interface TerminateProvisionedProductCommandOutput extends TerminateProvi
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param TerminateProvisionedProductCommandInput - {@link TerminateProvisionedProductCommandInput}
36
+ * @returns {@link TerminateProvisionedProductCommandOutput}
30
37
  * @see {@link TerminateProvisionedProductCommandInput} for command's `input` shape.
31
38
  * @see {@link TerminateProvisionedProductCommandOutput} for command's `response` shape.
32
39
  * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
@@ -39,11 +46,20 @@ export interface TerminateProvisionedProductCommandOutput extends TerminateProvi
39
46
  export declare class TerminateProvisionedProductCommand extends $Command<TerminateProvisionedProductCommandInput, TerminateProvisionedProductCommandOutput, ServiceCatalogClientResolvedConfig> {
40
47
  readonly input: TerminateProvisionedProductCommandInput;
41
48
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
49
+ /**
50
+ * @public
51
+ */
42
52
  constructor(input: TerminateProvisionedProductCommandInput);
43
53
  /**
44
54
  * @internal
45
55
  */
46
56
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TerminateProvisionedProductCommandInput, TerminateProvisionedProductCommandOutput>;
57
+ /**
58
+ * @internal
59
+ */
47
60
  private serialize;
61
+ /**
62
+ * @internal
63
+ */
48
64
  private deserialize;
49
65
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { UpdateConstraintInput, UpdateConstraintOutput } from "../models/models_0";
5
5
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateConstraintCommand}.
8
10
  */
9
11
  export interface UpdateConstraintCommandInput extends UpdateConstraintInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateConstraintCommand}.
13
17
  */
14
18
  export interface UpdateConstraintCommandOutput extends UpdateConstraintOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates the specified constraint.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface UpdateConstraintCommandOutput extends UpdateConstraintOutput, _
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param UpdateConstraintCommandInput - {@link UpdateConstraintCommandInput}
34
+ * @returns {@link UpdateConstraintCommandOutput}
28
35
  * @see {@link UpdateConstraintCommandInput} for command's `input` shape.
29
36
  * @see {@link UpdateConstraintCommandOutput} for command's `response` shape.
30
37
  * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
@@ -40,11 +47,20 @@ export interface UpdateConstraintCommandOutput extends UpdateConstraintOutput, _
40
47
  export declare class UpdateConstraintCommand extends $Command<UpdateConstraintCommandInput, UpdateConstraintCommandOutput, ServiceCatalogClientResolvedConfig> {
41
48
  readonly input: UpdateConstraintCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: UpdateConstraintCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateConstraintCommandInput, UpdateConstraintCommandOutput>;
58
+ /**
59
+ * @internal
60
+ */
48
61
  private serialize;
62
+ /**
63
+ * @internal
64
+ */
49
65
  private deserialize;
50
66
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { UpdatePortfolioInput, UpdatePortfolioOutput } from "../models/models_0";
5
5
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdatePortfolioCommand}.
8
10
  */
9
11
  export interface UpdatePortfolioCommandInput extends UpdatePortfolioInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdatePortfolioCommand}.
13
17
  */
14
18
  export interface UpdatePortfolioCommandOutput extends UpdatePortfolioOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates the specified portfolio.</p>
18
23
  * <p>You cannot update a product that was shared with you.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface UpdatePortfolioCommandOutput extends UpdatePortfolioOutput, __M
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param UpdatePortfolioCommandInput - {@link UpdatePortfolioCommandInput}
35
+ * @returns {@link UpdatePortfolioCommandOutput}
29
36
  * @see {@link UpdatePortfolioCommandInput} for command's `input` shape.
30
37
  * @see {@link UpdatePortfolioCommandOutput} for command's `response` shape.
31
38
  * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
@@ -50,11 +57,20 @@ export interface UpdatePortfolioCommandOutput extends UpdatePortfolioOutput, __M
50
57
  export declare class UpdatePortfolioCommand extends $Command<UpdatePortfolioCommandInput, UpdatePortfolioCommandOutput, ServiceCatalogClientResolvedConfig> {
51
58
  readonly input: UpdatePortfolioCommandInput;
52
59
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
60
+ /**
61
+ * @public
62
+ */
53
63
  constructor(input: UpdatePortfolioCommandInput);
54
64
  /**
55
65
  * @internal
56
66
  */
57
67
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdatePortfolioCommandInput, UpdatePortfolioCommandOutput>;
68
+ /**
69
+ * @internal
70
+ */
58
71
  private serialize;
72
+ /**
73
+ * @internal
74
+ */
59
75
  private deserialize;
60
76
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { UpdatePortfolioShareInput, UpdatePortfolioShareOutput } from "../models/models_0";
5
5
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdatePortfolioShareCommand}.
8
10
  */
9
11
  export interface UpdatePortfolioShareCommandInput extends UpdatePortfolioShareInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdatePortfolioShareCommand}.
13
17
  */
14
18
  export interface UpdatePortfolioShareCommandOutput extends UpdatePortfolioShareOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates the specified portfolio share. You can use this API to enable or disable <code>TagOptions</code> sharing
18
23
  * or Principal sharing for an existing portfolio share. </p>
19
24
  * <p>The portfolio share cannot be updated if the <code>CreatePortfolioShare</code> operation is <code>IN_PROGRESS</code>, as the share is not available to recipient entities. In this case, you must wait for the portfolio share to be COMPLETED.</p>
@@ -39,6 +44,8 @@ export interface UpdatePortfolioShareCommandOutput extends UpdatePortfolioShareO
39
44
  * const response = await client.send(command);
40
45
  * ```
41
46
  *
47
+ * @param UpdatePortfolioShareCommandInput - {@link UpdatePortfolioShareCommandInput}
48
+ * @returns {@link UpdatePortfolioShareCommandOutput}
42
49
  * @see {@link UpdatePortfolioShareCommandInput} for command's `input` shape.
43
50
  * @see {@link UpdatePortfolioShareCommandOutput} for command's `response` shape.
44
51
  * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
@@ -61,11 +68,20 @@ export interface UpdatePortfolioShareCommandOutput extends UpdatePortfolioShareO
61
68
  export declare class UpdatePortfolioShareCommand extends $Command<UpdatePortfolioShareCommandInput, UpdatePortfolioShareCommandOutput, ServiceCatalogClientResolvedConfig> {
62
69
  readonly input: UpdatePortfolioShareCommandInput;
63
70
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
71
+ /**
72
+ * @public
73
+ */
64
74
  constructor(input: UpdatePortfolioShareCommandInput);
65
75
  /**
66
76
  * @internal
67
77
  */
68
78
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdatePortfolioShareCommandInput, UpdatePortfolioShareCommandOutput>;
79
+ /**
80
+ * @internal
81
+ */
69
82
  private serialize;
83
+ /**
84
+ * @internal
85
+ */
70
86
  private deserialize;
71
87
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { UpdateProductInput, UpdateProductOutput } from "../models/models_0";
5
5
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateProductCommand}.
8
10
  */
9
11
  export interface UpdateProductCommandInput extends UpdateProductInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateProductCommand}.
13
17
  */
14
18
  export interface UpdateProductCommandOutput extends UpdateProductOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates the specified product.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface UpdateProductCommandOutput extends UpdateProductOutput, __Metad
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param UpdateProductCommandInput - {@link UpdateProductCommandInput}
34
+ * @returns {@link UpdateProductCommandOutput}
28
35
  * @see {@link UpdateProductCommandInput} for command's `input` shape.
29
36
  * @see {@link UpdateProductCommandOutput} for command's `response` shape.
30
37
  * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
@@ -45,11 +52,20 @@ export interface UpdateProductCommandOutput extends UpdateProductOutput, __Metad
45
52
  export declare class UpdateProductCommand extends $Command<UpdateProductCommandInput, UpdateProductCommandOutput, ServiceCatalogClientResolvedConfig> {
46
53
  readonly input: UpdateProductCommandInput;
47
54
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
55
+ /**
56
+ * @public
57
+ */
48
58
  constructor(input: UpdateProductCommandInput);
49
59
  /**
50
60
  * @internal
51
61
  */
52
62
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateProductCommandInput, UpdateProductCommandOutput>;
63
+ /**
64
+ * @internal
65
+ */
53
66
  private serialize;
67
+ /**
68
+ * @internal
69
+ */
54
70
  private deserialize;
55
71
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { UpdateProvisionedProductInput, UpdateProvisionedProductOutput } from "../models/models_0";
5
5
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateProvisionedProductCommand}.
8
10
  */
9
11
  export interface UpdateProvisionedProductCommandInput extends UpdateProvisionedProductInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateProvisionedProductCommand}.
13
17
  */
14
18
  export interface UpdateProvisionedProductCommandOutput extends UpdateProvisionedProductOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Requests updates to the configuration of the specified provisioned product.</p>
18
23
  * <p>If there are tags associated with the object, they cannot be updated or added.
19
24
  * Depending on the specific updates requested, this operation can update with no
@@ -29,6 +34,8 @@ export interface UpdateProvisionedProductCommandOutput extends UpdateProvisioned
29
34
  * const response = await client.send(command);
30
35
  * ```
31
36
  *
37
+ * @param UpdateProvisionedProductCommandInput - {@link UpdateProvisionedProductCommandInput}
38
+ * @returns {@link UpdateProvisionedProductCommandOutput}
32
39
  * @see {@link UpdateProvisionedProductCommandInput} for command's `input` shape.
33
40
  * @see {@link UpdateProvisionedProductCommandOutput} for command's `response` shape.
34
41
  * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
@@ -44,11 +51,20 @@ export interface UpdateProvisionedProductCommandOutput extends UpdateProvisioned
44
51
  export declare class UpdateProvisionedProductCommand extends $Command<UpdateProvisionedProductCommandInput, UpdateProvisionedProductCommandOutput, ServiceCatalogClientResolvedConfig> {
45
52
  readonly input: UpdateProvisionedProductCommandInput;
46
53
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
54
+ /**
55
+ * @public
56
+ */
47
57
  constructor(input: UpdateProvisionedProductCommandInput);
48
58
  /**
49
59
  * @internal
50
60
  */
51
61
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateProvisionedProductCommandInput, UpdateProvisionedProductCommandOutput>;
62
+ /**
63
+ * @internal
64
+ */
52
65
  private serialize;
66
+ /**
67
+ * @internal
68
+ */
53
69
  private deserialize;
54
70
  }