@aws-sdk/client-service-catalog 3.490.0 → 3.495.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 +7045 -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.CreateProductCommand = 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 CreateProductCommand 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", "CreateProduct", {})
22
- .n("ServiceCatalogClient", "CreateProductCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_CreateProductCommand)
25
- .de(Aws_json1_1_1.de_CreateProductCommand)
26
- .build() {
27
- }
28
- exports.CreateProductCommand = CreateProductCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateProvisionedProductPlanCommand = 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 CreateProvisionedProductPlanCommand 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", "CreateProvisionedProductPlan", {})
22
- .n("ServiceCatalogClient", "CreateProvisionedProductPlanCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_CreateProvisionedProductPlanCommand)
25
- .de(Aws_json1_1_1.de_CreateProvisionedProductPlanCommand)
26
- .build() {
27
- }
28
- exports.CreateProvisionedProductPlanCommand = CreateProvisionedProductPlanCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateProvisioningArtifactCommand = 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 CreateProvisioningArtifactCommand 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", "CreateProvisioningArtifact", {})
22
- .n("ServiceCatalogClient", "CreateProvisioningArtifactCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_CreateProvisioningArtifactCommand)
25
- .de(Aws_json1_1_1.de_CreateProvisioningArtifactCommand)
26
- .build() {
27
- }
28
- exports.CreateProvisioningArtifactCommand = CreateProvisioningArtifactCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateServiceActionCommand = 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 CreateServiceActionCommand 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", "CreateServiceAction", {})
22
- .n("ServiceCatalogClient", "CreateServiceActionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_CreateServiceActionCommand)
25
- .de(Aws_json1_1_1.de_CreateServiceActionCommand)
26
- .build() {
27
- }
28
- exports.CreateServiceActionCommand = CreateServiceActionCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CreateTagOptionCommand = 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 CreateTagOptionCommand 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", "CreateTagOption", {})
22
- .n("ServiceCatalogClient", "CreateTagOptionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_CreateTagOptionCommand)
25
- .de(Aws_json1_1_1.de_CreateTagOptionCommand)
26
- .build() {
27
- }
28
- exports.CreateTagOptionCommand = CreateTagOptionCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteConstraintCommand = 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 DeleteConstraintCommand 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", "DeleteConstraint", {})
22
- .n("ServiceCatalogClient", "DeleteConstraintCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteConstraintCommand)
25
- .de(Aws_json1_1_1.de_DeleteConstraintCommand)
26
- .build() {
27
- }
28
- exports.DeleteConstraintCommand = DeleteConstraintCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeletePortfolioCommand = 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 DeletePortfolioCommand 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", "DeletePortfolio", {})
22
- .n("ServiceCatalogClient", "DeletePortfolioCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeletePortfolioCommand)
25
- .de(Aws_json1_1_1.de_DeletePortfolioCommand)
26
- .build() {
27
- }
28
- exports.DeletePortfolioCommand = DeletePortfolioCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeletePortfolioShareCommand = 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 DeletePortfolioShareCommand 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", "DeletePortfolioShare", {})
22
- .n("ServiceCatalogClient", "DeletePortfolioShareCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeletePortfolioShareCommand)
25
- .de(Aws_json1_1_1.de_DeletePortfolioShareCommand)
26
- .build() {
27
- }
28
- exports.DeletePortfolioShareCommand = DeletePortfolioShareCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteProductCommand = 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 DeleteProductCommand 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", "DeleteProduct", {})
22
- .n("ServiceCatalogClient", "DeleteProductCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteProductCommand)
25
- .de(Aws_json1_1_1.de_DeleteProductCommand)
26
- .build() {
27
- }
28
- exports.DeleteProductCommand = DeleteProductCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteProvisionedProductPlanCommand = 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 DeleteProvisionedProductPlanCommand 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", "DeleteProvisionedProductPlan", {})
22
- .n("ServiceCatalogClient", "DeleteProvisionedProductPlanCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteProvisionedProductPlanCommand)
25
- .de(Aws_json1_1_1.de_DeleteProvisionedProductPlanCommand)
26
- .build() {
27
- }
28
- exports.DeleteProvisionedProductPlanCommand = DeleteProvisionedProductPlanCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteProvisioningArtifactCommand = 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 DeleteProvisioningArtifactCommand 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", "DeleteProvisioningArtifact", {})
22
- .n("ServiceCatalogClient", "DeleteProvisioningArtifactCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteProvisioningArtifactCommand)
25
- .de(Aws_json1_1_1.de_DeleteProvisioningArtifactCommand)
26
- .build() {
27
- }
28
- exports.DeleteProvisioningArtifactCommand = DeleteProvisioningArtifactCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteServiceActionCommand = 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 DeleteServiceActionCommand 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", "DeleteServiceAction", {})
22
- .n("ServiceCatalogClient", "DeleteServiceActionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteServiceActionCommand)
25
- .de(Aws_json1_1_1.de_DeleteServiceActionCommand)
26
- .build() {
27
- }
28
- exports.DeleteServiceActionCommand = DeleteServiceActionCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DeleteTagOptionCommand = 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 DeleteTagOptionCommand 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", "DeleteTagOption", {})
22
- .n("ServiceCatalogClient", "DeleteTagOptionCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DeleteTagOptionCommand)
25
- .de(Aws_json1_1_1.de_DeleteTagOptionCommand)
26
- .build() {
27
- }
28
- exports.DeleteTagOptionCommand = DeleteTagOptionCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeConstraintCommand = 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 DescribeConstraintCommand 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", "DescribeConstraint", {})
22
- .n("ServiceCatalogClient", "DescribeConstraintCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeConstraintCommand)
25
- .de(Aws_json1_1_1.de_DescribeConstraintCommand)
26
- .build() {
27
- }
28
- exports.DescribeConstraintCommand = DescribeConstraintCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeCopyProductStatusCommand = 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 DescribeCopyProductStatusCommand 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", "DescribeCopyProductStatus", {})
22
- .n("ServiceCatalogClient", "DescribeCopyProductStatusCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeCopyProductStatusCommand)
25
- .de(Aws_json1_1_1.de_DescribeCopyProductStatusCommand)
26
- .build() {
27
- }
28
- exports.DescribeCopyProductStatusCommand = DescribeCopyProductStatusCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribePortfolioCommand = 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 DescribePortfolioCommand 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", "DescribePortfolio", {})
22
- .n("ServiceCatalogClient", "DescribePortfolioCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribePortfolioCommand)
25
- .de(Aws_json1_1_1.de_DescribePortfolioCommand)
26
- .build() {
27
- }
28
- exports.DescribePortfolioCommand = DescribePortfolioCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribePortfolioShareStatusCommand = 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 DescribePortfolioShareStatusCommand 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", "DescribePortfolioShareStatus", {})
22
- .n("ServiceCatalogClient", "DescribePortfolioShareStatusCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribePortfolioShareStatusCommand)
25
- .de(Aws_json1_1_1.de_DescribePortfolioShareStatusCommand)
26
- .build() {
27
- }
28
- exports.DescribePortfolioShareStatusCommand = DescribePortfolioShareStatusCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribePortfolioSharesCommand = 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 DescribePortfolioSharesCommand 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", "DescribePortfolioShares", {})
22
- .n("ServiceCatalogClient", "DescribePortfolioSharesCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribePortfolioSharesCommand)
25
- .de(Aws_json1_1_1.de_DescribePortfolioSharesCommand)
26
- .build() {
27
- }
28
- exports.DescribePortfolioSharesCommand = DescribePortfolioSharesCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeProductAsAdminCommand = 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 DescribeProductAsAdminCommand 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", "DescribeProductAsAdmin", {})
22
- .n("ServiceCatalogClient", "DescribeProductAsAdminCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeProductAsAdminCommand)
25
- .de(Aws_json1_1_1.de_DescribeProductAsAdminCommand)
26
- .build() {
27
- }
28
- exports.DescribeProductAsAdminCommand = DescribeProductAsAdminCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeProductCommand = 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 DescribeProductCommand 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", "DescribeProduct", {})
22
- .n("ServiceCatalogClient", "DescribeProductCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeProductCommand)
25
- .de(Aws_json1_1_1.de_DescribeProductCommand)
26
- .build() {
27
- }
28
- exports.DescribeProductCommand = DescribeProductCommand;
1
+ module.exports = require("../index.js");
@@ -1,28 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.DescribeProductViewCommand = 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 DescribeProductViewCommand 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", "DescribeProductView", {})
22
- .n("ServiceCatalogClient", "DescribeProductViewCommand")
23
- .f(void 0, void 0)
24
- .ser(Aws_json1_1_1.se_DescribeProductViewCommand)
25
- .de(Aws_json1_1_1.de_DescribeProductViewCommand)
26
- .build() {
27
- }
28
- exports.DescribeProductViewCommand = DescribeProductViewCommand;
1
+ module.exports = require("../index.js");