@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
package/CHANGELOG.md CHANGED
@@ -3,6 +3,33 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [3.53.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.52.0...v3.53.0) (2022-02-24)
7
+
8
+
9
+ ### Features
10
+
11
+ * **clients:** generate service exceptions as classes ([#3267](https://github.com/aws/aws-sdk-js-v3/issues/3267)) ([ca64fee](https://github.com/aws/aws-sdk-js-v3/commit/ca64feed3351c394c07dc26b782a5760a396a074))
12
+
13
+
14
+
15
+
16
+
17
+ # [3.52.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.51.0...v3.52.0) (2022-02-18)
18
+
19
+ **Note:** Version bump only for package @aws-sdk/client-service-catalog
20
+
21
+
22
+
23
+
24
+
25
+ # [3.51.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.50.0...v3.51.0) (2022-02-12)
26
+
27
+ **Note:** Version bump only for package @aws-sdk/client-service-catalog
28
+
29
+
30
+
31
+
32
+
6
33
  # [3.50.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.49.0...v3.50.0) (2022-02-08)
7
34
 
8
35
  **Note:** Version bump only for package @aws-sdk/client-service-catalog
package/dist-cjs/index.js CHANGED
@@ -1,8 +1,11 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ServiceCatalogServiceException = void 0;
3
4
  const tslib_1 = require("tslib");
4
5
  tslib_1.__exportStar(require("./ServiceCatalog"), exports);
5
6
  tslib_1.__exportStar(require("./ServiceCatalogClient"), exports);
6
7
  tslib_1.__exportStar(require("./commands"), exports);
7
8
  tslib_1.__exportStar(require("./models"), exports);
8
9
  tslib_1.__exportStar(require("./pagination"), exports);
10
+ var ServiceCatalogServiceException_1 = require("./models/ServiceCatalogServiceException");
11
+ Object.defineProperty(exports, "ServiceCatalogServiceException", { enumerable: true, get: function () { return ServiceCatalogServiceException_1.ServiceCatalogServiceException; } });
@@ -0,0 +1,11 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.ServiceCatalogServiceException = void 0;
4
+ const smithy_client_1 = require("@aws-sdk/smithy-client");
5
+ class ServiceCatalogServiceException extends smithy_client_1.ServiceException {
6
+ constructor(options) {
7
+ super(options);
8
+ Object.setPrototypeOf(this, ServiceCatalogServiceException.prototype);
9
+ }
10
+ }
11
+ exports.ServiceCatalogServiceException = ServiceCatalogServiceException;
@@ -1,11 +1,12 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ProvisionedProductPlanType = exports.CreateProductOutput = exports.ProvisioningArtifactDetail = exports.ProvisioningArtifactGuidance = exports.ProductViewDetail = exports.ProductViewSummary = exports.CreateProductInput = exports.ProvisioningArtifactProperties = exports.ProvisioningArtifactType = exports.ProductType = exports.CreatePortfolioShareOutput = exports.CreatePortfolioShareInput = exports.OrganizationNode = exports.OrganizationNodeType = exports.CreatePortfolioOutput = exports.PortfolioDetail = exports.CreatePortfolioInput = exports.CreateConstraintOutput = exports.Status = exports.ConstraintDetail = exports.CreateConstraintInput = exports.CopyProductOutput = exports.CopyProductInput = exports.ProvisioningArtifactPropertyName = exports.CopyOption = exports.BatchDisassociateServiceActionFromProvisioningArtifactOutput = exports.BatchDisassociateServiceActionFromProvisioningArtifactInput = exports.BatchAssociateServiceActionWithProvisioningArtifactOutput = exports.FailedServiceActionAssociation = exports.ServiceActionAssociationErrorCode = exports.BatchAssociateServiceActionWithProvisioningArtifactInput = exports.ServiceActionAssociation = exports.AssociateTagOptionWithResourceOutput = exports.AssociateTagOptionWithResourceInput = exports.AssociateServiceActionWithProvisioningArtifactOutput = exports.AssociateServiceActionWithProvisioningArtifactInput = exports.AssociateProductWithPortfolioOutput = exports.AssociateProductWithPortfolioInput = exports.AssociatePrincipalWithPortfolioOutput = exports.AssociatePrincipalWithPortfolioInput = exports.PrincipalType = exports.AssociateBudgetWithResourceOutput = exports.AssociateBudgetWithResourceInput = exports.Tag = exports.AccessStatus = exports.AccessLevelFilter = exports.AccessLevelFilterKey = exports.AcceptPortfolioShareOutput = exports.AcceptPortfolioShareInput = exports.PortfolioShareType = void 0;
4
- exports.ProvisioningArtifact = exports.LaunchPath = exports.DescribeProductInput = exports.DescribePortfolioShareStatusOutput = exports.ShareStatus = exports.ShareDetails = exports.ShareError = exports.DescribePortfolioShareStatusInput = exports.DescribePortfolioSharesOutput = exports.PortfolioShareDetail = exports.DescribePortfolioSharesInput = exports.DescribePortfolioShareType = exports.DescribePortfolioOutput = exports.BudgetDetail = exports.DescribePortfolioInput = exports.DescribeCopyProductStatusOutput = exports.CopyProductStatus = exports.DescribeCopyProductStatusInput = exports.DescribeConstraintOutput = exports.DescribeConstraintInput = exports.DeleteTagOptionOutput = exports.DeleteTagOptionInput = exports.DeleteServiceActionOutput = exports.DeleteServiceActionInput = exports.DeleteProvisioningArtifactOutput = exports.DeleteProvisioningArtifactInput = exports.DeleteProvisionedProductPlanOutput = exports.DeleteProvisionedProductPlanInput = exports.DeleteProductOutput = exports.DeleteProductInput = exports.DeletePortfolioShareOutput = exports.DeletePortfolioShareInput = exports.DeletePortfolioOutput = exports.DeletePortfolioInput = exports.DeleteConstraintOutput = exports.DeleteConstraintInput = exports.CreateTagOptionOutput = exports.TagOptionDetail = exports.CreateTagOptionInput = exports.CreateServiceActionOutput = exports.ServiceActionDetail = exports.ServiceActionSummary = exports.CreateServiceActionInput = exports.ServiceActionDefinitionType = exports.ServiceActionDefinitionKey = exports.CreateProvisioningArtifactOutput = exports.CreateProvisioningArtifactInput = exports.CreateProvisionedProductPlanOutput = exports.CreateProvisionedProductPlanInput = exports.UpdateProvisioningParameter = void 0;
5
- exports.DisableAWSOrganizationsAccessOutput = exports.DisableAWSOrganizationsAccessInput = exports.DescribeTagOptionOutput = exports.DescribeTagOptionInput = exports.DescribeServiceActionExecutionParametersOutput = exports.ExecutionParameter = exports.DescribeServiceActionExecutionParametersInput = exports.DescribeServiceActionOutput = exports.DescribeServiceActionInput = exports.DescribeRecordOutput = exports.RecordOutput = exports.RecordDetail = exports.RecordStatus = exports.RecordTag = exports.RecordError = exports.DescribeRecordInput = exports.DescribeProvisioningParametersOutput = exports.UsageInstruction = exports.TagOptionSummary = exports.ProvisioningArtifactPreferences = exports.ProvisioningArtifactParameter = exports.ParameterConstraints = exports.ProvisioningArtifactOutput = exports.ConstraintSummary = exports.DescribeProvisioningParametersInput = exports.DescribeProvisioningArtifactOutput = exports.DescribeProvisioningArtifactInput = exports.DescribeProvisionedProductPlanOutput = exports.ResourceChange = exports.Replacement = exports.ResourceChangeDetail = exports.ResourceTargetDefinition = exports.RequiresRecreation = exports.ResourceAttribute = exports.EvaluationType = exports.ChangeAction = exports.ProvisionedProductPlanDetails = exports.ProvisionedProductPlanStatus = exports.DescribeProvisionedProductPlanInput = exports.DescribeProvisionedProductOutput = exports.ProvisionedProductDetail = exports.ProvisionedProductStatus = exports.CloudWatchDashboard = exports.DescribeProvisionedProductInput = exports.DescribeProductViewOutput = exports.DescribeProductViewInput = exports.DescribeProductAsAdminOutput = exports.ProvisioningArtifactSummary = exports.DescribeProductAsAdminInput = exports.DescribeProductOutput = void 0;
6
- exports.ListProvisioningArtifactsForServiceActionOutput = exports.ProvisioningArtifactView = exports.ListProvisioningArtifactsForServiceActionInput = exports.ListProvisioningArtifactsOutput = exports.ListProvisioningArtifactsInput = exports.ListProvisionedProductPlansOutput = exports.ProvisionedProductPlanSummary = exports.ListProvisionedProductPlansInput = exports.ListPrincipalsForPortfolioOutput = exports.Principal = exports.ListPrincipalsForPortfolioInput = exports.ListPortfoliosForProductOutput = exports.ListPortfoliosForProductInput = exports.ListPortfoliosOutput = exports.ListPortfoliosInput = exports.ListPortfolioAccessOutput = exports.ListPortfolioAccessInput = exports.ListOrganizationPortfolioAccessOutput = exports.ListOrganizationPortfolioAccessInput = exports.ListLaunchPathsOutput = exports.LaunchPathSummary = exports.ListLaunchPathsInput = exports.ListConstraintsForPortfolioOutput = exports.ListConstraintsForPortfolioInput = exports.ListBudgetsForResourceOutput = exports.ListBudgetsForResourceInput = exports.ListAcceptedPortfolioSharesOutput = exports.ListAcceptedPortfolioSharesInput = exports.ImportAsProvisionedProductOutput = exports.ImportAsProvisionedProductInput = exports.GetProvisionedProductOutputsOutput = exports.GetProvisionedProductOutputsInput = exports.GetAWSOrganizationsAccessStatusOutput = exports.GetAWSOrganizationsAccessStatusInput = exports.ExecuteProvisionedProductServiceActionOutput = exports.ExecuteProvisionedProductServiceActionInput = exports.ExecuteProvisionedProductPlanOutput = exports.ExecuteProvisionedProductPlanInput = exports.EnableAWSOrganizationsAccessOutput = exports.EnableAWSOrganizationsAccessInput = exports.DisassociateTagOptionFromResourceOutput = exports.DisassociateTagOptionFromResourceInput = exports.DisassociateServiceActionFromProvisioningArtifactOutput = exports.DisassociateServiceActionFromProvisioningArtifactInput = exports.DisassociateProductFromPortfolioOutput = exports.DisassociateProductFromPortfolioInput = exports.DisassociatePrincipalFromPortfolioOutput = exports.DisassociatePrincipalFromPortfolioInput = exports.DisassociateBudgetFromResourceOutput = exports.DisassociateBudgetFromResourceInput = void 0;
7
- exports.UpdateProvisionedProductInput = exports.UpdateProvisioningPreferences = exports.UpdateProductOutput = exports.UpdateProductInput = exports.UpdatePortfolioShareOutput = exports.UpdatePortfolioShareInput = exports.UpdatePortfolioOutput = exports.UpdatePortfolioInput = exports.UpdateConstraintOutput = exports.UpdateConstraintInput = exports.TerminateProvisionedProductOutput = exports.TerminateProvisionedProductInput = exports.SearchProvisionedProductsOutput = exports.ProvisionedProductAttribute = exports.SearchProvisionedProductsInput = exports.ProvisionedProductViewFilterBy = exports.SearchProductsAsAdminOutput = exports.SearchProductsAsAdminInput = exports.ProductSource = exports.SearchProductsOutput = exports.ProductViewAggregationValue = exports.SearchProductsInput = exports.SortOrder = exports.ProductViewSortBy = exports.ProductViewFilterBy = exports.ScanProvisionedProductsOutput = exports.ScanProvisionedProductsInput = exports.RejectPortfolioShareOutput = exports.RejectPortfolioShareInput = exports.ProvisionProductOutput = exports.ProvisionProductInput = exports.ProvisioningPreferences = exports.ProvisioningParameter = exports.ListTagOptionsOutput = exports.ListTagOptionsInput = exports.ListTagOptionsFilters = exports.ListStackInstancesForProvisionedProductOutput = exports.StackInstance = exports.StackInstanceStatus = exports.ListStackInstancesForProvisionedProductInput = exports.ListServiceActionsForProvisioningArtifactOutput = exports.ListServiceActionsForProvisioningArtifactInput = exports.ListServiceActionsOutput = exports.ListServiceActionsInput = exports.ListResourcesForTagOptionOutput = exports.ResourceDetail = exports.ListResourcesForTagOptionInput = exports.ListRecordHistoryOutput = exports.ListRecordHistoryInput = exports.ListRecordHistorySearchFilter = void 0;
8
- exports.UpdateTagOptionOutput = exports.UpdateTagOptionInput = exports.UpdateServiceActionOutput = exports.UpdateServiceActionInput = exports.UpdateProvisioningArtifactOutput = exports.UpdateProvisioningArtifactInput = exports.UpdateProvisionedProductPropertiesOutput = exports.UpdateProvisionedProductPropertiesInput = exports.PropertyKey = exports.UpdateProvisionedProductOutput = void 0;
3
+ exports.ProvisioningArtifactProperties = exports.ProvisioningArtifactType = exports.ProductType = exports.OperationNotSupportedException = exports.CreatePortfolioShareOutput = exports.CreatePortfolioShareInput = exports.OrganizationNode = exports.OrganizationNodeType = exports.CreatePortfolioOutput = exports.PortfolioDetail = exports.CreatePortfolioInput = exports.CreateConstraintOutput = exports.Status = exports.ConstraintDetail = exports.CreateConstraintInput = exports.CopyProductOutput = exports.CopyProductInput = exports.ProvisioningArtifactPropertyName = exports.CopyOption = exports.BatchDisassociateServiceActionFromProvisioningArtifactOutput = exports.BatchDisassociateServiceActionFromProvisioningArtifactInput = exports.BatchAssociateServiceActionWithProvisioningArtifactOutput = exports.FailedServiceActionAssociation = exports.ServiceActionAssociationErrorCode = exports.BatchAssociateServiceActionWithProvisioningArtifactInput = exports.ServiceActionAssociation = exports.TagOptionNotMigratedException = exports.InvalidStateException = exports.AssociateTagOptionWithResourceOutput = exports.AssociateTagOptionWithResourceInput = exports.AssociateServiceActionWithProvisioningArtifactOutput = exports.AssociateServiceActionWithProvisioningArtifactInput = exports.AssociateProductWithPortfolioOutput = exports.AssociateProductWithPortfolioInput = exports.AssociatePrincipalWithPortfolioOutput = exports.AssociatePrincipalWithPortfolioInput = exports.PrincipalType = exports.DuplicateResourceException = exports.AssociateBudgetWithResourceOutput = exports.AssociateBudgetWithResourceInput = exports.Tag = exports.AccessStatus = exports.AccessLevelFilter = exports.AccessLevelFilterKey = exports.ResourceNotFoundException = exports.LimitExceededException = exports.InvalidParametersException = exports.AcceptPortfolioShareOutput = exports.AcceptPortfolioShareInput = exports.PortfolioShareType = void 0;
4
+ exports.DescribePortfolioSharesOutput = exports.PortfolioShareDetail = exports.DescribePortfolioSharesInput = exports.DescribePortfolioShareType = exports.DescribePortfolioOutput = exports.BudgetDetail = exports.DescribePortfolioInput = exports.DescribeCopyProductStatusOutput = exports.CopyProductStatus = exports.DescribeCopyProductStatusInput = exports.DescribeConstraintOutput = exports.DescribeConstraintInput = exports.DeleteTagOptionOutput = exports.DeleteTagOptionInput = exports.DeleteServiceActionOutput = exports.DeleteServiceActionInput = exports.DeleteProvisioningArtifactOutput = exports.DeleteProvisioningArtifactInput = exports.DeleteProvisionedProductPlanOutput = exports.DeleteProvisionedProductPlanInput = exports.DeleteProductOutput = exports.DeleteProductInput = exports.DeletePortfolioShareOutput = exports.DeletePortfolioShareInput = exports.ResourceInUseException = exports.DeletePortfolioOutput = exports.DeletePortfolioInput = exports.DeleteConstraintOutput = exports.DeleteConstraintInput = exports.CreateTagOptionOutput = exports.TagOptionDetail = exports.CreateTagOptionInput = exports.CreateServiceActionOutput = exports.ServiceActionDetail = exports.ServiceActionSummary = exports.CreateServiceActionInput = exports.ServiceActionDefinitionType = exports.ServiceActionDefinitionKey = exports.CreateProvisioningArtifactOutput = exports.CreateProvisioningArtifactInput = exports.CreateProvisionedProductPlanOutput = exports.CreateProvisionedProductPlanInput = exports.UpdateProvisioningParameter = exports.ProvisionedProductPlanType = exports.CreateProductOutput = exports.ProvisioningArtifactDetail = exports.ProvisioningArtifactGuidance = exports.ProductViewDetail = exports.ProductViewSummary = exports.CreateProductInput = void 0;
5
+ exports.DescribeServiceActionInput = exports.DescribeRecordOutput = exports.RecordOutput = exports.RecordDetail = exports.RecordStatus = exports.RecordTag = exports.RecordError = exports.DescribeRecordInput = exports.DescribeProvisioningParametersOutput = exports.UsageInstruction = exports.TagOptionSummary = exports.ProvisioningArtifactPreferences = exports.ProvisioningArtifactParameter = exports.ParameterConstraints = exports.ProvisioningArtifactOutput = exports.ConstraintSummary = exports.DescribeProvisioningParametersInput = exports.DescribeProvisioningArtifactOutput = exports.DescribeProvisioningArtifactInput = exports.DescribeProvisionedProductPlanOutput = exports.ResourceChange = exports.Replacement = exports.ResourceChangeDetail = exports.ResourceTargetDefinition = exports.RequiresRecreation = exports.ResourceAttribute = exports.EvaluationType = exports.ChangeAction = exports.ProvisionedProductPlanDetails = exports.ProvisionedProductPlanStatus = exports.DescribeProvisionedProductPlanInput = exports.DescribeProvisionedProductOutput = exports.ProvisionedProductDetail = exports.ProvisionedProductStatus = exports.CloudWatchDashboard = exports.DescribeProvisionedProductInput = exports.DescribeProductViewOutput = exports.DescribeProductViewInput = exports.DescribeProductAsAdminOutput = exports.ProvisioningArtifactSummary = exports.DescribeProductAsAdminInput = exports.DescribeProductOutput = exports.ProvisioningArtifact = exports.LaunchPath = exports.DescribeProductInput = exports.DescribePortfolioShareStatusOutput = exports.ShareStatus = exports.ShareDetails = exports.ShareError = exports.DescribePortfolioShareStatusInput = void 0;
6
+ exports.ListPrincipalsForPortfolioOutput = exports.Principal = exports.ListPrincipalsForPortfolioInput = exports.ListPortfoliosForProductOutput = exports.ListPortfoliosForProductInput = exports.ListPortfoliosOutput = exports.ListPortfoliosInput = exports.ListPortfolioAccessOutput = exports.ListPortfolioAccessInput = exports.ListOrganizationPortfolioAccessOutput = exports.ListOrganizationPortfolioAccessInput = exports.ListLaunchPathsOutput = exports.LaunchPathSummary = exports.ListLaunchPathsInput = exports.ListConstraintsForPortfolioOutput = exports.ListConstraintsForPortfolioInput = exports.ListBudgetsForResourceOutput = exports.ListBudgetsForResourceInput = exports.ListAcceptedPortfolioSharesOutput = exports.ListAcceptedPortfolioSharesInput = exports.ImportAsProvisionedProductOutput = exports.ImportAsProvisionedProductInput = exports.GetProvisionedProductOutputsOutput = exports.GetProvisionedProductOutputsInput = exports.GetAWSOrganizationsAccessStatusOutput = exports.GetAWSOrganizationsAccessStatusInput = exports.ExecuteProvisionedProductServiceActionOutput = exports.ExecuteProvisionedProductServiceActionInput = exports.ExecuteProvisionedProductPlanOutput = exports.ExecuteProvisionedProductPlanInput = exports.EnableAWSOrganizationsAccessOutput = exports.EnableAWSOrganizationsAccessInput = exports.DisassociateTagOptionFromResourceOutput = exports.DisassociateTagOptionFromResourceInput = exports.DisassociateServiceActionFromProvisioningArtifactOutput = exports.DisassociateServiceActionFromProvisioningArtifactInput = exports.DisassociateProductFromPortfolioOutput = exports.DisassociateProductFromPortfolioInput = exports.DisassociatePrincipalFromPortfolioOutput = exports.DisassociatePrincipalFromPortfolioInput = exports.DisassociateBudgetFromResourceOutput = exports.DisassociateBudgetFromResourceInput = exports.DisableAWSOrganizationsAccessOutput = exports.DisableAWSOrganizationsAccessInput = exports.DescribeTagOptionOutput = exports.DescribeTagOptionInput = exports.DescribeServiceActionExecutionParametersOutput = exports.ExecutionParameter = exports.DescribeServiceActionExecutionParametersInput = exports.DescribeServiceActionOutput = void 0;
7
+ exports.UpdateConstraintOutput = exports.UpdateConstraintInput = exports.TerminateProvisionedProductOutput = exports.TerminateProvisionedProductInput = exports.SearchProvisionedProductsOutput = exports.ProvisionedProductAttribute = exports.SearchProvisionedProductsInput = exports.ProvisionedProductViewFilterBy = exports.SearchProductsAsAdminOutput = exports.SearchProductsAsAdminInput = exports.ProductSource = exports.SearchProductsOutput = exports.ProductViewAggregationValue = exports.SearchProductsInput = exports.SortOrder = exports.ProductViewSortBy = exports.ProductViewFilterBy = exports.ScanProvisionedProductsOutput = exports.ScanProvisionedProductsInput = exports.RejectPortfolioShareOutput = exports.RejectPortfolioShareInput = exports.ProvisionProductOutput = exports.ProvisionProductInput = exports.ProvisioningPreferences = exports.ProvisioningParameter = exports.ListTagOptionsOutput = exports.ListTagOptionsInput = exports.ListTagOptionsFilters = exports.ListStackInstancesForProvisionedProductOutput = exports.StackInstance = exports.StackInstanceStatus = exports.ListStackInstancesForProvisionedProductInput = exports.ListServiceActionsForProvisioningArtifactOutput = exports.ListServiceActionsForProvisioningArtifactInput = exports.ListServiceActionsOutput = exports.ListServiceActionsInput = exports.ListResourcesForTagOptionOutput = exports.ResourceDetail = exports.ListResourcesForTagOptionInput = exports.ListRecordHistoryOutput = exports.ListRecordHistoryInput = exports.ListRecordHistorySearchFilter = exports.ListProvisioningArtifactsForServiceActionOutput = exports.ProvisioningArtifactView = exports.ListProvisioningArtifactsForServiceActionInput = exports.ListProvisioningArtifactsOutput = exports.ListProvisioningArtifactsInput = exports.ListProvisionedProductPlansOutput = exports.ProvisionedProductPlanSummary = exports.ListProvisionedProductPlansInput = void 0;
8
+ exports.UpdateTagOptionOutput = exports.UpdateTagOptionInput = exports.UpdateServiceActionOutput = exports.UpdateServiceActionInput = exports.UpdateProvisioningArtifactOutput = exports.UpdateProvisioningArtifactInput = exports.UpdateProvisionedProductPropertiesOutput = exports.UpdateProvisionedProductPropertiesInput = exports.PropertyKey = exports.UpdateProvisionedProductOutput = exports.UpdateProvisionedProductInput = exports.UpdateProvisioningPreferences = exports.UpdateProductOutput = exports.UpdateProductInput = exports.UpdatePortfolioShareOutput = exports.UpdatePortfolioShareInput = exports.UpdatePortfolioOutput = exports.UpdatePortfolioInput = void 0;
9
+ const ServiceCatalogServiceException_1 = require("./ServiceCatalogServiceException");
9
10
  var PortfolioShareType;
10
11
  (function (PortfolioShareType) {
11
12
  PortfolioShareType["AWS_ORGANIZATIONS"] = "AWS_ORGANIZATIONS";
@@ -24,6 +25,48 @@ var AcceptPortfolioShareOutput;
24
25
  ...obj,
25
26
  });
26
27
  })(AcceptPortfolioShareOutput = exports.AcceptPortfolioShareOutput || (exports.AcceptPortfolioShareOutput = {}));
28
+ class InvalidParametersException extends ServiceCatalogServiceException_1.ServiceCatalogServiceException {
29
+ constructor(opts) {
30
+ super({
31
+ name: "InvalidParametersException",
32
+ $fault: "client",
33
+ ...opts,
34
+ });
35
+ this.name = "InvalidParametersException";
36
+ this.$fault = "client";
37
+ Object.setPrototypeOf(this, InvalidParametersException.prototype);
38
+ this.Message = opts.Message;
39
+ }
40
+ }
41
+ exports.InvalidParametersException = InvalidParametersException;
42
+ class LimitExceededException extends ServiceCatalogServiceException_1.ServiceCatalogServiceException {
43
+ constructor(opts) {
44
+ super({
45
+ name: "LimitExceededException",
46
+ $fault: "client",
47
+ ...opts,
48
+ });
49
+ this.name = "LimitExceededException";
50
+ this.$fault = "client";
51
+ Object.setPrototypeOf(this, LimitExceededException.prototype);
52
+ this.Message = opts.Message;
53
+ }
54
+ }
55
+ exports.LimitExceededException = LimitExceededException;
56
+ class ResourceNotFoundException extends ServiceCatalogServiceException_1.ServiceCatalogServiceException {
57
+ constructor(opts) {
58
+ super({
59
+ name: "ResourceNotFoundException",
60
+ $fault: "client",
61
+ ...opts,
62
+ });
63
+ this.name = "ResourceNotFoundException";
64
+ this.$fault = "client";
65
+ Object.setPrototypeOf(this, ResourceNotFoundException.prototype);
66
+ this.Message = opts.Message;
67
+ }
68
+ }
69
+ exports.ResourceNotFoundException = ResourceNotFoundException;
27
70
  var AccessLevelFilterKey;
28
71
  (function (AccessLevelFilterKey) {
29
72
  AccessLevelFilterKey["ACCOUNT"] = "Account";
@@ -60,6 +103,20 @@ var AssociateBudgetWithResourceOutput;
60
103
  ...obj,
61
104
  });
62
105
  })(AssociateBudgetWithResourceOutput = exports.AssociateBudgetWithResourceOutput || (exports.AssociateBudgetWithResourceOutput = {}));
106
+ class DuplicateResourceException extends ServiceCatalogServiceException_1.ServiceCatalogServiceException {
107
+ constructor(opts) {
108
+ super({
109
+ name: "DuplicateResourceException",
110
+ $fault: "client",
111
+ ...opts,
112
+ });
113
+ this.name = "DuplicateResourceException";
114
+ this.$fault = "client";
115
+ Object.setPrototypeOf(this, DuplicateResourceException.prototype);
116
+ this.Message = opts.Message;
117
+ }
118
+ }
119
+ exports.DuplicateResourceException = DuplicateResourceException;
63
120
  var PrincipalType;
64
121
  (function (PrincipalType) {
65
122
  PrincipalType["IAM"] = "IAM";
@@ -112,6 +169,34 @@ var AssociateTagOptionWithResourceOutput;
112
169
  ...obj,
113
170
  });
114
171
  })(AssociateTagOptionWithResourceOutput = exports.AssociateTagOptionWithResourceOutput || (exports.AssociateTagOptionWithResourceOutput = {}));
172
+ class InvalidStateException extends ServiceCatalogServiceException_1.ServiceCatalogServiceException {
173
+ constructor(opts) {
174
+ super({
175
+ name: "InvalidStateException",
176
+ $fault: "client",
177
+ ...opts,
178
+ });
179
+ this.name = "InvalidStateException";
180
+ this.$fault = "client";
181
+ Object.setPrototypeOf(this, InvalidStateException.prototype);
182
+ this.Message = opts.Message;
183
+ }
184
+ }
185
+ exports.InvalidStateException = InvalidStateException;
186
+ class TagOptionNotMigratedException extends ServiceCatalogServiceException_1.ServiceCatalogServiceException {
187
+ constructor(opts) {
188
+ super({
189
+ name: "TagOptionNotMigratedException",
190
+ $fault: "client",
191
+ ...opts,
192
+ });
193
+ this.name = "TagOptionNotMigratedException";
194
+ this.$fault = "client";
195
+ Object.setPrototypeOf(this, TagOptionNotMigratedException.prototype);
196
+ this.Message = opts.Message;
197
+ }
198
+ }
199
+ exports.TagOptionNotMigratedException = TagOptionNotMigratedException;
115
200
  var ServiceActionAssociation;
116
201
  (function (ServiceActionAssociation) {
117
202
  ServiceActionAssociation.filterSensitiveLog = (obj) => ({
@@ -242,6 +327,20 @@ var CreatePortfolioShareOutput;
242
327
  ...obj,
243
328
  });
244
329
  })(CreatePortfolioShareOutput = exports.CreatePortfolioShareOutput || (exports.CreatePortfolioShareOutput = {}));
330
+ class OperationNotSupportedException extends ServiceCatalogServiceException_1.ServiceCatalogServiceException {
331
+ constructor(opts) {
332
+ super({
333
+ name: "OperationNotSupportedException",
334
+ $fault: "client",
335
+ ...opts,
336
+ });
337
+ this.name = "OperationNotSupportedException";
338
+ this.$fault = "client";
339
+ Object.setPrototypeOf(this, OperationNotSupportedException.prototype);
340
+ this.Message = opts.Message;
341
+ }
342
+ }
343
+ exports.OperationNotSupportedException = OperationNotSupportedException;
245
344
  var ProductType;
246
345
  (function (ProductType) {
247
346
  ProductType["CLOUD_FORMATION_TEMPLATE"] = "CLOUD_FORMATION_TEMPLATE";
@@ -405,6 +504,20 @@ var DeletePortfolioOutput;
405
504
  ...obj,
406
505
  });
407
506
  })(DeletePortfolioOutput = exports.DeletePortfolioOutput || (exports.DeletePortfolioOutput = {}));
507
+ class ResourceInUseException extends ServiceCatalogServiceException_1.ServiceCatalogServiceException {
508
+ constructor(opts) {
509
+ super({
510
+ name: "ResourceInUseException",
511
+ $fault: "client",
512
+ ...opts,
513
+ });
514
+ this.name = "ResourceInUseException";
515
+ this.$fault = "client";
516
+ Object.setPrototypeOf(this, ResourceInUseException.prototype);
517
+ this.Message = opts.Message;
518
+ }
519
+ }
520
+ exports.ResourceInUseException = ResourceInUseException;
408
521
  var DeletePortfolioShareInput;
409
522
  (function (DeletePortfolioShareInput) {
410
523
  DeletePortfolioShareInput.filterSensitiveLog = (obj) => ({