@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
@@ -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 { DescribeIndexResponseFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_json1_1DescribeIndexCommand, serializeAws_json1_1DescribeIndexCommand, } from "../protocols/Aws_json1_1";
5
+ import { de_DescribeIndexCommand, se_DescribeIndexCommand } from "../protocols/Aws_json1_1";
6
6
  export class DescribeIndexCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class DescribeIndexCommand 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_1DescribeIndexCommand(input, context);
37
+ return se_DescribeIndexCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_json1_1DescribeIndexCommand(output, context);
40
+ return de_DescribeIndexCommand(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_1DescribePrincipalMappingCommand, serializeAws_json1_1DescribePrincipalMappingCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribePrincipalMappingCommand, se_DescribePrincipalMappingCommand } from "../protocols/Aws_json1_1";
5
5
  export class DescribePrincipalMappingCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribePrincipalMappingCommand 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_1DescribePrincipalMappingCommand(input, context);
36
+ return se_DescribePrincipalMappingCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribePrincipalMappingCommand(output, context);
39
+ return de_DescribePrincipalMappingCommand(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_1DescribeQuerySuggestionsBlockListCommand, serializeAws_json1_1DescribeQuerySuggestionsBlockListCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribeQuerySuggestionsBlockListCommand, se_DescribeQuerySuggestionsBlockListCommand, } from "../protocols/Aws_json1_1";
5
5
  export class DescribeQuerySuggestionsBlockListCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeQuerySuggestionsBlockListCommand 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_1DescribeQuerySuggestionsBlockListCommand(input, context);
36
+ return se_DescribeQuerySuggestionsBlockListCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribeQuerySuggestionsBlockListCommand(output, context);
39
+ return de_DescribeQuerySuggestionsBlockListCommand(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_1DescribeQuerySuggestionsConfigCommand, serializeAws_json1_1DescribeQuerySuggestionsConfigCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribeQuerySuggestionsConfigCommand, se_DescribeQuerySuggestionsConfigCommand, } from "../protocols/Aws_json1_1";
5
5
  export class DescribeQuerySuggestionsConfigCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeQuerySuggestionsConfigCommand 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_1DescribeQuerySuggestionsConfigCommand(input, context);
36
+ return se_DescribeQuerySuggestionsConfigCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribeQuerySuggestionsConfigCommand(output, context);
39
+ return de_DescribeQuerySuggestionsConfigCommand(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_1DescribeThesaurusCommand, serializeAws_json1_1DescribeThesaurusCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DescribeThesaurusCommand, se_DescribeThesaurusCommand } from "../protocols/Aws_json1_1";
5
5
  export class DescribeThesaurusCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeThesaurusCommand 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_1DescribeThesaurusCommand(input, context);
36
+ return se_DescribeThesaurusCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DescribeThesaurusCommand(output, context);
39
+ return de_DescribeThesaurusCommand(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_1DisassociateEntitiesFromExperienceCommand, serializeAws_json1_1DisassociateEntitiesFromExperienceCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DisassociateEntitiesFromExperienceCommand, se_DisassociateEntitiesFromExperienceCommand, } from "../protocols/Aws_json1_1";
5
5
  export class DisassociateEntitiesFromExperienceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DisassociateEntitiesFromExperienceCommand 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_1DisassociateEntitiesFromExperienceCommand(input, context);
36
+ return se_DisassociateEntitiesFromExperienceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DisassociateEntitiesFromExperienceCommand(output, context);
39
+ return de_DisassociateEntitiesFromExperienceCommand(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_1DisassociatePersonasFromEntitiesCommand, serializeAws_json1_1DisassociatePersonasFromEntitiesCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_DisassociatePersonasFromEntitiesCommand, se_DisassociatePersonasFromEntitiesCommand, } from "../protocols/Aws_json1_1";
5
5
  export class DisassociatePersonasFromEntitiesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DisassociatePersonasFromEntitiesCommand 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_1DisassociatePersonasFromEntitiesCommand(input, context);
36
+ return se_DisassociatePersonasFromEntitiesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1DisassociatePersonasFromEntitiesCommand(output, context);
39
+ return de_DisassociatePersonasFromEntitiesCommand(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_1GetQuerySuggestionsCommand, serializeAws_json1_1GetQuerySuggestionsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetQuerySuggestionsCommand, se_GetQuerySuggestionsCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetQuerySuggestionsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetQuerySuggestionsCommand 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_1GetQuerySuggestionsCommand(input, context);
36
+ return se_GetQuerySuggestionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetQuerySuggestionsCommand(output, context);
39
+ return de_GetQuerySuggestionsCommand(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_1GetSnapshotsCommand, serializeAws_json1_1GetSnapshotsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_GetSnapshotsCommand, se_GetSnapshotsCommand } from "../protocols/Aws_json1_1";
5
5
  export class GetSnapshotsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class GetSnapshotsCommand 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_1GetSnapshotsCommand(input, context);
36
+ return se_GetSnapshotsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1GetSnapshotsCommand(output, context);
39
+ return de_GetSnapshotsCommand(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_1ListAccessControlConfigurationsCommand, serializeAws_json1_1ListAccessControlConfigurationsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListAccessControlConfigurationsCommand, se_ListAccessControlConfigurationsCommand, } from "../protocols/Aws_json1_1";
5
5
  export class ListAccessControlConfigurationsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListAccessControlConfigurationsCommand 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_1ListAccessControlConfigurationsCommand(input, context);
36
+ return se_ListAccessControlConfigurationsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListAccessControlConfigurationsCommand(output, context);
39
+ return de_ListAccessControlConfigurationsCommand(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_1ListDataSourceSyncJobsCommand, serializeAws_json1_1ListDataSourceSyncJobsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListDataSourceSyncJobsCommand, se_ListDataSourceSyncJobsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListDataSourceSyncJobsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListDataSourceSyncJobsCommand 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_1ListDataSourceSyncJobsCommand(input, context);
36
+ return se_ListDataSourceSyncJobsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListDataSourceSyncJobsCommand(output, context);
39
+ return de_ListDataSourceSyncJobsCommand(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_1ListDataSourcesCommand, serializeAws_json1_1ListDataSourcesCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListDataSourcesCommand, se_ListDataSourcesCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListDataSourcesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListDataSourcesCommand 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_1ListDataSourcesCommand(input, context);
36
+ return se_ListDataSourcesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListDataSourcesCommand(output, context);
39
+ return de_ListDataSourcesCommand(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_1ListEntityPersonasCommand, serializeAws_json1_1ListEntityPersonasCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListEntityPersonasCommand, se_ListEntityPersonasCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListEntityPersonasCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListEntityPersonasCommand 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_1ListEntityPersonasCommand(input, context);
36
+ return se_ListEntityPersonasCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListEntityPersonasCommand(output, context);
39
+ return de_ListEntityPersonasCommand(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 { ListExperienceEntitiesResponseFilterSensitiveLog, } from "../models/models_0";
5
- import { deserializeAws_json1_1ListExperienceEntitiesCommand, serializeAws_json1_1ListExperienceEntitiesCommand, } from "../protocols/Aws_json1_1";
5
+ import { de_ListExperienceEntitiesCommand, se_ListExperienceEntitiesCommand } from "../protocols/Aws_json1_1";
6
6
  export class ListExperienceEntitiesCommand extends $Command {
7
7
  static getEndpointParameterInstructions() {
8
8
  return {
@@ -34,9 +34,9 @@ export class ListExperienceEntitiesCommand 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_1ListExperienceEntitiesCommand(input, context);
37
+ return se_ListExperienceEntitiesCommand(input, context);
38
38
  }
39
39
  deserialize(output, context) {
40
- return deserializeAws_json1_1ListExperienceEntitiesCommand(output, context);
40
+ return de_ListExperienceEntitiesCommand(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_1ListExperiencesCommand, serializeAws_json1_1ListExperiencesCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListExperiencesCommand, se_ListExperiencesCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListExperiencesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListExperiencesCommand 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_1ListExperiencesCommand(input, context);
36
+ return se_ListExperiencesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListExperiencesCommand(output, context);
39
+ return de_ListExperiencesCommand(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_1ListFaqsCommand, serializeAws_json1_1ListFaqsCommand } from "../protocols/Aws_json1_1";
4
+ import { de_ListFaqsCommand, se_ListFaqsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListFaqsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListFaqsCommand 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_1ListFaqsCommand(input, context);
36
+ return se_ListFaqsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListFaqsCommand(output, context);
39
+ return de_ListFaqsCommand(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_1ListFeaturedResultsSetsCommand, serializeAws_json1_1ListFeaturedResultsSetsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListFeaturedResultsSetsCommand, se_ListFeaturedResultsSetsCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListFeaturedResultsSetsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListFeaturedResultsSetsCommand 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_1ListFeaturedResultsSetsCommand(input, context);
36
+ return se_ListFeaturedResultsSetsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListFeaturedResultsSetsCommand(output, context);
39
+ return de_ListFeaturedResultsSetsCommand(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_1ListGroupsOlderThanOrderingIdCommand, serializeAws_json1_1ListGroupsOlderThanOrderingIdCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListGroupsOlderThanOrderingIdCommand, se_ListGroupsOlderThanOrderingIdCommand, } from "../protocols/Aws_json1_1";
5
5
  export class ListGroupsOlderThanOrderingIdCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListGroupsOlderThanOrderingIdCommand 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_1ListGroupsOlderThanOrderingIdCommand(input, context);
36
+ return se_ListGroupsOlderThanOrderingIdCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListGroupsOlderThanOrderingIdCommand(output, context);
39
+ return de_ListGroupsOlderThanOrderingIdCommand(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_1ListIndicesCommand, serializeAws_json1_1ListIndicesCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListIndicesCommand, se_ListIndicesCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListIndicesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListIndicesCommand 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_1ListIndicesCommand(input, context);
36
+ return se_ListIndicesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListIndicesCommand(output, context);
39
+ return de_ListIndicesCommand(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_1ListQuerySuggestionsBlockListsCommand, serializeAws_json1_1ListQuerySuggestionsBlockListsCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListQuerySuggestionsBlockListsCommand, se_ListQuerySuggestionsBlockListsCommand, } from "../protocols/Aws_json1_1";
5
5
  export class ListQuerySuggestionsBlockListsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListQuerySuggestionsBlockListsCommand 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_1ListQuerySuggestionsBlockListsCommand(input, context);
36
+ return se_ListQuerySuggestionsBlockListsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListQuerySuggestionsBlockListsCommand(output, context);
39
+ return de_ListQuerySuggestionsBlockListsCommand(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_1ListTagsForResourceCommand, serializeAws_json1_1ListTagsForResourceCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListTagsForResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListTagsForResourceCommand 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_1ListTagsForResourceCommand(input, context);
36
+ return se_ListTagsForResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListTagsForResourceCommand(output, context);
39
+ return de_ListTagsForResourceCommand(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_1ListThesauriCommand, serializeAws_json1_1ListThesauriCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_ListThesauriCommand, se_ListThesauriCommand } from "../protocols/Aws_json1_1";
5
5
  export class ListThesauriCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListThesauriCommand 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_1ListThesauriCommand(input, context);
36
+ return se_ListThesauriCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1ListThesauriCommand(output, context);
39
+ return de_ListThesauriCommand(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_1PutPrincipalMappingCommand, serializeAws_json1_1PutPrincipalMappingCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_PutPrincipalMappingCommand, se_PutPrincipalMappingCommand } from "../protocols/Aws_json1_1";
5
5
  export class PutPrincipalMappingCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class PutPrincipalMappingCommand 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_1PutPrincipalMappingCommand(input, context);
36
+ return se_PutPrincipalMappingCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1PutPrincipalMappingCommand(output, context);
39
+ return de_PutPrincipalMappingCommand(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_1QueryCommand, serializeAws_json1_1QueryCommand } from "../protocols/Aws_json1_1";
4
+ import { de_QueryCommand, se_QueryCommand } from "../protocols/Aws_json1_1";
5
5
  export class QueryCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class QueryCommand 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_1QueryCommand(input, context);
36
+ return se_QueryCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1QueryCommand(output, context);
39
+ return de_QueryCommand(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_1StartDataSourceSyncJobCommand, serializeAws_json1_1StartDataSourceSyncJobCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_StartDataSourceSyncJobCommand, se_StartDataSourceSyncJobCommand } from "../protocols/Aws_json1_1";
5
5
  export class StartDataSourceSyncJobCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class StartDataSourceSyncJobCommand 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_1StartDataSourceSyncJobCommand(input, context);
36
+ return se_StartDataSourceSyncJobCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1StartDataSourceSyncJobCommand(output, context);
39
+ return de_StartDataSourceSyncJobCommand(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_1StopDataSourceSyncJobCommand, serializeAws_json1_1StopDataSourceSyncJobCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_StopDataSourceSyncJobCommand, se_StopDataSourceSyncJobCommand } from "../protocols/Aws_json1_1";
5
5
  export class StopDataSourceSyncJobCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class StopDataSourceSyncJobCommand 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_1StopDataSourceSyncJobCommand(input, context);
36
+ return se_StopDataSourceSyncJobCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1StopDataSourceSyncJobCommand(output, context);
39
+ return de_StopDataSourceSyncJobCommand(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_1SubmitFeedbackCommand, serializeAws_json1_1SubmitFeedbackCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_SubmitFeedbackCommand, se_SubmitFeedbackCommand } from "../protocols/Aws_json1_1";
5
5
  export class SubmitFeedbackCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class SubmitFeedbackCommand 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_1SubmitFeedbackCommand(input, context);
36
+ return se_SubmitFeedbackCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1SubmitFeedbackCommand(output, context);
39
+ return de_SubmitFeedbackCommand(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_1TagResourceCommand, serializeAws_json1_1TagResourceCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_json1_1";
5
5
  export class TagResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class TagResourceCommand 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_1TagResourceCommand(input, context);
36
+ return se_TagResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1TagResourceCommand(output, context);
39
+ return de_TagResourceCommand(output, context);
40
40
  }
41
41
  }