@aws-sdk/client-kendra 3.306.0 → 3.310.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 (135) hide show
  1. package/dist-cjs/commands/AssociateEntitiesToExperienceCommand.js +2 -2
  2. package/dist-cjs/commands/AssociatePersonasToEntitiesCommand.js +2 -2
  3. package/dist-cjs/commands/BatchDeleteDocumentCommand.js +2 -2
  4. package/dist-cjs/commands/BatchDeleteFeaturedResultsSetCommand.js +2 -2
  5. package/dist-cjs/commands/BatchGetDocumentStatusCommand.js +2 -2
  6. package/dist-cjs/commands/BatchPutDocumentCommand.js +2 -2
  7. package/dist-cjs/commands/ClearQuerySuggestionsCommand.js +2 -2
  8. package/dist-cjs/commands/CreateAccessControlConfigurationCommand.js +2 -2
  9. package/dist-cjs/commands/CreateDataSourceCommand.js +2 -2
  10. package/dist-cjs/commands/CreateExperienceCommand.js +2 -2
  11. package/dist-cjs/commands/CreateFaqCommand.js +2 -2
  12. package/dist-cjs/commands/CreateFeaturedResultsSetCommand.js +2 -2
  13. package/dist-cjs/commands/CreateIndexCommand.js +2 -2
  14. package/dist-cjs/commands/CreateQuerySuggestionsBlockListCommand.js +2 -2
  15. package/dist-cjs/commands/CreateThesaurusCommand.js +2 -2
  16. package/dist-cjs/commands/DeleteAccessControlConfigurationCommand.js +2 -2
  17. package/dist-cjs/commands/DeleteDataSourceCommand.js +2 -2
  18. package/dist-cjs/commands/DeleteExperienceCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteFaqCommand.js +2 -2
  20. package/dist-cjs/commands/DeleteIndexCommand.js +2 -2
  21. package/dist-cjs/commands/DeletePrincipalMappingCommand.js +2 -2
  22. package/dist-cjs/commands/DeleteQuerySuggestionsBlockListCommand.js +2 -2
  23. package/dist-cjs/commands/DeleteThesaurusCommand.js +2 -2
  24. package/dist-cjs/commands/DescribeAccessControlConfigurationCommand.js +2 -2
  25. package/dist-cjs/commands/DescribeDataSourceCommand.js +2 -2
  26. package/dist-cjs/commands/DescribeExperienceCommand.js +2 -2
  27. package/dist-cjs/commands/DescribeFaqCommand.js +2 -2
  28. package/dist-cjs/commands/DescribeFeaturedResultsSetCommand.js +2 -2
  29. package/dist-cjs/commands/DescribeIndexCommand.js +2 -2
  30. package/dist-cjs/commands/DescribePrincipalMappingCommand.js +2 -2
  31. package/dist-cjs/commands/DescribeQuerySuggestionsBlockListCommand.js +2 -2
  32. package/dist-cjs/commands/DescribeQuerySuggestionsConfigCommand.js +2 -2
  33. package/dist-cjs/commands/DescribeThesaurusCommand.js +2 -2
  34. package/dist-cjs/commands/DisassociateEntitiesFromExperienceCommand.js +2 -2
  35. package/dist-cjs/commands/DisassociatePersonasFromEntitiesCommand.js +2 -2
  36. package/dist-cjs/commands/GetQuerySuggestionsCommand.js +2 -2
  37. package/dist-cjs/commands/GetSnapshotsCommand.js +2 -2
  38. package/dist-cjs/commands/ListAccessControlConfigurationsCommand.js +2 -2
  39. package/dist-cjs/commands/ListDataSourceSyncJobsCommand.js +2 -2
  40. package/dist-cjs/commands/ListDataSourcesCommand.js +2 -2
  41. package/dist-cjs/commands/ListEntityPersonasCommand.js +2 -2
  42. package/dist-cjs/commands/ListExperienceEntitiesCommand.js +2 -2
  43. package/dist-cjs/commands/ListExperiencesCommand.js +2 -2
  44. package/dist-cjs/commands/ListFaqsCommand.js +2 -2
  45. package/dist-cjs/commands/ListFeaturedResultsSetsCommand.js +2 -2
  46. package/dist-cjs/commands/ListGroupsOlderThanOrderingIdCommand.js +2 -2
  47. package/dist-cjs/commands/ListIndicesCommand.js +2 -2
  48. package/dist-cjs/commands/ListQuerySuggestionsBlockListsCommand.js +2 -2
  49. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  50. package/dist-cjs/commands/ListThesauriCommand.js +2 -2
  51. package/dist-cjs/commands/PutPrincipalMappingCommand.js +2 -2
  52. package/dist-cjs/commands/QueryCommand.js +2 -2
  53. package/dist-cjs/commands/StartDataSourceSyncJobCommand.js +2 -2
  54. package/dist-cjs/commands/StopDataSourceSyncJobCommand.js +2 -2
  55. package/dist-cjs/commands/SubmitFeedbackCommand.js +2 -2
  56. package/dist-cjs/commands/TagResourceCommand.js +2 -2
  57. package/dist-cjs/commands/UntagResourceCommand.js +2 -2
  58. package/dist-cjs/commands/UpdateAccessControlConfigurationCommand.js +2 -2
  59. package/dist-cjs/commands/UpdateDataSourceCommand.js +2 -2
  60. package/dist-cjs/commands/UpdateExperienceCommand.js +2 -2
  61. package/dist-cjs/commands/UpdateFeaturedResultsSetCommand.js +2 -2
  62. package/dist-cjs/commands/UpdateIndexCommand.js +2 -2
  63. package/dist-cjs/commands/UpdateQuerySuggestionsBlockListCommand.js +2 -2
  64. package/dist-cjs/commands/UpdateQuerySuggestionsConfigCommand.js +2 -2
  65. package/dist-cjs/commands/UpdateThesaurusCommand.js +2 -2
  66. package/dist-cjs/protocols/Aws_json1_1.js +2026 -2294
  67. package/dist-es/commands/AssociateEntitiesToExperienceCommand.js +3 -3
  68. package/dist-es/commands/AssociatePersonasToEntitiesCommand.js +3 -3
  69. package/dist-es/commands/BatchDeleteDocumentCommand.js +3 -3
  70. package/dist-es/commands/BatchDeleteFeaturedResultsSetCommand.js +3 -3
  71. package/dist-es/commands/BatchGetDocumentStatusCommand.js +3 -3
  72. package/dist-es/commands/BatchPutDocumentCommand.js +3 -3
  73. package/dist-es/commands/ClearQuerySuggestionsCommand.js +3 -3
  74. package/dist-es/commands/CreateAccessControlConfigurationCommand.js +3 -3
  75. package/dist-es/commands/CreateDataSourceCommand.js +3 -3
  76. package/dist-es/commands/CreateExperienceCommand.js +3 -3
  77. package/dist-es/commands/CreateFaqCommand.js +3 -3
  78. package/dist-es/commands/CreateFeaturedResultsSetCommand.js +3 -3
  79. package/dist-es/commands/CreateIndexCommand.js +3 -3
  80. package/dist-es/commands/CreateQuerySuggestionsBlockListCommand.js +3 -3
  81. package/dist-es/commands/CreateThesaurusCommand.js +3 -3
  82. package/dist-es/commands/DeleteAccessControlConfigurationCommand.js +3 -3
  83. package/dist-es/commands/DeleteDataSourceCommand.js +3 -3
  84. package/dist-es/commands/DeleteExperienceCommand.js +3 -3
  85. package/dist-es/commands/DeleteFaqCommand.js +3 -3
  86. package/dist-es/commands/DeleteIndexCommand.js +3 -3
  87. package/dist-es/commands/DeletePrincipalMappingCommand.js +3 -3
  88. package/dist-es/commands/DeleteQuerySuggestionsBlockListCommand.js +3 -3
  89. package/dist-es/commands/DeleteThesaurusCommand.js +3 -3
  90. package/dist-es/commands/DescribeAccessControlConfigurationCommand.js +3 -3
  91. package/dist-es/commands/DescribeDataSourceCommand.js +3 -3
  92. package/dist-es/commands/DescribeExperienceCommand.js +3 -3
  93. package/dist-es/commands/DescribeFaqCommand.js +3 -3
  94. package/dist-es/commands/DescribeFeaturedResultsSetCommand.js +3 -3
  95. package/dist-es/commands/DescribeIndexCommand.js +3 -3
  96. package/dist-es/commands/DescribePrincipalMappingCommand.js +3 -3
  97. package/dist-es/commands/DescribeQuerySuggestionsBlockListCommand.js +3 -3
  98. package/dist-es/commands/DescribeQuerySuggestionsConfigCommand.js +3 -3
  99. package/dist-es/commands/DescribeThesaurusCommand.js +3 -3
  100. package/dist-es/commands/DisassociateEntitiesFromExperienceCommand.js +3 -3
  101. package/dist-es/commands/DisassociatePersonasFromEntitiesCommand.js +3 -3
  102. package/dist-es/commands/GetQuerySuggestionsCommand.js +3 -3
  103. package/dist-es/commands/GetSnapshotsCommand.js +3 -3
  104. package/dist-es/commands/ListAccessControlConfigurationsCommand.js +3 -3
  105. package/dist-es/commands/ListDataSourceSyncJobsCommand.js +3 -3
  106. package/dist-es/commands/ListDataSourcesCommand.js +3 -3
  107. package/dist-es/commands/ListEntityPersonasCommand.js +3 -3
  108. package/dist-es/commands/ListExperienceEntitiesCommand.js +3 -3
  109. package/dist-es/commands/ListExperiencesCommand.js +3 -3
  110. package/dist-es/commands/ListFaqsCommand.js +3 -3
  111. package/dist-es/commands/ListFeaturedResultsSetsCommand.js +3 -3
  112. package/dist-es/commands/ListGroupsOlderThanOrderingIdCommand.js +3 -3
  113. package/dist-es/commands/ListIndicesCommand.js +3 -3
  114. package/dist-es/commands/ListQuerySuggestionsBlockListsCommand.js +3 -3
  115. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  116. package/dist-es/commands/ListThesauriCommand.js +3 -3
  117. package/dist-es/commands/PutPrincipalMappingCommand.js +3 -3
  118. package/dist-es/commands/QueryCommand.js +3 -3
  119. package/dist-es/commands/StartDataSourceSyncJobCommand.js +3 -3
  120. package/dist-es/commands/StopDataSourceSyncJobCommand.js +3 -3
  121. package/dist-es/commands/SubmitFeedbackCommand.js +3 -3
  122. package/dist-es/commands/TagResourceCommand.js +3 -3
  123. package/dist-es/commands/UntagResourceCommand.js +3 -3
  124. package/dist-es/commands/UpdateAccessControlConfigurationCommand.js +3 -3
  125. package/dist-es/commands/UpdateDataSourceCommand.js +3 -3
  126. package/dist-es/commands/UpdateExperienceCommand.js +3 -3
  127. package/dist-es/commands/UpdateFeaturedResultsSetCommand.js +3 -3
  128. package/dist-es/commands/UpdateIndexCommand.js +3 -3
  129. package/dist-es/commands/UpdateQuerySuggestionsBlockListCommand.js +3 -3
  130. package/dist-es/commands/UpdateQuerySuggestionsConfigCommand.js +3 -3
  131. package/dist-es/commands/UpdateThesaurusCommand.js +3 -3
  132. package/dist-es/protocols/Aws_json1_1.js +1893 -2161
  133. package/dist-types/protocols/Aws_json1_1.d.ts +520 -130
  134. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +130 -130
  135. package/package.json +35 -35
@@ -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_1AssociateEntitiesToExperienceCommand, serializeAws_json1_1AssociateEntitiesToExperienceCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_AssociateEntitiesToExperienceCommand, se_AssociateEntitiesToExperienceCommand, } from "../protocols/Aws_json1_1";
5
5
  export class AssociateEntitiesToExperienceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class AssociateEntitiesToExperienceCommand 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_1AssociateEntitiesToExperienceCommand(input, context);
36
+ return se_AssociateEntitiesToExperienceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1AssociateEntitiesToExperienceCommand(output, context);
39
+ return de_AssociateEntitiesToExperienceCommand(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_1AssociatePersonasToEntitiesCommand, serializeAws_json1_1AssociatePersonasToEntitiesCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_AssociatePersonasToEntitiesCommand, se_AssociatePersonasToEntitiesCommand } from "../protocols/Aws_json1_1";
5
5
  export class AssociatePersonasToEntitiesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class AssociatePersonasToEntitiesCommand 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_1AssociatePersonasToEntitiesCommand(input, context);
36
+ return se_AssociatePersonasToEntitiesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1AssociatePersonasToEntitiesCommand(output, context);
39
+ return de_AssociatePersonasToEntitiesCommand(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_1BatchDeleteDocumentCommand, serializeAws_json1_1BatchDeleteDocumentCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_BatchDeleteDocumentCommand, se_BatchDeleteDocumentCommand } from "../protocols/Aws_json1_1";
5
5
  export class BatchDeleteDocumentCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class BatchDeleteDocumentCommand 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_1BatchDeleteDocumentCommand(input, context);
36
+ return se_BatchDeleteDocumentCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1BatchDeleteDocumentCommand(output, context);
39
+ return de_BatchDeleteDocumentCommand(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_1BatchDeleteFeaturedResultsSetCommand, serializeAws_json1_1BatchDeleteFeaturedResultsSetCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_BatchDeleteFeaturedResultsSetCommand, se_BatchDeleteFeaturedResultsSetCommand, } from "../protocols/Aws_json1_1";
5
5
  export class BatchDeleteFeaturedResultsSetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class BatchDeleteFeaturedResultsSetCommand 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_1BatchDeleteFeaturedResultsSetCommand(input, context);
36
+ return se_BatchDeleteFeaturedResultsSetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1BatchDeleteFeaturedResultsSetCommand(output, context);
39
+ return de_BatchDeleteFeaturedResultsSetCommand(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_1BatchGetDocumentStatusCommand, serializeAws_json1_1BatchGetDocumentStatusCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_BatchGetDocumentStatusCommand, se_BatchGetDocumentStatusCommand } from "../protocols/Aws_json1_1";
5
5
  export class BatchGetDocumentStatusCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class BatchGetDocumentStatusCommand 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_1BatchGetDocumentStatusCommand(input, context);
36
+ return se_BatchGetDocumentStatusCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1BatchGetDocumentStatusCommand(output, context);
39
+ return de_BatchGetDocumentStatusCommand(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_1BatchPutDocumentCommand, serializeAws_json1_1BatchPutDocumentCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_BatchPutDocumentCommand, se_BatchPutDocumentCommand } from "../protocols/Aws_json1_1";
5
5
  export class BatchPutDocumentCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class BatchPutDocumentCommand 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_1BatchPutDocumentCommand(input, context);
36
+ return se_BatchPutDocumentCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1BatchPutDocumentCommand(output, context);
39
+ return de_BatchPutDocumentCommand(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_1ClearQuerySuggestionsCommand, serializeAws_json1_1ClearQuerySuggestionsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ClearQuerySuggestionsCommand, se_ClearQuerySuggestionsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ClearQuerySuggestionsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ClearQuerySuggestionsCommand 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_1ClearQuerySuggestionsCommand(input, context);
36
+ return se_ClearQuerySuggestionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ClearQuerySuggestionsCommand(output, context);
39
+ return de_ClearQuerySuggestionsCommand(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_1CreateAccessControlConfigurationCommand, serializeAws_json1_1CreateAccessControlConfigurationCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateAccessControlConfigurationCommand, se_CreateAccessControlConfigurationCommand, } from "../protocols/Aws_json1_1";
5
5
  export class CreateAccessControlConfigurationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateAccessControlConfigurationCommand 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_1CreateAccessControlConfigurationCommand(input, context);
36
+ return se_CreateAccessControlConfigurationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateAccessControlConfigurationCommand(output, context);
39
+ return de_CreateAccessControlConfigurationCommand(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_1CreateDataSourceCommand, serializeAws_json1_1CreateDataSourceCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateDataSourceCommand, se_CreateDataSourceCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreateDataSourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateDataSourceCommand 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_1CreateDataSourceCommand(input, context);
36
+ return se_CreateDataSourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateDataSourceCommand(output, context);
39
+ return de_CreateDataSourceCommand(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_1CreateExperienceCommand, serializeAws_json1_1CreateExperienceCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateExperienceCommand, se_CreateExperienceCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreateExperienceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateExperienceCommand 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_1CreateExperienceCommand(input, context);
36
+ return se_CreateExperienceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateExperienceCommand(output, context);
39
+ return de_CreateExperienceCommand(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_1CreateFaqCommand, serializeAws_json1_1CreateFaqCommand } from "../protocols/Aws_json1_1";
4
+ import { de_CreateFaqCommand, se_CreateFaqCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreateFaqCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateFaqCommand 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_1CreateFaqCommand(input, context);
36
+ return se_CreateFaqCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateFaqCommand(output, context);
39
+ return de_CreateFaqCommand(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_1CreateFeaturedResultsSetCommand, serializeAws_json1_1CreateFeaturedResultsSetCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateFeaturedResultsSetCommand, se_CreateFeaturedResultsSetCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreateFeaturedResultsSetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateFeaturedResultsSetCommand 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_1CreateFeaturedResultsSetCommand(input, context);
36
+ return se_CreateFeaturedResultsSetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateFeaturedResultsSetCommand(output, context);
39
+ return de_CreateFeaturedResultsSetCommand(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 { CreateIndexRequestFilterSensitiveLog } from "../models/models_0";
5
- import { deserializeAws_json1_1CreateIndexCommand, serializeAws_json1_1CreateIndexCommand, } from "../protocols/Aws_json1_1";
5
+ import { de_CreateIndexCommand, se_CreateIndexCommand } from "../protocols/Aws_json1_1";
6
6
  export class CreateIndexCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class CreateIndexCommand 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_1CreateIndexCommand(input, context);
37
+ return se_CreateIndexCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_json1_1CreateIndexCommand(output, context);
40
+ return de_CreateIndexCommand(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_1CreateQuerySuggestionsBlockListCommand, serializeAws_json1_1CreateQuerySuggestionsBlockListCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateQuerySuggestionsBlockListCommand, se_CreateQuerySuggestionsBlockListCommand, } from "../protocols/Aws_json1_1";
5
5
  export class CreateQuerySuggestionsBlockListCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateQuerySuggestionsBlockListCommand 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_1CreateQuerySuggestionsBlockListCommand(input, context);
36
+ return se_CreateQuerySuggestionsBlockListCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateQuerySuggestionsBlockListCommand(output, context);
39
+ return de_CreateQuerySuggestionsBlockListCommand(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_1CreateThesaurusCommand, serializeAws_json1_1CreateThesaurusCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_CreateThesaurusCommand, se_CreateThesaurusCommand } from "../protocols/Aws_json1_1";
5
5
  export class CreateThesaurusCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class CreateThesaurusCommand 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_1CreateThesaurusCommand(input, context);
36
+ return se_CreateThesaurusCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1CreateThesaurusCommand(output, context);
39
+ return de_CreateThesaurusCommand(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_1DeleteAccessControlConfigurationCommand, serializeAws_json1_1DeleteAccessControlConfigurationCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteAccessControlConfigurationCommand, se_DeleteAccessControlConfigurationCommand, } from "../protocols/Aws_json1_1";
5
5
  export class DeleteAccessControlConfigurationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteAccessControlConfigurationCommand 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_1DeleteAccessControlConfigurationCommand(input, context);
36
+ return se_DeleteAccessControlConfigurationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteAccessControlConfigurationCommand(output, context);
39
+ return de_DeleteAccessControlConfigurationCommand(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_1DeleteDataSourceCommand, serializeAws_json1_1DeleteDataSourceCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteDataSourceCommand, se_DeleteDataSourceCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteDataSourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteDataSourceCommand 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_1DeleteDataSourceCommand(input, context);
36
+ return se_DeleteDataSourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteDataSourceCommand(output, context);
39
+ return de_DeleteDataSourceCommand(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_1DeleteExperienceCommand, serializeAws_json1_1DeleteExperienceCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteExperienceCommand, se_DeleteExperienceCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteExperienceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteExperienceCommand 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_1DeleteExperienceCommand(input, context);
36
+ return se_DeleteExperienceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteExperienceCommand(output, context);
39
+ return de_DeleteExperienceCommand(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_1DeleteFaqCommand, serializeAws_json1_1DeleteFaqCommand } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteFaqCommand, se_DeleteFaqCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteFaqCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteFaqCommand 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_1DeleteFaqCommand(input, context);
36
+ return se_DeleteFaqCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteFaqCommand(output, context);
39
+ return de_DeleteFaqCommand(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_1DeleteIndexCommand, serializeAws_json1_1DeleteIndexCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteIndexCommand, se_DeleteIndexCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteIndexCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteIndexCommand 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_1DeleteIndexCommand(input, context);
36
+ return se_DeleteIndexCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteIndexCommand(output, context);
39
+ return de_DeleteIndexCommand(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_1DeletePrincipalMappingCommand, serializeAws_json1_1DeletePrincipalMappingCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeletePrincipalMappingCommand, se_DeletePrincipalMappingCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeletePrincipalMappingCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeletePrincipalMappingCommand 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_1DeletePrincipalMappingCommand(input, context);
36
+ return se_DeletePrincipalMappingCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeletePrincipalMappingCommand(output, context);
39
+ return de_DeletePrincipalMappingCommand(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_1DeleteQuerySuggestionsBlockListCommand, serializeAws_json1_1DeleteQuerySuggestionsBlockListCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteQuerySuggestionsBlockListCommand, se_DeleteQuerySuggestionsBlockListCommand, } from "../protocols/Aws_json1_1";
5
5
  export class DeleteQuerySuggestionsBlockListCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteQuerySuggestionsBlockListCommand 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_1DeleteQuerySuggestionsBlockListCommand(input, context);
36
+ return se_DeleteQuerySuggestionsBlockListCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteQuerySuggestionsBlockListCommand(output, context);
39
+ return de_DeleteQuerySuggestionsBlockListCommand(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_1DeleteThesaurusCommand, serializeAws_json1_1DeleteThesaurusCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DeleteThesaurusCommand, se_DeleteThesaurusCommand } from "../protocols/Aws_json1_1";
5
5
  export class DeleteThesaurusCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DeleteThesaurusCommand 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_1DeleteThesaurusCommand(input, context);
36
+ return se_DeleteThesaurusCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DeleteThesaurusCommand(output, context);
39
+ return de_DeleteThesaurusCommand(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_1DescribeAccessControlConfigurationCommand, serializeAws_json1_1DescribeAccessControlConfigurationCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribeAccessControlConfigurationCommand, se_DescribeAccessControlConfigurationCommand, } from "../protocols/Aws_json1_1";
5
5
  export class DescribeAccessControlConfigurationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeAccessControlConfigurationCommand 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_1DescribeAccessControlConfigurationCommand(input, context);
36
+ return se_DescribeAccessControlConfigurationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribeAccessControlConfigurationCommand(output, context);
39
+ return de_DescribeAccessControlConfigurationCommand(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_1DescribeDataSourceCommand, serializeAws_json1_1DescribeDataSourceCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribeDataSourceCommand, se_DescribeDataSourceCommand } from "../protocols/Aws_json1_1";
5
5
  export class DescribeDataSourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeDataSourceCommand 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_1DescribeDataSourceCommand(input, context);
36
+ return se_DescribeDataSourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribeDataSourceCommand(output, context);
39
+ return de_DescribeDataSourceCommand(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_1DescribeExperienceCommand, serializeAws_json1_1DescribeExperienceCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribeExperienceCommand, se_DescribeExperienceCommand } from "../protocols/Aws_json1_1";
5
5
  export class DescribeExperienceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeExperienceCommand 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_1DescribeExperienceCommand(input, context);
36
+ return se_DescribeExperienceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribeExperienceCommand(output, context);
39
+ return de_DescribeExperienceCommand(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_1DescribeFaqCommand, serializeAws_json1_1DescribeFaqCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribeFaqCommand, se_DescribeFaqCommand } from "../protocols/Aws_json1_1";
5
5
  export class DescribeFaqCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeFaqCommand 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_1DescribeFaqCommand(input, context);
36
+ return se_DescribeFaqCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribeFaqCommand(output, context);
39
+ return de_DescribeFaqCommand(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_1DescribeFeaturedResultsSetCommand, serializeAws_json1_1DescribeFeaturedResultsSetCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribeFeaturedResultsSetCommand, se_DescribeFeaturedResultsSetCommand } from "../protocols/Aws_json1_1";
5
5
  export class DescribeFeaturedResultsSetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeFeaturedResultsSetCommand 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_1DescribeFeaturedResultsSetCommand(input, context);
36
+ return se_DescribeFeaturedResultsSetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribeFeaturedResultsSetCommand(output, context);
39
+ return de_DescribeFeaturedResultsSetCommand(output, context);
40
40
  }
41
41
  }