@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 { CreatePortfolioShareInput, CreatePortfolioShareOutput } from "../models/models_0";
5
5
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreatePortfolioShareCommand}.
8
10
  */
9
11
  export interface CreatePortfolioShareCommandInput extends CreatePortfolioShareInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreatePortfolioShareCommand}.
13
17
  */
14
18
  export interface CreatePortfolioShareCommandOutput extends CreatePortfolioShareOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Shares the specified portfolio with the specified account or organization node.
18
23
  * Shares to an organization node can only be created by the management account of an
19
24
  * organization or by a delegated administrator. You can share portfolios to an organization,
@@ -43,6 +48,8 @@ export interface CreatePortfolioShareCommandOutput extends CreatePortfolioShareO
43
48
  * const response = await client.send(command);
44
49
  * ```
45
50
  *
51
+ * @param CreatePortfolioShareCommandInput - {@link CreatePortfolioShareCommandInput}
52
+ * @returns {@link CreatePortfolioShareCommandOutput}
46
53
  * @see {@link CreatePortfolioShareCommandInput} for command's `input` shape.
47
54
  * @see {@link CreatePortfolioShareCommandOutput} for command's `response` shape.
48
55
  * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
@@ -69,11 +76,20 @@ export interface CreatePortfolioShareCommandOutput extends CreatePortfolioShareO
69
76
  export declare class CreatePortfolioShareCommand extends $Command<CreatePortfolioShareCommandInput, CreatePortfolioShareCommandOutput, ServiceCatalogClientResolvedConfig> {
70
77
  readonly input: CreatePortfolioShareCommandInput;
71
78
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
79
+ /**
80
+ * @public
81
+ */
72
82
  constructor(input: CreatePortfolioShareCommandInput);
73
83
  /**
74
84
  * @internal
75
85
  */
76
86
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreatePortfolioShareCommandInput, CreatePortfolioShareCommandOutput>;
87
+ /**
88
+ * @internal
89
+ */
77
90
  private serialize;
91
+ /**
92
+ * @internal
93
+ */
78
94
  private deserialize;
79
95
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CreateProductInput, CreateProductOutput } from "../models/models_0";
5
5
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateProductCommand}.
8
10
  */
9
11
  export interface CreateProductCommandInput extends CreateProductInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateProductCommand}.
13
17
  */
14
18
  export interface CreateProductCommandOutput extends CreateProductOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates a product.</p>
18
23
  * <p>A delegated admin is authorized to invoke this command.</p>
19
24
  * <p>The user or role that performs this operation must have the
@@ -30,6 +35,8 @@ export interface CreateProductCommandOutput extends CreateProductOutput, __Metad
30
35
  * const response = await client.send(command);
31
36
  * ```
32
37
  *
38
+ * @param CreateProductCommandInput - {@link CreateProductCommandInput}
39
+ * @returns {@link CreateProductCommandOutput}
33
40
  * @see {@link CreateProductCommandInput} for command's `input` shape.
34
41
  * @see {@link CreateProductCommandOutput} for command's `response` shape.
35
42
  * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
@@ -51,11 +58,20 @@ export interface CreateProductCommandOutput extends CreateProductOutput, __Metad
51
58
  export declare class CreateProductCommand extends $Command<CreateProductCommandInput, CreateProductCommandOutput, ServiceCatalogClientResolvedConfig> {
52
59
  readonly input: CreateProductCommandInput;
53
60
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
61
+ /**
62
+ * @public
63
+ */
54
64
  constructor(input: CreateProductCommandInput);
55
65
  /**
56
66
  * @internal
57
67
  */
58
68
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateProductCommandInput, CreateProductCommandOutput>;
69
+ /**
70
+ * @internal
71
+ */
59
72
  private serialize;
73
+ /**
74
+ * @internal
75
+ */
60
76
  private deserialize;
61
77
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CreateProvisionedProductPlanInput, CreateProvisionedProductPlanOutput } from "../models/models_0";
5
5
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateProvisionedProductPlanCommand}.
8
10
  */
9
11
  export interface CreateProvisionedProductPlanCommandInput extends CreateProvisionedProductPlanInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateProvisionedProductPlanCommand}.
13
17
  */
14
18
  export interface CreateProvisionedProductPlanCommandOutput extends CreateProvisionedProductPlanOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates a plan.</p>
18
23
  * <p>A plan includes the list of resources to be
19
24
  * created (when provisioning a new product) or modified (when updating a provisioned product)
@@ -32,6 +37,8 @@ export interface CreateProvisionedProductPlanCommandOutput extends CreateProvisi
32
37
  * const response = await client.send(command);
33
38
  * ```
34
39
  *
40
+ * @param CreateProvisionedProductPlanCommandInput - {@link CreateProvisionedProductPlanCommandInput}
41
+ * @returns {@link CreateProvisionedProductPlanCommandOutput}
35
42
  * @see {@link CreateProvisionedProductPlanCommandInput} for command's `input` shape.
36
43
  * @see {@link CreateProvisionedProductPlanCommandOutput} for command's `response` shape.
37
44
  * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
@@ -51,11 +58,20 @@ export interface CreateProvisionedProductPlanCommandOutput extends CreateProvisi
51
58
  export declare class CreateProvisionedProductPlanCommand extends $Command<CreateProvisionedProductPlanCommandInput, CreateProvisionedProductPlanCommandOutput, ServiceCatalogClientResolvedConfig> {
52
59
  readonly input: CreateProvisionedProductPlanCommandInput;
53
60
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
61
+ /**
62
+ * @public
63
+ */
54
64
  constructor(input: CreateProvisionedProductPlanCommandInput);
55
65
  /**
56
66
  * @internal
57
67
  */
58
68
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateProvisionedProductPlanCommandInput, CreateProvisionedProductPlanCommandOutput>;
69
+ /**
70
+ * @internal
71
+ */
59
72
  private serialize;
73
+ /**
74
+ * @internal
75
+ */
60
76
  private deserialize;
61
77
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CreateProvisioningArtifactInput, CreateProvisioningArtifactOutput } from "../models/models_0";
5
5
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateProvisioningArtifactCommand}.
8
10
  */
9
11
  export interface CreateProvisioningArtifactCommandInput extends CreateProvisioningArtifactInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateProvisioningArtifactCommand}.
13
17
  */
14
18
  export interface CreateProvisioningArtifactCommandOutput extends CreateProvisioningArtifactOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates a provisioning artifact (also known as a version) for the specified product.</p>
18
23
  * <p>You cannot create a provisioning artifact for a product that was shared with you.</p>
19
24
  * <p>The user or role that performs this operation must have the <code>cloudformation:GetTemplate</code>
@@ -29,6 +34,8 @@ export interface CreateProvisioningArtifactCommandOutput extends CreateProvision
29
34
  * const response = await client.send(command);
30
35
  * ```
31
36
  *
37
+ * @param CreateProvisioningArtifactCommandInput - {@link CreateProvisioningArtifactCommandInput}
38
+ * @returns {@link CreateProvisioningArtifactCommandOutput}
32
39
  * @see {@link CreateProvisioningArtifactCommandInput} for command's `input` shape.
33
40
  * @see {@link CreateProvisioningArtifactCommandOutput} for command's `response` shape.
34
41
  * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
@@ -48,11 +55,20 @@ export interface CreateProvisioningArtifactCommandOutput extends CreateProvision
48
55
  export declare class CreateProvisioningArtifactCommand extends $Command<CreateProvisioningArtifactCommandInput, CreateProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig> {
49
56
  readonly input: CreateProvisioningArtifactCommandInput;
50
57
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
58
+ /**
59
+ * @public
60
+ */
51
61
  constructor(input: CreateProvisioningArtifactCommandInput);
52
62
  /**
53
63
  * @internal
54
64
  */
55
65
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateProvisioningArtifactCommandInput, CreateProvisioningArtifactCommandOutput>;
66
+ /**
67
+ * @internal
68
+ */
56
69
  private serialize;
70
+ /**
71
+ * @internal
72
+ */
57
73
  private deserialize;
58
74
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CreateServiceActionInput, CreateServiceActionOutput } from "../models/models_0";
5
5
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateServiceActionCommand}.
8
10
  */
9
11
  export interface CreateServiceActionCommandInput extends CreateServiceActionInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateServiceActionCommand}.
13
17
  */
14
18
  export interface CreateServiceActionCommandOutput extends CreateServiceActionOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates a self-service action.</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 CreateServiceActionCommandOutput extends CreateServiceActionOut
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param CreateServiceActionCommandInput - {@link CreateServiceActionCommandInput}
34
+ * @returns {@link CreateServiceActionCommandOutput}
28
35
  * @see {@link CreateServiceActionCommandInput} for command's `input` shape.
29
36
  * @see {@link CreateServiceActionCommandOutput} for command's `response` shape.
30
37
  * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
@@ -41,11 +48,20 @@ export interface CreateServiceActionCommandOutput extends CreateServiceActionOut
41
48
  export declare class CreateServiceActionCommand extends $Command<CreateServiceActionCommandInput, CreateServiceActionCommandOutput, ServiceCatalogClientResolvedConfig> {
42
49
  readonly input: CreateServiceActionCommandInput;
43
50
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
51
+ /**
52
+ * @public
53
+ */
44
54
  constructor(input: CreateServiceActionCommandInput);
45
55
  /**
46
56
  * @internal
47
57
  */
48
58
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateServiceActionCommandInput, CreateServiceActionCommandOutput>;
59
+ /**
60
+ * @internal
61
+ */
49
62
  private serialize;
63
+ /**
64
+ * @internal
65
+ */
50
66
  private deserialize;
51
67
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CreateTagOptionInput, CreateTagOptionOutput } from "../models/models_0";
5
5
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateTagOptionCommand}.
8
10
  */
9
11
  export interface CreateTagOptionCommandInput extends CreateTagOptionInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateTagOptionCommand}.
13
17
  */
14
18
  export interface CreateTagOptionCommandOutput extends CreateTagOptionOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates a TagOption.</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 CreateTagOptionCommandOutput extends CreateTagOptionOutput, __M
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param CreateTagOptionCommandInput - {@link CreateTagOptionCommandInput}
34
+ * @returns {@link CreateTagOptionCommandOutput}
28
35
  * @see {@link CreateTagOptionCommandInput} for command's `input` shape.
29
36
  * @see {@link CreateTagOptionCommandOutput} for command's `response` shape.
30
37
  * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
@@ -46,11 +53,20 @@ export interface CreateTagOptionCommandOutput extends CreateTagOptionOutput, __M
46
53
  export declare class CreateTagOptionCommand extends $Command<CreateTagOptionCommandInput, CreateTagOptionCommandOutput, ServiceCatalogClientResolvedConfig> {
47
54
  readonly input: CreateTagOptionCommandInput;
48
55
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
56
+ /**
57
+ * @public
58
+ */
49
59
  constructor(input: CreateTagOptionCommandInput);
50
60
  /**
51
61
  * @internal
52
62
  */
53
63
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateTagOptionCommandInput, CreateTagOptionCommandOutput>;
64
+ /**
65
+ * @internal
66
+ */
54
67
  private serialize;
68
+ /**
69
+ * @internal
70
+ */
55
71
  private deserialize;
56
72
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DeleteConstraintInput, DeleteConstraintOutput } from "../models/models_0";
5
5
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteConstraintCommand}.
8
10
  */
9
11
  export interface DeleteConstraintCommandInput extends DeleteConstraintInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteConstraintCommand}.
13
17
  */
14
18
  export interface DeleteConstraintCommandOutput extends DeleteConstraintOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deletes the specified constraint.</p>
18
23
  * <p>A delegated admin is authorized to invoke this command.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface DeleteConstraintCommandOutput extends DeleteConstraintOutput, _
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param DeleteConstraintCommandInput - {@link DeleteConstraintCommandInput}
35
+ * @returns {@link DeleteConstraintCommandOutput}
29
36
  * @see {@link DeleteConstraintCommandInput} for command's `input` shape.
30
37
  * @see {@link DeleteConstraintCommandOutput} for command's `response` shape.
31
38
  * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
@@ -41,11 +48,20 @@ export interface DeleteConstraintCommandOutput extends DeleteConstraintOutput, _
41
48
  export declare class DeleteConstraintCommand extends $Command<DeleteConstraintCommandInput, DeleteConstraintCommandOutput, ServiceCatalogClientResolvedConfig> {
42
49
  readonly input: DeleteConstraintCommandInput;
43
50
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
51
+ /**
52
+ * @public
53
+ */
44
54
  constructor(input: DeleteConstraintCommandInput);
45
55
  /**
46
56
  * @internal
47
57
  */
48
58
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteConstraintCommandInput, DeleteConstraintCommandOutput>;
59
+ /**
60
+ * @internal
61
+ */
49
62
  private serialize;
63
+ /**
64
+ * @internal
65
+ */
50
66
  private deserialize;
51
67
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DeletePortfolioInput, DeletePortfolioOutput } from "../models/models_0";
5
5
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeletePortfolioCommand}.
8
10
  */
9
11
  export interface DeletePortfolioCommandInput extends DeletePortfolioInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeletePortfolioCommand}.
13
17
  */
14
18
  export interface DeletePortfolioCommandOutput extends DeletePortfolioOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deletes the specified portfolio.</p>
18
23
  * <p>You cannot delete a portfolio if it was shared with you or if it has associated
19
24
  * products, users, constraints, or shared accounts.</p>
@@ -28,6 +33,8 @@ export interface DeletePortfolioCommandOutput extends DeletePortfolioOutput, __M
28
33
  * const response = await client.send(command);
29
34
  * ```
30
35
  *
36
+ * @param DeletePortfolioCommandInput - {@link DeletePortfolioCommandInput}
37
+ * @returns {@link DeletePortfolioCommandOutput}
31
38
  * @see {@link DeletePortfolioCommandInput} for command's `input` shape.
32
39
  * @see {@link DeletePortfolioCommandOutput} for command's `response` shape.
33
40
  * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
@@ -51,11 +58,20 @@ export interface DeletePortfolioCommandOutput extends DeletePortfolioOutput, __M
51
58
  export declare class DeletePortfolioCommand extends $Command<DeletePortfolioCommandInput, DeletePortfolioCommandOutput, ServiceCatalogClientResolvedConfig> {
52
59
  readonly input: DeletePortfolioCommandInput;
53
60
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
61
+ /**
62
+ * @public
63
+ */
54
64
  constructor(input: DeletePortfolioCommandInput);
55
65
  /**
56
66
  * @internal
57
67
  */
58
68
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeletePortfolioCommandInput, DeletePortfolioCommandOutput>;
69
+ /**
70
+ * @internal
71
+ */
59
72
  private serialize;
73
+ /**
74
+ * @internal
75
+ */
60
76
  private deserialize;
61
77
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DeletePortfolioShareInput, DeletePortfolioShareOutput } from "../models/models_0";
5
5
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeletePortfolioShareCommand}.
8
10
  */
9
11
  export interface DeletePortfolioShareCommandInput extends DeletePortfolioShareInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeletePortfolioShareCommand}.
13
17
  */
14
18
  export interface DeletePortfolioShareCommandOutput extends DeletePortfolioShareOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Stops sharing the specified portfolio with the specified account or organization
18
23
  * node. Shares to an organization node can only be deleted by the management account of an
19
24
  * organization or by a delegated administrator.</p>
@@ -28,6 +33,8 @@ export interface DeletePortfolioShareCommandOutput extends DeletePortfolioShareO
28
33
  * const response = await client.send(command);
29
34
  * ```
30
35
  *
36
+ * @param DeletePortfolioShareCommandInput - {@link DeletePortfolioShareCommandInput}
37
+ * @returns {@link DeletePortfolioShareCommandOutput}
31
38
  * @see {@link DeletePortfolioShareCommandInput} for command's `input` shape.
32
39
  * @see {@link DeletePortfolioShareCommandOutput} for command's `response` shape.
33
40
  * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
@@ -50,11 +57,20 @@ export interface DeletePortfolioShareCommandOutput extends DeletePortfolioShareO
50
57
  export declare class DeletePortfolioShareCommand extends $Command<DeletePortfolioShareCommandInput, DeletePortfolioShareCommandOutput, ServiceCatalogClientResolvedConfig> {
51
58
  readonly input: DeletePortfolioShareCommandInput;
52
59
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
60
+ /**
61
+ * @public
62
+ */
53
63
  constructor(input: DeletePortfolioShareCommandInput);
54
64
  /**
55
65
  * @internal
56
66
  */
57
67
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeletePortfolioShareCommandInput, DeletePortfolioShareCommandOutput>;
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 { DeleteProductInput, DeleteProductOutput } from "../models/models_0";
5
5
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteProductCommand}.
8
10
  */
9
11
  export interface DeleteProductCommandInput extends DeleteProductInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteProductCommand}.
13
17
  */
14
18
  export interface DeleteProductCommandOutput extends DeleteProductOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deletes the specified product.</p>
18
23
  * <p>You cannot delete a product if it was shared with you or is associated with a portfolio.</p>
19
24
  * <p>A delegated admin is authorized to invoke this command.</p>
@@ -27,6 +32,8 @@ export interface DeleteProductCommandOutput extends DeleteProductOutput, __Metad
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param DeleteProductCommandInput - {@link DeleteProductCommandInput}
36
+ * @returns {@link DeleteProductCommandOutput}
30
37
  * @see {@link DeleteProductCommandInput} for command's `input` shape.
31
38
  * @see {@link DeleteProductCommandOutput} for command's `response` shape.
32
39
  * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
@@ -50,11 +57,20 @@ export interface DeleteProductCommandOutput extends DeleteProductOutput, __Metad
50
57
  export declare class DeleteProductCommand extends $Command<DeleteProductCommandInput, DeleteProductCommandOutput, ServiceCatalogClientResolvedConfig> {
51
58
  readonly input: DeleteProductCommandInput;
52
59
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
60
+ /**
61
+ * @public
62
+ */
53
63
  constructor(input: DeleteProductCommandInput);
54
64
  /**
55
65
  * @internal
56
66
  */
57
67
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteProductCommandInput, DeleteProductCommandOutput>;
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 { DeleteProvisionedProductPlanInput, DeleteProvisionedProductPlanOutput } from "../models/models_0";
5
5
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteProvisionedProductPlanCommand}.
8
10
  */
9
11
  export interface DeleteProvisionedProductPlanCommandInput extends DeleteProvisionedProductPlanInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteProvisionedProductPlanCommand}.
13
17
  */
14
18
  export interface DeleteProvisionedProductPlanCommandOutput extends DeleteProvisionedProductPlanOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deletes the specified plan.</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 DeleteProvisionedProductPlanCommandOutput extends DeleteProvisi
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DeleteProvisionedProductPlanCommandInput - {@link DeleteProvisionedProductPlanCommandInput}
34
+ * @returns {@link DeleteProvisionedProductPlanCommandOutput}
28
35
  * @see {@link DeleteProvisionedProductPlanCommandInput} for command's `input` shape.
29
36
  * @see {@link DeleteProvisionedProductPlanCommandOutput} for command's `response` shape.
30
37
  * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
@@ -40,11 +47,20 @@ export interface DeleteProvisionedProductPlanCommandOutput extends DeleteProvisi
40
47
  export declare class DeleteProvisionedProductPlanCommand extends $Command<DeleteProvisionedProductPlanCommandInput, DeleteProvisionedProductPlanCommandOutput, ServiceCatalogClientResolvedConfig> {
41
48
  readonly input: DeleteProvisionedProductPlanCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: DeleteProvisionedProductPlanCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteProvisionedProductPlanCommandInput, DeleteProvisionedProductPlanCommandOutput>;
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 { DeleteProvisioningArtifactInput, DeleteProvisioningArtifactOutput } from "../models/models_0";
5
5
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteProvisioningArtifactCommand}.
8
10
  */
9
11
  export interface DeleteProvisioningArtifactCommandInput extends DeleteProvisioningArtifactInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteProvisioningArtifactCommand}.
13
17
  */
14
18
  export interface DeleteProvisioningArtifactCommandOutput extends DeleteProvisioningArtifactOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deletes the specified provisioning artifact (also known as a version) for the specified product.</p>
18
23
  * <p>You cannot delete a provisioning artifact associated with a product that was shared with you.
19
24
  * You cannot delete the last provisioning artifact for a product, because a product must have at
@@ -28,6 +33,8 @@ export interface DeleteProvisioningArtifactCommandOutput extends DeleteProvision
28
33
  * const response = await client.send(command);
29
34
  * ```
30
35
  *
36
+ * @param DeleteProvisioningArtifactCommandInput - {@link DeleteProvisioningArtifactCommandInput}
37
+ * @returns {@link DeleteProvisioningArtifactCommandOutput}
31
38
  * @see {@link DeleteProvisioningArtifactCommandInput} for command's `input` shape.
32
39
  * @see {@link DeleteProvisioningArtifactCommandOutput} for command's `response` shape.
33
40
  * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
@@ -46,11 +53,20 @@ export interface DeleteProvisioningArtifactCommandOutput extends DeleteProvision
46
53
  export declare class DeleteProvisioningArtifactCommand extends $Command<DeleteProvisioningArtifactCommandInput, DeleteProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig> {
47
54
  readonly input: DeleteProvisioningArtifactCommandInput;
48
55
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
56
+ /**
57
+ * @public
58
+ */
49
59
  constructor(input: DeleteProvisioningArtifactCommandInput);
50
60
  /**
51
61
  * @internal
52
62
  */
53
63
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteProvisioningArtifactCommandInput, DeleteProvisioningArtifactCommandOutput>;
64
+ /**
65
+ * @internal
66
+ */
54
67
  private serialize;
68
+ /**
69
+ * @internal
70
+ */
55
71
  private deserialize;
56
72
  }