@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
@@ -36,10 +36,10 @@ class AcceptPortfolioShareCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1AcceptPortfolioShareCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_AcceptPortfolioShareCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1AcceptPortfolioShareCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_AcceptPortfolioShareCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.AcceptPortfolioShareCommand = AcceptPortfolioShareCommand;
@@ -36,10 +36,10 @@ class AssociateBudgetWithResourceCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1AssociateBudgetWithResourceCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_AssociateBudgetWithResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1AssociateBudgetWithResourceCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_AssociateBudgetWithResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.AssociateBudgetWithResourceCommand = AssociateBudgetWithResourceCommand;
@@ -36,10 +36,10 @@ class AssociatePrincipalWithPortfolioCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1AssociatePrincipalWithPortfolioCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_AssociatePrincipalWithPortfolioCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1AssociatePrincipalWithPortfolioCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_AssociatePrincipalWithPortfolioCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.AssociatePrincipalWithPortfolioCommand = AssociatePrincipalWithPortfolioCommand;
@@ -36,10 +36,10 @@ class AssociateProductWithPortfolioCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1AssociateProductWithPortfolioCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_AssociateProductWithPortfolioCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1AssociateProductWithPortfolioCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_AssociateProductWithPortfolioCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.AssociateProductWithPortfolioCommand = AssociateProductWithPortfolioCommand;
@@ -36,10 +36,10 @@ class AssociateServiceActionWithProvisioningArtifactCommand extends smithy_clien
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1AssociateServiceActionWithProvisioningArtifactCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_AssociateServiceActionWithProvisioningArtifactCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1AssociateServiceActionWithProvisioningArtifactCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_AssociateServiceActionWithProvisioningArtifactCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.AssociateServiceActionWithProvisioningArtifactCommand = AssociateServiceActionWithProvisioningArtifactCommand;
@@ -36,10 +36,10 @@ class AssociateTagOptionWithResourceCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1AssociateTagOptionWithResourceCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_AssociateTagOptionWithResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1AssociateTagOptionWithResourceCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_AssociateTagOptionWithResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.AssociateTagOptionWithResourceCommand = AssociateTagOptionWithResourceCommand;
@@ -36,10 +36,10 @@ class BatchAssociateServiceActionWithProvisioningArtifactCommand extends smithy_
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1BatchAssociateServiceActionWithProvisioningArtifactCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_BatchAssociateServiceActionWithProvisioningArtifactCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1BatchAssociateServiceActionWithProvisioningArtifactCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_BatchAssociateServiceActionWithProvisioningArtifactCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.BatchAssociateServiceActionWithProvisioningArtifactCommand = BatchAssociateServiceActionWithProvisioningArtifactCommand;
@@ -36,10 +36,10 @@ class BatchDisassociateServiceActionFromProvisioningArtifactCommand extends smit
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1BatchDisassociateServiceActionFromProvisioningArtifactCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_BatchDisassociateServiceActionFromProvisioningArtifactCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1BatchDisassociateServiceActionFromProvisioningArtifactCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_BatchDisassociateServiceActionFromProvisioningArtifactCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.BatchDisassociateServiceActionFromProvisioningArtifactCommand = BatchDisassociateServiceActionFromProvisioningArtifactCommand;
@@ -36,10 +36,10 @@ class CopyProductCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CopyProductCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CopyProductCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CopyProductCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CopyProductCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CopyProductCommand = CopyProductCommand;
@@ -36,10 +36,10 @@ class CreateConstraintCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CreateConstraintCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateConstraintCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateConstraintCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateConstraintCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateConstraintCommand = CreateConstraintCommand;
@@ -36,10 +36,10 @@ class CreatePortfolioCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CreatePortfolioCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreatePortfolioCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreatePortfolioCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreatePortfolioCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreatePortfolioCommand = CreatePortfolioCommand;
@@ -36,10 +36,10 @@ class CreatePortfolioShareCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CreatePortfolioShareCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreatePortfolioShareCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreatePortfolioShareCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreatePortfolioShareCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreatePortfolioShareCommand = CreatePortfolioShareCommand;
@@ -36,10 +36,10 @@ class CreateProductCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CreateProductCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateProductCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateProductCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateProductCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateProductCommand = CreateProductCommand;
@@ -36,10 +36,10 @@ class CreateProvisionedProductPlanCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CreateProvisionedProductPlanCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateProvisionedProductPlanCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateProvisionedProductPlanCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateProvisionedProductPlanCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateProvisionedProductPlanCommand = CreateProvisionedProductPlanCommand;
@@ -36,10 +36,10 @@ class CreateProvisioningArtifactCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CreateProvisioningArtifactCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateProvisioningArtifactCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateProvisioningArtifactCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateProvisioningArtifactCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateProvisioningArtifactCommand = CreateProvisioningArtifactCommand;
@@ -36,10 +36,10 @@ class CreateServiceActionCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CreateServiceActionCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateServiceActionCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateServiceActionCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateServiceActionCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateServiceActionCommand = CreateServiceActionCommand;
@@ -36,10 +36,10 @@ class CreateTagOptionCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1CreateTagOptionCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_CreateTagOptionCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1CreateTagOptionCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_CreateTagOptionCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.CreateTagOptionCommand = CreateTagOptionCommand;
@@ -36,10 +36,10 @@ class DeleteConstraintCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteConstraintCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteConstraintCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteConstraintCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteConstraintCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteConstraintCommand = DeleteConstraintCommand;
@@ -36,10 +36,10 @@ class DeletePortfolioCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeletePortfolioCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeletePortfolioCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeletePortfolioCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeletePortfolioCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeletePortfolioCommand = DeletePortfolioCommand;
@@ -36,10 +36,10 @@ class DeletePortfolioShareCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeletePortfolioShareCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeletePortfolioShareCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeletePortfolioShareCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeletePortfolioShareCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeletePortfolioShareCommand = DeletePortfolioShareCommand;
@@ -36,10 +36,10 @@ class DeleteProductCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteProductCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteProductCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteProductCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteProductCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteProductCommand = DeleteProductCommand;
@@ -36,10 +36,10 @@ class DeleteProvisionedProductPlanCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteProvisionedProductPlanCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteProvisionedProductPlanCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteProvisionedProductPlanCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteProvisionedProductPlanCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteProvisionedProductPlanCommand = DeleteProvisionedProductPlanCommand;
@@ -36,10 +36,10 @@ class DeleteProvisioningArtifactCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteProvisioningArtifactCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteProvisioningArtifactCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteProvisioningArtifactCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteProvisioningArtifactCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteProvisioningArtifactCommand = DeleteProvisioningArtifactCommand;
@@ -36,10 +36,10 @@ class DeleteServiceActionCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteServiceActionCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteServiceActionCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteServiceActionCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteServiceActionCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteServiceActionCommand = DeleteServiceActionCommand;
@@ -36,10 +36,10 @@ class DeleteTagOptionCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DeleteTagOptionCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DeleteTagOptionCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DeleteTagOptionCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DeleteTagOptionCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DeleteTagOptionCommand = DeleteTagOptionCommand;
@@ -36,10 +36,10 @@ class DescribeConstraintCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeConstraintCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeConstraintCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeConstraintCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeConstraintCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeConstraintCommand = DescribeConstraintCommand;
@@ -36,10 +36,10 @@ class DescribeCopyProductStatusCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeCopyProductStatusCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeCopyProductStatusCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeCopyProductStatusCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeCopyProductStatusCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeCopyProductStatusCommand = DescribeCopyProductStatusCommand;
@@ -36,10 +36,10 @@ class DescribePortfolioCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribePortfolioCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribePortfolioCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribePortfolioCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribePortfolioCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribePortfolioCommand = DescribePortfolioCommand;
@@ -36,10 +36,10 @@ class DescribePortfolioShareStatusCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribePortfolioShareStatusCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribePortfolioShareStatusCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribePortfolioShareStatusCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribePortfolioShareStatusCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribePortfolioShareStatusCommand = DescribePortfolioShareStatusCommand;
@@ -36,10 +36,10 @@ class DescribePortfolioSharesCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribePortfolioSharesCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribePortfolioSharesCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribePortfolioSharesCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribePortfolioSharesCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribePortfolioSharesCommand = DescribePortfolioSharesCommand;
@@ -36,10 +36,10 @@ class DescribeProductAsAdminCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeProductAsAdminCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeProductAsAdminCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeProductAsAdminCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeProductAsAdminCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeProductAsAdminCommand = DescribeProductAsAdminCommand;
@@ -36,10 +36,10 @@ class DescribeProductCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeProductCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeProductCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeProductCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeProductCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeProductCommand = DescribeProductCommand;
@@ -36,10 +36,10 @@ class DescribeProductViewCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeProductViewCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeProductViewCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeProductViewCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeProductViewCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeProductViewCommand = DescribeProductViewCommand;
@@ -36,10 +36,10 @@ class DescribeProvisionedProductCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeProvisionedProductCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeProvisionedProductCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeProvisionedProductCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeProvisionedProductCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeProvisionedProductCommand = DescribeProvisionedProductCommand;
@@ -36,10 +36,10 @@ class DescribeProvisionedProductPlanCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeProvisionedProductPlanCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeProvisionedProductPlanCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeProvisionedProductPlanCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeProvisionedProductPlanCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeProvisionedProductPlanCommand = DescribeProvisionedProductPlanCommand;
@@ -36,10 +36,10 @@ class DescribeProvisioningArtifactCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeProvisioningArtifactCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeProvisioningArtifactCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeProvisioningArtifactCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeProvisioningArtifactCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeProvisioningArtifactCommand = DescribeProvisioningArtifactCommand;
@@ -36,10 +36,10 @@ class DescribeProvisioningParametersCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeProvisioningParametersCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeProvisioningParametersCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeProvisioningParametersCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeProvisioningParametersCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeProvisioningParametersCommand = DescribeProvisioningParametersCommand;
@@ -36,10 +36,10 @@ class DescribeRecordCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeRecordCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeRecordCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeRecordCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeRecordCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeRecordCommand = DescribeRecordCommand;
@@ -36,10 +36,10 @@ class DescribeServiceActionCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeServiceActionCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeServiceActionCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeServiceActionCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeServiceActionCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeServiceActionCommand = DescribeServiceActionCommand;
@@ -36,10 +36,10 @@ class DescribeServiceActionExecutionParametersCommand extends smithy_client_1.Co
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeServiceActionExecutionParametersCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeServiceActionExecutionParametersCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeServiceActionExecutionParametersCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeServiceActionExecutionParametersCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeServiceActionExecutionParametersCommand = DescribeServiceActionExecutionParametersCommand;
@@ -36,10 +36,10 @@ class DescribeTagOptionCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DescribeTagOptionCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DescribeTagOptionCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DescribeTagOptionCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DescribeTagOptionCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DescribeTagOptionCommand = DescribeTagOptionCommand;
@@ -36,10 +36,10 @@ class DisableAWSOrganizationsAccessCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DisableAWSOrganizationsAccessCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DisableAWSOrganizationsAccessCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DisableAWSOrganizationsAccessCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DisableAWSOrganizationsAccessCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DisableAWSOrganizationsAccessCommand = DisableAWSOrganizationsAccessCommand;
@@ -36,10 +36,10 @@ class DisassociateBudgetFromResourceCommand extends smithy_client_1.Command {
36
36
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
37
37
  }
38
38
  serialize(input, context) {
39
- return (0, Aws_json1_1_1.serializeAws_json1_1DisassociateBudgetFromResourceCommand)(input, context);
39
+ return (0, Aws_json1_1_1.se_DisassociateBudgetFromResourceCommand)(input, context);
40
40
  }
41
41
  deserialize(output, context) {
42
- return (0, Aws_json1_1_1.deserializeAws_json1_1DisassociateBudgetFromResourceCommand)(output, context);
42
+ return (0, Aws_json1_1_1.de_DisassociateBudgetFromResourceCommand)(output, context);
43
43
  }
44
44
  }
45
45
  exports.DisassociateBudgetFromResourceCommand = DisassociateBudgetFromResourceCommand;