@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_1UntagResourceCommand, serializeAws_json1_1UntagResourceCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_json1_1";
5
5
  export class UntagResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UntagResourceCommand 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_1UntagResourceCommand(input, context);
36
+ return se_UntagResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UntagResourceCommand(output, context);
39
+ return de_UntagResourceCommand(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_1UpdateAccessControlConfigurationCommand, serializeAws_json1_1UpdateAccessControlConfigurationCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateAccessControlConfigurationCommand, se_UpdateAccessControlConfigurationCommand, } from "../protocols/Aws_json1_1";
5
5
  export class UpdateAccessControlConfigurationCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateAccessControlConfigurationCommand 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_1UpdateAccessControlConfigurationCommand(input, context);
36
+ return se_UpdateAccessControlConfigurationCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateAccessControlConfigurationCommand(output, context);
39
+ return de_UpdateAccessControlConfigurationCommand(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_1UpdateDataSourceCommand, serializeAws_json1_1UpdateDataSourceCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateDataSourceCommand, se_UpdateDataSourceCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateDataSourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateDataSourceCommand 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_1UpdateDataSourceCommand(input, context);
36
+ return se_UpdateDataSourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateDataSourceCommand(output, context);
39
+ return de_UpdateDataSourceCommand(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_1UpdateExperienceCommand, serializeAws_json1_1UpdateExperienceCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateExperienceCommand, se_UpdateExperienceCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateExperienceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateExperienceCommand 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_1UpdateExperienceCommand(input, context);
36
+ return se_UpdateExperienceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateExperienceCommand(output, context);
39
+ return de_UpdateExperienceCommand(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_1UpdateFeaturedResultsSetCommand, serializeAws_json1_1UpdateFeaturedResultsSetCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateFeaturedResultsSetCommand, se_UpdateFeaturedResultsSetCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateFeaturedResultsSetCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateFeaturedResultsSetCommand 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_1UpdateFeaturedResultsSetCommand(input, context);
36
+ return se_UpdateFeaturedResultsSetCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateFeaturedResultsSetCommand(output, context);
39
+ return de_UpdateFeaturedResultsSetCommand(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_1UpdateIndexCommand, serializeAws_json1_1UpdateIndexCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateIndexCommand, se_UpdateIndexCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateIndexCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateIndexCommand 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_1UpdateIndexCommand(input, context);
36
+ return se_UpdateIndexCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateIndexCommand(output, context);
39
+ return de_UpdateIndexCommand(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_1UpdateQuerySuggestionsBlockListCommand, serializeAws_json1_1UpdateQuerySuggestionsBlockListCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateQuerySuggestionsBlockListCommand, se_UpdateQuerySuggestionsBlockListCommand, } from "../protocols/Aws_json1_1";
5
5
  export class UpdateQuerySuggestionsBlockListCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateQuerySuggestionsBlockListCommand 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_1UpdateQuerySuggestionsBlockListCommand(input, context);
36
+ return se_UpdateQuerySuggestionsBlockListCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateQuerySuggestionsBlockListCommand(output, context);
39
+ return de_UpdateQuerySuggestionsBlockListCommand(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_1UpdateQuerySuggestionsConfigCommand, serializeAws_json1_1UpdateQuerySuggestionsConfigCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateQuerySuggestionsConfigCommand, se_UpdateQuerySuggestionsConfigCommand, } from "../protocols/Aws_json1_1";
5
5
  export class UpdateQuerySuggestionsConfigCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateQuerySuggestionsConfigCommand 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_1UpdateQuerySuggestionsConfigCommand(input, context);
36
+ return se_UpdateQuerySuggestionsConfigCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateQuerySuggestionsConfigCommand(output, context);
39
+ return de_UpdateQuerySuggestionsConfigCommand(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_1UpdateThesaurusCommand, serializeAws_json1_1UpdateThesaurusCommand, } from "../protocols/Aws_json1_1";
4
+ import { de_UpdateThesaurusCommand, se_UpdateThesaurusCommand } from "../protocols/Aws_json1_1";
5
5
  export class UpdateThesaurusCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class UpdateThesaurusCommand 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_1UpdateThesaurusCommand(input, context);
36
+ return se_UpdateThesaurusCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_json1_1UpdateThesaurusCommand(output, context);
39
+ return de_UpdateThesaurusCommand(output, context);
40
40
  }
41
41
  }