@aws-sdk/client-service-catalog 3.533.0 → 3.535.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 (185) hide show
  1. package/dist-types/ServiceCatalog.d.ts +20 -1
  2. package/dist-types/ServiceCatalogClient.d.ts +1 -1
  3. package/dist-types/commands/AcceptPortfolioShareCommand.d.ts +2 -1
  4. package/dist-types/commands/AssociateBudgetWithResourceCommand.d.ts +2 -1
  5. package/dist-types/commands/AssociatePrincipalWithPortfolioCommand.d.ts +2 -1
  6. package/dist-types/commands/AssociateProductWithPortfolioCommand.d.ts +2 -1
  7. package/dist-types/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts +2 -1
  8. package/dist-types/commands/AssociateTagOptionWithResourceCommand.d.ts +2 -1
  9. package/dist-types/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts +2 -1
  10. package/dist-types/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts +2 -1
  11. package/dist-types/commands/CopyProductCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateConstraintCommand.d.ts +2 -1
  13. package/dist-types/commands/CreatePortfolioCommand.d.ts +2 -1
  14. package/dist-types/commands/CreatePortfolioShareCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateProductCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateProvisionedProductPlanCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateProvisioningArtifactCommand.d.ts +2 -1
  18. package/dist-types/commands/CreateServiceActionCommand.d.ts +2 -1
  19. package/dist-types/commands/CreateTagOptionCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteConstraintCommand.d.ts +2 -1
  21. package/dist-types/commands/DeletePortfolioCommand.d.ts +2 -1
  22. package/dist-types/commands/DeletePortfolioShareCommand.d.ts +2 -1
  23. package/dist-types/commands/DeleteProductCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteProvisionedProductPlanCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteProvisioningArtifactCommand.d.ts +2 -1
  26. package/dist-types/commands/DeleteServiceActionCommand.d.ts +2 -1
  27. package/dist-types/commands/DeleteTagOptionCommand.d.ts +2 -1
  28. package/dist-types/commands/DescribeConstraintCommand.d.ts +2 -1
  29. package/dist-types/commands/DescribeCopyProductStatusCommand.d.ts +2 -1
  30. package/dist-types/commands/DescribePortfolioCommand.d.ts +2 -1
  31. package/dist-types/commands/DescribePortfolioShareStatusCommand.d.ts +2 -1
  32. package/dist-types/commands/DescribePortfolioSharesCommand.d.ts +2 -1
  33. package/dist-types/commands/DescribeProductAsAdminCommand.d.ts +2 -1
  34. package/dist-types/commands/DescribeProductCommand.d.ts +2 -1
  35. package/dist-types/commands/DescribeProductViewCommand.d.ts +2 -1
  36. package/dist-types/commands/DescribeProvisionedProductCommand.d.ts +2 -1
  37. package/dist-types/commands/DescribeProvisionedProductPlanCommand.d.ts +2 -1
  38. package/dist-types/commands/DescribeProvisioningArtifactCommand.d.ts +2 -1
  39. package/dist-types/commands/DescribeProvisioningParametersCommand.d.ts +2 -1
  40. package/dist-types/commands/DescribeRecordCommand.d.ts +2 -1
  41. package/dist-types/commands/DescribeServiceActionCommand.d.ts +2 -1
  42. package/dist-types/commands/DescribeServiceActionExecutionParametersCommand.d.ts +2 -1
  43. package/dist-types/commands/DescribeTagOptionCommand.d.ts +2 -1
  44. package/dist-types/commands/DisableAWSOrganizationsAccessCommand.d.ts +2 -1
  45. package/dist-types/commands/DisassociateBudgetFromResourceCommand.d.ts +2 -1
  46. package/dist-types/commands/DisassociatePrincipalFromPortfolioCommand.d.ts +2 -1
  47. package/dist-types/commands/DisassociateProductFromPortfolioCommand.d.ts +2 -1
  48. package/dist-types/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts +2 -1
  49. package/dist-types/commands/DisassociateTagOptionFromResourceCommand.d.ts +2 -1
  50. package/dist-types/commands/EnableAWSOrganizationsAccessCommand.d.ts +2 -1
  51. package/dist-types/commands/ExecuteProvisionedProductPlanCommand.d.ts +2 -1
  52. package/dist-types/commands/ExecuteProvisionedProductServiceActionCommand.d.ts +2 -1
  53. package/dist-types/commands/GetAWSOrganizationsAccessStatusCommand.d.ts +2 -1
  54. package/dist-types/commands/GetProvisionedProductOutputsCommand.d.ts +2 -1
  55. package/dist-types/commands/ImportAsProvisionedProductCommand.d.ts +2 -1
  56. package/dist-types/commands/ListAcceptedPortfolioSharesCommand.d.ts +2 -1
  57. package/dist-types/commands/ListBudgetsForResourceCommand.d.ts +2 -1
  58. package/dist-types/commands/ListConstraintsForPortfolioCommand.d.ts +2 -1
  59. package/dist-types/commands/ListLaunchPathsCommand.d.ts +2 -1
  60. package/dist-types/commands/ListOrganizationPortfolioAccessCommand.d.ts +2 -1
  61. package/dist-types/commands/ListPortfolioAccessCommand.d.ts +2 -1
  62. package/dist-types/commands/ListPortfoliosCommand.d.ts +2 -1
  63. package/dist-types/commands/ListPortfoliosForProductCommand.d.ts +2 -1
  64. package/dist-types/commands/ListPrincipalsForPortfolioCommand.d.ts +2 -1
  65. package/dist-types/commands/ListProvisionedProductPlansCommand.d.ts +2 -1
  66. package/dist-types/commands/ListProvisioningArtifactsCommand.d.ts +2 -1
  67. package/dist-types/commands/ListProvisioningArtifactsForServiceActionCommand.d.ts +2 -1
  68. package/dist-types/commands/ListRecordHistoryCommand.d.ts +2 -1
  69. package/dist-types/commands/ListResourcesForTagOptionCommand.d.ts +2 -1
  70. package/dist-types/commands/ListServiceActionsCommand.d.ts +2 -1
  71. package/dist-types/commands/ListServiceActionsForProvisioningArtifactCommand.d.ts +2 -1
  72. package/dist-types/commands/ListStackInstancesForProvisionedProductCommand.d.ts +2 -1
  73. package/dist-types/commands/ListTagOptionsCommand.d.ts +2 -1
  74. package/dist-types/commands/NotifyProvisionProductEngineWorkflowResultCommand.d.ts +2 -1
  75. package/dist-types/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.d.ts +2 -1
  76. package/dist-types/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.d.ts +2 -1
  77. package/dist-types/commands/ProvisionProductCommand.d.ts +2 -1
  78. package/dist-types/commands/RejectPortfolioShareCommand.d.ts +2 -1
  79. package/dist-types/commands/ScanProvisionedProductsCommand.d.ts +2 -1
  80. package/dist-types/commands/SearchProductsAsAdminCommand.d.ts +2 -1
  81. package/dist-types/commands/SearchProductsCommand.d.ts +2 -1
  82. package/dist-types/commands/SearchProvisionedProductsCommand.d.ts +2 -1
  83. package/dist-types/commands/TerminateProvisionedProductCommand.d.ts +2 -1
  84. package/dist-types/commands/UpdateConstraintCommand.d.ts +2 -1
  85. package/dist-types/commands/UpdatePortfolioCommand.d.ts +2 -1
  86. package/dist-types/commands/UpdatePortfolioShareCommand.d.ts +2 -1
  87. package/dist-types/commands/UpdateProductCommand.d.ts +2 -1
  88. package/dist-types/commands/UpdateProvisionedProductCommand.d.ts +2 -1
  89. package/dist-types/commands/UpdateProvisionedProductPropertiesCommand.d.ts +2 -1
  90. package/dist-types/commands/UpdateProvisioningArtifactCommand.d.ts +2 -1
  91. package/dist-types/commands/UpdateServiceActionCommand.d.ts +2 -1
  92. package/dist-types/commands/UpdateTagOptionCommand.d.ts +2 -1
  93. package/dist-types/models/models_0.d.ts +870 -870
  94. package/dist-types/ts3.4/ServiceCatalog.d.ts +19 -0
  95. package/dist-types/ts3.4/commands/AcceptPortfolioShareCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/AssociateBudgetWithResourceCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/AssociatePrincipalWithPortfolioCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/AssociateProductWithPortfolioCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/AssociateTagOptionWithResourceCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/CopyProductCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/CreateConstraintCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/CreatePortfolioCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/CreatePortfolioShareCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/CreateProductCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/CreateProvisionedProductPlanCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/CreateProvisioningArtifactCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/CreateServiceActionCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/CreateTagOptionCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/DeleteConstraintCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/DeletePortfolioCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/DeletePortfolioShareCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/DeleteProductCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/DeleteProvisionedProductPlanCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/DeleteProvisioningArtifactCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/DeleteServiceActionCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/DeleteTagOptionCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/DescribeConstraintCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/DescribeCopyProductStatusCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/DescribePortfolioCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/DescribePortfolioShareStatusCommand.d.ts +9 -0
  124. package/dist-types/ts3.4/commands/DescribePortfolioSharesCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/DescribeProductAsAdminCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/DescribeProductCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/DescribeProductViewCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/DescribeProvisionedProductCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/DescribeProvisionedProductPlanCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/DescribeProvisioningArtifactCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/DescribeProvisioningParametersCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/DescribeRecordCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/DescribeServiceActionCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/DescribeServiceActionExecutionParametersCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/DescribeTagOptionCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/DisableAWSOrganizationsAccessCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/DisassociateBudgetFromResourceCommand.d.ts +9 -0
  138. package/dist-types/ts3.4/commands/DisassociatePrincipalFromPortfolioCommand.d.ts +9 -0
  139. package/dist-types/ts3.4/commands/DisassociateProductFromPortfolioCommand.d.ts +9 -0
  140. package/dist-types/ts3.4/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts +9 -0
  141. package/dist-types/ts3.4/commands/DisassociateTagOptionFromResourceCommand.d.ts +9 -0
  142. package/dist-types/ts3.4/commands/EnableAWSOrganizationsAccessCommand.d.ts +9 -0
  143. package/dist-types/ts3.4/commands/ExecuteProvisionedProductPlanCommand.d.ts +9 -0
  144. package/dist-types/ts3.4/commands/ExecuteProvisionedProductServiceActionCommand.d.ts +9 -0
  145. package/dist-types/ts3.4/commands/GetAWSOrganizationsAccessStatusCommand.d.ts +9 -0
  146. package/dist-types/ts3.4/commands/GetProvisionedProductOutputsCommand.d.ts +9 -0
  147. package/dist-types/ts3.4/commands/ImportAsProvisionedProductCommand.d.ts +9 -0
  148. package/dist-types/ts3.4/commands/ListAcceptedPortfolioSharesCommand.d.ts +9 -0
  149. package/dist-types/ts3.4/commands/ListBudgetsForResourceCommand.d.ts +9 -0
  150. package/dist-types/ts3.4/commands/ListConstraintsForPortfolioCommand.d.ts +9 -0
  151. package/dist-types/ts3.4/commands/ListLaunchPathsCommand.d.ts +9 -0
  152. package/dist-types/ts3.4/commands/ListOrganizationPortfolioAccessCommand.d.ts +9 -0
  153. package/dist-types/ts3.4/commands/ListPortfolioAccessCommand.d.ts +9 -0
  154. package/dist-types/ts3.4/commands/ListPortfoliosCommand.d.ts +9 -0
  155. package/dist-types/ts3.4/commands/ListPortfoliosForProductCommand.d.ts +9 -0
  156. package/dist-types/ts3.4/commands/ListPrincipalsForPortfolioCommand.d.ts +9 -0
  157. package/dist-types/ts3.4/commands/ListProvisionedProductPlansCommand.d.ts +9 -0
  158. package/dist-types/ts3.4/commands/ListProvisioningArtifactsCommand.d.ts +9 -0
  159. package/dist-types/ts3.4/commands/ListProvisioningArtifactsForServiceActionCommand.d.ts +9 -0
  160. package/dist-types/ts3.4/commands/ListRecordHistoryCommand.d.ts +9 -0
  161. package/dist-types/ts3.4/commands/ListResourcesForTagOptionCommand.d.ts +9 -0
  162. package/dist-types/ts3.4/commands/ListServiceActionsCommand.d.ts +9 -0
  163. package/dist-types/ts3.4/commands/ListServiceActionsForProvisioningArtifactCommand.d.ts +9 -0
  164. package/dist-types/ts3.4/commands/ListStackInstancesForProvisionedProductCommand.d.ts +9 -0
  165. package/dist-types/ts3.4/commands/ListTagOptionsCommand.d.ts +9 -0
  166. package/dist-types/ts3.4/commands/NotifyProvisionProductEngineWorkflowResultCommand.d.ts +9 -0
  167. package/dist-types/ts3.4/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.d.ts +9 -0
  168. package/dist-types/ts3.4/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.d.ts +9 -0
  169. package/dist-types/ts3.4/commands/ProvisionProductCommand.d.ts +9 -0
  170. package/dist-types/ts3.4/commands/RejectPortfolioShareCommand.d.ts +9 -0
  171. package/dist-types/ts3.4/commands/ScanProvisionedProductsCommand.d.ts +9 -0
  172. package/dist-types/ts3.4/commands/SearchProductsAsAdminCommand.d.ts +9 -0
  173. package/dist-types/ts3.4/commands/SearchProductsCommand.d.ts +9 -0
  174. package/dist-types/ts3.4/commands/SearchProvisionedProductsCommand.d.ts +9 -0
  175. package/dist-types/ts3.4/commands/TerminateProvisionedProductCommand.d.ts +9 -0
  176. package/dist-types/ts3.4/commands/UpdateConstraintCommand.d.ts +9 -0
  177. package/dist-types/ts3.4/commands/UpdatePortfolioCommand.d.ts +9 -0
  178. package/dist-types/ts3.4/commands/UpdatePortfolioShareCommand.d.ts +9 -0
  179. package/dist-types/ts3.4/commands/UpdateProductCommand.d.ts +9 -0
  180. package/dist-types/ts3.4/commands/UpdateProvisionedProductCommand.d.ts +9 -0
  181. package/dist-types/ts3.4/commands/UpdateProvisionedProductPropertiesCommand.d.ts +9 -0
  182. package/dist-types/ts3.4/commands/UpdateProvisioningArtifactCommand.d.ts +9 -0
  183. package/dist-types/ts3.4/commands/UpdateServiceActionCommand.d.ts +9 -0
  184. package/dist-types/ts3.4/commands/UpdateTagOptionCommand.d.ts +9 -0
  185. package/package.json +40 -40
@@ -274,12 +274,14 @@ export interface ServiceCatalog {
274
274
  /**
275
275
  * @see {@link DescribeProductCommand}
276
276
  */
277
+ describeProduct(): Promise<DescribeProductCommandOutput>;
277
278
  describeProduct(args: DescribeProductCommandInput, options?: __HttpHandlerOptions): Promise<DescribeProductCommandOutput>;
278
279
  describeProduct(args: DescribeProductCommandInput, cb: (err: any, data?: DescribeProductCommandOutput) => void): void;
279
280
  describeProduct(args: DescribeProductCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeProductCommandOutput) => void): void;
280
281
  /**
281
282
  * @see {@link DescribeProductAsAdminCommand}
282
283
  */
284
+ describeProductAsAdmin(): Promise<DescribeProductAsAdminCommandOutput>;
283
285
  describeProductAsAdmin(args: DescribeProductAsAdminCommandInput, options?: __HttpHandlerOptions): Promise<DescribeProductAsAdminCommandOutput>;
284
286
  describeProductAsAdmin(args: DescribeProductAsAdminCommandInput, cb: (err: any, data?: DescribeProductAsAdminCommandOutput) => void): void;
285
287
  describeProductAsAdmin(args: DescribeProductAsAdminCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeProductAsAdminCommandOutput) => void): void;
@@ -292,6 +294,7 @@ export interface ServiceCatalog {
292
294
  /**
293
295
  * @see {@link DescribeProvisionedProductCommand}
294
296
  */
297
+ describeProvisionedProduct(): Promise<DescribeProvisionedProductCommandOutput>;
295
298
  describeProvisionedProduct(args: DescribeProvisionedProductCommandInput, options?: __HttpHandlerOptions): Promise<DescribeProvisionedProductCommandOutput>;
296
299
  describeProvisionedProduct(args: DescribeProvisionedProductCommandInput, cb: (err: any, data?: DescribeProvisionedProductCommandOutput) => void): void;
297
300
  describeProvisionedProduct(args: DescribeProvisionedProductCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeProvisionedProductCommandOutput) => void): void;
@@ -304,12 +307,14 @@ export interface ServiceCatalog {
304
307
  /**
305
308
  * @see {@link DescribeProvisioningArtifactCommand}
306
309
  */
310
+ describeProvisioningArtifact(): Promise<DescribeProvisioningArtifactCommandOutput>;
307
311
  describeProvisioningArtifact(args: DescribeProvisioningArtifactCommandInput, options?: __HttpHandlerOptions): Promise<DescribeProvisioningArtifactCommandOutput>;
308
312
  describeProvisioningArtifact(args: DescribeProvisioningArtifactCommandInput, cb: (err: any, data?: DescribeProvisioningArtifactCommandOutput) => void): void;
309
313
  describeProvisioningArtifact(args: DescribeProvisioningArtifactCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeProvisioningArtifactCommandOutput) => void): void;
310
314
  /**
311
315
  * @see {@link DescribeProvisioningParametersCommand}
312
316
  */
317
+ describeProvisioningParameters(): Promise<DescribeProvisioningParametersCommandOutput>;
313
318
  describeProvisioningParameters(args: DescribeProvisioningParametersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeProvisioningParametersCommandOutput>;
314
319
  describeProvisioningParameters(args: DescribeProvisioningParametersCommandInput, cb: (err: any, data?: DescribeProvisioningParametersCommandOutput) => void): void;
315
320
  describeProvisioningParameters(args: DescribeProvisioningParametersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeProvisioningParametersCommandOutput) => void): void;
@@ -340,6 +345,7 @@ export interface ServiceCatalog {
340
345
  /**
341
346
  * @see {@link DisableAWSOrganizationsAccessCommand}
342
347
  */
348
+ disableAWSOrganizationsAccess(): Promise<DisableAWSOrganizationsAccessCommandOutput>;
343
349
  disableAWSOrganizationsAccess(args: DisableAWSOrganizationsAccessCommandInput, options?: __HttpHandlerOptions): Promise<DisableAWSOrganizationsAccessCommandOutput>;
344
350
  disableAWSOrganizationsAccess(args: DisableAWSOrganizationsAccessCommandInput, cb: (err: any, data?: DisableAWSOrganizationsAccessCommandOutput) => void): void;
345
351
  disableAWSOrganizationsAccess(args: DisableAWSOrganizationsAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableAWSOrganizationsAccessCommandOutput) => void): void;
@@ -376,6 +382,7 @@ export interface ServiceCatalog {
376
382
  /**
377
383
  * @see {@link EnableAWSOrganizationsAccessCommand}
378
384
  */
385
+ enableAWSOrganizationsAccess(): Promise<EnableAWSOrganizationsAccessCommandOutput>;
379
386
  enableAWSOrganizationsAccess(args: EnableAWSOrganizationsAccessCommandInput, options?: __HttpHandlerOptions): Promise<EnableAWSOrganizationsAccessCommandOutput>;
380
387
  enableAWSOrganizationsAccess(args: EnableAWSOrganizationsAccessCommandInput, cb: (err: any, data?: EnableAWSOrganizationsAccessCommandOutput) => void): void;
381
388
  enableAWSOrganizationsAccess(args: EnableAWSOrganizationsAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableAWSOrganizationsAccessCommandOutput) => void): void;
@@ -394,12 +401,14 @@ export interface ServiceCatalog {
394
401
  /**
395
402
  * @see {@link GetAWSOrganizationsAccessStatusCommand}
396
403
  */
404
+ getAWSOrganizationsAccessStatus(): Promise<GetAWSOrganizationsAccessStatusCommandOutput>;
397
405
  getAWSOrganizationsAccessStatus(args: GetAWSOrganizationsAccessStatusCommandInput, options?: __HttpHandlerOptions): Promise<GetAWSOrganizationsAccessStatusCommandOutput>;
398
406
  getAWSOrganizationsAccessStatus(args: GetAWSOrganizationsAccessStatusCommandInput, cb: (err: any, data?: GetAWSOrganizationsAccessStatusCommandOutput) => void): void;
399
407
  getAWSOrganizationsAccessStatus(args: GetAWSOrganizationsAccessStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetAWSOrganizationsAccessStatusCommandOutput) => void): void;
400
408
  /**
401
409
  * @see {@link GetProvisionedProductOutputsCommand}
402
410
  */
411
+ getProvisionedProductOutputs(): Promise<GetProvisionedProductOutputsCommandOutput>;
403
412
  getProvisionedProductOutputs(args: GetProvisionedProductOutputsCommandInput, options?: __HttpHandlerOptions): Promise<GetProvisionedProductOutputsCommandOutput>;
404
413
  getProvisionedProductOutputs(args: GetProvisionedProductOutputsCommandInput, cb: (err: any, data?: GetProvisionedProductOutputsCommandOutput) => void): void;
405
414
  getProvisionedProductOutputs(args: GetProvisionedProductOutputsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetProvisionedProductOutputsCommandOutput) => void): void;
@@ -412,6 +421,7 @@ export interface ServiceCatalog {
412
421
  /**
413
422
  * @see {@link ListAcceptedPortfolioSharesCommand}
414
423
  */
424
+ listAcceptedPortfolioShares(): Promise<ListAcceptedPortfolioSharesCommandOutput>;
415
425
  listAcceptedPortfolioShares(args: ListAcceptedPortfolioSharesCommandInput, options?: __HttpHandlerOptions): Promise<ListAcceptedPortfolioSharesCommandOutput>;
416
426
  listAcceptedPortfolioShares(args: ListAcceptedPortfolioSharesCommandInput, cb: (err: any, data?: ListAcceptedPortfolioSharesCommandOutput) => void): void;
417
427
  listAcceptedPortfolioShares(args: ListAcceptedPortfolioSharesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListAcceptedPortfolioSharesCommandOutput) => void): void;
@@ -448,6 +458,7 @@ export interface ServiceCatalog {
448
458
  /**
449
459
  * @see {@link ListPortfoliosCommand}
450
460
  */
461
+ listPortfolios(): Promise<ListPortfoliosCommandOutput>;
451
462
  listPortfolios(args: ListPortfoliosCommandInput, options?: __HttpHandlerOptions): Promise<ListPortfoliosCommandOutput>;
452
463
  listPortfolios(args: ListPortfoliosCommandInput, cb: (err: any, data?: ListPortfoliosCommandOutput) => void): void;
453
464
  listPortfolios(args: ListPortfoliosCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListPortfoliosCommandOutput) => void): void;
@@ -466,6 +477,7 @@ export interface ServiceCatalog {
466
477
  /**
467
478
  * @see {@link ListProvisionedProductPlansCommand}
468
479
  */
480
+ listProvisionedProductPlans(): Promise<ListProvisionedProductPlansCommandOutput>;
469
481
  listProvisionedProductPlans(args: ListProvisionedProductPlansCommandInput, options?: __HttpHandlerOptions): Promise<ListProvisionedProductPlansCommandOutput>;
470
482
  listProvisionedProductPlans(args: ListProvisionedProductPlansCommandInput, cb: (err: any, data?: ListProvisionedProductPlansCommandOutput) => void): void;
471
483
  listProvisionedProductPlans(args: ListProvisionedProductPlansCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListProvisionedProductPlansCommandOutput) => void): void;
@@ -484,6 +496,7 @@ export interface ServiceCatalog {
484
496
  /**
485
497
  * @see {@link ListRecordHistoryCommand}
486
498
  */
499
+ listRecordHistory(): Promise<ListRecordHistoryCommandOutput>;
487
500
  listRecordHistory(args: ListRecordHistoryCommandInput, options?: __HttpHandlerOptions): Promise<ListRecordHistoryCommandOutput>;
488
501
  listRecordHistory(args: ListRecordHistoryCommandInput, cb: (err: any, data?: ListRecordHistoryCommandOutput) => void): void;
489
502
  listRecordHistory(args: ListRecordHistoryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListRecordHistoryCommandOutput) => void): void;
@@ -496,6 +509,7 @@ export interface ServiceCatalog {
496
509
  /**
497
510
  * @see {@link ListServiceActionsCommand}
498
511
  */
512
+ listServiceActions(): Promise<ListServiceActionsCommandOutput>;
499
513
  listServiceActions(args: ListServiceActionsCommandInput, options?: __HttpHandlerOptions): Promise<ListServiceActionsCommandOutput>;
500
514
  listServiceActions(args: ListServiceActionsCommandInput, cb: (err: any, data?: ListServiceActionsCommandOutput) => void): void;
501
515
  listServiceActions(args: ListServiceActionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListServiceActionsCommandOutput) => void): void;
@@ -514,6 +528,7 @@ export interface ServiceCatalog {
514
528
  /**
515
529
  * @see {@link ListTagOptionsCommand}
516
530
  */
531
+ listTagOptions(): Promise<ListTagOptionsCommandOutput>;
517
532
  listTagOptions(args: ListTagOptionsCommandInput, options?: __HttpHandlerOptions): Promise<ListTagOptionsCommandOutput>;
518
533
  listTagOptions(args: ListTagOptionsCommandInput, cb: (err: any, data?: ListTagOptionsCommandOutput) => void): void;
519
534
  listTagOptions(args: ListTagOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListTagOptionsCommandOutput) => void): void;
@@ -550,24 +565,28 @@ export interface ServiceCatalog {
550
565
  /**
551
566
  * @see {@link ScanProvisionedProductsCommand}
552
567
  */
568
+ scanProvisionedProducts(): Promise<ScanProvisionedProductsCommandOutput>;
553
569
  scanProvisionedProducts(args: ScanProvisionedProductsCommandInput, options?: __HttpHandlerOptions): Promise<ScanProvisionedProductsCommandOutput>;
554
570
  scanProvisionedProducts(args: ScanProvisionedProductsCommandInput, cb: (err: any, data?: ScanProvisionedProductsCommandOutput) => void): void;
555
571
  scanProvisionedProducts(args: ScanProvisionedProductsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ScanProvisionedProductsCommandOutput) => void): void;
556
572
  /**
557
573
  * @see {@link SearchProductsCommand}
558
574
  */
575
+ searchProducts(): Promise<SearchProductsCommandOutput>;
559
576
  searchProducts(args: SearchProductsCommandInput, options?: __HttpHandlerOptions): Promise<SearchProductsCommandOutput>;
560
577
  searchProducts(args: SearchProductsCommandInput, cb: (err: any, data?: SearchProductsCommandOutput) => void): void;
561
578
  searchProducts(args: SearchProductsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchProductsCommandOutput) => void): void;
562
579
  /**
563
580
  * @see {@link SearchProductsAsAdminCommand}
564
581
  */
582
+ searchProductsAsAdmin(): Promise<SearchProductsAsAdminCommandOutput>;
565
583
  searchProductsAsAdmin(args: SearchProductsAsAdminCommandInput, options?: __HttpHandlerOptions): Promise<SearchProductsAsAdminCommandOutput>;
566
584
  searchProductsAsAdmin(args: SearchProductsAsAdminCommandInput, cb: (err: any, data?: SearchProductsAsAdminCommandOutput) => void): void;
567
585
  searchProductsAsAdmin(args: SearchProductsAsAdminCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchProductsAsAdminCommandOutput) => void): void;
568
586
  /**
569
587
  * @see {@link SearchProvisionedProductsCommand}
570
588
  */
589
+ searchProvisionedProducts(): Promise<SearchProvisionedProductsCommandOutput>;
571
590
  searchProvisionedProducts(args: SearchProvisionedProductsCommandInput, options?: __HttpHandlerOptions): Promise<SearchProvisionedProductsCommandOutput>;
572
591
  searchProvisionedProducts(args: SearchProvisionedProductsCommandInput, cb: (err: any, data?: SearchProvisionedProductsCommandOutput) => void): void;
573
592
  searchProvisionedProducts(args: SearchProvisionedProductsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: SearchProvisionedProductsCommandOutput) => void): void;
@@ -633,7 +652,6 @@ export interface ServiceCatalog {
633
652
  updateTagOption(args: UpdateTagOptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateTagOptionCommandOutput) => void): void;
634
653
  }
635
654
  /**
636
- * @public
637
655
  * <fullname>Service Catalog</fullname>
638
656
  * <p>
639
657
  * <a href="http://aws.amazon.com/servicecatalog">Service Catalog</a> enables
@@ -641,6 +659,7 @@ export interface ServiceCatalog {
641
659
  * get the most out of this documentation, you should be familiar with the terminology
642
660
  * discussed in <a href="http://docs.aws.amazon.com/servicecatalog/latest/adminguide/what-is_concepts.html">Service Catalog
643
661
  * Concepts</a>.</p>
662
+ * @public
644
663
  */
645
664
  export declare class ServiceCatalog extends ServiceCatalogClient implements ServiceCatalog {
646
665
  }
@@ -241,7 +241,6 @@ export type ServiceCatalogClientResolvedConfigType = __SmithyResolvedConfigurati
241
241
  export interface ServiceCatalogClientResolvedConfig extends ServiceCatalogClientResolvedConfigType {
242
242
  }
243
243
  /**
244
- * @public
245
244
  * <fullname>Service Catalog</fullname>
246
245
  * <p>
247
246
  * <a href="http://aws.amazon.com/servicecatalog">Service Catalog</a> enables
@@ -249,6 +248,7 @@ export interface ServiceCatalogClientResolvedConfig extends ServiceCatalogClient
249
248
  * get the most out of this documentation, you should be familiar with the terminology
250
249
  * discussed in <a href="http://docs.aws.amazon.com/servicecatalog/latest/adminguide/what-is_concepts.html">Service Catalog
251
250
  * Concepts</a>.</p>
251
+ * @public
252
252
  */
253
253
  export declare class ServiceCatalogClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, ServiceCatalogClientResolvedConfig> {
254
254
  /**
@@ -22,10 +22,10 @@ export interface AcceptPortfolioShareCommandOutput extends AcceptPortfolioShareO
22
22
  }
23
23
  declare const AcceptPortfolioShareCommand_base: {
24
24
  new (input: AcceptPortfolioShareCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptPortfolioShareCommandInput, AcceptPortfolioShareCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AcceptPortfolioShareCommandInput): import("@smithy/smithy-client").CommandImpl<AcceptPortfolioShareCommandInput, AcceptPortfolioShareCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Accepts an offer to share the specified portfolio.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -63,6 +63,7 @@ declare const AcceptPortfolioShareCommand_base: {
63
63
  * @throws {@link ServiceCatalogServiceException}
64
64
  * <p>Base exception class for all service exceptions from ServiceCatalog service.</p>
65
65
  *
66
+ * @public
66
67
  */
67
68
  export declare class AcceptPortfolioShareCommand extends AcceptPortfolioShareCommand_base {
68
69
  }
@@ -22,10 +22,10 @@ export interface AssociateBudgetWithResourceCommandOutput extends AssociateBudge
22
22
  }
23
23
  declare const AssociateBudgetWithResourceCommand_base: {
24
24
  new (input: AssociateBudgetWithResourceCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateBudgetWithResourceCommandInput, AssociateBudgetWithResourceCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AssociateBudgetWithResourceCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateBudgetWithResourceCommandInput, AssociateBudgetWithResourceCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Associates the specified budget with the specified resource.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -65,6 +65,7 @@ declare const AssociateBudgetWithResourceCommand_base: {
65
65
  * @throws {@link ServiceCatalogServiceException}
66
66
  * <p>Base exception class for all service exceptions from ServiceCatalog service.</p>
67
67
  *
68
+ * @public
68
69
  */
69
70
  export declare class AssociateBudgetWithResourceCommand extends AssociateBudgetWithResourceCommand_base {
70
71
  }
@@ -22,10 +22,10 @@ export interface AssociatePrincipalWithPortfolioCommandOutput extends AssociateP
22
22
  }
23
23
  declare const AssociatePrincipalWithPortfolioCommand_base: {
24
24
  new (input: AssociatePrincipalWithPortfolioCommandInput): import("@smithy/smithy-client").CommandImpl<AssociatePrincipalWithPortfolioCommandInput, AssociatePrincipalWithPortfolioCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AssociatePrincipalWithPortfolioCommandInput): import("@smithy/smithy-client").CommandImpl<AssociatePrincipalWithPortfolioCommandInput, AssociatePrincipalWithPortfolioCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Associates the specified principal ARN with the specified portfolio.</p>
30
30
  * <p>If you share the portfolio with principal name sharing enabled, the <code>PrincipalARN</code> association is
31
31
  * included in the share. </p>
@@ -78,6 +78,7 @@ declare const AssociatePrincipalWithPortfolioCommand_base: {
78
78
  * @throws {@link ServiceCatalogServiceException}
79
79
  * <p>Base exception class for all service exceptions from ServiceCatalog service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class AssociatePrincipalWithPortfolioCommand extends AssociatePrincipalWithPortfolioCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface AssociateProductWithPortfolioCommandOutput extends AssociatePro
22
22
  }
23
23
  declare const AssociateProductWithPortfolioCommand_base: {
24
24
  new (input: AssociateProductWithPortfolioCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateProductWithPortfolioCommandInput, AssociateProductWithPortfolioCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AssociateProductWithPortfolioCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateProductWithPortfolioCommandInput, AssociateProductWithPortfolioCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Associates the specified product with the specified portfolio.</p>
30
30
  * <p>A delegated admin is authorized to invoke this command.</p>
31
31
  * @example
@@ -65,6 +65,7 @@ declare const AssociateProductWithPortfolioCommand_base: {
65
65
  * @throws {@link ServiceCatalogServiceException}
66
66
  * <p>Base exception class for all service exceptions from ServiceCatalog service.</p>
67
67
  *
68
+ * @public
68
69
  */
69
70
  export declare class AssociateProductWithPortfolioCommand extends AssociateProductWithPortfolioCommand_base {
70
71
  }
@@ -22,10 +22,10 @@ export interface AssociateServiceActionWithProvisioningArtifactCommandOutput ext
22
22
  }
23
23
  declare const AssociateServiceActionWithProvisioningArtifactCommand_base: {
24
24
  new (input: AssociateServiceActionWithProvisioningArtifactCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateServiceActionWithProvisioningArtifactCommandInput, AssociateServiceActionWithProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AssociateServiceActionWithProvisioningArtifactCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateServiceActionWithProvisioningArtifactCommandInput, AssociateServiceActionWithProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Associates a self-service action with a provisioning artifact.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -68,6 +68,7 @@ declare const AssociateServiceActionWithProvisioningArtifactCommand_base: {
68
68
  * @throws {@link ServiceCatalogServiceException}
69
69
  * <p>Base exception class for all service exceptions from ServiceCatalog service.</p>
70
70
  *
71
+ * @public
71
72
  */
72
73
  export declare class AssociateServiceActionWithProvisioningArtifactCommand extends AssociateServiceActionWithProvisioningArtifactCommand_base {
73
74
  }
@@ -22,10 +22,10 @@ export interface AssociateTagOptionWithResourceCommandOutput extends AssociateTa
22
22
  }
23
23
  declare const AssociateTagOptionWithResourceCommand_base: {
24
24
  new (input: AssociateTagOptionWithResourceCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateTagOptionWithResourceCommandInput, AssociateTagOptionWithResourceCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AssociateTagOptionWithResourceCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateTagOptionWithResourceCommandInput, AssociateTagOptionWithResourceCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Associate the specified TagOption with the specified portfolio or product.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -74,6 +74,7 @@ declare const AssociateTagOptionWithResourceCommand_base: {
74
74
  * @throws {@link ServiceCatalogServiceException}
75
75
  * <p>Base exception class for all service exceptions from ServiceCatalog service.</p>
76
76
  *
77
+ * @public
77
78
  */
78
79
  export declare class AssociateTagOptionWithResourceCommand extends AssociateTagOptionWithResourceCommand_base {
79
80
  }
@@ -22,10 +22,10 @@ export interface BatchAssociateServiceActionWithProvisioningArtifactCommandOutpu
22
22
  }
23
23
  declare const BatchAssociateServiceActionWithProvisioningArtifactCommand_base: {
24
24
  new (input: BatchAssociateServiceActionWithProvisioningArtifactCommandInput): import("@smithy/smithy-client").CommandImpl<BatchAssociateServiceActionWithProvisioningArtifactCommandInput, BatchAssociateServiceActionWithProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: BatchAssociateServiceActionWithProvisioningArtifactCommandInput): import("@smithy/smithy-client").CommandImpl<BatchAssociateServiceActionWithProvisioningArtifactCommandInput, BatchAssociateServiceActionWithProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Associates multiple self-service actions with provisioning artifacts.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -71,6 +71,7 @@ declare const BatchAssociateServiceActionWithProvisioningArtifactCommand_base: {
71
71
  * @throws {@link ServiceCatalogServiceException}
72
72
  * <p>Base exception class for all service exceptions from ServiceCatalog service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class BatchAssociateServiceActionWithProvisioningArtifactCommand extends BatchAssociateServiceActionWithProvisioningArtifactCommand_base {
76
77
  }
@@ -22,10 +22,10 @@ export interface BatchDisassociateServiceActionFromProvisioningArtifactCommandOu
22
22
  }
23
23
  declare const BatchDisassociateServiceActionFromProvisioningArtifactCommand_base: {
24
24
  new (input: BatchDisassociateServiceActionFromProvisioningArtifactCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDisassociateServiceActionFromProvisioningArtifactCommandInput, BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: BatchDisassociateServiceActionFromProvisioningArtifactCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDisassociateServiceActionFromProvisioningArtifactCommandInput, BatchDisassociateServiceActionFromProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Disassociates a batch of self-service actions from the specified provisioning artifact.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -71,6 +71,7 @@ declare const BatchDisassociateServiceActionFromProvisioningArtifactCommand_base
71
71
  * @throws {@link ServiceCatalogServiceException}
72
72
  * <p>Base exception class for all service exceptions from ServiceCatalog service.</p>
73
73
  *
74
+ * @public
74
75
  */
75
76
  export declare class BatchDisassociateServiceActionFromProvisioningArtifactCommand extends BatchDisassociateServiceActionFromProvisioningArtifactCommand_base {
76
77
  }
@@ -22,10 +22,10 @@ export interface CopyProductCommandOutput extends CopyProductOutput, __MetadataB
22
22
  }
23
23
  declare const CopyProductCommand_base: {
24
24
  new (input: CopyProductCommandInput): import("@smithy/smithy-client").CommandImpl<CopyProductCommandInput, CopyProductCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CopyProductCommandInput): import("@smithy/smithy-client").CommandImpl<CopyProductCommandInput, CopyProductCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Copies the specified source product to the specified target product or a new
30
30
  * product.</p>
31
31
  * <p>You can copy a product to the same account or another account. You can copy a product
@@ -77,6 +77,7 @@ declare const CopyProductCommand_base: {
77
77
  * @throws {@link ServiceCatalogServiceException}
78
78
  * <p>Base exception class for all service exceptions from ServiceCatalog service.</p>
79
79
  *
80
+ * @public
80
81
  */
81
82
  export declare class CopyProductCommand extends CopyProductCommand_base {
82
83
  }
@@ -22,10 +22,10 @@ export interface CreateConstraintCommandOutput extends CreateConstraintOutput, _
22
22
  }
23
23
  declare const CreateConstraintCommand_base: {
24
24
  new (input: CreateConstraintCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConstraintCommandInput, CreateConstraintCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateConstraintCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConstraintCommandInput, CreateConstraintCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a constraint.</p>
30
30
  * <p>A delegated admin is authorized to invoke this command.</p>
31
31
  * @example
@@ -82,6 +82,7 @@ declare const CreateConstraintCommand_base: {
82
82
  * @throws {@link ServiceCatalogServiceException}
83
83
  * <p>Base exception class for all service exceptions from ServiceCatalog service.</p>
84
84
  *
85
+ * @public
85
86
  */
86
87
  export declare class CreateConstraintCommand extends CreateConstraintCommand_base {
87
88
  }
@@ -22,10 +22,10 @@ export interface CreatePortfolioCommandOutput extends CreatePortfolioOutput, __M
22
22
  }
23
23
  declare const CreatePortfolioCommand_base: {
24
24
  new (input: CreatePortfolioCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePortfolioCommandInput, CreatePortfolioCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreatePortfolioCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePortfolioCommandInput, CreatePortfolioCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a portfolio.</p>
30
30
  * <p>A delegated admin is authorized to invoke this command.</p>
31
31
  * @example
@@ -89,6 +89,7 @@ declare const CreatePortfolioCommand_base: {
89
89
  * @throws {@link ServiceCatalogServiceException}
90
90
  * <p>Base exception class for all service exceptions from ServiceCatalog service.</p>
91
91
  *
92
+ * @public
92
93
  */
93
94
  export declare class CreatePortfolioCommand extends CreatePortfolioCommand_base {
94
95
  }
@@ -22,10 +22,10 @@ export interface CreatePortfolioShareCommandOutput extends CreatePortfolioShareO
22
22
  }
23
23
  declare const CreatePortfolioShareCommand_base: {
24
24
  new (input: CreatePortfolioShareCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePortfolioShareCommandInput, CreatePortfolioShareCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreatePortfolioShareCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePortfolioShareCommandInput, CreatePortfolioShareCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Shares the specified portfolio with the specified account or organization node.
30
30
  * Shares to an organization node can only be created by the management account of an
31
31
  * organization or by a delegated administrator. You can share portfolios to an organization,
@@ -96,6 +96,7 @@ declare const CreatePortfolioShareCommand_base: {
96
96
  * @throws {@link ServiceCatalogServiceException}
97
97
  * <p>Base exception class for all service exceptions from ServiceCatalog service.</p>
98
98
  *
99
+ * @public
99
100
  */
100
101
  export declare class CreatePortfolioShareCommand extends CreatePortfolioShareCommand_base {
101
102
  }
@@ -22,10 +22,10 @@ export interface CreateProductCommandOutput extends CreateProductOutput, __Metad
22
22
  }
23
23
  declare const CreateProductCommand_base: {
24
24
  new (input: CreateProductCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProductCommandInput, CreateProductCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateProductCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProductCommandInput, CreateProductCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a product.</p>
30
30
  * <p>A delegated admin is authorized to invoke this command.</p>
31
31
  * <p>The user or role that performs this operation must have the
@@ -156,6 +156,7 @@ declare const CreateProductCommand_base: {
156
156
  * @throws {@link ServiceCatalogServiceException}
157
157
  * <p>Base exception class for all service exceptions from ServiceCatalog service.</p>
158
158
  *
159
+ * @public
159
160
  */
160
161
  export declare class CreateProductCommand extends CreateProductCommand_base {
161
162
  }
@@ -22,10 +22,10 @@ export interface CreateProvisionedProductPlanCommandOutput extends CreateProvisi
22
22
  }
23
23
  declare const CreateProvisionedProductPlanCommand_base: {
24
24
  new (input: CreateProvisionedProductPlanCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProvisionedProductPlanCommandInput, CreateProvisionedProductPlanCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateProvisionedProductPlanCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProvisionedProductPlanCommandInput, CreateProvisionedProductPlanCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a plan.</p>
30
30
  * <p>A plan includes the list of resources to be
31
31
  * created (when provisioning a new product) or modified (when updating a provisioned product)
@@ -97,6 +97,7 @@ declare const CreateProvisionedProductPlanCommand_base: {
97
97
  * @throws {@link ServiceCatalogServiceException}
98
98
  * <p>Base exception class for all service exceptions from ServiceCatalog service.</p>
99
99
  *
100
+ * @public
100
101
  */
101
102
  export declare class CreateProvisionedProductPlanCommand extends CreateProvisionedProductPlanCommand_base {
102
103
  }
@@ -22,10 +22,10 @@ export interface CreateProvisioningArtifactCommandOutput extends CreateProvision
22
22
  }
23
23
  declare const CreateProvisioningArtifactCommand_base: {
24
24
  new (input: CreateProvisioningArtifactCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProvisioningArtifactCommandInput, CreateProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateProvisioningArtifactCommandInput): import("@smithy/smithy-client").CommandImpl<CreateProvisioningArtifactCommandInput, CreateProvisioningArtifactCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a provisioning artifact (also known as a version) for the specified product.</p>
30
30
  * <p>You cannot create a provisioning artifact for a product that was shared with you.</p>
31
31
  * <p>The user or role that performs this operation must have the <code>cloudformation:GetTemplate</code>
@@ -91,6 +91,7 @@ declare const CreateProvisioningArtifactCommand_base: {
91
91
  * @throws {@link ServiceCatalogServiceException}
92
92
  * <p>Base exception class for all service exceptions from ServiceCatalog service.</p>
93
93
  *
94
+ * @public
94
95
  */
95
96
  export declare class CreateProvisioningArtifactCommand extends CreateProvisioningArtifactCommand_base {
96
97
  }
@@ -22,10 +22,10 @@ export interface CreateServiceActionCommandOutput extends CreateServiceActionOut
22
22
  }
23
23
  declare const CreateServiceActionCommand_base: {
24
24
  new (input: CreateServiceActionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceActionCommandInput, CreateServiceActionCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateServiceActionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateServiceActionCommandInput, CreateServiceActionCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a self-service action.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -77,6 +77,7 @@ declare const CreateServiceActionCommand_base: {
77
77
  * @throws {@link ServiceCatalogServiceException}
78
78
  * <p>Base exception class for all service exceptions from ServiceCatalog service.</p>
79
79
  *
80
+ * @public
80
81
  */
81
82
  export declare class CreateServiceActionCommand extends CreateServiceActionCommand_base {
82
83
  }
@@ -22,10 +22,10 @@ export interface CreateTagOptionCommandOutput extends CreateTagOptionOutput, __M
22
22
  }
23
23
  declare const CreateTagOptionCommand_base: {
24
24
  new (input: CreateTagOptionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTagOptionCommandInput, CreateTagOptionCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateTagOptionCommandInput): import("@smithy/smithy-client").CommandImpl<CreateTagOptionCommandInput, CreateTagOptionCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a TagOption.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -72,6 +72,7 @@ declare const CreateTagOptionCommand_base: {
72
72
  * @throws {@link ServiceCatalogServiceException}
73
73
  * <p>Base exception class for all service exceptions from ServiceCatalog service.</p>
74
74
  *
75
+ * @public
75
76
  */
76
77
  export declare class CreateTagOptionCommand extends CreateTagOptionCommand_base {
77
78
  }
@@ -22,10 +22,10 @@ export interface DeleteConstraintCommandOutput extends DeleteConstraintOutput, _
22
22
  }
23
23
  declare const DeleteConstraintCommand_base: {
24
24
  new (input: DeleteConstraintCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConstraintCommandInput, DeleteConstraintCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteConstraintCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConstraintCommandInput, DeleteConstraintCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the specified constraint.</p>
30
30
  * <p>A delegated admin is authorized to invoke this command.</p>
31
31
  * @example
@@ -59,6 +59,7 @@ declare const DeleteConstraintCommand_base: {
59
59
  * @throws {@link ServiceCatalogServiceException}
60
60
  * <p>Base exception class for all service exceptions from ServiceCatalog service.</p>
61
61
  *
62
+ * @public
62
63
  */
63
64
  export declare class DeleteConstraintCommand extends DeleteConstraintCommand_base {
64
65
  }
@@ -22,10 +22,10 @@ export interface DeletePortfolioCommandOutput extends DeletePortfolioOutput, __M
22
22
  }
23
23
  declare const DeletePortfolioCommand_base: {
24
24
  new (input: DeletePortfolioCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePortfolioCommandInput, DeletePortfolioCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeletePortfolioCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePortfolioCommandInput, DeletePortfolioCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the specified portfolio.</p>
30
30
  * <p>You cannot delete a portfolio if it was shared with you or if it has associated
31
31
  * products, users, constraints, or shared accounts.</p>
@@ -69,6 +69,7 @@ declare const DeletePortfolioCommand_base: {
69
69
  * @throws {@link ServiceCatalogServiceException}
70
70
  * <p>Base exception class for all service exceptions from ServiceCatalog service.</p>
71
71
  *
72
+ * @public
72
73
  */
73
74
  export declare class DeletePortfolioCommand extends DeletePortfolioCommand_base {
74
75
  }
@@ -22,10 +22,10 @@ export interface DeletePortfolioShareCommandOutput extends DeletePortfolioShareO
22
22
  }
23
23
  declare const DeletePortfolioShareCommand_base: {
24
24
  new (input: DeletePortfolioShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePortfolioShareCommandInput, DeletePortfolioShareCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeletePortfolioShareCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePortfolioShareCommandInput, DeletePortfolioShareCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Stops sharing the specified portfolio with the specified account or organization
30
30
  * node. Shares to an organization node can only be deleted by the management account of an
31
31
  * organization or by a delegated administrator.</p>
@@ -75,6 +75,7 @@ declare const DeletePortfolioShareCommand_base: {
75
75
  * @throws {@link ServiceCatalogServiceException}
76
76
  * <p>Base exception class for all service exceptions from ServiceCatalog service.</p>
77
77
  *
78
+ * @public
78
79
  */
79
80
  export declare class DeletePortfolioShareCommand extends DeletePortfolioShareCommand_base {
80
81
  }
@@ -22,10 +22,10 @@ export interface DeleteProductCommandOutput extends DeleteProductOutput, __Metad
22
22
  }
23
23
  declare const DeleteProductCommand_base: {
24
24
  new (input: DeleteProductCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProductCommandInput, DeleteProductCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteProductCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteProductCommandInput, DeleteProductCommandOutput, ServiceCatalogClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes the specified product.</p>
30
30
  * <p>You cannot delete a product if it was shared with you or is associated with a portfolio.</p>
31
31
  * <p>A delegated admin is authorized to invoke this command.</p>
@@ -68,6 +68,7 @@ declare const DeleteProductCommand_base: {
68
68
  * @throws {@link ServiceCatalogServiceException}
69
69
  * <p>Base exception class for all service exceptions from ServiceCatalog service.</p>
70
70
  *
71
+ * @public
71
72
  */
72
73
  export declare class DeleteProductCommand extends DeleteProductCommand_base {
73
74
  }