@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
@@ -1,3365 +0,0 @@
1
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
2
-
3
- import {
4
- AcceptPortfolioShareCommand,
5
- AcceptPortfolioShareCommandInput,
6
- AcceptPortfolioShareCommandOutput,
7
- } from "./commands/AcceptPortfolioShareCommand";
8
- import {
9
- AssociateBudgetWithResourceCommand,
10
- AssociateBudgetWithResourceCommandInput,
11
- AssociateBudgetWithResourceCommandOutput,
12
- } from "./commands/AssociateBudgetWithResourceCommand";
13
- import {
14
- AssociatePrincipalWithPortfolioCommand,
15
- AssociatePrincipalWithPortfolioCommandInput,
16
- AssociatePrincipalWithPortfolioCommandOutput,
17
- } from "./commands/AssociatePrincipalWithPortfolioCommand";
18
- import {
19
- AssociateProductWithPortfolioCommand,
20
- AssociateProductWithPortfolioCommandInput,
21
- AssociateProductWithPortfolioCommandOutput,
22
- } from "./commands/AssociateProductWithPortfolioCommand";
23
- import {
24
- AssociateServiceActionWithProvisioningArtifactCommand,
25
- AssociateServiceActionWithProvisioningArtifactCommandInput,
26
- AssociateServiceActionWithProvisioningArtifactCommandOutput,
27
- } from "./commands/AssociateServiceActionWithProvisioningArtifactCommand";
28
- import {
29
- AssociateTagOptionWithResourceCommand,
30
- AssociateTagOptionWithResourceCommandInput,
31
- AssociateTagOptionWithResourceCommandOutput,
32
- } from "./commands/AssociateTagOptionWithResourceCommand";
33
- import {
34
- BatchAssociateServiceActionWithProvisioningArtifactCommand,
35
- BatchAssociateServiceActionWithProvisioningArtifactCommandInput,
36
- BatchAssociateServiceActionWithProvisioningArtifactCommandOutput,
37
- } from "./commands/BatchAssociateServiceActionWithProvisioningArtifactCommand";
38
- import {
39
- BatchDisassociateServiceActionFromProvisioningArtifactCommand,
40
- BatchDisassociateServiceActionFromProvisioningArtifactCommandInput,
41
- BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput,
42
- } from "./commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand";
43
- import { CopyProductCommand, CopyProductCommandInput, CopyProductCommandOutput } from "./commands/CopyProductCommand";
44
- import {
45
- CreateConstraintCommand,
46
- CreateConstraintCommandInput,
47
- CreateConstraintCommandOutput,
48
- } from "./commands/CreateConstraintCommand";
49
- import {
50
- CreatePortfolioCommand,
51
- CreatePortfolioCommandInput,
52
- CreatePortfolioCommandOutput,
53
- } from "./commands/CreatePortfolioCommand";
54
- import {
55
- CreatePortfolioShareCommand,
56
- CreatePortfolioShareCommandInput,
57
- CreatePortfolioShareCommandOutput,
58
- } from "./commands/CreatePortfolioShareCommand";
59
- import {
60
- CreateProductCommand,
61
- CreateProductCommandInput,
62
- CreateProductCommandOutput,
63
- } from "./commands/CreateProductCommand";
64
- import {
65
- CreateProvisionedProductPlanCommand,
66
- CreateProvisionedProductPlanCommandInput,
67
- CreateProvisionedProductPlanCommandOutput,
68
- } from "./commands/CreateProvisionedProductPlanCommand";
69
- import {
70
- CreateProvisioningArtifactCommand,
71
- CreateProvisioningArtifactCommandInput,
72
- CreateProvisioningArtifactCommandOutput,
73
- } from "./commands/CreateProvisioningArtifactCommand";
74
- import {
75
- CreateServiceActionCommand,
76
- CreateServiceActionCommandInput,
77
- CreateServiceActionCommandOutput,
78
- } from "./commands/CreateServiceActionCommand";
79
- import {
80
- CreateTagOptionCommand,
81
- CreateTagOptionCommandInput,
82
- CreateTagOptionCommandOutput,
83
- } from "./commands/CreateTagOptionCommand";
84
- import {
85
- DeleteConstraintCommand,
86
- DeleteConstraintCommandInput,
87
- DeleteConstraintCommandOutput,
88
- } from "./commands/DeleteConstraintCommand";
89
- import {
90
- DeletePortfolioCommand,
91
- DeletePortfolioCommandInput,
92
- DeletePortfolioCommandOutput,
93
- } from "./commands/DeletePortfolioCommand";
94
- import {
95
- DeletePortfolioShareCommand,
96
- DeletePortfolioShareCommandInput,
97
- DeletePortfolioShareCommandOutput,
98
- } from "./commands/DeletePortfolioShareCommand";
99
- import {
100
- DeleteProductCommand,
101
- DeleteProductCommandInput,
102
- DeleteProductCommandOutput,
103
- } from "./commands/DeleteProductCommand";
104
- import {
105
- DeleteProvisionedProductPlanCommand,
106
- DeleteProvisionedProductPlanCommandInput,
107
- DeleteProvisionedProductPlanCommandOutput,
108
- } from "./commands/DeleteProvisionedProductPlanCommand";
109
- import {
110
- DeleteProvisioningArtifactCommand,
111
- DeleteProvisioningArtifactCommandInput,
112
- DeleteProvisioningArtifactCommandOutput,
113
- } from "./commands/DeleteProvisioningArtifactCommand";
114
- import {
115
- DeleteServiceActionCommand,
116
- DeleteServiceActionCommandInput,
117
- DeleteServiceActionCommandOutput,
118
- } from "./commands/DeleteServiceActionCommand";
119
- import {
120
- DeleteTagOptionCommand,
121
- DeleteTagOptionCommandInput,
122
- DeleteTagOptionCommandOutput,
123
- } from "./commands/DeleteTagOptionCommand";
124
- import {
125
- DescribeConstraintCommand,
126
- DescribeConstraintCommandInput,
127
- DescribeConstraintCommandOutput,
128
- } from "./commands/DescribeConstraintCommand";
129
- import {
130
- DescribeCopyProductStatusCommand,
131
- DescribeCopyProductStatusCommandInput,
132
- DescribeCopyProductStatusCommandOutput,
133
- } from "./commands/DescribeCopyProductStatusCommand";
134
- import {
135
- DescribePortfolioCommand,
136
- DescribePortfolioCommandInput,
137
- DescribePortfolioCommandOutput,
138
- } from "./commands/DescribePortfolioCommand";
139
- import {
140
- DescribePortfolioSharesCommand,
141
- DescribePortfolioSharesCommandInput,
142
- DescribePortfolioSharesCommandOutput,
143
- } from "./commands/DescribePortfolioSharesCommand";
144
- import {
145
- DescribePortfolioShareStatusCommand,
146
- DescribePortfolioShareStatusCommandInput,
147
- DescribePortfolioShareStatusCommandOutput,
148
- } from "./commands/DescribePortfolioShareStatusCommand";
149
- import {
150
- DescribeProductAsAdminCommand,
151
- DescribeProductAsAdminCommandInput,
152
- DescribeProductAsAdminCommandOutput,
153
- } from "./commands/DescribeProductAsAdminCommand";
154
- import {
155
- DescribeProductCommand,
156
- DescribeProductCommandInput,
157
- DescribeProductCommandOutput,
158
- } from "./commands/DescribeProductCommand";
159
- import {
160
- DescribeProductViewCommand,
161
- DescribeProductViewCommandInput,
162
- DescribeProductViewCommandOutput,
163
- } from "./commands/DescribeProductViewCommand";
164
- import {
165
- DescribeProvisionedProductCommand,
166
- DescribeProvisionedProductCommandInput,
167
- DescribeProvisionedProductCommandOutput,
168
- } from "./commands/DescribeProvisionedProductCommand";
169
- import {
170
- DescribeProvisionedProductPlanCommand,
171
- DescribeProvisionedProductPlanCommandInput,
172
- DescribeProvisionedProductPlanCommandOutput,
173
- } from "./commands/DescribeProvisionedProductPlanCommand";
174
- import {
175
- DescribeProvisioningArtifactCommand,
176
- DescribeProvisioningArtifactCommandInput,
177
- DescribeProvisioningArtifactCommandOutput,
178
- } from "./commands/DescribeProvisioningArtifactCommand";
179
- import {
180
- DescribeProvisioningParametersCommand,
181
- DescribeProvisioningParametersCommandInput,
182
- DescribeProvisioningParametersCommandOutput,
183
- } from "./commands/DescribeProvisioningParametersCommand";
184
- import {
185
- DescribeRecordCommand,
186
- DescribeRecordCommandInput,
187
- DescribeRecordCommandOutput,
188
- } from "./commands/DescribeRecordCommand";
189
- import {
190
- DescribeServiceActionCommand,
191
- DescribeServiceActionCommandInput,
192
- DescribeServiceActionCommandOutput,
193
- } from "./commands/DescribeServiceActionCommand";
194
- import {
195
- DescribeServiceActionExecutionParametersCommand,
196
- DescribeServiceActionExecutionParametersCommandInput,
197
- DescribeServiceActionExecutionParametersCommandOutput,
198
- } from "./commands/DescribeServiceActionExecutionParametersCommand";
199
- import {
200
- DescribeTagOptionCommand,
201
- DescribeTagOptionCommandInput,
202
- DescribeTagOptionCommandOutput,
203
- } from "./commands/DescribeTagOptionCommand";
204
- import {
205
- DisableAWSOrganizationsAccessCommand,
206
- DisableAWSOrganizationsAccessCommandInput,
207
- DisableAWSOrganizationsAccessCommandOutput,
208
- } from "./commands/DisableAWSOrganizationsAccessCommand";
209
- import {
210
- DisassociateBudgetFromResourceCommand,
211
- DisassociateBudgetFromResourceCommandInput,
212
- DisassociateBudgetFromResourceCommandOutput,
213
- } from "./commands/DisassociateBudgetFromResourceCommand";
214
- import {
215
- DisassociatePrincipalFromPortfolioCommand,
216
- DisassociatePrincipalFromPortfolioCommandInput,
217
- DisassociatePrincipalFromPortfolioCommandOutput,
218
- } from "./commands/DisassociatePrincipalFromPortfolioCommand";
219
- import {
220
- DisassociateProductFromPortfolioCommand,
221
- DisassociateProductFromPortfolioCommandInput,
222
- DisassociateProductFromPortfolioCommandOutput,
223
- } from "./commands/DisassociateProductFromPortfolioCommand";
224
- import {
225
- DisassociateServiceActionFromProvisioningArtifactCommand,
226
- DisassociateServiceActionFromProvisioningArtifactCommandInput,
227
- DisassociateServiceActionFromProvisioningArtifactCommandOutput,
228
- } from "./commands/DisassociateServiceActionFromProvisioningArtifactCommand";
229
- import {
230
- DisassociateTagOptionFromResourceCommand,
231
- DisassociateTagOptionFromResourceCommandInput,
232
- DisassociateTagOptionFromResourceCommandOutput,
233
- } from "./commands/DisassociateTagOptionFromResourceCommand";
234
- import {
235
- EnableAWSOrganizationsAccessCommand,
236
- EnableAWSOrganizationsAccessCommandInput,
237
- EnableAWSOrganizationsAccessCommandOutput,
238
- } from "./commands/EnableAWSOrganizationsAccessCommand";
239
- import {
240
- ExecuteProvisionedProductPlanCommand,
241
- ExecuteProvisionedProductPlanCommandInput,
242
- ExecuteProvisionedProductPlanCommandOutput,
243
- } from "./commands/ExecuteProvisionedProductPlanCommand";
244
- import {
245
- ExecuteProvisionedProductServiceActionCommand,
246
- ExecuteProvisionedProductServiceActionCommandInput,
247
- ExecuteProvisionedProductServiceActionCommandOutput,
248
- } from "./commands/ExecuteProvisionedProductServiceActionCommand";
249
- import {
250
- GetAWSOrganizationsAccessStatusCommand,
251
- GetAWSOrganizationsAccessStatusCommandInput,
252
- GetAWSOrganizationsAccessStatusCommandOutput,
253
- } from "./commands/GetAWSOrganizationsAccessStatusCommand";
254
- import {
255
- GetProvisionedProductOutputsCommand,
256
- GetProvisionedProductOutputsCommandInput,
257
- GetProvisionedProductOutputsCommandOutput,
258
- } from "./commands/GetProvisionedProductOutputsCommand";
259
- import {
260
- ImportAsProvisionedProductCommand,
261
- ImportAsProvisionedProductCommandInput,
262
- ImportAsProvisionedProductCommandOutput,
263
- } from "./commands/ImportAsProvisionedProductCommand";
264
- import {
265
- ListAcceptedPortfolioSharesCommand,
266
- ListAcceptedPortfolioSharesCommandInput,
267
- ListAcceptedPortfolioSharesCommandOutput,
268
- } from "./commands/ListAcceptedPortfolioSharesCommand";
269
- import {
270
- ListBudgetsForResourceCommand,
271
- ListBudgetsForResourceCommandInput,
272
- ListBudgetsForResourceCommandOutput,
273
- } from "./commands/ListBudgetsForResourceCommand";
274
- import {
275
- ListConstraintsForPortfolioCommand,
276
- ListConstraintsForPortfolioCommandInput,
277
- ListConstraintsForPortfolioCommandOutput,
278
- } from "./commands/ListConstraintsForPortfolioCommand";
279
- import {
280
- ListLaunchPathsCommand,
281
- ListLaunchPathsCommandInput,
282
- ListLaunchPathsCommandOutput,
283
- } from "./commands/ListLaunchPathsCommand";
284
- import {
285
- ListOrganizationPortfolioAccessCommand,
286
- ListOrganizationPortfolioAccessCommandInput,
287
- ListOrganizationPortfolioAccessCommandOutput,
288
- } from "./commands/ListOrganizationPortfolioAccessCommand";
289
- import {
290
- ListPortfolioAccessCommand,
291
- ListPortfolioAccessCommandInput,
292
- ListPortfolioAccessCommandOutput,
293
- } from "./commands/ListPortfolioAccessCommand";
294
- import {
295
- ListPortfoliosCommand,
296
- ListPortfoliosCommandInput,
297
- ListPortfoliosCommandOutput,
298
- } from "./commands/ListPortfoliosCommand";
299
- import {
300
- ListPortfoliosForProductCommand,
301
- ListPortfoliosForProductCommandInput,
302
- ListPortfoliosForProductCommandOutput,
303
- } from "./commands/ListPortfoliosForProductCommand";
304
- import {
305
- ListPrincipalsForPortfolioCommand,
306
- ListPrincipalsForPortfolioCommandInput,
307
- ListPrincipalsForPortfolioCommandOutput,
308
- } from "./commands/ListPrincipalsForPortfolioCommand";
309
- import {
310
- ListProvisionedProductPlansCommand,
311
- ListProvisionedProductPlansCommandInput,
312
- ListProvisionedProductPlansCommandOutput,
313
- } from "./commands/ListProvisionedProductPlansCommand";
314
- import {
315
- ListProvisioningArtifactsCommand,
316
- ListProvisioningArtifactsCommandInput,
317
- ListProvisioningArtifactsCommandOutput,
318
- } from "./commands/ListProvisioningArtifactsCommand";
319
- import {
320
- ListProvisioningArtifactsForServiceActionCommand,
321
- ListProvisioningArtifactsForServiceActionCommandInput,
322
- ListProvisioningArtifactsForServiceActionCommandOutput,
323
- } from "./commands/ListProvisioningArtifactsForServiceActionCommand";
324
- import {
325
- ListRecordHistoryCommand,
326
- ListRecordHistoryCommandInput,
327
- ListRecordHistoryCommandOutput,
328
- } from "./commands/ListRecordHistoryCommand";
329
- import {
330
- ListResourcesForTagOptionCommand,
331
- ListResourcesForTagOptionCommandInput,
332
- ListResourcesForTagOptionCommandOutput,
333
- } from "./commands/ListResourcesForTagOptionCommand";
334
- import {
335
- ListServiceActionsCommand,
336
- ListServiceActionsCommandInput,
337
- ListServiceActionsCommandOutput,
338
- } from "./commands/ListServiceActionsCommand";
339
- import {
340
- ListServiceActionsForProvisioningArtifactCommand,
341
- ListServiceActionsForProvisioningArtifactCommandInput,
342
- ListServiceActionsForProvisioningArtifactCommandOutput,
343
- } from "./commands/ListServiceActionsForProvisioningArtifactCommand";
344
- import {
345
- ListStackInstancesForProvisionedProductCommand,
346
- ListStackInstancesForProvisionedProductCommandInput,
347
- ListStackInstancesForProvisionedProductCommandOutput,
348
- } from "./commands/ListStackInstancesForProvisionedProductCommand";
349
- import {
350
- ListTagOptionsCommand,
351
- ListTagOptionsCommandInput,
352
- ListTagOptionsCommandOutput,
353
- } from "./commands/ListTagOptionsCommand";
354
- import {
355
- ProvisionProductCommand,
356
- ProvisionProductCommandInput,
357
- ProvisionProductCommandOutput,
358
- } from "./commands/ProvisionProductCommand";
359
- import {
360
- RejectPortfolioShareCommand,
361
- RejectPortfolioShareCommandInput,
362
- RejectPortfolioShareCommandOutput,
363
- } from "./commands/RejectPortfolioShareCommand";
364
- import {
365
- ScanProvisionedProductsCommand,
366
- ScanProvisionedProductsCommandInput,
367
- ScanProvisionedProductsCommandOutput,
368
- } from "./commands/ScanProvisionedProductsCommand";
369
- import {
370
- SearchProductsAsAdminCommand,
371
- SearchProductsAsAdminCommandInput,
372
- SearchProductsAsAdminCommandOutput,
373
- } from "./commands/SearchProductsAsAdminCommand";
374
- import {
375
- SearchProductsCommand,
376
- SearchProductsCommandInput,
377
- SearchProductsCommandOutput,
378
- } from "./commands/SearchProductsCommand";
379
- import {
380
- SearchProvisionedProductsCommand,
381
- SearchProvisionedProductsCommandInput,
382
- SearchProvisionedProductsCommandOutput,
383
- } from "./commands/SearchProvisionedProductsCommand";
384
- import {
385
- TerminateProvisionedProductCommand,
386
- TerminateProvisionedProductCommandInput,
387
- TerminateProvisionedProductCommandOutput,
388
- } from "./commands/TerminateProvisionedProductCommand";
389
- import {
390
- UpdateConstraintCommand,
391
- UpdateConstraintCommandInput,
392
- UpdateConstraintCommandOutput,
393
- } from "./commands/UpdateConstraintCommand";
394
- import {
395
- UpdatePortfolioCommand,
396
- UpdatePortfolioCommandInput,
397
- UpdatePortfolioCommandOutput,
398
- } from "./commands/UpdatePortfolioCommand";
399
- import {
400
- UpdatePortfolioShareCommand,
401
- UpdatePortfolioShareCommandInput,
402
- UpdatePortfolioShareCommandOutput,
403
- } from "./commands/UpdatePortfolioShareCommand";
404
- import {
405
- UpdateProductCommand,
406
- UpdateProductCommandInput,
407
- UpdateProductCommandOutput,
408
- } from "./commands/UpdateProductCommand";
409
- import {
410
- UpdateProvisionedProductCommand,
411
- UpdateProvisionedProductCommandInput,
412
- UpdateProvisionedProductCommandOutput,
413
- } from "./commands/UpdateProvisionedProductCommand";
414
- import {
415
- UpdateProvisionedProductPropertiesCommand,
416
- UpdateProvisionedProductPropertiesCommandInput,
417
- UpdateProvisionedProductPropertiesCommandOutput,
418
- } from "./commands/UpdateProvisionedProductPropertiesCommand";
419
- import {
420
- UpdateProvisioningArtifactCommand,
421
- UpdateProvisioningArtifactCommandInput,
422
- UpdateProvisioningArtifactCommandOutput,
423
- } from "./commands/UpdateProvisioningArtifactCommand";
424
- import {
425
- UpdateServiceActionCommand,
426
- UpdateServiceActionCommandInput,
427
- UpdateServiceActionCommandOutput,
428
- } from "./commands/UpdateServiceActionCommand";
429
- import {
430
- UpdateTagOptionCommand,
431
- UpdateTagOptionCommandInput,
432
- UpdateTagOptionCommandOutput,
433
- } from "./commands/UpdateTagOptionCommand";
434
- import { ServiceCatalogClient } from "./ServiceCatalogClient";
435
-
436
- /**
437
- * <fullname>AWS Service Catalog</fullname>
438
- * <p>
439
- * <a href="https://aws.amazon.com/servicecatalog/">AWS Service Catalog</a> enables
440
- * organizations to create and manage catalogs of IT services that are approved for AWS. To
441
- * get the most out of this documentation, you should be familiar with the terminology
442
- * discussed in <a href="http://docs.aws.amazon.com/servicecatalog/latest/adminguide/what-is_concepts.html">AWS Service Catalog
443
- * Concepts</a>.</p>
444
- */
445
- export class ServiceCatalog extends ServiceCatalogClient {
446
- /**
447
- * <p>Accepts an offer to share the specified portfolio.</p>
448
- */
449
- public acceptPortfolioShare(
450
- args: AcceptPortfolioShareCommandInput,
451
- options?: __HttpHandlerOptions
452
- ): Promise<AcceptPortfolioShareCommandOutput>;
453
- public acceptPortfolioShare(
454
- args: AcceptPortfolioShareCommandInput,
455
- cb: (err: any, data?: AcceptPortfolioShareCommandOutput) => void
456
- ): void;
457
- public acceptPortfolioShare(
458
- args: AcceptPortfolioShareCommandInput,
459
- options: __HttpHandlerOptions,
460
- cb: (err: any, data?: AcceptPortfolioShareCommandOutput) => void
461
- ): void;
462
- public acceptPortfolioShare(
463
- args: AcceptPortfolioShareCommandInput,
464
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: AcceptPortfolioShareCommandOutput) => void),
465
- cb?: (err: any, data?: AcceptPortfolioShareCommandOutput) => void
466
- ): Promise<AcceptPortfolioShareCommandOutput> | void {
467
- const command = new AcceptPortfolioShareCommand(args);
468
- if (typeof optionsOrCb === "function") {
469
- this.send(command, optionsOrCb);
470
- } else if (typeof cb === "function") {
471
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
472
- this.send(command, optionsOrCb || {}, cb);
473
- } else {
474
- return this.send(command, optionsOrCb);
475
- }
476
- }
477
-
478
- /**
479
- * <p>Associates the specified budget with the specified resource.</p>
480
- */
481
- public associateBudgetWithResource(
482
- args: AssociateBudgetWithResourceCommandInput,
483
- options?: __HttpHandlerOptions
484
- ): Promise<AssociateBudgetWithResourceCommandOutput>;
485
- public associateBudgetWithResource(
486
- args: AssociateBudgetWithResourceCommandInput,
487
- cb: (err: any, data?: AssociateBudgetWithResourceCommandOutput) => void
488
- ): void;
489
- public associateBudgetWithResource(
490
- args: AssociateBudgetWithResourceCommandInput,
491
- options: __HttpHandlerOptions,
492
- cb: (err: any, data?: AssociateBudgetWithResourceCommandOutput) => void
493
- ): void;
494
- public associateBudgetWithResource(
495
- args: AssociateBudgetWithResourceCommandInput,
496
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: AssociateBudgetWithResourceCommandOutput) => void),
497
- cb?: (err: any, data?: AssociateBudgetWithResourceCommandOutput) => void
498
- ): Promise<AssociateBudgetWithResourceCommandOutput> | void {
499
- const command = new AssociateBudgetWithResourceCommand(args);
500
- if (typeof optionsOrCb === "function") {
501
- this.send(command, optionsOrCb);
502
- } else if (typeof cb === "function") {
503
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
504
- this.send(command, optionsOrCb || {}, cb);
505
- } else {
506
- return this.send(command, optionsOrCb);
507
- }
508
- }
509
-
510
- /**
511
- * <p>Associates the specified principal ARN with the specified portfolio.</p>
512
- */
513
- public associatePrincipalWithPortfolio(
514
- args: AssociatePrincipalWithPortfolioCommandInput,
515
- options?: __HttpHandlerOptions
516
- ): Promise<AssociatePrincipalWithPortfolioCommandOutput>;
517
- public associatePrincipalWithPortfolio(
518
- args: AssociatePrincipalWithPortfolioCommandInput,
519
- cb: (err: any, data?: AssociatePrincipalWithPortfolioCommandOutput) => void
520
- ): void;
521
- public associatePrincipalWithPortfolio(
522
- args: AssociatePrincipalWithPortfolioCommandInput,
523
- options: __HttpHandlerOptions,
524
- cb: (err: any, data?: AssociatePrincipalWithPortfolioCommandOutput) => void
525
- ): void;
526
- public associatePrincipalWithPortfolio(
527
- args: AssociatePrincipalWithPortfolioCommandInput,
528
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: AssociatePrincipalWithPortfolioCommandOutput) => void),
529
- cb?: (err: any, data?: AssociatePrincipalWithPortfolioCommandOutput) => void
530
- ): Promise<AssociatePrincipalWithPortfolioCommandOutput> | void {
531
- const command = new AssociatePrincipalWithPortfolioCommand(args);
532
- if (typeof optionsOrCb === "function") {
533
- this.send(command, optionsOrCb);
534
- } else if (typeof cb === "function") {
535
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
536
- this.send(command, optionsOrCb || {}, cb);
537
- } else {
538
- return this.send(command, optionsOrCb);
539
- }
540
- }
541
-
542
- /**
543
- * <p>Associates the specified product with the specified portfolio.</p>
544
- * <p>A delegated admin is authorized to invoke this command.</p>
545
- */
546
- public associateProductWithPortfolio(
547
- args: AssociateProductWithPortfolioCommandInput,
548
- options?: __HttpHandlerOptions
549
- ): Promise<AssociateProductWithPortfolioCommandOutput>;
550
- public associateProductWithPortfolio(
551
- args: AssociateProductWithPortfolioCommandInput,
552
- cb: (err: any, data?: AssociateProductWithPortfolioCommandOutput) => void
553
- ): void;
554
- public associateProductWithPortfolio(
555
- args: AssociateProductWithPortfolioCommandInput,
556
- options: __HttpHandlerOptions,
557
- cb: (err: any, data?: AssociateProductWithPortfolioCommandOutput) => void
558
- ): void;
559
- public associateProductWithPortfolio(
560
- args: AssociateProductWithPortfolioCommandInput,
561
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: AssociateProductWithPortfolioCommandOutput) => void),
562
- cb?: (err: any, data?: AssociateProductWithPortfolioCommandOutput) => void
563
- ): Promise<AssociateProductWithPortfolioCommandOutput> | void {
564
- const command = new AssociateProductWithPortfolioCommand(args);
565
- if (typeof optionsOrCb === "function") {
566
- this.send(command, optionsOrCb);
567
- } else if (typeof cb === "function") {
568
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
569
- this.send(command, optionsOrCb || {}, cb);
570
- } else {
571
- return this.send(command, optionsOrCb);
572
- }
573
- }
574
-
575
- /**
576
- * <p>Associates a self-service action with a provisioning artifact.</p>
577
- */
578
- public associateServiceActionWithProvisioningArtifact(
579
- args: AssociateServiceActionWithProvisioningArtifactCommandInput,
580
- options?: __HttpHandlerOptions
581
- ): Promise<AssociateServiceActionWithProvisioningArtifactCommandOutput>;
582
- public associateServiceActionWithProvisioningArtifact(
583
- args: AssociateServiceActionWithProvisioningArtifactCommandInput,
584
- cb: (err: any, data?: AssociateServiceActionWithProvisioningArtifactCommandOutput) => void
585
- ): void;
586
- public associateServiceActionWithProvisioningArtifact(
587
- args: AssociateServiceActionWithProvisioningArtifactCommandInput,
588
- options: __HttpHandlerOptions,
589
- cb: (err: any, data?: AssociateServiceActionWithProvisioningArtifactCommandOutput) => void
590
- ): void;
591
- public associateServiceActionWithProvisioningArtifact(
592
- args: AssociateServiceActionWithProvisioningArtifactCommandInput,
593
- optionsOrCb?:
594
- | __HttpHandlerOptions
595
- | ((err: any, data?: AssociateServiceActionWithProvisioningArtifactCommandOutput) => void),
596
- cb?: (err: any, data?: AssociateServiceActionWithProvisioningArtifactCommandOutput) => void
597
- ): Promise<AssociateServiceActionWithProvisioningArtifactCommandOutput> | void {
598
- const command = new AssociateServiceActionWithProvisioningArtifactCommand(args);
599
- if (typeof optionsOrCb === "function") {
600
- this.send(command, optionsOrCb);
601
- } else if (typeof cb === "function") {
602
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
603
- this.send(command, optionsOrCb || {}, cb);
604
- } else {
605
- return this.send(command, optionsOrCb);
606
- }
607
- }
608
-
609
- /**
610
- * <p>Associate the specified TagOption with the specified portfolio or product.</p>
611
- */
612
- public associateTagOptionWithResource(
613
- args: AssociateTagOptionWithResourceCommandInput,
614
- options?: __HttpHandlerOptions
615
- ): Promise<AssociateTagOptionWithResourceCommandOutput>;
616
- public associateTagOptionWithResource(
617
- args: AssociateTagOptionWithResourceCommandInput,
618
- cb: (err: any, data?: AssociateTagOptionWithResourceCommandOutput) => void
619
- ): void;
620
- public associateTagOptionWithResource(
621
- args: AssociateTagOptionWithResourceCommandInput,
622
- options: __HttpHandlerOptions,
623
- cb: (err: any, data?: AssociateTagOptionWithResourceCommandOutput) => void
624
- ): void;
625
- public associateTagOptionWithResource(
626
- args: AssociateTagOptionWithResourceCommandInput,
627
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: AssociateTagOptionWithResourceCommandOutput) => void),
628
- cb?: (err: any, data?: AssociateTagOptionWithResourceCommandOutput) => void
629
- ): Promise<AssociateTagOptionWithResourceCommandOutput> | void {
630
- const command = new AssociateTagOptionWithResourceCommand(args);
631
- if (typeof optionsOrCb === "function") {
632
- this.send(command, optionsOrCb);
633
- } else if (typeof cb === "function") {
634
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
635
- this.send(command, optionsOrCb || {}, cb);
636
- } else {
637
- return this.send(command, optionsOrCb);
638
- }
639
- }
640
-
641
- /**
642
- * <p>Associates multiple self-service actions with provisioning artifacts.</p>
643
- */
644
- public batchAssociateServiceActionWithProvisioningArtifact(
645
- args: BatchAssociateServiceActionWithProvisioningArtifactCommandInput,
646
- options?: __HttpHandlerOptions
647
- ): Promise<BatchAssociateServiceActionWithProvisioningArtifactCommandOutput>;
648
- public batchAssociateServiceActionWithProvisioningArtifact(
649
- args: BatchAssociateServiceActionWithProvisioningArtifactCommandInput,
650
- cb: (err: any, data?: BatchAssociateServiceActionWithProvisioningArtifactCommandOutput) => void
651
- ): void;
652
- public batchAssociateServiceActionWithProvisioningArtifact(
653
- args: BatchAssociateServiceActionWithProvisioningArtifactCommandInput,
654
- options: __HttpHandlerOptions,
655
- cb: (err: any, data?: BatchAssociateServiceActionWithProvisioningArtifactCommandOutput) => void
656
- ): void;
657
- public batchAssociateServiceActionWithProvisioningArtifact(
658
- args: BatchAssociateServiceActionWithProvisioningArtifactCommandInput,
659
- optionsOrCb?:
660
- | __HttpHandlerOptions
661
- | ((err: any, data?: BatchAssociateServiceActionWithProvisioningArtifactCommandOutput) => void),
662
- cb?: (err: any, data?: BatchAssociateServiceActionWithProvisioningArtifactCommandOutput) => void
663
- ): Promise<BatchAssociateServiceActionWithProvisioningArtifactCommandOutput> | void {
664
- const command = new BatchAssociateServiceActionWithProvisioningArtifactCommand(args);
665
- if (typeof optionsOrCb === "function") {
666
- this.send(command, optionsOrCb);
667
- } else if (typeof cb === "function") {
668
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
669
- this.send(command, optionsOrCb || {}, cb);
670
- } else {
671
- return this.send(command, optionsOrCb);
672
- }
673
- }
674
-
675
- /**
676
- * <p>Disassociates a batch of self-service actions from the specified provisioning artifact.</p>
677
- */
678
- public batchDisassociateServiceActionFromProvisioningArtifact(
679
- args: BatchDisassociateServiceActionFromProvisioningArtifactCommandInput,
680
- options?: __HttpHandlerOptions
681
- ): Promise<BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput>;
682
- public batchDisassociateServiceActionFromProvisioningArtifact(
683
- args: BatchDisassociateServiceActionFromProvisioningArtifactCommandInput,
684
- cb: (err: any, data?: BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput) => void
685
- ): void;
686
- public batchDisassociateServiceActionFromProvisioningArtifact(
687
- args: BatchDisassociateServiceActionFromProvisioningArtifactCommandInput,
688
- options: __HttpHandlerOptions,
689
- cb: (err: any, data?: BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput) => void
690
- ): void;
691
- public batchDisassociateServiceActionFromProvisioningArtifact(
692
- args: BatchDisassociateServiceActionFromProvisioningArtifactCommandInput,
693
- optionsOrCb?:
694
- | __HttpHandlerOptions
695
- | ((err: any, data?: BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput) => void),
696
- cb?: (err: any, data?: BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput) => void
697
- ): Promise<BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput> | void {
698
- const command = new BatchDisassociateServiceActionFromProvisioningArtifactCommand(args);
699
- if (typeof optionsOrCb === "function") {
700
- this.send(command, optionsOrCb);
701
- } else if (typeof cb === "function") {
702
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
703
- this.send(command, optionsOrCb || {}, cb);
704
- } else {
705
- return this.send(command, optionsOrCb);
706
- }
707
- }
708
-
709
- /**
710
- * <p>Copies the specified source product to the specified target product or a new product.</p>
711
- * <p>You can copy a product to the same account or another account.
712
- * You can copy a product to the same region or another region.</p>
713
- * <p>This operation is performed asynchronously. To track the progress of the
714
- * operation, use <a>DescribeCopyProductStatus</a>.</p>
715
- */
716
- public copyProduct(args: CopyProductCommandInput, options?: __HttpHandlerOptions): Promise<CopyProductCommandOutput>;
717
- public copyProduct(args: CopyProductCommandInput, cb: (err: any, data?: CopyProductCommandOutput) => void): void;
718
- public copyProduct(
719
- args: CopyProductCommandInput,
720
- options: __HttpHandlerOptions,
721
- cb: (err: any, data?: CopyProductCommandOutput) => void
722
- ): void;
723
- public copyProduct(
724
- args: CopyProductCommandInput,
725
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: CopyProductCommandOutput) => void),
726
- cb?: (err: any, data?: CopyProductCommandOutput) => void
727
- ): Promise<CopyProductCommandOutput> | void {
728
- const command = new CopyProductCommand(args);
729
- if (typeof optionsOrCb === "function") {
730
- this.send(command, optionsOrCb);
731
- } else if (typeof cb === "function") {
732
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
733
- this.send(command, optionsOrCb || {}, cb);
734
- } else {
735
- return this.send(command, optionsOrCb);
736
- }
737
- }
738
-
739
- /**
740
- * <p>Creates a constraint.</p>
741
- * <p>A delegated admin is authorized to invoke this command.</p>
742
- */
743
- public createConstraint(
744
- args: CreateConstraintCommandInput,
745
- options?: __HttpHandlerOptions
746
- ): Promise<CreateConstraintCommandOutput>;
747
- public createConstraint(
748
- args: CreateConstraintCommandInput,
749
- cb: (err: any, data?: CreateConstraintCommandOutput) => void
750
- ): void;
751
- public createConstraint(
752
- args: CreateConstraintCommandInput,
753
- options: __HttpHandlerOptions,
754
- cb: (err: any, data?: CreateConstraintCommandOutput) => void
755
- ): void;
756
- public createConstraint(
757
- args: CreateConstraintCommandInput,
758
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: CreateConstraintCommandOutput) => void),
759
- cb?: (err: any, data?: CreateConstraintCommandOutput) => void
760
- ): Promise<CreateConstraintCommandOutput> | void {
761
- const command = new CreateConstraintCommand(args);
762
- if (typeof optionsOrCb === "function") {
763
- this.send(command, optionsOrCb);
764
- } else if (typeof cb === "function") {
765
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
766
- this.send(command, optionsOrCb || {}, cb);
767
- } else {
768
- return this.send(command, optionsOrCb);
769
- }
770
- }
771
-
772
- /**
773
- * <p>Creates a portfolio.</p>
774
- * <p>A delegated admin is authorized to invoke this command.</p>
775
- */
776
- public createPortfolio(
777
- args: CreatePortfolioCommandInput,
778
- options?: __HttpHandlerOptions
779
- ): Promise<CreatePortfolioCommandOutput>;
780
- public createPortfolio(
781
- args: CreatePortfolioCommandInput,
782
- cb: (err: any, data?: CreatePortfolioCommandOutput) => void
783
- ): void;
784
- public createPortfolio(
785
- args: CreatePortfolioCommandInput,
786
- options: __HttpHandlerOptions,
787
- cb: (err: any, data?: CreatePortfolioCommandOutput) => void
788
- ): void;
789
- public createPortfolio(
790
- args: CreatePortfolioCommandInput,
791
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: CreatePortfolioCommandOutput) => void),
792
- cb?: (err: any, data?: CreatePortfolioCommandOutput) => void
793
- ): Promise<CreatePortfolioCommandOutput> | void {
794
- const command = new CreatePortfolioCommand(args);
795
- if (typeof optionsOrCb === "function") {
796
- this.send(command, optionsOrCb);
797
- } else if (typeof cb === "function") {
798
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
799
- this.send(command, optionsOrCb || {}, cb);
800
- } else {
801
- return this.send(command, optionsOrCb);
802
- }
803
- }
804
-
805
- /**
806
- * <p>Shares the specified portfolio with the specified account or organization node.
807
- * Shares to an organization node can only be created by the management account of an
808
- * organization or by a delegated administrator. You can share portfolios to an organization,
809
- * an organizational unit, or a specific account.</p>
810
- * <p>Note that if a delegated admin is de-registered, they can no longer create portfolio shares.</p>
811
- * <p>
812
- * <code>AWSOrganizationsAccess</code> must be enabled in order to create a portfolio share to an organization node.</p>
813
- * <p>You can't share a shared resource, including portfolios that contain a shared product.</p>
814
- * <p>If the portfolio share with the specified account or organization node already exists, this action will have no effect and will not return an error. To update an existing share, you must use the <code> UpdatePortfolioShare</code> API instead.</p>
815
- */
816
- public createPortfolioShare(
817
- args: CreatePortfolioShareCommandInput,
818
- options?: __HttpHandlerOptions
819
- ): Promise<CreatePortfolioShareCommandOutput>;
820
- public createPortfolioShare(
821
- args: CreatePortfolioShareCommandInput,
822
- cb: (err: any, data?: CreatePortfolioShareCommandOutput) => void
823
- ): void;
824
- public createPortfolioShare(
825
- args: CreatePortfolioShareCommandInput,
826
- options: __HttpHandlerOptions,
827
- cb: (err: any, data?: CreatePortfolioShareCommandOutput) => void
828
- ): void;
829
- public createPortfolioShare(
830
- args: CreatePortfolioShareCommandInput,
831
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: CreatePortfolioShareCommandOutput) => void),
832
- cb?: (err: any, data?: CreatePortfolioShareCommandOutput) => void
833
- ): Promise<CreatePortfolioShareCommandOutput> | void {
834
- const command = new CreatePortfolioShareCommand(args);
835
- if (typeof optionsOrCb === "function") {
836
- this.send(command, optionsOrCb);
837
- } else if (typeof cb === "function") {
838
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
839
- this.send(command, optionsOrCb || {}, cb);
840
- } else {
841
- return this.send(command, optionsOrCb);
842
- }
843
- }
844
-
845
- /**
846
- * <p>Creates a product.</p>
847
- * <p>A delegated admin is authorized to invoke this command.</p>
848
- *
849
- * <p>The user or role that performs this operation must have the
850
- * <code>cloudformation:GetTemplate</code> IAM policy permission. This policy permission is
851
- * required when using the <code>ImportFromPhysicalId</code> template source in the
852
- * information data section.</p>
853
- */
854
- public createProduct(
855
- args: CreateProductCommandInput,
856
- options?: __HttpHandlerOptions
857
- ): Promise<CreateProductCommandOutput>;
858
- public createProduct(
859
- args: CreateProductCommandInput,
860
- cb: (err: any, data?: CreateProductCommandOutput) => void
861
- ): void;
862
- public createProduct(
863
- args: CreateProductCommandInput,
864
- options: __HttpHandlerOptions,
865
- cb: (err: any, data?: CreateProductCommandOutput) => void
866
- ): void;
867
- public createProduct(
868
- args: CreateProductCommandInput,
869
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: CreateProductCommandOutput) => void),
870
- cb?: (err: any, data?: CreateProductCommandOutput) => void
871
- ): Promise<CreateProductCommandOutput> | void {
872
- const command = new CreateProductCommand(args);
873
- if (typeof optionsOrCb === "function") {
874
- this.send(command, optionsOrCb);
875
- } else if (typeof cb === "function") {
876
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
877
- this.send(command, optionsOrCb || {}, cb);
878
- } else {
879
- return this.send(command, optionsOrCb);
880
- }
881
- }
882
-
883
- /**
884
- * <p>Creates a plan. A plan includes the list of resources to be
885
- * created (when provisioning a new product) or modified (when updating a provisioned product)
886
- * when the plan is executed.</p>
887
- * <p>You can create one plan per provisioned product. To create a plan for an existing
888
- * provisioned product, the product status must be AVAILBLE or TAINTED.</p>
889
- * <p>To view the resource changes in the change set, use <a>DescribeProvisionedProductPlan</a>.
890
- * To create or modify the provisioned product, use <a>ExecuteProvisionedProductPlan</a>.</p>
891
- */
892
- public createProvisionedProductPlan(
893
- args: CreateProvisionedProductPlanCommandInput,
894
- options?: __HttpHandlerOptions
895
- ): Promise<CreateProvisionedProductPlanCommandOutput>;
896
- public createProvisionedProductPlan(
897
- args: CreateProvisionedProductPlanCommandInput,
898
- cb: (err: any, data?: CreateProvisionedProductPlanCommandOutput) => void
899
- ): void;
900
- public createProvisionedProductPlan(
901
- args: CreateProvisionedProductPlanCommandInput,
902
- options: __HttpHandlerOptions,
903
- cb: (err: any, data?: CreateProvisionedProductPlanCommandOutput) => void
904
- ): void;
905
- public createProvisionedProductPlan(
906
- args: CreateProvisionedProductPlanCommandInput,
907
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: CreateProvisionedProductPlanCommandOutput) => void),
908
- cb?: (err: any, data?: CreateProvisionedProductPlanCommandOutput) => void
909
- ): Promise<CreateProvisionedProductPlanCommandOutput> | void {
910
- const command = new CreateProvisionedProductPlanCommand(args);
911
- if (typeof optionsOrCb === "function") {
912
- this.send(command, optionsOrCb);
913
- } else if (typeof cb === "function") {
914
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
915
- this.send(command, optionsOrCb || {}, cb);
916
- } else {
917
- return this.send(command, optionsOrCb);
918
- }
919
- }
920
-
921
- /**
922
- * <p>Creates a provisioning artifact (also known as a version) for the specified product.</p>
923
- * <p>You cannot create a provisioning artifact for a product that was shared with you.</p>
924
- *
925
- * <p>The user or role that performs this operation must have the <code>cloudformation:GetTemplate</code>
926
- * IAM policy permission. This policy permission is required when using the
927
- * <code>ImportFromPhysicalId</code> template source in the information data section.</p>
928
- */
929
- public createProvisioningArtifact(
930
- args: CreateProvisioningArtifactCommandInput,
931
- options?: __HttpHandlerOptions
932
- ): Promise<CreateProvisioningArtifactCommandOutput>;
933
- public createProvisioningArtifact(
934
- args: CreateProvisioningArtifactCommandInput,
935
- cb: (err: any, data?: CreateProvisioningArtifactCommandOutput) => void
936
- ): void;
937
- public createProvisioningArtifact(
938
- args: CreateProvisioningArtifactCommandInput,
939
- options: __HttpHandlerOptions,
940
- cb: (err: any, data?: CreateProvisioningArtifactCommandOutput) => void
941
- ): void;
942
- public createProvisioningArtifact(
943
- args: CreateProvisioningArtifactCommandInput,
944
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: CreateProvisioningArtifactCommandOutput) => void),
945
- cb?: (err: any, data?: CreateProvisioningArtifactCommandOutput) => void
946
- ): Promise<CreateProvisioningArtifactCommandOutput> | void {
947
- const command = new CreateProvisioningArtifactCommand(args);
948
- if (typeof optionsOrCb === "function") {
949
- this.send(command, optionsOrCb);
950
- } else if (typeof cb === "function") {
951
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
952
- this.send(command, optionsOrCb || {}, cb);
953
- } else {
954
- return this.send(command, optionsOrCb);
955
- }
956
- }
957
-
958
- /**
959
- * <p>Creates a self-service action.</p>
960
- */
961
- public createServiceAction(
962
- args: CreateServiceActionCommandInput,
963
- options?: __HttpHandlerOptions
964
- ): Promise<CreateServiceActionCommandOutput>;
965
- public createServiceAction(
966
- args: CreateServiceActionCommandInput,
967
- cb: (err: any, data?: CreateServiceActionCommandOutput) => void
968
- ): void;
969
- public createServiceAction(
970
- args: CreateServiceActionCommandInput,
971
- options: __HttpHandlerOptions,
972
- cb: (err: any, data?: CreateServiceActionCommandOutput) => void
973
- ): void;
974
- public createServiceAction(
975
- args: CreateServiceActionCommandInput,
976
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: CreateServiceActionCommandOutput) => void),
977
- cb?: (err: any, data?: CreateServiceActionCommandOutput) => void
978
- ): Promise<CreateServiceActionCommandOutput> | void {
979
- const command = new CreateServiceActionCommand(args);
980
- if (typeof optionsOrCb === "function") {
981
- this.send(command, optionsOrCb);
982
- } else if (typeof cb === "function") {
983
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
984
- this.send(command, optionsOrCb || {}, cb);
985
- } else {
986
- return this.send(command, optionsOrCb);
987
- }
988
- }
989
-
990
- /**
991
- * <p>Creates a TagOption.</p>
992
- */
993
- public createTagOption(
994
- args: CreateTagOptionCommandInput,
995
- options?: __HttpHandlerOptions
996
- ): Promise<CreateTagOptionCommandOutput>;
997
- public createTagOption(
998
- args: CreateTagOptionCommandInput,
999
- cb: (err: any, data?: CreateTagOptionCommandOutput) => void
1000
- ): void;
1001
- public createTagOption(
1002
- args: CreateTagOptionCommandInput,
1003
- options: __HttpHandlerOptions,
1004
- cb: (err: any, data?: CreateTagOptionCommandOutput) => void
1005
- ): void;
1006
- public createTagOption(
1007
- args: CreateTagOptionCommandInput,
1008
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: CreateTagOptionCommandOutput) => void),
1009
- cb?: (err: any, data?: CreateTagOptionCommandOutput) => void
1010
- ): Promise<CreateTagOptionCommandOutput> | void {
1011
- const command = new CreateTagOptionCommand(args);
1012
- if (typeof optionsOrCb === "function") {
1013
- this.send(command, optionsOrCb);
1014
- } else if (typeof cb === "function") {
1015
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1016
- this.send(command, optionsOrCb || {}, cb);
1017
- } else {
1018
- return this.send(command, optionsOrCb);
1019
- }
1020
- }
1021
-
1022
- /**
1023
- * <p>Deletes the specified constraint.</p>
1024
- * <p>A delegated admin is authorized to invoke this command.</p>
1025
- */
1026
- public deleteConstraint(
1027
- args: DeleteConstraintCommandInput,
1028
- options?: __HttpHandlerOptions
1029
- ): Promise<DeleteConstraintCommandOutput>;
1030
- public deleteConstraint(
1031
- args: DeleteConstraintCommandInput,
1032
- cb: (err: any, data?: DeleteConstraintCommandOutput) => void
1033
- ): void;
1034
- public deleteConstraint(
1035
- args: DeleteConstraintCommandInput,
1036
- options: __HttpHandlerOptions,
1037
- cb: (err: any, data?: DeleteConstraintCommandOutput) => void
1038
- ): void;
1039
- public deleteConstraint(
1040
- args: DeleteConstraintCommandInput,
1041
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DeleteConstraintCommandOutput) => void),
1042
- cb?: (err: any, data?: DeleteConstraintCommandOutput) => void
1043
- ): Promise<DeleteConstraintCommandOutput> | void {
1044
- const command = new DeleteConstraintCommand(args);
1045
- if (typeof optionsOrCb === "function") {
1046
- this.send(command, optionsOrCb);
1047
- } else if (typeof cb === "function") {
1048
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1049
- this.send(command, optionsOrCb || {}, cb);
1050
- } else {
1051
- return this.send(command, optionsOrCb);
1052
- }
1053
- }
1054
-
1055
- /**
1056
- * <p>Deletes the specified portfolio.</p>
1057
- * <p>You cannot delete a portfolio if it was shared with you or if it has associated
1058
- * products, users, constraints, or shared accounts.</p>
1059
- * <p>A delegated admin is authorized to invoke this command.</p>
1060
- */
1061
- public deletePortfolio(
1062
- args: DeletePortfolioCommandInput,
1063
- options?: __HttpHandlerOptions
1064
- ): Promise<DeletePortfolioCommandOutput>;
1065
- public deletePortfolio(
1066
- args: DeletePortfolioCommandInput,
1067
- cb: (err: any, data?: DeletePortfolioCommandOutput) => void
1068
- ): void;
1069
- public deletePortfolio(
1070
- args: DeletePortfolioCommandInput,
1071
- options: __HttpHandlerOptions,
1072
- cb: (err: any, data?: DeletePortfolioCommandOutput) => void
1073
- ): void;
1074
- public deletePortfolio(
1075
- args: DeletePortfolioCommandInput,
1076
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DeletePortfolioCommandOutput) => void),
1077
- cb?: (err: any, data?: DeletePortfolioCommandOutput) => void
1078
- ): Promise<DeletePortfolioCommandOutput> | void {
1079
- const command = new DeletePortfolioCommand(args);
1080
- if (typeof optionsOrCb === "function") {
1081
- this.send(command, optionsOrCb);
1082
- } else if (typeof cb === "function") {
1083
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1084
- this.send(command, optionsOrCb || {}, cb);
1085
- } else {
1086
- return this.send(command, optionsOrCb);
1087
- }
1088
- }
1089
-
1090
- /**
1091
- * <p>Stops sharing the specified portfolio with the specified account or organization
1092
- * node. Shares to an organization node can only be deleted by the management account of an
1093
- * organization or by a delegated administrator.</p>
1094
- * <p>Note that if a delegated admin is de-registered, portfolio shares created from that account are removed.</p>
1095
- */
1096
- public deletePortfolioShare(
1097
- args: DeletePortfolioShareCommandInput,
1098
- options?: __HttpHandlerOptions
1099
- ): Promise<DeletePortfolioShareCommandOutput>;
1100
- public deletePortfolioShare(
1101
- args: DeletePortfolioShareCommandInput,
1102
- cb: (err: any, data?: DeletePortfolioShareCommandOutput) => void
1103
- ): void;
1104
- public deletePortfolioShare(
1105
- args: DeletePortfolioShareCommandInput,
1106
- options: __HttpHandlerOptions,
1107
- cb: (err: any, data?: DeletePortfolioShareCommandOutput) => void
1108
- ): void;
1109
- public deletePortfolioShare(
1110
- args: DeletePortfolioShareCommandInput,
1111
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DeletePortfolioShareCommandOutput) => void),
1112
- cb?: (err: any, data?: DeletePortfolioShareCommandOutput) => void
1113
- ): Promise<DeletePortfolioShareCommandOutput> | void {
1114
- const command = new DeletePortfolioShareCommand(args);
1115
- if (typeof optionsOrCb === "function") {
1116
- this.send(command, optionsOrCb);
1117
- } else if (typeof cb === "function") {
1118
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1119
- this.send(command, optionsOrCb || {}, cb);
1120
- } else {
1121
- return this.send(command, optionsOrCb);
1122
- }
1123
- }
1124
-
1125
- /**
1126
- * <p>Deletes the specified product.</p>
1127
- * <p>You cannot delete a product if it was shared with you or is associated with a portfolio.</p>
1128
- * <p>A delegated admin is authorized to invoke this command.</p>
1129
- */
1130
- public deleteProduct(
1131
- args: DeleteProductCommandInput,
1132
- options?: __HttpHandlerOptions
1133
- ): Promise<DeleteProductCommandOutput>;
1134
- public deleteProduct(
1135
- args: DeleteProductCommandInput,
1136
- cb: (err: any, data?: DeleteProductCommandOutput) => void
1137
- ): void;
1138
- public deleteProduct(
1139
- args: DeleteProductCommandInput,
1140
- options: __HttpHandlerOptions,
1141
- cb: (err: any, data?: DeleteProductCommandOutput) => void
1142
- ): void;
1143
- public deleteProduct(
1144
- args: DeleteProductCommandInput,
1145
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DeleteProductCommandOutput) => void),
1146
- cb?: (err: any, data?: DeleteProductCommandOutput) => void
1147
- ): Promise<DeleteProductCommandOutput> | void {
1148
- const command = new DeleteProductCommand(args);
1149
- if (typeof optionsOrCb === "function") {
1150
- this.send(command, optionsOrCb);
1151
- } else if (typeof cb === "function") {
1152
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1153
- this.send(command, optionsOrCb || {}, cb);
1154
- } else {
1155
- return this.send(command, optionsOrCb);
1156
- }
1157
- }
1158
-
1159
- /**
1160
- * <p>Deletes the specified plan.</p>
1161
- */
1162
- public deleteProvisionedProductPlan(
1163
- args: DeleteProvisionedProductPlanCommandInput,
1164
- options?: __HttpHandlerOptions
1165
- ): Promise<DeleteProvisionedProductPlanCommandOutput>;
1166
- public deleteProvisionedProductPlan(
1167
- args: DeleteProvisionedProductPlanCommandInput,
1168
- cb: (err: any, data?: DeleteProvisionedProductPlanCommandOutput) => void
1169
- ): void;
1170
- public deleteProvisionedProductPlan(
1171
- args: DeleteProvisionedProductPlanCommandInput,
1172
- options: __HttpHandlerOptions,
1173
- cb: (err: any, data?: DeleteProvisionedProductPlanCommandOutput) => void
1174
- ): void;
1175
- public deleteProvisionedProductPlan(
1176
- args: DeleteProvisionedProductPlanCommandInput,
1177
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DeleteProvisionedProductPlanCommandOutput) => void),
1178
- cb?: (err: any, data?: DeleteProvisionedProductPlanCommandOutput) => void
1179
- ): Promise<DeleteProvisionedProductPlanCommandOutput> | void {
1180
- const command = new DeleteProvisionedProductPlanCommand(args);
1181
- if (typeof optionsOrCb === "function") {
1182
- this.send(command, optionsOrCb);
1183
- } else if (typeof cb === "function") {
1184
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1185
- this.send(command, optionsOrCb || {}, cb);
1186
- } else {
1187
- return this.send(command, optionsOrCb);
1188
- }
1189
- }
1190
-
1191
- /**
1192
- * <p>Deletes the specified provisioning artifact (also known as a version) for the specified product.</p>
1193
- * <p>You cannot delete a provisioning artifact associated with a product that was shared with you.
1194
- * You cannot delete the last provisioning artifact for a product, because a product must have at
1195
- * least one provisioning artifact.</p>
1196
- */
1197
- public deleteProvisioningArtifact(
1198
- args: DeleteProvisioningArtifactCommandInput,
1199
- options?: __HttpHandlerOptions
1200
- ): Promise<DeleteProvisioningArtifactCommandOutput>;
1201
- public deleteProvisioningArtifact(
1202
- args: DeleteProvisioningArtifactCommandInput,
1203
- cb: (err: any, data?: DeleteProvisioningArtifactCommandOutput) => void
1204
- ): void;
1205
- public deleteProvisioningArtifact(
1206
- args: DeleteProvisioningArtifactCommandInput,
1207
- options: __HttpHandlerOptions,
1208
- cb: (err: any, data?: DeleteProvisioningArtifactCommandOutput) => void
1209
- ): void;
1210
- public deleteProvisioningArtifact(
1211
- args: DeleteProvisioningArtifactCommandInput,
1212
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DeleteProvisioningArtifactCommandOutput) => void),
1213
- cb?: (err: any, data?: DeleteProvisioningArtifactCommandOutput) => void
1214
- ): Promise<DeleteProvisioningArtifactCommandOutput> | void {
1215
- const command = new DeleteProvisioningArtifactCommand(args);
1216
- if (typeof optionsOrCb === "function") {
1217
- this.send(command, optionsOrCb);
1218
- } else if (typeof cb === "function") {
1219
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1220
- this.send(command, optionsOrCb || {}, cb);
1221
- } else {
1222
- return this.send(command, optionsOrCb);
1223
- }
1224
- }
1225
-
1226
- /**
1227
- * <p>Deletes a self-service action.</p>
1228
- */
1229
- public deleteServiceAction(
1230
- args: DeleteServiceActionCommandInput,
1231
- options?: __HttpHandlerOptions
1232
- ): Promise<DeleteServiceActionCommandOutput>;
1233
- public deleteServiceAction(
1234
- args: DeleteServiceActionCommandInput,
1235
- cb: (err: any, data?: DeleteServiceActionCommandOutput) => void
1236
- ): void;
1237
- public deleteServiceAction(
1238
- args: DeleteServiceActionCommandInput,
1239
- options: __HttpHandlerOptions,
1240
- cb: (err: any, data?: DeleteServiceActionCommandOutput) => void
1241
- ): void;
1242
- public deleteServiceAction(
1243
- args: DeleteServiceActionCommandInput,
1244
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DeleteServiceActionCommandOutput) => void),
1245
- cb?: (err: any, data?: DeleteServiceActionCommandOutput) => void
1246
- ): Promise<DeleteServiceActionCommandOutput> | void {
1247
- const command = new DeleteServiceActionCommand(args);
1248
- if (typeof optionsOrCb === "function") {
1249
- this.send(command, optionsOrCb);
1250
- } else if (typeof cb === "function") {
1251
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1252
- this.send(command, optionsOrCb || {}, cb);
1253
- } else {
1254
- return this.send(command, optionsOrCb);
1255
- }
1256
- }
1257
-
1258
- /**
1259
- * <p>Deletes the specified TagOption.</p>
1260
- * <p>You cannot delete a TagOption if it is associated with a product or portfolio.</p>
1261
- */
1262
- public deleteTagOption(
1263
- args: DeleteTagOptionCommandInput,
1264
- options?: __HttpHandlerOptions
1265
- ): Promise<DeleteTagOptionCommandOutput>;
1266
- public deleteTagOption(
1267
- args: DeleteTagOptionCommandInput,
1268
- cb: (err: any, data?: DeleteTagOptionCommandOutput) => void
1269
- ): void;
1270
- public deleteTagOption(
1271
- args: DeleteTagOptionCommandInput,
1272
- options: __HttpHandlerOptions,
1273
- cb: (err: any, data?: DeleteTagOptionCommandOutput) => void
1274
- ): void;
1275
- public deleteTagOption(
1276
- args: DeleteTagOptionCommandInput,
1277
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DeleteTagOptionCommandOutput) => void),
1278
- cb?: (err: any, data?: DeleteTagOptionCommandOutput) => void
1279
- ): Promise<DeleteTagOptionCommandOutput> | void {
1280
- const command = new DeleteTagOptionCommand(args);
1281
- if (typeof optionsOrCb === "function") {
1282
- this.send(command, optionsOrCb);
1283
- } else if (typeof cb === "function") {
1284
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1285
- this.send(command, optionsOrCb || {}, cb);
1286
- } else {
1287
- return this.send(command, optionsOrCb);
1288
- }
1289
- }
1290
-
1291
- /**
1292
- * <p>Gets information about the specified constraint.</p>
1293
- */
1294
- public describeConstraint(
1295
- args: DescribeConstraintCommandInput,
1296
- options?: __HttpHandlerOptions
1297
- ): Promise<DescribeConstraintCommandOutput>;
1298
- public describeConstraint(
1299
- args: DescribeConstraintCommandInput,
1300
- cb: (err: any, data?: DescribeConstraintCommandOutput) => void
1301
- ): void;
1302
- public describeConstraint(
1303
- args: DescribeConstraintCommandInput,
1304
- options: __HttpHandlerOptions,
1305
- cb: (err: any, data?: DescribeConstraintCommandOutput) => void
1306
- ): void;
1307
- public describeConstraint(
1308
- args: DescribeConstraintCommandInput,
1309
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DescribeConstraintCommandOutput) => void),
1310
- cb?: (err: any, data?: DescribeConstraintCommandOutput) => void
1311
- ): Promise<DescribeConstraintCommandOutput> | void {
1312
- const command = new DescribeConstraintCommand(args);
1313
- if (typeof optionsOrCb === "function") {
1314
- this.send(command, optionsOrCb);
1315
- } else if (typeof cb === "function") {
1316
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1317
- this.send(command, optionsOrCb || {}, cb);
1318
- } else {
1319
- return this.send(command, optionsOrCb);
1320
- }
1321
- }
1322
-
1323
- /**
1324
- * <p>Gets the status of the specified copy product operation.</p>
1325
- */
1326
- public describeCopyProductStatus(
1327
- args: DescribeCopyProductStatusCommandInput,
1328
- options?: __HttpHandlerOptions
1329
- ): Promise<DescribeCopyProductStatusCommandOutput>;
1330
- public describeCopyProductStatus(
1331
- args: DescribeCopyProductStatusCommandInput,
1332
- cb: (err: any, data?: DescribeCopyProductStatusCommandOutput) => void
1333
- ): void;
1334
- public describeCopyProductStatus(
1335
- args: DescribeCopyProductStatusCommandInput,
1336
- options: __HttpHandlerOptions,
1337
- cb: (err: any, data?: DescribeCopyProductStatusCommandOutput) => void
1338
- ): void;
1339
- public describeCopyProductStatus(
1340
- args: DescribeCopyProductStatusCommandInput,
1341
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DescribeCopyProductStatusCommandOutput) => void),
1342
- cb?: (err: any, data?: DescribeCopyProductStatusCommandOutput) => void
1343
- ): Promise<DescribeCopyProductStatusCommandOutput> | void {
1344
- const command = new DescribeCopyProductStatusCommand(args);
1345
- if (typeof optionsOrCb === "function") {
1346
- this.send(command, optionsOrCb);
1347
- } else if (typeof cb === "function") {
1348
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1349
- this.send(command, optionsOrCb || {}, cb);
1350
- } else {
1351
- return this.send(command, optionsOrCb);
1352
- }
1353
- }
1354
-
1355
- /**
1356
- * <p>Gets information about the specified portfolio.</p>
1357
- * <p>A delegated admin is authorized to invoke this command.</p>
1358
- */
1359
- public describePortfolio(
1360
- args: DescribePortfolioCommandInput,
1361
- options?: __HttpHandlerOptions
1362
- ): Promise<DescribePortfolioCommandOutput>;
1363
- public describePortfolio(
1364
- args: DescribePortfolioCommandInput,
1365
- cb: (err: any, data?: DescribePortfolioCommandOutput) => void
1366
- ): void;
1367
- public describePortfolio(
1368
- args: DescribePortfolioCommandInput,
1369
- options: __HttpHandlerOptions,
1370
- cb: (err: any, data?: DescribePortfolioCommandOutput) => void
1371
- ): void;
1372
- public describePortfolio(
1373
- args: DescribePortfolioCommandInput,
1374
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DescribePortfolioCommandOutput) => void),
1375
- cb?: (err: any, data?: DescribePortfolioCommandOutput) => void
1376
- ): Promise<DescribePortfolioCommandOutput> | void {
1377
- const command = new DescribePortfolioCommand(args);
1378
- if (typeof optionsOrCb === "function") {
1379
- this.send(command, optionsOrCb);
1380
- } else if (typeof cb === "function") {
1381
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1382
- this.send(command, optionsOrCb || {}, cb);
1383
- } else {
1384
- return this.send(command, optionsOrCb);
1385
- }
1386
- }
1387
-
1388
- /**
1389
- * <p>Returns a summary of each of the portfolio shares that were created for the specified portfolio.</p>
1390
- * <p>You can use this API to determine which accounts or organizational nodes this
1391
- * portfolio have been shared, whether the recipient entity has imported the share, and
1392
- * whether TagOptions are included with the share.</p>
1393
- * <p>The <code>PortfolioId</code> and <code>Type</code> parameters are both required.</p>
1394
- */
1395
- public describePortfolioShares(
1396
- args: DescribePortfolioSharesCommandInput,
1397
- options?: __HttpHandlerOptions
1398
- ): Promise<DescribePortfolioSharesCommandOutput>;
1399
- public describePortfolioShares(
1400
- args: DescribePortfolioSharesCommandInput,
1401
- cb: (err: any, data?: DescribePortfolioSharesCommandOutput) => void
1402
- ): void;
1403
- public describePortfolioShares(
1404
- args: DescribePortfolioSharesCommandInput,
1405
- options: __HttpHandlerOptions,
1406
- cb: (err: any, data?: DescribePortfolioSharesCommandOutput) => void
1407
- ): void;
1408
- public describePortfolioShares(
1409
- args: DescribePortfolioSharesCommandInput,
1410
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DescribePortfolioSharesCommandOutput) => void),
1411
- cb?: (err: any, data?: DescribePortfolioSharesCommandOutput) => void
1412
- ): Promise<DescribePortfolioSharesCommandOutput> | void {
1413
- const command = new DescribePortfolioSharesCommand(args);
1414
- if (typeof optionsOrCb === "function") {
1415
- this.send(command, optionsOrCb);
1416
- } else if (typeof cb === "function") {
1417
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1418
- this.send(command, optionsOrCb || {}, cb);
1419
- } else {
1420
- return this.send(command, optionsOrCb);
1421
- }
1422
- }
1423
-
1424
- /**
1425
- * <p>Gets the status of the specified portfolio share operation. This API can only be called
1426
- * by the management account in the organization or by a delegated admin.</p>
1427
- */
1428
- public describePortfolioShareStatus(
1429
- args: DescribePortfolioShareStatusCommandInput,
1430
- options?: __HttpHandlerOptions
1431
- ): Promise<DescribePortfolioShareStatusCommandOutput>;
1432
- public describePortfolioShareStatus(
1433
- args: DescribePortfolioShareStatusCommandInput,
1434
- cb: (err: any, data?: DescribePortfolioShareStatusCommandOutput) => void
1435
- ): void;
1436
- public describePortfolioShareStatus(
1437
- args: DescribePortfolioShareStatusCommandInput,
1438
- options: __HttpHandlerOptions,
1439
- cb: (err: any, data?: DescribePortfolioShareStatusCommandOutput) => void
1440
- ): void;
1441
- public describePortfolioShareStatus(
1442
- args: DescribePortfolioShareStatusCommandInput,
1443
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DescribePortfolioShareStatusCommandOutput) => void),
1444
- cb?: (err: any, data?: DescribePortfolioShareStatusCommandOutput) => void
1445
- ): Promise<DescribePortfolioShareStatusCommandOutput> | void {
1446
- const command = new DescribePortfolioShareStatusCommand(args);
1447
- if (typeof optionsOrCb === "function") {
1448
- this.send(command, optionsOrCb);
1449
- } else if (typeof cb === "function") {
1450
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1451
- this.send(command, optionsOrCb || {}, cb);
1452
- } else {
1453
- return this.send(command, optionsOrCb);
1454
- }
1455
- }
1456
-
1457
- /**
1458
- * <p>Gets information about the specified product.</p>
1459
- */
1460
- public describeProduct(
1461
- args: DescribeProductCommandInput,
1462
- options?: __HttpHandlerOptions
1463
- ): Promise<DescribeProductCommandOutput>;
1464
- public describeProduct(
1465
- args: DescribeProductCommandInput,
1466
- cb: (err: any, data?: DescribeProductCommandOutput) => void
1467
- ): void;
1468
- public describeProduct(
1469
- args: DescribeProductCommandInput,
1470
- options: __HttpHandlerOptions,
1471
- cb: (err: any, data?: DescribeProductCommandOutput) => void
1472
- ): void;
1473
- public describeProduct(
1474
- args: DescribeProductCommandInput,
1475
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DescribeProductCommandOutput) => void),
1476
- cb?: (err: any, data?: DescribeProductCommandOutput) => void
1477
- ): Promise<DescribeProductCommandOutput> | void {
1478
- const command = new DescribeProductCommand(args);
1479
- if (typeof optionsOrCb === "function") {
1480
- this.send(command, optionsOrCb);
1481
- } else if (typeof cb === "function") {
1482
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1483
- this.send(command, optionsOrCb || {}, cb);
1484
- } else {
1485
- return this.send(command, optionsOrCb);
1486
- }
1487
- }
1488
-
1489
- /**
1490
- * <p>Gets information about the specified product. This operation is run with administrator access.</p>
1491
- */
1492
- public describeProductAsAdmin(
1493
- args: DescribeProductAsAdminCommandInput,
1494
- options?: __HttpHandlerOptions
1495
- ): Promise<DescribeProductAsAdminCommandOutput>;
1496
- public describeProductAsAdmin(
1497
- args: DescribeProductAsAdminCommandInput,
1498
- cb: (err: any, data?: DescribeProductAsAdminCommandOutput) => void
1499
- ): void;
1500
- public describeProductAsAdmin(
1501
- args: DescribeProductAsAdminCommandInput,
1502
- options: __HttpHandlerOptions,
1503
- cb: (err: any, data?: DescribeProductAsAdminCommandOutput) => void
1504
- ): void;
1505
- public describeProductAsAdmin(
1506
- args: DescribeProductAsAdminCommandInput,
1507
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DescribeProductAsAdminCommandOutput) => void),
1508
- cb?: (err: any, data?: DescribeProductAsAdminCommandOutput) => void
1509
- ): Promise<DescribeProductAsAdminCommandOutput> | void {
1510
- const command = new DescribeProductAsAdminCommand(args);
1511
- if (typeof optionsOrCb === "function") {
1512
- this.send(command, optionsOrCb);
1513
- } else if (typeof cb === "function") {
1514
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1515
- this.send(command, optionsOrCb || {}, cb);
1516
- } else {
1517
- return this.send(command, optionsOrCb);
1518
- }
1519
- }
1520
-
1521
- /**
1522
- * <p>Gets information about the specified product.</p>
1523
- */
1524
- public describeProductView(
1525
- args: DescribeProductViewCommandInput,
1526
- options?: __HttpHandlerOptions
1527
- ): Promise<DescribeProductViewCommandOutput>;
1528
- public describeProductView(
1529
- args: DescribeProductViewCommandInput,
1530
- cb: (err: any, data?: DescribeProductViewCommandOutput) => void
1531
- ): void;
1532
- public describeProductView(
1533
- args: DescribeProductViewCommandInput,
1534
- options: __HttpHandlerOptions,
1535
- cb: (err: any, data?: DescribeProductViewCommandOutput) => void
1536
- ): void;
1537
- public describeProductView(
1538
- args: DescribeProductViewCommandInput,
1539
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DescribeProductViewCommandOutput) => void),
1540
- cb?: (err: any, data?: DescribeProductViewCommandOutput) => void
1541
- ): Promise<DescribeProductViewCommandOutput> | void {
1542
- const command = new DescribeProductViewCommand(args);
1543
- if (typeof optionsOrCb === "function") {
1544
- this.send(command, optionsOrCb);
1545
- } else if (typeof cb === "function") {
1546
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1547
- this.send(command, optionsOrCb || {}, cb);
1548
- } else {
1549
- return this.send(command, optionsOrCb);
1550
- }
1551
- }
1552
-
1553
- /**
1554
- * <p>Gets information about the specified provisioned product.</p>
1555
- */
1556
- public describeProvisionedProduct(
1557
- args: DescribeProvisionedProductCommandInput,
1558
- options?: __HttpHandlerOptions
1559
- ): Promise<DescribeProvisionedProductCommandOutput>;
1560
- public describeProvisionedProduct(
1561
- args: DescribeProvisionedProductCommandInput,
1562
- cb: (err: any, data?: DescribeProvisionedProductCommandOutput) => void
1563
- ): void;
1564
- public describeProvisionedProduct(
1565
- args: DescribeProvisionedProductCommandInput,
1566
- options: __HttpHandlerOptions,
1567
- cb: (err: any, data?: DescribeProvisionedProductCommandOutput) => void
1568
- ): void;
1569
- public describeProvisionedProduct(
1570
- args: DescribeProvisionedProductCommandInput,
1571
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DescribeProvisionedProductCommandOutput) => void),
1572
- cb?: (err: any, data?: DescribeProvisionedProductCommandOutput) => void
1573
- ): Promise<DescribeProvisionedProductCommandOutput> | void {
1574
- const command = new DescribeProvisionedProductCommand(args);
1575
- if (typeof optionsOrCb === "function") {
1576
- this.send(command, optionsOrCb);
1577
- } else if (typeof cb === "function") {
1578
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1579
- this.send(command, optionsOrCb || {}, cb);
1580
- } else {
1581
- return this.send(command, optionsOrCb);
1582
- }
1583
- }
1584
-
1585
- /**
1586
- * <p>Gets information about the resource changes for the specified plan.</p>
1587
- */
1588
- public describeProvisionedProductPlan(
1589
- args: DescribeProvisionedProductPlanCommandInput,
1590
- options?: __HttpHandlerOptions
1591
- ): Promise<DescribeProvisionedProductPlanCommandOutput>;
1592
- public describeProvisionedProductPlan(
1593
- args: DescribeProvisionedProductPlanCommandInput,
1594
- cb: (err: any, data?: DescribeProvisionedProductPlanCommandOutput) => void
1595
- ): void;
1596
- public describeProvisionedProductPlan(
1597
- args: DescribeProvisionedProductPlanCommandInput,
1598
- options: __HttpHandlerOptions,
1599
- cb: (err: any, data?: DescribeProvisionedProductPlanCommandOutput) => void
1600
- ): void;
1601
- public describeProvisionedProductPlan(
1602
- args: DescribeProvisionedProductPlanCommandInput,
1603
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DescribeProvisionedProductPlanCommandOutput) => void),
1604
- cb?: (err: any, data?: DescribeProvisionedProductPlanCommandOutput) => void
1605
- ): Promise<DescribeProvisionedProductPlanCommandOutput> | void {
1606
- const command = new DescribeProvisionedProductPlanCommand(args);
1607
- if (typeof optionsOrCb === "function") {
1608
- this.send(command, optionsOrCb);
1609
- } else if (typeof cb === "function") {
1610
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1611
- this.send(command, optionsOrCb || {}, cb);
1612
- } else {
1613
- return this.send(command, optionsOrCb);
1614
- }
1615
- }
1616
-
1617
- /**
1618
- * <p>Gets information about the specified provisioning artifact (also known as a version) for the specified product.</p>
1619
- */
1620
- public describeProvisioningArtifact(
1621
- args: DescribeProvisioningArtifactCommandInput,
1622
- options?: __HttpHandlerOptions
1623
- ): Promise<DescribeProvisioningArtifactCommandOutput>;
1624
- public describeProvisioningArtifact(
1625
- args: DescribeProvisioningArtifactCommandInput,
1626
- cb: (err: any, data?: DescribeProvisioningArtifactCommandOutput) => void
1627
- ): void;
1628
- public describeProvisioningArtifact(
1629
- args: DescribeProvisioningArtifactCommandInput,
1630
- options: __HttpHandlerOptions,
1631
- cb: (err: any, data?: DescribeProvisioningArtifactCommandOutput) => void
1632
- ): void;
1633
- public describeProvisioningArtifact(
1634
- args: DescribeProvisioningArtifactCommandInput,
1635
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DescribeProvisioningArtifactCommandOutput) => void),
1636
- cb?: (err: any, data?: DescribeProvisioningArtifactCommandOutput) => void
1637
- ): Promise<DescribeProvisioningArtifactCommandOutput> | void {
1638
- const command = new DescribeProvisioningArtifactCommand(args);
1639
- if (typeof optionsOrCb === "function") {
1640
- this.send(command, optionsOrCb);
1641
- } else if (typeof cb === "function") {
1642
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1643
- this.send(command, optionsOrCb || {}, cb);
1644
- } else {
1645
- return this.send(command, optionsOrCb);
1646
- }
1647
- }
1648
-
1649
- /**
1650
- * <p>Gets information about the configuration required to provision the specified product using
1651
- * the specified provisioning artifact.</p>
1652
- * <p>If the output contains a TagOption key with an empty list of values, there is a
1653
- * TagOption conflict for that key. The end user cannot take action to fix the conflict, and
1654
- * launch is not blocked. In subsequent calls to <a>ProvisionProduct</a>,
1655
- * do not include conflicted TagOption keys as tags, or this causes the error
1656
- * "Parameter validation failed: Missing required parameter in Tags[<i>N</i>]:<i>Value</i>".
1657
- * Tag the provisioned product with the value <code>sc-tagoption-conflict-portfolioId-productId</code>.</p>
1658
- */
1659
- public describeProvisioningParameters(
1660
- args: DescribeProvisioningParametersCommandInput,
1661
- options?: __HttpHandlerOptions
1662
- ): Promise<DescribeProvisioningParametersCommandOutput>;
1663
- public describeProvisioningParameters(
1664
- args: DescribeProvisioningParametersCommandInput,
1665
- cb: (err: any, data?: DescribeProvisioningParametersCommandOutput) => void
1666
- ): void;
1667
- public describeProvisioningParameters(
1668
- args: DescribeProvisioningParametersCommandInput,
1669
- options: __HttpHandlerOptions,
1670
- cb: (err: any, data?: DescribeProvisioningParametersCommandOutput) => void
1671
- ): void;
1672
- public describeProvisioningParameters(
1673
- args: DescribeProvisioningParametersCommandInput,
1674
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DescribeProvisioningParametersCommandOutput) => void),
1675
- cb?: (err: any, data?: DescribeProvisioningParametersCommandOutput) => void
1676
- ): Promise<DescribeProvisioningParametersCommandOutput> | void {
1677
- const command = new DescribeProvisioningParametersCommand(args);
1678
- if (typeof optionsOrCb === "function") {
1679
- this.send(command, optionsOrCb);
1680
- } else if (typeof cb === "function") {
1681
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1682
- this.send(command, optionsOrCb || {}, cb);
1683
- } else {
1684
- return this.send(command, optionsOrCb);
1685
- }
1686
- }
1687
-
1688
- /**
1689
- * <p>Gets information about the specified request operation.</p>
1690
- * <p>Use this operation after calling a request operation (for example, <a>ProvisionProduct</a>,
1691
- * <a>TerminateProvisionedProduct</a>, or <a>UpdateProvisionedProduct</a>).
1692
- * </p>
1693
- * <note>
1694
- * <p>If a provisioned product was transferred to a new owner using <a>UpdateProvisionedProductProperties</a>, the new owner
1695
- * 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
1696
- * use <a>ListRecordHistory</a> to see the product's history from when he was the owner.</p>
1697
- * </note>
1698
- */
1699
- public describeRecord(
1700
- args: DescribeRecordCommandInput,
1701
- options?: __HttpHandlerOptions
1702
- ): Promise<DescribeRecordCommandOutput>;
1703
- public describeRecord(
1704
- args: DescribeRecordCommandInput,
1705
- cb: (err: any, data?: DescribeRecordCommandOutput) => void
1706
- ): void;
1707
- public describeRecord(
1708
- args: DescribeRecordCommandInput,
1709
- options: __HttpHandlerOptions,
1710
- cb: (err: any, data?: DescribeRecordCommandOutput) => void
1711
- ): void;
1712
- public describeRecord(
1713
- args: DescribeRecordCommandInput,
1714
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DescribeRecordCommandOutput) => void),
1715
- cb?: (err: any, data?: DescribeRecordCommandOutput) => void
1716
- ): Promise<DescribeRecordCommandOutput> | void {
1717
- const command = new DescribeRecordCommand(args);
1718
- if (typeof optionsOrCb === "function") {
1719
- this.send(command, optionsOrCb);
1720
- } else if (typeof cb === "function") {
1721
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1722
- this.send(command, optionsOrCb || {}, cb);
1723
- } else {
1724
- return this.send(command, optionsOrCb);
1725
- }
1726
- }
1727
-
1728
- /**
1729
- * <p>Describes a self-service action.</p>
1730
- */
1731
- public describeServiceAction(
1732
- args: DescribeServiceActionCommandInput,
1733
- options?: __HttpHandlerOptions
1734
- ): Promise<DescribeServiceActionCommandOutput>;
1735
- public describeServiceAction(
1736
- args: DescribeServiceActionCommandInput,
1737
- cb: (err: any, data?: DescribeServiceActionCommandOutput) => void
1738
- ): void;
1739
- public describeServiceAction(
1740
- args: DescribeServiceActionCommandInput,
1741
- options: __HttpHandlerOptions,
1742
- cb: (err: any, data?: DescribeServiceActionCommandOutput) => void
1743
- ): void;
1744
- public describeServiceAction(
1745
- args: DescribeServiceActionCommandInput,
1746
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DescribeServiceActionCommandOutput) => void),
1747
- cb?: (err: any, data?: DescribeServiceActionCommandOutput) => void
1748
- ): Promise<DescribeServiceActionCommandOutput> | void {
1749
- const command = new DescribeServiceActionCommand(args);
1750
- if (typeof optionsOrCb === "function") {
1751
- this.send(command, optionsOrCb);
1752
- } else if (typeof cb === "function") {
1753
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1754
- this.send(command, optionsOrCb || {}, cb);
1755
- } else {
1756
- return this.send(command, optionsOrCb);
1757
- }
1758
- }
1759
-
1760
- /**
1761
- * <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>
1762
- */
1763
- public describeServiceActionExecutionParameters(
1764
- args: DescribeServiceActionExecutionParametersCommandInput,
1765
- options?: __HttpHandlerOptions
1766
- ): Promise<DescribeServiceActionExecutionParametersCommandOutput>;
1767
- public describeServiceActionExecutionParameters(
1768
- args: DescribeServiceActionExecutionParametersCommandInput,
1769
- cb: (err: any, data?: DescribeServiceActionExecutionParametersCommandOutput) => void
1770
- ): void;
1771
- public describeServiceActionExecutionParameters(
1772
- args: DescribeServiceActionExecutionParametersCommandInput,
1773
- options: __HttpHandlerOptions,
1774
- cb: (err: any, data?: DescribeServiceActionExecutionParametersCommandOutput) => void
1775
- ): void;
1776
- public describeServiceActionExecutionParameters(
1777
- args: DescribeServiceActionExecutionParametersCommandInput,
1778
- optionsOrCb?:
1779
- | __HttpHandlerOptions
1780
- | ((err: any, data?: DescribeServiceActionExecutionParametersCommandOutput) => void),
1781
- cb?: (err: any, data?: DescribeServiceActionExecutionParametersCommandOutput) => void
1782
- ): Promise<DescribeServiceActionExecutionParametersCommandOutput> | void {
1783
- const command = new DescribeServiceActionExecutionParametersCommand(args);
1784
- if (typeof optionsOrCb === "function") {
1785
- this.send(command, optionsOrCb);
1786
- } else if (typeof cb === "function") {
1787
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1788
- this.send(command, optionsOrCb || {}, cb);
1789
- } else {
1790
- return this.send(command, optionsOrCb);
1791
- }
1792
- }
1793
-
1794
- /**
1795
- * <p>Gets information about the specified TagOption.</p>
1796
- */
1797
- public describeTagOption(
1798
- args: DescribeTagOptionCommandInput,
1799
- options?: __HttpHandlerOptions
1800
- ): Promise<DescribeTagOptionCommandOutput>;
1801
- public describeTagOption(
1802
- args: DescribeTagOptionCommandInput,
1803
- cb: (err: any, data?: DescribeTagOptionCommandOutput) => void
1804
- ): void;
1805
- public describeTagOption(
1806
- args: DescribeTagOptionCommandInput,
1807
- options: __HttpHandlerOptions,
1808
- cb: (err: any, data?: DescribeTagOptionCommandOutput) => void
1809
- ): void;
1810
- public describeTagOption(
1811
- args: DescribeTagOptionCommandInput,
1812
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DescribeTagOptionCommandOutput) => void),
1813
- cb?: (err: any, data?: DescribeTagOptionCommandOutput) => void
1814
- ): Promise<DescribeTagOptionCommandOutput> | void {
1815
- const command = new DescribeTagOptionCommand(args);
1816
- if (typeof optionsOrCb === "function") {
1817
- this.send(command, optionsOrCb);
1818
- } else if (typeof cb === "function") {
1819
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1820
- this.send(command, optionsOrCb || {}, cb);
1821
- } else {
1822
- return this.send(command, optionsOrCb);
1823
- }
1824
- }
1825
-
1826
- /**
1827
- * <p>Disable portfolio sharing through AWS Organizations feature. This feature will not
1828
- * delete your current shares but it will prevent you from creating new shares throughout your
1829
- * organization. Current shares will not be in sync with your organization structure if it
1830
- * changes after calling this API. This API can only be called by the management account in
1831
- * the organization.</p>
1832
- * <p>This API can't be invoked if there are active delegated administrators in the organization.</p>
1833
- * <p>Note that a delegated administrator is not authorized to invoke <code>DisableAWSOrganizationsAccess</code>.</p>
1834
- */
1835
- public disableAWSOrganizationsAccess(
1836
- args: DisableAWSOrganizationsAccessCommandInput,
1837
- options?: __HttpHandlerOptions
1838
- ): Promise<DisableAWSOrganizationsAccessCommandOutput>;
1839
- public disableAWSOrganizationsAccess(
1840
- args: DisableAWSOrganizationsAccessCommandInput,
1841
- cb: (err: any, data?: DisableAWSOrganizationsAccessCommandOutput) => void
1842
- ): void;
1843
- public disableAWSOrganizationsAccess(
1844
- args: DisableAWSOrganizationsAccessCommandInput,
1845
- options: __HttpHandlerOptions,
1846
- cb: (err: any, data?: DisableAWSOrganizationsAccessCommandOutput) => void
1847
- ): void;
1848
- public disableAWSOrganizationsAccess(
1849
- args: DisableAWSOrganizationsAccessCommandInput,
1850
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DisableAWSOrganizationsAccessCommandOutput) => void),
1851
- cb?: (err: any, data?: DisableAWSOrganizationsAccessCommandOutput) => void
1852
- ): Promise<DisableAWSOrganizationsAccessCommandOutput> | void {
1853
- const command = new DisableAWSOrganizationsAccessCommand(args);
1854
- if (typeof optionsOrCb === "function") {
1855
- this.send(command, optionsOrCb);
1856
- } else if (typeof cb === "function") {
1857
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1858
- this.send(command, optionsOrCb || {}, cb);
1859
- } else {
1860
- return this.send(command, optionsOrCb);
1861
- }
1862
- }
1863
-
1864
- /**
1865
- * <p>Disassociates the specified budget from the specified resource.</p>
1866
- */
1867
- public disassociateBudgetFromResource(
1868
- args: DisassociateBudgetFromResourceCommandInput,
1869
- options?: __HttpHandlerOptions
1870
- ): Promise<DisassociateBudgetFromResourceCommandOutput>;
1871
- public disassociateBudgetFromResource(
1872
- args: DisassociateBudgetFromResourceCommandInput,
1873
- cb: (err: any, data?: DisassociateBudgetFromResourceCommandOutput) => void
1874
- ): void;
1875
- public disassociateBudgetFromResource(
1876
- args: DisassociateBudgetFromResourceCommandInput,
1877
- options: __HttpHandlerOptions,
1878
- cb: (err: any, data?: DisassociateBudgetFromResourceCommandOutput) => void
1879
- ): void;
1880
- public disassociateBudgetFromResource(
1881
- args: DisassociateBudgetFromResourceCommandInput,
1882
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DisassociateBudgetFromResourceCommandOutput) => void),
1883
- cb?: (err: any, data?: DisassociateBudgetFromResourceCommandOutput) => void
1884
- ): Promise<DisassociateBudgetFromResourceCommandOutput> | void {
1885
- const command = new DisassociateBudgetFromResourceCommand(args);
1886
- if (typeof optionsOrCb === "function") {
1887
- this.send(command, optionsOrCb);
1888
- } else if (typeof cb === "function") {
1889
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1890
- this.send(command, optionsOrCb || {}, cb);
1891
- } else {
1892
- return this.send(command, optionsOrCb);
1893
- }
1894
- }
1895
-
1896
- /**
1897
- * <p>Disassociates a previously associated principal ARN from a specified
1898
- * portfolio.</p>
1899
- */
1900
- public disassociatePrincipalFromPortfolio(
1901
- args: DisassociatePrincipalFromPortfolioCommandInput,
1902
- options?: __HttpHandlerOptions
1903
- ): Promise<DisassociatePrincipalFromPortfolioCommandOutput>;
1904
- public disassociatePrincipalFromPortfolio(
1905
- args: DisassociatePrincipalFromPortfolioCommandInput,
1906
- cb: (err: any, data?: DisassociatePrincipalFromPortfolioCommandOutput) => void
1907
- ): void;
1908
- public disassociatePrincipalFromPortfolio(
1909
- args: DisassociatePrincipalFromPortfolioCommandInput,
1910
- options: __HttpHandlerOptions,
1911
- cb: (err: any, data?: DisassociatePrincipalFromPortfolioCommandOutput) => void
1912
- ): void;
1913
- public disassociatePrincipalFromPortfolio(
1914
- args: DisassociatePrincipalFromPortfolioCommandInput,
1915
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DisassociatePrincipalFromPortfolioCommandOutput) => void),
1916
- cb?: (err: any, data?: DisassociatePrincipalFromPortfolioCommandOutput) => void
1917
- ): Promise<DisassociatePrincipalFromPortfolioCommandOutput> | void {
1918
- const command = new DisassociatePrincipalFromPortfolioCommand(args);
1919
- if (typeof optionsOrCb === "function") {
1920
- this.send(command, optionsOrCb);
1921
- } else if (typeof cb === "function") {
1922
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1923
- this.send(command, optionsOrCb || {}, cb);
1924
- } else {
1925
- return this.send(command, optionsOrCb);
1926
- }
1927
- }
1928
-
1929
- /**
1930
- * <p>Disassociates the specified product from the specified portfolio. </p>
1931
- * <p>A delegated admin is authorized to invoke this command.</p>
1932
- */
1933
- public disassociateProductFromPortfolio(
1934
- args: DisassociateProductFromPortfolioCommandInput,
1935
- options?: __HttpHandlerOptions
1936
- ): Promise<DisassociateProductFromPortfolioCommandOutput>;
1937
- public disassociateProductFromPortfolio(
1938
- args: DisassociateProductFromPortfolioCommandInput,
1939
- cb: (err: any, data?: DisassociateProductFromPortfolioCommandOutput) => void
1940
- ): void;
1941
- public disassociateProductFromPortfolio(
1942
- args: DisassociateProductFromPortfolioCommandInput,
1943
- options: __HttpHandlerOptions,
1944
- cb: (err: any, data?: DisassociateProductFromPortfolioCommandOutput) => void
1945
- ): void;
1946
- public disassociateProductFromPortfolio(
1947
- args: DisassociateProductFromPortfolioCommandInput,
1948
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DisassociateProductFromPortfolioCommandOutput) => void),
1949
- cb?: (err: any, data?: DisassociateProductFromPortfolioCommandOutput) => void
1950
- ): Promise<DisassociateProductFromPortfolioCommandOutput> | void {
1951
- const command = new DisassociateProductFromPortfolioCommand(args);
1952
- if (typeof optionsOrCb === "function") {
1953
- this.send(command, optionsOrCb);
1954
- } else if (typeof cb === "function") {
1955
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1956
- this.send(command, optionsOrCb || {}, cb);
1957
- } else {
1958
- return this.send(command, optionsOrCb);
1959
- }
1960
- }
1961
-
1962
- /**
1963
- * <p>Disassociates the specified self-service action association from the specified provisioning artifact.</p>
1964
- */
1965
- public disassociateServiceActionFromProvisioningArtifact(
1966
- args: DisassociateServiceActionFromProvisioningArtifactCommandInput,
1967
- options?: __HttpHandlerOptions
1968
- ): Promise<DisassociateServiceActionFromProvisioningArtifactCommandOutput>;
1969
- public disassociateServiceActionFromProvisioningArtifact(
1970
- args: DisassociateServiceActionFromProvisioningArtifactCommandInput,
1971
- cb: (err: any, data?: DisassociateServiceActionFromProvisioningArtifactCommandOutput) => void
1972
- ): void;
1973
- public disassociateServiceActionFromProvisioningArtifact(
1974
- args: DisassociateServiceActionFromProvisioningArtifactCommandInput,
1975
- options: __HttpHandlerOptions,
1976
- cb: (err: any, data?: DisassociateServiceActionFromProvisioningArtifactCommandOutput) => void
1977
- ): void;
1978
- public disassociateServiceActionFromProvisioningArtifact(
1979
- args: DisassociateServiceActionFromProvisioningArtifactCommandInput,
1980
- optionsOrCb?:
1981
- | __HttpHandlerOptions
1982
- | ((err: any, data?: DisassociateServiceActionFromProvisioningArtifactCommandOutput) => void),
1983
- cb?: (err: any, data?: DisassociateServiceActionFromProvisioningArtifactCommandOutput) => void
1984
- ): Promise<DisassociateServiceActionFromProvisioningArtifactCommandOutput> | void {
1985
- const command = new DisassociateServiceActionFromProvisioningArtifactCommand(args);
1986
- if (typeof optionsOrCb === "function") {
1987
- this.send(command, optionsOrCb);
1988
- } else if (typeof cb === "function") {
1989
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
1990
- this.send(command, optionsOrCb || {}, cb);
1991
- } else {
1992
- return this.send(command, optionsOrCb);
1993
- }
1994
- }
1995
-
1996
- /**
1997
- * <p>Disassociates the specified TagOption from the specified resource.</p>
1998
- */
1999
- public disassociateTagOptionFromResource(
2000
- args: DisassociateTagOptionFromResourceCommandInput,
2001
- options?: __HttpHandlerOptions
2002
- ): Promise<DisassociateTagOptionFromResourceCommandOutput>;
2003
- public disassociateTagOptionFromResource(
2004
- args: DisassociateTagOptionFromResourceCommandInput,
2005
- cb: (err: any, data?: DisassociateTagOptionFromResourceCommandOutput) => void
2006
- ): void;
2007
- public disassociateTagOptionFromResource(
2008
- args: DisassociateTagOptionFromResourceCommandInput,
2009
- options: __HttpHandlerOptions,
2010
- cb: (err: any, data?: DisassociateTagOptionFromResourceCommandOutput) => void
2011
- ): void;
2012
- public disassociateTagOptionFromResource(
2013
- args: DisassociateTagOptionFromResourceCommandInput,
2014
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: DisassociateTagOptionFromResourceCommandOutput) => void),
2015
- cb?: (err: any, data?: DisassociateTagOptionFromResourceCommandOutput) => void
2016
- ): Promise<DisassociateTagOptionFromResourceCommandOutput> | void {
2017
- const command = new DisassociateTagOptionFromResourceCommand(args);
2018
- if (typeof optionsOrCb === "function") {
2019
- this.send(command, optionsOrCb);
2020
- } else if (typeof cb === "function") {
2021
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2022
- this.send(command, optionsOrCb || {}, cb);
2023
- } else {
2024
- return this.send(command, optionsOrCb);
2025
- }
2026
- }
2027
-
2028
- /**
2029
- * <p>Enable portfolio sharing feature through AWS Organizations. This API will allow Service
2030
- * Catalog to receive updates on your organization in order to sync your shares with the
2031
- * current structure. This API can only be called by the management account in the
2032
- * organization.</p>
2033
- * <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>
2034
- * <p>Note that a delegated administrator is not authorized to invoke <code>EnableAWSOrganizationsAccess</code>.</p>
2035
- */
2036
- public enableAWSOrganizationsAccess(
2037
- args: EnableAWSOrganizationsAccessCommandInput,
2038
- options?: __HttpHandlerOptions
2039
- ): Promise<EnableAWSOrganizationsAccessCommandOutput>;
2040
- public enableAWSOrganizationsAccess(
2041
- args: EnableAWSOrganizationsAccessCommandInput,
2042
- cb: (err: any, data?: EnableAWSOrganizationsAccessCommandOutput) => void
2043
- ): void;
2044
- public enableAWSOrganizationsAccess(
2045
- args: EnableAWSOrganizationsAccessCommandInput,
2046
- options: __HttpHandlerOptions,
2047
- cb: (err: any, data?: EnableAWSOrganizationsAccessCommandOutput) => void
2048
- ): void;
2049
- public enableAWSOrganizationsAccess(
2050
- args: EnableAWSOrganizationsAccessCommandInput,
2051
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: EnableAWSOrganizationsAccessCommandOutput) => void),
2052
- cb?: (err: any, data?: EnableAWSOrganizationsAccessCommandOutput) => void
2053
- ): Promise<EnableAWSOrganizationsAccessCommandOutput> | void {
2054
- const command = new EnableAWSOrganizationsAccessCommand(args);
2055
- if (typeof optionsOrCb === "function") {
2056
- this.send(command, optionsOrCb);
2057
- } else if (typeof cb === "function") {
2058
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2059
- this.send(command, optionsOrCb || {}, cb);
2060
- } else {
2061
- return this.send(command, optionsOrCb);
2062
- }
2063
- }
2064
-
2065
- /**
2066
- * <p>Provisions or modifies a product based on the resource changes for the specified plan.</p>
2067
- */
2068
- public executeProvisionedProductPlan(
2069
- args: ExecuteProvisionedProductPlanCommandInput,
2070
- options?: __HttpHandlerOptions
2071
- ): Promise<ExecuteProvisionedProductPlanCommandOutput>;
2072
- public executeProvisionedProductPlan(
2073
- args: ExecuteProvisionedProductPlanCommandInput,
2074
- cb: (err: any, data?: ExecuteProvisionedProductPlanCommandOutput) => void
2075
- ): void;
2076
- public executeProvisionedProductPlan(
2077
- args: ExecuteProvisionedProductPlanCommandInput,
2078
- options: __HttpHandlerOptions,
2079
- cb: (err: any, data?: ExecuteProvisionedProductPlanCommandOutput) => void
2080
- ): void;
2081
- public executeProvisionedProductPlan(
2082
- args: ExecuteProvisionedProductPlanCommandInput,
2083
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ExecuteProvisionedProductPlanCommandOutput) => void),
2084
- cb?: (err: any, data?: ExecuteProvisionedProductPlanCommandOutput) => void
2085
- ): Promise<ExecuteProvisionedProductPlanCommandOutput> | void {
2086
- const command = new ExecuteProvisionedProductPlanCommand(args);
2087
- if (typeof optionsOrCb === "function") {
2088
- this.send(command, optionsOrCb);
2089
- } else if (typeof cb === "function") {
2090
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2091
- this.send(command, optionsOrCb || {}, cb);
2092
- } else {
2093
- return this.send(command, optionsOrCb);
2094
- }
2095
- }
2096
-
2097
- /**
2098
- * <p>Executes a self-service action against a provisioned product.</p>
2099
- */
2100
- public executeProvisionedProductServiceAction(
2101
- args: ExecuteProvisionedProductServiceActionCommandInput,
2102
- options?: __HttpHandlerOptions
2103
- ): Promise<ExecuteProvisionedProductServiceActionCommandOutput>;
2104
- public executeProvisionedProductServiceAction(
2105
- args: ExecuteProvisionedProductServiceActionCommandInput,
2106
- cb: (err: any, data?: ExecuteProvisionedProductServiceActionCommandOutput) => void
2107
- ): void;
2108
- public executeProvisionedProductServiceAction(
2109
- args: ExecuteProvisionedProductServiceActionCommandInput,
2110
- options: __HttpHandlerOptions,
2111
- cb: (err: any, data?: ExecuteProvisionedProductServiceActionCommandOutput) => void
2112
- ): void;
2113
- public executeProvisionedProductServiceAction(
2114
- args: ExecuteProvisionedProductServiceActionCommandInput,
2115
- optionsOrCb?:
2116
- | __HttpHandlerOptions
2117
- | ((err: any, data?: ExecuteProvisionedProductServiceActionCommandOutput) => void),
2118
- cb?: (err: any, data?: ExecuteProvisionedProductServiceActionCommandOutput) => void
2119
- ): Promise<ExecuteProvisionedProductServiceActionCommandOutput> | void {
2120
- const command = new ExecuteProvisionedProductServiceActionCommand(args);
2121
- if (typeof optionsOrCb === "function") {
2122
- this.send(command, optionsOrCb);
2123
- } else if (typeof cb === "function") {
2124
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2125
- this.send(command, optionsOrCb || {}, cb);
2126
- } else {
2127
- return this.send(command, optionsOrCb);
2128
- }
2129
- }
2130
-
2131
- /**
2132
- * <p>Get the Access Status for AWS Organization portfolio share feature. This API can only be
2133
- * called by the management account in the organization or by a delegated admin.</p>
2134
- */
2135
- public getAWSOrganizationsAccessStatus(
2136
- args: GetAWSOrganizationsAccessStatusCommandInput,
2137
- options?: __HttpHandlerOptions
2138
- ): Promise<GetAWSOrganizationsAccessStatusCommandOutput>;
2139
- public getAWSOrganizationsAccessStatus(
2140
- args: GetAWSOrganizationsAccessStatusCommandInput,
2141
- cb: (err: any, data?: GetAWSOrganizationsAccessStatusCommandOutput) => void
2142
- ): void;
2143
- public getAWSOrganizationsAccessStatus(
2144
- args: GetAWSOrganizationsAccessStatusCommandInput,
2145
- options: __HttpHandlerOptions,
2146
- cb: (err: any, data?: GetAWSOrganizationsAccessStatusCommandOutput) => void
2147
- ): void;
2148
- public getAWSOrganizationsAccessStatus(
2149
- args: GetAWSOrganizationsAccessStatusCommandInput,
2150
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: GetAWSOrganizationsAccessStatusCommandOutput) => void),
2151
- cb?: (err: any, data?: GetAWSOrganizationsAccessStatusCommandOutput) => void
2152
- ): Promise<GetAWSOrganizationsAccessStatusCommandOutput> | void {
2153
- const command = new GetAWSOrganizationsAccessStatusCommand(args);
2154
- if (typeof optionsOrCb === "function") {
2155
- this.send(command, optionsOrCb);
2156
- } else if (typeof cb === "function") {
2157
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2158
- this.send(command, optionsOrCb || {}, cb);
2159
- } else {
2160
- return this.send(command, optionsOrCb);
2161
- }
2162
- }
2163
-
2164
- /**
2165
- * <p>This API takes either a <code>ProvisonedProductId</code> or a <code>ProvisionedProductName</code>, along with a list of one or more output keys, and responds with the key/value pairs of those outputs.</p>
2166
- */
2167
- public getProvisionedProductOutputs(
2168
- args: GetProvisionedProductOutputsCommandInput,
2169
- options?: __HttpHandlerOptions
2170
- ): Promise<GetProvisionedProductOutputsCommandOutput>;
2171
- public getProvisionedProductOutputs(
2172
- args: GetProvisionedProductOutputsCommandInput,
2173
- cb: (err: any, data?: GetProvisionedProductOutputsCommandOutput) => void
2174
- ): void;
2175
- public getProvisionedProductOutputs(
2176
- args: GetProvisionedProductOutputsCommandInput,
2177
- options: __HttpHandlerOptions,
2178
- cb: (err: any, data?: GetProvisionedProductOutputsCommandOutput) => void
2179
- ): void;
2180
- public getProvisionedProductOutputs(
2181
- args: GetProvisionedProductOutputsCommandInput,
2182
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: GetProvisionedProductOutputsCommandOutput) => void),
2183
- cb?: (err: any, data?: GetProvisionedProductOutputsCommandOutput) => void
2184
- ): Promise<GetProvisionedProductOutputsCommandOutput> | void {
2185
- const command = new GetProvisionedProductOutputsCommand(args);
2186
- if (typeof optionsOrCb === "function") {
2187
- this.send(command, optionsOrCb);
2188
- } else if (typeof cb === "function") {
2189
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2190
- this.send(command, optionsOrCb || {}, cb);
2191
- } else {
2192
- return this.send(command, optionsOrCb);
2193
- }
2194
- }
2195
-
2196
- /**
2197
- * <p>Requests the import of a resource as a Service Catalog provisioned product that is
2198
- * associated to a Service Catalog product and provisioning artifact. Once imported, all
2199
- * supported Service Catalog governance actions are supported on the provisioned
2200
- * product.</p>
2201
- * <p>Resource import only supports CloudFormation stack ARNs. CloudFormation StackSets and
2202
- * non-root nested stacks are not supported.</p>
2203
- * <p>The CloudFormation stack must have one of the following statuses to be imported:
2204
- * <code>CREATE_COMPLETE</code>, <code>UPDATE_COMPLETE</code>, <code>UPDATE_ROLLBACK_COMPLETE</code>, <code>IMPORT_COMPLETE</code>,
2205
- * <code>IMPORT_ROLLBACK_COMPLETE</code>.</p>
2206
- * <p>Import of the resource requires that the CloudFormation stack template matches the
2207
- * associated Service Catalog product provisioning artifact. </p>
2208
- *
2209
- * <p>The user or role that performs this operation must have the <code>cloudformation:GetTemplate</code>
2210
- * and <code>cloudformation:DescribeStacks</code> IAM policy permissions. </p>
2211
- */
2212
- public importAsProvisionedProduct(
2213
- args: ImportAsProvisionedProductCommandInput,
2214
- options?: __HttpHandlerOptions
2215
- ): Promise<ImportAsProvisionedProductCommandOutput>;
2216
- public importAsProvisionedProduct(
2217
- args: ImportAsProvisionedProductCommandInput,
2218
- cb: (err: any, data?: ImportAsProvisionedProductCommandOutput) => void
2219
- ): void;
2220
- public importAsProvisionedProduct(
2221
- args: ImportAsProvisionedProductCommandInput,
2222
- options: __HttpHandlerOptions,
2223
- cb: (err: any, data?: ImportAsProvisionedProductCommandOutput) => void
2224
- ): void;
2225
- public importAsProvisionedProduct(
2226
- args: ImportAsProvisionedProductCommandInput,
2227
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ImportAsProvisionedProductCommandOutput) => void),
2228
- cb?: (err: any, data?: ImportAsProvisionedProductCommandOutput) => void
2229
- ): Promise<ImportAsProvisionedProductCommandOutput> | void {
2230
- const command = new ImportAsProvisionedProductCommand(args);
2231
- if (typeof optionsOrCb === "function") {
2232
- this.send(command, optionsOrCb);
2233
- } else if (typeof cb === "function") {
2234
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2235
- this.send(command, optionsOrCb || {}, cb);
2236
- } else {
2237
- return this.send(command, optionsOrCb);
2238
- }
2239
- }
2240
-
2241
- /**
2242
- * <p>Lists all portfolios for which sharing was accepted by this account.</p>
2243
- */
2244
- public listAcceptedPortfolioShares(
2245
- args: ListAcceptedPortfolioSharesCommandInput,
2246
- options?: __HttpHandlerOptions
2247
- ): Promise<ListAcceptedPortfolioSharesCommandOutput>;
2248
- public listAcceptedPortfolioShares(
2249
- args: ListAcceptedPortfolioSharesCommandInput,
2250
- cb: (err: any, data?: ListAcceptedPortfolioSharesCommandOutput) => void
2251
- ): void;
2252
- public listAcceptedPortfolioShares(
2253
- args: ListAcceptedPortfolioSharesCommandInput,
2254
- options: __HttpHandlerOptions,
2255
- cb: (err: any, data?: ListAcceptedPortfolioSharesCommandOutput) => void
2256
- ): void;
2257
- public listAcceptedPortfolioShares(
2258
- args: ListAcceptedPortfolioSharesCommandInput,
2259
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListAcceptedPortfolioSharesCommandOutput) => void),
2260
- cb?: (err: any, data?: ListAcceptedPortfolioSharesCommandOutput) => void
2261
- ): Promise<ListAcceptedPortfolioSharesCommandOutput> | void {
2262
- const command = new ListAcceptedPortfolioSharesCommand(args);
2263
- if (typeof optionsOrCb === "function") {
2264
- this.send(command, optionsOrCb);
2265
- } else if (typeof cb === "function") {
2266
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2267
- this.send(command, optionsOrCb || {}, cb);
2268
- } else {
2269
- return this.send(command, optionsOrCb);
2270
- }
2271
- }
2272
-
2273
- /**
2274
- * <p>Lists all the budgets associated to the specified resource.</p>
2275
- */
2276
- public listBudgetsForResource(
2277
- args: ListBudgetsForResourceCommandInput,
2278
- options?: __HttpHandlerOptions
2279
- ): Promise<ListBudgetsForResourceCommandOutput>;
2280
- public listBudgetsForResource(
2281
- args: ListBudgetsForResourceCommandInput,
2282
- cb: (err: any, data?: ListBudgetsForResourceCommandOutput) => void
2283
- ): void;
2284
- public listBudgetsForResource(
2285
- args: ListBudgetsForResourceCommandInput,
2286
- options: __HttpHandlerOptions,
2287
- cb: (err: any, data?: ListBudgetsForResourceCommandOutput) => void
2288
- ): void;
2289
- public listBudgetsForResource(
2290
- args: ListBudgetsForResourceCommandInput,
2291
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListBudgetsForResourceCommandOutput) => void),
2292
- cb?: (err: any, data?: ListBudgetsForResourceCommandOutput) => void
2293
- ): Promise<ListBudgetsForResourceCommandOutput> | void {
2294
- const command = new ListBudgetsForResourceCommand(args);
2295
- if (typeof optionsOrCb === "function") {
2296
- this.send(command, optionsOrCb);
2297
- } else if (typeof cb === "function") {
2298
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2299
- this.send(command, optionsOrCb || {}, cb);
2300
- } else {
2301
- return this.send(command, optionsOrCb);
2302
- }
2303
- }
2304
-
2305
- /**
2306
- * <p>Lists the constraints for the specified portfolio and product.</p>
2307
- */
2308
- public listConstraintsForPortfolio(
2309
- args: ListConstraintsForPortfolioCommandInput,
2310
- options?: __HttpHandlerOptions
2311
- ): Promise<ListConstraintsForPortfolioCommandOutput>;
2312
- public listConstraintsForPortfolio(
2313
- args: ListConstraintsForPortfolioCommandInput,
2314
- cb: (err: any, data?: ListConstraintsForPortfolioCommandOutput) => void
2315
- ): void;
2316
- public listConstraintsForPortfolio(
2317
- args: ListConstraintsForPortfolioCommandInput,
2318
- options: __HttpHandlerOptions,
2319
- cb: (err: any, data?: ListConstraintsForPortfolioCommandOutput) => void
2320
- ): void;
2321
- public listConstraintsForPortfolio(
2322
- args: ListConstraintsForPortfolioCommandInput,
2323
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListConstraintsForPortfolioCommandOutput) => void),
2324
- cb?: (err: any, data?: ListConstraintsForPortfolioCommandOutput) => void
2325
- ): Promise<ListConstraintsForPortfolioCommandOutput> | void {
2326
- const command = new ListConstraintsForPortfolioCommand(args);
2327
- if (typeof optionsOrCb === "function") {
2328
- this.send(command, optionsOrCb);
2329
- } else if (typeof cb === "function") {
2330
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2331
- this.send(command, optionsOrCb || {}, cb);
2332
- } else {
2333
- return this.send(command, optionsOrCb);
2334
- }
2335
- }
2336
-
2337
- /**
2338
- * <p>Lists the paths to the specified product. A path is how the user
2339
- * has access to a specified product, and is necessary when provisioning a product. A path
2340
- * also determines the constraints put on the product.</p>
2341
- */
2342
- public listLaunchPaths(
2343
- args: ListLaunchPathsCommandInput,
2344
- options?: __HttpHandlerOptions
2345
- ): Promise<ListLaunchPathsCommandOutput>;
2346
- public listLaunchPaths(
2347
- args: ListLaunchPathsCommandInput,
2348
- cb: (err: any, data?: ListLaunchPathsCommandOutput) => void
2349
- ): void;
2350
- public listLaunchPaths(
2351
- args: ListLaunchPathsCommandInput,
2352
- options: __HttpHandlerOptions,
2353
- cb: (err: any, data?: ListLaunchPathsCommandOutput) => void
2354
- ): void;
2355
- public listLaunchPaths(
2356
- args: ListLaunchPathsCommandInput,
2357
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListLaunchPathsCommandOutput) => void),
2358
- cb?: (err: any, data?: ListLaunchPathsCommandOutput) => void
2359
- ): Promise<ListLaunchPathsCommandOutput> | void {
2360
- const command = new ListLaunchPathsCommand(args);
2361
- if (typeof optionsOrCb === "function") {
2362
- this.send(command, optionsOrCb);
2363
- } else if (typeof cb === "function") {
2364
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2365
- this.send(command, optionsOrCb || {}, cb);
2366
- } else {
2367
- return this.send(command, optionsOrCb);
2368
- }
2369
- }
2370
-
2371
- /**
2372
- * <p>Lists the organization nodes that have access to the specified portfolio. This API can
2373
- * only be called by the management account in the organization or by a delegated
2374
- * admin.</p>
2375
- * <p>If a delegated admin is de-registered, they can no longer perform this operation.</p>
2376
- */
2377
- public listOrganizationPortfolioAccess(
2378
- args: ListOrganizationPortfolioAccessCommandInput,
2379
- options?: __HttpHandlerOptions
2380
- ): Promise<ListOrganizationPortfolioAccessCommandOutput>;
2381
- public listOrganizationPortfolioAccess(
2382
- args: ListOrganizationPortfolioAccessCommandInput,
2383
- cb: (err: any, data?: ListOrganizationPortfolioAccessCommandOutput) => void
2384
- ): void;
2385
- public listOrganizationPortfolioAccess(
2386
- args: ListOrganizationPortfolioAccessCommandInput,
2387
- options: __HttpHandlerOptions,
2388
- cb: (err: any, data?: ListOrganizationPortfolioAccessCommandOutput) => void
2389
- ): void;
2390
- public listOrganizationPortfolioAccess(
2391
- args: ListOrganizationPortfolioAccessCommandInput,
2392
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListOrganizationPortfolioAccessCommandOutput) => void),
2393
- cb?: (err: any, data?: ListOrganizationPortfolioAccessCommandOutput) => void
2394
- ): Promise<ListOrganizationPortfolioAccessCommandOutput> | void {
2395
- const command = new ListOrganizationPortfolioAccessCommand(args);
2396
- if (typeof optionsOrCb === "function") {
2397
- this.send(command, optionsOrCb);
2398
- } else if (typeof cb === "function") {
2399
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2400
- this.send(command, optionsOrCb || {}, cb);
2401
- } else {
2402
- return this.send(command, optionsOrCb);
2403
- }
2404
- }
2405
-
2406
- /**
2407
- * <p>Lists the account IDs that have access to the specified portfolio.</p>
2408
- * <p>A delegated admin can list the accounts that have access to the shared portfolio. Note that if a delegated admin is de-registered, they can no longer perform this operation.</p>
2409
- */
2410
- public listPortfolioAccess(
2411
- args: ListPortfolioAccessCommandInput,
2412
- options?: __HttpHandlerOptions
2413
- ): Promise<ListPortfolioAccessCommandOutput>;
2414
- public listPortfolioAccess(
2415
- args: ListPortfolioAccessCommandInput,
2416
- cb: (err: any, data?: ListPortfolioAccessCommandOutput) => void
2417
- ): void;
2418
- public listPortfolioAccess(
2419
- args: ListPortfolioAccessCommandInput,
2420
- options: __HttpHandlerOptions,
2421
- cb: (err: any, data?: ListPortfolioAccessCommandOutput) => void
2422
- ): void;
2423
- public listPortfolioAccess(
2424
- args: ListPortfolioAccessCommandInput,
2425
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListPortfolioAccessCommandOutput) => void),
2426
- cb?: (err: any, data?: ListPortfolioAccessCommandOutput) => void
2427
- ): Promise<ListPortfolioAccessCommandOutput> | void {
2428
- const command = new ListPortfolioAccessCommand(args);
2429
- if (typeof optionsOrCb === "function") {
2430
- this.send(command, optionsOrCb);
2431
- } else if (typeof cb === "function") {
2432
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2433
- this.send(command, optionsOrCb || {}, cb);
2434
- } else {
2435
- return this.send(command, optionsOrCb);
2436
- }
2437
- }
2438
-
2439
- /**
2440
- * <p>Lists all portfolios in the catalog.</p>
2441
- */
2442
- public listPortfolios(
2443
- args: ListPortfoliosCommandInput,
2444
- options?: __HttpHandlerOptions
2445
- ): Promise<ListPortfoliosCommandOutput>;
2446
- public listPortfolios(
2447
- args: ListPortfoliosCommandInput,
2448
- cb: (err: any, data?: ListPortfoliosCommandOutput) => void
2449
- ): void;
2450
- public listPortfolios(
2451
- args: ListPortfoliosCommandInput,
2452
- options: __HttpHandlerOptions,
2453
- cb: (err: any, data?: ListPortfoliosCommandOutput) => void
2454
- ): void;
2455
- public listPortfolios(
2456
- args: ListPortfoliosCommandInput,
2457
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListPortfoliosCommandOutput) => void),
2458
- cb?: (err: any, data?: ListPortfoliosCommandOutput) => void
2459
- ): Promise<ListPortfoliosCommandOutput> | void {
2460
- const command = new ListPortfoliosCommand(args);
2461
- if (typeof optionsOrCb === "function") {
2462
- this.send(command, optionsOrCb);
2463
- } else if (typeof cb === "function") {
2464
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2465
- this.send(command, optionsOrCb || {}, cb);
2466
- } else {
2467
- return this.send(command, optionsOrCb);
2468
- }
2469
- }
2470
-
2471
- /**
2472
- * <p>Lists all portfolios that the specified product is associated with.</p>
2473
- */
2474
- public listPortfoliosForProduct(
2475
- args: ListPortfoliosForProductCommandInput,
2476
- options?: __HttpHandlerOptions
2477
- ): Promise<ListPortfoliosForProductCommandOutput>;
2478
- public listPortfoliosForProduct(
2479
- args: ListPortfoliosForProductCommandInput,
2480
- cb: (err: any, data?: ListPortfoliosForProductCommandOutput) => void
2481
- ): void;
2482
- public listPortfoliosForProduct(
2483
- args: ListPortfoliosForProductCommandInput,
2484
- options: __HttpHandlerOptions,
2485
- cb: (err: any, data?: ListPortfoliosForProductCommandOutput) => void
2486
- ): void;
2487
- public listPortfoliosForProduct(
2488
- args: ListPortfoliosForProductCommandInput,
2489
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListPortfoliosForProductCommandOutput) => void),
2490
- cb?: (err: any, data?: ListPortfoliosForProductCommandOutput) => void
2491
- ): Promise<ListPortfoliosForProductCommandOutput> | void {
2492
- const command = new ListPortfoliosForProductCommand(args);
2493
- if (typeof optionsOrCb === "function") {
2494
- this.send(command, optionsOrCb);
2495
- } else if (typeof cb === "function") {
2496
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2497
- this.send(command, optionsOrCb || {}, cb);
2498
- } else {
2499
- return this.send(command, optionsOrCb);
2500
- }
2501
- }
2502
-
2503
- /**
2504
- * <p>Lists all principal ARNs associated with the specified portfolio.</p>
2505
- */
2506
- public listPrincipalsForPortfolio(
2507
- args: ListPrincipalsForPortfolioCommandInput,
2508
- options?: __HttpHandlerOptions
2509
- ): Promise<ListPrincipalsForPortfolioCommandOutput>;
2510
- public listPrincipalsForPortfolio(
2511
- args: ListPrincipalsForPortfolioCommandInput,
2512
- cb: (err: any, data?: ListPrincipalsForPortfolioCommandOutput) => void
2513
- ): void;
2514
- public listPrincipalsForPortfolio(
2515
- args: ListPrincipalsForPortfolioCommandInput,
2516
- options: __HttpHandlerOptions,
2517
- cb: (err: any, data?: ListPrincipalsForPortfolioCommandOutput) => void
2518
- ): void;
2519
- public listPrincipalsForPortfolio(
2520
- args: ListPrincipalsForPortfolioCommandInput,
2521
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListPrincipalsForPortfolioCommandOutput) => void),
2522
- cb?: (err: any, data?: ListPrincipalsForPortfolioCommandOutput) => void
2523
- ): Promise<ListPrincipalsForPortfolioCommandOutput> | void {
2524
- const command = new ListPrincipalsForPortfolioCommand(args);
2525
- if (typeof optionsOrCb === "function") {
2526
- this.send(command, optionsOrCb);
2527
- } else if (typeof cb === "function") {
2528
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2529
- this.send(command, optionsOrCb || {}, cb);
2530
- } else {
2531
- return this.send(command, optionsOrCb);
2532
- }
2533
- }
2534
-
2535
- /**
2536
- * <p>Lists the plans for the specified provisioned product or all plans to which the user has access.</p>
2537
- */
2538
- public listProvisionedProductPlans(
2539
- args: ListProvisionedProductPlansCommandInput,
2540
- options?: __HttpHandlerOptions
2541
- ): Promise<ListProvisionedProductPlansCommandOutput>;
2542
- public listProvisionedProductPlans(
2543
- args: ListProvisionedProductPlansCommandInput,
2544
- cb: (err: any, data?: ListProvisionedProductPlansCommandOutput) => void
2545
- ): void;
2546
- public listProvisionedProductPlans(
2547
- args: ListProvisionedProductPlansCommandInput,
2548
- options: __HttpHandlerOptions,
2549
- cb: (err: any, data?: ListProvisionedProductPlansCommandOutput) => void
2550
- ): void;
2551
- public listProvisionedProductPlans(
2552
- args: ListProvisionedProductPlansCommandInput,
2553
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListProvisionedProductPlansCommandOutput) => void),
2554
- cb?: (err: any, data?: ListProvisionedProductPlansCommandOutput) => void
2555
- ): Promise<ListProvisionedProductPlansCommandOutput> | void {
2556
- const command = new ListProvisionedProductPlansCommand(args);
2557
- if (typeof optionsOrCb === "function") {
2558
- this.send(command, optionsOrCb);
2559
- } else if (typeof cb === "function") {
2560
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2561
- this.send(command, optionsOrCb || {}, cb);
2562
- } else {
2563
- return this.send(command, optionsOrCb);
2564
- }
2565
- }
2566
-
2567
- /**
2568
- * <p>Lists all provisioning artifacts (also known as versions) for the specified product.</p>
2569
- */
2570
- public listProvisioningArtifacts(
2571
- args: ListProvisioningArtifactsCommandInput,
2572
- options?: __HttpHandlerOptions
2573
- ): Promise<ListProvisioningArtifactsCommandOutput>;
2574
- public listProvisioningArtifacts(
2575
- args: ListProvisioningArtifactsCommandInput,
2576
- cb: (err: any, data?: ListProvisioningArtifactsCommandOutput) => void
2577
- ): void;
2578
- public listProvisioningArtifacts(
2579
- args: ListProvisioningArtifactsCommandInput,
2580
- options: __HttpHandlerOptions,
2581
- cb: (err: any, data?: ListProvisioningArtifactsCommandOutput) => void
2582
- ): void;
2583
- public listProvisioningArtifacts(
2584
- args: ListProvisioningArtifactsCommandInput,
2585
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListProvisioningArtifactsCommandOutput) => void),
2586
- cb?: (err: any, data?: ListProvisioningArtifactsCommandOutput) => void
2587
- ): Promise<ListProvisioningArtifactsCommandOutput> | void {
2588
- const command = new ListProvisioningArtifactsCommand(args);
2589
- if (typeof optionsOrCb === "function") {
2590
- this.send(command, optionsOrCb);
2591
- } else if (typeof cb === "function") {
2592
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2593
- this.send(command, optionsOrCb || {}, cb);
2594
- } else {
2595
- return this.send(command, optionsOrCb);
2596
- }
2597
- }
2598
-
2599
- /**
2600
- * <p>Lists all provisioning artifacts (also known as versions) for the specified self-service action.</p>
2601
- */
2602
- public listProvisioningArtifactsForServiceAction(
2603
- args: ListProvisioningArtifactsForServiceActionCommandInput,
2604
- options?: __HttpHandlerOptions
2605
- ): Promise<ListProvisioningArtifactsForServiceActionCommandOutput>;
2606
- public listProvisioningArtifactsForServiceAction(
2607
- args: ListProvisioningArtifactsForServiceActionCommandInput,
2608
- cb: (err: any, data?: ListProvisioningArtifactsForServiceActionCommandOutput) => void
2609
- ): void;
2610
- public listProvisioningArtifactsForServiceAction(
2611
- args: ListProvisioningArtifactsForServiceActionCommandInput,
2612
- options: __HttpHandlerOptions,
2613
- cb: (err: any, data?: ListProvisioningArtifactsForServiceActionCommandOutput) => void
2614
- ): void;
2615
- public listProvisioningArtifactsForServiceAction(
2616
- args: ListProvisioningArtifactsForServiceActionCommandInput,
2617
- optionsOrCb?:
2618
- | __HttpHandlerOptions
2619
- | ((err: any, data?: ListProvisioningArtifactsForServiceActionCommandOutput) => void),
2620
- cb?: (err: any, data?: ListProvisioningArtifactsForServiceActionCommandOutput) => void
2621
- ): Promise<ListProvisioningArtifactsForServiceActionCommandOutput> | void {
2622
- const command = new ListProvisioningArtifactsForServiceActionCommand(args);
2623
- if (typeof optionsOrCb === "function") {
2624
- this.send(command, optionsOrCb);
2625
- } else if (typeof cb === "function") {
2626
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2627
- this.send(command, optionsOrCb || {}, cb);
2628
- } else {
2629
- return this.send(command, optionsOrCb);
2630
- }
2631
- }
2632
-
2633
- /**
2634
- * <p>Lists the specified requests or all performed requests.</p>
2635
- */
2636
- public listRecordHistory(
2637
- args: ListRecordHistoryCommandInput,
2638
- options?: __HttpHandlerOptions
2639
- ): Promise<ListRecordHistoryCommandOutput>;
2640
- public listRecordHistory(
2641
- args: ListRecordHistoryCommandInput,
2642
- cb: (err: any, data?: ListRecordHistoryCommandOutput) => void
2643
- ): void;
2644
- public listRecordHistory(
2645
- args: ListRecordHistoryCommandInput,
2646
- options: __HttpHandlerOptions,
2647
- cb: (err: any, data?: ListRecordHistoryCommandOutput) => void
2648
- ): void;
2649
- public listRecordHistory(
2650
- args: ListRecordHistoryCommandInput,
2651
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListRecordHistoryCommandOutput) => void),
2652
- cb?: (err: any, data?: ListRecordHistoryCommandOutput) => void
2653
- ): Promise<ListRecordHistoryCommandOutput> | void {
2654
- const command = new ListRecordHistoryCommand(args);
2655
- if (typeof optionsOrCb === "function") {
2656
- this.send(command, optionsOrCb);
2657
- } else if (typeof cb === "function") {
2658
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2659
- this.send(command, optionsOrCb || {}, cb);
2660
- } else {
2661
- return this.send(command, optionsOrCb);
2662
- }
2663
- }
2664
-
2665
- /**
2666
- * <p>Lists the resources associated with the specified TagOption.</p>
2667
- */
2668
- public listResourcesForTagOption(
2669
- args: ListResourcesForTagOptionCommandInput,
2670
- options?: __HttpHandlerOptions
2671
- ): Promise<ListResourcesForTagOptionCommandOutput>;
2672
- public listResourcesForTagOption(
2673
- args: ListResourcesForTagOptionCommandInput,
2674
- cb: (err: any, data?: ListResourcesForTagOptionCommandOutput) => void
2675
- ): void;
2676
- public listResourcesForTagOption(
2677
- args: ListResourcesForTagOptionCommandInput,
2678
- options: __HttpHandlerOptions,
2679
- cb: (err: any, data?: ListResourcesForTagOptionCommandOutput) => void
2680
- ): void;
2681
- public listResourcesForTagOption(
2682
- args: ListResourcesForTagOptionCommandInput,
2683
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListResourcesForTagOptionCommandOutput) => void),
2684
- cb?: (err: any, data?: ListResourcesForTagOptionCommandOutput) => void
2685
- ): Promise<ListResourcesForTagOptionCommandOutput> | void {
2686
- const command = new ListResourcesForTagOptionCommand(args);
2687
- if (typeof optionsOrCb === "function") {
2688
- this.send(command, optionsOrCb);
2689
- } else if (typeof cb === "function") {
2690
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2691
- this.send(command, optionsOrCb || {}, cb);
2692
- } else {
2693
- return this.send(command, optionsOrCb);
2694
- }
2695
- }
2696
-
2697
- /**
2698
- * <p>Lists all self-service actions.</p>
2699
- */
2700
- public listServiceActions(
2701
- args: ListServiceActionsCommandInput,
2702
- options?: __HttpHandlerOptions
2703
- ): Promise<ListServiceActionsCommandOutput>;
2704
- public listServiceActions(
2705
- args: ListServiceActionsCommandInput,
2706
- cb: (err: any, data?: ListServiceActionsCommandOutput) => void
2707
- ): void;
2708
- public listServiceActions(
2709
- args: ListServiceActionsCommandInput,
2710
- options: __HttpHandlerOptions,
2711
- cb: (err: any, data?: ListServiceActionsCommandOutput) => void
2712
- ): void;
2713
- public listServiceActions(
2714
- args: ListServiceActionsCommandInput,
2715
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListServiceActionsCommandOutput) => void),
2716
- cb?: (err: any, data?: ListServiceActionsCommandOutput) => void
2717
- ): Promise<ListServiceActionsCommandOutput> | void {
2718
- const command = new ListServiceActionsCommand(args);
2719
- if (typeof optionsOrCb === "function") {
2720
- this.send(command, optionsOrCb);
2721
- } else if (typeof cb === "function") {
2722
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2723
- this.send(command, optionsOrCb || {}, cb);
2724
- } else {
2725
- return this.send(command, optionsOrCb);
2726
- }
2727
- }
2728
-
2729
- /**
2730
- * <p>Returns a paginated list of self-service actions associated with the specified Product ID and Provisioning Artifact ID.</p>
2731
- */
2732
- public listServiceActionsForProvisioningArtifact(
2733
- args: ListServiceActionsForProvisioningArtifactCommandInput,
2734
- options?: __HttpHandlerOptions
2735
- ): Promise<ListServiceActionsForProvisioningArtifactCommandOutput>;
2736
- public listServiceActionsForProvisioningArtifact(
2737
- args: ListServiceActionsForProvisioningArtifactCommandInput,
2738
- cb: (err: any, data?: ListServiceActionsForProvisioningArtifactCommandOutput) => void
2739
- ): void;
2740
- public listServiceActionsForProvisioningArtifact(
2741
- args: ListServiceActionsForProvisioningArtifactCommandInput,
2742
- options: __HttpHandlerOptions,
2743
- cb: (err: any, data?: ListServiceActionsForProvisioningArtifactCommandOutput) => void
2744
- ): void;
2745
- public listServiceActionsForProvisioningArtifact(
2746
- args: ListServiceActionsForProvisioningArtifactCommandInput,
2747
- optionsOrCb?:
2748
- | __HttpHandlerOptions
2749
- | ((err: any, data?: ListServiceActionsForProvisioningArtifactCommandOutput) => void),
2750
- cb?: (err: any, data?: ListServiceActionsForProvisioningArtifactCommandOutput) => void
2751
- ): Promise<ListServiceActionsForProvisioningArtifactCommandOutput> | void {
2752
- const command = new ListServiceActionsForProvisioningArtifactCommand(args);
2753
- if (typeof optionsOrCb === "function") {
2754
- this.send(command, optionsOrCb);
2755
- } else if (typeof cb === "function") {
2756
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2757
- this.send(command, optionsOrCb || {}, cb);
2758
- } else {
2759
- return this.send(command, optionsOrCb);
2760
- }
2761
- }
2762
-
2763
- /**
2764
- * <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 AWS account name or region. </p>
2765
- */
2766
- public listStackInstancesForProvisionedProduct(
2767
- args: ListStackInstancesForProvisionedProductCommandInput,
2768
- options?: __HttpHandlerOptions
2769
- ): Promise<ListStackInstancesForProvisionedProductCommandOutput>;
2770
- public listStackInstancesForProvisionedProduct(
2771
- args: ListStackInstancesForProvisionedProductCommandInput,
2772
- cb: (err: any, data?: ListStackInstancesForProvisionedProductCommandOutput) => void
2773
- ): void;
2774
- public listStackInstancesForProvisionedProduct(
2775
- args: ListStackInstancesForProvisionedProductCommandInput,
2776
- options: __HttpHandlerOptions,
2777
- cb: (err: any, data?: ListStackInstancesForProvisionedProductCommandOutput) => void
2778
- ): void;
2779
- public listStackInstancesForProvisionedProduct(
2780
- args: ListStackInstancesForProvisionedProductCommandInput,
2781
- optionsOrCb?:
2782
- | __HttpHandlerOptions
2783
- | ((err: any, data?: ListStackInstancesForProvisionedProductCommandOutput) => void),
2784
- cb?: (err: any, data?: ListStackInstancesForProvisionedProductCommandOutput) => void
2785
- ): Promise<ListStackInstancesForProvisionedProductCommandOutput> | void {
2786
- const command = new ListStackInstancesForProvisionedProductCommand(args);
2787
- if (typeof optionsOrCb === "function") {
2788
- this.send(command, optionsOrCb);
2789
- } else if (typeof cb === "function") {
2790
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2791
- this.send(command, optionsOrCb || {}, cb);
2792
- } else {
2793
- return this.send(command, optionsOrCb);
2794
- }
2795
- }
2796
-
2797
- /**
2798
- * <p>Lists the specified TagOptions or all TagOptions.</p>
2799
- */
2800
- public listTagOptions(
2801
- args: ListTagOptionsCommandInput,
2802
- options?: __HttpHandlerOptions
2803
- ): Promise<ListTagOptionsCommandOutput>;
2804
- public listTagOptions(
2805
- args: ListTagOptionsCommandInput,
2806
- cb: (err: any, data?: ListTagOptionsCommandOutput) => void
2807
- ): void;
2808
- public listTagOptions(
2809
- args: ListTagOptionsCommandInput,
2810
- options: __HttpHandlerOptions,
2811
- cb: (err: any, data?: ListTagOptionsCommandOutput) => void
2812
- ): void;
2813
- public listTagOptions(
2814
- args: ListTagOptionsCommandInput,
2815
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ListTagOptionsCommandOutput) => void),
2816
- cb?: (err: any, data?: ListTagOptionsCommandOutput) => void
2817
- ): Promise<ListTagOptionsCommandOutput> | void {
2818
- const command = new ListTagOptionsCommand(args);
2819
- if (typeof optionsOrCb === "function") {
2820
- this.send(command, optionsOrCb);
2821
- } else if (typeof cb === "function") {
2822
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2823
- this.send(command, optionsOrCb || {}, cb);
2824
- } else {
2825
- return this.send(command, optionsOrCb);
2826
- }
2827
- }
2828
-
2829
- /**
2830
- * <p>Provisions the specified product.</p>
2831
- * <p>A provisioned product is a resourced instance of a product.
2832
- * For example, provisioning a product based on a CloudFormation template launches a
2833
- * CloudFormation stack and its underlying resources.
2834
- * You can check the status of this request using <a>DescribeRecord</a>.</p>
2835
- * <p>If the request contains a tag key with an empty list of values, there is a
2836
- * tag conflict for that key. Do not include conflicted keys as tags, or this causes
2837
- * the error "Parameter validation failed: Missing required parameter in
2838
- * Tags[<i>N</i>]:<i>Value</i>".</p>
2839
- */
2840
- public provisionProduct(
2841
- args: ProvisionProductCommandInput,
2842
- options?: __HttpHandlerOptions
2843
- ): Promise<ProvisionProductCommandOutput>;
2844
- public provisionProduct(
2845
- args: ProvisionProductCommandInput,
2846
- cb: (err: any, data?: ProvisionProductCommandOutput) => void
2847
- ): void;
2848
- public provisionProduct(
2849
- args: ProvisionProductCommandInput,
2850
- options: __HttpHandlerOptions,
2851
- cb: (err: any, data?: ProvisionProductCommandOutput) => void
2852
- ): void;
2853
- public provisionProduct(
2854
- args: ProvisionProductCommandInput,
2855
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ProvisionProductCommandOutput) => void),
2856
- cb?: (err: any, data?: ProvisionProductCommandOutput) => void
2857
- ): Promise<ProvisionProductCommandOutput> | void {
2858
- const command = new ProvisionProductCommand(args);
2859
- if (typeof optionsOrCb === "function") {
2860
- this.send(command, optionsOrCb);
2861
- } else if (typeof cb === "function") {
2862
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2863
- this.send(command, optionsOrCb || {}, cb);
2864
- } else {
2865
- return this.send(command, optionsOrCb);
2866
- }
2867
- }
2868
-
2869
- /**
2870
- * <p>Rejects an offer to share the specified portfolio.</p>
2871
- */
2872
- public rejectPortfolioShare(
2873
- args: RejectPortfolioShareCommandInput,
2874
- options?: __HttpHandlerOptions
2875
- ): Promise<RejectPortfolioShareCommandOutput>;
2876
- public rejectPortfolioShare(
2877
- args: RejectPortfolioShareCommandInput,
2878
- cb: (err: any, data?: RejectPortfolioShareCommandOutput) => void
2879
- ): void;
2880
- public rejectPortfolioShare(
2881
- args: RejectPortfolioShareCommandInput,
2882
- options: __HttpHandlerOptions,
2883
- cb: (err: any, data?: RejectPortfolioShareCommandOutput) => void
2884
- ): void;
2885
- public rejectPortfolioShare(
2886
- args: RejectPortfolioShareCommandInput,
2887
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: RejectPortfolioShareCommandOutput) => void),
2888
- cb?: (err: any, data?: RejectPortfolioShareCommandOutput) => void
2889
- ): Promise<RejectPortfolioShareCommandOutput> | void {
2890
- const command = new RejectPortfolioShareCommand(args);
2891
- if (typeof optionsOrCb === "function") {
2892
- this.send(command, optionsOrCb);
2893
- } else if (typeof cb === "function") {
2894
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2895
- this.send(command, optionsOrCb || {}, cb);
2896
- } else {
2897
- return this.send(command, optionsOrCb);
2898
- }
2899
- }
2900
-
2901
- /**
2902
- * <p>Lists the provisioned products that are available (not terminated).</p>
2903
- * <p>To use additional filtering, see <a>SearchProvisionedProducts</a>.</p>
2904
- */
2905
- public scanProvisionedProducts(
2906
- args: ScanProvisionedProductsCommandInput,
2907
- options?: __HttpHandlerOptions
2908
- ): Promise<ScanProvisionedProductsCommandOutput>;
2909
- public scanProvisionedProducts(
2910
- args: ScanProvisionedProductsCommandInput,
2911
- cb: (err: any, data?: ScanProvisionedProductsCommandOutput) => void
2912
- ): void;
2913
- public scanProvisionedProducts(
2914
- args: ScanProvisionedProductsCommandInput,
2915
- options: __HttpHandlerOptions,
2916
- cb: (err: any, data?: ScanProvisionedProductsCommandOutput) => void
2917
- ): void;
2918
- public scanProvisionedProducts(
2919
- args: ScanProvisionedProductsCommandInput,
2920
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: ScanProvisionedProductsCommandOutput) => void),
2921
- cb?: (err: any, data?: ScanProvisionedProductsCommandOutput) => void
2922
- ): Promise<ScanProvisionedProductsCommandOutput> | void {
2923
- const command = new ScanProvisionedProductsCommand(args);
2924
- if (typeof optionsOrCb === "function") {
2925
- this.send(command, optionsOrCb);
2926
- } else if (typeof cb === "function") {
2927
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2928
- this.send(command, optionsOrCb || {}, cb);
2929
- } else {
2930
- return this.send(command, optionsOrCb);
2931
- }
2932
- }
2933
-
2934
- /**
2935
- * <p>Gets information about the products to which the caller has access.</p>
2936
- */
2937
- public searchProducts(
2938
- args: SearchProductsCommandInput,
2939
- options?: __HttpHandlerOptions
2940
- ): Promise<SearchProductsCommandOutput>;
2941
- public searchProducts(
2942
- args: SearchProductsCommandInput,
2943
- cb: (err: any, data?: SearchProductsCommandOutput) => void
2944
- ): void;
2945
- public searchProducts(
2946
- args: SearchProductsCommandInput,
2947
- options: __HttpHandlerOptions,
2948
- cb: (err: any, data?: SearchProductsCommandOutput) => void
2949
- ): void;
2950
- public searchProducts(
2951
- args: SearchProductsCommandInput,
2952
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: SearchProductsCommandOutput) => void),
2953
- cb?: (err: any, data?: SearchProductsCommandOutput) => void
2954
- ): Promise<SearchProductsCommandOutput> | void {
2955
- const command = new SearchProductsCommand(args);
2956
- if (typeof optionsOrCb === "function") {
2957
- this.send(command, optionsOrCb);
2958
- } else if (typeof cb === "function") {
2959
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2960
- this.send(command, optionsOrCb || {}, cb);
2961
- } else {
2962
- return this.send(command, optionsOrCb);
2963
- }
2964
- }
2965
-
2966
- /**
2967
- * <p>Gets information about the products for the specified portfolio or all products.</p>
2968
- */
2969
- public searchProductsAsAdmin(
2970
- args: SearchProductsAsAdminCommandInput,
2971
- options?: __HttpHandlerOptions
2972
- ): Promise<SearchProductsAsAdminCommandOutput>;
2973
- public searchProductsAsAdmin(
2974
- args: SearchProductsAsAdminCommandInput,
2975
- cb: (err: any, data?: SearchProductsAsAdminCommandOutput) => void
2976
- ): void;
2977
- public searchProductsAsAdmin(
2978
- args: SearchProductsAsAdminCommandInput,
2979
- options: __HttpHandlerOptions,
2980
- cb: (err: any, data?: SearchProductsAsAdminCommandOutput) => void
2981
- ): void;
2982
- public searchProductsAsAdmin(
2983
- args: SearchProductsAsAdminCommandInput,
2984
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: SearchProductsAsAdminCommandOutput) => void),
2985
- cb?: (err: any, data?: SearchProductsAsAdminCommandOutput) => void
2986
- ): Promise<SearchProductsAsAdminCommandOutput> | void {
2987
- const command = new SearchProductsAsAdminCommand(args);
2988
- if (typeof optionsOrCb === "function") {
2989
- this.send(command, optionsOrCb);
2990
- } else if (typeof cb === "function") {
2991
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
2992
- this.send(command, optionsOrCb || {}, cb);
2993
- } else {
2994
- return this.send(command, optionsOrCb);
2995
- }
2996
- }
2997
-
2998
- /**
2999
- * <p>Gets information about the provisioned products that meet the specified criteria.</p>
3000
- */
3001
- public searchProvisionedProducts(
3002
- args: SearchProvisionedProductsCommandInput,
3003
- options?: __HttpHandlerOptions
3004
- ): Promise<SearchProvisionedProductsCommandOutput>;
3005
- public searchProvisionedProducts(
3006
- args: SearchProvisionedProductsCommandInput,
3007
- cb: (err: any, data?: SearchProvisionedProductsCommandOutput) => void
3008
- ): void;
3009
- public searchProvisionedProducts(
3010
- args: SearchProvisionedProductsCommandInput,
3011
- options: __HttpHandlerOptions,
3012
- cb: (err: any, data?: SearchProvisionedProductsCommandOutput) => void
3013
- ): void;
3014
- public searchProvisionedProducts(
3015
- args: SearchProvisionedProductsCommandInput,
3016
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: SearchProvisionedProductsCommandOutput) => void),
3017
- cb?: (err: any, data?: SearchProvisionedProductsCommandOutput) => void
3018
- ): Promise<SearchProvisionedProductsCommandOutput> | void {
3019
- const command = new SearchProvisionedProductsCommand(args);
3020
- if (typeof optionsOrCb === "function") {
3021
- this.send(command, optionsOrCb);
3022
- } else if (typeof cb === "function") {
3023
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
3024
- this.send(command, optionsOrCb || {}, cb);
3025
- } else {
3026
- return this.send(command, optionsOrCb);
3027
- }
3028
- }
3029
-
3030
- /**
3031
- * <p>Terminates the specified provisioned product.</p>
3032
- * <p>This operation does not delete any records associated with the provisioned product.</p>
3033
- * <p>You can check the status of this request using <a>DescribeRecord</a>.</p>
3034
- */
3035
- public terminateProvisionedProduct(
3036
- args: TerminateProvisionedProductCommandInput,
3037
- options?: __HttpHandlerOptions
3038
- ): Promise<TerminateProvisionedProductCommandOutput>;
3039
- public terminateProvisionedProduct(
3040
- args: TerminateProvisionedProductCommandInput,
3041
- cb: (err: any, data?: TerminateProvisionedProductCommandOutput) => void
3042
- ): void;
3043
- public terminateProvisionedProduct(
3044
- args: TerminateProvisionedProductCommandInput,
3045
- options: __HttpHandlerOptions,
3046
- cb: (err: any, data?: TerminateProvisionedProductCommandOutput) => void
3047
- ): void;
3048
- public terminateProvisionedProduct(
3049
- args: TerminateProvisionedProductCommandInput,
3050
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: TerminateProvisionedProductCommandOutput) => void),
3051
- cb?: (err: any, data?: TerminateProvisionedProductCommandOutput) => void
3052
- ): Promise<TerminateProvisionedProductCommandOutput> | void {
3053
- const command = new TerminateProvisionedProductCommand(args);
3054
- if (typeof optionsOrCb === "function") {
3055
- this.send(command, optionsOrCb);
3056
- } else if (typeof cb === "function") {
3057
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
3058
- this.send(command, optionsOrCb || {}, cb);
3059
- } else {
3060
- return this.send(command, optionsOrCb);
3061
- }
3062
- }
3063
-
3064
- /**
3065
- * <p>Updates the specified constraint.</p>
3066
- */
3067
- public updateConstraint(
3068
- args: UpdateConstraintCommandInput,
3069
- options?: __HttpHandlerOptions
3070
- ): Promise<UpdateConstraintCommandOutput>;
3071
- public updateConstraint(
3072
- args: UpdateConstraintCommandInput,
3073
- cb: (err: any, data?: UpdateConstraintCommandOutput) => void
3074
- ): void;
3075
- public updateConstraint(
3076
- args: UpdateConstraintCommandInput,
3077
- options: __HttpHandlerOptions,
3078
- cb: (err: any, data?: UpdateConstraintCommandOutput) => void
3079
- ): void;
3080
- public updateConstraint(
3081
- args: UpdateConstraintCommandInput,
3082
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: UpdateConstraintCommandOutput) => void),
3083
- cb?: (err: any, data?: UpdateConstraintCommandOutput) => void
3084
- ): Promise<UpdateConstraintCommandOutput> | void {
3085
- const command = new UpdateConstraintCommand(args);
3086
- if (typeof optionsOrCb === "function") {
3087
- this.send(command, optionsOrCb);
3088
- } else if (typeof cb === "function") {
3089
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
3090
- this.send(command, optionsOrCb || {}, cb);
3091
- } else {
3092
- return this.send(command, optionsOrCb);
3093
- }
3094
- }
3095
-
3096
- /**
3097
- * <p>Updates the specified portfolio.</p>
3098
- * <p>You cannot update a product that was shared with you.</p>
3099
- */
3100
- public updatePortfolio(
3101
- args: UpdatePortfolioCommandInput,
3102
- options?: __HttpHandlerOptions
3103
- ): Promise<UpdatePortfolioCommandOutput>;
3104
- public updatePortfolio(
3105
- args: UpdatePortfolioCommandInput,
3106
- cb: (err: any, data?: UpdatePortfolioCommandOutput) => void
3107
- ): void;
3108
- public updatePortfolio(
3109
- args: UpdatePortfolioCommandInput,
3110
- options: __HttpHandlerOptions,
3111
- cb: (err: any, data?: UpdatePortfolioCommandOutput) => void
3112
- ): void;
3113
- public updatePortfolio(
3114
- args: UpdatePortfolioCommandInput,
3115
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: UpdatePortfolioCommandOutput) => void),
3116
- cb?: (err: any, data?: UpdatePortfolioCommandOutput) => void
3117
- ): Promise<UpdatePortfolioCommandOutput> | void {
3118
- const command = new UpdatePortfolioCommand(args);
3119
- if (typeof optionsOrCb === "function") {
3120
- this.send(command, optionsOrCb);
3121
- } else if (typeof cb === "function") {
3122
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
3123
- this.send(command, optionsOrCb || {}, cb);
3124
- } else {
3125
- return this.send(command, optionsOrCb);
3126
- }
3127
- }
3128
-
3129
- /**
3130
- * <p>Updates the specified portfolio share. You can use this API to enable or disable TagOptions sharing for an existing portfolio share. </p>
3131
- *
3132
- * <p>The portfolio share cannot be updated if the <code> CreatePortfolioShare</code> operation is <code>IN_PROGRESS</code>, as the share is not available to recipient entities. In this case, you must wait for the portfolio share to be COMPLETED.</p>
3133
- *
3134
- * <p>You must provide the <code>accountId</code> or organization node in the input, but not both.</p>
3135
- *
3136
- * <p>If the portfolio is shared to both an external account and an organization node, and both shares need to be updated, you must invoke <code>UpdatePortfolioShare</code> separately for each share type. </p>
3137
- *
3138
- * <p>This API cannot be used for removing the portfolio share. You must use <code>DeletePortfolioShare</code> API for that action. </p>
3139
- */
3140
- public updatePortfolioShare(
3141
- args: UpdatePortfolioShareCommandInput,
3142
- options?: __HttpHandlerOptions
3143
- ): Promise<UpdatePortfolioShareCommandOutput>;
3144
- public updatePortfolioShare(
3145
- args: UpdatePortfolioShareCommandInput,
3146
- cb: (err: any, data?: UpdatePortfolioShareCommandOutput) => void
3147
- ): void;
3148
- public updatePortfolioShare(
3149
- args: UpdatePortfolioShareCommandInput,
3150
- options: __HttpHandlerOptions,
3151
- cb: (err: any, data?: UpdatePortfolioShareCommandOutput) => void
3152
- ): void;
3153
- public updatePortfolioShare(
3154
- args: UpdatePortfolioShareCommandInput,
3155
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: UpdatePortfolioShareCommandOutput) => void),
3156
- cb?: (err: any, data?: UpdatePortfolioShareCommandOutput) => void
3157
- ): Promise<UpdatePortfolioShareCommandOutput> | void {
3158
- const command = new UpdatePortfolioShareCommand(args);
3159
- if (typeof optionsOrCb === "function") {
3160
- this.send(command, optionsOrCb);
3161
- } else if (typeof cb === "function") {
3162
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
3163
- this.send(command, optionsOrCb || {}, cb);
3164
- } else {
3165
- return this.send(command, optionsOrCb);
3166
- }
3167
- }
3168
-
3169
- /**
3170
- * <p>Updates the specified product.</p>
3171
- */
3172
- public updateProduct(
3173
- args: UpdateProductCommandInput,
3174
- options?: __HttpHandlerOptions
3175
- ): Promise<UpdateProductCommandOutput>;
3176
- public updateProduct(
3177
- args: UpdateProductCommandInput,
3178
- cb: (err: any, data?: UpdateProductCommandOutput) => void
3179
- ): void;
3180
- public updateProduct(
3181
- args: UpdateProductCommandInput,
3182
- options: __HttpHandlerOptions,
3183
- cb: (err: any, data?: UpdateProductCommandOutput) => void
3184
- ): void;
3185
- public updateProduct(
3186
- args: UpdateProductCommandInput,
3187
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: UpdateProductCommandOutput) => void),
3188
- cb?: (err: any, data?: UpdateProductCommandOutput) => void
3189
- ): Promise<UpdateProductCommandOutput> | void {
3190
- const command = new UpdateProductCommand(args);
3191
- if (typeof optionsOrCb === "function") {
3192
- this.send(command, optionsOrCb);
3193
- } else if (typeof cb === "function") {
3194
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
3195
- this.send(command, optionsOrCb || {}, cb);
3196
- } else {
3197
- return this.send(command, optionsOrCb);
3198
- }
3199
- }
3200
-
3201
- /**
3202
- * <p>Requests updates to the configuration of the specified provisioned product.</p>
3203
- * <p>If there are tags associated with the object, they cannot be updated or added.
3204
- * Depending on the specific updates requested, this operation can update with no
3205
- * interruption, with some interruption, or replace the provisioned product entirely.</p>
3206
- * <p>You can check the status of this request using <a>DescribeRecord</a>.</p>
3207
- */
3208
- public updateProvisionedProduct(
3209
- args: UpdateProvisionedProductCommandInput,
3210
- options?: __HttpHandlerOptions
3211
- ): Promise<UpdateProvisionedProductCommandOutput>;
3212
- public updateProvisionedProduct(
3213
- args: UpdateProvisionedProductCommandInput,
3214
- cb: (err: any, data?: UpdateProvisionedProductCommandOutput) => void
3215
- ): void;
3216
- public updateProvisionedProduct(
3217
- args: UpdateProvisionedProductCommandInput,
3218
- options: __HttpHandlerOptions,
3219
- cb: (err: any, data?: UpdateProvisionedProductCommandOutput) => void
3220
- ): void;
3221
- public updateProvisionedProduct(
3222
- args: UpdateProvisionedProductCommandInput,
3223
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: UpdateProvisionedProductCommandOutput) => void),
3224
- cb?: (err: any, data?: UpdateProvisionedProductCommandOutput) => void
3225
- ): Promise<UpdateProvisionedProductCommandOutput> | void {
3226
- const command = new UpdateProvisionedProductCommand(args);
3227
- if (typeof optionsOrCb === "function") {
3228
- this.send(command, optionsOrCb);
3229
- } else if (typeof cb === "function") {
3230
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
3231
- this.send(command, optionsOrCb || {}, cb);
3232
- } else {
3233
- return this.send(command, optionsOrCb);
3234
- }
3235
- }
3236
-
3237
- /**
3238
- * <p>Requests updates to the properties of the specified provisioned product.</p>
3239
- */
3240
- public updateProvisionedProductProperties(
3241
- args: UpdateProvisionedProductPropertiesCommandInput,
3242
- options?: __HttpHandlerOptions
3243
- ): Promise<UpdateProvisionedProductPropertiesCommandOutput>;
3244
- public updateProvisionedProductProperties(
3245
- args: UpdateProvisionedProductPropertiesCommandInput,
3246
- cb: (err: any, data?: UpdateProvisionedProductPropertiesCommandOutput) => void
3247
- ): void;
3248
- public updateProvisionedProductProperties(
3249
- args: UpdateProvisionedProductPropertiesCommandInput,
3250
- options: __HttpHandlerOptions,
3251
- cb: (err: any, data?: UpdateProvisionedProductPropertiesCommandOutput) => void
3252
- ): void;
3253
- public updateProvisionedProductProperties(
3254
- args: UpdateProvisionedProductPropertiesCommandInput,
3255
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: UpdateProvisionedProductPropertiesCommandOutput) => void),
3256
- cb?: (err: any, data?: UpdateProvisionedProductPropertiesCommandOutput) => void
3257
- ): Promise<UpdateProvisionedProductPropertiesCommandOutput> | void {
3258
- const command = new UpdateProvisionedProductPropertiesCommand(args);
3259
- if (typeof optionsOrCb === "function") {
3260
- this.send(command, optionsOrCb);
3261
- } else if (typeof cb === "function") {
3262
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
3263
- this.send(command, optionsOrCb || {}, cb);
3264
- } else {
3265
- return this.send(command, optionsOrCb);
3266
- }
3267
- }
3268
-
3269
- /**
3270
- * <p>Updates the specified provisioning artifact (also known as a version) for the specified product.</p>
3271
- * <p>You cannot update a provisioning artifact for a product that was shared with you.</p>
3272
- */
3273
- public updateProvisioningArtifact(
3274
- args: UpdateProvisioningArtifactCommandInput,
3275
- options?: __HttpHandlerOptions
3276
- ): Promise<UpdateProvisioningArtifactCommandOutput>;
3277
- public updateProvisioningArtifact(
3278
- args: UpdateProvisioningArtifactCommandInput,
3279
- cb: (err: any, data?: UpdateProvisioningArtifactCommandOutput) => void
3280
- ): void;
3281
- public updateProvisioningArtifact(
3282
- args: UpdateProvisioningArtifactCommandInput,
3283
- options: __HttpHandlerOptions,
3284
- cb: (err: any, data?: UpdateProvisioningArtifactCommandOutput) => void
3285
- ): void;
3286
- public updateProvisioningArtifact(
3287
- args: UpdateProvisioningArtifactCommandInput,
3288
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: UpdateProvisioningArtifactCommandOutput) => void),
3289
- cb?: (err: any, data?: UpdateProvisioningArtifactCommandOutput) => void
3290
- ): Promise<UpdateProvisioningArtifactCommandOutput> | void {
3291
- const command = new UpdateProvisioningArtifactCommand(args);
3292
- if (typeof optionsOrCb === "function") {
3293
- this.send(command, optionsOrCb);
3294
- } else if (typeof cb === "function") {
3295
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
3296
- this.send(command, optionsOrCb || {}, cb);
3297
- } else {
3298
- return this.send(command, optionsOrCb);
3299
- }
3300
- }
3301
-
3302
- /**
3303
- * <p>Updates a self-service action.</p>
3304
- */
3305
- public updateServiceAction(
3306
- args: UpdateServiceActionCommandInput,
3307
- options?: __HttpHandlerOptions
3308
- ): Promise<UpdateServiceActionCommandOutput>;
3309
- public updateServiceAction(
3310
- args: UpdateServiceActionCommandInput,
3311
- cb: (err: any, data?: UpdateServiceActionCommandOutput) => void
3312
- ): void;
3313
- public updateServiceAction(
3314
- args: UpdateServiceActionCommandInput,
3315
- options: __HttpHandlerOptions,
3316
- cb: (err: any, data?: UpdateServiceActionCommandOutput) => void
3317
- ): void;
3318
- public updateServiceAction(
3319
- args: UpdateServiceActionCommandInput,
3320
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: UpdateServiceActionCommandOutput) => void),
3321
- cb?: (err: any, data?: UpdateServiceActionCommandOutput) => void
3322
- ): Promise<UpdateServiceActionCommandOutput> | void {
3323
- const command = new UpdateServiceActionCommand(args);
3324
- if (typeof optionsOrCb === "function") {
3325
- this.send(command, optionsOrCb);
3326
- } else if (typeof cb === "function") {
3327
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
3328
- this.send(command, optionsOrCb || {}, cb);
3329
- } else {
3330
- return this.send(command, optionsOrCb);
3331
- }
3332
- }
3333
-
3334
- /**
3335
- * <p>Updates the specified TagOption.</p>
3336
- */
3337
- public updateTagOption(
3338
- args: UpdateTagOptionCommandInput,
3339
- options?: __HttpHandlerOptions
3340
- ): Promise<UpdateTagOptionCommandOutput>;
3341
- public updateTagOption(
3342
- args: UpdateTagOptionCommandInput,
3343
- cb: (err: any, data?: UpdateTagOptionCommandOutput) => void
3344
- ): void;
3345
- public updateTagOption(
3346
- args: UpdateTagOptionCommandInput,
3347
- options: __HttpHandlerOptions,
3348
- cb: (err: any, data?: UpdateTagOptionCommandOutput) => void
3349
- ): void;
3350
- public updateTagOption(
3351
- args: UpdateTagOptionCommandInput,
3352
- optionsOrCb?: __HttpHandlerOptions | ((err: any, data?: UpdateTagOptionCommandOutput) => void),
3353
- cb?: (err: any, data?: UpdateTagOptionCommandOutput) => void
3354
- ): Promise<UpdateTagOptionCommandOutput> | void {
3355
- const command = new UpdateTagOptionCommand(args);
3356
- if (typeof optionsOrCb === "function") {
3357
- this.send(command, optionsOrCb);
3358
- } else if (typeof cb === "function") {
3359
- if (typeof optionsOrCb !== "object") throw new Error(`Expect http options but get ${typeof optionsOrCb}`);
3360
- this.send(command, optionsOrCb || {}, cb);
3361
- } else {
3362
- return this.send(command, optionsOrCb);
3363
- }
3364
- }
3365
- }