@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
@@ -22,10 +22,10 @@ export interface UpdateAccessControlConfigurationCommandOutput extends UpdateAcc
22
22
  }
23
23
  declare const UpdateAccessControlConfigurationCommand_base: {
24
24
  new (input: UpdateAccessControlConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAccessControlConfigurationCommandInput, UpdateAccessControlConfigurationCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateAccessControlConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateAccessControlConfigurationCommandInput, UpdateAccessControlConfigurationCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates an access control configuration for your documents in an index. This includes
30
30
  * user and group access information for your documents. This is useful for user context
31
31
  * filtering, where search results are filtered based on the user or their group access to
@@ -122,6 +122,7 @@ declare const UpdateAccessControlConfigurationCommand_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 UpdateAccessControlConfigurationCommand extends UpdateAccessControlConfigurationCommand_base {
127
128
  }
@@ -22,10 +22,10 @@ export interface UpdateDataSourceCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const UpdateDataSourceCommand_base: {
24
24
  new (input: UpdateDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDataSourceCommandInput, UpdateDataSourceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateDataSourceCommandInput, UpdateDataSourceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates an existing 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.
@@ -634,6 +634,7 @@ declare const UpdateDataSourceCommand_base: {
634
634
  * @throws {@link KendraServiceException}
635
635
  * <p>Base exception class for all service exceptions from Kendra service.</p>
636
636
  *
637
+ * @public
637
638
  */
638
639
  export declare class UpdateDataSourceCommand extends UpdateDataSourceCommand_base {
639
640
  }
@@ -22,10 +22,10 @@ export interface UpdateExperienceCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const UpdateExperienceCommand_base: {
24
24
  new (input: UpdateExperienceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateExperienceCommandInput, UpdateExperienceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateExperienceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateExperienceCommandInput, UpdateExperienceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates 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
31
31
  * search experience with no code</a>.</p>
@@ -95,6 +95,7 @@ declare const UpdateExperienceCommand_base: {
95
95
  * @throws {@link KendraServiceException}
96
96
  * <p>Base exception class for all service exceptions from Kendra service.</p>
97
97
  *
98
+ * @public
98
99
  */
99
100
  export declare class UpdateExperienceCommand extends UpdateExperienceCommand_base {
100
101
  }
@@ -22,10 +22,10 @@ export interface UpdateFeaturedResultsSetCommandOutput extends UpdateFeaturedRes
22
22
  }
23
23
  declare const UpdateFeaturedResultsSetCommand_base: {
24
24
  new (input: UpdateFeaturedResultsSetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFeaturedResultsSetCommandInput, UpdateFeaturedResultsSetCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateFeaturedResultsSetCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateFeaturedResultsSetCommandInput, UpdateFeaturedResultsSetCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates a set of featured results. Features results are placed
30
30
  * above
31
31
  * all other results for certain queries. You map specific queries to specific documents
@@ -110,6 +110,7 @@ declare const UpdateFeaturedResultsSetCommand_base: {
110
110
  * @throws {@link KendraServiceException}
111
111
  * <p>Base exception class for all service exceptions from Kendra service.</p>
112
112
  *
113
+ * @public
113
114
  */
114
115
  export declare class UpdateFeaturedResultsSetCommand extends UpdateFeaturedResultsSetCommand_base {
115
116
  }
@@ -22,10 +22,10 @@ export interface UpdateIndexCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const UpdateIndexCommand_base: {
24
24
  new (input: UpdateIndexCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateIndexCommandInput, UpdateIndexCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateIndexCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateIndexCommandInput, UpdateIndexCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates an existing Amazon Kendra index.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -130,6 +130,7 @@ declare const UpdateIndexCommand_base: {
130
130
  * @throws {@link KendraServiceException}
131
131
  * <p>Base exception class for all service exceptions from Kendra service.</p>
132
132
  *
133
+ * @public
133
134
  */
134
135
  export declare class UpdateIndexCommand extends UpdateIndexCommand_base {
135
136
  }
@@ -22,10 +22,10 @@ export interface UpdateQuerySuggestionsBlockListCommandOutput extends __Metadata
22
22
  }
23
23
  declare const UpdateQuerySuggestionsBlockListCommand_base: {
24
24
  new (input: UpdateQuerySuggestionsBlockListCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateQuerySuggestionsBlockListCommandInput, UpdateQuerySuggestionsBlockListCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateQuerySuggestionsBlockListCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateQuerySuggestionsBlockListCommandInput, UpdateQuerySuggestionsBlockListCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates a block list used for query suggestions for an index.</p>
30
30
  * <p>Updates to a block list might not take effect right away. Amazon Kendra
31
31
  * needs to refresh the entire suggestions list to apply any updates to the
@@ -93,6 +93,7 @@ declare const UpdateQuerySuggestionsBlockListCommand_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 UpdateQuerySuggestionsBlockListCommand extends UpdateQuerySuggestionsBlockListCommand_base {
98
99
  }
@@ -22,10 +22,10 @@ export interface UpdateQuerySuggestionsConfigCommandOutput extends __MetadataBea
22
22
  }
23
23
  declare const UpdateQuerySuggestionsConfigCommand_base: {
24
24
  new (input: UpdateQuerySuggestionsConfigCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateQuerySuggestionsConfigCommandInput, UpdateQuerySuggestionsConfigCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateQuerySuggestionsConfigCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateQuerySuggestionsConfigCommandInput, UpdateQuerySuggestionsConfigCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates the settings of query suggestions for an index.</p>
30
30
  * <p>Amazon Kendra supports partial updates, so you only need to provide
31
31
  * the fields you want to update.</p>
@@ -100,6 +100,7 @@ declare const UpdateQuerySuggestionsConfigCommand_base: {
100
100
  * @throws {@link KendraServiceException}
101
101
  * <p>Base exception class for all service exceptions from Kendra service.</p>
102
102
  *
103
+ * @public
103
104
  */
104
105
  export declare class UpdateQuerySuggestionsConfigCommand extends UpdateQuerySuggestionsConfigCommand_base {
105
106
  }
@@ -22,10 +22,10 @@ export interface UpdateThesaurusCommandOutput extends __MetadataBearer {
22
22
  }
23
23
  declare const UpdateThesaurusCommand_base: {
24
24
  new (input: UpdateThesaurusCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateThesaurusCommandInput, UpdateThesaurusCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
+ new (__0_0: UpdateThesaurusCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateThesaurusCommandInput, UpdateThesaurusCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
25
26
  getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
26
27
  };
27
28
  /**
28
- * @public
29
29
  * <p>Updates a thesaurus for an index.</p>
30
30
  * @example
31
31
  * Use a bare-bones client and the command you need to make an API call.
@@ -83,6 +83,7 @@ declare const UpdateThesaurusCommand_base: {
83
83
  * @throws {@link KendraServiceException}
84
84
  * <p>Base exception class for all service exceptions from Kendra service.</p>
85
85
  *
86
+ * @public
86
87
  */
87
88
  export declare class UpdateThesaurusCommand extends UpdateThesaurusCommand_base {
88
89
  }