@aws-sdk/client-kendra 3.296.0 → 3.298.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 (205) hide show
  1. package/dist-cjs/commands/AssociateEntitiesToExperienceCommand.js +2 -3
  2. package/dist-cjs/commands/AssociatePersonasToEntitiesCommand.js +2 -3
  3. package/dist-cjs/commands/BatchDeleteDocumentCommand.js +2 -3
  4. package/dist-cjs/commands/BatchGetDocumentStatusCommand.js +2 -3
  5. package/dist-cjs/commands/BatchPutDocumentCommand.js +2 -3
  6. package/dist-cjs/commands/ClearQuerySuggestionsCommand.js +2 -3
  7. package/dist-cjs/commands/CreateAccessControlConfigurationCommand.js +2 -3
  8. package/dist-cjs/commands/CreateDataSourceCommand.js +2 -3
  9. package/dist-cjs/commands/CreateExperienceCommand.js +2 -3
  10. package/dist-cjs/commands/CreateFaqCommand.js +2 -3
  11. package/dist-cjs/commands/CreateIndexCommand.js +1 -1
  12. package/dist-cjs/commands/CreateQuerySuggestionsBlockListCommand.js +2 -3
  13. package/dist-cjs/commands/CreateThesaurusCommand.js +2 -3
  14. package/dist-cjs/commands/DeleteAccessControlConfigurationCommand.js +2 -3
  15. package/dist-cjs/commands/DeleteDataSourceCommand.js +2 -3
  16. package/dist-cjs/commands/DeleteExperienceCommand.js +2 -3
  17. package/dist-cjs/commands/DeleteFaqCommand.js +2 -3
  18. package/dist-cjs/commands/DeleteIndexCommand.js +2 -3
  19. package/dist-cjs/commands/DeletePrincipalMappingCommand.js +2 -3
  20. package/dist-cjs/commands/DeleteQuerySuggestionsBlockListCommand.js +2 -3
  21. package/dist-cjs/commands/DeleteThesaurusCommand.js +2 -3
  22. package/dist-cjs/commands/DescribeAccessControlConfigurationCommand.js +2 -3
  23. package/dist-cjs/commands/DescribeDataSourceCommand.js +2 -3
  24. package/dist-cjs/commands/DescribeExperienceCommand.js +2 -3
  25. package/dist-cjs/commands/DescribeFaqCommand.js +2 -3
  26. package/dist-cjs/commands/DescribeIndexCommand.js +1 -1
  27. package/dist-cjs/commands/DescribePrincipalMappingCommand.js +2 -3
  28. package/dist-cjs/commands/DescribeQuerySuggestionsBlockListCommand.js +2 -3
  29. package/dist-cjs/commands/DescribeQuerySuggestionsConfigCommand.js +2 -3
  30. package/dist-cjs/commands/DescribeThesaurusCommand.js +2 -3
  31. package/dist-cjs/commands/DisassociateEntitiesFromExperienceCommand.js +2 -3
  32. package/dist-cjs/commands/DisassociatePersonasFromEntitiesCommand.js +2 -3
  33. package/dist-cjs/commands/GetQuerySuggestionsCommand.js +2 -3
  34. package/dist-cjs/commands/GetSnapshotsCommand.js +2 -3
  35. package/dist-cjs/commands/ListAccessControlConfigurationsCommand.js +2 -3
  36. package/dist-cjs/commands/ListDataSourceSyncJobsCommand.js +2 -3
  37. package/dist-cjs/commands/ListDataSourcesCommand.js +2 -3
  38. package/dist-cjs/commands/ListEntityPersonasCommand.js +2 -3
  39. package/dist-cjs/commands/ListExperienceEntitiesCommand.js +1 -1
  40. package/dist-cjs/commands/ListExperiencesCommand.js +2 -3
  41. package/dist-cjs/commands/ListFaqsCommand.js +2 -3
  42. package/dist-cjs/commands/ListGroupsOlderThanOrderingIdCommand.js +2 -3
  43. package/dist-cjs/commands/ListIndicesCommand.js +2 -3
  44. package/dist-cjs/commands/ListQuerySuggestionsBlockListsCommand.js +2 -3
  45. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
  46. package/dist-cjs/commands/ListThesauriCommand.js +2 -3
  47. package/dist-cjs/commands/PutPrincipalMappingCommand.js +2 -3
  48. package/dist-cjs/commands/QueryCommand.js +2 -3
  49. package/dist-cjs/commands/StartDataSourceSyncJobCommand.js +2 -3
  50. package/dist-cjs/commands/StopDataSourceSyncJobCommand.js +2 -3
  51. package/dist-cjs/commands/SubmitFeedbackCommand.js +2 -3
  52. package/dist-cjs/commands/TagResourceCommand.js +2 -3
  53. package/dist-cjs/commands/UntagResourceCommand.js +2 -3
  54. package/dist-cjs/commands/UpdateAccessControlConfigurationCommand.js +2 -3
  55. package/dist-cjs/commands/UpdateDataSourceCommand.js +2 -3
  56. package/dist-cjs/commands/UpdateExperienceCommand.js +2 -3
  57. package/dist-cjs/commands/UpdateIndexCommand.js +2 -3
  58. package/dist-cjs/commands/UpdateQuerySuggestionsBlockListCommand.js +2 -3
  59. package/dist-cjs/commands/UpdateQuerySuggestionsConfigCommand.js +2 -3
  60. package/dist-cjs/commands/UpdateThesaurusCommand.js +2 -3
  61. package/dist-cjs/models/models_0.js +1 -905
  62. package/dist-cjs/models/models_1.js +0 -33
  63. package/dist-es/commands/AssociateEntitiesToExperienceCommand.js +2 -3
  64. package/dist-es/commands/AssociatePersonasToEntitiesCommand.js +2 -3
  65. package/dist-es/commands/BatchDeleteDocumentCommand.js +2 -3
  66. package/dist-es/commands/BatchGetDocumentStatusCommand.js +2 -3
  67. package/dist-es/commands/BatchPutDocumentCommand.js +2 -3
  68. package/dist-es/commands/ClearQuerySuggestionsCommand.js +2 -3
  69. package/dist-es/commands/CreateAccessControlConfigurationCommand.js +2 -3
  70. package/dist-es/commands/CreateDataSourceCommand.js +2 -3
  71. package/dist-es/commands/CreateExperienceCommand.js +2 -3
  72. package/dist-es/commands/CreateFaqCommand.js +2 -3
  73. package/dist-es/commands/CreateIndexCommand.js +2 -2
  74. package/dist-es/commands/CreateQuerySuggestionsBlockListCommand.js +2 -3
  75. package/dist-es/commands/CreateThesaurusCommand.js +2 -3
  76. package/dist-es/commands/DeleteAccessControlConfigurationCommand.js +2 -3
  77. package/dist-es/commands/DeleteDataSourceCommand.js +2 -3
  78. package/dist-es/commands/DeleteExperienceCommand.js +2 -3
  79. package/dist-es/commands/DeleteFaqCommand.js +2 -3
  80. package/dist-es/commands/DeleteIndexCommand.js +2 -3
  81. package/dist-es/commands/DeletePrincipalMappingCommand.js +2 -3
  82. package/dist-es/commands/DeleteQuerySuggestionsBlockListCommand.js +2 -3
  83. package/dist-es/commands/DeleteThesaurusCommand.js +2 -3
  84. package/dist-es/commands/DescribeAccessControlConfigurationCommand.js +2 -3
  85. package/dist-es/commands/DescribeDataSourceCommand.js +2 -3
  86. package/dist-es/commands/DescribeExperienceCommand.js +2 -3
  87. package/dist-es/commands/DescribeFaqCommand.js +2 -3
  88. package/dist-es/commands/DescribeIndexCommand.js +2 -2
  89. package/dist-es/commands/DescribePrincipalMappingCommand.js +2 -3
  90. package/dist-es/commands/DescribeQuerySuggestionsBlockListCommand.js +2 -3
  91. package/dist-es/commands/DescribeQuerySuggestionsConfigCommand.js +2 -3
  92. package/dist-es/commands/DescribeThesaurusCommand.js +2 -3
  93. package/dist-es/commands/DisassociateEntitiesFromExperienceCommand.js +2 -3
  94. package/dist-es/commands/DisassociatePersonasFromEntitiesCommand.js +2 -3
  95. package/dist-es/commands/GetQuerySuggestionsCommand.js +2 -3
  96. package/dist-es/commands/GetSnapshotsCommand.js +2 -3
  97. package/dist-es/commands/ListAccessControlConfigurationsCommand.js +2 -3
  98. package/dist-es/commands/ListDataSourceSyncJobsCommand.js +2 -3
  99. package/dist-es/commands/ListDataSourcesCommand.js +2 -3
  100. package/dist-es/commands/ListEntityPersonasCommand.js +2 -3
  101. package/dist-es/commands/ListExperienceEntitiesCommand.js +2 -2
  102. package/dist-es/commands/ListExperiencesCommand.js +2 -3
  103. package/dist-es/commands/ListFaqsCommand.js +2 -3
  104. package/dist-es/commands/ListGroupsOlderThanOrderingIdCommand.js +2 -3
  105. package/dist-es/commands/ListIndicesCommand.js +2 -3
  106. package/dist-es/commands/ListQuerySuggestionsBlockListsCommand.js +2 -3
  107. package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
  108. package/dist-es/commands/ListThesauriCommand.js +2 -3
  109. package/dist-es/commands/PutPrincipalMappingCommand.js +2 -3
  110. package/dist-es/commands/QueryCommand.js +2 -3
  111. package/dist-es/commands/StartDataSourceSyncJobCommand.js +2 -3
  112. package/dist-es/commands/StopDataSourceSyncJobCommand.js +2 -3
  113. package/dist-es/commands/SubmitFeedbackCommand.js +2 -3
  114. package/dist-es/commands/TagResourceCommand.js +2 -3
  115. package/dist-es/commands/UntagResourceCommand.js +2 -3
  116. package/dist-es/commands/UpdateAccessControlConfigurationCommand.js +2 -3
  117. package/dist-es/commands/UpdateDataSourceCommand.js +2 -3
  118. package/dist-es/commands/UpdateExperienceCommand.js +2 -3
  119. package/dist-es/commands/UpdateIndexCommand.js +2 -3
  120. package/dist-es/commands/UpdateQuerySuggestionsBlockListCommand.js +2 -3
  121. package/dist-es/commands/UpdateQuerySuggestionsConfigCommand.js +2 -3
  122. package/dist-es/commands/UpdateThesaurusCommand.js +2 -3
  123. package/dist-es/models/models_0.js +0 -675
  124. package/dist-es/models/models_1.js +1 -24
  125. package/dist-types/Kendra.d.ts +61 -0
  126. package/dist-types/KendraClient.d.ts +24 -4
  127. package/dist-types/commands/AssociateEntitiesToExperienceCommand.d.ts +16 -0
  128. package/dist-types/commands/AssociatePersonasToEntitiesCommand.d.ts +16 -0
  129. package/dist-types/commands/BatchDeleteDocumentCommand.d.ts +16 -0
  130. package/dist-types/commands/BatchGetDocumentStatusCommand.d.ts +16 -0
  131. package/dist-types/commands/BatchPutDocumentCommand.d.ts +16 -0
  132. package/dist-types/commands/ClearQuerySuggestionsCommand.d.ts +16 -0
  133. package/dist-types/commands/CreateAccessControlConfigurationCommand.d.ts +16 -0
  134. package/dist-types/commands/CreateDataSourceCommand.d.ts +16 -0
  135. package/dist-types/commands/CreateExperienceCommand.d.ts +16 -0
  136. package/dist-types/commands/CreateFaqCommand.d.ts +16 -0
  137. package/dist-types/commands/CreateIndexCommand.d.ts +16 -0
  138. package/dist-types/commands/CreateQuerySuggestionsBlockListCommand.d.ts +16 -0
  139. package/dist-types/commands/CreateThesaurusCommand.d.ts +16 -0
  140. package/dist-types/commands/DeleteAccessControlConfigurationCommand.d.ts +16 -0
  141. package/dist-types/commands/DeleteDataSourceCommand.d.ts +16 -0
  142. package/dist-types/commands/DeleteExperienceCommand.d.ts +16 -0
  143. package/dist-types/commands/DeleteFaqCommand.d.ts +16 -0
  144. package/dist-types/commands/DeleteIndexCommand.d.ts +16 -0
  145. package/dist-types/commands/DeletePrincipalMappingCommand.d.ts +16 -0
  146. package/dist-types/commands/DeleteQuerySuggestionsBlockListCommand.d.ts +16 -0
  147. package/dist-types/commands/DeleteThesaurusCommand.d.ts +16 -0
  148. package/dist-types/commands/DescribeAccessControlConfigurationCommand.d.ts +16 -0
  149. package/dist-types/commands/DescribeDataSourceCommand.d.ts +16 -0
  150. package/dist-types/commands/DescribeExperienceCommand.d.ts +16 -0
  151. package/dist-types/commands/DescribeFaqCommand.d.ts +16 -0
  152. package/dist-types/commands/DescribeIndexCommand.d.ts +16 -0
  153. package/dist-types/commands/DescribePrincipalMappingCommand.d.ts +16 -0
  154. package/dist-types/commands/DescribeQuerySuggestionsBlockListCommand.d.ts +16 -0
  155. package/dist-types/commands/DescribeQuerySuggestionsConfigCommand.d.ts +16 -0
  156. package/dist-types/commands/DescribeThesaurusCommand.d.ts +16 -0
  157. package/dist-types/commands/DisassociateEntitiesFromExperienceCommand.d.ts +16 -0
  158. package/dist-types/commands/DisassociatePersonasFromEntitiesCommand.d.ts +16 -0
  159. package/dist-types/commands/GetQuerySuggestionsCommand.d.ts +16 -0
  160. package/dist-types/commands/GetSnapshotsCommand.d.ts +16 -0
  161. package/dist-types/commands/ListAccessControlConfigurationsCommand.d.ts +16 -0
  162. package/dist-types/commands/ListDataSourceSyncJobsCommand.d.ts +16 -0
  163. package/dist-types/commands/ListDataSourcesCommand.d.ts +16 -0
  164. package/dist-types/commands/ListEntityPersonasCommand.d.ts +16 -0
  165. package/dist-types/commands/ListExperienceEntitiesCommand.d.ts +16 -0
  166. package/dist-types/commands/ListExperiencesCommand.d.ts +16 -0
  167. package/dist-types/commands/ListFaqsCommand.d.ts +16 -0
  168. package/dist-types/commands/ListGroupsOlderThanOrderingIdCommand.d.ts +16 -0
  169. package/dist-types/commands/ListIndicesCommand.d.ts +16 -0
  170. package/dist-types/commands/ListQuerySuggestionsBlockListsCommand.d.ts +16 -0
  171. package/dist-types/commands/ListTagsForResourceCommand.d.ts +16 -0
  172. package/dist-types/commands/ListThesauriCommand.d.ts +16 -0
  173. package/dist-types/commands/PutPrincipalMappingCommand.d.ts +16 -0
  174. package/dist-types/commands/QueryCommand.d.ts +16 -0
  175. package/dist-types/commands/StartDataSourceSyncJobCommand.d.ts +16 -0
  176. package/dist-types/commands/StopDataSourceSyncJobCommand.d.ts +16 -0
  177. package/dist-types/commands/SubmitFeedbackCommand.d.ts +16 -0
  178. package/dist-types/commands/TagResourceCommand.d.ts +16 -0
  179. package/dist-types/commands/UntagResourceCommand.d.ts +16 -0
  180. package/dist-types/commands/UpdateAccessControlConfigurationCommand.d.ts +16 -0
  181. package/dist-types/commands/UpdateDataSourceCommand.d.ts +16 -0
  182. package/dist-types/commands/UpdateExperienceCommand.d.ts +16 -0
  183. package/dist-types/commands/UpdateIndexCommand.d.ts +16 -0
  184. package/dist-types/commands/UpdateQuerySuggestionsBlockListCommand.d.ts +16 -0
  185. package/dist-types/commands/UpdateQuerySuggestionsConfigCommand.d.ts +16 -0
  186. package/dist-types/commands/UpdateThesaurusCommand.d.ts +16 -0
  187. package/dist-types/models/KendraServiceException.d.ts +2 -0
  188. package/dist-types/models/models_0.d.ts +622 -906
  189. package/dist-types/models/models_1.d.ts +16 -32
  190. package/dist-types/pagination/GetSnapshotsPaginator.d.ts +3 -0
  191. package/dist-types/pagination/Interfaces.d.ts +3 -0
  192. package/dist-types/pagination/ListAccessControlConfigurationsPaginator.d.ts +3 -0
  193. package/dist-types/pagination/ListDataSourceSyncJobsPaginator.d.ts +3 -0
  194. package/dist-types/pagination/ListDataSourcesPaginator.d.ts +3 -0
  195. package/dist-types/pagination/ListEntityPersonasPaginator.d.ts +3 -0
  196. package/dist-types/pagination/ListExperienceEntitiesPaginator.d.ts +3 -0
  197. package/dist-types/pagination/ListExperiencesPaginator.d.ts +3 -0
  198. package/dist-types/pagination/ListFaqsPaginator.d.ts +3 -0
  199. package/dist-types/pagination/ListGroupsOlderThanOrderingIdPaginator.d.ts +3 -0
  200. package/dist-types/pagination/ListIndicesPaginator.d.ts +3 -0
  201. package/dist-types/pagination/ListQuerySuggestionsBlockListsPaginator.d.ts +3 -0
  202. package/dist-types/pagination/ListThesauriPaginator.d.ts +3 -0
  203. package/dist-types/ts3.4/models/models_0.d.ts +0 -627
  204. package/dist-types/ts3.4/models/models_1.d.ts +0 -16
  205. package/package.json +4 -3
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
5
5
  import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link TagResourceCommand}.
8
10
  */
9
11
  export interface TagResourceCommandInput extends TagResourceRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link TagResourceCommand}.
13
17
  */
14
18
  export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Adds the specified tag to the specified index, FAQ, or data source
18
23
  * resource. If the tag already exists, the existing value is replaced with
19
24
  * the new value.</p>
@@ -27,6 +32,8 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param TagResourceCommandInput - {@link TagResourceCommandInput}
36
+ * @returns {@link TagResourceCommandOutput}
30
37
  * @see {@link TagResourceCommandInput} for command's `input` shape.
31
38
  * @see {@link TagResourceCommandOutput} for command's `response` shape.
32
39
  * @see {@link KendraClientResolvedConfig | config} for KendraClient's `config` shape.
@@ -56,11 +63,20 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
56
63
  export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, KendraClientResolvedConfig> {
57
64
  readonly input: TagResourceCommandInput;
58
65
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
66
+ /**
67
+ * @public
68
+ */
59
69
  constructor(input: TagResourceCommandInput);
60
70
  /**
61
71
  * @internal
62
72
  */
63
73
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
74
+ /**
75
+ * @internal
76
+ */
64
77
  private serialize;
78
+ /**
79
+ * @internal
80
+ */
65
81
  private deserialize;
66
82
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
5
5
  import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UntagResourceCommand}.
8
10
  */
9
11
  export interface UntagResourceCommandInput extends UntagResourceRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UntagResourceCommand}.
13
17
  */
14
18
  export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Removes a tag from an index, FAQ, or a data source.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param UntagResourceCommandInput - {@link UntagResourceCommandInput}
34
+ * @returns {@link UntagResourceCommandOutput}
28
35
  * @see {@link UntagResourceCommandInput} for command's `input` shape.
29
36
  * @see {@link UntagResourceCommandOutput} for command's `response` shape.
30
37
  * @see {@link KendraClientResolvedConfig | config} for KendraClient's `config` shape.
@@ -54,11 +61,20 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
54
61
  export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, KendraClientResolvedConfig> {
55
62
  readonly input: UntagResourceCommandInput;
56
63
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
64
+ /**
65
+ * @public
66
+ */
57
67
  constructor(input: UntagResourceCommandInput);
58
68
  /**
59
69
  * @internal
60
70
  */
61
71
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
72
+ /**
73
+ * @internal
74
+ */
62
75
  private serialize;
76
+ /**
77
+ * @internal
78
+ */
63
79
  private deserialize;
64
80
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
5
5
  import { UpdateAccessControlConfigurationRequest, UpdateAccessControlConfigurationResponse } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateAccessControlConfigurationCommand}.
8
10
  */
9
11
  export interface UpdateAccessControlConfigurationCommandInput extends UpdateAccessControlConfigurationRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateAccessControlConfigurationCommand}.
13
17
  */
14
18
  export interface UpdateAccessControlConfigurationCommandOutput extends UpdateAccessControlConfigurationResponse, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates an access control configuration for your documents in an index. This
18
23
  * includes user and group access information for your documents. This is useful
19
24
  * for user context filtering, where search results are filtered based on the user
@@ -44,6 +49,8 @@ export interface UpdateAccessControlConfigurationCommandOutput extends UpdateAcc
44
49
  * const response = await client.send(command);
45
50
  * ```
46
51
  *
52
+ * @param UpdateAccessControlConfigurationCommandInput - {@link UpdateAccessControlConfigurationCommandInput}
53
+ * @returns {@link UpdateAccessControlConfigurationCommandOutput}
47
54
  * @see {@link UpdateAccessControlConfigurationCommandInput} for command's `input` shape.
48
55
  * @see {@link UpdateAccessControlConfigurationCommandOutput} for command's `response` shape.
49
56
  * @see {@link KendraClientResolvedConfig | config} for KendraClient's `config` shape.
@@ -82,11 +89,20 @@ export interface UpdateAccessControlConfigurationCommandOutput extends UpdateAcc
82
89
  export declare class UpdateAccessControlConfigurationCommand extends $Command<UpdateAccessControlConfigurationCommandInput, UpdateAccessControlConfigurationCommandOutput, KendraClientResolvedConfig> {
83
90
  readonly input: UpdateAccessControlConfigurationCommandInput;
84
91
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
92
+ /**
93
+ * @public
94
+ */
85
95
  constructor(input: UpdateAccessControlConfigurationCommandInput);
86
96
  /**
87
97
  * @internal
88
98
  */
89
99
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateAccessControlConfigurationCommandInput, UpdateAccessControlConfigurationCommandOutput>;
100
+ /**
101
+ * @internal
102
+ */
90
103
  private serialize;
104
+ /**
105
+ * @internal
106
+ */
91
107
  private deserialize;
92
108
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
5
5
  import { UpdateDataSourceRequest } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateDataSourceCommand}.
8
10
  */
9
11
  export interface UpdateDataSourceCommandInput extends UpdateDataSourceRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateDataSourceCommand}.
13
17
  */
14
18
  export interface UpdateDataSourceCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates an existing Amazon Kendra data source connector.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface UpdateDataSourceCommandOutput extends __MetadataBearer {
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param UpdateDataSourceCommandInput - {@link UpdateDataSourceCommandInput}
34
+ * @returns {@link UpdateDataSourceCommandOutput}
28
35
  * @see {@link UpdateDataSourceCommandInput} for command's `input` shape.
29
36
  * @see {@link UpdateDataSourceCommandOutput} for command's `response` shape.
30
37
  * @see {@link KendraClientResolvedConfig | config} for KendraClient's `config` shape.
@@ -58,11 +65,20 @@ export interface UpdateDataSourceCommandOutput extends __MetadataBearer {
58
65
  export declare class UpdateDataSourceCommand extends $Command<UpdateDataSourceCommandInput, UpdateDataSourceCommandOutput, KendraClientResolvedConfig> {
59
66
  readonly input: UpdateDataSourceCommandInput;
60
67
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
68
+ /**
69
+ * @public
70
+ */
61
71
  constructor(input: UpdateDataSourceCommandInput);
62
72
  /**
63
73
  * @internal
64
74
  */
65
75
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateDataSourceCommandInput, UpdateDataSourceCommandOutput>;
76
+ /**
77
+ * @internal
78
+ */
66
79
  private serialize;
80
+ /**
81
+ * @internal
82
+ */
67
83
  private deserialize;
68
84
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
5
5
  import { UpdateExperienceRequest } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateExperienceCommand}.
8
10
  */
9
11
  export interface UpdateExperienceCommandInput extends UpdateExperienceRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateExperienceCommand}.
13
17
  */
14
18
  export interface UpdateExperienceCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates your Amazon Kendra experience such as a search application. For more information on
18
23
  * creating a search application experience, see <a href="https://docs.aws.amazon.com/kendra/latest/dg/deploying-search-experience-no-code.html">Building a
19
24
  * search experience with no code</a>.</p>
@@ -27,6 +32,8 @@ export interface UpdateExperienceCommandOutput extends __MetadataBearer {
27
32
  * const response = await client.send(command);
28
33
  * ```
29
34
  *
35
+ * @param UpdateExperienceCommandInput - {@link UpdateExperienceCommandInput}
36
+ * @returns {@link UpdateExperienceCommandOutput}
30
37
  * @see {@link UpdateExperienceCommandInput} for command's `input` shape.
31
38
  * @see {@link UpdateExperienceCommandOutput} for command's `response` shape.
32
39
  * @see {@link KendraClientResolvedConfig | config} for KendraClient's `config` shape.
@@ -60,11 +67,20 @@ export interface UpdateExperienceCommandOutput extends __MetadataBearer {
60
67
  export declare class UpdateExperienceCommand extends $Command<UpdateExperienceCommandInput, UpdateExperienceCommandOutput, KendraClientResolvedConfig> {
61
68
  readonly input: UpdateExperienceCommandInput;
62
69
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
70
+ /**
71
+ * @public
72
+ */
63
73
  constructor(input: UpdateExperienceCommandInput);
64
74
  /**
65
75
  * @internal
66
76
  */
67
77
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateExperienceCommandInput, UpdateExperienceCommandOutput>;
78
+ /**
79
+ * @internal
80
+ */
68
81
  private serialize;
82
+ /**
83
+ * @internal
84
+ */
69
85
  private deserialize;
70
86
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
5
5
  import { UpdateIndexRequest } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateIndexCommand}.
8
10
  */
9
11
  export interface UpdateIndexCommandInput extends UpdateIndexRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateIndexCommand}.
13
17
  */
14
18
  export interface UpdateIndexCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates an existing Amazon Kendra index.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface UpdateIndexCommandOutput extends __MetadataBearer {
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param UpdateIndexCommandInput - {@link UpdateIndexCommandInput}
34
+ * @returns {@link UpdateIndexCommandOutput}
28
35
  * @see {@link UpdateIndexCommandInput} for command's `input` shape.
29
36
  * @see {@link UpdateIndexCommandOutput} for command's `response` shape.
30
37
  * @see {@link KendraClientResolvedConfig | config} for KendraClient's `config` shape.
@@ -63,11 +70,20 @@ export interface UpdateIndexCommandOutput extends __MetadataBearer {
63
70
  export declare class UpdateIndexCommand extends $Command<UpdateIndexCommandInput, UpdateIndexCommandOutput, KendraClientResolvedConfig> {
64
71
  readonly input: UpdateIndexCommandInput;
65
72
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
73
+ /**
74
+ * @public
75
+ */
66
76
  constructor(input: UpdateIndexCommandInput);
67
77
  /**
68
78
  * @internal
69
79
  */
70
80
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateIndexCommandInput, UpdateIndexCommandOutput>;
81
+ /**
82
+ * @internal
83
+ */
71
84
  private serialize;
85
+ /**
86
+ * @internal
87
+ */
72
88
  private deserialize;
73
89
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
5
5
  import { UpdateQuerySuggestionsBlockListRequest } from "../models/models_0";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateQuerySuggestionsBlockListCommand}.
8
10
  */
9
11
  export interface UpdateQuerySuggestionsBlockListCommandInput extends UpdateQuerySuggestionsBlockListRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateQuerySuggestionsBlockListCommand}.
13
17
  */
14
18
  export interface UpdateQuerySuggestionsBlockListCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates a block list used for query suggestions for an index.</p>
18
23
  * <p>Updates to a block list might not take effect right away. Amazon Kendra
19
24
  * needs to refresh the entire suggestions list to apply any updates to the
@@ -35,6 +40,8 @@ export interface UpdateQuerySuggestionsBlockListCommandOutput extends __Metadata
35
40
  * const response = await client.send(command);
36
41
  * ```
37
42
  *
43
+ * @param UpdateQuerySuggestionsBlockListCommandInput - {@link UpdateQuerySuggestionsBlockListCommandInput}
44
+ * @returns {@link UpdateQuerySuggestionsBlockListCommandOutput}
38
45
  * @see {@link UpdateQuerySuggestionsBlockListCommandInput} for command's `input` shape.
39
46
  * @see {@link UpdateQuerySuggestionsBlockListCommandOutput} for command's `response` shape.
40
47
  * @see {@link KendraClientResolvedConfig | config} for KendraClient's `config` shape.
@@ -68,11 +75,20 @@ export interface UpdateQuerySuggestionsBlockListCommandOutput extends __Metadata
68
75
  export declare class UpdateQuerySuggestionsBlockListCommand extends $Command<UpdateQuerySuggestionsBlockListCommandInput, UpdateQuerySuggestionsBlockListCommandOutput, KendraClientResolvedConfig> {
69
76
  readonly input: UpdateQuerySuggestionsBlockListCommandInput;
70
77
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
78
+ /**
79
+ * @public
80
+ */
71
81
  constructor(input: UpdateQuerySuggestionsBlockListCommandInput);
72
82
  /**
73
83
  * @internal
74
84
  */
75
85
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateQuerySuggestionsBlockListCommandInput, UpdateQuerySuggestionsBlockListCommandOutput>;
86
+ /**
87
+ * @internal
88
+ */
76
89
  private serialize;
90
+ /**
91
+ * @internal
92
+ */
77
93
  private deserialize;
78
94
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
5
5
  import { UpdateQuerySuggestionsConfigRequest } from "../models/models_1";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateQuerySuggestionsConfigCommand}.
8
10
  */
9
11
  export interface UpdateQuerySuggestionsConfigCommandInput extends UpdateQuerySuggestionsConfigRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateQuerySuggestionsConfigCommand}.
13
17
  */
14
18
  export interface UpdateQuerySuggestionsConfigCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates the settings of query suggestions for an index.</p>
18
23
  * <p>Amazon Kendra supports partial updates, so you only need to provide
19
24
  * the fields you want to update.</p>
@@ -36,6 +41,8 @@ export interface UpdateQuerySuggestionsConfigCommandOutput extends __MetadataBea
36
41
  * const response = await client.send(command);
37
42
  * ```
38
43
  *
44
+ * @param UpdateQuerySuggestionsConfigCommandInput - {@link UpdateQuerySuggestionsConfigCommandInput}
45
+ * @returns {@link UpdateQuerySuggestionsConfigCommandOutput}
39
46
  * @see {@link UpdateQuerySuggestionsConfigCommandInput} for command's `input` shape.
40
47
  * @see {@link UpdateQuerySuggestionsConfigCommandOutput} for command's `response` shape.
41
48
  * @see {@link KendraClientResolvedConfig | config} for KendraClient's `config` shape.
@@ -69,11 +76,20 @@ export interface UpdateQuerySuggestionsConfigCommandOutput extends __MetadataBea
69
76
  export declare class UpdateQuerySuggestionsConfigCommand extends $Command<UpdateQuerySuggestionsConfigCommandInput, UpdateQuerySuggestionsConfigCommandOutput, KendraClientResolvedConfig> {
70
77
  readonly input: UpdateQuerySuggestionsConfigCommandInput;
71
78
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
79
+ /**
80
+ * @public
81
+ */
72
82
  constructor(input: UpdateQuerySuggestionsConfigCommandInput);
73
83
  /**
74
84
  * @internal
75
85
  */
76
86
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateQuerySuggestionsConfigCommandInput, UpdateQuerySuggestionsConfigCommandOutput>;
87
+ /**
88
+ * @internal
89
+ */
77
90
  private serialize;
91
+ /**
92
+ * @internal
93
+ */
78
94
  private deserialize;
79
95
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
5
5
  import { UpdateThesaurusRequest } from "../models/models_1";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link UpdateThesaurusCommand}.
8
10
  */
9
11
  export interface UpdateThesaurusCommandInput extends UpdateThesaurusRequest {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link UpdateThesaurusCommand}.
13
17
  */
14
18
  export interface UpdateThesaurusCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Updates a thesaurus for an index.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface UpdateThesaurusCommandOutput extends __MetadataBearer {
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param UpdateThesaurusCommandInput - {@link UpdateThesaurusCommandInput}
34
+ * @returns {@link UpdateThesaurusCommandOutput}
28
35
  * @see {@link UpdateThesaurusCommandInput} for command's `input` shape.
29
36
  * @see {@link UpdateThesaurusCommandOutput} for command's `response` shape.
30
37
  * @see {@link KendraClientResolvedConfig | config} for KendraClient's `config` shape.
@@ -58,11 +65,20 @@ export interface UpdateThesaurusCommandOutput extends __MetadataBearer {
58
65
  export declare class UpdateThesaurusCommand extends $Command<UpdateThesaurusCommandInput, UpdateThesaurusCommandOutput, KendraClientResolvedConfig> {
59
66
  readonly input: UpdateThesaurusCommandInput;
60
67
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
68
+ /**
69
+ * @public
70
+ */
61
71
  constructor(input: UpdateThesaurusCommandInput);
62
72
  /**
63
73
  * @internal
64
74
  */
65
75
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateThesaurusCommandInput, UpdateThesaurusCommandOutput>;
76
+ /**
77
+ * @internal
78
+ */
66
79
  private serialize;
80
+ /**
81
+ * @internal
82
+ */
67
83
  private deserialize;
68
84
  }
@@ -1,5 +1,7 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
2
2
  /**
3
+ * @public
4
+ *
3
5
  * Base exception class for all service exceptions from Kendra service.
4
6
  */
5
7
  export declare class KendraServiceException extends __ServiceException {