@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 { ListPortfoliosInput, ListPortfoliosOutput } from "../models/models_0";
5
5
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListPortfoliosCommand}.
8
10
  */
9
11
  export interface ListPortfoliosCommandInput extends ListPortfoliosInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListPortfoliosCommand}.
13
17
  */
14
18
  export interface ListPortfoliosCommandOutput extends ListPortfoliosOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists all portfolios in the catalog.</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 ListPortfoliosCommandOutput extends ListPortfoliosOutput, __Met
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListPortfoliosCommandInput - {@link ListPortfoliosCommandInput}
34
+ * @returns {@link ListPortfoliosCommandOutput}
28
35
  * @see {@link ListPortfoliosCommandInput} for command's `input` shape.
29
36
  * @see {@link ListPortfoliosCommandOutput} for command's `response` shape.
30
37
  * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
@@ -37,11 +44,20 @@ export interface ListPortfoliosCommandOutput extends ListPortfoliosOutput, __Met
37
44
  export declare class ListPortfoliosCommand extends $Command<ListPortfoliosCommandInput, ListPortfoliosCommandOutput, ServiceCatalogClientResolvedConfig> {
38
45
  readonly input: ListPortfoliosCommandInput;
39
46
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
47
+ /**
48
+ * @public
49
+ */
40
50
  constructor(input: ListPortfoliosCommandInput);
41
51
  /**
42
52
  * @internal
43
53
  */
44
54
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPortfoliosCommandInput, ListPortfoliosCommandOutput>;
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 { ListPortfoliosForProductInput, ListPortfoliosForProductOutput } from "../models/models_0";
5
5
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListPortfoliosForProductCommand}.
8
10
  */
9
11
  export interface ListPortfoliosForProductCommandInput extends ListPortfoliosForProductInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListPortfoliosForProductCommand}.
13
17
  */
14
18
  export interface ListPortfoliosForProductCommandOutput extends ListPortfoliosForProductOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists all portfolios that the specified product is associated with.</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 ListPortfoliosForProductCommandOutput extends ListPortfoliosFor
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListPortfoliosForProductCommandInput - {@link ListPortfoliosForProductCommandInput}
34
+ * @returns {@link ListPortfoliosForProductCommandOutput}
28
35
  * @see {@link ListPortfoliosForProductCommandInput} for command's `input` shape.
29
36
  * @see {@link ListPortfoliosForProductCommandOutput} for command's `response` shape.
30
37
  * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
@@ -40,11 +47,20 @@ export interface ListPortfoliosForProductCommandOutput extends ListPortfoliosFor
40
47
  export declare class ListPortfoliosForProductCommand extends $Command<ListPortfoliosForProductCommandInput, ListPortfoliosForProductCommandOutput, ServiceCatalogClientResolvedConfig> {
41
48
  readonly input: ListPortfoliosForProductCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: ListPortfoliosForProductCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPortfoliosForProductCommandInput, ListPortfoliosForProductCommandOutput>;
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 { ListPrincipalsForPortfolioInput, ListPrincipalsForPortfolioOutput } from "../models/models_0";
5
5
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListPrincipalsForPortfolioCommand}.
8
10
  */
9
11
  export interface ListPrincipalsForPortfolioCommandInput extends ListPrincipalsForPortfolioInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListPrincipalsForPortfolioCommand}.
13
17
  */
14
18
  export interface ListPrincipalsForPortfolioCommandOutput extends ListPrincipalsForPortfolioOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists all <code>PrincipalARN</code>s and corresponding <code>PrincipalType</code>s associated with 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 ListPrincipalsForPortfolioCommandOutput extends ListPrincipalsF
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListPrincipalsForPortfolioCommandInput - {@link ListPrincipalsForPortfolioCommandInput}
34
+ * @returns {@link ListPrincipalsForPortfolioCommandOutput}
28
35
  * @see {@link ListPrincipalsForPortfolioCommandInput} for command's `input` shape.
29
36
  * @see {@link ListPrincipalsForPortfolioCommandOutput} for command's `response` shape.
30
37
  * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
@@ -40,11 +47,20 @@ export interface ListPrincipalsForPortfolioCommandOutput extends ListPrincipalsF
40
47
  export declare class ListPrincipalsForPortfolioCommand extends $Command<ListPrincipalsForPortfolioCommandInput, ListPrincipalsForPortfolioCommandOutput, ServiceCatalogClientResolvedConfig> {
41
48
  readonly input: ListPrincipalsForPortfolioCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: ListPrincipalsForPortfolioCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListPrincipalsForPortfolioCommandInput, ListPrincipalsForPortfolioCommandOutput>;
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 { ListProvisionedProductPlansInput, ListProvisionedProductPlansOutput } from "../models/models_0";
5
5
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListProvisionedProductPlansCommand}.
8
10
  */
9
11
  export interface ListProvisionedProductPlansCommandInput extends ListProvisionedProductPlansInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListProvisionedProductPlansCommand}.
13
17
  */
14
18
  export interface ListProvisionedProductPlansCommandOutput extends ListProvisionedProductPlansOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists the plans for the specified provisioned product or all plans to which the user 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 ListProvisionedProductPlansCommandOutput extends ListProvisione
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListProvisionedProductPlansCommandInput - {@link ListProvisionedProductPlansCommandInput}
34
+ * @returns {@link ListProvisionedProductPlansCommandOutput}
28
35
  * @see {@link ListProvisionedProductPlansCommandInput} for command's `input` shape.
29
36
  * @see {@link ListProvisionedProductPlansCommandOutput} for command's `response` shape.
30
37
  * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
@@ -40,11 +47,20 @@ export interface ListProvisionedProductPlansCommandOutput extends ListProvisione
40
47
  export declare class ListProvisionedProductPlansCommand extends $Command<ListProvisionedProductPlansCommandInput, ListProvisionedProductPlansCommandOutput, ServiceCatalogClientResolvedConfig> {
41
48
  readonly input: ListProvisionedProductPlansCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: ListProvisionedProductPlansCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListProvisionedProductPlansCommandInput, ListProvisionedProductPlansCommandOutput>;
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 { ListProvisioningArtifactsInput, ListProvisioningArtifactsOutput } from "../models/models_0";
5
5
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListProvisioningArtifactsCommand}.
8
10
  */
9
11
  export interface ListProvisioningArtifactsCommandInput extends ListProvisioningArtifactsInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListProvisioningArtifactsCommand}.
13
17
  */
14
18
  export interface ListProvisioningArtifactsCommandOutput extends ListProvisioningArtifactsOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists all provisioning artifacts (also known as versions) for 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 ListProvisioningArtifactsCommandOutput extends ListProvisioning
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListProvisioningArtifactsCommandInput - {@link ListProvisioningArtifactsCommandInput}
34
+ * @returns {@link ListProvisioningArtifactsCommandOutput}
28
35
  * @see {@link ListProvisioningArtifactsCommandInput} for command's `input` shape.
29
36
  * @see {@link ListProvisioningArtifactsCommandOutput} for command's `response` shape.
30
37
  * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
@@ -40,11 +47,20 @@ export interface ListProvisioningArtifactsCommandOutput extends ListProvisioning
40
47
  export declare class ListProvisioningArtifactsCommand extends $Command<ListProvisioningArtifactsCommandInput, ListProvisioningArtifactsCommandOutput, ServiceCatalogClientResolvedConfig> {
41
48
  readonly input: ListProvisioningArtifactsCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: ListProvisioningArtifactsCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListProvisioningArtifactsCommandInput, ListProvisioningArtifactsCommandOutput>;
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 { ListProvisioningArtifactsForServiceActionInput, ListProvisioningArtifactsForServiceActionOutput } from "../models/models_0";
5
5
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListProvisioningArtifactsForServiceActionCommand}.
8
10
  */
9
11
  export interface ListProvisioningArtifactsForServiceActionCommandInput extends ListProvisioningArtifactsForServiceActionInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListProvisioningArtifactsForServiceActionCommand}.
13
17
  */
14
18
  export interface ListProvisioningArtifactsForServiceActionCommandOutput extends ListProvisioningArtifactsForServiceActionOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists all provisioning artifacts (also known as versions) for the specified 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 ListProvisioningArtifactsForServiceActionCommandOutput extends
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListProvisioningArtifactsForServiceActionCommandInput - {@link ListProvisioningArtifactsForServiceActionCommandInput}
34
+ * @returns {@link ListProvisioningArtifactsForServiceActionCommandOutput}
28
35
  * @see {@link ListProvisioningArtifactsForServiceActionCommandInput} for command's `input` shape.
29
36
  * @see {@link ListProvisioningArtifactsForServiceActionCommandOutput} for command's `response` shape.
30
37
  * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
@@ -40,11 +47,20 @@ export interface ListProvisioningArtifactsForServiceActionCommandOutput extends
40
47
  export declare class ListProvisioningArtifactsForServiceActionCommand extends $Command<ListProvisioningArtifactsForServiceActionCommandInput, ListProvisioningArtifactsForServiceActionCommandOutput, ServiceCatalogClientResolvedConfig> {
41
48
  readonly input: ListProvisioningArtifactsForServiceActionCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: ListProvisioningArtifactsForServiceActionCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListProvisioningArtifactsForServiceActionCommandInput, ListProvisioningArtifactsForServiceActionCommandOutput>;
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 { ListRecordHistoryInput, ListRecordHistoryOutput } from "../models/models_0";
5
5
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListRecordHistoryCommand}.
8
10
  */
9
11
  export interface ListRecordHistoryCommandInput extends ListRecordHistoryInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListRecordHistoryCommand}.
13
17
  */
14
18
  export interface ListRecordHistoryCommandOutput extends ListRecordHistoryOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists the specified requests or all performed requests.</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 ListRecordHistoryCommandOutput extends ListRecordHistoryOutput,
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListRecordHistoryCommandInput - {@link ListRecordHistoryCommandInput}
34
+ * @returns {@link ListRecordHistoryCommandOutput}
28
35
  * @see {@link ListRecordHistoryCommandInput} for command's `input` shape.
29
36
  * @see {@link ListRecordHistoryCommandOutput} for command's `response` shape.
30
37
  * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
@@ -37,11 +44,20 @@ export interface ListRecordHistoryCommandOutput extends ListRecordHistoryOutput,
37
44
  export declare class ListRecordHistoryCommand extends $Command<ListRecordHistoryCommandInput, ListRecordHistoryCommandOutput, ServiceCatalogClientResolvedConfig> {
38
45
  readonly input: ListRecordHistoryCommandInput;
39
46
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
47
+ /**
48
+ * @public
49
+ */
40
50
  constructor(input: ListRecordHistoryCommandInput);
41
51
  /**
42
52
  * @internal
43
53
  */
44
54
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListRecordHistoryCommandInput, ListRecordHistoryCommandOutput>;
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 { ListResourcesForTagOptionInput, ListResourcesForTagOptionOutput } from "../models/models_0";
5
5
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListResourcesForTagOptionCommand}.
8
10
  */
9
11
  export interface ListResourcesForTagOptionCommandInput extends ListResourcesForTagOptionInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListResourcesForTagOptionCommand}.
13
17
  */
14
18
  export interface ListResourcesForTagOptionCommandOutput extends ListResourcesForTagOptionOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists the resources associated with the specified 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 ListResourcesForTagOptionCommandOutput extends ListResourcesFor
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListResourcesForTagOptionCommandInput - {@link ListResourcesForTagOptionCommandInput}
34
+ * @returns {@link ListResourcesForTagOptionCommandOutput}
28
35
  * @see {@link ListResourcesForTagOptionCommandInput} for command's `input` shape.
29
36
  * @see {@link ListResourcesForTagOptionCommandOutput} for command's `response` shape.
30
37
  * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
@@ -45,11 +52,20 @@ export interface ListResourcesForTagOptionCommandOutput extends ListResourcesFor
45
52
  export declare class ListResourcesForTagOptionCommand extends $Command<ListResourcesForTagOptionCommandInput, ListResourcesForTagOptionCommandOutput, ServiceCatalogClientResolvedConfig> {
46
53
  readonly input: ListResourcesForTagOptionCommandInput;
47
54
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
55
+ /**
56
+ * @public
57
+ */
48
58
  constructor(input: ListResourcesForTagOptionCommandInput);
49
59
  /**
50
60
  * @internal
51
61
  */
52
62
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListResourcesForTagOptionCommandInput, ListResourcesForTagOptionCommandOutput>;
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 { ListServiceActionsInput, ListServiceActionsOutput } from "../models/models_0";
5
5
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListServiceActionsCommand}.
8
10
  */
9
11
  export interface ListServiceActionsCommandInput extends ListServiceActionsInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListServiceActionsCommand}.
13
17
  */
14
18
  export interface ListServiceActionsCommandOutput extends ListServiceActionsOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists all self-service actions.</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 ListServiceActionsCommandOutput extends ListServiceActionsOutpu
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListServiceActionsCommandInput - {@link ListServiceActionsCommandInput}
34
+ * @returns {@link ListServiceActionsCommandOutput}
28
35
  * @see {@link ListServiceActionsCommandInput} for command's `input` shape.
29
36
  * @see {@link ListServiceActionsCommandOutput} for command's `response` shape.
30
37
  * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
@@ -37,11 +44,20 @@ export interface ListServiceActionsCommandOutput extends ListServiceActionsOutpu
37
44
  export declare class ListServiceActionsCommand extends $Command<ListServiceActionsCommandInput, ListServiceActionsCommandOutput, ServiceCatalogClientResolvedConfig> {
38
45
  readonly input: ListServiceActionsCommandInput;
39
46
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
47
+ /**
48
+ * @public
49
+ */
40
50
  constructor(input: ListServiceActionsCommandInput);
41
51
  /**
42
52
  * @internal
43
53
  */
44
54
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListServiceActionsCommandInput, ListServiceActionsCommandOutput>;
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 { ListServiceActionsForProvisioningArtifactInput, ListServiceActionsForProvisioningArtifactOutput } from "../models/models_0";
5
5
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListServiceActionsForProvisioningArtifactCommand}.
8
10
  */
9
11
  export interface ListServiceActionsForProvisioningArtifactCommandInput extends ListServiceActionsForProvisioningArtifactInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListServiceActionsForProvisioningArtifactCommand}.
13
17
  */
14
18
  export interface ListServiceActionsForProvisioningArtifactCommandOutput extends ListServiceActionsForProvisioningArtifactOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns a paginated list of self-service actions associated with the specified Product ID and Provisioning Artifact ID.</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 ListServiceActionsForProvisioningArtifactCommandOutput extends
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListServiceActionsForProvisioningArtifactCommandInput - {@link ListServiceActionsForProvisioningArtifactCommandInput}
34
+ * @returns {@link ListServiceActionsForProvisioningArtifactCommandOutput}
28
35
  * @see {@link ListServiceActionsForProvisioningArtifactCommandInput} for command's `input` shape.
29
36
  * @see {@link ListServiceActionsForProvisioningArtifactCommandOutput} for command's `response` shape.
30
37
  * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
@@ -40,11 +47,20 @@ export interface ListServiceActionsForProvisioningArtifactCommandOutput extends
40
47
  export declare class ListServiceActionsForProvisioningArtifactCommand extends $Command<ListServiceActionsForProvisioningArtifactCommandInput, ListServiceActionsForProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig> {
41
48
  readonly input: ListServiceActionsForProvisioningArtifactCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: ListServiceActionsForProvisioningArtifactCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListServiceActionsForProvisioningArtifactCommandInput, ListServiceActionsForProvisioningArtifactCommandOutput>;
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 { ListStackInstancesForProvisionedProductInput, ListStackInstancesForProvisionedProductOutput } from "../models/models_0";
5
5
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListStackInstancesForProvisionedProductCommand}.
8
10
  */
9
11
  export interface ListStackInstancesForProvisionedProductCommandInput extends ListStackInstancesForProvisionedProductInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListStackInstancesForProvisionedProductCommand}.
13
17
  */
14
18
  export interface ListStackInstancesForProvisionedProductCommandOutput extends ListStackInstancesForProvisionedProductOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Returns summary information about stack instances that are associated with the specified <code>CFN_STACKSET</code> type provisioned product. You can filter for stack instances that are associated with a specific Amazon Web Services account name or Region. </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 ListStackInstancesForProvisionedProductCommandOutput extends Li
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListStackInstancesForProvisionedProductCommandInput - {@link ListStackInstancesForProvisionedProductCommandInput}
34
+ * @returns {@link ListStackInstancesForProvisionedProductCommandOutput}
28
35
  * @see {@link ListStackInstancesForProvisionedProductCommandInput} for command's `input` shape.
29
36
  * @see {@link ListStackInstancesForProvisionedProductCommandOutput} for command's `response` shape.
30
37
  * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
@@ -40,11 +47,20 @@ export interface ListStackInstancesForProvisionedProductCommandOutput extends Li
40
47
  export declare class ListStackInstancesForProvisionedProductCommand extends $Command<ListStackInstancesForProvisionedProductCommandInput, ListStackInstancesForProvisionedProductCommandOutput, ServiceCatalogClientResolvedConfig> {
41
48
  readonly input: ListStackInstancesForProvisionedProductCommandInput;
42
49
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
50
+ /**
51
+ * @public
52
+ */
43
53
  constructor(input: ListStackInstancesForProvisionedProductCommandInput);
44
54
  /**
45
55
  * @internal
46
56
  */
47
57
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListStackInstancesForProvisionedProductCommandInput, ListStackInstancesForProvisionedProductCommandOutput>;
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 { ListTagOptionsInput, ListTagOptionsOutput } from "../models/models_0";
5
5
  import { ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../ServiceCatalogClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link ListTagOptionsCommand}.
8
10
  */
9
11
  export interface ListTagOptionsCommandInput extends ListTagOptionsInput {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link ListTagOptionsCommand}.
13
17
  */
14
18
  export interface ListTagOptionsCommandOutput extends ListTagOptionsOutput, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Lists the specified TagOptions or all TagOptions.</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 ListTagOptionsCommandOutput extends ListTagOptionsOutput, __Met
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param ListTagOptionsCommandInput - {@link ListTagOptionsCommandInput}
34
+ * @returns {@link ListTagOptionsCommandOutput}
28
35
  * @see {@link ListTagOptionsCommandInput} for command's `input` shape.
29
36
  * @see {@link ListTagOptionsCommandOutput} for command's `response` shape.
30
37
  * @see {@link ServiceCatalogClientResolvedConfig | config} for ServiceCatalogClient's `config` shape.
@@ -42,11 +49,20 @@ export interface ListTagOptionsCommandOutput extends ListTagOptionsOutput, __Met
42
49
  export declare class ListTagOptionsCommand extends $Command<ListTagOptionsCommandInput, ListTagOptionsCommandOutput, ServiceCatalogClientResolvedConfig> {
43
50
  readonly input: ListTagOptionsCommandInput;
44
51
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
52
+ /**
53
+ * @public
54
+ */
45
55
  constructor(input: ListTagOptionsCommandInput);
46
56
  /**
47
57
  * @internal
48
58
  */
49
59
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagOptionsCommandInput, ListTagOptionsCommandOutput>;
60
+ /**
61
+ * @internal
62
+ */
50
63
  private serialize;
64
+ /**
65
+ * @internal
66
+ */
51
67
  private deserialize;
52
68
  }