@aws-sdk/client-service-catalog 3.50.0 → 3.53.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 (134) hide show
  1. package/CHANGELOG.md +27 -0
  2. package/dist-cjs/index.js +3 -0
  3. package/dist-cjs/models/ServiceCatalogServiceException.js +11 -0
  4. package/dist-cjs/models/models_0.js +119 -6
  5. package/dist-cjs/protocols/Aws_json1_1.js +676 -2183
  6. package/dist-es/index.js +1 -0
  7. package/dist-es/models/ServiceCatalogServiceException.js +12 -0
  8. package/dist-es/models/models_0.js +106 -1
  9. package/dist-es/protocols/Aws_json1_1.js +1577 -2516
  10. package/dist-types/index.d.ts +1 -0
  11. package/dist-types/models/ServiceCatalogServiceException.d.ts +10 -0
  12. package/dist-types/models/models_0.d.ts +58 -25
  13. package/dist-types/ts3.4/ServiceCatalog.d.ts +440 -0
  14. package/dist-types/ts3.4/ServiceCatalogClient.d.ts +160 -0
  15. package/dist-types/ts3.4/commands/AcceptPortfolioShareCommand.d.ts +17 -0
  16. package/dist-types/ts3.4/commands/AssociateBudgetWithResourceCommand.d.ts +17 -0
  17. package/dist-types/ts3.4/commands/AssociatePrincipalWithPortfolioCommand.d.ts +17 -0
  18. package/dist-types/ts3.4/commands/AssociateProductWithPortfolioCommand.d.ts +17 -0
  19. package/dist-types/ts3.4/commands/AssociateServiceActionWithProvisioningArtifactCommand.d.ts +17 -0
  20. package/dist-types/ts3.4/commands/AssociateTagOptionWithResourceCommand.d.ts +17 -0
  21. package/dist-types/ts3.4/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.d.ts +17 -0
  22. package/dist-types/ts3.4/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.d.ts +17 -0
  23. package/dist-types/ts3.4/commands/CopyProductCommand.d.ts +17 -0
  24. package/dist-types/ts3.4/commands/CreateConstraintCommand.d.ts +17 -0
  25. package/dist-types/ts3.4/commands/CreatePortfolioCommand.d.ts +17 -0
  26. package/dist-types/ts3.4/commands/CreatePortfolioShareCommand.d.ts +17 -0
  27. package/dist-types/ts3.4/commands/CreateProductCommand.d.ts +17 -0
  28. package/dist-types/ts3.4/commands/CreateProvisionedProductPlanCommand.d.ts +17 -0
  29. package/dist-types/ts3.4/commands/CreateProvisioningArtifactCommand.d.ts +17 -0
  30. package/dist-types/ts3.4/commands/CreateServiceActionCommand.d.ts +17 -0
  31. package/dist-types/ts3.4/commands/CreateTagOptionCommand.d.ts +17 -0
  32. package/dist-types/ts3.4/commands/DeleteConstraintCommand.d.ts +17 -0
  33. package/dist-types/ts3.4/commands/DeletePortfolioCommand.d.ts +17 -0
  34. package/dist-types/ts3.4/commands/DeletePortfolioShareCommand.d.ts +17 -0
  35. package/dist-types/ts3.4/commands/DeleteProductCommand.d.ts +17 -0
  36. package/dist-types/ts3.4/commands/DeleteProvisionedProductPlanCommand.d.ts +17 -0
  37. package/dist-types/ts3.4/commands/DeleteProvisioningArtifactCommand.d.ts +17 -0
  38. package/dist-types/ts3.4/commands/DeleteServiceActionCommand.d.ts +17 -0
  39. package/dist-types/ts3.4/commands/DeleteTagOptionCommand.d.ts +17 -0
  40. package/dist-types/ts3.4/commands/DescribeConstraintCommand.d.ts +17 -0
  41. package/dist-types/ts3.4/commands/DescribeCopyProductStatusCommand.d.ts +17 -0
  42. package/dist-types/ts3.4/commands/DescribePortfolioCommand.d.ts +17 -0
  43. package/dist-types/ts3.4/commands/DescribePortfolioShareStatusCommand.d.ts +17 -0
  44. package/dist-types/ts3.4/commands/DescribePortfolioSharesCommand.d.ts +17 -0
  45. package/dist-types/ts3.4/commands/DescribeProductAsAdminCommand.d.ts +17 -0
  46. package/dist-types/ts3.4/commands/DescribeProductCommand.d.ts +17 -0
  47. package/dist-types/ts3.4/commands/DescribeProductViewCommand.d.ts +17 -0
  48. package/dist-types/ts3.4/commands/DescribeProvisionedProductCommand.d.ts +17 -0
  49. package/dist-types/ts3.4/commands/DescribeProvisionedProductPlanCommand.d.ts +17 -0
  50. package/dist-types/ts3.4/commands/DescribeProvisioningArtifactCommand.d.ts +17 -0
  51. package/dist-types/ts3.4/commands/DescribeProvisioningParametersCommand.d.ts +17 -0
  52. package/dist-types/ts3.4/commands/DescribeRecordCommand.d.ts +17 -0
  53. package/dist-types/ts3.4/commands/DescribeServiceActionCommand.d.ts +17 -0
  54. package/dist-types/ts3.4/commands/DescribeServiceActionExecutionParametersCommand.d.ts +17 -0
  55. package/dist-types/ts3.4/commands/DescribeTagOptionCommand.d.ts +17 -0
  56. package/dist-types/ts3.4/commands/DisableAWSOrganizationsAccessCommand.d.ts +17 -0
  57. package/dist-types/ts3.4/commands/DisassociateBudgetFromResourceCommand.d.ts +17 -0
  58. package/dist-types/ts3.4/commands/DisassociatePrincipalFromPortfolioCommand.d.ts +17 -0
  59. package/dist-types/ts3.4/commands/DisassociateProductFromPortfolioCommand.d.ts +17 -0
  60. package/dist-types/ts3.4/commands/DisassociateServiceActionFromProvisioningArtifactCommand.d.ts +17 -0
  61. package/dist-types/ts3.4/commands/DisassociateTagOptionFromResourceCommand.d.ts +17 -0
  62. package/dist-types/ts3.4/commands/EnableAWSOrganizationsAccessCommand.d.ts +17 -0
  63. package/dist-types/ts3.4/commands/ExecuteProvisionedProductPlanCommand.d.ts +17 -0
  64. package/dist-types/ts3.4/commands/ExecuteProvisionedProductServiceActionCommand.d.ts +17 -0
  65. package/dist-types/ts3.4/commands/GetAWSOrganizationsAccessStatusCommand.d.ts +17 -0
  66. package/dist-types/ts3.4/commands/GetProvisionedProductOutputsCommand.d.ts +17 -0
  67. package/dist-types/ts3.4/commands/ImportAsProvisionedProductCommand.d.ts +17 -0
  68. package/dist-types/ts3.4/commands/ListAcceptedPortfolioSharesCommand.d.ts +17 -0
  69. package/dist-types/ts3.4/commands/ListBudgetsForResourceCommand.d.ts +17 -0
  70. package/dist-types/ts3.4/commands/ListConstraintsForPortfolioCommand.d.ts +17 -0
  71. package/dist-types/ts3.4/commands/ListLaunchPathsCommand.d.ts +17 -0
  72. package/dist-types/ts3.4/commands/ListOrganizationPortfolioAccessCommand.d.ts +17 -0
  73. package/dist-types/ts3.4/commands/ListPortfolioAccessCommand.d.ts +17 -0
  74. package/dist-types/ts3.4/commands/ListPortfoliosCommand.d.ts +17 -0
  75. package/dist-types/ts3.4/commands/ListPortfoliosForProductCommand.d.ts +17 -0
  76. package/dist-types/ts3.4/commands/ListPrincipalsForPortfolioCommand.d.ts +17 -0
  77. package/dist-types/ts3.4/commands/ListProvisionedProductPlansCommand.d.ts +17 -0
  78. package/dist-types/ts3.4/commands/ListProvisioningArtifactsCommand.d.ts +17 -0
  79. package/dist-types/ts3.4/commands/ListProvisioningArtifactsForServiceActionCommand.d.ts +17 -0
  80. package/dist-types/ts3.4/commands/ListRecordHistoryCommand.d.ts +17 -0
  81. package/dist-types/ts3.4/commands/ListResourcesForTagOptionCommand.d.ts +17 -0
  82. package/dist-types/ts3.4/commands/ListServiceActionsCommand.d.ts +17 -0
  83. package/dist-types/ts3.4/commands/ListServiceActionsForProvisioningArtifactCommand.d.ts +17 -0
  84. package/dist-types/ts3.4/commands/ListStackInstancesForProvisionedProductCommand.d.ts +17 -0
  85. package/dist-types/ts3.4/commands/ListTagOptionsCommand.d.ts +17 -0
  86. package/dist-types/ts3.4/commands/ProvisionProductCommand.d.ts +17 -0
  87. package/dist-types/ts3.4/commands/RejectPortfolioShareCommand.d.ts +17 -0
  88. package/dist-types/ts3.4/commands/ScanProvisionedProductsCommand.d.ts +17 -0
  89. package/dist-types/ts3.4/commands/SearchProductsAsAdminCommand.d.ts +17 -0
  90. package/dist-types/ts3.4/commands/SearchProductsCommand.d.ts +17 -0
  91. package/dist-types/ts3.4/commands/SearchProvisionedProductsCommand.d.ts +17 -0
  92. package/dist-types/ts3.4/commands/TerminateProvisionedProductCommand.d.ts +17 -0
  93. package/dist-types/ts3.4/commands/UpdateConstraintCommand.d.ts +17 -0
  94. package/dist-types/ts3.4/commands/UpdatePortfolioCommand.d.ts +17 -0
  95. package/dist-types/ts3.4/commands/UpdatePortfolioShareCommand.d.ts +17 -0
  96. package/dist-types/ts3.4/commands/UpdateProductCommand.d.ts +17 -0
  97. package/dist-types/ts3.4/commands/UpdateProvisionedProductCommand.d.ts +17 -0
  98. package/dist-types/ts3.4/commands/UpdateProvisionedProductPropertiesCommand.d.ts +17 -0
  99. package/dist-types/ts3.4/commands/UpdateProvisioningArtifactCommand.d.ts +17 -0
  100. package/dist-types/ts3.4/commands/UpdateServiceActionCommand.d.ts +17 -0
  101. package/dist-types/ts3.4/commands/UpdateTagOptionCommand.d.ts +17 -0
  102. package/dist-types/ts3.4/commands/index.d.ts +87 -0
  103. package/dist-types/ts3.4/endpoints.d.ts +2 -0
  104. package/dist-types/ts3.4/index.d.ts +6 -0
  105. package/dist-types/ts3.4/models/ServiceCatalogServiceException.d.ts +6 -0
  106. package/dist-types/ts3.4/models/index.d.ts +1 -0
  107. package/dist-types/ts3.4/models/models_0.d.ts +3180 -0
  108. package/dist-types/ts3.4/pagination/DescribePortfolioSharesPaginator.d.ts +4 -0
  109. package/dist-types/ts3.4/pagination/GetProvisionedProductOutputsPaginator.d.ts +4 -0
  110. package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -0
  111. package/dist-types/ts3.4/pagination/ListAcceptedPortfolioSharesPaginator.d.ts +4 -0
  112. package/dist-types/ts3.4/pagination/ListBudgetsForResourcePaginator.d.ts +4 -0
  113. package/dist-types/ts3.4/pagination/ListConstraintsForPortfolioPaginator.d.ts +4 -0
  114. package/dist-types/ts3.4/pagination/ListLaunchPathsPaginator.d.ts +4 -0
  115. package/dist-types/ts3.4/pagination/ListOrganizationPortfolioAccessPaginator.d.ts +4 -0
  116. package/dist-types/ts3.4/pagination/ListPortfolioAccessPaginator.d.ts +4 -0
  117. package/dist-types/ts3.4/pagination/ListPortfoliosForProductPaginator.d.ts +4 -0
  118. package/dist-types/ts3.4/pagination/ListPortfoliosPaginator.d.ts +4 -0
  119. package/dist-types/ts3.4/pagination/ListPrincipalsForPortfolioPaginator.d.ts +4 -0
  120. package/dist-types/ts3.4/pagination/ListProvisioningArtifactsForServiceActionPaginator.d.ts +4 -0
  121. package/dist-types/ts3.4/pagination/ListResourcesForTagOptionPaginator.d.ts +4 -0
  122. package/dist-types/ts3.4/pagination/ListServiceActionsForProvisioningArtifactPaginator.d.ts +4 -0
  123. package/dist-types/ts3.4/pagination/ListServiceActionsPaginator.d.ts +4 -0
  124. package/dist-types/ts3.4/pagination/ListTagOptionsPaginator.d.ts +4 -0
  125. package/dist-types/ts3.4/pagination/SearchProductsAsAdminPaginator.d.ts +4 -0
  126. package/dist-types/ts3.4/pagination/SearchProductsPaginator.d.ts +4 -0
  127. package/dist-types/ts3.4/pagination/SearchProvisionedProductsPaginator.d.ts +4 -0
  128. package/dist-types/ts3.4/pagination/index.d.ts +20 -0
  129. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +263 -0
  130. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +38 -0
  131. package/dist-types/ts3.4/runtimeConfig.d.ts +38 -0
  132. package/dist-types/ts3.4/runtimeConfig.native.d.ts +37 -0
  133. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -0
  134. package/package.json +33 -33
@@ -3,3 +3,4 @@ export * from "./ServiceCatalogClient";
3
3
  export * from "./commands";
4
4
  export * from "./models";
5
5
  export * from "./pagination";
6
+ export { ServiceCatalogServiceException } from "./models/ServiceCatalogServiceException";
@@ -0,0 +1,10 @@
1
+ import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
2
+ /**
3
+ * Base exception class for all service exceptions from ServiceCatalog service.
4
+ */
5
+ export declare class ServiceCatalogServiceException extends __ServiceException {
6
+ /**
7
+ * @internal
8
+ */
9
+ constructor(options: __ServiceExceptionOptions);
10
+ }
@@ -1,4 +1,5 @@
1
- import { MetadataBearer as $MetadataBearer, SmithyException as __SmithyException } from "@aws-sdk/types";
1
+ import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
+ import { ServiceCatalogServiceException as __BaseException } from "./ServiceCatalogServiceException";
2
3
  export declare enum PortfolioShareType {
3
4
  AWS_ORGANIZATIONS = "AWS_ORGANIZATIONS",
4
5
  AWS_SERVICECATALOG = "AWS_SERVICECATALOG",
@@ -66,27 +67,39 @@ export declare namespace AcceptPortfolioShareOutput {
66
67
  /**
67
68
  * <p>One or more parameters provided to the operation are not valid.</p>
68
69
  */
69
- export interface InvalidParametersException extends __SmithyException, $MetadataBearer {
70
- name: "InvalidParametersException";
71
- $fault: "client";
70
+ export declare class InvalidParametersException extends __BaseException {
71
+ readonly name: "InvalidParametersException";
72
+ readonly $fault: "client";
72
73
  Message?: string;
74
+ /**
75
+ * @internal
76
+ */
77
+ constructor(opts: __ExceptionOptionType<InvalidParametersException, __BaseException>);
73
78
  }
74
79
  /**
75
80
  * <p>The current limits of the service would have been exceeded by this operation. Decrease your
76
81
  * resource use or increase your service limits and retry the operation.</p>
77
82
  */
78
- export interface LimitExceededException extends __SmithyException, $MetadataBearer {
79
- name: "LimitExceededException";
80
- $fault: "client";
83
+ export declare class LimitExceededException extends __BaseException {
84
+ readonly name: "LimitExceededException";
85
+ readonly $fault: "client";
81
86
  Message?: string;
87
+ /**
88
+ * @internal
89
+ */
90
+ constructor(opts: __ExceptionOptionType<LimitExceededException, __BaseException>);
82
91
  }
83
92
  /**
84
93
  * <p>The specified resource was not found.</p>
85
94
  */
86
- export interface ResourceNotFoundException extends __SmithyException, $MetadataBearer {
87
- name: "ResourceNotFoundException";
88
- $fault: "client";
95
+ export declare class ResourceNotFoundException extends __BaseException {
96
+ readonly name: "ResourceNotFoundException";
97
+ readonly $fault: "client";
89
98
  Message?: string;
99
+ /**
100
+ * @internal
101
+ */
102
+ constructor(opts: __ExceptionOptionType<ResourceNotFoundException, __BaseException>);
90
103
  }
91
104
  export declare enum AccessLevelFilterKey {
92
105
  ACCOUNT = "Account",
@@ -178,10 +191,14 @@ export declare namespace AssociateBudgetWithResourceOutput {
178
191
  /**
179
192
  * <p>The specified resource is a duplicate.</p>
180
193
  */
181
- export interface DuplicateResourceException extends __SmithyException, $MetadataBearer {
182
- name: "DuplicateResourceException";
183
- $fault: "client";
194
+ export declare class DuplicateResourceException extends __BaseException {
195
+ readonly name: "DuplicateResourceException";
196
+ readonly $fault: "client";
184
197
  Message?: string;
198
+ /**
199
+ * @internal
200
+ */
201
+ constructor(opts: __ExceptionOptionType<DuplicateResourceException, __BaseException>);
185
202
  }
186
203
  export declare enum PrincipalType {
187
204
  IAM = "IAM"
@@ -352,20 +369,28 @@ export declare namespace AssociateTagOptionWithResourceOutput {
352
369
  * <p>An attempt was made to modify a resource that is in a state that is not valid.
353
370
  * Check your resources to ensure that they are in valid states before retrying the operation.</p>
354
371
  */
355
- export interface InvalidStateException extends __SmithyException, $MetadataBearer {
356
- name: "InvalidStateException";
357
- $fault: "client";
372
+ export declare class InvalidStateException extends __BaseException {
373
+ readonly name: "InvalidStateException";
374
+ readonly $fault: "client";
358
375
  Message?: string;
376
+ /**
377
+ * @internal
378
+ */
379
+ constructor(opts: __ExceptionOptionType<InvalidStateException, __BaseException>);
359
380
  }
360
381
  /**
361
382
  * <p>An operation requiring TagOptions failed because the TagOptions migration process has
362
383
  * not been performed for this account. Please use the AWS console to perform the migration
363
384
  * process before retrying the operation.</p>
364
385
  */
365
- export interface TagOptionNotMigratedException extends __SmithyException, $MetadataBearer {
366
- name: "TagOptionNotMigratedException";
367
- $fault: "client";
386
+ export declare class TagOptionNotMigratedException extends __BaseException {
387
+ readonly name: "TagOptionNotMigratedException";
388
+ readonly $fault: "client";
368
389
  Message?: string;
390
+ /**
391
+ * @internal
392
+ */
393
+ constructor(opts: __ExceptionOptionType<TagOptionNotMigratedException, __BaseException>);
369
394
  }
370
395
  /**
371
396
  * <p>A self-service action association consisting of the Action ID, the Product ID, and the Provisioning Artifact ID.</p>
@@ -978,10 +1003,14 @@ export declare namespace CreatePortfolioShareOutput {
978
1003
  /**
979
1004
  * <p>The operation is not supported.</p>
980
1005
  */
981
- export interface OperationNotSupportedException extends __SmithyException, $MetadataBearer {
982
- name: "OperationNotSupportedException";
983
- $fault: "client";
1006
+ export declare class OperationNotSupportedException extends __BaseException {
1007
+ readonly name: "OperationNotSupportedException";
1008
+ readonly $fault: "client";
984
1009
  Message?: string;
1010
+ /**
1011
+ * @internal
1012
+ */
1013
+ constructor(opts: __ExceptionOptionType<OperationNotSupportedException, __BaseException>);
985
1014
  }
986
1015
  export declare enum ProductType {
987
1016
  CLOUD_FORMATION_TEMPLATE = "CLOUD_FORMATION_TEMPLATE",
@@ -1780,10 +1809,14 @@ export declare namespace DeletePortfolioOutput {
1780
1809
  /**
1781
1810
  * <p>A resource that is currently in use. Ensure that the resource is not in use and retry the operation.</p>
1782
1811
  */
1783
- export interface ResourceInUseException extends __SmithyException, $MetadataBearer {
1784
- name: "ResourceInUseException";
1785
- $fault: "client";
1812
+ export declare class ResourceInUseException extends __BaseException {
1813
+ readonly name: "ResourceInUseException";
1814
+ readonly $fault: "client";
1786
1815
  Message?: string;
1816
+ /**
1817
+ * @internal
1818
+ */
1819
+ constructor(opts: __ExceptionOptionType<ResourceInUseException, __BaseException>);
1787
1820
  }
1788
1821
  export interface DeletePortfolioShareInput {
1789
1822
  /**