@aws-sdk/client-service-catalog 3.490.0 → 3.496.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 (123) hide show
  1. package/dist-cjs/ServiceCatalog.js +1 -191
  2. package/dist-cjs/ServiceCatalogClient.js +1 -43
  3. package/dist-cjs/commands/AcceptPortfolioShareCommand.js +1 -28
  4. package/dist-cjs/commands/AssociateBudgetWithResourceCommand.js +1 -28
  5. package/dist-cjs/commands/AssociatePrincipalWithPortfolioCommand.js +1 -28
  6. package/dist-cjs/commands/AssociateProductWithPortfolioCommand.js +1 -28
  7. package/dist-cjs/commands/AssociateServiceActionWithProvisioningArtifactCommand.js +1 -28
  8. package/dist-cjs/commands/AssociateTagOptionWithResourceCommand.js +1 -28
  9. package/dist-cjs/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js +1 -28
  10. package/dist-cjs/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js +1 -28
  11. package/dist-cjs/commands/CopyProductCommand.js +1 -28
  12. package/dist-cjs/commands/CreateConstraintCommand.js +1 -28
  13. package/dist-cjs/commands/CreatePortfolioCommand.js +1 -28
  14. package/dist-cjs/commands/CreatePortfolioShareCommand.js +1 -28
  15. package/dist-cjs/commands/CreateProductCommand.js +1 -28
  16. package/dist-cjs/commands/CreateProvisionedProductPlanCommand.js +1 -28
  17. package/dist-cjs/commands/CreateProvisioningArtifactCommand.js +1 -28
  18. package/dist-cjs/commands/CreateServiceActionCommand.js +1 -28
  19. package/dist-cjs/commands/CreateTagOptionCommand.js +1 -28
  20. package/dist-cjs/commands/DeleteConstraintCommand.js +1 -28
  21. package/dist-cjs/commands/DeletePortfolioCommand.js +1 -28
  22. package/dist-cjs/commands/DeletePortfolioShareCommand.js +1 -28
  23. package/dist-cjs/commands/DeleteProductCommand.js +1 -28
  24. package/dist-cjs/commands/DeleteProvisionedProductPlanCommand.js +1 -28
  25. package/dist-cjs/commands/DeleteProvisioningArtifactCommand.js +1 -28
  26. package/dist-cjs/commands/DeleteServiceActionCommand.js +1 -28
  27. package/dist-cjs/commands/DeleteTagOptionCommand.js +1 -28
  28. package/dist-cjs/commands/DescribeConstraintCommand.js +1 -28
  29. package/dist-cjs/commands/DescribeCopyProductStatusCommand.js +1 -28
  30. package/dist-cjs/commands/DescribePortfolioCommand.js +1 -28
  31. package/dist-cjs/commands/DescribePortfolioShareStatusCommand.js +1 -28
  32. package/dist-cjs/commands/DescribePortfolioSharesCommand.js +1 -28
  33. package/dist-cjs/commands/DescribeProductAsAdminCommand.js +1 -28
  34. package/dist-cjs/commands/DescribeProductCommand.js +1 -28
  35. package/dist-cjs/commands/DescribeProductViewCommand.js +1 -28
  36. package/dist-cjs/commands/DescribeProvisionedProductCommand.js +1 -28
  37. package/dist-cjs/commands/DescribeProvisionedProductPlanCommand.js +1 -28
  38. package/dist-cjs/commands/DescribeProvisioningArtifactCommand.js +1 -28
  39. package/dist-cjs/commands/DescribeProvisioningParametersCommand.js +1 -28
  40. package/dist-cjs/commands/DescribeRecordCommand.js +1 -28
  41. package/dist-cjs/commands/DescribeServiceActionCommand.js +1 -28
  42. package/dist-cjs/commands/DescribeServiceActionExecutionParametersCommand.js +1 -28
  43. package/dist-cjs/commands/DescribeTagOptionCommand.js +1 -28
  44. package/dist-cjs/commands/DisableAWSOrganizationsAccessCommand.js +1 -28
  45. package/dist-cjs/commands/DisassociateBudgetFromResourceCommand.js +1 -28
  46. package/dist-cjs/commands/DisassociatePrincipalFromPortfolioCommand.js +1 -28
  47. package/dist-cjs/commands/DisassociateProductFromPortfolioCommand.js +1 -28
  48. package/dist-cjs/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js +1 -28
  49. package/dist-cjs/commands/DisassociateTagOptionFromResourceCommand.js +1 -28
  50. package/dist-cjs/commands/EnableAWSOrganizationsAccessCommand.js +1 -28
  51. package/dist-cjs/commands/ExecuteProvisionedProductPlanCommand.js +1 -28
  52. package/dist-cjs/commands/ExecuteProvisionedProductServiceActionCommand.js +1 -28
  53. package/dist-cjs/commands/GetAWSOrganizationsAccessStatusCommand.js +1 -28
  54. package/dist-cjs/commands/GetProvisionedProductOutputsCommand.js +1 -28
  55. package/dist-cjs/commands/ImportAsProvisionedProductCommand.js +1 -28
  56. package/dist-cjs/commands/ListAcceptedPortfolioSharesCommand.js +1 -28
  57. package/dist-cjs/commands/ListBudgetsForResourceCommand.js +1 -28
  58. package/dist-cjs/commands/ListConstraintsForPortfolioCommand.js +1 -28
  59. package/dist-cjs/commands/ListLaunchPathsCommand.js +1 -28
  60. package/dist-cjs/commands/ListOrganizationPortfolioAccessCommand.js +1 -28
  61. package/dist-cjs/commands/ListPortfolioAccessCommand.js +1 -28
  62. package/dist-cjs/commands/ListPortfoliosCommand.js +1 -28
  63. package/dist-cjs/commands/ListPortfoliosForProductCommand.js +1 -28
  64. package/dist-cjs/commands/ListPrincipalsForPortfolioCommand.js +1 -28
  65. package/dist-cjs/commands/ListProvisionedProductPlansCommand.js +1 -28
  66. package/dist-cjs/commands/ListProvisioningArtifactsCommand.js +1 -28
  67. package/dist-cjs/commands/ListProvisioningArtifactsForServiceActionCommand.js +1 -28
  68. package/dist-cjs/commands/ListRecordHistoryCommand.js +1 -28
  69. package/dist-cjs/commands/ListResourcesForTagOptionCommand.js +1 -28
  70. package/dist-cjs/commands/ListServiceActionsCommand.js +1 -28
  71. package/dist-cjs/commands/ListServiceActionsForProvisioningArtifactCommand.js +1 -28
  72. package/dist-cjs/commands/ListStackInstancesForProvisionedProductCommand.js +1 -28
  73. package/dist-cjs/commands/ListTagOptionsCommand.js +1 -28
  74. package/dist-cjs/commands/NotifyProvisionProductEngineWorkflowResultCommand.js +1 -28
  75. package/dist-cjs/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.js +1 -28
  76. package/dist-cjs/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.js +1 -28
  77. package/dist-cjs/commands/ProvisionProductCommand.js +1 -28
  78. package/dist-cjs/commands/RejectPortfolioShareCommand.js +1 -28
  79. package/dist-cjs/commands/ScanProvisionedProductsCommand.js +1 -28
  80. package/dist-cjs/commands/SearchProductsAsAdminCommand.js +1 -28
  81. package/dist-cjs/commands/SearchProductsCommand.js +1 -28
  82. package/dist-cjs/commands/SearchProvisionedProductsCommand.js +1 -28
  83. package/dist-cjs/commands/TerminateProvisionedProductCommand.js +1 -28
  84. package/dist-cjs/commands/UpdateConstraintCommand.js +1 -28
  85. package/dist-cjs/commands/UpdatePortfolioCommand.js +1 -28
  86. package/dist-cjs/commands/UpdatePortfolioShareCommand.js +1 -28
  87. package/dist-cjs/commands/UpdateProductCommand.js +1 -28
  88. package/dist-cjs/commands/UpdateProvisionedProductCommand.js +1 -28
  89. package/dist-cjs/commands/UpdateProvisionedProductPropertiesCommand.js +1 -28
  90. package/dist-cjs/commands/UpdateProvisioningArtifactCommand.js +1 -28
  91. package/dist-cjs/commands/UpdateServiceActionCommand.js +1 -28
  92. package/dist-cjs/commands/UpdateTagOptionCommand.js +1 -28
  93. package/dist-cjs/commands/index.js +1 -93
  94. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  95. package/dist-cjs/extensionConfiguration.js +1 -2
  96. package/dist-cjs/index.js +7047 -11
  97. package/dist-cjs/models/ServiceCatalogServiceException.js +1 -12
  98. package/dist-cjs/models/index.js +1 -4
  99. package/dist-cjs/models/models_0.js +1 -303
  100. package/dist-cjs/pagination/DescribePortfolioSharesPaginator.js +1 -7
  101. package/dist-cjs/pagination/GetProvisionedProductOutputsPaginator.js +1 -7
  102. package/dist-cjs/pagination/Interfaces.js +1 -2
  103. package/dist-cjs/pagination/ListAcceptedPortfolioSharesPaginator.js +1 -7
  104. package/dist-cjs/pagination/ListBudgetsForResourcePaginator.js +1 -7
  105. package/dist-cjs/pagination/ListConstraintsForPortfolioPaginator.js +1 -7
  106. package/dist-cjs/pagination/ListLaunchPathsPaginator.js +1 -7
  107. package/dist-cjs/pagination/ListOrganizationPortfolioAccessPaginator.js +1 -7
  108. package/dist-cjs/pagination/ListPortfolioAccessPaginator.js +1 -7
  109. package/dist-cjs/pagination/ListPortfoliosForProductPaginator.js +1 -7
  110. package/dist-cjs/pagination/ListPortfoliosPaginator.js +1 -7
  111. package/dist-cjs/pagination/ListPrincipalsForPortfolioPaginator.js +1 -7
  112. package/dist-cjs/pagination/ListProvisioningArtifactsForServiceActionPaginator.js +1 -7
  113. package/dist-cjs/pagination/ListResourcesForTagOptionPaginator.js +1 -7
  114. package/dist-cjs/pagination/ListServiceActionsForProvisioningArtifactPaginator.js +1 -7
  115. package/dist-cjs/pagination/ListServiceActionsPaginator.js +1 -7
  116. package/dist-cjs/pagination/ListTagOptionsPaginator.js +1 -7
  117. package/dist-cjs/pagination/SearchProductsAsAdminPaginator.js +1 -7
  118. package/dist-cjs/pagination/SearchProductsPaginator.js +1 -7
  119. package/dist-cjs/pagination/SearchProvisionedProductsPaginator.js +1 -7
  120. package/dist-cjs/pagination/index.js +1 -23
  121. package/dist-cjs/protocols/Aws_json1_1.js +1 -4760
  122. package/dist-cjs/runtimeExtensions.js +1 -22
  123. package/package.json +40 -40
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.RejectPortfolioShareCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class RejectPortfolioShareCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AWS242ServiceCatalogService", "RejectPortfolioShare", {})
22
- .n("ServiceCatalogClient", "RejectPortfolioShareCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_RejectPortfolioShareCommand)
25
- .de(Aws_json1_1_1.de_RejectPortfolioShareCommand)
26
- .build() {
27
- }
28
- exports.RejectPortfolioShareCommand = RejectPortfolioShareCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.ScanProvisionedProductsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class ScanProvisionedProductsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AWS242ServiceCatalogService", "ScanProvisionedProducts", {})
22
- .n("ServiceCatalogClient", "ScanProvisionedProductsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_ScanProvisionedProductsCommand)
25
- .de(Aws_json1_1_1.de_ScanProvisionedProductsCommand)
26
- .build() {
27
- }
28
- exports.ScanProvisionedProductsCommand = ScanProvisionedProductsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SearchProductsAsAdminCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class SearchProductsAsAdminCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AWS242ServiceCatalogService", "SearchProductsAsAdmin", {})
22
- .n("ServiceCatalogClient", "SearchProductsAsAdminCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_SearchProductsAsAdminCommand)
25
- .de(Aws_json1_1_1.de_SearchProductsAsAdminCommand)
26
- .build() {
27
- }
28
- exports.SearchProductsAsAdminCommand = SearchProductsAsAdminCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SearchProductsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class SearchProductsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AWS242ServiceCatalogService", "SearchProducts", {})
22
- .n("ServiceCatalogClient", "SearchProductsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_SearchProductsCommand)
25
- .de(Aws_json1_1_1.de_SearchProductsCommand)
26
- .build() {
27
- }
28
- exports.SearchProductsCommand = SearchProductsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.SearchProvisionedProductsCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class SearchProvisionedProductsCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AWS242ServiceCatalogService", "SearchProvisionedProducts", {})
22
- .n("ServiceCatalogClient", "SearchProvisionedProductsCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_SearchProvisionedProductsCommand)
25
- .de(Aws_json1_1_1.de_SearchProvisionedProductsCommand)
26
- .build() {
27
- }
28
- exports.SearchProvisionedProductsCommand = SearchProvisionedProductsCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.TerminateProvisionedProductCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class TerminateProvisionedProductCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AWS242ServiceCatalogService", "TerminateProvisionedProduct", {})
22
- .n("ServiceCatalogClient", "TerminateProvisionedProductCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_TerminateProvisionedProductCommand)
25
- .de(Aws_json1_1_1.de_TerminateProvisionedProductCommand)
26
- .build() {
27
- }
28
- exports.TerminateProvisionedProductCommand = TerminateProvisionedProductCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateConstraintCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateConstraintCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AWS242ServiceCatalogService", "UpdateConstraint", {})
22
- .n("ServiceCatalogClient", "UpdateConstraintCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateConstraintCommand)
25
- .de(Aws_json1_1_1.de_UpdateConstraintCommand)
26
- .build() {
27
- }
28
- exports.UpdateConstraintCommand = UpdateConstraintCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdatePortfolioCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdatePortfolioCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AWS242ServiceCatalogService", "UpdatePortfolio", {})
22
- .n("ServiceCatalogClient", "UpdatePortfolioCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdatePortfolioCommand)
25
- .de(Aws_json1_1_1.de_UpdatePortfolioCommand)
26
- .build() {
27
- }
28
- exports.UpdatePortfolioCommand = UpdatePortfolioCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdatePortfolioShareCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdatePortfolioShareCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AWS242ServiceCatalogService", "UpdatePortfolioShare", {})
22
- .n("ServiceCatalogClient", "UpdatePortfolioShareCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdatePortfolioShareCommand)
25
- .de(Aws_json1_1_1.de_UpdatePortfolioShareCommand)
26
- .build() {
27
- }
28
- exports.UpdatePortfolioShareCommand = UpdatePortfolioShareCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateProductCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateProductCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AWS242ServiceCatalogService", "UpdateProduct", {})
22
- .n("ServiceCatalogClient", "UpdateProductCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateProductCommand)
25
- .de(Aws_json1_1_1.de_UpdateProductCommand)
26
- .build() {
27
- }
28
- exports.UpdateProductCommand = UpdateProductCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateProvisionedProductCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateProvisionedProductCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AWS242ServiceCatalogService", "UpdateProvisionedProduct", {})
22
- .n("ServiceCatalogClient", "UpdateProvisionedProductCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateProvisionedProductCommand)
25
- .de(Aws_json1_1_1.de_UpdateProvisionedProductCommand)
26
- .build() {
27
- }
28
- exports.UpdateProvisionedProductCommand = UpdateProvisionedProductCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateProvisionedProductPropertiesCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateProvisionedProductPropertiesCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AWS242ServiceCatalogService", "UpdateProvisionedProductProperties", {})
22
- .n("ServiceCatalogClient", "UpdateProvisionedProductPropertiesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateProvisionedProductPropertiesCommand)
25
- .de(Aws_json1_1_1.de_UpdateProvisionedProductPropertiesCommand)
26
- .build() {
27
- }
28
- exports.UpdateProvisionedProductPropertiesCommand = UpdateProvisionedProductPropertiesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateProvisioningArtifactCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateProvisioningArtifactCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AWS242ServiceCatalogService", "UpdateProvisioningArtifact", {})
22
- .n("ServiceCatalogClient", "UpdateProvisioningArtifactCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateProvisioningArtifactCommand)
25
- .de(Aws_json1_1_1.de_UpdateProvisioningArtifactCommand)
26
- .build() {
27
- }
28
- exports.UpdateProvisioningArtifactCommand = UpdateProvisioningArtifactCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateServiceActionCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateServiceActionCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AWS242ServiceCatalogService", "UpdateServiceAction", {})
22
- .n("ServiceCatalogClient", "UpdateServiceActionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateServiceActionCommand)
25
- .de(Aws_json1_1_1.de_UpdateServiceActionCommand)
26
- .build() {
27
- }
28
- exports.UpdateServiceActionCommand = UpdateServiceActionCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UpdateTagOptionCommand = exports.$Command = void 0;
4
- const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
5
- const middleware_serde_1 = require("@smithy/middleware-serde");
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
8
- const EndpointParameters_1 = require("../endpoint/EndpointParameters");
9
- const Aws_json1_1_1 = require("../protocols/Aws_json1_1");
10
- class UpdateTagOptionCommand extends smithy_client_1.Command
11
- .classBuilder()
12
- .ep({
13
- ...EndpointParameters_1.commonParams,
14
- })
15
- .m(function (Command, cs, config, o) {
16
- return [
17
- (0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
18
- (0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
19
- ];
20
- })
21
- .s("AWS242ServiceCatalogService", "UpdateTagOption", {})
22
- .n("ServiceCatalogClient", "UpdateTagOptionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_UpdateTagOptionCommand)
25
- .de(Aws_json1_1_1.de_UpdateTagOptionCommand)
26
- .build() {
27
- }
28
- exports.UpdateTagOptionCommand = UpdateTagOptionCommand;
1
+ module.exports = require("../index.js");
@@ -1,93 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- const tslib_1 = require("tslib");
4
- tslib_1.__exportStar(require("./AcceptPortfolioShareCommand"), exports);
5
- tslib_1.__exportStar(require("./AssociateBudgetWithResourceCommand"), exports);
6
- tslib_1.__exportStar(require("./AssociatePrincipalWithPortfolioCommand"), exports);
7
- tslib_1.__exportStar(require("./AssociateProductWithPortfolioCommand"), exports);
8
- tslib_1.__exportStar(require("./AssociateServiceActionWithProvisioningArtifactCommand"), exports);
9
- tslib_1.__exportStar(require("./AssociateTagOptionWithResourceCommand"), exports);
10
- tslib_1.__exportStar(require("./BatchAssociateServiceActionWithProvisioningArtifactCommand"), exports);
11
- tslib_1.__exportStar(require("./BatchDisassociateServiceActionFromProvisioningArtifactCommand"), exports);
12
- tslib_1.__exportStar(require("./CopyProductCommand"), exports);
13
- tslib_1.__exportStar(require("./CreateConstraintCommand"), exports);
14
- tslib_1.__exportStar(require("./CreatePortfolioCommand"), exports);
15
- tslib_1.__exportStar(require("./CreatePortfolioShareCommand"), exports);
16
- tslib_1.__exportStar(require("./CreateProductCommand"), exports);
17
- tslib_1.__exportStar(require("./CreateProvisionedProductPlanCommand"), exports);
18
- tslib_1.__exportStar(require("./CreateProvisioningArtifactCommand"), exports);
19
- tslib_1.__exportStar(require("./CreateServiceActionCommand"), exports);
20
- tslib_1.__exportStar(require("./CreateTagOptionCommand"), exports);
21
- tslib_1.__exportStar(require("./DeleteConstraintCommand"), exports);
22
- tslib_1.__exportStar(require("./DeletePortfolioCommand"), exports);
23
- tslib_1.__exportStar(require("./DeletePortfolioShareCommand"), exports);
24
- tslib_1.__exportStar(require("./DeleteProductCommand"), exports);
25
- tslib_1.__exportStar(require("./DeleteProvisionedProductPlanCommand"), exports);
26
- tslib_1.__exportStar(require("./DeleteProvisioningArtifactCommand"), exports);
27
- tslib_1.__exportStar(require("./DeleteServiceActionCommand"), exports);
28
- tslib_1.__exportStar(require("./DeleteTagOptionCommand"), exports);
29
- tslib_1.__exportStar(require("./DescribeConstraintCommand"), exports);
30
- tslib_1.__exportStar(require("./DescribeCopyProductStatusCommand"), exports);
31
- tslib_1.__exportStar(require("./DescribePortfolioCommand"), exports);
32
- tslib_1.__exportStar(require("./DescribePortfolioShareStatusCommand"), exports);
33
- tslib_1.__exportStar(require("./DescribePortfolioSharesCommand"), exports);
34
- tslib_1.__exportStar(require("./DescribeProductAsAdminCommand"), exports);
35
- tslib_1.__exportStar(require("./DescribeProductCommand"), exports);
36
- tslib_1.__exportStar(require("./DescribeProductViewCommand"), exports);
37
- tslib_1.__exportStar(require("./DescribeProvisionedProductCommand"), exports);
38
- tslib_1.__exportStar(require("./DescribeProvisionedProductPlanCommand"), exports);
39
- tslib_1.__exportStar(require("./DescribeProvisioningArtifactCommand"), exports);
40
- tslib_1.__exportStar(require("./DescribeProvisioningParametersCommand"), exports);
41
- tslib_1.__exportStar(require("./DescribeRecordCommand"), exports);
42
- tslib_1.__exportStar(require("./DescribeServiceActionCommand"), exports);
43
- tslib_1.__exportStar(require("./DescribeServiceActionExecutionParametersCommand"), exports);
44
- tslib_1.__exportStar(require("./DescribeTagOptionCommand"), exports);
45
- tslib_1.__exportStar(require("./DisableAWSOrganizationsAccessCommand"), exports);
46
- tslib_1.__exportStar(require("./DisassociateBudgetFromResourceCommand"), exports);
47
- tslib_1.__exportStar(require("./DisassociatePrincipalFromPortfolioCommand"), exports);
48
- tslib_1.__exportStar(require("./DisassociateProductFromPortfolioCommand"), exports);
49
- tslib_1.__exportStar(require("./DisassociateServiceActionFromProvisioningArtifactCommand"), exports);
50
- tslib_1.__exportStar(require("./DisassociateTagOptionFromResourceCommand"), exports);
51
- tslib_1.__exportStar(require("./EnableAWSOrganizationsAccessCommand"), exports);
52
- tslib_1.__exportStar(require("./ExecuteProvisionedProductPlanCommand"), exports);
53
- tslib_1.__exportStar(require("./ExecuteProvisionedProductServiceActionCommand"), exports);
54
- tslib_1.__exportStar(require("./GetAWSOrganizationsAccessStatusCommand"), exports);
55
- tslib_1.__exportStar(require("./GetProvisionedProductOutputsCommand"), exports);
56
- tslib_1.__exportStar(require("./ImportAsProvisionedProductCommand"), exports);
57
- tslib_1.__exportStar(require("./ListAcceptedPortfolioSharesCommand"), exports);
58
- tslib_1.__exportStar(require("./ListBudgetsForResourceCommand"), exports);
59
- tslib_1.__exportStar(require("./ListConstraintsForPortfolioCommand"), exports);
60
- tslib_1.__exportStar(require("./ListLaunchPathsCommand"), exports);
61
- tslib_1.__exportStar(require("./ListOrganizationPortfolioAccessCommand"), exports);
62
- tslib_1.__exportStar(require("./ListPortfolioAccessCommand"), exports);
63
- tslib_1.__exportStar(require("./ListPortfoliosCommand"), exports);
64
- tslib_1.__exportStar(require("./ListPortfoliosForProductCommand"), exports);
65
- tslib_1.__exportStar(require("./ListPrincipalsForPortfolioCommand"), exports);
66
- tslib_1.__exportStar(require("./ListProvisionedProductPlansCommand"), exports);
67
- tslib_1.__exportStar(require("./ListProvisioningArtifactsCommand"), exports);
68
- tslib_1.__exportStar(require("./ListProvisioningArtifactsForServiceActionCommand"), exports);
69
- tslib_1.__exportStar(require("./ListRecordHistoryCommand"), exports);
70
- tslib_1.__exportStar(require("./ListResourcesForTagOptionCommand"), exports);
71
- tslib_1.__exportStar(require("./ListServiceActionsCommand"), exports);
72
- tslib_1.__exportStar(require("./ListServiceActionsForProvisioningArtifactCommand"), exports);
73
- tslib_1.__exportStar(require("./ListStackInstancesForProvisionedProductCommand"), exports);
74
- tslib_1.__exportStar(require("./ListTagOptionsCommand"), exports);
75
- tslib_1.__exportStar(require("./NotifyProvisionProductEngineWorkflowResultCommand"), exports);
76
- tslib_1.__exportStar(require("./NotifyTerminateProvisionedProductEngineWorkflowResultCommand"), exports);
77
- tslib_1.__exportStar(require("./NotifyUpdateProvisionedProductEngineWorkflowResultCommand"), exports);
78
- tslib_1.__exportStar(require("./ProvisionProductCommand"), exports);
79
- tslib_1.__exportStar(require("./RejectPortfolioShareCommand"), exports);
80
- tslib_1.__exportStar(require("./ScanProvisionedProductsCommand"), exports);
81
- tslib_1.__exportStar(require("./SearchProductsAsAdminCommand"), exports);
82
- tslib_1.__exportStar(require("./SearchProductsCommand"), exports);
83
- tslib_1.__exportStar(require("./SearchProvisionedProductsCommand"), exports);
84
- tslib_1.__exportStar(require("./TerminateProvisionedProductCommand"), exports);
85
- tslib_1.__exportStar(require("./UpdateConstraintCommand"), exports);
86
- tslib_1.__exportStar(require("./UpdatePortfolioCommand"), exports);
87
- tslib_1.__exportStar(require("./UpdatePortfolioShareCommand"), exports);
88
- tslib_1.__exportStar(require("./UpdateProductCommand"), exports);
89
- tslib_1.__exportStar(require("./UpdateProvisionedProductCommand"), exports);
90
- tslib_1.__exportStar(require("./UpdateProvisionedProductPropertiesCommand"), exports);
91
- tslib_1.__exportStar(require("./UpdateProvisioningArtifactCommand"), exports);
92
- tslib_1.__exportStar(require("./UpdateServiceActionCommand"), exports);
93
- tslib_1.__exportStar(require("./UpdateTagOptionCommand"), exports);
1
+ module.exports = require("../index.js");
@@ -1,18 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.commonParams = exports.resolveClientEndpointParameters = void 0;
4
- const resolveClientEndpointParameters = (options) => {
5
- return {
6
- ...options,
7
- useDualstackEndpoint: options.useDualstackEndpoint ?? false,
8
- useFipsEndpoint: options.useFipsEndpoint ?? false,
9
- defaultSigningName: "servicecatalog",
10
- };
11
- };
12
- exports.resolveClientEndpointParameters = resolveClientEndpointParameters;
13
- exports.commonParams = {
14
- UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
15
- Endpoint: { type: "builtInParams", name: "endpoint" },
16
- Region: { type: "builtInParams", name: "region" },
17
- UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
18
- };
1
+ module.exports = require("../index.js");
@@ -1,2 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
1
+ module.exports = require("./index.js");