@aws-sdk/client-service-catalog 3.183.0 → 3.185.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 (119) hide show
  1. package/CHANGELOG.md +11 -0
  2. package/dist-cjs/protocols/Aws_json1_1.js +2 -2
  3. package/dist-es/ServiceCatalog.js +357 -350
  4. package/dist-es/ServiceCatalogClient.js +28 -22
  5. package/dist-es/commands/AcceptPortfolioShareCommand.js +28 -21
  6. package/dist-es/commands/AssociateBudgetWithResourceCommand.js +28 -21
  7. package/dist-es/commands/AssociatePrincipalWithPortfolioCommand.js +28 -21
  8. package/dist-es/commands/AssociateProductWithPortfolioCommand.js +28 -21
  9. package/dist-es/commands/AssociateServiceActionWithProvisioningArtifactCommand.js +28 -21
  10. package/dist-es/commands/AssociateTagOptionWithResourceCommand.js +28 -21
  11. package/dist-es/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js +28 -21
  12. package/dist-es/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js +28 -21
  13. package/dist-es/commands/CopyProductCommand.js +28 -21
  14. package/dist-es/commands/CreateConstraintCommand.js +28 -21
  15. package/dist-es/commands/CreatePortfolioCommand.js +28 -21
  16. package/dist-es/commands/CreatePortfolioShareCommand.js +28 -21
  17. package/dist-es/commands/CreateProductCommand.js +28 -21
  18. package/dist-es/commands/CreateProvisionedProductPlanCommand.js +28 -21
  19. package/dist-es/commands/CreateProvisioningArtifactCommand.js +28 -21
  20. package/dist-es/commands/CreateServiceActionCommand.js +28 -21
  21. package/dist-es/commands/CreateTagOptionCommand.js +28 -21
  22. package/dist-es/commands/DeleteConstraintCommand.js +28 -21
  23. package/dist-es/commands/DeletePortfolioCommand.js +28 -21
  24. package/dist-es/commands/DeletePortfolioShareCommand.js +28 -21
  25. package/dist-es/commands/DeleteProductCommand.js +28 -21
  26. package/dist-es/commands/DeleteProvisionedProductPlanCommand.js +28 -21
  27. package/dist-es/commands/DeleteProvisioningArtifactCommand.js +28 -21
  28. package/dist-es/commands/DeleteServiceActionCommand.js +28 -21
  29. package/dist-es/commands/DeleteTagOptionCommand.js +28 -21
  30. package/dist-es/commands/DescribeConstraintCommand.js +28 -21
  31. package/dist-es/commands/DescribeCopyProductStatusCommand.js +28 -21
  32. package/dist-es/commands/DescribePortfolioCommand.js +28 -21
  33. package/dist-es/commands/DescribePortfolioShareStatusCommand.js +28 -21
  34. package/dist-es/commands/DescribePortfolioSharesCommand.js +28 -21
  35. package/dist-es/commands/DescribeProductAsAdminCommand.js +28 -21
  36. package/dist-es/commands/DescribeProductCommand.js +28 -21
  37. package/dist-es/commands/DescribeProductViewCommand.js +28 -21
  38. package/dist-es/commands/DescribeProvisionedProductCommand.js +28 -21
  39. package/dist-es/commands/DescribeProvisionedProductPlanCommand.js +28 -21
  40. package/dist-es/commands/DescribeProvisioningArtifactCommand.js +28 -21
  41. package/dist-es/commands/DescribeProvisioningParametersCommand.js +28 -21
  42. package/dist-es/commands/DescribeRecordCommand.js +28 -21
  43. package/dist-es/commands/DescribeServiceActionCommand.js +28 -21
  44. package/dist-es/commands/DescribeServiceActionExecutionParametersCommand.js +28 -21
  45. package/dist-es/commands/DescribeTagOptionCommand.js +28 -21
  46. package/dist-es/commands/DisableAWSOrganizationsAccessCommand.js +28 -21
  47. package/dist-es/commands/DisassociateBudgetFromResourceCommand.js +28 -21
  48. package/dist-es/commands/DisassociatePrincipalFromPortfolioCommand.js +28 -21
  49. package/dist-es/commands/DisassociateProductFromPortfolioCommand.js +28 -21
  50. package/dist-es/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js +28 -21
  51. package/dist-es/commands/DisassociateTagOptionFromResourceCommand.js +28 -21
  52. package/dist-es/commands/EnableAWSOrganizationsAccessCommand.js +28 -21
  53. package/dist-es/commands/ExecuteProvisionedProductPlanCommand.js +28 -21
  54. package/dist-es/commands/ExecuteProvisionedProductServiceActionCommand.js +28 -21
  55. package/dist-es/commands/GetAWSOrganizationsAccessStatusCommand.js +28 -21
  56. package/dist-es/commands/GetProvisionedProductOutputsCommand.js +28 -21
  57. package/dist-es/commands/ImportAsProvisionedProductCommand.js +28 -21
  58. package/dist-es/commands/ListAcceptedPortfolioSharesCommand.js +28 -21
  59. package/dist-es/commands/ListBudgetsForResourceCommand.js +28 -21
  60. package/dist-es/commands/ListConstraintsForPortfolioCommand.js +28 -21
  61. package/dist-es/commands/ListLaunchPathsCommand.js +28 -21
  62. package/dist-es/commands/ListOrganizationPortfolioAccessCommand.js +28 -21
  63. package/dist-es/commands/ListPortfolioAccessCommand.js +28 -21
  64. package/dist-es/commands/ListPortfoliosCommand.js +28 -21
  65. package/dist-es/commands/ListPortfoliosForProductCommand.js +28 -21
  66. package/dist-es/commands/ListPrincipalsForPortfolioCommand.js +28 -21
  67. package/dist-es/commands/ListProvisionedProductPlansCommand.js +28 -21
  68. package/dist-es/commands/ListProvisioningArtifactsCommand.js +28 -21
  69. package/dist-es/commands/ListProvisioningArtifactsForServiceActionCommand.js +28 -21
  70. package/dist-es/commands/ListRecordHistoryCommand.js +28 -21
  71. package/dist-es/commands/ListResourcesForTagOptionCommand.js +28 -21
  72. package/dist-es/commands/ListServiceActionsCommand.js +28 -21
  73. package/dist-es/commands/ListServiceActionsForProvisioningArtifactCommand.js +28 -21
  74. package/dist-es/commands/ListStackInstancesForProvisionedProductCommand.js +28 -21
  75. package/dist-es/commands/ListTagOptionsCommand.js +28 -21
  76. package/dist-es/commands/ProvisionProductCommand.js +28 -21
  77. package/dist-es/commands/RejectPortfolioShareCommand.js +28 -21
  78. package/dist-es/commands/ScanProvisionedProductsCommand.js +28 -21
  79. package/dist-es/commands/SearchProductsAsAdminCommand.js +28 -21
  80. package/dist-es/commands/SearchProductsCommand.js +28 -21
  81. package/dist-es/commands/SearchProvisionedProductsCommand.js +28 -21
  82. package/dist-es/commands/TerminateProvisionedProductCommand.js +28 -21
  83. package/dist-es/commands/UpdateConstraintCommand.js +28 -21
  84. package/dist-es/commands/UpdatePortfolioCommand.js +28 -21
  85. package/dist-es/commands/UpdatePortfolioShareCommand.js +28 -21
  86. package/dist-es/commands/UpdateProductCommand.js +28 -21
  87. package/dist-es/commands/UpdateProvisionedProductCommand.js +28 -21
  88. package/dist-es/commands/UpdateProvisionedProductPropertiesCommand.js +28 -21
  89. package/dist-es/commands/UpdateProvisioningArtifactCommand.js +28 -21
  90. package/dist-es/commands/UpdateServiceActionCommand.js +28 -21
  91. package/dist-es/commands/UpdateTagOptionCommand.js +28 -21
  92. package/dist-es/endpoints.js +8 -8
  93. package/dist-es/models/ServiceCatalogServiceException.js +10 -5
  94. package/dist-es/models/models_0.js +324 -777
  95. package/dist-es/pagination/DescribePortfolioSharesPaginator.js +68 -25
  96. package/dist-es/pagination/GetProvisionedProductOutputsPaginator.js +68 -25
  97. package/dist-es/pagination/ListAcceptedPortfolioSharesPaginator.js +68 -25
  98. package/dist-es/pagination/ListBudgetsForResourcePaginator.js +68 -25
  99. package/dist-es/pagination/ListConstraintsForPortfolioPaginator.js +68 -25
  100. package/dist-es/pagination/ListLaunchPathsPaginator.js +68 -25
  101. package/dist-es/pagination/ListOrganizationPortfolioAccessPaginator.js +68 -25
  102. package/dist-es/pagination/ListPortfolioAccessPaginator.js +68 -25
  103. package/dist-es/pagination/ListPortfoliosForProductPaginator.js +68 -25
  104. package/dist-es/pagination/ListPortfoliosPaginator.js +68 -25
  105. package/dist-es/pagination/ListPrincipalsForPortfolioPaginator.js +68 -25
  106. package/dist-es/pagination/ListProvisioningArtifactsForServiceActionPaginator.js +68 -25
  107. package/dist-es/pagination/ListResourcesForTagOptionPaginator.js +68 -25
  108. package/dist-es/pagination/ListServiceActionsForProvisioningArtifactPaginator.js +68 -25
  109. package/dist-es/pagination/ListServiceActionsPaginator.js +68 -25
  110. package/dist-es/pagination/ListTagOptionsPaginator.js +68 -25
  111. package/dist-es/pagination/SearchProductsAsAdminPaginator.js +68 -25
  112. package/dist-es/pagination/SearchProductsPaginator.js +68 -25
  113. package/dist-es/pagination/SearchProvisionedProductsPaginator.js +68 -25
  114. package/dist-es/protocols/Aws_json1_1.js +6725 -5338
  115. package/dist-es/runtimeConfig.browser.js +12 -26
  116. package/dist-es/runtimeConfig.js +12 -30
  117. package/dist-es/runtimeConfig.native.js +5 -8
  118. package/dist-es/runtimeConfig.shared.js +11 -8
  119. package/package.json +5 -5
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { ListStackInstancesForProvisionedProductInputFilterSensitiveLog, ListStackInstancesForProvisionedProductOutputFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_json1_1ListStackInstancesForProvisionedProductCommand, serializeAws_json1_1ListStackInstancesForProvisionedProductCommand, } from "../protocols/Aws_json1_1";
5
- export class ListStackInstancesForProvisionedProductCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var ListStackInstancesForProvisionedProductCommand = (function (_super) {
7
+ __extends(ListStackInstancesForProvisionedProductCommand, _super);
8
+ function ListStackInstancesForProvisionedProductCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ ListStackInstancesForProvisionedProductCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "ServiceCatalogClient";
15
- const commandName = "ListStackInstancesForProvisionedProductCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "ServiceCatalogClient";
18
+ var commandName = "ListStackInstancesForProvisionedProductCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: ListStackInstancesForProvisionedProductInputFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: ListStackInstancesForProvisionedProductOutputFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ ListStackInstancesForProvisionedProductCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_json1_1ListStackInstancesForProvisionedProductCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ ListStackInstancesForProvisionedProductCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_json1_1ListStackInstancesForProvisionedProductCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return ListStackInstancesForProvisionedProductCommand;
38
+ }($Command));
39
+ export { ListStackInstancesForProvisionedProductCommand };
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { ListTagOptionsInputFilterSensitiveLog, ListTagOptionsOutputFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_json1_1ListTagOptionsCommand, serializeAws_json1_1ListTagOptionsCommand, } from "../protocols/Aws_json1_1";
5
- export class ListTagOptionsCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var ListTagOptionsCommand = (function (_super) {
7
+ __extends(ListTagOptionsCommand, _super);
8
+ function ListTagOptionsCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ ListTagOptionsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "ServiceCatalogClient";
15
- const commandName = "ListTagOptionsCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "ServiceCatalogClient";
18
+ var commandName = "ListTagOptionsCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: ListTagOptionsInputFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: ListTagOptionsOutputFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ ListTagOptionsCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_json1_1ListTagOptionsCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ ListTagOptionsCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_json1_1ListTagOptionsCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return ListTagOptionsCommand;
38
+ }($Command));
39
+ export { ListTagOptionsCommand };
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { ProvisionProductInputFilterSensitiveLog, ProvisionProductOutputFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_json1_1ProvisionProductCommand, serializeAws_json1_1ProvisionProductCommand, } from "../protocols/Aws_json1_1";
5
- export class ProvisionProductCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var ProvisionProductCommand = (function (_super) {
7
+ __extends(ProvisionProductCommand, _super);
8
+ function ProvisionProductCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ ProvisionProductCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "ServiceCatalogClient";
15
- const commandName = "ProvisionProductCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "ServiceCatalogClient";
18
+ var commandName = "ProvisionProductCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: ProvisionProductInputFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: ProvisionProductOutputFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ ProvisionProductCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_json1_1ProvisionProductCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ ProvisionProductCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_json1_1ProvisionProductCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return ProvisionProductCommand;
38
+ }($Command));
39
+ export { ProvisionProductCommand };
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { RejectPortfolioShareInputFilterSensitiveLog, RejectPortfolioShareOutputFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_json1_1RejectPortfolioShareCommand, serializeAws_json1_1RejectPortfolioShareCommand, } from "../protocols/Aws_json1_1";
5
- export class RejectPortfolioShareCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var RejectPortfolioShareCommand = (function (_super) {
7
+ __extends(RejectPortfolioShareCommand, _super);
8
+ function RejectPortfolioShareCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ RejectPortfolioShareCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "ServiceCatalogClient";
15
- const commandName = "RejectPortfolioShareCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "ServiceCatalogClient";
18
+ var commandName = "RejectPortfolioShareCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: RejectPortfolioShareInputFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: RejectPortfolioShareOutputFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ RejectPortfolioShareCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_json1_1RejectPortfolioShareCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ RejectPortfolioShareCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_json1_1RejectPortfolioShareCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return RejectPortfolioShareCommand;
38
+ }($Command));
39
+ export { RejectPortfolioShareCommand };
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { ScanProvisionedProductsInputFilterSensitiveLog, ScanProvisionedProductsOutputFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_json1_1ScanProvisionedProductsCommand, serializeAws_json1_1ScanProvisionedProductsCommand, } from "../protocols/Aws_json1_1";
5
- export class ScanProvisionedProductsCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var ScanProvisionedProductsCommand = (function (_super) {
7
+ __extends(ScanProvisionedProductsCommand, _super);
8
+ function ScanProvisionedProductsCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ ScanProvisionedProductsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "ServiceCatalogClient";
15
- const commandName = "ScanProvisionedProductsCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "ServiceCatalogClient";
18
+ var commandName = "ScanProvisionedProductsCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: ScanProvisionedProductsInputFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: ScanProvisionedProductsOutputFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ ScanProvisionedProductsCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_json1_1ScanProvisionedProductsCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ ScanProvisionedProductsCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_json1_1ScanProvisionedProductsCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return ScanProvisionedProductsCommand;
38
+ }($Command));
39
+ export { ScanProvisionedProductsCommand };
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { SearchProductsAsAdminInputFilterSensitiveLog, SearchProductsAsAdminOutputFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_json1_1SearchProductsAsAdminCommand, serializeAws_json1_1SearchProductsAsAdminCommand, } from "../protocols/Aws_json1_1";
5
- export class SearchProductsAsAdminCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var SearchProductsAsAdminCommand = (function (_super) {
7
+ __extends(SearchProductsAsAdminCommand, _super);
8
+ function SearchProductsAsAdminCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ SearchProductsAsAdminCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "ServiceCatalogClient";
15
- const commandName = "SearchProductsAsAdminCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "ServiceCatalogClient";
18
+ var commandName = "SearchProductsAsAdminCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: SearchProductsAsAdminInputFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: SearchProductsAsAdminOutputFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ SearchProductsAsAdminCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_json1_1SearchProductsAsAdminCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ SearchProductsAsAdminCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_json1_1SearchProductsAsAdminCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return SearchProductsAsAdminCommand;
38
+ }($Command));
39
+ export { SearchProductsAsAdminCommand };
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { SearchProductsInputFilterSensitiveLog, SearchProductsOutputFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_json1_1SearchProductsCommand, serializeAws_json1_1SearchProductsCommand, } from "../protocols/Aws_json1_1";
5
- export class SearchProductsCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var SearchProductsCommand = (function (_super) {
7
+ __extends(SearchProductsCommand, _super);
8
+ function SearchProductsCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ SearchProductsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "ServiceCatalogClient";
15
- const commandName = "SearchProductsCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "ServiceCatalogClient";
18
+ var commandName = "SearchProductsCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: SearchProductsInputFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: SearchProductsOutputFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ SearchProductsCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_json1_1SearchProductsCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ SearchProductsCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_json1_1SearchProductsCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return SearchProductsCommand;
38
+ }($Command));
39
+ export { SearchProductsCommand };
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { SearchProvisionedProductsInputFilterSensitiveLog, SearchProvisionedProductsOutputFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_json1_1SearchProvisionedProductsCommand, serializeAws_json1_1SearchProvisionedProductsCommand, } from "../protocols/Aws_json1_1";
5
- export class SearchProvisionedProductsCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var SearchProvisionedProductsCommand = (function (_super) {
7
+ __extends(SearchProvisionedProductsCommand, _super);
8
+ function SearchProvisionedProductsCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ SearchProvisionedProductsCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "ServiceCatalogClient";
15
- const commandName = "SearchProvisionedProductsCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "ServiceCatalogClient";
18
+ var commandName = "SearchProvisionedProductsCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: SearchProvisionedProductsInputFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: SearchProvisionedProductsOutputFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ SearchProvisionedProductsCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_json1_1SearchProvisionedProductsCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ SearchProvisionedProductsCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_json1_1SearchProvisionedProductsCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return SearchProvisionedProductsCommand;
38
+ }($Command));
39
+ export { SearchProvisionedProductsCommand };
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { TerminateProvisionedProductInputFilterSensitiveLog, TerminateProvisionedProductOutputFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_json1_1TerminateProvisionedProductCommand, serializeAws_json1_1TerminateProvisionedProductCommand, } from "../protocols/Aws_json1_1";
5
- export class TerminateProvisionedProductCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var TerminateProvisionedProductCommand = (function (_super) {
7
+ __extends(TerminateProvisionedProductCommand, _super);
8
+ function TerminateProvisionedProductCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ TerminateProvisionedProductCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "ServiceCatalogClient";
15
- const commandName = "TerminateProvisionedProductCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "ServiceCatalogClient";
18
+ var commandName = "TerminateProvisionedProductCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: TerminateProvisionedProductInputFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: TerminateProvisionedProductOutputFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ TerminateProvisionedProductCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_json1_1TerminateProvisionedProductCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ TerminateProvisionedProductCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_json1_1TerminateProvisionedProductCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return TerminateProvisionedProductCommand;
38
+ }($Command));
39
+ export { TerminateProvisionedProductCommand };
@@ -1,32 +1,39 @@
1
+ import { __extends } from "tslib";
1
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
2
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
3
4
  import { UpdateConstraintInputFilterSensitiveLog, UpdateConstraintOutputFilterSensitiveLog, } from "../models/models_0";
4
5
  import { deserializeAws_json1_1UpdateConstraintCommand, serializeAws_json1_1UpdateConstraintCommand, } from "../protocols/Aws_json1_1";
5
- export class UpdateConstraintCommand extends $Command {
6
- constructor(input) {
7
- super();
8
- this.input = input;
6
+ var UpdateConstraintCommand = (function (_super) {
7
+ __extends(UpdateConstraintCommand, _super);
8
+ function UpdateConstraintCommand(input) {
9
+ var _this = _super.call(this) || this;
10
+ _this.input = input;
11
+ return _this;
9
12
  }
10
- resolveMiddleware(clientStack, configuration, options) {
13
+ UpdateConstraintCommand.prototype.resolveMiddleware = function (clientStack, configuration, options) {
11
14
  this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
12
- const stack = clientStack.concat(this.middlewareStack);
13
- const { logger } = configuration;
14
- const clientName = "ServiceCatalogClient";
15
- const commandName = "UpdateConstraintCommand";
16
- const handlerExecutionContext = {
17
- logger,
18
- clientName,
19
- commandName,
15
+ var stack = clientStack.concat(this.middlewareStack);
16
+ var logger = configuration.logger;
17
+ var clientName = "ServiceCatalogClient";
18
+ var commandName = "UpdateConstraintCommand";
19
+ var handlerExecutionContext = {
20
+ logger: logger,
21
+ clientName: clientName,
22
+ commandName: commandName,
20
23
  inputFilterSensitiveLog: UpdateConstraintInputFilterSensitiveLog,
21
24
  outputFilterSensitiveLog: UpdateConstraintOutputFilterSensitiveLog,
22
25
  };
23
- const { requestHandler } = configuration;
24
- return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
25
- }
26
- serialize(input, context) {
26
+ var requestHandler = configuration.requestHandler;
27
+ return stack.resolve(function (request) {
28
+ return requestHandler.handle(request.request, options || {});
29
+ }, handlerExecutionContext);
30
+ };
31
+ UpdateConstraintCommand.prototype.serialize = function (input, context) {
27
32
  return serializeAws_json1_1UpdateConstraintCommand(input, context);
28
- }
29
- deserialize(output, context) {
33
+ };
34
+ UpdateConstraintCommand.prototype.deserialize = function (output, context) {
30
35
  return deserializeAws_json1_1UpdateConstraintCommand(output, context);
31
- }
32
- }
36
+ };
37
+ return UpdateConstraintCommand;
38
+ }($Command));
39
+ export { UpdateConstraintCommand };