@aws-sdk/client-kendra 3.533.0 → 3.535.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 (138) hide show
  1. package/dist-types/Kendra.d.ts +2 -1
  2. package/dist-types/KendraClient.d.ts +1 -1
  3. package/dist-types/commands/AssociateEntitiesToExperienceCommand.d.ts +2 -1
  4. package/dist-types/commands/AssociatePersonasToEntitiesCommand.d.ts +2 -1
  5. package/dist-types/commands/BatchDeleteDocumentCommand.d.ts +2 -1
  6. package/dist-types/commands/BatchDeleteFeaturedResultsSetCommand.d.ts +2 -1
  7. package/dist-types/commands/BatchGetDocumentStatusCommand.d.ts +2 -1
  8. package/dist-types/commands/BatchPutDocumentCommand.d.ts +2 -1
  9. package/dist-types/commands/ClearQuerySuggestionsCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateAccessControlConfigurationCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateDataSourceCommand.d.ts +2 -1
  12. package/dist-types/commands/CreateExperienceCommand.d.ts +2 -1
  13. package/dist-types/commands/CreateFaqCommand.d.ts +2 -1
  14. package/dist-types/commands/CreateFeaturedResultsSetCommand.d.ts +2 -1
  15. package/dist-types/commands/CreateIndexCommand.d.ts +2 -1
  16. package/dist-types/commands/CreateQuerySuggestionsBlockListCommand.d.ts +2 -1
  17. package/dist-types/commands/CreateThesaurusCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteAccessControlConfigurationCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteDataSourceCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteExperienceCommand.d.ts +2 -1
  21. package/dist-types/commands/DeleteFaqCommand.d.ts +2 -1
  22. package/dist-types/commands/DeleteIndexCommand.d.ts +2 -1
  23. package/dist-types/commands/DeletePrincipalMappingCommand.d.ts +2 -1
  24. package/dist-types/commands/DeleteQuerySuggestionsBlockListCommand.d.ts +2 -1
  25. package/dist-types/commands/DeleteThesaurusCommand.d.ts +2 -1
  26. package/dist-types/commands/DescribeAccessControlConfigurationCommand.d.ts +2 -1
  27. package/dist-types/commands/DescribeDataSourceCommand.d.ts +2 -1
  28. package/dist-types/commands/DescribeExperienceCommand.d.ts +2 -1
  29. package/dist-types/commands/DescribeFaqCommand.d.ts +2 -1
  30. package/dist-types/commands/DescribeFeaturedResultsSetCommand.d.ts +2 -1
  31. package/dist-types/commands/DescribeIndexCommand.d.ts +2 -1
  32. package/dist-types/commands/DescribePrincipalMappingCommand.d.ts +2 -1
  33. package/dist-types/commands/DescribeQuerySuggestionsBlockListCommand.d.ts +2 -1
  34. package/dist-types/commands/DescribeQuerySuggestionsConfigCommand.d.ts +2 -1
  35. package/dist-types/commands/DescribeThesaurusCommand.d.ts +2 -1
  36. package/dist-types/commands/DisassociateEntitiesFromExperienceCommand.d.ts +2 -1
  37. package/dist-types/commands/DisassociatePersonasFromEntitiesCommand.d.ts +2 -1
  38. package/dist-types/commands/GetQuerySuggestionsCommand.d.ts +2 -1
  39. package/dist-types/commands/GetSnapshotsCommand.d.ts +2 -1
  40. package/dist-types/commands/ListAccessControlConfigurationsCommand.d.ts +2 -1
  41. package/dist-types/commands/ListDataSourceSyncJobsCommand.d.ts +2 -1
  42. package/dist-types/commands/ListDataSourcesCommand.d.ts +2 -1
  43. package/dist-types/commands/ListEntityPersonasCommand.d.ts +2 -1
  44. package/dist-types/commands/ListExperienceEntitiesCommand.d.ts +2 -1
  45. package/dist-types/commands/ListExperiencesCommand.d.ts +2 -1
  46. package/dist-types/commands/ListFaqsCommand.d.ts +2 -1
  47. package/dist-types/commands/ListFeaturedResultsSetsCommand.d.ts +2 -1
  48. package/dist-types/commands/ListGroupsOlderThanOrderingIdCommand.d.ts +2 -1
  49. package/dist-types/commands/ListIndicesCommand.d.ts +2 -1
  50. package/dist-types/commands/ListQuerySuggestionsBlockListsCommand.d.ts +2 -1
  51. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  52. package/dist-types/commands/ListThesauriCommand.d.ts +2 -1
  53. package/dist-types/commands/PutPrincipalMappingCommand.d.ts +2 -1
  54. package/dist-types/commands/QueryCommand.d.ts +2 -1
  55. package/dist-types/commands/RetrieveCommand.d.ts +2 -1
  56. package/dist-types/commands/StartDataSourceSyncJobCommand.d.ts +2 -1
  57. package/dist-types/commands/StopDataSourceSyncJobCommand.d.ts +2 -1
  58. package/dist-types/commands/SubmitFeedbackCommand.d.ts +2 -1
  59. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  60. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  61. package/dist-types/commands/UpdateAccessControlConfigurationCommand.d.ts +2 -1
  62. package/dist-types/commands/UpdateDataSourceCommand.d.ts +2 -1
  63. package/dist-types/commands/UpdateExperienceCommand.d.ts +2 -1
  64. package/dist-types/commands/UpdateFeaturedResultsSetCommand.d.ts +2 -1
  65. package/dist-types/commands/UpdateIndexCommand.d.ts +2 -1
  66. package/dist-types/commands/UpdateQuerySuggestionsBlockListCommand.d.ts +2 -1
  67. package/dist-types/commands/UpdateQuerySuggestionsConfigCommand.d.ts +2 -1
  68. package/dist-types/commands/UpdateThesaurusCommand.d.ts +2 -1
  69. package/dist-types/models/models_0.d.ts +1046 -1046
  70. package/dist-types/models/models_1.d.ts +188 -188
  71. package/dist-types/ts3.4/Kendra.d.ts +1 -0
  72. package/dist-types/ts3.4/commands/AssociateEntitiesToExperienceCommand.d.ts +9 -0
  73. package/dist-types/ts3.4/commands/AssociatePersonasToEntitiesCommand.d.ts +9 -0
  74. package/dist-types/ts3.4/commands/BatchDeleteDocumentCommand.d.ts +9 -0
  75. package/dist-types/ts3.4/commands/BatchDeleteFeaturedResultsSetCommand.d.ts +9 -0
  76. package/dist-types/ts3.4/commands/BatchGetDocumentStatusCommand.d.ts +9 -0
  77. package/dist-types/ts3.4/commands/BatchPutDocumentCommand.d.ts +9 -0
  78. package/dist-types/ts3.4/commands/ClearQuerySuggestionsCommand.d.ts +9 -0
  79. package/dist-types/ts3.4/commands/CreateAccessControlConfigurationCommand.d.ts +9 -0
  80. package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +9 -0
  81. package/dist-types/ts3.4/commands/CreateExperienceCommand.d.ts +9 -0
  82. package/dist-types/ts3.4/commands/CreateFaqCommand.d.ts +9 -0
  83. package/dist-types/ts3.4/commands/CreateFeaturedResultsSetCommand.d.ts +9 -0
  84. package/dist-types/ts3.4/commands/CreateIndexCommand.d.ts +9 -0
  85. package/dist-types/ts3.4/commands/CreateQuerySuggestionsBlockListCommand.d.ts +9 -0
  86. package/dist-types/ts3.4/commands/CreateThesaurusCommand.d.ts +9 -0
  87. package/dist-types/ts3.4/commands/DeleteAccessControlConfigurationCommand.d.ts +9 -0
  88. package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +9 -0
  89. package/dist-types/ts3.4/commands/DeleteExperienceCommand.d.ts +9 -0
  90. package/dist-types/ts3.4/commands/DeleteFaqCommand.d.ts +9 -0
  91. package/dist-types/ts3.4/commands/DeleteIndexCommand.d.ts +9 -0
  92. package/dist-types/ts3.4/commands/DeletePrincipalMappingCommand.d.ts +9 -0
  93. package/dist-types/ts3.4/commands/DeleteQuerySuggestionsBlockListCommand.d.ts +9 -0
  94. package/dist-types/ts3.4/commands/DeleteThesaurusCommand.d.ts +9 -0
  95. package/dist-types/ts3.4/commands/DescribeAccessControlConfigurationCommand.d.ts +9 -0
  96. package/dist-types/ts3.4/commands/DescribeDataSourceCommand.d.ts +9 -0
  97. package/dist-types/ts3.4/commands/DescribeExperienceCommand.d.ts +9 -0
  98. package/dist-types/ts3.4/commands/DescribeFaqCommand.d.ts +9 -0
  99. package/dist-types/ts3.4/commands/DescribeFeaturedResultsSetCommand.d.ts +9 -0
  100. package/dist-types/ts3.4/commands/DescribeIndexCommand.d.ts +9 -0
  101. package/dist-types/ts3.4/commands/DescribePrincipalMappingCommand.d.ts +9 -0
  102. package/dist-types/ts3.4/commands/DescribeQuerySuggestionsBlockListCommand.d.ts +9 -0
  103. package/dist-types/ts3.4/commands/DescribeQuerySuggestionsConfigCommand.d.ts +9 -0
  104. package/dist-types/ts3.4/commands/DescribeThesaurusCommand.d.ts +9 -0
  105. package/dist-types/ts3.4/commands/DisassociateEntitiesFromExperienceCommand.d.ts +9 -0
  106. package/dist-types/ts3.4/commands/DisassociatePersonasFromEntitiesCommand.d.ts +9 -0
  107. package/dist-types/ts3.4/commands/GetQuerySuggestionsCommand.d.ts +9 -0
  108. package/dist-types/ts3.4/commands/GetSnapshotsCommand.d.ts +9 -0
  109. package/dist-types/ts3.4/commands/ListAccessControlConfigurationsCommand.d.ts +9 -0
  110. package/dist-types/ts3.4/commands/ListDataSourceSyncJobsCommand.d.ts +9 -0
  111. package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +9 -0
  112. package/dist-types/ts3.4/commands/ListEntityPersonasCommand.d.ts +9 -0
  113. package/dist-types/ts3.4/commands/ListExperienceEntitiesCommand.d.ts +9 -0
  114. package/dist-types/ts3.4/commands/ListExperiencesCommand.d.ts +9 -0
  115. package/dist-types/ts3.4/commands/ListFaqsCommand.d.ts +9 -0
  116. package/dist-types/ts3.4/commands/ListFeaturedResultsSetsCommand.d.ts +9 -0
  117. package/dist-types/ts3.4/commands/ListGroupsOlderThanOrderingIdCommand.d.ts +9 -0
  118. package/dist-types/ts3.4/commands/ListIndicesCommand.d.ts +9 -0
  119. package/dist-types/ts3.4/commands/ListQuerySuggestionsBlockListsCommand.d.ts +9 -0
  120. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
  121. package/dist-types/ts3.4/commands/ListThesauriCommand.d.ts +9 -0
  122. package/dist-types/ts3.4/commands/PutPrincipalMappingCommand.d.ts +9 -0
  123. package/dist-types/ts3.4/commands/QueryCommand.d.ts +7 -0
  124. package/dist-types/ts3.4/commands/RetrieveCommand.d.ts +9 -0
  125. package/dist-types/ts3.4/commands/StartDataSourceSyncJobCommand.d.ts +9 -0
  126. package/dist-types/ts3.4/commands/StopDataSourceSyncJobCommand.d.ts +9 -0
  127. package/dist-types/ts3.4/commands/SubmitFeedbackCommand.d.ts +9 -0
  128. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
  129. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
  130. package/dist-types/ts3.4/commands/UpdateAccessControlConfigurationCommand.d.ts +9 -0
  131. package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +9 -0
  132. package/dist-types/ts3.4/commands/UpdateExperienceCommand.d.ts +9 -0
  133. package/dist-types/ts3.4/commands/UpdateFeaturedResultsSetCommand.d.ts +9 -0
  134. package/dist-types/ts3.4/commands/UpdateIndexCommand.d.ts +9 -0
  135. package/dist-types/ts3.4/commands/UpdateQuerySuggestionsBlockListCommand.d.ts +9 -0
  136. package/dist-types/ts3.4/commands/UpdateQuerySuggestionsConfigCommand.d.ts +9 -0
  137. package/dist-types/ts3.4/commands/UpdateThesaurusCommand.d.ts +9 -0
  138. package/package.json +40 -40
@@ -346,6 +346,7 @@ export interface Kendra {
346
346
  /**
347
347
  * @see {@link ListIndicesCommand}
348
348
  */
349
+ listIndices(): Promise<ListIndicesCommandOutput>;
349
350
  listIndices(args: ListIndicesCommandInput, options?: __HttpHandlerOptions): Promise<ListIndicesCommandOutput>;
350
351
  listIndices(args: ListIndicesCommandInput, cb: (err: any, data?: ListIndicesCommandOutput) => void): void;
351
352
  listIndices(args: ListIndicesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListIndicesCommandOutput) => void): void;
@@ -465,8 +466,8 @@ export interface Kendra {
465
466
  updateThesaurus(args: UpdateThesaurusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateThesaurusCommandOutput) => void): void;
466
467
  }
467
468
  /**
468
- * @public
469
469
  * <p>Amazon Kendra is a service for indexing large document sets.</p>
470
+ * @public
470
471
  */
471
472
  export declare class Kendra extends KendraClient implements Kendra {
472
473
  }
@@ -217,8 +217,8 @@ export type KendraClientResolvedConfigType = __SmithyResolvedConfiguration<__Htt
217
217
  export interface KendraClientResolvedConfig extends KendraClientResolvedConfigType {
218
218
  }
219
219
  /**
220
- * @public
221
220
  * <p>Amazon Kendra is a service for indexing large document sets.</p>
221
+ * @public
222
222
  */
223
223
  export declare class KendraClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, KendraClientResolvedConfig> {
224
224
  /**
@@ -22,10 +22,10 @@ export interface AssociateEntitiesToExperienceCommandOutput extends AssociateEnt
22
22
  }
23
23
  declare const AssociateEntitiesToExperienceCommand_base: {
24
24
  new (input: AssociateEntitiesToExperienceCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateEntitiesToExperienceCommandInput, AssociateEntitiesToExperienceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AssociateEntitiesToExperienceCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateEntitiesToExperienceCommandInput, AssociateEntitiesToExperienceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Grants users or groups in your IAM Identity Center identity source access
30
30
  * to your Amazon Kendra experience. You can create an Amazon Kendra experience such as a
31
31
  * search application. For more information on creating a search application
@@ -93,6 +93,7 @@ declare const AssociateEntitiesToExperienceCommand_base: {
93
93
  * @throws {@link KendraServiceException}
94
94
  * <p>Base exception class for all service exceptions from Kendra service.</p>
95
95
  *
96
+ * @public
96
97
  */
97
98
  export declare class AssociateEntitiesToExperienceCommand extends AssociateEntitiesToExperienceCommand_base {
98
99
  }
@@ -22,10 +22,10 @@ export interface AssociatePersonasToEntitiesCommandOutput extends AssociatePerso
22
22
  }
23
23
  declare const AssociatePersonasToEntitiesCommand_base: {
24
24
  new (input: AssociatePersonasToEntitiesCommandInput): import("@smithy/smithy-client").CommandImpl<AssociatePersonasToEntitiesCommandInput, AssociatePersonasToEntitiesCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: AssociatePersonasToEntitiesCommandInput): import("@smithy/smithy-client").CommandImpl<AssociatePersonasToEntitiesCommandInput, AssociatePersonasToEntitiesCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Defines the specific permissions of users or groups in your IAM Identity Center
30
30
  * identity source with access to your Amazon Kendra experience. You can create an Amazon Kendra
31
31
  * experience such as a search application. For more information on creating a
@@ -93,6 +93,7 @@ declare const AssociatePersonasToEntitiesCommand_base: {
93
93
  * @throws {@link KendraServiceException}
94
94
  * <p>Base exception class for all service exceptions from Kendra service.</p>
95
95
  *
96
+ * @public
96
97
  */
97
98
  export declare class AssociatePersonasToEntitiesCommand extends AssociatePersonasToEntitiesCommand_base {
98
99
  }
@@ -22,10 +22,10 @@ export interface BatchDeleteDocumentCommandOutput extends BatchDeleteDocumentRes
22
22
  }
23
23
  declare const BatchDeleteDocumentCommand_base: {
24
24
  new (input: BatchDeleteDocumentCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteDocumentCommandInput, BatchDeleteDocumentCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: BatchDeleteDocumentCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteDocumentCommandInput, BatchDeleteDocumentCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Removes one or more documents from an index. The documents must have been added with
30
30
  * the <code>BatchPutDocument</code> API.</p>
31
31
  * <p>The documents are deleted asynchronously. You can see the progress of the deletion by
@@ -99,6 +99,7 @@ declare const BatchDeleteDocumentCommand_base: {
99
99
  * @throws {@link KendraServiceException}
100
100
  * <p>Base exception class for all service exceptions from Kendra service.</p>
101
101
  *
102
+ * @public
102
103
  */
103
104
  export declare class BatchDeleteDocumentCommand extends BatchDeleteDocumentCommand_base {
104
105
  }
@@ -22,10 +22,10 @@ export interface BatchDeleteFeaturedResultsSetCommandOutput extends BatchDeleteF
22
22
  }
23
23
  declare const BatchDeleteFeaturedResultsSetCommand_base: {
24
24
  new (input: BatchDeleteFeaturedResultsSetCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteFeaturedResultsSetCommandInput, BatchDeleteFeaturedResultsSetCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: BatchDeleteFeaturedResultsSetCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteFeaturedResultsSetCommandInput, BatchDeleteFeaturedResultsSetCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Removes one or more sets of featured results. Features results are placed
30
30
  * above all other results for certain queries. If there's an exact match of a
31
31
  * query, then one or more specific documents are featured in the search results.</p>
@@ -84,6 +84,7 @@ declare const BatchDeleteFeaturedResultsSetCommand_base: {
84
84
  * @throws {@link KendraServiceException}
85
85
  * <p>Base exception class for all service exceptions from Kendra service.</p>
86
86
  *
87
+ * @public
87
88
  */
88
89
  export declare class BatchDeleteFeaturedResultsSetCommand extends BatchDeleteFeaturedResultsSetCommand_base {
89
90
  }
@@ -22,10 +22,10 @@ export interface BatchGetDocumentStatusCommandOutput extends BatchGetDocumentSta
22
22
  }
23
23
  declare const BatchGetDocumentStatusCommand_base: {
24
24
  new (input: BatchGetDocumentStatusCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetDocumentStatusCommandInput, BatchGetDocumentStatusCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: BatchGetDocumentStatusCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetDocumentStatusCommandInput, BatchGetDocumentStatusCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Returns the indexing status for one or more documents submitted with the <a href="https://docs.aws.amazon.com/kendra/latest/dg/API_BatchPutDocument.html">
30
30
  * BatchPutDocument</a> API.</p>
31
31
  * <p>When you use the <code>BatchPutDocument</code> API, documents are indexed
@@ -117,6 +117,7 @@ declare const BatchGetDocumentStatusCommand_base: {
117
117
  * @throws {@link KendraServiceException}
118
118
  * <p>Base exception class for all service exceptions from Kendra service.</p>
119
119
  *
120
+ * @public
120
121
  */
121
122
  export declare class BatchGetDocumentStatusCommand extends BatchGetDocumentStatusCommand_base {
122
123
  }
@@ -22,10 +22,10 @@ export interface BatchPutDocumentCommandOutput extends BatchPutDocumentResponse,
22
22
  }
23
23
  declare const BatchPutDocumentCommand_base: {
24
24
  new (input: BatchPutDocumentCommandInput): import("@smithy/smithy-client").CommandImpl<BatchPutDocumentCommandInput, BatchPutDocumentCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: BatchPutDocumentCommandInput): import("@smithy/smithy-client").CommandImpl<BatchPutDocumentCommandInput, BatchPutDocumentCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Adds one or more documents to an index.</p>
30
30
  * <p>The <code>BatchPutDocument</code> API enables you to ingest inline documents or a set
31
31
  * of documents stored in an Amazon S3 bucket. Use this API to ingest your text and
@@ -212,6 +212,7 @@ declare const BatchPutDocumentCommand_base: {
212
212
  * @throws {@link KendraServiceException}
213
213
  * <p>Base exception class for all service exceptions from Kendra service.</p>
214
214
  *
215
+ * @public
215
216
  */
216
217
  export declare class BatchPutDocumentCommand extends BatchPutDocumentCommand_base {
217
218
  }
@@ -22,10 +22,10 @@ export interface ClearQuerySuggestionsCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const ClearQuerySuggestionsCommand_base: {
24
24
  new (input: ClearQuerySuggestionsCommandInput): import("@smithy/smithy-client").CommandImpl<ClearQuerySuggestionsCommandInput, ClearQuerySuggestionsCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: ClearQuerySuggestionsCommandInput): import("@smithy/smithy-client").CommandImpl<ClearQuerySuggestionsCommandInput, ClearQuerySuggestionsCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Clears existing query suggestions from an index.</p>
30
30
  * <p>This deletes existing suggestions only, not the queries
31
31
  * in the query log. After you clear suggestions, Amazon Kendra learns
@@ -84,6 +84,7 @@ declare const ClearQuerySuggestionsCommand_base: {
84
84
  * @throws {@link KendraServiceException}
85
85
  * <p>Base exception class for all service exceptions from Kendra service.</p>
86
86
  *
87
+ * @public
87
88
  */
88
89
  export declare class ClearQuerySuggestionsCommand extends ClearQuerySuggestionsCommand_base {
89
90
  }
@@ -22,10 +22,10 @@ export interface CreateAccessControlConfigurationCommandOutput extends CreateAcc
22
22
  }
23
23
  declare const CreateAccessControlConfigurationCommand_base: {
24
24
  new (input: CreateAccessControlConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccessControlConfigurationCommandInput, CreateAccessControlConfigurationCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateAccessControlConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccessControlConfigurationCommandInput, CreateAccessControlConfigurationCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an access configuration for your documents. This includes user and group
30
30
  * access information for your documents. This is useful for user context filtering, where
31
31
  * search results are filtered based on the user or their group access to documents.</p>
@@ -124,6 +124,7 @@ declare const CreateAccessControlConfigurationCommand_base: {
124
124
  * @throws {@link KendraServiceException}
125
125
  * <p>Base exception class for all service exceptions from Kendra service.</p>
126
126
  *
127
+ * @public
127
128
  */
128
129
  export declare class CreateAccessControlConfigurationCommand extends CreateAccessControlConfigurationCommand_base {
129
130
  }
@@ -22,10 +22,10 @@ export interface CreateDataSourceCommandOutput extends CreateDataSourceResponse,
22
22
  }
23
23
  declare const CreateDataSourceCommand_base: {
24
24
  new (input: CreateDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDataSourceCommandInput, CreateDataSourceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDataSourceCommandInput, CreateDataSourceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a data source connector that you want to use with an Amazon Kendra
30
30
  * index.</p>
31
31
  * <p>You specify a name, data source connector type and description for your data source. You
@@ -663,6 +663,7 @@ declare const CreateDataSourceCommand_base: {
663
663
  * @throws {@link KendraServiceException}
664
664
  * <p>Base exception class for all service exceptions from Kendra service.</p>
665
665
  *
666
+ * @public
666
667
  */
667
668
  export declare class CreateDataSourceCommand extends CreateDataSourceCommand_base {
668
669
  }
@@ -22,10 +22,10 @@ export interface CreateExperienceCommandOutput extends CreateExperienceResponse,
22
22
  }
23
23
  declare const CreateExperienceCommand_base: {
24
24
  new (input: CreateExperienceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateExperienceCommandInput, CreateExperienceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateExperienceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateExperienceCommandInput, CreateExperienceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an Amazon Kendra experience such as a search application. For more information
30
30
  * on creating a search application experience, including using the Python and Java SDKs,
31
31
  * see <a href="https://docs.aws.amazon.com/kendra/latest/dg/deploying-search-experience-no-code.html">Building a
@@ -104,6 +104,7 @@ declare const CreateExperienceCommand_base: {
104
104
  * @throws {@link KendraServiceException}
105
105
  * <p>Base exception class for all service exceptions from Kendra service.</p>
106
106
  *
107
+ * @public
107
108
  */
108
109
  export declare class CreateExperienceCommand extends CreateExperienceCommand_base {
109
110
  }
@@ -22,10 +22,10 @@ export interface CreateFaqCommandOutput extends CreateFaqResponse, __MetadataBea
22
22
  }
23
23
  declare const CreateFaqCommand_base: {
24
24
  new (input: CreateFaqCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFaqCommandInput, CreateFaqCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateFaqCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFaqCommandInput, CreateFaqCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a set of frequently ask questions (FAQs) using a specified FAQ file stored
30
30
  * in an Amazon S3 bucket.</p>
31
31
  * <p>Adding FAQs to an index is an asynchronous operation.</p>
@@ -102,6 +102,7 @@ declare const CreateFaqCommand_base: {
102
102
  * @throws {@link KendraServiceException}
103
103
  * <p>Base exception class for all service exceptions from Kendra service.</p>
104
104
  *
105
+ * @public
105
106
  */
106
107
  export declare class CreateFaqCommand extends CreateFaqCommand_base {
107
108
  }
@@ -22,10 +22,10 @@ export interface CreateFeaturedResultsSetCommandOutput extends CreateFeaturedRes
22
22
  }
23
23
  declare const CreateFeaturedResultsSetCommand_base: {
24
24
  new (input: CreateFeaturedResultsSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFeaturedResultsSetCommandInput, CreateFeaturedResultsSetCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateFeaturedResultsSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFeaturedResultsSetCommandInput, CreateFeaturedResultsSetCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a set of featured results to display at the top of the search results page.
30
30
  * Featured results are placed above all other results for certain queries. You map
31
31
  * specific queries to specific documents for featuring in the results. If a query
@@ -122,6 +122,7 @@ declare const CreateFeaturedResultsSetCommand_base: {
122
122
  * @throws {@link KendraServiceException}
123
123
  * <p>Base exception class for all service exceptions from Kendra service.</p>
124
124
  *
125
+ * @public
125
126
  */
126
127
  export declare class CreateFeaturedResultsSetCommand extends CreateFeaturedResultsSetCommand_base {
127
128
  }
@@ -22,10 +22,10 @@ export interface CreateIndexCommandOutput extends CreateIndexResponse, __Metadat
22
22
  }
23
23
  declare const CreateIndexCommand_base: {
24
24
  new (input: CreateIndexCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIndexCommandInput, CreateIndexCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateIndexCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIndexCommandInput, CreateIndexCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates an Amazon Kendra index. Index creation is an asynchronous API. To determine
30
30
  * if index creation has completed, check the <code>Status</code> field returned from a call to
31
31
  * <code>DescribeIndex</code>. The <code>Status</code> field is set to <code>ACTIVE</code> when
@@ -126,6 +126,7 @@ declare const CreateIndexCommand_base: {
126
126
  * @throws {@link KendraServiceException}
127
127
  * <p>Base exception class for all service exceptions from Kendra service.</p>
128
128
  *
129
+ * @public
129
130
  */
130
131
  export declare class CreateIndexCommand extends CreateIndexCommand_base {
131
132
  }
@@ -22,10 +22,10 @@ export interface CreateQuerySuggestionsBlockListCommandOutput extends CreateQuer
22
22
  }
23
23
  declare const CreateQuerySuggestionsBlockListCommand_base: {
24
24
  new (input: CreateQuerySuggestionsBlockListCommandInput): import("@smithy/smithy-client").CommandImpl<CreateQuerySuggestionsBlockListCommandInput, CreateQuerySuggestionsBlockListCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateQuerySuggestionsBlockListCommandInput): import("@smithy/smithy-client").CommandImpl<CreateQuerySuggestionsBlockListCommandInput, CreateQuerySuggestionsBlockListCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a block list to exlcude certain queries from suggestions.</p>
30
30
  * <p>Any query that contains words or phrases specified in the block
31
31
  * list is blocked or filtered out from being shown as a suggestion.</p>
@@ -111,6 +111,7 @@ declare const CreateQuerySuggestionsBlockListCommand_base: {
111
111
  * @throws {@link KendraServiceException}
112
112
  * <p>Base exception class for all service exceptions from Kendra service.</p>
113
113
  *
114
+ * @public
114
115
  */
115
116
  export declare class CreateQuerySuggestionsBlockListCommand extends CreateQuerySuggestionsBlockListCommand_base {
116
117
  }
@@ -22,10 +22,10 @@ export interface CreateThesaurusCommandOutput extends CreateThesaurusResponse, _
22
22
  }
23
23
  declare const CreateThesaurusCommand_base: {
24
24
  new (input: CreateThesaurusCommandInput): import("@smithy/smithy-client").CommandImpl<CreateThesaurusCommandInput, CreateThesaurusCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: CreateThesaurusCommandInput): import("@smithy/smithy-client").CommandImpl<CreateThesaurusCommandInput, CreateThesaurusCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Creates a thesaurus for an index. The thesaurus
30
30
  * contains a list of synonyms in Solr format.</p>
31
31
  * <p>For an example of adding a thesaurus file to an index, see
@@ -101,6 +101,7 @@ declare const CreateThesaurusCommand_base: {
101
101
  * @throws {@link KendraServiceException}
102
102
  * <p>Base exception class for all service exceptions from Kendra service.</p>
103
103
  *
104
+ * @public
104
105
  */
105
106
  export declare class CreateThesaurusCommand extends CreateThesaurusCommand_base {
106
107
  }
@@ -22,10 +22,10 @@ export interface DeleteAccessControlConfigurationCommandOutput extends DeleteAcc
22
22
  }
23
23
  declare const DeleteAccessControlConfigurationCommand_base: {
24
24
  new (input: DeleteAccessControlConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessControlConfigurationCommandInput, DeleteAccessControlConfigurationCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteAccessControlConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessControlConfigurationCommandInput, DeleteAccessControlConfigurationCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes an access control configuration that you created for your documents in an
30
30
  * index. This includes user and group access information for your documents. This is
31
31
  * useful for user context filtering, where search results are filtered based on the user
@@ -79,6 +79,7 @@ declare const DeleteAccessControlConfigurationCommand_base: {
79
79
  * @throws {@link KendraServiceException}
80
80
  * <p>Base exception class for all service exceptions from Kendra service.</p>
81
81
  *
82
+ * @public
82
83
  */
83
84
  export declare class DeleteAccessControlConfigurationCommand extends DeleteAccessControlConfigurationCommand_base {
84
85
  }
@@ -22,10 +22,10 @@ export interface DeleteDataSourceCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DeleteDataSourceCommand_base: {
24
24
  new (input: DeleteDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDataSourceCommandInput, DeleteDataSourceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDataSourceCommandInput, DeleteDataSourceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes an Amazon Kendra data source connector. An exception is not thrown if the
30
30
  * data source is already being deleted. While the data source is being deleted, the
31
31
  * <code>Status</code> field returned by a call to the <code>DescribeDataSource</code> API is
@@ -82,6 +82,7 @@ declare const DeleteDataSourceCommand_base: {
82
82
  * @throws {@link KendraServiceException}
83
83
  * <p>Base exception class for all service exceptions from Kendra service.</p>
84
84
  *
85
+ * @public
85
86
  */
86
87
  export declare class DeleteDataSourceCommand extends DeleteDataSourceCommand_base {
87
88
  }
@@ -22,10 +22,10 @@ export interface DeleteExperienceCommandOutput extends DeleteExperienceResponse,
22
22
  }
23
23
  declare const DeleteExperienceCommand_base: {
24
24
  new (input: DeleteExperienceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteExperienceCommandInput, DeleteExperienceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteExperienceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteExperienceCommandInput, DeleteExperienceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes your Amazon Kendra experience such as a search application. For more information on
30
30
  * creating a search application experience, see <a href="https://docs.aws.amazon.com/kendra/latest/dg/deploying-search-experience-no-code.html">Building a search
31
31
  * experience with no code</a>.</p>
@@ -78,6 +78,7 @@ declare const DeleteExperienceCommand_base: {
78
78
  * @throws {@link KendraServiceException}
79
79
  * <p>Base exception class for all service exceptions from Kendra service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class DeleteExperienceCommand extends DeleteExperienceCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface DeleteFaqCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DeleteFaqCommand_base: {
24
24
  new (input: DeleteFaqCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFaqCommandInput, DeleteFaqCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteFaqCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFaqCommandInput, DeleteFaqCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Removes an FAQ from an index.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -76,6 +76,7 @@ declare const DeleteFaqCommand_base: {
76
76
  * @throws {@link KendraServiceException}
77
77
  * <p>Base exception class for all service exceptions from Kendra service.</p>
78
78
  *
79
+ * @public
79
80
  */
80
81
  export declare class DeleteFaqCommand extends DeleteFaqCommand_base {
81
82
  }
@@ -22,10 +22,10 @@ export interface DeleteIndexCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DeleteIndexCommand_base: {
24
24
  new (input: DeleteIndexCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIndexCommandInput, DeleteIndexCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteIndexCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIndexCommandInput, DeleteIndexCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes an existing Amazon Kendra index. An exception is not thrown if the index is
30
30
  * already being deleted. While the index is being deleted, the <code>Status</code> field
31
31
  * returned by a call to the <code>DescribeIndex</code> API is set to
@@ -78,6 +78,7 @@ declare const DeleteIndexCommand_base: {
78
78
  * @throws {@link KendraServiceException}
79
79
  * <p>Base exception class for all service exceptions from Kendra service.</p>
80
80
  *
81
+ * @public
81
82
  */
82
83
  export declare class DeleteIndexCommand extends DeleteIndexCommand_base {
83
84
  }
@@ -22,10 +22,10 @@ export interface DeletePrincipalMappingCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DeletePrincipalMappingCommand_base: {
24
24
  new (input: DeletePrincipalMappingCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePrincipalMappingCommandInput, DeletePrincipalMappingCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeletePrincipalMappingCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePrincipalMappingCommandInput, DeletePrincipalMappingCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a group so that all users and sub groups that belong to the group can no
30
30
  * longer access documents only available to that group.</p>
31
31
  * <p>For example, after deleting the group "Summer Interns", all interns who belonged to
@@ -90,6 +90,7 @@ declare const DeletePrincipalMappingCommand_base: {
90
90
  * @throws {@link KendraServiceException}
91
91
  * <p>Base exception class for all service exceptions from Kendra service.</p>
92
92
  *
93
+ * @public
93
94
  */
94
95
  export declare class DeletePrincipalMappingCommand extends DeletePrincipalMappingCommand_base {
95
96
  }
@@ -22,10 +22,10 @@ export interface DeleteQuerySuggestionsBlockListCommandOutput extends __Metadata
22
22
  }
23
23
  declare const DeleteQuerySuggestionsBlockListCommand_base: {
24
24
  new (input: DeleteQuerySuggestionsBlockListCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteQuerySuggestionsBlockListCommandInput, DeleteQuerySuggestionsBlockListCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteQuerySuggestionsBlockListCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteQuerySuggestionsBlockListCommandInput, DeleteQuerySuggestionsBlockListCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes a block list used for query suggestions for an index.</p>
30
30
  * <p>A deleted block list might not take effect right away. Amazon Kendra
31
31
  * needs to refresh the entire suggestions list to add back the
@@ -82,6 +82,7 @@ declare const DeleteQuerySuggestionsBlockListCommand_base: {
82
82
  * @throws {@link KendraServiceException}
83
83
  * <p>Base exception class for all service exceptions from Kendra service.</p>
84
84
  *
85
+ * @public
85
86
  */
86
87
  export declare class DeleteQuerySuggestionsBlockListCommand extends DeleteQuerySuggestionsBlockListCommand_base {
87
88
  }
@@ -22,10 +22,10 @@ export interface DeleteThesaurusCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const DeleteThesaurusCommand_base: {
24
24
  new (input: DeleteThesaurusCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteThesaurusCommandInput, DeleteThesaurusCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DeleteThesaurusCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteThesaurusCommandInput, DeleteThesaurusCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Deletes an existing Amazon Kendra thesaurus.
30
30
  * </p>
31
31
  * @example
@@ -77,6 +77,7 @@ declare const DeleteThesaurusCommand_base: {
77
77
  * @throws {@link KendraServiceException}
78
78
  * <p>Base exception class for all service exceptions from Kendra service.</p>
79
79
  *
80
+ * @public
80
81
  */
81
82
  export declare class DeleteThesaurusCommand extends DeleteThesaurusCommand_base {
82
83
  }
@@ -22,10 +22,10 @@ export interface DescribeAccessControlConfigurationCommandOutput extends Describ
22
22
  }
23
23
  declare const DescribeAccessControlConfigurationCommand_base: {
24
24
  new (input: DescribeAccessControlConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAccessControlConfigurationCommandInput, DescribeAccessControlConfigurationCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeAccessControlConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAccessControlConfigurationCommandInput, DescribeAccessControlConfigurationCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets information about an access control configuration that you created for your
30
30
  * documents in an index. This includes user and group access information for your
31
31
  * documents. This is useful for user context filtering, where search results are filtered
@@ -99,6 +99,7 @@ declare const DescribeAccessControlConfigurationCommand_base: {
99
99
  * @throws {@link KendraServiceException}
100
100
  * <p>Base exception class for all service exceptions from Kendra service.</p>
101
101
  *
102
+ * @public
102
103
  */
103
104
  export declare class DescribeAccessControlConfigurationCommand extends DescribeAccessControlConfigurationCommand_base {
104
105
  }
@@ -22,10 +22,10 @@ export interface DescribeDataSourceCommandOutput extends DescribeDataSourceRespo
22
22
  }
23
23
  declare const DescribeDataSourceCommand_base: {
24
24
  new (input: DescribeDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDataSourceCommandInput, DescribeDataSourceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDataSourceCommandInput, DescribeDataSourceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets information about an Amazon Kendra data source connector.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -638,6 +638,7 @@ declare const DescribeDataSourceCommand_base: {
638
638
  * @throws {@link KendraServiceException}
639
639
  * <p>Base exception class for all service exceptions from Kendra service.</p>
640
640
  *
641
+ * @public
641
642
  */
642
643
  export declare class DescribeDataSourceCommand extends DescribeDataSourceCommand_base {
643
644
  }
@@ -22,10 +22,10 @@ export interface DescribeExperienceCommandOutput extends DescribeExperienceRespo
22
22
  }
23
23
  declare const DescribeExperienceCommand_base: {
24
24
  new (input: DescribeExperienceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeExperienceCommandInput, DescribeExperienceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeExperienceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeExperienceCommandInput, DescribeExperienceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets information about your Amazon Kendra experience such as a search application.
30
30
  * For more information on creating a search application experience,
31
31
  * see <a href="https://docs.aws.amazon.com/kendra/latest/dg/deploying-search-experience-no-code.html">Building
@@ -105,6 +105,7 @@ declare const DescribeExperienceCommand_base: {
105
105
  * @throws {@link KendraServiceException}
106
106
  * <p>Base exception class for all service exceptions from Kendra service.</p>
107
107
  *
108
+ * @public
108
109
  */
109
110
  export declare class DescribeExperienceCommand extends DescribeExperienceCommand_base {
110
111
  }
@@ -22,10 +22,10 @@ export interface DescribeFaqCommandOutput extends DescribeFaqResponse, __Metadat
22
22
  }
23
23
  declare const DescribeFaqCommand_base: {
24
24
  new (input: DescribeFaqCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFaqCommandInput, DescribeFaqCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeFaqCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFaqCommandInput, DescribeFaqCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets information about an FAQ list.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -88,6 +88,7 @@ declare const DescribeFaqCommand_base: {
88
88
  * @throws {@link KendraServiceException}
89
89
  * <p>Base exception class for all service exceptions from Kendra service.</p>
90
90
  *
91
+ * @public
91
92
  */
92
93
  export declare class DescribeFaqCommand extends DescribeFaqCommand_base {
93
94
  }
@@ -22,10 +22,10 @@ export interface DescribeFeaturedResultsSetCommandOutput extends DescribeFeature
22
22
  }
23
23
  declare const DescribeFeaturedResultsSetCommand_base: {
24
24
  new (input: DescribeFeaturedResultsSetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFeaturedResultsSetCommandInput, DescribeFeaturedResultsSetCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: DescribeFeaturedResultsSetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFeaturedResultsSetCommandInput, DescribeFeaturedResultsSetCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Gets information about a set of featured results. Features results are placed
30
30
  * above all other results for certain queries. If there's an exact match of a query,
31
31
  * then one or more specific documents are featured in the search results.</p>
@@ -96,6 +96,7 @@ declare const DescribeFeaturedResultsSetCommand_base: {
96
96
  * @throws {@link KendraServiceException}
97
97
  * <p>Base exception class for all service exceptions from Kendra service.</p>
98
98
  *
99
+ * @public
99
100
  */
100
101
  export declare class DescribeFeaturedResultsSetCommand extends DescribeFeaturedResultsSetCommand_base {
101
102
  }