@aws-sdk/client-service-catalog 3.413.0 → 3.418.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 (185) hide show
  1. package/dist-cjs/commands/AcceptPortfolioShareCommand.js +5 -0
  2. package/dist-cjs/commands/AssociateBudgetWithResourceCommand.js +5 -0
  3. package/dist-cjs/commands/AssociatePrincipalWithPortfolioCommand.js +5 -0
  4. package/dist-cjs/commands/AssociateProductWithPortfolioCommand.js +5 -0
  5. package/dist-cjs/commands/AssociateServiceActionWithProvisioningArtifactCommand.js +5 -0
  6. package/dist-cjs/commands/AssociateTagOptionWithResourceCommand.js +5 -0
  7. package/dist-cjs/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js +5 -0
  8. package/dist-cjs/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js +5 -0
  9. package/dist-cjs/commands/CopyProductCommand.js +5 -0
  10. package/dist-cjs/commands/CreateConstraintCommand.js +5 -0
  11. package/dist-cjs/commands/CreatePortfolioCommand.js +5 -0
  12. package/dist-cjs/commands/CreatePortfolioShareCommand.js +5 -0
  13. package/dist-cjs/commands/CreateProductCommand.js +5 -0
  14. package/dist-cjs/commands/CreateProvisionedProductPlanCommand.js +5 -0
  15. package/dist-cjs/commands/CreateProvisioningArtifactCommand.js +5 -0
  16. package/dist-cjs/commands/CreateServiceActionCommand.js +5 -0
  17. package/dist-cjs/commands/CreateTagOptionCommand.js +5 -0
  18. package/dist-cjs/commands/DeleteConstraintCommand.js +5 -0
  19. package/dist-cjs/commands/DeletePortfolioCommand.js +5 -0
  20. package/dist-cjs/commands/DeletePortfolioShareCommand.js +5 -0
  21. package/dist-cjs/commands/DeleteProductCommand.js +5 -0
  22. package/dist-cjs/commands/DeleteProvisionedProductPlanCommand.js +5 -0
  23. package/dist-cjs/commands/DeleteProvisioningArtifactCommand.js +5 -0
  24. package/dist-cjs/commands/DeleteServiceActionCommand.js +5 -0
  25. package/dist-cjs/commands/DeleteTagOptionCommand.js +5 -0
  26. package/dist-cjs/commands/DescribeConstraintCommand.js +5 -0
  27. package/dist-cjs/commands/DescribeCopyProductStatusCommand.js +5 -0
  28. package/dist-cjs/commands/DescribePortfolioCommand.js +5 -0
  29. package/dist-cjs/commands/DescribePortfolioShareStatusCommand.js +5 -0
  30. package/dist-cjs/commands/DescribePortfolioSharesCommand.js +5 -0
  31. package/dist-cjs/commands/DescribeProductAsAdminCommand.js +5 -0
  32. package/dist-cjs/commands/DescribeProductCommand.js +5 -0
  33. package/dist-cjs/commands/DescribeProductViewCommand.js +5 -0
  34. package/dist-cjs/commands/DescribeProvisionedProductCommand.js +5 -0
  35. package/dist-cjs/commands/DescribeProvisionedProductPlanCommand.js +5 -0
  36. package/dist-cjs/commands/DescribeProvisioningArtifactCommand.js +5 -0
  37. package/dist-cjs/commands/DescribeProvisioningParametersCommand.js +5 -0
  38. package/dist-cjs/commands/DescribeRecordCommand.js +5 -0
  39. package/dist-cjs/commands/DescribeServiceActionCommand.js +5 -0
  40. package/dist-cjs/commands/DescribeServiceActionExecutionParametersCommand.js +5 -0
  41. package/dist-cjs/commands/DescribeTagOptionCommand.js +5 -0
  42. package/dist-cjs/commands/DisableAWSOrganizationsAccessCommand.js +5 -0
  43. package/dist-cjs/commands/DisassociateBudgetFromResourceCommand.js +5 -0
  44. package/dist-cjs/commands/DisassociatePrincipalFromPortfolioCommand.js +5 -0
  45. package/dist-cjs/commands/DisassociateProductFromPortfolioCommand.js +5 -0
  46. package/dist-cjs/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js +5 -0
  47. package/dist-cjs/commands/DisassociateTagOptionFromResourceCommand.js +5 -0
  48. package/dist-cjs/commands/EnableAWSOrganizationsAccessCommand.js +5 -0
  49. package/dist-cjs/commands/ExecuteProvisionedProductPlanCommand.js +5 -0
  50. package/dist-cjs/commands/ExecuteProvisionedProductServiceActionCommand.js +5 -0
  51. package/dist-cjs/commands/GetAWSOrganizationsAccessStatusCommand.js +5 -0
  52. package/dist-cjs/commands/GetProvisionedProductOutputsCommand.js +5 -0
  53. package/dist-cjs/commands/ImportAsProvisionedProductCommand.js +5 -0
  54. package/dist-cjs/commands/ListAcceptedPortfolioSharesCommand.js +5 -0
  55. package/dist-cjs/commands/ListBudgetsForResourceCommand.js +5 -0
  56. package/dist-cjs/commands/ListConstraintsForPortfolioCommand.js +5 -0
  57. package/dist-cjs/commands/ListLaunchPathsCommand.js +5 -0
  58. package/dist-cjs/commands/ListOrganizationPortfolioAccessCommand.js +5 -0
  59. package/dist-cjs/commands/ListPortfolioAccessCommand.js +5 -0
  60. package/dist-cjs/commands/ListPortfoliosCommand.js +5 -0
  61. package/dist-cjs/commands/ListPortfoliosForProductCommand.js +5 -0
  62. package/dist-cjs/commands/ListPrincipalsForPortfolioCommand.js +5 -0
  63. package/dist-cjs/commands/ListProvisionedProductPlansCommand.js +5 -0
  64. package/dist-cjs/commands/ListProvisioningArtifactsCommand.js +5 -0
  65. package/dist-cjs/commands/ListProvisioningArtifactsForServiceActionCommand.js +5 -0
  66. package/dist-cjs/commands/ListRecordHistoryCommand.js +5 -0
  67. package/dist-cjs/commands/ListResourcesForTagOptionCommand.js +5 -0
  68. package/dist-cjs/commands/ListServiceActionsCommand.js +5 -0
  69. package/dist-cjs/commands/ListServiceActionsForProvisioningArtifactCommand.js +5 -0
  70. package/dist-cjs/commands/ListStackInstancesForProvisionedProductCommand.js +5 -0
  71. package/dist-cjs/commands/ListTagOptionsCommand.js +5 -0
  72. package/dist-cjs/commands/NotifyProvisionProductEngineWorkflowResultCommand.js +5 -0
  73. package/dist-cjs/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.js +5 -0
  74. package/dist-cjs/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.js +5 -0
  75. package/dist-cjs/commands/ProvisionProductCommand.js +5 -0
  76. package/dist-cjs/commands/RejectPortfolioShareCommand.js +5 -0
  77. package/dist-cjs/commands/ScanProvisionedProductsCommand.js +5 -0
  78. package/dist-cjs/commands/SearchProductsAsAdminCommand.js +5 -0
  79. package/dist-cjs/commands/SearchProductsCommand.js +5 -0
  80. package/dist-cjs/commands/SearchProvisionedProductsCommand.js +5 -0
  81. package/dist-cjs/commands/TerminateProvisionedProductCommand.js +5 -0
  82. package/dist-cjs/commands/UpdateConstraintCommand.js +5 -0
  83. package/dist-cjs/commands/UpdatePortfolioCommand.js +5 -0
  84. package/dist-cjs/commands/UpdatePortfolioShareCommand.js +5 -0
  85. package/dist-cjs/commands/UpdateProductCommand.js +5 -0
  86. package/dist-cjs/commands/UpdateProvisionedProductCommand.js +5 -0
  87. package/dist-cjs/commands/UpdateProvisionedProductPropertiesCommand.js +5 -0
  88. package/dist-cjs/commands/UpdateProvisioningArtifactCommand.js +5 -0
  89. package/dist-cjs/commands/UpdateServiceActionCommand.js +5 -0
  90. package/dist-cjs/commands/UpdateTagOptionCommand.js +5 -0
  91. package/dist-cjs/runtimeExtensions.js +3 -0
  92. package/dist-es/commands/AcceptPortfolioShareCommand.js +5 -0
  93. package/dist-es/commands/AssociateBudgetWithResourceCommand.js +5 -0
  94. package/dist-es/commands/AssociatePrincipalWithPortfolioCommand.js +5 -0
  95. package/dist-es/commands/AssociateProductWithPortfolioCommand.js +5 -0
  96. package/dist-es/commands/AssociateServiceActionWithProvisioningArtifactCommand.js +5 -0
  97. package/dist-es/commands/AssociateTagOptionWithResourceCommand.js +5 -0
  98. package/dist-es/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js +5 -0
  99. package/dist-es/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js +5 -0
  100. package/dist-es/commands/CopyProductCommand.js +5 -0
  101. package/dist-es/commands/CreateConstraintCommand.js +5 -0
  102. package/dist-es/commands/CreatePortfolioCommand.js +5 -0
  103. package/dist-es/commands/CreatePortfolioShareCommand.js +5 -0
  104. package/dist-es/commands/CreateProductCommand.js +5 -0
  105. package/dist-es/commands/CreateProvisionedProductPlanCommand.js +5 -0
  106. package/dist-es/commands/CreateProvisioningArtifactCommand.js +5 -0
  107. package/dist-es/commands/CreateServiceActionCommand.js +5 -0
  108. package/dist-es/commands/CreateTagOptionCommand.js +5 -0
  109. package/dist-es/commands/DeleteConstraintCommand.js +5 -0
  110. package/dist-es/commands/DeletePortfolioCommand.js +5 -0
  111. package/dist-es/commands/DeletePortfolioShareCommand.js +5 -0
  112. package/dist-es/commands/DeleteProductCommand.js +5 -0
  113. package/dist-es/commands/DeleteProvisionedProductPlanCommand.js +5 -0
  114. package/dist-es/commands/DeleteProvisioningArtifactCommand.js +5 -0
  115. package/dist-es/commands/DeleteServiceActionCommand.js +5 -0
  116. package/dist-es/commands/DeleteTagOptionCommand.js +5 -0
  117. package/dist-es/commands/DescribeConstraintCommand.js +5 -0
  118. package/dist-es/commands/DescribeCopyProductStatusCommand.js +5 -0
  119. package/dist-es/commands/DescribePortfolioCommand.js +5 -0
  120. package/dist-es/commands/DescribePortfolioShareStatusCommand.js +5 -0
  121. package/dist-es/commands/DescribePortfolioSharesCommand.js +5 -0
  122. package/dist-es/commands/DescribeProductAsAdminCommand.js +5 -0
  123. package/dist-es/commands/DescribeProductCommand.js +5 -0
  124. package/dist-es/commands/DescribeProductViewCommand.js +5 -0
  125. package/dist-es/commands/DescribeProvisionedProductCommand.js +5 -0
  126. package/dist-es/commands/DescribeProvisionedProductPlanCommand.js +5 -0
  127. package/dist-es/commands/DescribeProvisioningArtifactCommand.js +5 -0
  128. package/dist-es/commands/DescribeProvisioningParametersCommand.js +5 -0
  129. package/dist-es/commands/DescribeRecordCommand.js +5 -0
  130. package/dist-es/commands/DescribeServiceActionCommand.js +5 -0
  131. package/dist-es/commands/DescribeServiceActionExecutionParametersCommand.js +5 -0
  132. package/dist-es/commands/DescribeTagOptionCommand.js +5 -0
  133. package/dist-es/commands/DisableAWSOrganizationsAccessCommand.js +5 -0
  134. package/dist-es/commands/DisassociateBudgetFromResourceCommand.js +5 -0
  135. package/dist-es/commands/DisassociatePrincipalFromPortfolioCommand.js +5 -0
  136. package/dist-es/commands/DisassociateProductFromPortfolioCommand.js +5 -0
  137. package/dist-es/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js +5 -0
  138. package/dist-es/commands/DisassociateTagOptionFromResourceCommand.js +5 -0
  139. package/dist-es/commands/EnableAWSOrganizationsAccessCommand.js +5 -0
  140. package/dist-es/commands/ExecuteProvisionedProductPlanCommand.js +5 -0
  141. package/dist-es/commands/ExecuteProvisionedProductServiceActionCommand.js +5 -0
  142. package/dist-es/commands/GetAWSOrganizationsAccessStatusCommand.js +5 -0
  143. package/dist-es/commands/GetProvisionedProductOutputsCommand.js +5 -0
  144. package/dist-es/commands/ImportAsProvisionedProductCommand.js +5 -0
  145. package/dist-es/commands/ListAcceptedPortfolioSharesCommand.js +5 -0
  146. package/dist-es/commands/ListBudgetsForResourceCommand.js +5 -0
  147. package/dist-es/commands/ListConstraintsForPortfolioCommand.js +5 -0
  148. package/dist-es/commands/ListLaunchPathsCommand.js +5 -0
  149. package/dist-es/commands/ListOrganizationPortfolioAccessCommand.js +5 -0
  150. package/dist-es/commands/ListPortfolioAccessCommand.js +5 -0
  151. package/dist-es/commands/ListPortfoliosCommand.js +5 -0
  152. package/dist-es/commands/ListPortfoliosForProductCommand.js +5 -0
  153. package/dist-es/commands/ListPrincipalsForPortfolioCommand.js +5 -0
  154. package/dist-es/commands/ListProvisionedProductPlansCommand.js +5 -0
  155. package/dist-es/commands/ListProvisioningArtifactsCommand.js +5 -0
  156. package/dist-es/commands/ListProvisioningArtifactsForServiceActionCommand.js +5 -0
  157. package/dist-es/commands/ListRecordHistoryCommand.js +5 -0
  158. package/dist-es/commands/ListResourcesForTagOptionCommand.js +5 -0
  159. package/dist-es/commands/ListServiceActionsCommand.js +5 -0
  160. package/dist-es/commands/ListServiceActionsForProvisioningArtifactCommand.js +5 -0
  161. package/dist-es/commands/ListStackInstancesForProvisionedProductCommand.js +5 -0
  162. package/dist-es/commands/ListTagOptionsCommand.js +5 -0
  163. package/dist-es/commands/NotifyProvisionProductEngineWorkflowResultCommand.js +5 -0
  164. package/dist-es/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.js +5 -0
  165. package/dist-es/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.js +5 -0
  166. package/dist-es/commands/ProvisionProductCommand.js +5 -0
  167. package/dist-es/commands/RejectPortfolioShareCommand.js +5 -0
  168. package/dist-es/commands/ScanProvisionedProductsCommand.js +5 -0
  169. package/dist-es/commands/SearchProductsAsAdminCommand.js +5 -0
  170. package/dist-es/commands/SearchProductsCommand.js +5 -0
  171. package/dist-es/commands/SearchProvisionedProductsCommand.js +5 -0
  172. package/dist-es/commands/TerminateProvisionedProductCommand.js +5 -0
  173. package/dist-es/commands/UpdateConstraintCommand.js +5 -0
  174. package/dist-es/commands/UpdatePortfolioCommand.js +5 -0
  175. package/dist-es/commands/UpdatePortfolioShareCommand.js +5 -0
  176. package/dist-es/commands/UpdateProductCommand.js +5 -0
  177. package/dist-es/commands/UpdateProvisionedProductCommand.js +5 -0
  178. package/dist-es/commands/UpdateProvisionedProductPropertiesCommand.js +5 -0
  179. package/dist-es/commands/UpdateProvisioningArtifactCommand.js +5 -0
  180. package/dist-es/commands/UpdateServiceActionCommand.js +5 -0
  181. package/dist-es/commands/UpdateTagOptionCommand.js +5 -0
  182. package/dist-es/runtimeExtensions.js +3 -0
  183. package/dist-types/extensionConfiguration.d.ts +2 -1
  184. package/dist-types/ts3.4/extensionConfiguration.d.ts +3 -1
  185. package/package.json +31 -30
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_AssociateServiceActionWithProvisioningArtifactCommand, se_AssociateServiceActionWithProvisioningArtifactCommand, } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class AssociateServiceActionWithProvisioningArtifactCommand extends $Command {
@@ -29,6 +30,10 @@ export class AssociateServiceActionWithProvisioningArtifactCommand extends $Comm
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AWS242ServiceCatalogService",
35
+ operation: "AssociateServiceActionWithProvisioningArtifact",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_AssociateTagOptionWithResourceCommand, se_AssociateTagOptionWithResourceCommand, } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class AssociateTagOptionWithResourceCommand extends $Command {
@@ -29,6 +30,10 @@ export class AssociateTagOptionWithResourceCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AWS242ServiceCatalogService",
35
+ operation: "AssociateTagOptionWithResource",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_BatchAssociateServiceActionWithProvisioningArtifactCommand, se_BatchAssociateServiceActionWithProvisioningArtifactCommand, } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class BatchAssociateServiceActionWithProvisioningArtifactCommand extends $Command {
@@ -29,6 +30,10 @@ export class BatchAssociateServiceActionWithProvisioningArtifactCommand extends
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AWS242ServiceCatalogService",
35
+ operation: "BatchAssociateServiceActionWithProvisioningArtifact",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_BatchDisassociateServiceActionFromProvisioningArtifactCommand, se_BatchDisassociateServiceActionFromProvisioningArtifactCommand, } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class BatchDisassociateServiceActionFromProvisioningArtifactCommand extends $Command {
@@ -29,6 +30,10 @@ export class BatchDisassociateServiceActionFromProvisioningArtifactCommand exten
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AWS242ServiceCatalogService",
35
+ operation: "BatchDisassociateServiceActionFromProvisioningArtifact",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_CopyProductCommand, se_CopyProductCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class CopyProductCommand extends $Command {
@@ -29,6 +30,10 @@ export class CopyProductCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AWS242ServiceCatalogService",
35
+ operation: "CopyProduct",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_CreateConstraintCommand, se_CreateConstraintCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class CreateConstraintCommand extends $Command {
@@ -29,6 +30,10 @@ export class CreateConstraintCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AWS242ServiceCatalogService",
35
+ operation: "CreateConstraint",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_CreatePortfolioCommand, se_CreatePortfolioCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class CreatePortfolioCommand extends $Command {
@@ -29,6 +30,10 @@ export class CreatePortfolioCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AWS242ServiceCatalogService",
35
+ operation: "CreatePortfolio",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_CreatePortfolioShareCommand, se_CreatePortfolioShareCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class CreatePortfolioShareCommand extends $Command {
@@ -29,6 +30,10 @@ export class CreatePortfolioShareCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AWS242ServiceCatalogService",
35
+ operation: "CreatePortfolioShare",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_CreateProductCommand, se_CreateProductCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class CreateProductCommand extends $Command {
@@ -29,6 +30,10 @@ export class CreateProductCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AWS242ServiceCatalogService",
35
+ operation: "CreateProduct",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_CreateProvisionedProductPlanCommand, se_CreateProvisionedProductPlanCommand, } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class CreateProvisionedProductPlanCommand extends $Command {
@@ -29,6 +30,10 @@ export class CreateProvisionedProductPlanCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AWS242ServiceCatalogService",
35
+ operation: "CreateProvisionedProductPlan",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_CreateProvisioningArtifactCommand, se_CreateProvisioningArtifactCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class CreateProvisioningArtifactCommand extends $Command {
@@ -29,6 +30,10 @@ export class CreateProvisioningArtifactCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AWS242ServiceCatalogService",
35
+ operation: "CreateProvisioningArtifact",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_CreateServiceActionCommand, se_CreateServiceActionCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class CreateServiceActionCommand extends $Command {
@@ -29,6 +30,10 @@ export class CreateServiceActionCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AWS242ServiceCatalogService",
35
+ operation: "CreateServiceAction",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_CreateTagOptionCommand, se_CreateTagOptionCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class CreateTagOptionCommand extends $Command {
@@ -29,6 +30,10 @@ export class CreateTagOptionCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AWS242ServiceCatalogService",
35
+ operation: "CreateTagOption",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DeleteConstraintCommand, se_DeleteConstraintCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DeleteConstraintCommand extends $Command {
@@ -29,6 +30,10 @@ export class DeleteConstraintCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AWS242ServiceCatalogService",
35
+ operation: "DeleteConstraint",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DeletePortfolioCommand, se_DeletePortfolioCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DeletePortfolioCommand extends $Command {
@@ -29,6 +30,10 @@ export class DeletePortfolioCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AWS242ServiceCatalogService",
35
+ operation: "DeletePortfolio",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DeletePortfolioShareCommand, se_DeletePortfolioShareCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DeletePortfolioShareCommand extends $Command {
@@ -29,6 +30,10 @@ export class DeletePortfolioShareCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AWS242ServiceCatalogService",
35
+ operation: "DeletePortfolioShare",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DeleteProductCommand, se_DeleteProductCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DeleteProductCommand extends $Command {
@@ -29,6 +30,10 @@ export class DeleteProductCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AWS242ServiceCatalogService",
35
+ operation: "DeleteProduct",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DeleteProvisionedProductPlanCommand, se_DeleteProvisionedProductPlanCommand, } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DeleteProvisionedProductPlanCommand extends $Command {
@@ -29,6 +30,10 @@ export class DeleteProvisionedProductPlanCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AWS242ServiceCatalogService",
35
+ operation: "DeleteProvisionedProductPlan",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DeleteProvisioningArtifactCommand, se_DeleteProvisioningArtifactCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DeleteProvisioningArtifactCommand extends $Command {
@@ -29,6 +30,10 @@ export class DeleteProvisioningArtifactCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AWS242ServiceCatalogService",
35
+ operation: "DeleteProvisioningArtifact",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DeleteServiceActionCommand, se_DeleteServiceActionCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DeleteServiceActionCommand extends $Command {
@@ -29,6 +30,10 @@ export class DeleteServiceActionCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AWS242ServiceCatalogService",
35
+ operation: "DeleteServiceAction",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DeleteTagOptionCommand, se_DeleteTagOptionCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DeleteTagOptionCommand extends $Command {
@@ -29,6 +30,10 @@ export class DeleteTagOptionCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AWS242ServiceCatalogService",
35
+ operation: "DeleteTagOption",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeConstraintCommand, se_DescribeConstraintCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DescribeConstraintCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeConstraintCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AWS242ServiceCatalogService",
35
+ operation: "DescribeConstraint",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeCopyProductStatusCommand, se_DescribeCopyProductStatusCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DescribeCopyProductStatusCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeCopyProductStatusCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AWS242ServiceCatalogService",
35
+ operation: "DescribeCopyProductStatus",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribePortfolioCommand, se_DescribePortfolioCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DescribePortfolioCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribePortfolioCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AWS242ServiceCatalogService",
35
+ operation: "DescribePortfolio",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribePortfolioShareStatusCommand, se_DescribePortfolioShareStatusCommand, } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DescribePortfolioShareStatusCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribePortfolioShareStatusCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AWS242ServiceCatalogService",
35
+ operation: "DescribePortfolioShareStatus",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribePortfolioSharesCommand, se_DescribePortfolioSharesCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DescribePortfolioSharesCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribePortfolioSharesCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AWS242ServiceCatalogService",
35
+ operation: "DescribePortfolioShares",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeProductAsAdminCommand, se_DescribeProductAsAdminCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DescribeProductAsAdminCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeProductAsAdminCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AWS242ServiceCatalogService",
35
+ operation: "DescribeProductAsAdmin",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeProductCommand, se_DescribeProductCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DescribeProductCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeProductCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AWS242ServiceCatalogService",
35
+ operation: "DescribeProduct",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeProductViewCommand, se_DescribeProductViewCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DescribeProductViewCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeProductViewCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AWS242ServiceCatalogService",
35
+ operation: "DescribeProductView",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeProvisionedProductCommand, se_DescribeProvisionedProductCommand } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DescribeProvisionedProductCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeProvisionedProductCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AWS242ServiceCatalogService",
35
+ operation: "DescribeProvisionedProduct",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeProvisionedProductPlanCommand, se_DescribeProvisionedProductPlanCommand, } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DescribeProvisionedProductPlanCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeProvisionedProductPlanCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AWS242ServiceCatalogService",
35
+ operation: "DescribeProvisionedProductPlan",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
@@ -1,6 +1,7 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@smithy/middleware-serde";
3
3
  import { Command as $Command } from "@smithy/smithy-client";
4
+ import { SMITHY_CONTEXT_KEY, } from "@smithy/types";
4
5
  import { de_DescribeProvisioningArtifactCommand, se_DescribeProvisioningArtifactCommand, } from "../protocols/Aws_json1_1";
5
6
  export { $Command };
6
7
  export class DescribeProvisioningArtifactCommand extends $Command {
@@ -29,6 +30,10 @@ export class DescribeProvisioningArtifactCommand extends $Command {
29
30
  commandName,
30
31
  inputFilterSensitiveLog: (_) => _,
31
32
  outputFilterSensitiveLog: (_) => _,
33
+ [SMITHY_CONTEXT_KEY]: {
34
+ service: "AWS242ServiceCatalogService",
35
+ operation: "DescribeProvisioningArtifact",
36
+ },
32
37
  };
33
38
  const { requestHandler } = configuration;
34
39
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);