@aws-sdk/client-service-catalog 3.306.0 → 3.309.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 (191) hide show
  1. package/dist-cjs/commands/AcceptPortfolioShareCommand.js +2 -2
  2. package/dist-cjs/commands/AssociateBudgetWithResourceCommand.js +2 -2
  3. package/dist-cjs/commands/AssociatePrincipalWithPortfolioCommand.js +2 -2
  4. package/dist-cjs/commands/AssociateProductWithPortfolioCommand.js +2 -2
  5. package/dist-cjs/commands/AssociateServiceActionWithProvisioningArtifactCommand.js +2 -2
  6. package/dist-cjs/commands/AssociateTagOptionWithResourceCommand.js +2 -2
  7. package/dist-cjs/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js +2 -2
  8. package/dist-cjs/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js +2 -2
  9. package/dist-cjs/commands/CopyProductCommand.js +2 -2
  10. package/dist-cjs/commands/CreateConstraintCommand.js +2 -2
  11. package/dist-cjs/commands/CreatePortfolioCommand.js +2 -2
  12. package/dist-cjs/commands/CreatePortfolioShareCommand.js +2 -2
  13. package/dist-cjs/commands/CreateProductCommand.js +2 -2
  14. package/dist-cjs/commands/CreateProvisionedProductPlanCommand.js +2 -2
  15. package/dist-cjs/commands/CreateProvisioningArtifactCommand.js +2 -2
  16. package/dist-cjs/commands/CreateServiceActionCommand.js +2 -2
  17. package/dist-cjs/commands/CreateTagOptionCommand.js +2 -2
  18. package/dist-cjs/commands/DeleteConstraintCommand.js +2 -2
  19. package/dist-cjs/commands/DeletePortfolioCommand.js +2 -2
  20. package/dist-cjs/commands/DeletePortfolioShareCommand.js +2 -2
  21. package/dist-cjs/commands/DeleteProductCommand.js +2 -2
  22. package/dist-cjs/commands/DeleteProvisionedProductPlanCommand.js +2 -2
  23. package/dist-cjs/commands/DeleteProvisioningArtifactCommand.js +2 -2
  24. package/dist-cjs/commands/DeleteServiceActionCommand.js +2 -2
  25. package/dist-cjs/commands/DeleteTagOptionCommand.js +2 -2
  26. package/dist-cjs/commands/DescribeConstraintCommand.js +2 -2
  27. package/dist-cjs/commands/DescribeCopyProductStatusCommand.js +2 -2
  28. package/dist-cjs/commands/DescribePortfolioCommand.js +2 -2
  29. package/dist-cjs/commands/DescribePortfolioShareStatusCommand.js +2 -2
  30. package/dist-cjs/commands/DescribePortfolioSharesCommand.js +2 -2
  31. package/dist-cjs/commands/DescribeProductAsAdminCommand.js +2 -2
  32. package/dist-cjs/commands/DescribeProductCommand.js +2 -2
  33. package/dist-cjs/commands/DescribeProductViewCommand.js +2 -2
  34. package/dist-cjs/commands/DescribeProvisionedProductCommand.js +2 -2
  35. package/dist-cjs/commands/DescribeProvisionedProductPlanCommand.js +2 -2
  36. package/dist-cjs/commands/DescribeProvisioningArtifactCommand.js +2 -2
  37. package/dist-cjs/commands/DescribeProvisioningParametersCommand.js +2 -2
  38. package/dist-cjs/commands/DescribeRecordCommand.js +2 -2
  39. package/dist-cjs/commands/DescribeServiceActionCommand.js +2 -2
  40. package/dist-cjs/commands/DescribeServiceActionExecutionParametersCommand.js +2 -2
  41. package/dist-cjs/commands/DescribeTagOptionCommand.js +2 -2
  42. package/dist-cjs/commands/DisableAWSOrganizationsAccessCommand.js +2 -2
  43. package/dist-cjs/commands/DisassociateBudgetFromResourceCommand.js +2 -2
  44. package/dist-cjs/commands/DisassociatePrincipalFromPortfolioCommand.js +2 -2
  45. package/dist-cjs/commands/DisassociateProductFromPortfolioCommand.js +2 -2
  46. package/dist-cjs/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js +2 -2
  47. package/dist-cjs/commands/DisassociateTagOptionFromResourceCommand.js +2 -2
  48. package/dist-cjs/commands/EnableAWSOrganizationsAccessCommand.js +2 -2
  49. package/dist-cjs/commands/ExecuteProvisionedProductPlanCommand.js +2 -2
  50. package/dist-cjs/commands/ExecuteProvisionedProductServiceActionCommand.js +2 -2
  51. package/dist-cjs/commands/GetAWSOrganizationsAccessStatusCommand.js +2 -2
  52. package/dist-cjs/commands/GetProvisionedProductOutputsCommand.js +2 -2
  53. package/dist-cjs/commands/ImportAsProvisionedProductCommand.js +2 -2
  54. package/dist-cjs/commands/ListAcceptedPortfolioSharesCommand.js +2 -2
  55. package/dist-cjs/commands/ListBudgetsForResourceCommand.js +2 -2
  56. package/dist-cjs/commands/ListConstraintsForPortfolioCommand.js +2 -2
  57. package/dist-cjs/commands/ListLaunchPathsCommand.js +2 -2
  58. package/dist-cjs/commands/ListOrganizationPortfolioAccessCommand.js +2 -2
  59. package/dist-cjs/commands/ListPortfolioAccessCommand.js +2 -2
  60. package/dist-cjs/commands/ListPortfoliosCommand.js +2 -2
  61. package/dist-cjs/commands/ListPortfoliosForProductCommand.js +2 -2
  62. package/dist-cjs/commands/ListPrincipalsForPortfolioCommand.js +2 -2
  63. package/dist-cjs/commands/ListProvisionedProductPlansCommand.js +2 -2
  64. package/dist-cjs/commands/ListProvisioningArtifactsCommand.js +2 -2
  65. package/dist-cjs/commands/ListProvisioningArtifactsForServiceActionCommand.js +2 -2
  66. package/dist-cjs/commands/ListRecordHistoryCommand.js +2 -2
  67. package/dist-cjs/commands/ListResourcesForTagOptionCommand.js +2 -2
  68. package/dist-cjs/commands/ListServiceActionsCommand.js +2 -2
  69. package/dist-cjs/commands/ListServiceActionsForProvisioningArtifactCommand.js +2 -2
  70. package/dist-cjs/commands/ListStackInstancesForProvisionedProductCommand.js +2 -2
  71. package/dist-cjs/commands/ListTagOptionsCommand.js +2 -2
  72. package/dist-cjs/commands/NotifyProvisionProductEngineWorkflowResultCommand.js +2 -2
  73. package/dist-cjs/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.js +2 -2
  74. package/dist-cjs/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.js +2 -2
  75. package/dist-cjs/commands/ProvisionProductCommand.js +2 -2
  76. package/dist-cjs/commands/RejectPortfolioShareCommand.js +2 -2
  77. package/dist-cjs/commands/ScanProvisionedProductsCommand.js +2 -2
  78. package/dist-cjs/commands/SearchProductsAsAdminCommand.js +2 -2
  79. package/dist-cjs/commands/SearchProductsCommand.js +2 -2
  80. package/dist-cjs/commands/SearchProvisionedProductsCommand.js +2 -2
  81. package/dist-cjs/commands/TerminateProvisionedProductCommand.js +2 -2
  82. package/dist-cjs/commands/UpdateConstraintCommand.js +2 -2
  83. package/dist-cjs/commands/UpdatePortfolioCommand.js +2 -2
  84. package/dist-cjs/commands/UpdatePortfolioShareCommand.js +2 -2
  85. package/dist-cjs/commands/UpdateProductCommand.js +2 -2
  86. package/dist-cjs/commands/UpdateProvisionedProductCommand.js +2 -2
  87. package/dist-cjs/commands/UpdateProvisionedProductPropertiesCommand.js +2 -2
  88. package/dist-cjs/commands/UpdateProvisioningArtifactCommand.js +2 -2
  89. package/dist-cjs/commands/UpdateServiceActionCommand.js +2 -2
  90. package/dist-cjs/commands/UpdateTagOptionCommand.js +2 -2
  91. package/dist-cjs/models/models_0.js +0 -2
  92. package/dist-cjs/protocols/Aws_json1_1.js +1501 -1623
  93. package/dist-es/commands/AcceptPortfolioShareCommand.js +3 -3
  94. package/dist-es/commands/AssociateBudgetWithResourceCommand.js +3 -3
  95. package/dist-es/commands/AssociatePrincipalWithPortfolioCommand.js +3 -3
  96. package/dist-es/commands/AssociateProductWithPortfolioCommand.js +3 -3
  97. package/dist-es/commands/AssociateServiceActionWithProvisioningArtifactCommand.js +3 -3
  98. package/dist-es/commands/AssociateTagOptionWithResourceCommand.js +3 -3
  99. package/dist-es/commands/BatchAssociateServiceActionWithProvisioningArtifactCommand.js +3 -3
  100. package/dist-es/commands/BatchDisassociateServiceActionFromProvisioningArtifactCommand.js +3 -3
  101. package/dist-es/commands/CopyProductCommand.js +3 -3
  102. package/dist-es/commands/CreateConstraintCommand.js +3 -3
  103. package/dist-es/commands/CreatePortfolioCommand.js +3 -3
  104. package/dist-es/commands/CreatePortfolioShareCommand.js +3 -3
  105. package/dist-es/commands/CreateProductCommand.js +3 -3
  106. package/dist-es/commands/CreateProvisionedProductPlanCommand.js +3 -3
  107. package/dist-es/commands/CreateProvisioningArtifactCommand.js +3 -3
  108. package/dist-es/commands/CreateServiceActionCommand.js +3 -3
  109. package/dist-es/commands/CreateTagOptionCommand.js +3 -3
  110. package/dist-es/commands/DeleteConstraintCommand.js +3 -3
  111. package/dist-es/commands/DeletePortfolioCommand.js +3 -3
  112. package/dist-es/commands/DeletePortfolioShareCommand.js +3 -3
  113. package/dist-es/commands/DeleteProductCommand.js +3 -3
  114. package/dist-es/commands/DeleteProvisionedProductPlanCommand.js +3 -3
  115. package/dist-es/commands/DeleteProvisioningArtifactCommand.js +3 -3
  116. package/dist-es/commands/DeleteServiceActionCommand.js +3 -3
  117. package/dist-es/commands/DeleteTagOptionCommand.js +3 -3
  118. package/dist-es/commands/DescribeConstraintCommand.js +3 -3
  119. package/dist-es/commands/DescribeCopyProductStatusCommand.js +3 -3
  120. package/dist-es/commands/DescribePortfolioCommand.js +3 -3
  121. package/dist-es/commands/DescribePortfolioShareStatusCommand.js +3 -3
  122. package/dist-es/commands/DescribePortfolioSharesCommand.js +3 -3
  123. package/dist-es/commands/DescribeProductAsAdminCommand.js +3 -3
  124. package/dist-es/commands/DescribeProductCommand.js +3 -3
  125. package/dist-es/commands/DescribeProductViewCommand.js +3 -3
  126. package/dist-es/commands/DescribeProvisionedProductCommand.js +3 -3
  127. package/dist-es/commands/DescribeProvisionedProductPlanCommand.js +3 -3
  128. package/dist-es/commands/DescribeProvisioningArtifactCommand.js +3 -3
  129. package/dist-es/commands/DescribeProvisioningParametersCommand.js +3 -3
  130. package/dist-es/commands/DescribeRecordCommand.js +3 -3
  131. package/dist-es/commands/DescribeServiceActionCommand.js +3 -3
  132. package/dist-es/commands/DescribeServiceActionExecutionParametersCommand.js +3 -3
  133. package/dist-es/commands/DescribeTagOptionCommand.js +3 -3
  134. package/dist-es/commands/DisableAWSOrganizationsAccessCommand.js +3 -3
  135. package/dist-es/commands/DisassociateBudgetFromResourceCommand.js +3 -3
  136. package/dist-es/commands/DisassociatePrincipalFromPortfolioCommand.js +3 -3
  137. package/dist-es/commands/DisassociateProductFromPortfolioCommand.js +3 -3
  138. package/dist-es/commands/DisassociateServiceActionFromProvisioningArtifactCommand.js +3 -3
  139. package/dist-es/commands/DisassociateTagOptionFromResourceCommand.js +3 -3
  140. package/dist-es/commands/EnableAWSOrganizationsAccessCommand.js +3 -3
  141. package/dist-es/commands/ExecuteProvisionedProductPlanCommand.js +3 -3
  142. package/dist-es/commands/ExecuteProvisionedProductServiceActionCommand.js +3 -3
  143. package/dist-es/commands/GetAWSOrganizationsAccessStatusCommand.js +3 -3
  144. package/dist-es/commands/GetProvisionedProductOutputsCommand.js +3 -3
  145. package/dist-es/commands/ImportAsProvisionedProductCommand.js +3 -3
  146. package/dist-es/commands/ListAcceptedPortfolioSharesCommand.js +3 -3
  147. package/dist-es/commands/ListBudgetsForResourceCommand.js +3 -3
  148. package/dist-es/commands/ListConstraintsForPortfolioCommand.js +3 -3
  149. package/dist-es/commands/ListLaunchPathsCommand.js +3 -3
  150. package/dist-es/commands/ListOrganizationPortfolioAccessCommand.js +3 -3
  151. package/dist-es/commands/ListPortfolioAccessCommand.js +3 -3
  152. package/dist-es/commands/ListPortfoliosCommand.js +3 -3
  153. package/dist-es/commands/ListPortfoliosForProductCommand.js +3 -3
  154. package/dist-es/commands/ListPrincipalsForPortfolioCommand.js +3 -3
  155. package/dist-es/commands/ListProvisionedProductPlansCommand.js +3 -3
  156. package/dist-es/commands/ListProvisioningArtifactsCommand.js +3 -3
  157. package/dist-es/commands/ListProvisioningArtifactsForServiceActionCommand.js +3 -3
  158. package/dist-es/commands/ListRecordHistoryCommand.js +3 -3
  159. package/dist-es/commands/ListResourcesForTagOptionCommand.js +3 -3
  160. package/dist-es/commands/ListServiceActionsCommand.js +3 -3
  161. package/dist-es/commands/ListServiceActionsForProvisioningArtifactCommand.js +3 -3
  162. package/dist-es/commands/ListStackInstancesForProvisionedProductCommand.js +3 -3
  163. package/dist-es/commands/ListTagOptionsCommand.js +3 -3
  164. package/dist-es/commands/NotifyProvisionProductEngineWorkflowResultCommand.js +3 -3
  165. package/dist-es/commands/NotifyTerminateProvisionedProductEngineWorkflowResultCommand.js +3 -3
  166. package/dist-es/commands/NotifyUpdateProvisionedProductEngineWorkflowResultCommand.js +3 -3
  167. package/dist-es/commands/ProvisionProductCommand.js +3 -3
  168. package/dist-es/commands/RejectPortfolioShareCommand.js +3 -3
  169. package/dist-es/commands/ScanProvisionedProductsCommand.js +3 -3
  170. package/dist-es/commands/SearchProductsAsAdminCommand.js +3 -3
  171. package/dist-es/commands/SearchProductsCommand.js +3 -3
  172. package/dist-es/commands/SearchProvisionedProductsCommand.js +3 -3
  173. package/dist-es/commands/TerminateProvisionedProductCommand.js +3 -3
  174. package/dist-es/commands/UpdateConstraintCommand.js +3 -3
  175. package/dist-es/commands/UpdatePortfolioCommand.js +3 -3
  176. package/dist-es/commands/UpdatePortfolioShareCommand.js +3 -3
  177. package/dist-es/commands/UpdateProductCommand.js +3 -3
  178. package/dist-es/commands/UpdateProvisionedProductCommand.js +3 -3
  179. package/dist-es/commands/UpdateProvisionedProductPropertiesCommand.js +3 -3
  180. package/dist-es/commands/UpdateProvisioningArtifactCommand.js +3 -3
  181. package/dist-es/commands/UpdateServiceActionCommand.js +3 -3
  182. package/dist-es/commands/UpdateTagOptionCommand.js +3 -3
  183. package/dist-es/models/models_0.js +0 -2
  184. package/dist-es/protocols/Aws_json1_1.js +1317 -1439
  185. package/dist-types/commands/CreateProductCommand.d.ts +2 -2
  186. package/dist-types/commands/CreateProvisioningArtifactCommand.d.ts +1 -1
  187. package/dist-types/models/models_0.d.ts +4 -2
  188. package/dist-types/protocols/Aws_json1_1.d.ts +720 -180
  189. package/dist-types/ts3.4/models/models_0.d.ts +0 -2
  190. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +180 -180
  191. package/package.json +6 -6
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1AcceptPortfolioShareCommand, serializeAws_json1_1AcceptPortfolioShareCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_AcceptPortfolioShareCommand, se_AcceptPortfolioShareCommand } from "../protocols/Aws_json1_1";
5
5
  export class AcceptPortfolioShareCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class AcceptPortfolioShareCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1AcceptPortfolioShareCommand(input, context);
36
+ return se_AcceptPortfolioShareCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1AcceptPortfolioShareCommand(output, context);
39
+ return de_AcceptPortfolioShareCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1AssociateBudgetWithResourceCommand, serializeAws_json1_1AssociateBudgetWithResourceCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_AssociateBudgetWithResourceCommand, se_AssociateBudgetWithResourceCommand } from "../protocols/Aws_json1_1";
5
5
  export class AssociateBudgetWithResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class AssociateBudgetWithResourceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1AssociateBudgetWithResourceCommand(input, context);
36
+ return se_AssociateBudgetWithResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1AssociateBudgetWithResourceCommand(output, context);
39
+ return de_AssociateBudgetWithResourceCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1AssociatePrincipalWithPortfolioCommand, serializeAws_json1_1AssociatePrincipalWithPortfolioCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_AssociatePrincipalWithPortfolioCommand, se_AssociatePrincipalWithPortfolioCommand, } from "../protocols/Aws_json1_1";
5
5
  export class AssociatePrincipalWithPortfolioCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class AssociatePrincipalWithPortfolioCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1AssociatePrincipalWithPortfolioCommand(input, context);
36
+ return se_AssociatePrincipalWithPortfolioCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1AssociatePrincipalWithPortfolioCommand(output, context);
39
+ return de_AssociatePrincipalWithPortfolioCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1AssociateProductWithPortfolioCommand, serializeAws_json1_1AssociateProductWithPortfolioCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_AssociateProductWithPortfolioCommand, se_AssociateProductWithPortfolioCommand, } from "../protocols/Aws_json1_1";
5
5
  export class AssociateProductWithPortfolioCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class AssociateProductWithPortfolioCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1AssociateProductWithPortfolioCommand(input, context);
36
+ return se_AssociateProductWithPortfolioCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1AssociateProductWithPortfolioCommand(output, context);
39
+ return de_AssociateProductWithPortfolioCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1AssociateServiceActionWithProvisioningArtifactCommand, serializeAws_json1_1AssociateServiceActionWithProvisioningArtifactCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_AssociateServiceActionWithProvisioningArtifactCommand, se_AssociateServiceActionWithProvisioningArtifactCommand, } from "../protocols/Aws_json1_1";
5
5
  export class AssociateServiceActionWithProvisioningArtifactCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class AssociateServiceActionWithProvisioningArtifactCommand extends $Comm
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1AssociateServiceActionWithProvisioningArtifactCommand(input, context);
36
+ return se_AssociateServiceActionWithProvisioningArtifactCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1AssociateServiceActionWithProvisioningArtifactCommand(output, context);
39
+ return de_AssociateServiceActionWithProvisioningArtifactCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1AssociateTagOptionWithResourceCommand, serializeAws_json1_1AssociateTagOptionWithResourceCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_AssociateTagOptionWithResourceCommand, se_AssociateTagOptionWithResourceCommand, } from "../protocols/Aws_json1_1";
5
5
  export class AssociateTagOptionWithResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class AssociateTagOptionWithResourceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1AssociateTagOptionWithResourceCommand(input, context);
36
+ return se_AssociateTagOptionWithResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1AssociateTagOptionWithResourceCommand(output, context);
39
+ return de_AssociateTagOptionWithResourceCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1BatchAssociateServiceActionWithProvisioningArtifactCommand, serializeAws_json1_1BatchAssociateServiceActionWithProvisioningArtifactCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_BatchAssociateServiceActionWithProvisioningArtifactCommand, se_BatchAssociateServiceActionWithProvisioningArtifactCommand, } from "../protocols/Aws_json1_1";
5
5
  export class BatchAssociateServiceActionWithProvisioningArtifactCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class BatchAssociateServiceActionWithProvisioningArtifactCommand extends
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1BatchAssociateServiceActionWithProvisioningArtifactCommand(input, context);
36
+ return se_BatchAssociateServiceActionWithProvisioningArtifactCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1BatchAssociateServiceActionWithProvisioningArtifactCommand(output, context);
39
+ return de_BatchAssociateServiceActionWithProvisioningArtifactCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1BatchDisassociateServiceActionFromProvisioningArtifactCommand, serializeAws_json1_1BatchDisassociateServiceActionFromProvisioningArtifactCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_BatchDisassociateServiceActionFromProvisioningArtifactCommand, se_BatchDisassociateServiceActionFromProvisioningArtifactCommand, } from "../protocols/Aws_json1_1";
5
5
  export class BatchDisassociateServiceActionFromProvisioningArtifactCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class BatchDisassociateServiceActionFromProvisioningArtifactCommand exten
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1BatchDisassociateServiceActionFromProvisioningArtifactCommand(input, context);
36
+ return se_BatchDisassociateServiceActionFromProvisioningArtifactCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1BatchDisassociateServiceActionFromProvisioningArtifactCommand(output, context);
39
+ return de_BatchDisassociateServiceActionFromProvisioningArtifactCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1CopyProductCommand, serializeAws_json1_1CopyProductCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CopyProductCommand, se_CopyProductCommand } from "../protocols/Aws_json1_1";
5
5
  export class CopyProductCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CopyProductCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1CopyProductCommand(input, context);
36
+ return se_CopyProductCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CopyProductCommand(output, context);
39
+ return de_CopyProductCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1CreateConstraintCommand, serializeAws_json1_1CreateConstraintCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateConstraintCommand, se_CreateConstraintCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreateConstraintCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateConstraintCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1CreateConstraintCommand(input, context);
36
+ return se_CreateConstraintCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateConstraintCommand(output, context);
39
+ return de_CreateConstraintCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1CreatePortfolioCommand, serializeAws_json1_1CreatePortfolioCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreatePortfolioCommand, se_CreatePortfolioCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreatePortfolioCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreatePortfolioCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1CreatePortfolioCommand(input, context);
36
+ return se_CreatePortfolioCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreatePortfolioCommand(output, context);
39
+ return de_CreatePortfolioCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1CreatePortfolioShareCommand, serializeAws_json1_1CreatePortfolioShareCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreatePortfolioShareCommand, se_CreatePortfolioShareCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreatePortfolioShareCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreatePortfolioShareCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1CreatePortfolioShareCommand(input, context);
36
+ return se_CreatePortfolioShareCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreatePortfolioShareCommand(output, context);
39
+ return de_CreatePortfolioShareCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1CreateProductCommand, serializeAws_json1_1CreateProductCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateProductCommand, se_CreateProductCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreateProductCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateProductCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1CreateProductCommand(input, context);
36
+ return se_CreateProductCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateProductCommand(output, context);
39
+ return de_CreateProductCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1CreateProvisionedProductPlanCommand, serializeAws_json1_1CreateProvisionedProductPlanCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateProvisionedProductPlanCommand, se_CreateProvisionedProductPlanCommand, } from "../protocols/Aws_json1_1";
5
5
  export class CreateProvisionedProductPlanCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateProvisionedProductPlanCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1CreateProvisionedProductPlanCommand(input, context);
36
+ return se_CreateProvisionedProductPlanCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateProvisionedProductPlanCommand(output, context);
39
+ return de_CreateProvisionedProductPlanCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1CreateProvisioningArtifactCommand, serializeAws_json1_1CreateProvisioningArtifactCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateProvisioningArtifactCommand, se_CreateProvisioningArtifactCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreateProvisioningArtifactCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateProvisioningArtifactCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1CreateProvisioningArtifactCommand(input, context);
36
+ return se_CreateProvisioningArtifactCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateProvisioningArtifactCommand(output, context);
39
+ return de_CreateProvisioningArtifactCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1CreateServiceActionCommand, serializeAws_json1_1CreateServiceActionCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateServiceActionCommand, se_CreateServiceActionCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreateServiceActionCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateServiceActionCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1CreateServiceActionCommand(input, context);
36
+ return se_CreateServiceActionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateServiceActionCommand(output, context);
39
+ return de_CreateServiceActionCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1CreateTagOptionCommand, serializeAws_json1_1CreateTagOptionCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateTagOptionCommand, se_CreateTagOptionCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreateTagOptionCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateTagOptionCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1CreateTagOptionCommand(input, context);
36
+ return se_CreateTagOptionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateTagOptionCommand(output, context);
39
+ return de_CreateTagOptionCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1DeleteConstraintCommand, serializeAws_json1_1DeleteConstraintCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteConstraintCommand, se_DeleteConstraintCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteConstraintCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteConstraintCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1DeleteConstraintCommand(input, context);
36
+ return se_DeleteConstraintCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteConstraintCommand(output, context);
39
+ return de_DeleteConstraintCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1DeletePortfolioCommand, serializeAws_json1_1DeletePortfolioCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeletePortfolioCommand, se_DeletePortfolioCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeletePortfolioCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeletePortfolioCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1DeletePortfolioCommand(input, context);
36
+ return se_DeletePortfolioCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeletePortfolioCommand(output, context);
39
+ return de_DeletePortfolioCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1DeletePortfolioShareCommand, serializeAws_json1_1DeletePortfolioShareCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeletePortfolioShareCommand, se_DeletePortfolioShareCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeletePortfolioShareCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeletePortfolioShareCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1DeletePortfolioShareCommand(input, context);
36
+ return se_DeletePortfolioShareCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeletePortfolioShareCommand(output, context);
39
+ return de_DeletePortfolioShareCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1DeleteProductCommand, serializeAws_json1_1DeleteProductCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteProductCommand, se_DeleteProductCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteProductCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteProductCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1DeleteProductCommand(input, context);
36
+ return se_DeleteProductCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteProductCommand(output, context);
39
+ return de_DeleteProductCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1DeleteProvisionedProductPlanCommand, serializeAws_json1_1DeleteProvisionedProductPlanCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteProvisionedProductPlanCommand, se_DeleteProvisionedProductPlanCommand, } from "../protocols/Aws_json1_1";
5
5
  export class DeleteProvisionedProductPlanCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteProvisionedProductPlanCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1DeleteProvisionedProductPlanCommand(input, context);
36
+ return se_DeleteProvisionedProductPlanCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteProvisionedProductPlanCommand(output, context);
39
+ return de_DeleteProvisionedProductPlanCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1DeleteProvisioningArtifactCommand, serializeAws_json1_1DeleteProvisioningArtifactCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteProvisioningArtifactCommand, se_DeleteProvisioningArtifactCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteProvisioningArtifactCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteProvisioningArtifactCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1DeleteProvisioningArtifactCommand(input, context);
36
+ return se_DeleteProvisioningArtifactCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteProvisioningArtifactCommand(output, context);
39
+ return de_DeleteProvisioningArtifactCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1DeleteServiceActionCommand, serializeAws_json1_1DeleteServiceActionCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteServiceActionCommand, se_DeleteServiceActionCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteServiceActionCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteServiceActionCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1DeleteServiceActionCommand(input, context);
36
+ return se_DeleteServiceActionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteServiceActionCommand(output, context);
39
+ return de_DeleteServiceActionCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1DeleteTagOptionCommand, serializeAws_json1_1DeleteTagOptionCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteTagOptionCommand, se_DeleteTagOptionCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteTagOptionCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteTagOptionCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1DeleteTagOptionCommand(input, context);
36
+ return se_DeleteTagOptionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteTagOptionCommand(output, context);
39
+ return de_DeleteTagOptionCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1DescribeConstraintCommand, serializeAws_json1_1DescribeConstraintCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribeConstraintCommand, se_DescribeConstraintCommand } from "../protocols/Aws_json1_1";
5
5
  export class DescribeConstraintCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeConstraintCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1DescribeConstraintCommand(input, context);
36
+ return se_DescribeConstraintCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribeConstraintCommand(output, context);
39
+ return de_DescribeConstraintCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1DescribeCopyProductStatusCommand, serializeAws_json1_1DescribeCopyProductStatusCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribeCopyProductStatusCommand, se_DescribeCopyProductStatusCommand } from "../protocols/Aws_json1_1";
5
5
  export class DescribeCopyProductStatusCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeCopyProductStatusCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1DescribeCopyProductStatusCommand(input, context);
36
+ return se_DescribeCopyProductStatusCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribeCopyProductStatusCommand(output, context);
39
+ return de_DescribeCopyProductStatusCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_json1_1DescribePortfolioCommand, serializeAws_json1_1DescribePortfolioCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribePortfolioCommand, se_DescribePortfolioCommand } from "../protocols/Aws_json1_1";
5
5
  export class DescribePortfolioCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribePortfolioCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_json1_1DescribePortfolioCommand(input, context);
36
+ return se_DescribePortfolioCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribePortfolioCommand(output, context);
39
+ return de_DescribePortfolioCommand(output, context);
40
40
  }
41
41
  }