@aws-sdk/client-service-catalog 3.35.0 → 3.38.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 (700) hide show
  1. package/CHANGELOG.md +47 -0
  2. package/dist-cjs/ServiceCatalog.js +0 -10
  3. package/dist-cjs/ServiceCatalogClient.js +0 -15
  4. package/dist-cjs/commands/AcceptPortfolioShareCommand.js +0 -25
  5. package/dist-cjs/commands/AssociateBudgetWithResourceCommand.js +0 -25
  6. package/dist-cjs/commands/AssociatePrincipalWithPortfolioCommand.js +0 -25
  7. package/dist-cjs/commands/AssociateProductWithPortfolioCommand.js +0 -26
  8. package/dist-cjs/commands/AssociateServiceActionWithProvisioningArtifactCommand.js +0 -25
  9. package/dist-cjs/commands/AssociateTagOptionWithResourceCommand.js +0 -25
  10. package/dist-cjs/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js +0 -25
  11. package/dist-cjs/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js +0 -25
  12. package/dist-cjs/commands/CopyProductCommand.js +0 -29
  13. package/dist-cjs/commands/CreateConstraintCommand.js +0 -26
  14. package/dist-cjs/commands/CreatePortfolioCommand.js +0 -26
  15. package/dist-cjs/commands/CreatePortfolioShareCommand.js +0 -33
  16. package/dist-cjs/commands/CreateProductCommand.js +0 -31
  17. package/dist-cjs/commands/CreateProvisionedProductPlanCommand.js +0 -31
  18. package/dist-cjs/commands/CreateProvisioningArtifactCommand.js +0 -30
  19. package/dist-cjs/commands/CreateServiceActionCommand.js +0 -25
  20. package/dist-cjs/commands/CreateTagOptionCommand.js +0 -25
  21. package/dist-cjs/commands/DeleteConstraintCommand.js +0 -26
  22. package/dist-cjs/commands/DeletePortfolioCommand.js +0 -28
  23. package/dist-cjs/commands/DeletePortfolioShareCommand.js +0 -28
  24. package/dist-cjs/commands/DeleteProductCommand.js +0 -27
  25. package/dist-cjs/commands/DeleteProvisionedProductPlanCommand.js +0 -25
  26. package/dist-cjs/commands/DeleteProvisioningArtifactCommand.js +0 -28
  27. package/dist-cjs/commands/DeleteServiceActionCommand.js +0 -25
  28. package/dist-cjs/commands/DeleteTagOptionCommand.js +0 -26
  29. package/dist-cjs/commands/DescribeConstraintCommand.js +0 -25
  30. package/dist-cjs/commands/DescribeCopyProductStatusCommand.js +0 -25
  31. package/dist-cjs/commands/DescribePortfolioCommand.js +0 -26
  32. package/dist-cjs/commands/DescribePortfolioShareStatusCommand.js +0 -26
  33. package/dist-cjs/commands/DescribePortfolioSharesCommand.js +0 -29
  34. package/dist-cjs/commands/DescribeProductAsAdminCommand.js +0 -25
  35. package/dist-cjs/commands/DescribeProductCommand.js +0 -25
  36. package/dist-cjs/commands/DescribeProductViewCommand.js +0 -25
  37. package/dist-cjs/commands/DescribeProvisionedProductCommand.js +0 -25
  38. package/dist-cjs/commands/DescribeProvisionedProductPlanCommand.js +0 -25
  39. package/dist-cjs/commands/DescribeProvisioningArtifactCommand.js +0 -25
  40. package/dist-cjs/commands/DescribeProvisioningParametersCommand.js +0 -32
  41. package/dist-cjs/commands/DescribeRecordCommand.js +0 -33
  42. package/dist-cjs/commands/DescribeServiceActionCommand.js +0 -25
  43. package/dist-cjs/commands/DescribeServiceActionExecutionParametersCommand.js +0 -25
  44. package/dist-cjs/commands/DescribeTagOptionCommand.js +0 -25
  45. package/dist-cjs/commands/DisableAWSOrganizationsAccessCommand.js +0 -31
  46. package/dist-cjs/commands/DisassociateBudgetFromResourceCommand.js +0 -25
  47. package/dist-cjs/commands/DisassociatePrincipalFromPortfolioCommand.js +0 -26
  48. package/dist-cjs/commands/DisassociateProductFromPortfolioCommand.js +0 -26
  49. package/dist-cjs/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js +0 -25
  50. package/dist-cjs/commands/DisassociateTagOptionFromResourceCommand.js +0 -25
  51. package/dist-cjs/commands/EnableAWSOrganizationsAccessCommand.js +0 -30
  52. package/dist-cjs/commands/ExecuteProvisionedProductPlanCommand.js +0 -25
  53. package/dist-cjs/commands/ExecuteProvisionedProductServiceActionCommand.js +0 -25
  54. package/dist-cjs/commands/GetAWSOrganizationsAccessStatusCommand.js +0 -26
  55. package/dist-cjs/commands/GetProvisionedProductOutputsCommand.js +0 -25
  56. package/dist-cjs/commands/ImportAsProvisionedProductCommand.js +0 -38
  57. package/dist-cjs/commands/ListAcceptedPortfolioSharesCommand.js +0 -25
  58. package/dist-cjs/commands/ListBudgetsForResourceCommand.js +0 -25
  59. package/dist-cjs/commands/ListConstraintsForPortfolioCommand.js +0 -25
  60. package/dist-cjs/commands/ListLaunchPathsCommand.js +0 -27
  61. package/dist-cjs/commands/ListOrganizationPortfolioAccessCommand.js +0 -28
  62. package/dist-cjs/commands/ListPortfolioAccessCommand.js +0 -26
  63. package/dist-cjs/commands/ListPortfoliosCommand.js +0 -25
  64. package/dist-cjs/commands/ListPortfoliosForProductCommand.js +0 -25
  65. package/dist-cjs/commands/ListPrincipalsForPortfolioCommand.js +0 -25
  66. package/dist-cjs/commands/ListProvisionedProductPlansCommand.js +0 -25
  67. package/dist-cjs/commands/ListProvisioningArtifactsCommand.js +0 -25
  68. package/dist-cjs/commands/ListProvisioningArtifactsForServiceActionCommand.js +0 -25
  69. package/dist-cjs/commands/ListRecordHistoryCommand.js +0 -25
  70. package/dist-cjs/commands/ListResourcesForTagOptionCommand.js +0 -25
  71. package/dist-cjs/commands/ListServiceActionsCommand.js +0 -25
  72. package/dist-cjs/commands/ListServiceActionsForProvisioningArtifactCommand.js +0 -25
  73. package/dist-cjs/commands/ListStackInstancesForProvisionedProductCommand.js +0 -25
  74. package/dist-cjs/commands/ListTagOptionsCommand.js +0 -25
  75. package/dist-cjs/commands/ProvisionProductCommand.js +0 -33
  76. package/dist-cjs/commands/RejectPortfolioShareCommand.js +0 -25
  77. package/dist-cjs/commands/ScanProvisionedProductsCommand.js +0 -26
  78. package/dist-cjs/commands/SearchProductsAsAdminCommand.js +0 -25
  79. package/dist-cjs/commands/SearchProductsCommand.js +0 -25
  80. package/dist-cjs/commands/SearchProvisionedProductsCommand.js +0 -25
  81. package/dist-cjs/commands/TerminateProvisionedProductCommand.js +0 -27
  82. package/dist-cjs/commands/UpdateConstraintCommand.js +0 -25
  83. package/dist-cjs/commands/UpdatePortfolioCommand.js +0 -26
  84. package/dist-cjs/commands/UpdatePortfolioShareCommand.js +0 -33
  85. package/dist-cjs/commands/UpdateProductCommand.js +0 -25
  86. package/dist-cjs/commands/UpdateProvisionedProductCommand.js +0 -29
  87. package/dist-cjs/commands/UpdateProvisionedProductPropertiesCommand.js +0 -25
  88. package/dist-cjs/commands/UpdateProvisioningArtifactCommand.js +0 -26
  89. package/dist-cjs/commands/UpdateServiceActionCommand.js +0 -25
  90. package/dist-cjs/commands/UpdateTagOptionCommand.js +0 -25
  91. package/dist-cjs/commands/index.js +90 -0
  92. package/dist-cjs/endpoints.js +1 -2
  93. package/dist-cjs/index.js +4 -110
  94. package/dist-cjs/models/index.js +0 -1
  95. package/dist-cjs/models/models_0.js +0 -706
  96. package/dist-cjs/pagination/DescribePortfolioSharesPaginator.js +0 -11
  97. package/dist-cjs/pagination/GetProvisionedProductOutputsPaginator.js +0 -11
  98. package/dist-cjs/pagination/Interfaces.js +0 -1
  99. package/dist-cjs/pagination/ListAcceptedPortfolioSharesPaginator.js +0 -11
  100. package/dist-cjs/pagination/ListBudgetsForResourcePaginator.js +0 -11
  101. package/dist-cjs/pagination/ListConstraintsForPortfolioPaginator.js +0 -11
  102. package/dist-cjs/pagination/ListLaunchPathsPaginator.js +0 -11
  103. package/dist-cjs/pagination/ListOrganizationPortfolioAccessPaginator.js +0 -11
  104. package/dist-cjs/pagination/ListPortfolioAccessPaginator.js +0 -11
  105. package/dist-cjs/pagination/ListPortfoliosForProductPaginator.js +0 -11
  106. package/dist-cjs/pagination/ListPortfoliosPaginator.js +0 -11
  107. package/dist-cjs/pagination/ListPrincipalsForPortfolioPaginator.js +0 -11
  108. package/dist-cjs/pagination/ListProvisioningArtifactsForServiceActionPaginator.js +0 -11
  109. package/dist-cjs/pagination/ListResourcesForTagOptionPaginator.js +0 -11
  110. package/dist-cjs/pagination/ListServiceActionsForProvisioningArtifactPaginator.js +0 -11
  111. package/dist-cjs/pagination/ListServiceActionsPaginator.js +0 -11
  112. package/dist-cjs/pagination/ListTagOptionsPaginator.js +0 -11
  113. package/dist-cjs/pagination/SearchProductsAsAdminPaginator.js +0 -11
  114. package/dist-cjs/pagination/SearchProductsPaginator.js +0 -11
  115. package/dist-cjs/pagination/SearchProvisionedProductsPaginator.js +0 -11
  116. package/dist-cjs/pagination/index.js +23 -0
  117. package/dist-cjs/protocols/Aws_json1_1.js +0 -6
  118. package/dist-cjs/runtimeConfig.browser.js +1 -6
  119. package/dist-cjs/runtimeConfig.js +2 -7
  120. package/dist-cjs/runtimeConfig.native.js +0 -4
  121. package/dist-cjs/runtimeConfig.shared.js +0 -4
  122. package/dist-es/ServiceCatalog.js +0 -1
  123. package/dist-es/ServiceCatalogClient.js +0 -1
  124. package/dist-es/commands/AcceptPortfolioShareCommand.js +0 -1
  125. package/dist-es/commands/AssociateBudgetWithResourceCommand.js +0 -1
  126. package/dist-es/commands/AssociatePrincipalWithPortfolioCommand.js +0 -1
  127. package/dist-es/commands/AssociateProductWithPortfolioCommand.js +0 -1
  128. package/dist-es/commands/AssociateServiceActionWithProvisioningArtifactCommand.js +0 -1
  129. package/dist-es/commands/AssociateTagOptionWithResourceCommand.js +0 -1
  130. package/dist-es/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js +0 -1
  131. package/dist-es/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js +0 -1
  132. package/dist-es/commands/CopyProductCommand.js +0 -1
  133. package/dist-es/commands/CreateConstraintCommand.js +0 -1
  134. package/dist-es/commands/CreatePortfolioCommand.js +0 -1
  135. package/dist-es/commands/CreatePortfolioShareCommand.js +0 -1
  136. package/dist-es/commands/CreateProductCommand.js +0 -1
  137. package/dist-es/commands/CreateProvisionedProductPlanCommand.js +0 -1
  138. package/dist-es/commands/CreateProvisioningArtifactCommand.js +0 -1
  139. package/dist-es/commands/CreateServiceActionCommand.js +0 -1
  140. package/dist-es/commands/CreateTagOptionCommand.js +0 -1
  141. package/dist-es/commands/DeleteConstraintCommand.js +0 -1
  142. package/dist-es/commands/DeletePortfolioCommand.js +0 -1
  143. package/dist-es/commands/DeletePortfolioShareCommand.js +0 -1
  144. package/dist-es/commands/DeleteProductCommand.js +0 -1
  145. package/dist-es/commands/DeleteProvisionedProductPlanCommand.js +0 -1
  146. package/dist-es/commands/DeleteProvisioningArtifactCommand.js +0 -1
  147. package/dist-es/commands/DeleteServiceActionCommand.js +0 -1
  148. package/dist-es/commands/DeleteTagOptionCommand.js +0 -1
  149. package/dist-es/commands/DescribeConstraintCommand.js +0 -1
  150. package/dist-es/commands/DescribeCopyProductStatusCommand.js +0 -1
  151. package/dist-es/commands/DescribePortfolioCommand.js +0 -1
  152. package/dist-es/commands/DescribePortfolioShareStatusCommand.js +0 -1
  153. package/dist-es/commands/DescribePortfolioSharesCommand.js +0 -1
  154. package/dist-es/commands/DescribeProductAsAdminCommand.js +0 -1
  155. package/dist-es/commands/DescribeProductCommand.js +0 -1
  156. package/dist-es/commands/DescribeProductViewCommand.js +0 -1
  157. package/dist-es/commands/DescribeProvisionedProductCommand.js +0 -1
  158. package/dist-es/commands/DescribeProvisionedProductPlanCommand.js +0 -1
  159. package/dist-es/commands/DescribeProvisioningArtifactCommand.js +0 -1
  160. package/dist-es/commands/DescribeProvisioningParametersCommand.js +0 -1
  161. package/dist-es/commands/DescribeRecordCommand.js +0 -1
  162. package/dist-es/commands/DescribeServiceActionCommand.js +0 -1
  163. package/dist-es/commands/DescribeServiceActionExecutionParametersCommand.js +0 -1
  164. package/dist-es/commands/DescribeTagOptionCommand.js +0 -1
  165. package/dist-es/commands/DisableAWSOrganizationsAccessCommand.js +0 -1
  166. package/dist-es/commands/DisassociateBudgetFromResourceCommand.js +0 -1
  167. package/dist-es/commands/DisassociatePrincipalFromPortfolioCommand.js +0 -1
  168. package/dist-es/commands/DisassociateProductFromPortfolioCommand.js +0 -1
  169. package/dist-es/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js +0 -1
  170. package/dist-es/commands/DisassociateTagOptionFromResourceCommand.js +0 -1
  171. package/dist-es/commands/EnableAWSOrganizationsAccessCommand.js +0 -1
  172. package/dist-es/commands/ExecuteProvisionedProductPlanCommand.js +0 -1
  173. package/dist-es/commands/ExecuteProvisionedProductServiceActionCommand.js +0 -1
  174. package/dist-es/commands/GetAWSOrganizationsAccessStatusCommand.js +0 -1
  175. package/dist-es/commands/GetProvisionedProductOutputsCommand.js +0 -1
  176. package/dist-es/commands/ImportAsProvisionedProductCommand.js +0 -1
  177. package/dist-es/commands/ListAcceptedPortfolioSharesCommand.js +0 -1
  178. package/dist-es/commands/ListBudgetsForResourceCommand.js +0 -1
  179. package/dist-es/commands/ListConstraintsForPortfolioCommand.js +0 -1
  180. package/dist-es/commands/ListLaunchPathsCommand.js +0 -1
  181. package/dist-es/commands/ListOrganizationPortfolioAccessCommand.js +0 -1
  182. package/dist-es/commands/ListPortfolioAccessCommand.js +0 -1
  183. package/dist-es/commands/ListPortfoliosCommand.js +0 -1
  184. package/dist-es/commands/ListPortfoliosForProductCommand.js +0 -1
  185. package/dist-es/commands/ListPrincipalsForPortfolioCommand.js +0 -1
  186. package/dist-es/commands/ListProvisionedProductPlansCommand.js +0 -1
  187. package/dist-es/commands/ListProvisioningArtifactsCommand.js +0 -1
  188. package/dist-es/commands/ListProvisioningArtifactsForServiceActionCommand.js +0 -1
  189. package/dist-es/commands/ListRecordHistoryCommand.js +0 -1
  190. package/dist-es/commands/ListResourcesForTagOptionCommand.js +0 -1
  191. package/dist-es/commands/ListServiceActionsCommand.js +0 -1
  192. package/dist-es/commands/ListServiceActionsForProvisioningArtifactCommand.js +0 -1
  193. package/dist-es/commands/ListStackInstancesForProvisionedProductCommand.js +0 -1
  194. package/dist-es/commands/ListTagOptionsCommand.js +0 -1
  195. package/dist-es/commands/ProvisionProductCommand.js +0 -1
  196. package/dist-es/commands/RejectPortfolioShareCommand.js +0 -1
  197. package/dist-es/commands/ScanProvisionedProductsCommand.js +0 -1
  198. package/dist-es/commands/SearchProductsAsAdminCommand.js +0 -1
  199. package/dist-es/commands/SearchProductsCommand.js +0 -1
  200. package/dist-es/commands/SearchProvisionedProductsCommand.js +0 -1
  201. package/dist-es/commands/TerminateProvisionedProductCommand.js +0 -1
  202. package/dist-es/commands/UpdateConstraintCommand.js +0 -1
  203. package/dist-es/commands/UpdatePortfolioCommand.js +0 -1
  204. package/dist-es/commands/UpdatePortfolioShareCommand.js +0 -1
  205. package/dist-es/commands/UpdateProductCommand.js +0 -1
  206. package/dist-es/commands/UpdateProvisionedProductCommand.js +0 -1
  207. package/dist-es/commands/UpdateProvisionedProductPropertiesCommand.js +0 -1
  208. package/dist-es/commands/UpdateProvisioningArtifactCommand.js +0 -1
  209. package/dist-es/commands/UpdateServiceActionCommand.js +0 -1
  210. package/dist-es/commands/UpdateTagOptionCommand.js +0 -1
  211. package/dist-es/commands/index.js +87 -0
  212. package/dist-es/endpoints.js +1 -2
  213. package/dist-es/index.js +4 -110
  214. package/dist-es/models/index.js +0 -1
  215. package/dist-es/models/models_0.js +0 -1
  216. package/dist-es/pagination/DescribePortfolioSharesPaginator.js +0 -1
  217. package/dist-es/pagination/GetProvisionedProductOutputsPaginator.js +0 -1
  218. package/dist-es/pagination/Interfaces.js +0 -1
  219. package/dist-es/pagination/ListAcceptedPortfolioSharesPaginator.js +0 -1
  220. package/dist-es/pagination/ListBudgetsForResourcePaginator.js +0 -1
  221. package/dist-es/pagination/ListConstraintsForPortfolioPaginator.js +0 -1
  222. package/dist-es/pagination/ListLaunchPathsPaginator.js +0 -1
  223. package/dist-es/pagination/ListOrganizationPortfolioAccessPaginator.js +0 -1
  224. package/dist-es/pagination/ListPortfolioAccessPaginator.js +0 -1
  225. package/dist-es/pagination/ListPortfoliosForProductPaginator.js +0 -1
  226. package/dist-es/pagination/ListPortfoliosPaginator.js +0 -1
  227. package/dist-es/pagination/ListPrincipalsForPortfolioPaginator.js +0 -1
  228. package/dist-es/pagination/ListProvisioningArtifactsForServiceActionPaginator.js +0 -1
  229. package/dist-es/pagination/ListResourcesForTagOptionPaginator.js +0 -1
  230. package/dist-es/pagination/ListServiceActionsForProvisioningArtifactPaginator.js +0 -1
  231. package/dist-es/pagination/ListServiceActionsPaginator.js +0 -1
  232. package/dist-es/pagination/ListTagOptionsPaginator.js +0 -1
  233. package/dist-es/pagination/SearchProductsAsAdminPaginator.js +0 -1
  234. package/dist-es/pagination/SearchProductsPaginator.js +0 -1
  235. package/dist-es/pagination/SearchProvisionedProductsPaginator.js +0 -1
  236. package/dist-es/pagination/index.js +20 -0
  237. package/dist-es/protocols/Aws_json1_1.js +0 -1
  238. package/dist-es/runtimeConfig.browser.js +1 -2
  239. package/dist-es/runtimeConfig.js +2 -3
  240. package/dist-es/runtimeConfig.native.js +0 -1
  241. package/dist-es/runtimeConfig.shared.js +0 -1
  242. package/dist-types/commands/index.d.ts +87 -0
  243. package/dist-types/index.d.ts +4 -109
  244. package/dist-types/pagination/index.d.ts +20 -0
  245. package/dist-types/ts3.4/ServiceCatalog.d.ts +88 -394
  246. package/dist-types/ts3.4/ServiceCatalogClient.d.ts +24 -95
  247. package/dist-types/ts3.4/commands/AcceptPortfolioShareCommand.d.ts +2 -20
  248. package/dist-types/ts3.4/commands/AssociateBudgetWithResourceCommand.d.ts +2 -20
  249. package/dist-types/ts3.4/commands/AssociatePrincipalWithPortfolioCommand.d.ts +2 -20
  250. package/dist-types/ts3.4/commands/AssociateProductWithPortfolioCommand.d.ts +2 -21
  251. package/dist-types/ts3.4/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts +2 -20
  252. package/dist-types/ts3.4/commands/AssociateTagOptionWithResourceCommand.d.ts +2 -20
  253. package/dist-types/ts3.4/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts +2 -20
  254. package/dist-types/ts3.4/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts +2 -20
  255. package/dist-types/ts3.4/commands/CopyProductCommand.d.ts +2 -24
  256. package/dist-types/ts3.4/commands/CreateConstraintCommand.d.ts +2 -21
  257. package/dist-types/ts3.4/commands/CreatePortfolioCommand.d.ts +2 -21
  258. package/dist-types/ts3.4/commands/CreatePortfolioShareCommand.d.ts +2 -28
  259. package/dist-types/ts3.4/commands/CreateProductCommand.d.ts +2 -26
  260. package/dist-types/ts3.4/commands/CreateProvisionedProductPlanCommand.d.ts +2 -26
  261. package/dist-types/ts3.4/commands/CreateProvisioningArtifactCommand.d.ts +2 -25
  262. package/dist-types/ts3.4/commands/CreateServiceActionCommand.d.ts +2 -20
  263. package/dist-types/ts3.4/commands/CreateTagOptionCommand.d.ts +2 -20
  264. package/dist-types/ts3.4/commands/DeleteConstraintCommand.d.ts +2 -21
  265. package/dist-types/ts3.4/commands/DeletePortfolioCommand.d.ts +2 -23
  266. package/dist-types/ts3.4/commands/DeletePortfolioShareCommand.d.ts +2 -23
  267. package/dist-types/ts3.4/commands/DeleteProductCommand.d.ts +2 -22
  268. package/dist-types/ts3.4/commands/DeleteProvisionedProductPlanCommand.d.ts +2 -20
  269. package/dist-types/ts3.4/commands/DeleteProvisioningArtifactCommand.d.ts +2 -23
  270. package/dist-types/ts3.4/commands/DeleteServiceActionCommand.d.ts +2 -20
  271. package/dist-types/ts3.4/commands/DeleteTagOptionCommand.d.ts +2 -21
  272. package/dist-types/ts3.4/commands/DescribeConstraintCommand.d.ts +2 -20
  273. package/dist-types/ts3.4/commands/DescribeCopyProductStatusCommand.d.ts +2 -20
  274. package/dist-types/ts3.4/commands/DescribePortfolioCommand.d.ts +2 -21
  275. package/dist-types/ts3.4/commands/DescribePortfolioShareStatusCommand.d.ts +2 -21
  276. package/dist-types/ts3.4/commands/DescribePortfolioSharesCommand.d.ts +2 -24
  277. package/dist-types/ts3.4/commands/DescribeProductAsAdminCommand.d.ts +2 -20
  278. package/dist-types/ts3.4/commands/DescribeProductCommand.d.ts +2 -20
  279. package/dist-types/ts3.4/commands/DescribeProductViewCommand.d.ts +2 -20
  280. package/dist-types/ts3.4/commands/DescribeProvisionedProductCommand.d.ts +2 -20
  281. package/dist-types/ts3.4/commands/DescribeProvisionedProductPlanCommand.d.ts +2 -20
  282. package/dist-types/ts3.4/commands/DescribeProvisioningArtifactCommand.d.ts +2 -20
  283. package/dist-types/ts3.4/commands/DescribeProvisioningParametersCommand.d.ts +2 -27
  284. package/dist-types/ts3.4/commands/DescribeRecordCommand.d.ts +2 -28
  285. package/dist-types/ts3.4/commands/DescribeServiceActionCommand.d.ts +2 -20
  286. package/dist-types/ts3.4/commands/DescribeServiceActionExecutionParametersCommand.d.ts +2 -20
  287. package/dist-types/ts3.4/commands/DescribeTagOptionCommand.d.ts +2 -20
  288. package/dist-types/ts3.4/commands/DisableAWSOrganizationsAccessCommand.d.ts +2 -26
  289. package/dist-types/ts3.4/commands/DisassociateBudgetFromResourceCommand.d.ts +2 -20
  290. package/dist-types/ts3.4/commands/DisassociatePrincipalFromPortfolioCommand.d.ts +2 -21
  291. package/dist-types/ts3.4/commands/DisassociateProductFromPortfolioCommand.d.ts +2 -21
  292. package/dist-types/ts3.4/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts +2 -20
  293. package/dist-types/ts3.4/commands/DisassociateTagOptionFromResourceCommand.d.ts +2 -20
  294. package/dist-types/ts3.4/commands/EnableAWSOrganizationsAccessCommand.d.ts +2 -25
  295. package/dist-types/ts3.4/commands/ExecuteProvisionedProductPlanCommand.d.ts +2 -20
  296. package/dist-types/ts3.4/commands/ExecuteProvisionedProductServiceActionCommand.d.ts +2 -20
  297. package/dist-types/ts3.4/commands/GetAWSOrganizationsAccessStatusCommand.d.ts +2 -21
  298. package/dist-types/ts3.4/commands/GetProvisionedProductOutputsCommand.d.ts +2 -20
  299. package/dist-types/ts3.4/commands/ImportAsProvisionedProductCommand.d.ts +2 -33
  300. package/dist-types/ts3.4/commands/ListAcceptedPortfolioSharesCommand.d.ts +2 -20
  301. package/dist-types/ts3.4/commands/ListBudgetsForResourceCommand.d.ts +2 -20
  302. package/dist-types/ts3.4/commands/ListConstraintsForPortfolioCommand.d.ts +2 -20
  303. package/dist-types/ts3.4/commands/ListLaunchPathsCommand.d.ts +2 -22
  304. package/dist-types/ts3.4/commands/ListOrganizationPortfolioAccessCommand.d.ts +2 -23
  305. package/dist-types/ts3.4/commands/ListPortfolioAccessCommand.d.ts +2 -21
  306. package/dist-types/ts3.4/commands/ListPortfoliosCommand.d.ts +2 -20
  307. package/dist-types/ts3.4/commands/ListPortfoliosForProductCommand.d.ts +2 -20
  308. package/dist-types/ts3.4/commands/ListPrincipalsForPortfolioCommand.d.ts +2 -20
  309. package/dist-types/ts3.4/commands/ListProvisionedProductPlansCommand.d.ts +2 -20
  310. package/dist-types/ts3.4/commands/ListProvisioningArtifactsCommand.d.ts +2 -20
  311. package/dist-types/ts3.4/commands/ListProvisioningArtifactsForServiceActionCommand.d.ts +2 -20
  312. package/dist-types/ts3.4/commands/ListRecordHistoryCommand.d.ts +2 -20
  313. package/dist-types/ts3.4/commands/ListResourcesForTagOptionCommand.d.ts +2 -20
  314. package/dist-types/ts3.4/commands/ListServiceActionsCommand.d.ts +2 -20
  315. package/dist-types/ts3.4/commands/ListServiceActionsForProvisioningArtifactCommand.d.ts +2 -20
  316. package/dist-types/ts3.4/commands/ListStackInstancesForProvisionedProductCommand.d.ts +2 -20
  317. package/dist-types/ts3.4/commands/ListTagOptionsCommand.d.ts +2 -20
  318. package/dist-types/ts3.4/commands/ProvisionProductCommand.d.ts +2 -28
  319. package/dist-types/ts3.4/commands/RejectPortfolioShareCommand.d.ts +2 -20
  320. package/dist-types/ts3.4/commands/ScanProvisionedProductsCommand.d.ts +2 -21
  321. package/dist-types/ts3.4/commands/SearchProductsAsAdminCommand.d.ts +2 -20
  322. package/dist-types/ts3.4/commands/SearchProductsCommand.d.ts +2 -20
  323. package/dist-types/ts3.4/commands/SearchProvisionedProductsCommand.d.ts +2 -20
  324. package/dist-types/ts3.4/commands/TerminateProvisionedProductCommand.d.ts +2 -22
  325. package/dist-types/ts3.4/commands/UpdateConstraintCommand.d.ts +2 -20
  326. package/dist-types/ts3.4/commands/UpdatePortfolioCommand.d.ts +2 -21
  327. package/dist-types/ts3.4/commands/UpdatePortfolioShareCommand.d.ts +2 -28
  328. package/dist-types/ts3.4/commands/UpdateProductCommand.d.ts +2 -20
  329. package/dist-types/ts3.4/commands/UpdateProvisionedProductCommand.d.ts +2 -24
  330. package/dist-types/ts3.4/commands/UpdateProvisionedProductPropertiesCommand.d.ts +2 -20
  331. package/dist-types/ts3.4/commands/UpdateProvisioningArtifactCommand.d.ts +2 -21
  332. package/dist-types/ts3.4/commands/UpdateServiceActionCommand.d.ts +2 -20
  333. package/dist-types/ts3.4/commands/UpdateTagOptionCommand.d.ts +2 -20
  334. package/dist-types/ts3.4/commands/index.d.ts +87 -0
  335. package/dist-types/ts3.4/index.d.ts +4 -109
  336. package/dist-types/ts3.4/models/models_0.d.ts +1048 -4920
  337. package/dist-types/ts3.4/pagination/index.d.ts +20 -0
  338. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -3
  339. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -3
  340. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -3
  341. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -3
  342. package/package.json +33 -30
  343. package/dist-cjs/ServiceCatalog.js.map +0 -1
  344. package/dist-cjs/ServiceCatalogClient.js.map +0 -1
  345. package/dist-cjs/commands/AcceptPortfolioShareCommand.js.map +0 -1
  346. package/dist-cjs/commands/AssociateBudgetWithResourceCommand.js.map +0 -1
  347. package/dist-cjs/commands/AssociatePrincipalWithPortfolioCommand.js.map +0 -1
  348. package/dist-cjs/commands/AssociateProductWithPortfolioCommand.js.map +0 -1
  349. package/dist-cjs/commands/AssociateServiceActionWithProvisioningArtifactCommand.js.map +0 -1
  350. package/dist-cjs/commands/AssociateTagOptionWithResourceCommand.js.map +0 -1
  351. package/dist-cjs/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js.map +0 -1
  352. package/dist-cjs/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js.map +0 -1
  353. package/dist-cjs/commands/CopyProductCommand.js.map +0 -1
  354. package/dist-cjs/commands/CreateConstraintCommand.js.map +0 -1
  355. package/dist-cjs/commands/CreatePortfolioCommand.js.map +0 -1
  356. package/dist-cjs/commands/CreatePortfolioShareCommand.js.map +0 -1
  357. package/dist-cjs/commands/CreateProductCommand.js.map +0 -1
  358. package/dist-cjs/commands/CreateProvisionedProductPlanCommand.js.map +0 -1
  359. package/dist-cjs/commands/CreateProvisioningArtifactCommand.js.map +0 -1
  360. package/dist-cjs/commands/CreateServiceActionCommand.js.map +0 -1
  361. package/dist-cjs/commands/CreateTagOptionCommand.js.map +0 -1
  362. package/dist-cjs/commands/DeleteConstraintCommand.js.map +0 -1
  363. package/dist-cjs/commands/DeletePortfolioCommand.js.map +0 -1
  364. package/dist-cjs/commands/DeletePortfolioShareCommand.js.map +0 -1
  365. package/dist-cjs/commands/DeleteProductCommand.js.map +0 -1
  366. package/dist-cjs/commands/DeleteProvisionedProductPlanCommand.js.map +0 -1
  367. package/dist-cjs/commands/DeleteProvisioningArtifactCommand.js.map +0 -1
  368. package/dist-cjs/commands/DeleteServiceActionCommand.js.map +0 -1
  369. package/dist-cjs/commands/DeleteTagOptionCommand.js.map +0 -1
  370. package/dist-cjs/commands/DescribeConstraintCommand.js.map +0 -1
  371. package/dist-cjs/commands/DescribeCopyProductStatusCommand.js.map +0 -1
  372. package/dist-cjs/commands/DescribePortfolioCommand.js.map +0 -1
  373. package/dist-cjs/commands/DescribePortfolioShareStatusCommand.js.map +0 -1
  374. package/dist-cjs/commands/DescribePortfolioSharesCommand.js.map +0 -1
  375. package/dist-cjs/commands/DescribeProductAsAdminCommand.js.map +0 -1
  376. package/dist-cjs/commands/DescribeProductCommand.js.map +0 -1
  377. package/dist-cjs/commands/DescribeProductViewCommand.js.map +0 -1
  378. package/dist-cjs/commands/DescribeProvisionedProductCommand.js.map +0 -1
  379. package/dist-cjs/commands/DescribeProvisionedProductPlanCommand.js.map +0 -1
  380. package/dist-cjs/commands/DescribeProvisioningArtifactCommand.js.map +0 -1
  381. package/dist-cjs/commands/DescribeProvisioningParametersCommand.js.map +0 -1
  382. package/dist-cjs/commands/DescribeRecordCommand.js.map +0 -1
  383. package/dist-cjs/commands/DescribeServiceActionCommand.js.map +0 -1
  384. package/dist-cjs/commands/DescribeServiceActionExecutionParametersCommand.js.map +0 -1
  385. package/dist-cjs/commands/DescribeTagOptionCommand.js.map +0 -1
  386. package/dist-cjs/commands/DisableAWSOrganizationsAccessCommand.js.map +0 -1
  387. package/dist-cjs/commands/DisassociateBudgetFromResourceCommand.js.map +0 -1
  388. package/dist-cjs/commands/DisassociatePrincipalFromPortfolioCommand.js.map +0 -1
  389. package/dist-cjs/commands/DisassociateProductFromPortfolioCommand.js.map +0 -1
  390. package/dist-cjs/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js.map +0 -1
  391. package/dist-cjs/commands/DisassociateTagOptionFromResourceCommand.js.map +0 -1
  392. package/dist-cjs/commands/EnableAWSOrganizationsAccessCommand.js.map +0 -1
  393. package/dist-cjs/commands/ExecuteProvisionedProductPlanCommand.js.map +0 -1
  394. package/dist-cjs/commands/ExecuteProvisionedProductServiceActionCommand.js.map +0 -1
  395. package/dist-cjs/commands/GetAWSOrganizationsAccessStatusCommand.js.map +0 -1
  396. package/dist-cjs/commands/GetProvisionedProductOutputsCommand.js.map +0 -1
  397. package/dist-cjs/commands/ImportAsProvisionedProductCommand.js.map +0 -1
  398. package/dist-cjs/commands/ListAcceptedPortfolioSharesCommand.js.map +0 -1
  399. package/dist-cjs/commands/ListBudgetsForResourceCommand.js.map +0 -1
  400. package/dist-cjs/commands/ListConstraintsForPortfolioCommand.js.map +0 -1
  401. package/dist-cjs/commands/ListLaunchPathsCommand.js.map +0 -1
  402. package/dist-cjs/commands/ListOrganizationPortfolioAccessCommand.js.map +0 -1
  403. package/dist-cjs/commands/ListPortfolioAccessCommand.js.map +0 -1
  404. package/dist-cjs/commands/ListPortfoliosCommand.js.map +0 -1
  405. package/dist-cjs/commands/ListPortfoliosForProductCommand.js.map +0 -1
  406. package/dist-cjs/commands/ListPrincipalsForPortfolioCommand.js.map +0 -1
  407. package/dist-cjs/commands/ListProvisionedProductPlansCommand.js.map +0 -1
  408. package/dist-cjs/commands/ListProvisioningArtifactsCommand.js.map +0 -1
  409. package/dist-cjs/commands/ListProvisioningArtifactsForServiceActionCommand.js.map +0 -1
  410. package/dist-cjs/commands/ListRecordHistoryCommand.js.map +0 -1
  411. package/dist-cjs/commands/ListResourcesForTagOptionCommand.js.map +0 -1
  412. package/dist-cjs/commands/ListServiceActionsCommand.js.map +0 -1
  413. package/dist-cjs/commands/ListServiceActionsForProvisioningArtifactCommand.js.map +0 -1
  414. package/dist-cjs/commands/ListStackInstancesForProvisionedProductCommand.js.map +0 -1
  415. package/dist-cjs/commands/ListTagOptionsCommand.js.map +0 -1
  416. package/dist-cjs/commands/ProvisionProductCommand.js.map +0 -1
  417. package/dist-cjs/commands/RejectPortfolioShareCommand.js.map +0 -1
  418. package/dist-cjs/commands/ScanProvisionedProductsCommand.js.map +0 -1
  419. package/dist-cjs/commands/SearchProductsAsAdminCommand.js.map +0 -1
  420. package/dist-cjs/commands/SearchProductsCommand.js.map +0 -1
  421. package/dist-cjs/commands/SearchProvisionedProductsCommand.js.map +0 -1
  422. package/dist-cjs/commands/TerminateProvisionedProductCommand.js.map +0 -1
  423. package/dist-cjs/commands/UpdateConstraintCommand.js.map +0 -1
  424. package/dist-cjs/commands/UpdatePortfolioCommand.js.map +0 -1
  425. package/dist-cjs/commands/UpdatePortfolioShareCommand.js.map +0 -1
  426. package/dist-cjs/commands/UpdateProductCommand.js.map +0 -1
  427. package/dist-cjs/commands/UpdateProvisionedProductCommand.js.map +0 -1
  428. package/dist-cjs/commands/UpdateProvisionedProductPropertiesCommand.js.map +0 -1
  429. package/dist-cjs/commands/UpdateProvisioningArtifactCommand.js.map +0 -1
  430. package/dist-cjs/commands/UpdateServiceActionCommand.js.map +0 -1
  431. package/dist-cjs/commands/UpdateTagOptionCommand.js.map +0 -1
  432. package/dist-cjs/endpoints.js.map +0 -1
  433. package/dist-cjs/index.js.map +0 -1
  434. package/dist-cjs/models/index.js.map +0 -1
  435. package/dist-cjs/models/models_0.js.map +0 -1
  436. package/dist-cjs/pagination/DescribePortfolioSharesPaginator.js.map +0 -1
  437. package/dist-cjs/pagination/GetProvisionedProductOutputsPaginator.js.map +0 -1
  438. package/dist-cjs/pagination/Interfaces.js.map +0 -1
  439. package/dist-cjs/pagination/ListAcceptedPortfolioSharesPaginator.js.map +0 -1
  440. package/dist-cjs/pagination/ListBudgetsForResourcePaginator.js.map +0 -1
  441. package/dist-cjs/pagination/ListConstraintsForPortfolioPaginator.js.map +0 -1
  442. package/dist-cjs/pagination/ListLaunchPathsPaginator.js.map +0 -1
  443. package/dist-cjs/pagination/ListOrganizationPortfolioAccessPaginator.js.map +0 -1
  444. package/dist-cjs/pagination/ListPortfolioAccessPaginator.js.map +0 -1
  445. package/dist-cjs/pagination/ListPortfoliosForProductPaginator.js.map +0 -1
  446. package/dist-cjs/pagination/ListPortfoliosPaginator.js.map +0 -1
  447. package/dist-cjs/pagination/ListPrincipalsForPortfolioPaginator.js.map +0 -1
  448. package/dist-cjs/pagination/ListProvisioningArtifactsForServiceActionPaginator.js.map +0 -1
  449. package/dist-cjs/pagination/ListResourcesForTagOptionPaginator.js.map +0 -1
  450. package/dist-cjs/pagination/ListServiceActionsForProvisioningArtifactPaginator.js.map +0 -1
  451. package/dist-cjs/pagination/ListServiceActionsPaginator.js.map +0 -1
  452. package/dist-cjs/pagination/ListTagOptionsPaginator.js.map +0 -1
  453. package/dist-cjs/pagination/SearchProductsAsAdminPaginator.js.map +0 -1
  454. package/dist-cjs/pagination/SearchProductsPaginator.js.map +0 -1
  455. package/dist-cjs/pagination/SearchProvisionedProductsPaginator.js.map +0 -1
  456. package/dist-cjs/protocols/Aws_json1_1.js.map +0 -1
  457. package/dist-cjs/runtimeConfig.browser.js.map +0 -1
  458. package/dist-cjs/runtimeConfig.js.map +0 -1
  459. package/dist-cjs/runtimeConfig.native.js.map +0 -1
  460. package/dist-cjs/runtimeConfig.shared.js.map +0 -1
  461. package/dist-es/ServiceCatalog.js.map +0 -1
  462. package/dist-es/ServiceCatalogClient.js.map +0 -1
  463. package/dist-es/commands/AcceptPortfolioShareCommand.js.map +0 -1
  464. package/dist-es/commands/AssociateBudgetWithResourceCommand.js.map +0 -1
  465. package/dist-es/commands/AssociatePrincipalWithPortfolioCommand.js.map +0 -1
  466. package/dist-es/commands/AssociateProductWithPortfolioCommand.js.map +0 -1
  467. package/dist-es/commands/AssociateServiceActionWithProvisioningArtifactCommand.js.map +0 -1
  468. package/dist-es/commands/AssociateTagOptionWithResourceCommand.js.map +0 -1
  469. package/dist-es/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js.map +0 -1
  470. package/dist-es/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js.map +0 -1
  471. package/dist-es/commands/CopyProductCommand.js.map +0 -1
  472. package/dist-es/commands/CreateConstraintCommand.js.map +0 -1
  473. package/dist-es/commands/CreatePortfolioCommand.js.map +0 -1
  474. package/dist-es/commands/CreatePortfolioShareCommand.js.map +0 -1
  475. package/dist-es/commands/CreateProductCommand.js.map +0 -1
  476. package/dist-es/commands/CreateProvisionedProductPlanCommand.js.map +0 -1
  477. package/dist-es/commands/CreateProvisioningArtifactCommand.js.map +0 -1
  478. package/dist-es/commands/CreateServiceActionCommand.js.map +0 -1
  479. package/dist-es/commands/CreateTagOptionCommand.js.map +0 -1
  480. package/dist-es/commands/DeleteConstraintCommand.js.map +0 -1
  481. package/dist-es/commands/DeletePortfolioCommand.js.map +0 -1
  482. package/dist-es/commands/DeletePortfolioShareCommand.js.map +0 -1
  483. package/dist-es/commands/DeleteProductCommand.js.map +0 -1
  484. package/dist-es/commands/DeleteProvisionedProductPlanCommand.js.map +0 -1
  485. package/dist-es/commands/DeleteProvisioningArtifactCommand.js.map +0 -1
  486. package/dist-es/commands/DeleteServiceActionCommand.js.map +0 -1
  487. package/dist-es/commands/DeleteTagOptionCommand.js.map +0 -1
  488. package/dist-es/commands/DescribeConstraintCommand.js.map +0 -1
  489. package/dist-es/commands/DescribeCopyProductStatusCommand.js.map +0 -1
  490. package/dist-es/commands/DescribePortfolioCommand.js.map +0 -1
  491. package/dist-es/commands/DescribePortfolioShareStatusCommand.js.map +0 -1
  492. package/dist-es/commands/DescribePortfolioSharesCommand.js.map +0 -1
  493. package/dist-es/commands/DescribeProductAsAdminCommand.js.map +0 -1
  494. package/dist-es/commands/DescribeProductCommand.js.map +0 -1
  495. package/dist-es/commands/DescribeProductViewCommand.js.map +0 -1
  496. package/dist-es/commands/DescribeProvisionedProductCommand.js.map +0 -1
  497. package/dist-es/commands/DescribeProvisionedProductPlanCommand.js.map +0 -1
  498. package/dist-es/commands/DescribeProvisioningArtifactCommand.js.map +0 -1
  499. package/dist-es/commands/DescribeProvisioningParametersCommand.js.map +0 -1
  500. package/dist-es/commands/DescribeRecordCommand.js.map +0 -1
  501. package/dist-es/commands/DescribeServiceActionCommand.js.map +0 -1
  502. package/dist-es/commands/DescribeServiceActionExecutionParametersCommand.js.map +0 -1
  503. package/dist-es/commands/DescribeTagOptionCommand.js.map +0 -1
  504. package/dist-es/commands/DisableAWSOrganizationsAccessCommand.js.map +0 -1
  505. package/dist-es/commands/DisassociateBudgetFromResourceCommand.js.map +0 -1
  506. package/dist-es/commands/DisassociatePrincipalFromPortfolioCommand.js.map +0 -1
  507. package/dist-es/commands/DisassociateProductFromPortfolioCommand.js.map +0 -1
  508. package/dist-es/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js.map +0 -1
  509. package/dist-es/commands/DisassociateTagOptionFromResourceCommand.js.map +0 -1
  510. package/dist-es/commands/EnableAWSOrganizationsAccessCommand.js.map +0 -1
  511. package/dist-es/commands/ExecuteProvisionedProductPlanCommand.js.map +0 -1
  512. package/dist-es/commands/ExecuteProvisionedProductServiceActionCommand.js.map +0 -1
  513. package/dist-es/commands/GetAWSOrganizationsAccessStatusCommand.js.map +0 -1
  514. package/dist-es/commands/GetProvisionedProductOutputsCommand.js.map +0 -1
  515. package/dist-es/commands/ImportAsProvisionedProductCommand.js.map +0 -1
  516. package/dist-es/commands/ListAcceptedPortfolioSharesCommand.js.map +0 -1
  517. package/dist-es/commands/ListBudgetsForResourceCommand.js.map +0 -1
  518. package/dist-es/commands/ListConstraintsForPortfolioCommand.js.map +0 -1
  519. package/dist-es/commands/ListLaunchPathsCommand.js.map +0 -1
  520. package/dist-es/commands/ListOrganizationPortfolioAccessCommand.js.map +0 -1
  521. package/dist-es/commands/ListPortfolioAccessCommand.js.map +0 -1
  522. package/dist-es/commands/ListPortfoliosCommand.js.map +0 -1
  523. package/dist-es/commands/ListPortfoliosForProductCommand.js.map +0 -1
  524. package/dist-es/commands/ListPrincipalsForPortfolioCommand.js.map +0 -1
  525. package/dist-es/commands/ListProvisionedProductPlansCommand.js.map +0 -1
  526. package/dist-es/commands/ListProvisioningArtifactsCommand.js.map +0 -1
  527. package/dist-es/commands/ListProvisioningArtifactsForServiceActionCommand.js.map +0 -1
  528. package/dist-es/commands/ListRecordHistoryCommand.js.map +0 -1
  529. package/dist-es/commands/ListResourcesForTagOptionCommand.js.map +0 -1
  530. package/dist-es/commands/ListServiceActionsCommand.js.map +0 -1
  531. package/dist-es/commands/ListServiceActionsForProvisioningArtifactCommand.js.map +0 -1
  532. package/dist-es/commands/ListStackInstancesForProvisionedProductCommand.js.map +0 -1
  533. package/dist-es/commands/ListTagOptionsCommand.js.map +0 -1
  534. package/dist-es/commands/ProvisionProductCommand.js.map +0 -1
  535. package/dist-es/commands/RejectPortfolioShareCommand.js.map +0 -1
  536. package/dist-es/commands/ScanProvisionedProductsCommand.js.map +0 -1
  537. package/dist-es/commands/SearchProductsAsAdminCommand.js.map +0 -1
  538. package/dist-es/commands/SearchProductsCommand.js.map +0 -1
  539. package/dist-es/commands/SearchProvisionedProductsCommand.js.map +0 -1
  540. package/dist-es/commands/TerminateProvisionedProductCommand.js.map +0 -1
  541. package/dist-es/commands/UpdateConstraintCommand.js.map +0 -1
  542. package/dist-es/commands/UpdatePortfolioCommand.js.map +0 -1
  543. package/dist-es/commands/UpdatePortfolioShareCommand.js.map +0 -1
  544. package/dist-es/commands/UpdateProductCommand.js.map +0 -1
  545. package/dist-es/commands/UpdateProvisionedProductCommand.js.map +0 -1
  546. package/dist-es/commands/UpdateProvisionedProductPropertiesCommand.js.map +0 -1
  547. package/dist-es/commands/UpdateProvisioningArtifactCommand.js.map +0 -1
  548. package/dist-es/commands/UpdateServiceActionCommand.js.map +0 -1
  549. package/dist-es/commands/UpdateTagOptionCommand.js.map +0 -1
  550. package/dist-es/endpoints.js.map +0 -1
  551. package/dist-es/index.js.map +0 -1
  552. package/dist-es/models/index.js.map +0 -1
  553. package/dist-es/models/models_0.js.map +0 -1
  554. package/dist-es/pagination/DescribePortfolioSharesPaginator.js.map +0 -1
  555. package/dist-es/pagination/GetProvisionedProductOutputsPaginator.js.map +0 -1
  556. package/dist-es/pagination/Interfaces.js.map +0 -1
  557. package/dist-es/pagination/ListAcceptedPortfolioSharesPaginator.js.map +0 -1
  558. package/dist-es/pagination/ListBudgetsForResourcePaginator.js.map +0 -1
  559. package/dist-es/pagination/ListConstraintsForPortfolioPaginator.js.map +0 -1
  560. package/dist-es/pagination/ListLaunchPathsPaginator.js.map +0 -1
  561. package/dist-es/pagination/ListOrganizationPortfolioAccessPaginator.js.map +0 -1
  562. package/dist-es/pagination/ListPortfolioAccessPaginator.js.map +0 -1
  563. package/dist-es/pagination/ListPortfoliosForProductPaginator.js.map +0 -1
  564. package/dist-es/pagination/ListPortfoliosPaginator.js.map +0 -1
  565. package/dist-es/pagination/ListPrincipalsForPortfolioPaginator.js.map +0 -1
  566. package/dist-es/pagination/ListProvisioningArtifactsForServiceActionPaginator.js.map +0 -1
  567. package/dist-es/pagination/ListResourcesForTagOptionPaginator.js.map +0 -1
  568. package/dist-es/pagination/ListServiceActionsForProvisioningArtifactPaginator.js.map +0 -1
  569. package/dist-es/pagination/ListServiceActionsPaginator.js.map +0 -1
  570. package/dist-es/pagination/ListTagOptionsPaginator.js.map +0 -1
  571. package/dist-es/pagination/SearchProductsAsAdminPaginator.js.map +0 -1
  572. package/dist-es/pagination/SearchProductsPaginator.js.map +0 -1
  573. package/dist-es/pagination/SearchProvisionedProductsPaginator.js.map +0 -1
  574. package/dist-es/protocols/Aws_json1_1.js.map +0 -1
  575. package/dist-es/runtimeConfig.browser.js.map +0 -1
  576. package/dist-es/runtimeConfig.js.map +0 -1
  577. package/dist-es/runtimeConfig.native.js.map +0 -1
  578. package/dist-es/runtimeConfig.shared.js.map +0 -1
  579. package/jest.config.js +0 -4
  580. package/src/ServiceCatalog.ts +0 -3365
  581. package/src/ServiceCatalogClient.ts +0 -689
  582. package/src/commands/AcceptPortfolioShareCommand.ts +0 -95
  583. package/src/commands/AssociateBudgetWithResourceCommand.ts +0 -98
  584. package/src/commands/AssociatePrincipalWithPortfolioCommand.ts +0 -103
  585. package/src/commands/AssociateProductWithPortfolioCommand.ts +0 -101
  586. package/src/commands/AssociateServiceActionWithProvisioningArtifactCommand.ts +0 -110
  587. package/src/commands/AssociateTagOptionWithResourceCommand.ts +0 -103
  588. package/src/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.ts +0 -110
  589. package/src/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.ts +0 -110
  590. package/src/commands/CopyProductCommand.ts +0 -99
  591. package/src/commands/CreateConstraintCommand.ts +0 -96
  592. package/src/commands/CreatePortfolioCommand.ts +0 -96
  593. package/src/commands/CreatePortfolioShareCommand.ts +0 -103
  594. package/src/commands/CreateProductCommand.ts +0 -101
  595. package/src/commands/CreateProvisionedProductPlanCommand.ts +0 -106
  596. package/src/commands/CreateProvisioningArtifactCommand.ts +0 -103
  597. package/src/commands/CreateServiceActionCommand.ts +0 -95
  598. package/src/commands/CreateTagOptionCommand.ts +0 -95
  599. package/src/commands/DeleteConstraintCommand.ts +0 -96
  600. package/src/commands/DeletePortfolioCommand.ts +0 -98
  601. package/src/commands/DeletePortfolioShareCommand.ts +0 -98
  602. package/src/commands/DeleteProductCommand.ts +0 -97
  603. package/src/commands/DeleteProvisionedProductPlanCommand.ts +0 -100
  604. package/src/commands/DeleteProvisioningArtifactCommand.ts +0 -101
  605. package/src/commands/DeleteServiceActionCommand.ts +0 -95
  606. package/src/commands/DeleteTagOptionCommand.ts +0 -96
  607. package/src/commands/DescribeConstraintCommand.ts +0 -95
  608. package/src/commands/DescribeCopyProductStatusCommand.ts +0 -98
  609. package/src/commands/DescribePortfolioCommand.ts +0 -96
  610. package/src/commands/DescribePortfolioShareStatusCommand.ts +0 -101
  611. package/src/commands/DescribePortfolioSharesCommand.ts +0 -99
  612. package/src/commands/DescribeProductAsAdminCommand.ts +0 -95
  613. package/src/commands/DescribeProductCommand.ts +0 -95
  614. package/src/commands/DescribeProductViewCommand.ts +0 -95
  615. package/src/commands/DescribeProvisionedProductCommand.ts +0 -98
  616. package/src/commands/DescribeProvisionedProductPlanCommand.ts +0 -103
  617. package/src/commands/DescribeProvisioningArtifactCommand.ts +0 -100
  618. package/src/commands/DescribeProvisioningParametersCommand.ts +0 -110
  619. package/src/commands/DescribeRecordCommand.ts +0 -103
  620. package/src/commands/DescribeServiceActionCommand.ts +0 -95
  621. package/src/commands/DescribeServiceActionExecutionParametersCommand.ts +0 -110
  622. package/src/commands/DescribeTagOptionCommand.ts +0 -95
  623. package/src/commands/DisableAWSOrganizationsAccessCommand.ts +0 -106
  624. package/src/commands/DisassociateBudgetFromResourceCommand.ts +0 -103
  625. package/src/commands/DisassociatePrincipalFromPortfolioCommand.ts +0 -104
  626. package/src/commands/DisassociateProductFromPortfolioCommand.ts +0 -104
  627. package/src/commands/DisassociateServiceActionFromProvisioningArtifactCommand.ts +0 -110
  628. package/src/commands/DisassociateTagOptionFromResourceCommand.ts +0 -103
  629. package/src/commands/EnableAWSOrganizationsAccessCommand.ts +0 -105
  630. package/src/commands/ExecuteProvisionedProductPlanCommand.ts +0 -100
  631. package/src/commands/ExecuteProvisionedProductServiceActionCommand.ts +0 -107
  632. package/src/commands/GetAWSOrganizationsAccessStatusCommand.ts +0 -104
  633. package/src/commands/GetProvisionedProductOutputsCommand.ts +0 -100
  634. package/src/commands/ImportAsProvisionedProductCommand.ts +0 -111
  635. package/src/commands/ListAcceptedPortfolioSharesCommand.ts +0 -98
  636. package/src/commands/ListBudgetsForResourceCommand.ts +0 -95
  637. package/src/commands/ListConstraintsForPortfolioCommand.ts +0 -98
  638. package/src/commands/ListLaunchPathsCommand.ts +0 -97
  639. package/src/commands/ListOrganizationPortfolioAccessCommand.ts +0 -106
  640. package/src/commands/ListPortfolioAccessCommand.ts +0 -96
  641. package/src/commands/ListPortfoliosCommand.ts +0 -95
  642. package/src/commands/ListPortfoliosForProductCommand.ts +0 -95
  643. package/src/commands/ListPrincipalsForPortfolioCommand.ts +0 -98
  644. package/src/commands/ListProvisionedProductPlansCommand.ts +0 -98
  645. package/src/commands/ListProvisioningArtifactsCommand.ts +0 -98
  646. package/src/commands/ListProvisioningArtifactsForServiceActionCommand.ts +0 -110
  647. package/src/commands/ListRecordHistoryCommand.ts +0 -95
  648. package/src/commands/ListResourcesForTagOptionCommand.ts +0 -98
  649. package/src/commands/ListServiceActionsCommand.ts +0 -95
  650. package/src/commands/ListServiceActionsForProvisioningArtifactCommand.ts +0 -110
  651. package/src/commands/ListStackInstancesForProvisionedProductCommand.ts +0 -110
  652. package/src/commands/ListTagOptionsCommand.ts +0 -95
  653. package/src/commands/ProvisionProductCommand.ts +0 -103
  654. package/src/commands/RejectPortfolioShareCommand.ts +0 -95
  655. package/src/commands/ScanProvisionedProductsCommand.ts +0 -96
  656. package/src/commands/SearchProductsAsAdminCommand.ts +0 -95
  657. package/src/commands/SearchProductsCommand.ts +0 -95
  658. package/src/commands/SearchProvisionedProductsCommand.ts +0 -98
  659. package/src/commands/TerminateProvisionedProductCommand.ts +0 -100
  660. package/src/commands/UpdateConstraintCommand.ts +0 -95
  661. package/src/commands/UpdatePortfolioCommand.ts +0 -96
  662. package/src/commands/UpdatePortfolioShareCommand.ts +0 -103
  663. package/src/commands/UpdateProductCommand.ts +0 -95
  664. package/src/commands/UpdateProvisionedProductCommand.ts +0 -99
  665. package/src/commands/UpdateProvisionedProductPropertiesCommand.ts +0 -103
  666. package/src/commands/UpdateProvisioningArtifactCommand.ts +0 -99
  667. package/src/commands/UpdateServiceActionCommand.ts +0 -95
  668. package/src/commands/UpdateTagOptionCommand.ts +0 -95
  669. package/src/endpoints.ts +0 -86
  670. package/src/index.ts +0 -110
  671. package/src/models/index.ts +0 -1
  672. package/src/models/models_0.ts +0 -8533
  673. package/src/pagination/DescribePortfolioSharesPaginator.ts +0 -59
  674. package/src/pagination/GetProvisionedProductOutputsPaginator.ts +0 -59
  675. package/src/pagination/Interfaces.ts +0 -8
  676. package/src/pagination/ListAcceptedPortfolioSharesPaginator.ts +0 -59
  677. package/src/pagination/ListBudgetsForResourcePaginator.ts +0 -59
  678. package/src/pagination/ListConstraintsForPortfolioPaginator.ts +0 -59
  679. package/src/pagination/ListLaunchPathsPaginator.ts +0 -59
  680. package/src/pagination/ListOrganizationPortfolioAccessPaginator.ts +0 -59
  681. package/src/pagination/ListPortfolioAccessPaginator.ts +0 -59
  682. package/src/pagination/ListPortfoliosForProductPaginator.ts +0 -59
  683. package/src/pagination/ListPortfoliosPaginator.ts +0 -59
  684. package/src/pagination/ListPrincipalsForPortfolioPaginator.ts +0 -59
  685. package/src/pagination/ListProvisioningArtifactsForServiceActionPaginator.ts +0 -59
  686. package/src/pagination/ListResourcesForTagOptionPaginator.ts +0 -59
  687. package/src/pagination/ListServiceActionsForProvisioningArtifactPaginator.ts +0 -59
  688. package/src/pagination/ListServiceActionsPaginator.ts +0 -59
  689. package/src/pagination/ListTagOptionsPaginator.ts +0 -59
  690. package/src/pagination/SearchProductsAsAdminPaginator.ts +0 -59
  691. package/src/pagination/SearchProductsPaginator.ts +0 -59
  692. package/src/pagination/SearchProvisionedProductsPaginator.ts +0 -59
  693. package/src/protocols/Aws_json1_1.ts +0 -11444
  694. package/src/runtimeConfig.browser.ts +0 -41
  695. package/src/runtimeConfig.native.ts +0 -17
  696. package/src/runtimeConfig.shared.ts +0 -17
  697. package/src/runtimeConfig.ts +0 -46
  698. package/tsconfig.es.json +0 -10
  699. package/tsconfig.json +0 -33
  700. package/tsconfig.types.json +0 -9
@@ -6,29 +6,11 @@ export interface DescribeProductCommandInput extends DescribeProductInput {
6
6
  }
7
7
  export interface DescribeProductCommandOutput extends DescribeProductOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Gets information about the specified product.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { ServiceCatalogClient, DescribeProductCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
15
- * // const { ServiceCatalogClient, DescribeProductCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
16
- * const client = new ServiceCatalogClient(config);
17
- * const command = new DescribeProductCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link DescribeProductCommandInput} for command's `input` shape.
22
- * @see {@link DescribeProductCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class DescribeProductCommand extends $Command<DescribeProductCommandInput, DescribeProductCommandOutput, ServiceCatalogClientResolvedConfig> {
27
11
  readonly input: DescribeProductCommandInput;
28
12
  constructor(input: DescribeProductCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeProductCommandInput, DescribeProductCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface DescribeProductViewCommandInput extends DescribeProductViewInpu
6
6
  }
7
7
  export interface DescribeProductViewCommandOutput extends DescribeProductViewOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Gets information about the specified product.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { ServiceCatalogClient, DescribeProductViewCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
15
- * // const { ServiceCatalogClient, DescribeProductViewCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
16
- * const client = new ServiceCatalogClient(config);
17
- * const command = new DescribeProductViewCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link DescribeProductViewCommandInput} for command's `input` shape.
22
- * @see {@link DescribeProductViewCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class DescribeProductViewCommand extends $Command<DescribeProductViewCommandInput, DescribeProductViewCommandOutput, ServiceCatalogClientResolvedConfig> {
27
11
  readonly input: DescribeProductViewCommandInput;
28
12
  constructor(input: DescribeProductViewCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeProductViewCommandInput, DescribeProductViewCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface DescribeProvisionedProductCommandInput extends DescribeProvisio
6
6
  }
7
7
  export interface DescribeProvisionedProductCommandOutput extends DescribeProvisionedProductOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Gets information about the specified provisioned product.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { ServiceCatalogClient, DescribeProvisionedProductCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
15
- * // const { ServiceCatalogClient, DescribeProvisionedProductCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
16
- * const client = new ServiceCatalogClient(config);
17
- * const command = new DescribeProvisionedProductCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link DescribeProvisionedProductCommandInput} for command's `input` shape.
22
- * @see {@link DescribeProvisionedProductCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class DescribeProvisionedProductCommand extends $Command<DescribeProvisionedProductCommandInput, DescribeProvisionedProductCommandOutput, ServiceCatalogClientResolvedConfig> {
27
11
  readonly input: DescribeProvisionedProductCommandInput;
28
12
  constructor(input: DescribeProvisionedProductCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeProvisionedProductCommandInput, DescribeProvisionedProductCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface DescribeProvisionedProductPlanCommandInput extends DescribeProv
6
6
  }
7
7
  export interface DescribeProvisionedProductPlanCommandOutput extends DescribeProvisionedProductPlanOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Gets information about the resource changes for the specified plan.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { ServiceCatalogClient, DescribeProvisionedProductPlanCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
15
- * // const { ServiceCatalogClient, DescribeProvisionedProductPlanCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
16
- * const client = new ServiceCatalogClient(config);
17
- * const command = new DescribeProvisionedProductPlanCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link DescribeProvisionedProductPlanCommandInput} for command's `input` shape.
22
- * @see {@link DescribeProvisionedProductPlanCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class DescribeProvisionedProductPlanCommand extends $Command<DescribeProvisionedProductPlanCommandInput, DescribeProvisionedProductPlanCommandOutput, ServiceCatalogClientResolvedConfig> {
27
11
  readonly input: DescribeProvisionedProductPlanCommandInput;
28
12
  constructor(input: DescribeProvisionedProductPlanCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeProvisionedProductPlanCommandInput, DescribeProvisionedProductPlanCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface DescribeProvisioningArtifactCommandInput extends DescribeProvis
6
6
  }
7
7
  export interface DescribeProvisioningArtifactCommandOutput extends DescribeProvisioningArtifactOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Gets information about the specified provisioning artifact (also known as a version) for the specified product.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { ServiceCatalogClient, DescribeProvisioningArtifactCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
15
- * // const { ServiceCatalogClient, DescribeProvisioningArtifactCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
16
- * const client = new ServiceCatalogClient(config);
17
- * const command = new DescribeProvisioningArtifactCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link DescribeProvisioningArtifactCommandInput} for command's `input` shape.
22
- * @see {@link DescribeProvisioningArtifactCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class DescribeProvisioningArtifactCommand extends $Command<DescribeProvisioningArtifactCommandInput, DescribeProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig> {
27
11
  readonly input: DescribeProvisioningArtifactCommandInput;
28
12
  constructor(input: DescribeProvisioningArtifactCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeProvisioningArtifactCommandInput, DescribeProvisioningArtifactCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,36 +6,11 @@ export interface DescribeProvisioningParametersCommandInput extends DescribeProv
6
6
  }
7
7
  export interface DescribeProvisioningParametersCommandOutput extends DescribeProvisioningParametersOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Gets information about the configuration required to provision the specified product using
11
- * the specified provisioning artifact.</p>
12
- * <p>If the output contains a TagOption key with an empty list of values, there is a
13
- * TagOption conflict for that key. The end user cannot take action to fix the conflict, and
14
- * launch is not blocked. In subsequent calls to <a>ProvisionProduct</a>,
15
- * do not include conflicted TagOption keys as tags, or this causes the error
16
- * "Parameter validation failed: Missing required parameter in Tags[<i>N</i>]:<i>Value</i>".
17
- * Tag the provisioned product with the value <code>sc-tagoption-conflict-portfolioId-productId</code>.</p>
18
- * @example
19
- * Use a bare-bones client and the command you need to make an API call.
20
- * ```javascript
21
- * import { ServiceCatalogClient, DescribeProvisioningParametersCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
22
- * // const { ServiceCatalogClient, DescribeProvisioningParametersCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
23
- * const client = new ServiceCatalogClient(config);
24
- * const command = new DescribeProvisioningParametersCommand(input);
25
- * const response = await client.send(command);
26
- * ```
27
- *
28
- * @see {@link DescribeProvisioningParametersCommandInput} for command's `input` shape.
29
- * @see {@link DescribeProvisioningParametersCommandOutput} for command's `response` shape.
30
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
31
- *
32
- */
9
+
33
10
  export declare class DescribeProvisioningParametersCommand extends $Command<DescribeProvisioningParametersCommandInput, DescribeProvisioningParametersCommandOutput, ServiceCatalogClientResolvedConfig> {
34
11
  readonly input: DescribeProvisioningParametersCommandInput;
35
12
  constructor(input: DescribeProvisioningParametersCommandInput);
36
- /**
37
- * @internal
38
- */
13
+
39
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeProvisioningParametersCommandInput, DescribeProvisioningParametersCommandOutput>;
40
15
  private serialize;
41
16
  private deserialize;
@@ -6,37 +6,11 @@ export interface DescribeRecordCommandInput extends DescribeRecordInput {
6
6
  }
7
7
  export interface DescribeRecordCommandOutput extends DescribeRecordOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Gets information about the specified request operation.</p>
11
- * <p>Use this operation after calling a request operation (for example, <a>ProvisionProduct</a>,
12
- * <a>TerminateProvisionedProduct</a>, or <a>UpdateProvisionedProduct</a>).
13
- * </p>
14
- * <note>
15
- * <p>If a provisioned product was transferred to a new owner using <a>UpdateProvisionedProductProperties</a>, the new owner
16
- * will be able to describe all past records for that product. The previous owner will no longer be able to describe the records, but will be able to
17
- * use <a>ListRecordHistory</a> to see the product's history from when he was the owner.</p>
18
- * </note>
19
- * @example
20
- * Use a bare-bones client and the command you need to make an API call.
21
- * ```javascript
22
- * import { ServiceCatalogClient, DescribeRecordCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
23
- * // const { ServiceCatalogClient, DescribeRecordCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
24
- * const client = new ServiceCatalogClient(config);
25
- * const command = new DescribeRecordCommand(input);
26
- * const response = await client.send(command);
27
- * ```
28
- *
29
- * @see {@link DescribeRecordCommandInput} for command's `input` shape.
30
- * @see {@link DescribeRecordCommandOutput} for command's `response` shape.
31
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
32
- *
33
- */
9
+
34
10
  export declare class DescribeRecordCommand extends $Command<DescribeRecordCommandInput, DescribeRecordCommandOutput, ServiceCatalogClientResolvedConfig> {
35
11
  readonly input: DescribeRecordCommandInput;
36
12
  constructor(input: DescribeRecordCommandInput);
37
- /**
38
- * @internal
39
- */
13
+
40
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeRecordCommandInput, DescribeRecordCommandOutput>;
41
15
  private serialize;
42
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface DescribeServiceActionCommandInput extends DescribeServiceAction
6
6
  }
7
7
  export interface DescribeServiceActionCommandOutput extends DescribeServiceActionOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Describes a self-service action.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { ServiceCatalogClient, DescribeServiceActionCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
15
- * // const { ServiceCatalogClient, DescribeServiceActionCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
16
- * const client = new ServiceCatalogClient(config);
17
- * const command = new DescribeServiceActionCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link DescribeServiceActionCommandInput} for command's `input` shape.
22
- * @see {@link DescribeServiceActionCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class DescribeServiceActionCommand extends $Command<DescribeServiceActionCommandInput, DescribeServiceActionCommandOutput, ServiceCatalogClientResolvedConfig> {
27
11
  readonly input: DescribeServiceActionCommandInput;
28
12
  constructor(input: DescribeServiceActionCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeServiceActionCommandInput, DescribeServiceActionCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface DescribeServiceActionExecutionParametersCommandInput extends De
6
6
  }
7
7
  export interface DescribeServiceActionExecutionParametersCommandOutput extends DescribeServiceActionExecutionParametersOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Finds the default parameters for a specific self-service action on a specific provisioned product and returns a map of the results to the user.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { ServiceCatalogClient, DescribeServiceActionExecutionParametersCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
15
- * // const { ServiceCatalogClient, DescribeServiceActionExecutionParametersCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
16
- * const client = new ServiceCatalogClient(config);
17
- * const command = new DescribeServiceActionExecutionParametersCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link DescribeServiceActionExecutionParametersCommandInput} for command's `input` shape.
22
- * @see {@link DescribeServiceActionExecutionParametersCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class DescribeServiceActionExecutionParametersCommand extends $Command<DescribeServiceActionExecutionParametersCommandInput, DescribeServiceActionExecutionParametersCommandOutput, ServiceCatalogClientResolvedConfig> {
27
11
  readonly input: DescribeServiceActionExecutionParametersCommandInput;
28
12
  constructor(input: DescribeServiceActionExecutionParametersCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeServiceActionExecutionParametersCommandInput, DescribeServiceActionExecutionParametersCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface DescribeTagOptionCommandInput extends DescribeTagOptionInput {
6
6
  }
7
7
  export interface DescribeTagOptionCommandOutput extends DescribeTagOptionOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Gets information about the specified TagOption.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { ServiceCatalogClient, DescribeTagOptionCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
15
- * // const { ServiceCatalogClient, DescribeTagOptionCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
16
- * const client = new ServiceCatalogClient(config);
17
- * const command = new DescribeTagOptionCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link DescribeTagOptionCommandInput} for command's `input` shape.
22
- * @see {@link DescribeTagOptionCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class DescribeTagOptionCommand extends $Command<DescribeTagOptionCommandInput, DescribeTagOptionCommandOutput, ServiceCatalogClientResolvedConfig> {
27
11
  readonly input: DescribeTagOptionCommandInput;
28
12
  constructor(input: DescribeTagOptionCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeTagOptionCommandInput, DescribeTagOptionCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,35 +6,11 @@ export interface DisableAWSOrganizationsAccessCommandInput extends DisableAWSOrg
6
6
  }
7
7
  export interface DisableAWSOrganizationsAccessCommandOutput extends DisableAWSOrganizationsAccessOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Disable portfolio sharing through AWS Organizations feature. This feature will not
11
- * delete your current shares but it will prevent you from creating new shares throughout your
12
- * organization. Current shares will not be in sync with your organization structure if it
13
- * changes after calling this API. This API can only be called by the management account in
14
- * the organization.</p>
15
- * <p>This API can't be invoked if there are active delegated administrators in the organization.</p>
16
- * <p>Note that a delegated administrator is not authorized to invoke <code>DisableAWSOrganizationsAccess</code>.</p>
17
- * @example
18
- * Use a bare-bones client and the command you need to make an API call.
19
- * ```javascript
20
- * import { ServiceCatalogClient, DisableAWSOrganizationsAccessCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
21
- * // const { ServiceCatalogClient, DisableAWSOrganizationsAccessCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
22
- * const client = new ServiceCatalogClient(config);
23
- * const command = new DisableAWSOrganizationsAccessCommand(input);
24
- * const response = await client.send(command);
25
- * ```
26
- *
27
- * @see {@link DisableAWSOrganizationsAccessCommandInput} for command's `input` shape.
28
- * @see {@link DisableAWSOrganizationsAccessCommandOutput} for command's `response` shape.
29
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
30
- *
31
- */
9
+
32
10
  export declare class DisableAWSOrganizationsAccessCommand extends $Command<DisableAWSOrganizationsAccessCommandInput, DisableAWSOrganizationsAccessCommandOutput, ServiceCatalogClientResolvedConfig> {
33
11
  readonly input: DisableAWSOrganizationsAccessCommandInput;
34
12
  constructor(input: DisableAWSOrganizationsAccessCommandInput);
35
- /**
36
- * @internal
37
- */
13
+
38
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisableAWSOrganizationsAccessCommandInput, DisableAWSOrganizationsAccessCommandOutput>;
39
15
  private serialize;
40
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface DisassociateBudgetFromResourceCommandInput extends Disassociate
6
6
  }
7
7
  export interface DisassociateBudgetFromResourceCommandOutput extends DisassociateBudgetFromResourceOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Disassociates the specified budget from the specified resource.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { ServiceCatalogClient, DisassociateBudgetFromResourceCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
15
- * // const { ServiceCatalogClient, DisassociateBudgetFromResourceCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
16
- * const client = new ServiceCatalogClient(config);
17
- * const command = new DisassociateBudgetFromResourceCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link DisassociateBudgetFromResourceCommandInput} for command's `input` shape.
22
- * @see {@link DisassociateBudgetFromResourceCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class DisassociateBudgetFromResourceCommand extends $Command<DisassociateBudgetFromResourceCommandInput, DisassociateBudgetFromResourceCommandOutput, ServiceCatalogClientResolvedConfig> {
27
11
  readonly input: DisassociateBudgetFromResourceCommandInput;
28
12
  constructor(input: DisassociateBudgetFromResourceCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateBudgetFromResourceCommandInput, DisassociateBudgetFromResourceCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,30 +6,11 @@ export interface DisassociatePrincipalFromPortfolioCommandInput extends Disassoc
6
6
  }
7
7
  export interface DisassociatePrincipalFromPortfolioCommandOutput extends DisassociatePrincipalFromPortfolioOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Disassociates a previously associated principal ARN from a specified
11
- * portfolio.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { ServiceCatalogClient, DisassociatePrincipalFromPortfolioCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
16
- * // const { ServiceCatalogClient, DisassociatePrincipalFromPortfolioCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
17
- * const client = new ServiceCatalogClient(config);
18
- * const command = new DisassociatePrincipalFromPortfolioCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link DisassociatePrincipalFromPortfolioCommandInput} for command's `input` shape.
23
- * @see {@link DisassociatePrincipalFromPortfolioCommandOutput} for command's `response` shape.
24
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class DisassociatePrincipalFromPortfolioCommand extends $Command<DisassociatePrincipalFromPortfolioCommandInput, DisassociatePrincipalFromPortfolioCommandOutput, ServiceCatalogClientResolvedConfig> {
28
11
  readonly input: DisassociatePrincipalFromPortfolioCommandInput;
29
12
  constructor(input: DisassociatePrincipalFromPortfolioCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociatePrincipalFromPortfolioCommandInput, DisassociatePrincipalFromPortfolioCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,30 +6,11 @@ export interface DisassociateProductFromPortfolioCommandInput extends Disassocia
6
6
  }
7
7
  export interface DisassociateProductFromPortfolioCommandOutput extends DisassociateProductFromPortfolioOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Disassociates the specified product from the specified portfolio. </p>
11
- * <p>A delegated admin is authorized to invoke this command.</p>
12
- * @example
13
- * Use a bare-bones client and the command you need to make an API call.
14
- * ```javascript
15
- * import { ServiceCatalogClient, DisassociateProductFromPortfolioCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
16
- * // const { ServiceCatalogClient, DisassociateProductFromPortfolioCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
17
- * const client = new ServiceCatalogClient(config);
18
- * const command = new DisassociateProductFromPortfolioCommand(input);
19
- * const response = await client.send(command);
20
- * ```
21
- *
22
- * @see {@link DisassociateProductFromPortfolioCommandInput} for command's `input` shape.
23
- * @see {@link DisassociateProductFromPortfolioCommandOutput} for command's `response` shape.
24
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
25
- *
26
- */
9
+
27
10
  export declare class DisassociateProductFromPortfolioCommand extends $Command<DisassociateProductFromPortfolioCommandInput, DisassociateProductFromPortfolioCommandOutput, ServiceCatalogClientResolvedConfig> {
28
11
  readonly input: DisassociateProductFromPortfolioCommandInput;
29
12
  constructor(input: DisassociateProductFromPortfolioCommandInput);
30
- /**
31
- * @internal
32
- */
13
+
33
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateProductFromPortfolioCommandInput, DisassociateProductFromPortfolioCommandOutput>;
34
15
  private serialize;
35
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface DisassociateServiceActionFromProvisioningArtifactCommandInput e
6
6
  }
7
7
  export interface DisassociateServiceActionFromProvisioningArtifactCommandOutput extends DisassociateServiceActionFromProvisioningArtifactOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Disassociates the specified self-service action association from the specified provisioning artifact.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { ServiceCatalogClient, DisassociateServiceActionFromProvisioningArtifactCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
15
- * // const { ServiceCatalogClient, DisassociateServiceActionFromProvisioningArtifactCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
16
- * const client = new ServiceCatalogClient(config);
17
- * const command = new DisassociateServiceActionFromProvisioningArtifactCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link DisassociateServiceActionFromProvisioningArtifactCommandInput} for command's `input` shape.
22
- * @see {@link DisassociateServiceActionFromProvisioningArtifactCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class DisassociateServiceActionFromProvisioningArtifactCommand extends $Command<DisassociateServiceActionFromProvisioningArtifactCommandInput, DisassociateServiceActionFromProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig> {
27
11
  readonly input: DisassociateServiceActionFromProvisioningArtifactCommandInput;
28
12
  constructor(input: DisassociateServiceActionFromProvisioningArtifactCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateServiceActionFromProvisioningArtifactCommandInput, DisassociateServiceActionFromProvisioningArtifactCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface DisassociateTagOptionFromResourceCommandInput extends Disassoci
6
6
  }
7
7
  export interface DisassociateTagOptionFromResourceCommandOutput extends DisassociateTagOptionFromResourceOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Disassociates the specified TagOption from the specified resource.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { ServiceCatalogClient, DisassociateTagOptionFromResourceCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
15
- * // const { ServiceCatalogClient, DisassociateTagOptionFromResourceCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
16
- * const client = new ServiceCatalogClient(config);
17
- * const command = new DisassociateTagOptionFromResourceCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link DisassociateTagOptionFromResourceCommandInput} for command's `input` shape.
22
- * @see {@link DisassociateTagOptionFromResourceCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class DisassociateTagOptionFromResourceCommand extends $Command<DisassociateTagOptionFromResourceCommandInput, DisassociateTagOptionFromResourceCommandOutput, ServiceCatalogClientResolvedConfig> {
27
11
  readonly input: DisassociateTagOptionFromResourceCommandInput;
28
12
  constructor(input: DisassociateTagOptionFromResourceCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateTagOptionFromResourceCommandInput, DisassociateTagOptionFromResourceCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;
@@ -6,34 +6,11 @@ export interface EnableAWSOrganizationsAccessCommandInput extends EnableAWSOrgan
6
6
  }
7
7
  export interface EnableAWSOrganizationsAccessCommandOutput extends EnableAWSOrganizationsAccessOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Enable portfolio sharing feature through AWS Organizations. This API will allow Service
11
- * Catalog to receive updates on your organization in order to sync your shares with the
12
- * current structure. This API can only be called by the management account in the
13
- * organization.</p>
14
- * <p>By calling this API Service Catalog will make a call to organizations:EnableAWSServiceAccess on your behalf so that your shares can be in sync with any changes in your AWS Organizations structure.</p>
15
- * <p>Note that a delegated administrator is not authorized to invoke <code>EnableAWSOrganizationsAccess</code>.</p>
16
- * @example
17
- * Use a bare-bones client and the command you need to make an API call.
18
- * ```javascript
19
- * import { ServiceCatalogClient, EnableAWSOrganizationsAccessCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
20
- * // const { ServiceCatalogClient, EnableAWSOrganizationsAccessCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
21
- * const client = new ServiceCatalogClient(config);
22
- * const command = new EnableAWSOrganizationsAccessCommand(input);
23
- * const response = await client.send(command);
24
- * ```
25
- *
26
- * @see {@link EnableAWSOrganizationsAccessCommandInput} for command's `input` shape.
27
- * @see {@link EnableAWSOrganizationsAccessCommandOutput} for command's `response` shape.
28
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
29
- *
30
- */
9
+
31
10
  export declare class EnableAWSOrganizationsAccessCommand extends $Command<EnableAWSOrganizationsAccessCommandInput, EnableAWSOrganizationsAccessCommandOutput, ServiceCatalogClientResolvedConfig> {
32
11
  readonly input: EnableAWSOrganizationsAccessCommandInput;
33
12
  constructor(input: EnableAWSOrganizationsAccessCommandInput);
34
- /**
35
- * @internal
36
- */
13
+
37
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<EnableAWSOrganizationsAccessCommandInput, EnableAWSOrganizationsAccessCommandOutput>;
38
15
  private serialize;
39
16
  private deserialize;
@@ -6,29 +6,11 @@ export interface ExecuteProvisionedProductPlanCommandInput extends ExecuteProvis
6
6
  }
7
7
  export interface ExecuteProvisionedProductPlanCommandOutput extends ExecuteProvisionedProductPlanOutput, __MetadataBearer {
8
8
  }
9
- /**
10
- * <p>Provisions or modifies a product based on the resource changes for the specified plan.</p>
11
- * @example
12
- * Use a bare-bones client and the command you need to make an API call.
13
- * ```javascript
14
- * import { ServiceCatalogClient, ExecuteProvisionedProductPlanCommand } from "@aws-sdk/client-service-catalog"; // ES Modules import
15
- * // const { ServiceCatalogClient, ExecuteProvisionedProductPlanCommand } = require("@aws-sdk/client-service-catalog"); // CommonJS import
16
- * const client = new ServiceCatalogClient(config);
17
- * const command = new ExecuteProvisionedProductPlanCommand(input);
18
- * const response = await client.send(command);
19
- * ```
20
- *
21
- * @see {@link ExecuteProvisionedProductPlanCommandInput} for command's `input` shape.
22
- * @see {@link ExecuteProvisionedProductPlanCommandOutput} for command's `response` shape.
23
- * @see {@link ServiceCatalogClientResolvedConfig | config} for command's `input` shape.
24
- *
25
- */
9
+
26
10
  export declare class ExecuteProvisionedProductPlanCommand extends $Command<ExecuteProvisionedProductPlanCommandInput, ExecuteProvisionedProductPlanCommandOutput, ServiceCatalogClientResolvedConfig> {
27
11
  readonly input: ExecuteProvisionedProductPlanCommandInput;
28
12
  constructor(input: ExecuteProvisionedProductPlanCommandInput);
29
- /**
30
- * @internal
31
- */
13
+
32
14
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: ServiceCatalogClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ExecuteProvisionedProductPlanCommandInput, ExecuteProvisionedProductPlanCommandOutput>;
33
15
  private serialize;
34
16
  private deserialize;