@aws-sdk/client-kendra 3.478.0 → 3.481.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 (269) hide show
  1. package/dist-cjs/commands/AssociateEntitiesToExperienceCommand.js +18 -41
  2. package/dist-cjs/commands/AssociatePersonasToEntitiesCommand.js +18 -41
  3. package/dist-cjs/commands/BatchDeleteDocumentCommand.js +18 -41
  4. package/dist-cjs/commands/BatchDeleteFeaturedResultsSetCommand.js +18 -41
  5. package/dist-cjs/commands/BatchGetDocumentStatusCommand.js +18 -41
  6. package/dist-cjs/commands/BatchPutDocumentCommand.js +18 -41
  7. package/dist-cjs/commands/ClearQuerySuggestionsCommand.js +18 -41
  8. package/dist-cjs/commands/CreateAccessControlConfigurationCommand.js +18 -41
  9. package/dist-cjs/commands/CreateDataSourceCommand.js +18 -41
  10. package/dist-cjs/commands/CreateExperienceCommand.js +18 -41
  11. package/dist-cjs/commands/CreateFaqCommand.js +18 -41
  12. package/dist-cjs/commands/CreateFeaturedResultsSetCommand.js +18 -41
  13. package/dist-cjs/commands/CreateIndexCommand.js +18 -41
  14. package/dist-cjs/commands/CreateQuerySuggestionsBlockListCommand.js +18 -41
  15. package/dist-cjs/commands/CreateThesaurusCommand.js +18 -41
  16. package/dist-cjs/commands/DeleteAccessControlConfigurationCommand.js +18 -41
  17. package/dist-cjs/commands/DeleteDataSourceCommand.js +18 -41
  18. package/dist-cjs/commands/DeleteExperienceCommand.js +18 -41
  19. package/dist-cjs/commands/DeleteFaqCommand.js +18 -41
  20. package/dist-cjs/commands/DeleteIndexCommand.js +18 -41
  21. package/dist-cjs/commands/DeletePrincipalMappingCommand.js +18 -41
  22. package/dist-cjs/commands/DeleteQuerySuggestionsBlockListCommand.js +18 -41
  23. package/dist-cjs/commands/DeleteThesaurusCommand.js +18 -41
  24. package/dist-cjs/commands/DescribeAccessControlConfigurationCommand.js +18 -41
  25. package/dist-cjs/commands/DescribeDataSourceCommand.js +18 -41
  26. package/dist-cjs/commands/DescribeExperienceCommand.js +18 -41
  27. package/dist-cjs/commands/DescribeFaqCommand.js +18 -41
  28. package/dist-cjs/commands/DescribeFeaturedResultsSetCommand.js +18 -41
  29. package/dist-cjs/commands/DescribeIndexCommand.js +18 -41
  30. package/dist-cjs/commands/DescribePrincipalMappingCommand.js +18 -41
  31. package/dist-cjs/commands/DescribeQuerySuggestionsBlockListCommand.js +18 -41
  32. package/dist-cjs/commands/DescribeQuerySuggestionsConfigCommand.js +18 -41
  33. package/dist-cjs/commands/DescribeThesaurusCommand.js +18 -41
  34. package/dist-cjs/commands/DisassociateEntitiesFromExperienceCommand.js +18 -41
  35. package/dist-cjs/commands/DisassociatePersonasFromEntitiesCommand.js +18 -41
  36. package/dist-cjs/commands/GetQuerySuggestionsCommand.js +18 -41
  37. package/dist-cjs/commands/GetSnapshotsCommand.js +18 -41
  38. package/dist-cjs/commands/ListAccessControlConfigurationsCommand.js +18 -41
  39. package/dist-cjs/commands/ListDataSourceSyncJobsCommand.js +18 -41
  40. package/dist-cjs/commands/ListDataSourcesCommand.js +18 -41
  41. package/dist-cjs/commands/ListEntityPersonasCommand.js +18 -41
  42. package/dist-cjs/commands/ListExperienceEntitiesCommand.js +18 -41
  43. package/dist-cjs/commands/ListExperiencesCommand.js +18 -41
  44. package/dist-cjs/commands/ListFaqsCommand.js +18 -41
  45. package/dist-cjs/commands/ListFeaturedResultsSetsCommand.js +18 -41
  46. package/dist-cjs/commands/ListGroupsOlderThanOrderingIdCommand.js +18 -41
  47. package/dist-cjs/commands/ListIndicesCommand.js +18 -41
  48. package/dist-cjs/commands/ListQuerySuggestionsBlockListsCommand.js +18 -41
  49. package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
  50. package/dist-cjs/commands/ListThesauriCommand.js +18 -41
  51. package/dist-cjs/commands/PutPrincipalMappingCommand.js +18 -41
  52. package/dist-cjs/commands/QueryCommand.js +18 -41
  53. package/dist-cjs/commands/RetrieveCommand.js +18 -41
  54. package/dist-cjs/commands/StartDataSourceSyncJobCommand.js +18 -41
  55. package/dist-cjs/commands/StopDataSourceSyncJobCommand.js +18 -41
  56. package/dist-cjs/commands/SubmitFeedbackCommand.js +18 -41
  57. package/dist-cjs/commands/TagResourceCommand.js +18 -41
  58. package/dist-cjs/commands/UntagResourceCommand.js +18 -41
  59. package/dist-cjs/commands/UpdateAccessControlConfigurationCommand.js +18 -41
  60. package/dist-cjs/commands/UpdateDataSourceCommand.js +18 -41
  61. package/dist-cjs/commands/UpdateExperienceCommand.js +18 -41
  62. package/dist-cjs/commands/UpdateFeaturedResultsSetCommand.js +18 -41
  63. package/dist-cjs/commands/UpdateIndexCommand.js +18 -41
  64. package/dist-cjs/commands/UpdateQuerySuggestionsBlockListCommand.js +18 -41
  65. package/dist-cjs/commands/UpdateQuerySuggestionsConfigCommand.js +18 -41
  66. package/dist-cjs/commands/UpdateThesaurusCommand.js +18 -41
  67. package/dist-cjs/endpoint/EndpointParameters.js +7 -1
  68. package/dist-es/commands/AssociateEntitiesToExperienceCommand.js +18 -41
  69. package/dist-es/commands/AssociatePersonasToEntitiesCommand.js +18 -41
  70. package/dist-es/commands/BatchDeleteDocumentCommand.js +18 -41
  71. package/dist-es/commands/BatchDeleteFeaturedResultsSetCommand.js +18 -41
  72. package/dist-es/commands/BatchGetDocumentStatusCommand.js +18 -41
  73. package/dist-es/commands/BatchPutDocumentCommand.js +18 -41
  74. package/dist-es/commands/ClearQuerySuggestionsCommand.js +18 -41
  75. package/dist-es/commands/CreateAccessControlConfigurationCommand.js +18 -41
  76. package/dist-es/commands/CreateDataSourceCommand.js +18 -41
  77. package/dist-es/commands/CreateExperienceCommand.js +18 -41
  78. package/dist-es/commands/CreateFaqCommand.js +18 -41
  79. package/dist-es/commands/CreateFeaturedResultsSetCommand.js +18 -41
  80. package/dist-es/commands/CreateIndexCommand.js +18 -41
  81. package/dist-es/commands/CreateQuerySuggestionsBlockListCommand.js +18 -41
  82. package/dist-es/commands/CreateThesaurusCommand.js +18 -41
  83. package/dist-es/commands/DeleteAccessControlConfigurationCommand.js +18 -41
  84. package/dist-es/commands/DeleteDataSourceCommand.js +18 -41
  85. package/dist-es/commands/DeleteExperienceCommand.js +18 -41
  86. package/dist-es/commands/DeleteFaqCommand.js +18 -41
  87. package/dist-es/commands/DeleteIndexCommand.js +18 -41
  88. package/dist-es/commands/DeletePrincipalMappingCommand.js +18 -41
  89. package/dist-es/commands/DeleteQuerySuggestionsBlockListCommand.js +18 -41
  90. package/dist-es/commands/DeleteThesaurusCommand.js +18 -41
  91. package/dist-es/commands/DescribeAccessControlConfigurationCommand.js +18 -41
  92. package/dist-es/commands/DescribeDataSourceCommand.js +18 -41
  93. package/dist-es/commands/DescribeExperienceCommand.js +18 -41
  94. package/dist-es/commands/DescribeFaqCommand.js +18 -41
  95. package/dist-es/commands/DescribeFeaturedResultsSetCommand.js +18 -41
  96. package/dist-es/commands/DescribeIndexCommand.js +18 -41
  97. package/dist-es/commands/DescribePrincipalMappingCommand.js +18 -41
  98. package/dist-es/commands/DescribeQuerySuggestionsBlockListCommand.js +18 -41
  99. package/dist-es/commands/DescribeQuerySuggestionsConfigCommand.js +18 -41
  100. package/dist-es/commands/DescribeThesaurusCommand.js +18 -41
  101. package/dist-es/commands/DisassociateEntitiesFromExperienceCommand.js +18 -41
  102. package/dist-es/commands/DisassociatePersonasFromEntitiesCommand.js +18 -41
  103. package/dist-es/commands/GetQuerySuggestionsCommand.js +18 -41
  104. package/dist-es/commands/GetSnapshotsCommand.js +18 -41
  105. package/dist-es/commands/ListAccessControlConfigurationsCommand.js +18 -41
  106. package/dist-es/commands/ListDataSourceSyncJobsCommand.js +18 -41
  107. package/dist-es/commands/ListDataSourcesCommand.js +18 -41
  108. package/dist-es/commands/ListEntityPersonasCommand.js +18 -41
  109. package/dist-es/commands/ListExperienceEntitiesCommand.js +18 -41
  110. package/dist-es/commands/ListExperiencesCommand.js +18 -41
  111. package/dist-es/commands/ListFaqsCommand.js +18 -41
  112. package/dist-es/commands/ListFeaturedResultsSetsCommand.js +18 -41
  113. package/dist-es/commands/ListGroupsOlderThanOrderingIdCommand.js +18 -41
  114. package/dist-es/commands/ListIndicesCommand.js +18 -41
  115. package/dist-es/commands/ListQuerySuggestionsBlockListsCommand.js +18 -41
  116. package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
  117. package/dist-es/commands/ListThesauriCommand.js +18 -41
  118. package/dist-es/commands/PutPrincipalMappingCommand.js +18 -41
  119. package/dist-es/commands/QueryCommand.js +18 -41
  120. package/dist-es/commands/RetrieveCommand.js +18 -41
  121. package/dist-es/commands/StartDataSourceSyncJobCommand.js +18 -41
  122. package/dist-es/commands/StopDataSourceSyncJobCommand.js +18 -41
  123. package/dist-es/commands/SubmitFeedbackCommand.js +18 -41
  124. package/dist-es/commands/TagResourceCommand.js +18 -41
  125. package/dist-es/commands/UntagResourceCommand.js +18 -41
  126. package/dist-es/commands/UpdateAccessControlConfigurationCommand.js +18 -41
  127. package/dist-es/commands/UpdateDataSourceCommand.js +18 -41
  128. package/dist-es/commands/UpdateExperienceCommand.js +18 -41
  129. package/dist-es/commands/UpdateFeaturedResultsSetCommand.js +18 -41
  130. package/dist-es/commands/UpdateIndexCommand.js +18 -41
  131. package/dist-es/commands/UpdateQuerySuggestionsBlockListCommand.js +18 -41
  132. package/dist-es/commands/UpdateQuerySuggestionsConfigCommand.js +18 -41
  133. package/dist-es/commands/UpdateThesaurusCommand.js +18 -41
  134. package/dist-es/endpoint/EndpointParameters.js +6 -0
  135. package/dist-types/commands/AssociateEntitiesToExperienceCommand.d.ts +6 -21
  136. package/dist-types/commands/AssociatePersonasToEntitiesCommand.d.ts +6 -21
  137. package/dist-types/commands/BatchDeleteDocumentCommand.d.ts +6 -21
  138. package/dist-types/commands/BatchDeleteFeaturedResultsSetCommand.d.ts +6 -21
  139. package/dist-types/commands/BatchGetDocumentStatusCommand.d.ts +6 -21
  140. package/dist-types/commands/BatchPutDocumentCommand.d.ts +6 -21
  141. package/dist-types/commands/ClearQuerySuggestionsCommand.d.ts +6 -21
  142. package/dist-types/commands/CreateAccessControlConfigurationCommand.d.ts +6 -21
  143. package/dist-types/commands/CreateDataSourceCommand.d.ts +6 -21
  144. package/dist-types/commands/CreateExperienceCommand.d.ts +6 -21
  145. package/dist-types/commands/CreateFaqCommand.d.ts +6 -21
  146. package/dist-types/commands/CreateFeaturedResultsSetCommand.d.ts +6 -21
  147. package/dist-types/commands/CreateIndexCommand.d.ts +6 -21
  148. package/dist-types/commands/CreateQuerySuggestionsBlockListCommand.d.ts +6 -21
  149. package/dist-types/commands/CreateThesaurusCommand.d.ts +6 -21
  150. package/dist-types/commands/DeleteAccessControlConfigurationCommand.d.ts +6 -21
  151. package/dist-types/commands/DeleteDataSourceCommand.d.ts +6 -21
  152. package/dist-types/commands/DeleteExperienceCommand.d.ts +6 -21
  153. package/dist-types/commands/DeleteFaqCommand.d.ts +6 -21
  154. package/dist-types/commands/DeleteIndexCommand.d.ts +6 -21
  155. package/dist-types/commands/DeletePrincipalMappingCommand.d.ts +6 -21
  156. package/dist-types/commands/DeleteQuerySuggestionsBlockListCommand.d.ts +6 -21
  157. package/dist-types/commands/DeleteThesaurusCommand.d.ts +6 -21
  158. package/dist-types/commands/DescribeAccessControlConfigurationCommand.d.ts +6 -21
  159. package/dist-types/commands/DescribeDataSourceCommand.d.ts +6 -21
  160. package/dist-types/commands/DescribeExperienceCommand.d.ts +6 -21
  161. package/dist-types/commands/DescribeFaqCommand.d.ts +6 -21
  162. package/dist-types/commands/DescribeFeaturedResultsSetCommand.d.ts +6 -21
  163. package/dist-types/commands/DescribeIndexCommand.d.ts +6 -21
  164. package/dist-types/commands/DescribePrincipalMappingCommand.d.ts +6 -21
  165. package/dist-types/commands/DescribeQuerySuggestionsBlockListCommand.d.ts +6 -21
  166. package/dist-types/commands/DescribeQuerySuggestionsConfigCommand.d.ts +6 -21
  167. package/dist-types/commands/DescribeThesaurusCommand.d.ts +6 -21
  168. package/dist-types/commands/DisassociateEntitiesFromExperienceCommand.d.ts +6 -21
  169. package/dist-types/commands/DisassociatePersonasFromEntitiesCommand.d.ts +6 -21
  170. package/dist-types/commands/GetQuerySuggestionsCommand.d.ts +6 -21
  171. package/dist-types/commands/GetSnapshotsCommand.d.ts +6 -21
  172. package/dist-types/commands/ListAccessControlConfigurationsCommand.d.ts +6 -21
  173. package/dist-types/commands/ListDataSourceSyncJobsCommand.d.ts +6 -21
  174. package/dist-types/commands/ListDataSourcesCommand.d.ts +6 -21
  175. package/dist-types/commands/ListEntityPersonasCommand.d.ts +6 -21
  176. package/dist-types/commands/ListExperienceEntitiesCommand.d.ts +6 -21
  177. package/dist-types/commands/ListExperiencesCommand.d.ts +6 -21
  178. package/dist-types/commands/ListFaqsCommand.d.ts +6 -21
  179. package/dist-types/commands/ListFeaturedResultsSetsCommand.d.ts +6 -21
  180. package/dist-types/commands/ListGroupsOlderThanOrderingIdCommand.d.ts +6 -21
  181. package/dist-types/commands/ListIndicesCommand.d.ts +6 -21
  182. package/dist-types/commands/ListQuerySuggestionsBlockListsCommand.d.ts +6 -21
  183. package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
  184. package/dist-types/commands/ListThesauriCommand.d.ts +6 -21
  185. package/dist-types/commands/PutPrincipalMappingCommand.d.ts +6 -21
  186. package/dist-types/commands/QueryCommand.d.ts +6 -21
  187. package/dist-types/commands/RetrieveCommand.d.ts +6 -21
  188. package/dist-types/commands/StartDataSourceSyncJobCommand.d.ts +6 -21
  189. package/dist-types/commands/StopDataSourceSyncJobCommand.d.ts +6 -21
  190. package/dist-types/commands/SubmitFeedbackCommand.d.ts +6 -21
  191. package/dist-types/commands/TagResourceCommand.d.ts +6 -21
  192. package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
  193. package/dist-types/commands/UpdateAccessControlConfigurationCommand.d.ts +6 -21
  194. package/dist-types/commands/UpdateDataSourceCommand.d.ts +6 -21
  195. package/dist-types/commands/UpdateExperienceCommand.d.ts +6 -21
  196. package/dist-types/commands/UpdateFeaturedResultsSetCommand.d.ts +6 -21
  197. package/dist-types/commands/UpdateIndexCommand.d.ts +6 -21
  198. package/dist-types/commands/UpdateQuerySuggestionsBlockListCommand.d.ts +6 -21
  199. package/dist-types/commands/UpdateQuerySuggestionsConfigCommand.d.ts +6 -21
  200. package/dist-types/commands/UpdateThesaurusCommand.d.ts +6 -21
  201. package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
  202. package/dist-types/ts3.4/commands/AssociateEntitiesToExperienceCommand.d.ts +12 -24
  203. package/dist-types/ts3.4/commands/AssociatePersonasToEntitiesCommand.d.ts +12 -24
  204. package/dist-types/ts3.4/commands/BatchDeleteDocumentCommand.d.ts +14 -23
  205. package/dist-types/ts3.4/commands/BatchDeleteFeaturedResultsSetCommand.d.ts +12 -24
  206. package/dist-types/ts3.4/commands/BatchGetDocumentStatusCommand.d.ts +12 -24
  207. package/dist-types/ts3.4/commands/BatchPutDocumentCommand.d.ts +14 -23
  208. package/dist-types/ts3.4/commands/ClearQuerySuggestionsCommand.d.ts +12 -24
  209. package/dist-types/ts3.4/commands/CreateAccessControlConfigurationCommand.d.ts +12 -24
  210. package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +14 -23
  211. package/dist-types/ts3.4/commands/CreateExperienceCommand.d.ts +14 -23
  212. package/dist-types/ts3.4/commands/CreateFaqCommand.d.ts +14 -23
  213. package/dist-types/ts3.4/commands/CreateFeaturedResultsSetCommand.d.ts +12 -24
  214. package/dist-types/ts3.4/commands/CreateIndexCommand.d.ts +14 -23
  215. package/dist-types/ts3.4/commands/CreateQuerySuggestionsBlockListCommand.d.ts +12 -24
  216. package/dist-types/ts3.4/commands/CreateThesaurusCommand.d.ts +14 -23
  217. package/dist-types/ts3.4/commands/DeleteAccessControlConfigurationCommand.d.ts +12 -24
  218. package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +14 -23
  219. package/dist-types/ts3.4/commands/DeleteExperienceCommand.d.ts +14 -23
  220. package/dist-types/ts3.4/commands/DeleteFaqCommand.d.ts +14 -23
  221. package/dist-types/ts3.4/commands/DeleteIndexCommand.d.ts +14 -23
  222. package/dist-types/ts3.4/commands/DeletePrincipalMappingCommand.d.ts +12 -24
  223. package/dist-types/ts3.4/commands/DeleteQuerySuggestionsBlockListCommand.d.ts +12 -24
  224. package/dist-types/ts3.4/commands/DeleteThesaurusCommand.d.ts +14 -23
  225. package/dist-types/ts3.4/commands/DescribeAccessControlConfigurationCommand.d.ts +12 -24
  226. package/dist-types/ts3.4/commands/DescribeDataSourceCommand.d.ts +14 -23
  227. package/dist-types/ts3.4/commands/DescribeExperienceCommand.d.ts +14 -23
  228. package/dist-types/ts3.4/commands/DescribeFaqCommand.d.ts +14 -23
  229. package/dist-types/ts3.4/commands/DescribeFeaturedResultsSetCommand.d.ts +12 -24
  230. package/dist-types/ts3.4/commands/DescribeIndexCommand.d.ts +14 -23
  231. package/dist-types/ts3.4/commands/DescribePrincipalMappingCommand.d.ts +12 -24
  232. package/dist-types/ts3.4/commands/DescribeQuerySuggestionsBlockListCommand.d.ts +12 -24
  233. package/dist-types/ts3.4/commands/DescribeQuerySuggestionsConfigCommand.d.ts +12 -24
  234. package/dist-types/ts3.4/commands/DescribeThesaurusCommand.d.ts +14 -23
  235. package/dist-types/ts3.4/commands/DisassociateEntitiesFromExperienceCommand.d.ts +12 -24
  236. package/dist-types/ts3.4/commands/DisassociatePersonasFromEntitiesCommand.d.ts +12 -24
  237. package/dist-types/ts3.4/commands/GetQuerySuggestionsCommand.d.ts +14 -23
  238. package/dist-types/ts3.4/commands/GetSnapshotsCommand.d.ts +14 -23
  239. package/dist-types/ts3.4/commands/ListAccessControlConfigurationsCommand.d.ts +12 -24
  240. package/dist-types/ts3.4/commands/ListDataSourceSyncJobsCommand.d.ts +12 -24
  241. package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +14 -23
  242. package/dist-types/ts3.4/commands/ListEntityPersonasCommand.d.ts +14 -23
  243. package/dist-types/ts3.4/commands/ListExperienceEntitiesCommand.d.ts +12 -24
  244. package/dist-types/ts3.4/commands/ListExperiencesCommand.d.ts +14 -23
  245. package/dist-types/ts3.4/commands/ListFaqsCommand.d.ts +14 -23
  246. package/dist-types/ts3.4/commands/ListFeaturedResultsSetsCommand.d.ts +12 -24
  247. package/dist-types/ts3.4/commands/ListGroupsOlderThanOrderingIdCommand.d.ts +12 -24
  248. package/dist-types/ts3.4/commands/ListIndicesCommand.d.ts +14 -23
  249. package/dist-types/ts3.4/commands/ListQuerySuggestionsBlockListsCommand.d.ts +12 -24
  250. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
  251. package/dist-types/ts3.4/commands/ListThesauriCommand.d.ts +14 -23
  252. package/dist-types/ts3.4/commands/PutPrincipalMappingCommand.d.ts +14 -23
  253. package/dist-types/ts3.4/commands/QueryCommand.d.ts +12 -23
  254. package/dist-types/ts3.4/commands/RetrieveCommand.d.ts +14 -23
  255. package/dist-types/ts3.4/commands/StartDataSourceSyncJobCommand.d.ts +12 -24
  256. package/dist-types/ts3.4/commands/StopDataSourceSyncJobCommand.d.ts +12 -24
  257. package/dist-types/ts3.4/commands/SubmitFeedbackCommand.d.ts +14 -23
  258. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
  259. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
  260. package/dist-types/ts3.4/commands/UpdateAccessControlConfigurationCommand.d.ts +12 -24
  261. package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +14 -23
  262. package/dist-types/ts3.4/commands/UpdateExperienceCommand.d.ts +14 -23
  263. package/dist-types/ts3.4/commands/UpdateFeaturedResultsSetCommand.d.ts +12 -24
  264. package/dist-types/ts3.4/commands/UpdateIndexCommand.d.ts +14 -23
  265. package/dist-types/ts3.4/commands/UpdateQuerySuggestionsBlockListCommand.d.ts +12 -24
  266. package/dist-types/ts3.4/commands/UpdateQuerySuggestionsConfigCommand.d.ts +12 -24
  267. package/dist-types/ts3.4/commands/UpdateThesaurusCommand.d.ts +14 -23
  268. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
  269. package/package.json +9 -9
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
5
4
  import { ListQuerySuggestionsBlockListsRequest, ListQuerySuggestionsBlockListsResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListQuerySuggestionsBlockListsCommandInput extends ListQuerySug
21
20
  */
22
21
  export interface ListQuerySuggestionsBlockListsCommandOutput extends ListQuerySuggestionsBlockListsResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListQuerySuggestionsBlockListsCommand_base: {
24
+ new (input: ListQuerySuggestionsBlockListsCommandInput): import("@smithy/smithy-client").CommandImpl<ListQuerySuggestionsBlockListsCommandInput, ListQuerySuggestionsBlockListsCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists the block lists used for query suggestions for an index.</p>
@@ -89,23 +92,5 @@ export interface ListQuerySuggestionsBlockListsCommandOutput extends ListQuerySu
89
92
  * <p>Base exception class for all service exceptions from Kendra service.</p>
90
93
  *
91
94
  */
92
- export declare class ListQuerySuggestionsBlockListsCommand extends $Command<ListQuerySuggestionsBlockListsCommandInput, ListQuerySuggestionsBlockListsCommandOutput, KendraClientResolvedConfig> {
93
- readonly input: ListQuerySuggestionsBlockListsCommandInput;
94
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
95
- /**
96
- * @public
97
- */
98
- constructor(input: ListQuerySuggestionsBlockListsCommandInput);
99
- /**
100
- * @internal
101
- */
102
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListQuerySuggestionsBlockListsCommandInput, ListQuerySuggestionsBlockListsCommandOutput>;
103
- /**
104
- * @internal
105
- */
106
- private serialize;
107
- /**
108
- * @internal
109
- */
110
- private deserialize;
95
+ export declare class ListQuerySuggestionsBlockListsCommand extends ListQuerySuggestionsBlockListsCommand_base {
111
96
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
5
4
  import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequ
21
20
  */
22
21
  export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListTagsForResourceCommand_base: {
24
+ new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Gets a list of tags associated with a specified resource. Indexes, FAQs, and data sources
@@ -77,23 +80,5 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
77
80
  * <p>Base exception class for all service exceptions from Kendra service.</p>
78
81
  *
79
82
  */
80
- export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, KendraClientResolvedConfig> {
81
- readonly input: ListTagsForResourceCommandInput;
82
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
83
- /**
84
- * @public
85
- */
86
- constructor(input: ListTagsForResourceCommandInput);
87
- /**
88
- * @internal
89
- */
90
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
91
- /**
92
- * @internal
93
- */
94
- private serialize;
95
- /**
96
- * @internal
97
- */
98
- private deserialize;
83
+ export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
99
84
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
5
4
  import { ListThesauriRequest, ListThesauriResponse } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface ListThesauriCommandInput extends ListThesauriRequest {
21
20
  */
22
21
  export interface ListThesauriCommandOutput extends ListThesauriResponse, __MetadataBearer {
23
22
  }
23
+ declare const ListThesauriCommand_base: {
24
+ new (input: ListThesauriCommandInput): import("@smithy/smithy-client").CommandImpl<ListThesauriCommandInput, ListThesauriCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Lists the thesauri for an index.</p>
@@ -82,23 +85,5 @@ export interface ListThesauriCommandOutput extends ListThesauriResponse, __Metad
82
85
  * <p>Base exception class for all service exceptions from Kendra service.</p>
83
86
  *
84
87
  */
85
- export declare class ListThesauriCommand extends $Command<ListThesauriCommandInput, ListThesauriCommandOutput, KendraClientResolvedConfig> {
86
- readonly input: ListThesauriCommandInput;
87
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
88
- /**
89
- * @public
90
- */
91
- constructor(input: ListThesauriCommandInput);
92
- /**
93
- * @internal
94
- */
95
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListThesauriCommandInput, ListThesauriCommandOutput>;
96
- /**
97
- * @internal
98
- */
99
- private serialize;
100
- /**
101
- * @internal
102
- */
103
- private deserialize;
88
+ export declare class ListThesauriCommand extends ListThesauriCommand_base {
104
89
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
5
4
  import { PutPrincipalMappingRequest } from "../models/models_0";
6
5
  /**
@@ -21,6 +20,10 @@ export interface PutPrincipalMappingCommandInput extends PutPrincipalMappingRequ
21
20
  */
22
21
  export interface PutPrincipalMappingCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const PutPrincipalMappingCommand_base: {
24
+ new (input: PutPrincipalMappingCommandInput): import("@smithy/smithy-client").CommandImpl<PutPrincipalMappingCommandInput, PutPrincipalMappingCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Maps users to their groups so that you only need to provide the user ID when you issue
@@ -111,23 +114,5 @@ export interface PutPrincipalMappingCommandOutput extends __MetadataBearer {
111
114
  * <p>Base exception class for all service exceptions from Kendra service.</p>
112
115
  *
113
116
  */
114
- export declare class PutPrincipalMappingCommand extends $Command<PutPrincipalMappingCommandInput, PutPrincipalMappingCommandOutput, KendraClientResolvedConfig> {
115
- readonly input: PutPrincipalMappingCommandInput;
116
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
117
- /**
118
- * @public
119
- */
120
- constructor(input: PutPrincipalMappingCommandInput);
121
- /**
122
- * @internal
123
- */
124
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutPrincipalMappingCommandInput, PutPrincipalMappingCommandOutput>;
125
- /**
126
- * @internal
127
- */
128
- private serialize;
129
- /**
130
- * @internal
131
- */
132
- private deserialize;
117
+ export declare class PutPrincipalMappingCommand extends PutPrincipalMappingCommand_base {
133
118
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
5
4
  import { QueryRequest, QueryResult } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface QueryCommandInput extends QueryRequest {
21
20
  */
22
21
  export interface QueryCommandOutput extends QueryResult, __MetadataBearer {
23
22
  }
23
+ declare const QueryCommand_base: {
24
+ new (input: QueryCommandInput): import("@smithy/smithy-client").CommandImpl<QueryCommandInput, QueryCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Searches an index given an input query.</p>
@@ -479,23 +482,5 @@ export interface QueryCommandOutput extends QueryResult, __MetadataBearer {
479
482
  * <p>Base exception class for all service exceptions from Kendra service.</p>
480
483
  *
481
484
  */
482
- export declare class QueryCommand extends $Command<QueryCommandInput, QueryCommandOutput, KendraClientResolvedConfig> {
483
- readonly input: QueryCommandInput;
484
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
485
- /**
486
- * @public
487
- */
488
- constructor(input: QueryCommandInput);
489
- /**
490
- * @internal
491
- */
492
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<QueryCommandInput, QueryCommandOutput>;
493
- /**
494
- * @internal
495
- */
496
- private serialize;
497
- /**
498
- * @internal
499
- */
500
- private deserialize;
485
+ export declare class QueryCommand extends QueryCommand_base {
501
486
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
5
4
  import { RetrieveRequest, RetrieveResult } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface RetrieveCommandInput extends RetrieveRequest {
21
20
  */
22
21
  export interface RetrieveCommandOutput extends RetrieveResult, __MetadataBearer {
23
22
  }
23
+ declare const RetrieveCommand_base: {
24
+ new (input: RetrieveCommandInput): import("@smithy/smithy-client").CommandImpl<RetrieveCommandInput, RetrieveCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Retrieves relevant passages or text excerpts given an input query.</p>
@@ -255,23 +258,5 @@ export interface RetrieveCommandOutput extends RetrieveResult, __MetadataBearer
255
258
  * <p>Base exception class for all service exceptions from Kendra service.</p>
256
259
  *
257
260
  */
258
- export declare class RetrieveCommand extends $Command<RetrieveCommandInput, RetrieveCommandOutput, KendraClientResolvedConfig> {
259
- readonly input: RetrieveCommandInput;
260
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
261
- /**
262
- * @public
263
- */
264
- constructor(input: RetrieveCommandInput);
265
- /**
266
- * @internal
267
- */
268
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RetrieveCommandInput, RetrieveCommandOutput>;
269
- /**
270
- * @internal
271
- */
272
- private serialize;
273
- /**
274
- * @internal
275
- */
276
- private deserialize;
261
+ export declare class RetrieveCommand extends RetrieveCommand_base {
277
262
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
5
4
  import { StartDataSourceSyncJobRequest, StartDataSourceSyncJobResponse } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface StartDataSourceSyncJobCommandInput extends StartDataSourceSyncJ
21
20
  */
22
21
  export interface StartDataSourceSyncJobCommandOutput extends StartDataSourceSyncJobResponse, __MetadataBearer {
23
22
  }
23
+ declare const StartDataSourceSyncJobCommand_base: {
24
+ new (input: StartDataSourceSyncJobCommandInput): import("@smithy/smithy-client").CommandImpl<StartDataSourceSyncJobCommandInput, StartDataSourceSyncJobCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Starts a synchronization job for a data source connector. If a synchronization job is
@@ -85,23 +88,5 @@ export interface StartDataSourceSyncJobCommandOutput extends StartDataSourceSync
85
88
  * <p>Base exception class for all service exceptions from Kendra service.</p>
86
89
  *
87
90
  */
88
- export declare class StartDataSourceSyncJobCommand extends $Command<StartDataSourceSyncJobCommandInput, StartDataSourceSyncJobCommandOutput, KendraClientResolvedConfig> {
89
- readonly input: StartDataSourceSyncJobCommandInput;
90
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
91
- /**
92
- * @public
93
- */
94
- constructor(input: StartDataSourceSyncJobCommandInput);
95
- /**
96
- * @internal
97
- */
98
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartDataSourceSyncJobCommandInput, StartDataSourceSyncJobCommandOutput>;
99
- /**
100
- * @internal
101
- */
102
- private serialize;
103
- /**
104
- * @internal
105
- */
106
- private deserialize;
91
+ export declare class StartDataSourceSyncJobCommand extends StartDataSourceSyncJobCommand_base {
107
92
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
5
4
  import { StopDataSourceSyncJobRequest } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface StopDataSourceSyncJobCommandInput extends StopDataSourceSyncJob
21
20
  */
22
21
  export interface StopDataSourceSyncJobCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const StopDataSourceSyncJobCommand_base: {
24
+ new (input: StopDataSourceSyncJobCommandInput): import("@smithy/smithy-client").CommandImpl<StopDataSourceSyncJobCommandInput, StopDataSourceSyncJobCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Stops a synchronization job that is currently running. You can't stop a scheduled
@@ -71,23 +74,5 @@ export interface StopDataSourceSyncJobCommandOutput extends __MetadataBearer {
71
74
  * <p>Base exception class for all service exceptions from Kendra service.</p>
72
75
  *
73
76
  */
74
- export declare class StopDataSourceSyncJobCommand extends $Command<StopDataSourceSyncJobCommandInput, StopDataSourceSyncJobCommandOutput, KendraClientResolvedConfig> {
75
- readonly input: StopDataSourceSyncJobCommandInput;
76
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
77
- /**
78
- * @public
79
- */
80
- constructor(input: StopDataSourceSyncJobCommandInput);
81
- /**
82
- * @internal
83
- */
84
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StopDataSourceSyncJobCommandInput, StopDataSourceSyncJobCommandOutput>;
85
- /**
86
- * @internal
87
- */
88
- private serialize;
89
- /**
90
- * @internal
91
- */
92
- private deserialize;
77
+ export declare class StopDataSourceSyncJobCommand extends StopDataSourceSyncJobCommand_base {
93
78
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
5
4
  import { SubmitFeedbackRequest } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface SubmitFeedbackCommandInput extends SubmitFeedbackRequest {
21
20
  */
22
21
  export interface SubmitFeedbackCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const SubmitFeedbackCommand_base: {
24
+ new (input: SubmitFeedbackCommandInput): import("@smithy/smithy-client").CommandImpl<SubmitFeedbackCommandInput, SubmitFeedbackCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Enables you to provide feedback to Amazon Kendra to improve the
@@ -90,23 +93,5 @@ export interface SubmitFeedbackCommandOutput extends __MetadataBearer {
90
93
  * <p>Base exception class for all service exceptions from Kendra service.</p>
91
94
  *
92
95
  */
93
- export declare class SubmitFeedbackCommand extends $Command<SubmitFeedbackCommandInput, SubmitFeedbackCommandOutput, KendraClientResolvedConfig> {
94
- readonly input: SubmitFeedbackCommandInput;
95
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
96
- /**
97
- * @public
98
- */
99
- constructor(input: SubmitFeedbackCommandInput);
100
- /**
101
- * @internal
102
- */
103
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SubmitFeedbackCommandInput, SubmitFeedbackCommandOutput>;
104
- /**
105
- * @internal
106
- */
107
- private serialize;
108
- /**
109
- * @internal
110
- */
111
- private deserialize;
96
+ export declare class SubmitFeedbackCommand extends SubmitFeedbackCommand_base {
112
97
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
5
4
  import { TagResourceRequest, TagResourceResponse } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface TagResourceCommandInput extends TagResourceRequest {
21
20
  */
22
21
  export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
23
22
  }
23
+ declare const TagResourceCommand_base: {
24
+ new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Adds the specified tag to the specified index, FAQ, or data source resource. If the tag
@@ -76,23 +79,5 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
76
79
  * <p>Base exception class for all service exceptions from Kendra service.</p>
77
80
  *
78
81
  */
79
- export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, KendraClientResolvedConfig> {
80
- readonly input: TagResourceCommandInput;
81
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
82
- /**
83
- * @public
84
- */
85
- constructor(input: TagResourceCommandInput);
86
- /**
87
- * @internal
88
- */
89
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
90
- /**
91
- * @internal
92
- */
93
- private serialize;
94
- /**
95
- * @internal
96
- */
97
- private deserialize;
82
+ export declare class TagResourceCommand extends TagResourceCommand_base {
98
83
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
5
4
  import { UntagResourceRequest, UntagResourceResponse } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {
21
20
  */
22
21
  export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
23
22
  }
23
+ declare const UntagResourceCommand_base: {
24
+ new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Removes a tag from an index, FAQ, or a data source.</p>
@@ -72,23 +75,5 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
72
75
  * <p>Base exception class for all service exceptions from Kendra service.</p>
73
76
  *
74
77
  */
75
- export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, KendraClientResolvedConfig> {
76
- readonly input: UntagResourceCommandInput;
77
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
78
- /**
79
- * @public
80
- */
81
- constructor(input: UntagResourceCommandInput);
82
- /**
83
- * @internal
84
- */
85
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
86
- /**
87
- * @internal
88
- */
89
- private serialize;
90
- /**
91
- * @internal
92
- */
93
- private deserialize;
78
+ export declare class UntagResourceCommand extends UntagResourceCommand_base {
94
79
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
5
4
  import { UpdateAccessControlConfigurationRequest, UpdateAccessControlConfigurationResponse } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateAccessControlConfigurationCommandInput extends UpdateAcce
21
20
  */
22
21
  export interface UpdateAccessControlConfigurationCommandOutput extends UpdateAccessControlConfigurationResponse, __MetadataBearer {
23
22
  }
23
+ declare const UpdateAccessControlConfigurationCommand_base: {
24
+ new (input: UpdateAccessControlConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAccessControlConfigurationCommandInput, UpdateAccessControlConfigurationCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Updates an access control configuration for your documents in an index. This includes
@@ -120,23 +123,5 @@ export interface UpdateAccessControlConfigurationCommandOutput extends UpdateAcc
120
123
  * <p>Base exception class for all service exceptions from Kendra service.</p>
121
124
  *
122
125
  */
123
- export declare class UpdateAccessControlConfigurationCommand extends $Command<UpdateAccessControlConfigurationCommandInput, UpdateAccessControlConfigurationCommandOutput, KendraClientResolvedConfig> {
124
- readonly input: UpdateAccessControlConfigurationCommandInput;
125
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
126
- /**
127
- * @public
128
- */
129
- constructor(input: UpdateAccessControlConfigurationCommandInput);
130
- /**
131
- * @internal
132
- */
133
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateAccessControlConfigurationCommandInput, UpdateAccessControlConfigurationCommandOutput>;
134
- /**
135
- * @internal
136
- */
137
- private serialize;
138
- /**
139
- * @internal
140
- */
141
- private deserialize;
126
+ export declare class UpdateAccessControlConfigurationCommand extends UpdateAccessControlConfigurationCommand_base {
142
127
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
5
4
  import { UpdateDataSourceRequest } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateDataSourceCommandInput extends UpdateDataSourceRequest {
21
20
  */
22
21
  export interface UpdateDataSourceCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const UpdateDataSourceCommand_base: {
24
+ new (input: UpdateDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDataSourceCommandInput, UpdateDataSourceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Updates an existing Amazon Kendra data source connector.</p>
@@ -632,23 +635,5 @@ export interface UpdateDataSourceCommandOutput extends __MetadataBearer {
632
635
  * <p>Base exception class for all service exceptions from Kendra service.</p>
633
636
  *
634
637
  */
635
- export declare class UpdateDataSourceCommand extends $Command<UpdateDataSourceCommandInput, UpdateDataSourceCommandOutput, KendraClientResolvedConfig> {
636
- readonly input: UpdateDataSourceCommandInput;
637
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
638
- /**
639
- * @public
640
- */
641
- constructor(input: UpdateDataSourceCommandInput);
642
- /**
643
- * @internal
644
- */
645
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateDataSourceCommandInput, UpdateDataSourceCommandOutput>;
646
- /**
647
- * @internal
648
- */
649
- private serialize;
650
- /**
651
- * @internal
652
- */
653
- private deserialize;
638
+ export declare class UpdateDataSourceCommand extends UpdateDataSourceCommand_base {
654
639
  }
@@ -1,6 +1,5 @@
1
- import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
2
1
  import { Command as $Command } from "@smithy/smithy-client";
3
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@smithy/types";
2
+ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
4
3
  import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
5
4
  import { UpdateExperienceRequest } from "../models/models_1";
6
5
  /**
@@ -21,6 +20,10 @@ export interface UpdateExperienceCommandInput extends UpdateExperienceRequest {
21
20
  */
22
21
  export interface UpdateExperienceCommandOutput extends __MetadataBearer {
23
22
  }
23
+ declare const UpdateExperienceCommand_base: {
24
+ new (input: UpdateExperienceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateExperienceCommandInput, UpdateExperienceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
+ };
24
27
  /**
25
28
  * @public
26
29
  * <p>Updates your Amazon Kendra experience such as a search application. For more information on
@@ -93,23 +96,5 @@ export interface UpdateExperienceCommandOutput extends __MetadataBearer {
93
96
  * <p>Base exception class for all service exceptions from Kendra service.</p>
94
97
  *
95
98
  */
96
- export declare class UpdateExperienceCommand extends $Command<UpdateExperienceCommandInput, UpdateExperienceCommandOutput, KendraClientResolvedConfig> {
97
- readonly input: UpdateExperienceCommandInput;
98
- static getEndpointParameterInstructions(): EndpointParameterInstructions;
99
- /**
100
- * @public
101
- */
102
- constructor(input: UpdateExperienceCommandInput);
103
- /**
104
- * @internal
105
- */
106
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateExperienceCommandInput, UpdateExperienceCommandOutput>;
107
- /**
108
- * @internal
109
- */
110
- private serialize;
111
- /**
112
- * @internal
113
- */
114
- private deserialize;
99
+ export declare class UpdateExperienceCommand extends UpdateExperienceCommand_base {
115
100
  }