@aws-sdk/client-personalize 3.303.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 (137) hide show
  1. package/dist-cjs/commands/CreateBatchInferenceJobCommand.js +2 -2
  2. package/dist-cjs/commands/CreateBatchSegmentJobCommand.js +2 -2
  3. package/dist-cjs/commands/CreateCampaignCommand.js +2 -2
  4. package/dist-cjs/commands/CreateDatasetCommand.js +2 -2
  5. package/dist-cjs/commands/CreateDatasetExportJobCommand.js +2 -2
  6. package/dist-cjs/commands/CreateDatasetGroupCommand.js +2 -2
  7. package/dist-cjs/commands/CreateDatasetImportJobCommand.js +2 -2
  8. package/dist-cjs/commands/CreateEventTrackerCommand.js +2 -2
  9. package/dist-cjs/commands/CreateFilterCommand.js +2 -2
  10. package/dist-cjs/commands/CreateMetricAttributionCommand.js +2 -2
  11. package/dist-cjs/commands/CreateRecommenderCommand.js +2 -2
  12. package/dist-cjs/commands/CreateSchemaCommand.js +2 -2
  13. package/dist-cjs/commands/CreateSolutionCommand.js +2 -2
  14. package/dist-cjs/commands/CreateSolutionVersionCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteCampaignCommand.js +2 -2
  16. package/dist-cjs/commands/DeleteDatasetCommand.js +2 -2
  17. package/dist-cjs/commands/DeleteDatasetGroupCommand.js +2 -2
  18. package/dist-cjs/commands/DeleteEventTrackerCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteFilterCommand.js +2 -2
  20. package/dist-cjs/commands/DeleteMetricAttributionCommand.js +2 -2
  21. package/dist-cjs/commands/DeleteRecommenderCommand.js +2 -2
  22. package/dist-cjs/commands/DeleteSchemaCommand.js +2 -2
  23. package/dist-cjs/commands/DeleteSolutionCommand.js +2 -2
  24. package/dist-cjs/commands/DescribeAlgorithmCommand.js +2 -2
  25. package/dist-cjs/commands/DescribeBatchInferenceJobCommand.js +2 -2
  26. package/dist-cjs/commands/DescribeBatchSegmentJobCommand.js +2 -2
  27. package/dist-cjs/commands/DescribeCampaignCommand.js +2 -2
  28. package/dist-cjs/commands/DescribeDatasetCommand.js +2 -2
  29. package/dist-cjs/commands/DescribeDatasetExportJobCommand.js +2 -2
  30. package/dist-cjs/commands/DescribeDatasetGroupCommand.js +2 -2
  31. package/dist-cjs/commands/DescribeDatasetImportJobCommand.js +2 -2
  32. package/dist-cjs/commands/DescribeEventTrackerCommand.js +2 -2
  33. package/dist-cjs/commands/DescribeFeatureTransformationCommand.js +2 -2
  34. package/dist-cjs/commands/DescribeFilterCommand.js +2 -2
  35. package/dist-cjs/commands/DescribeMetricAttributionCommand.js +2 -2
  36. package/dist-cjs/commands/DescribeRecipeCommand.js +2 -2
  37. package/dist-cjs/commands/DescribeRecommenderCommand.js +2 -2
  38. package/dist-cjs/commands/DescribeSchemaCommand.js +2 -2
  39. package/dist-cjs/commands/DescribeSolutionCommand.js +2 -2
  40. package/dist-cjs/commands/DescribeSolutionVersionCommand.js +2 -2
  41. package/dist-cjs/commands/GetSolutionMetricsCommand.js +2 -2
  42. package/dist-cjs/commands/ListBatchInferenceJobsCommand.js +2 -2
  43. package/dist-cjs/commands/ListBatchSegmentJobsCommand.js +2 -2
  44. package/dist-cjs/commands/ListCampaignsCommand.js +2 -2
  45. package/dist-cjs/commands/ListDatasetExportJobsCommand.js +2 -2
  46. package/dist-cjs/commands/ListDatasetGroupsCommand.js +2 -2
  47. package/dist-cjs/commands/ListDatasetImportJobsCommand.js +2 -2
  48. package/dist-cjs/commands/ListDatasetsCommand.js +2 -2
  49. package/dist-cjs/commands/ListEventTrackersCommand.js +2 -2
  50. package/dist-cjs/commands/ListFiltersCommand.js +2 -2
  51. package/dist-cjs/commands/ListMetricAttributionMetricsCommand.js +2 -2
  52. package/dist-cjs/commands/ListMetricAttributionsCommand.js +2 -2
  53. package/dist-cjs/commands/ListRecipesCommand.js +2 -2
  54. package/dist-cjs/commands/ListRecommendersCommand.js +2 -2
  55. package/dist-cjs/commands/ListSchemasCommand.js +2 -2
  56. package/dist-cjs/commands/ListSolutionVersionsCommand.js +2 -2
  57. package/dist-cjs/commands/ListSolutionsCommand.js +2 -2
  58. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  59. package/dist-cjs/commands/StartRecommenderCommand.js +2 -2
  60. package/dist-cjs/commands/StopRecommenderCommand.js +2 -2
  61. package/dist-cjs/commands/StopSolutionVersionCreationCommand.js +2 -2
  62. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  63. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  64. package/dist-cjs/commands/UpdateCampaignCommand.js +2 -2
  65. package/dist-cjs/commands/UpdateMetricAttributionCommand.js +2 -2
  66. package/dist-cjs/commands/UpdateRecommenderCommand.js +2 -2
  67. package/dist-cjs/protocols/Aws_json1_1.js +1167 -1241
  68. package/dist-es/commands/CreateBatchInferenceJobCommand.js +3 -3
  69. package/dist-es/commands/CreateBatchSegmentJobCommand.js +3 -3
  70. package/dist-es/commands/CreateCampaignCommand.js +3 -3
  71. package/dist-es/commands/CreateDatasetCommand.js +3 -3
  72. package/dist-es/commands/CreateDatasetExportJobCommand.js +3 -3
  73. package/dist-es/commands/CreateDatasetGroupCommand.js +3 -3
  74. package/dist-es/commands/CreateDatasetImportJobCommand.js +3 -3
  75. package/dist-es/commands/CreateEventTrackerCommand.js +3 -3
  76. package/dist-es/commands/CreateFilterCommand.js +3 -3
  77. package/dist-es/commands/CreateMetricAttributionCommand.js +3 -3
  78. package/dist-es/commands/CreateRecommenderCommand.js +3 -3
  79. package/dist-es/commands/CreateSchemaCommand.js +3 -3
  80. package/dist-es/commands/CreateSolutionCommand.js +3 -3
  81. package/dist-es/commands/CreateSolutionVersionCommand.js +3 -3
  82. package/dist-es/commands/DeleteCampaignCommand.js +3 -3
  83. package/dist-es/commands/DeleteDatasetCommand.js +3 -3
  84. package/dist-es/commands/DeleteDatasetGroupCommand.js +3 -3
  85. package/dist-es/commands/DeleteEventTrackerCommand.js +3 -3
  86. package/dist-es/commands/DeleteFilterCommand.js +3 -3
  87. package/dist-es/commands/DeleteMetricAttributionCommand.js +3 -3
  88. package/dist-es/commands/DeleteRecommenderCommand.js +3 -3
  89. package/dist-es/commands/DeleteSchemaCommand.js +3 -3
  90. package/dist-es/commands/DeleteSolutionCommand.js +3 -3
  91. package/dist-es/commands/DescribeAlgorithmCommand.js +3 -3
  92. package/dist-es/commands/DescribeBatchInferenceJobCommand.js +3 -3
  93. package/dist-es/commands/DescribeBatchSegmentJobCommand.js +3 -3
  94. package/dist-es/commands/DescribeCampaignCommand.js +3 -3
  95. package/dist-es/commands/DescribeDatasetCommand.js +3 -3
  96. package/dist-es/commands/DescribeDatasetExportJobCommand.js +3 -3
  97. package/dist-es/commands/DescribeDatasetGroupCommand.js +3 -3
  98. package/dist-es/commands/DescribeDatasetImportJobCommand.js +3 -3
  99. package/dist-es/commands/DescribeEventTrackerCommand.js +3 -3
  100. package/dist-es/commands/DescribeFeatureTransformationCommand.js +3 -3
  101. package/dist-es/commands/DescribeFilterCommand.js +3 -3
  102. package/dist-es/commands/DescribeMetricAttributionCommand.js +3 -3
  103. package/dist-es/commands/DescribeRecipeCommand.js +3 -3
  104. package/dist-es/commands/DescribeRecommenderCommand.js +3 -3
  105. package/dist-es/commands/DescribeSchemaCommand.js +3 -3
  106. package/dist-es/commands/DescribeSolutionCommand.js +3 -3
  107. package/dist-es/commands/DescribeSolutionVersionCommand.js +3 -3
  108. package/dist-es/commands/GetSolutionMetricsCommand.js +3 -3
  109. package/dist-es/commands/ListBatchInferenceJobsCommand.js +3 -3
  110. package/dist-es/commands/ListBatchSegmentJobsCommand.js +3 -3
  111. package/dist-es/commands/ListCampaignsCommand.js +3 -3
  112. package/dist-es/commands/ListDatasetExportJobsCommand.js +3 -3
  113. package/dist-es/commands/ListDatasetGroupsCommand.js +3 -3
  114. package/dist-es/commands/ListDatasetImportJobsCommand.js +3 -3
  115. package/dist-es/commands/ListDatasetsCommand.js +3 -3
  116. package/dist-es/commands/ListEventTrackersCommand.js +3 -3
  117. package/dist-es/commands/ListFiltersCommand.js +3 -3
  118. package/dist-es/commands/ListMetricAttributionMetricsCommand.js +3 -3
  119. package/dist-es/commands/ListMetricAttributionsCommand.js +3 -3
  120. package/dist-es/commands/ListRecipesCommand.js +3 -3
  121. package/dist-es/commands/ListRecommendersCommand.js +3 -3
  122. package/dist-es/commands/ListSchemasCommand.js +3 -3
  123. package/dist-es/commands/ListSolutionVersionsCommand.js +3 -3
  124. package/dist-es/commands/ListSolutionsCommand.js +3 -3
  125. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  126. package/dist-es/commands/StartRecommenderCommand.js +3 -3
  127. package/dist-es/commands/StopRecommenderCommand.js +3 -3
  128. package/dist-es/commands/StopSolutionVersionCreationCommand.js +3 -3
  129. package/dist-es/commands/TagResourceCommand.js +3 -3
  130. package/dist-es/commands/UntagResourceCommand.js +3 -3
  131. package/dist-es/commands/UpdateCampaignCommand.js +3 -3
  132. package/dist-es/commands/UpdateMetricAttributionCommand.js +3 -3
  133. package/dist-es/commands/UpdateRecommenderCommand.js +3 -3
  134. package/dist-es/protocols/Aws_json1_1.js +1032 -1106
  135. package/dist-types/protocols/Aws_json1_1.d.ts +528 -132
  136. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +132 -132
  137. package/package.json +29 -29
@@ -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_1DescribeDatasetExportJobCommand, serializeAws_json1_1DescribeDatasetExportJobCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribeDatasetExportJobCommand, se_DescribeDatasetExportJobCommand } from "../protocols/Aws_json1_1";
5
5
  export class DescribeDatasetExportJobCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeDatasetExportJobCommand 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_1DescribeDatasetExportJobCommand(input, context);
36
+ return se_DescribeDatasetExportJobCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribeDatasetExportJobCommand(output, context);
39
+ return de_DescribeDatasetExportJobCommand(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_1DescribeDatasetGroupCommand, serializeAws_json1_1DescribeDatasetGroupCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribeDatasetGroupCommand, se_DescribeDatasetGroupCommand } from "../protocols/Aws_json1_1";
5
5
  export class DescribeDatasetGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeDatasetGroupCommand 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_1DescribeDatasetGroupCommand(input, context);
36
+ return se_DescribeDatasetGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribeDatasetGroupCommand(output, context);
39
+ return de_DescribeDatasetGroupCommand(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_1DescribeDatasetImportJobCommand, serializeAws_json1_1DescribeDatasetImportJobCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribeDatasetImportJobCommand, se_DescribeDatasetImportJobCommand } from "../protocols/Aws_json1_1";
5
5
  export class DescribeDatasetImportJobCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeDatasetImportJobCommand 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_1DescribeDatasetImportJobCommand(input, context);
36
+ return se_DescribeDatasetImportJobCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribeDatasetImportJobCommand(output, context);
39
+ return de_DescribeDatasetImportJobCommand(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_1DescribeEventTrackerCommand, serializeAws_json1_1DescribeEventTrackerCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribeEventTrackerCommand, se_DescribeEventTrackerCommand } from "../protocols/Aws_json1_1";
5
5
  export class DescribeEventTrackerCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeEventTrackerCommand 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_1DescribeEventTrackerCommand(input, context);
36
+ return se_DescribeEventTrackerCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribeEventTrackerCommand(output, context);
39
+ return de_DescribeEventTrackerCommand(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_1DescribeFeatureTransformationCommand, serializeAws_json1_1DescribeFeatureTransformationCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribeFeatureTransformationCommand, se_DescribeFeatureTransformationCommand, } from "../protocols/Aws_json1_1";
5
5
  export class DescribeFeatureTransformationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeFeatureTransformationCommand 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_1DescribeFeatureTransformationCommand(input, context);
36
+ return se_DescribeFeatureTransformationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribeFeatureTransformationCommand(output, context);
39
+ return de_DescribeFeatureTransformationCommand(output, context);
40
40
  }
41
41
  }
@@ -2,7 +2,7 @@ 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
4
  import { DescribeFilterResponseFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_json1_1DescribeFilterCommand, serializeAws_json1_1DescribeFilterCommand, } from "../protocols/Aws_json1_1";
5
+ import { de_DescribeFilterCommand, se_DescribeFilterCommand } from "../protocols/Aws_json1_1";
6
6
  export class DescribeFilterCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class DescribeFilterCommand extends $Command {
34
34
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
35
35
  }
36
36
  serialize(input, context) {
37
- return serializeAws_json1_1DescribeFilterCommand(input, context);
37
+ return se_DescribeFilterCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_json1_1DescribeFilterCommand(output, context);
40
+ return de_DescribeFilterCommand(output, context);
41
41
  }
42
42
  }
@@ -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_1DescribeMetricAttributionCommand, serializeAws_json1_1DescribeMetricAttributionCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribeMetricAttributionCommand, se_DescribeMetricAttributionCommand } from "../protocols/Aws_json1_1";
5
5
  export class DescribeMetricAttributionCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeMetricAttributionCommand 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_1DescribeMetricAttributionCommand(input, context);
36
+ return se_DescribeMetricAttributionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribeMetricAttributionCommand(output, context);
39
+ return de_DescribeMetricAttributionCommand(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_1DescribeRecipeCommand, serializeAws_json1_1DescribeRecipeCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribeRecipeCommand, se_DescribeRecipeCommand } from "../protocols/Aws_json1_1";
5
5
  export class DescribeRecipeCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeRecipeCommand 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_1DescribeRecipeCommand(input, context);
36
+ return se_DescribeRecipeCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribeRecipeCommand(output, context);
39
+ return de_DescribeRecipeCommand(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_1DescribeRecommenderCommand, serializeAws_json1_1DescribeRecommenderCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribeRecommenderCommand, se_DescribeRecommenderCommand } from "../protocols/Aws_json1_1";
5
5
  export class DescribeRecommenderCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeRecommenderCommand 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_1DescribeRecommenderCommand(input, context);
36
+ return se_DescribeRecommenderCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribeRecommenderCommand(output, context);
39
+ return de_DescribeRecommenderCommand(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_1DescribeSchemaCommand, serializeAws_json1_1DescribeSchemaCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribeSchemaCommand, se_DescribeSchemaCommand } from "../protocols/Aws_json1_1";
5
5
  export class DescribeSchemaCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeSchemaCommand 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_1DescribeSchemaCommand(input, context);
36
+ return se_DescribeSchemaCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribeSchemaCommand(output, context);
39
+ return de_DescribeSchemaCommand(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_1DescribeSolutionCommand, serializeAws_json1_1DescribeSolutionCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribeSolutionCommand, se_DescribeSolutionCommand } from "../protocols/Aws_json1_1";
5
5
  export class DescribeSolutionCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeSolutionCommand 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_1DescribeSolutionCommand(input, context);
36
+ return se_DescribeSolutionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribeSolutionCommand(output, context);
39
+ return de_DescribeSolutionCommand(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_1DescribeSolutionVersionCommand, serializeAws_json1_1DescribeSolutionVersionCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribeSolutionVersionCommand, se_DescribeSolutionVersionCommand } from "../protocols/Aws_json1_1";
5
5
  export class DescribeSolutionVersionCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeSolutionVersionCommand 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_1DescribeSolutionVersionCommand(input, context);
36
+ return se_DescribeSolutionVersionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribeSolutionVersionCommand(output, context);
39
+ return de_DescribeSolutionVersionCommand(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_1GetSolutionMetricsCommand, serializeAws_json1_1GetSolutionMetricsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetSolutionMetricsCommand, se_GetSolutionMetricsCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetSolutionMetricsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetSolutionMetricsCommand 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_1GetSolutionMetricsCommand(input, context);
36
+ return se_GetSolutionMetricsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetSolutionMetricsCommand(output, context);
39
+ return de_GetSolutionMetricsCommand(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_1ListBatchInferenceJobsCommand, serializeAws_json1_1ListBatchInferenceJobsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListBatchInferenceJobsCommand, se_ListBatchInferenceJobsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListBatchInferenceJobsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListBatchInferenceJobsCommand 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_1ListBatchInferenceJobsCommand(input, context);
36
+ return se_ListBatchInferenceJobsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListBatchInferenceJobsCommand(output, context);
39
+ return de_ListBatchInferenceJobsCommand(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_1ListBatchSegmentJobsCommand, serializeAws_json1_1ListBatchSegmentJobsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListBatchSegmentJobsCommand, se_ListBatchSegmentJobsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListBatchSegmentJobsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListBatchSegmentJobsCommand 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_1ListBatchSegmentJobsCommand(input, context);
36
+ return se_ListBatchSegmentJobsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListBatchSegmentJobsCommand(output, context);
39
+ return de_ListBatchSegmentJobsCommand(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_1ListCampaignsCommand, serializeAws_json1_1ListCampaignsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListCampaignsCommand, se_ListCampaignsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListCampaignsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListCampaignsCommand 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_1ListCampaignsCommand(input, context);
36
+ return se_ListCampaignsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListCampaignsCommand(output, context);
39
+ return de_ListCampaignsCommand(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_1ListDatasetExportJobsCommand, serializeAws_json1_1ListDatasetExportJobsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListDatasetExportJobsCommand, se_ListDatasetExportJobsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListDatasetExportJobsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListDatasetExportJobsCommand 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_1ListDatasetExportJobsCommand(input, context);
36
+ return se_ListDatasetExportJobsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListDatasetExportJobsCommand(output, context);
39
+ return de_ListDatasetExportJobsCommand(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_1ListDatasetGroupsCommand, serializeAws_json1_1ListDatasetGroupsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListDatasetGroupsCommand, se_ListDatasetGroupsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListDatasetGroupsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListDatasetGroupsCommand 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_1ListDatasetGroupsCommand(input, context);
36
+ return se_ListDatasetGroupsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListDatasetGroupsCommand(output, context);
39
+ return de_ListDatasetGroupsCommand(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_1ListDatasetImportJobsCommand, serializeAws_json1_1ListDatasetImportJobsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListDatasetImportJobsCommand, se_ListDatasetImportJobsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListDatasetImportJobsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListDatasetImportJobsCommand 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_1ListDatasetImportJobsCommand(input, context);
36
+ return se_ListDatasetImportJobsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListDatasetImportJobsCommand(output, context);
39
+ return de_ListDatasetImportJobsCommand(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_1ListDatasetsCommand, serializeAws_json1_1ListDatasetsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListDatasetsCommand, se_ListDatasetsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListDatasetsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListDatasetsCommand 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_1ListDatasetsCommand(input, context);
36
+ return se_ListDatasetsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListDatasetsCommand(output, context);
39
+ return de_ListDatasetsCommand(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_1ListEventTrackersCommand, serializeAws_json1_1ListEventTrackersCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListEventTrackersCommand, se_ListEventTrackersCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListEventTrackersCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListEventTrackersCommand 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_1ListEventTrackersCommand(input, context);
36
+ return se_ListEventTrackersCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListEventTrackersCommand(output, context);
39
+ return de_ListEventTrackersCommand(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_1ListFiltersCommand, serializeAws_json1_1ListFiltersCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListFiltersCommand, se_ListFiltersCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListFiltersCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListFiltersCommand 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_1ListFiltersCommand(input, context);
36
+ return se_ListFiltersCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListFiltersCommand(output, context);
39
+ return de_ListFiltersCommand(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_1ListMetricAttributionMetricsCommand, serializeAws_json1_1ListMetricAttributionMetricsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListMetricAttributionMetricsCommand, se_ListMetricAttributionMetricsCommand, } from "../protocols/Aws_json1_1";
5
5
  export class ListMetricAttributionMetricsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListMetricAttributionMetricsCommand 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_1ListMetricAttributionMetricsCommand(input, context);
36
+ return se_ListMetricAttributionMetricsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListMetricAttributionMetricsCommand(output, context);
39
+ return de_ListMetricAttributionMetricsCommand(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_1ListMetricAttributionsCommand, serializeAws_json1_1ListMetricAttributionsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListMetricAttributionsCommand, se_ListMetricAttributionsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListMetricAttributionsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListMetricAttributionsCommand 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_1ListMetricAttributionsCommand(input, context);
36
+ return se_ListMetricAttributionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListMetricAttributionsCommand(output, context);
39
+ return de_ListMetricAttributionsCommand(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_1ListRecipesCommand, serializeAws_json1_1ListRecipesCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListRecipesCommand, se_ListRecipesCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListRecipesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListRecipesCommand 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_1ListRecipesCommand(input, context);
36
+ return se_ListRecipesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListRecipesCommand(output, context);
39
+ return de_ListRecipesCommand(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_1ListRecommendersCommand, serializeAws_json1_1ListRecommendersCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListRecommendersCommand, se_ListRecommendersCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListRecommendersCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListRecommendersCommand 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_1ListRecommendersCommand(input, context);
36
+ return se_ListRecommendersCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListRecommendersCommand(output, context);
39
+ return de_ListRecommendersCommand(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_1ListSchemasCommand, serializeAws_json1_1ListSchemasCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListSchemasCommand, se_ListSchemasCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListSchemasCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListSchemasCommand 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_1ListSchemasCommand(input, context);
36
+ return se_ListSchemasCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListSchemasCommand(output, context);
39
+ return de_ListSchemasCommand(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_1ListSolutionVersionsCommand, serializeAws_json1_1ListSolutionVersionsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListSolutionVersionsCommand, se_ListSolutionVersionsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListSolutionVersionsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListSolutionVersionsCommand 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_1ListSolutionVersionsCommand(input, context);
36
+ return se_ListSolutionVersionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListSolutionVersionsCommand(output, context);
39
+ return de_ListSolutionVersionsCommand(output, context);
40
40
  }
41
41
  }