@aws-sdk/client-kendra 3.49.0 → 3.50.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 (78) hide show
  1. package/CHANGELOG.md +8 -0
  2. package/package.json +25 -25
  3. package/dist-types/ts3.4/Kendra.d.ts +0 -280
  4. package/dist-types/ts3.4/KendraClient.d.ts +0 -128
  5. package/dist-types/ts3.4/commands/AssociateEntitiesToExperienceCommand.d.ts +0 -17
  6. package/dist-types/ts3.4/commands/AssociatePersonasToEntitiesCommand.d.ts +0 -17
  7. package/dist-types/ts3.4/commands/BatchDeleteDocumentCommand.d.ts +0 -17
  8. package/dist-types/ts3.4/commands/BatchGetDocumentStatusCommand.d.ts +0 -17
  9. package/dist-types/ts3.4/commands/BatchPutDocumentCommand.d.ts +0 -17
  10. package/dist-types/ts3.4/commands/ClearQuerySuggestionsCommand.d.ts +0 -17
  11. package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +0 -17
  12. package/dist-types/ts3.4/commands/CreateExperienceCommand.d.ts +0 -17
  13. package/dist-types/ts3.4/commands/CreateFaqCommand.d.ts +0 -17
  14. package/dist-types/ts3.4/commands/CreateIndexCommand.d.ts +0 -17
  15. package/dist-types/ts3.4/commands/CreateQuerySuggestionsBlockListCommand.d.ts +0 -17
  16. package/dist-types/ts3.4/commands/CreateThesaurusCommand.d.ts +0 -17
  17. package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +0 -17
  18. package/dist-types/ts3.4/commands/DeleteExperienceCommand.d.ts +0 -17
  19. package/dist-types/ts3.4/commands/DeleteFaqCommand.d.ts +0 -17
  20. package/dist-types/ts3.4/commands/DeleteIndexCommand.d.ts +0 -17
  21. package/dist-types/ts3.4/commands/DeletePrincipalMappingCommand.d.ts +0 -17
  22. package/dist-types/ts3.4/commands/DeleteQuerySuggestionsBlockListCommand.d.ts +0 -17
  23. package/dist-types/ts3.4/commands/DeleteThesaurusCommand.d.ts +0 -17
  24. package/dist-types/ts3.4/commands/DescribeDataSourceCommand.d.ts +0 -17
  25. package/dist-types/ts3.4/commands/DescribeExperienceCommand.d.ts +0 -17
  26. package/dist-types/ts3.4/commands/DescribeFaqCommand.d.ts +0 -17
  27. package/dist-types/ts3.4/commands/DescribeIndexCommand.d.ts +0 -17
  28. package/dist-types/ts3.4/commands/DescribePrincipalMappingCommand.d.ts +0 -17
  29. package/dist-types/ts3.4/commands/DescribeQuerySuggestionsBlockListCommand.d.ts +0 -17
  30. package/dist-types/ts3.4/commands/DescribeQuerySuggestionsConfigCommand.d.ts +0 -17
  31. package/dist-types/ts3.4/commands/DescribeThesaurusCommand.d.ts +0 -17
  32. package/dist-types/ts3.4/commands/DisassociateEntitiesFromExperienceCommand.d.ts +0 -17
  33. package/dist-types/ts3.4/commands/DisassociatePersonasFromEntitiesCommand.d.ts +0 -17
  34. package/dist-types/ts3.4/commands/GetQuerySuggestionsCommand.d.ts +0 -17
  35. package/dist-types/ts3.4/commands/GetSnapshotsCommand.d.ts +0 -17
  36. package/dist-types/ts3.4/commands/ListDataSourceSyncJobsCommand.d.ts +0 -17
  37. package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +0 -17
  38. package/dist-types/ts3.4/commands/ListEntityPersonasCommand.d.ts +0 -17
  39. package/dist-types/ts3.4/commands/ListExperienceEntitiesCommand.d.ts +0 -17
  40. package/dist-types/ts3.4/commands/ListExperiencesCommand.d.ts +0 -17
  41. package/dist-types/ts3.4/commands/ListFaqsCommand.d.ts +0 -17
  42. package/dist-types/ts3.4/commands/ListGroupsOlderThanOrderingIdCommand.d.ts +0 -17
  43. package/dist-types/ts3.4/commands/ListIndicesCommand.d.ts +0 -17
  44. package/dist-types/ts3.4/commands/ListQuerySuggestionsBlockListsCommand.d.ts +0 -17
  45. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +0 -17
  46. package/dist-types/ts3.4/commands/ListThesauriCommand.d.ts +0 -17
  47. package/dist-types/ts3.4/commands/PutPrincipalMappingCommand.d.ts +0 -17
  48. package/dist-types/ts3.4/commands/QueryCommand.d.ts +0 -17
  49. package/dist-types/ts3.4/commands/StartDataSourceSyncJobCommand.d.ts +0 -17
  50. package/dist-types/ts3.4/commands/StopDataSourceSyncJobCommand.d.ts +0 -17
  51. package/dist-types/ts3.4/commands/SubmitFeedbackCommand.d.ts +0 -17
  52. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +0 -17
  53. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +0 -17
  54. package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +0 -17
  55. package/dist-types/ts3.4/commands/UpdateExperienceCommand.d.ts +0 -17
  56. package/dist-types/ts3.4/commands/UpdateIndexCommand.d.ts +0 -17
  57. package/dist-types/ts3.4/commands/UpdateQuerySuggestionsBlockListCommand.d.ts +0 -17
  58. package/dist-types/ts3.4/commands/UpdateQuerySuggestionsConfigCommand.d.ts +0 -17
  59. package/dist-types/ts3.4/commands/UpdateThesaurusCommand.d.ts +0 -17
  60. package/dist-types/ts3.4/commands/index.d.ts +0 -55
  61. package/dist-types/ts3.4/endpoints.d.ts +0 -2
  62. package/dist-types/ts3.4/index.d.ts +0 -5
  63. package/dist-types/ts3.4/models/index.d.ts +0 -1
  64. package/dist-types/ts3.4/models/models_0.d.ts +0 -3305
  65. package/dist-types/ts3.4/pagination/GetSnapshotsPaginator.d.ts +0 -4
  66. package/dist-types/ts3.4/pagination/Interfaces.d.ts +0 -6
  67. package/dist-types/ts3.4/pagination/ListDataSourceSyncJobsPaginator.d.ts +0 -4
  68. package/dist-types/ts3.4/pagination/ListDataSourcesPaginator.d.ts +0 -4
  69. package/dist-types/ts3.4/pagination/ListEntityPersonasPaginator.d.ts +0 -4
  70. package/dist-types/ts3.4/pagination/ListExperienceEntitiesPaginator.d.ts +0 -4
  71. package/dist-types/ts3.4/pagination/ListExperiencesPaginator.d.ts +0 -4
  72. package/dist-types/ts3.4/pagination/ListIndicesPaginator.d.ts +0 -4
  73. package/dist-types/ts3.4/pagination/index.d.ts +0 -8
  74. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -167
  75. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +0 -38
  76. package/dist-types/ts3.4/runtimeConfig.d.ts +0 -38
  77. package/dist-types/ts3.4/runtimeConfig.native.d.ts +0 -37
  78. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +0 -11
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
4
- import { ListGroupsOlderThanOrderingIdRequest, ListGroupsOlderThanOrderingIdResponse } from "../models/models_0";
5
- export interface ListGroupsOlderThanOrderingIdCommandInput extends ListGroupsOlderThanOrderingIdRequest {
6
- }
7
- export interface ListGroupsOlderThanOrderingIdCommandOutput extends ListGroupsOlderThanOrderingIdResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListGroupsOlderThanOrderingIdCommand extends $Command<ListGroupsOlderThanOrderingIdCommandInput, ListGroupsOlderThanOrderingIdCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: ListGroupsOlderThanOrderingIdCommandInput;
12
- constructor(input: ListGroupsOlderThanOrderingIdCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListGroupsOlderThanOrderingIdCommandInput, ListGroupsOlderThanOrderingIdCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
4
- import { ListIndicesRequest, ListIndicesResponse } from "../models/models_0";
5
- export interface ListIndicesCommandInput extends ListIndicesRequest {
6
- }
7
- export interface ListIndicesCommandOutput extends ListIndicesResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListIndicesCommand extends $Command<ListIndicesCommandInput, ListIndicesCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: ListIndicesCommandInput;
12
- constructor(input: ListIndicesCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListIndicesCommandInput, ListIndicesCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
4
- import { ListQuerySuggestionsBlockListsRequest, ListQuerySuggestionsBlockListsResponse } from "../models/models_0";
5
- export interface ListQuerySuggestionsBlockListsCommandInput extends ListQuerySuggestionsBlockListsRequest {
6
- }
7
- export interface ListQuerySuggestionsBlockListsCommandOutput extends ListQuerySuggestionsBlockListsResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListQuerySuggestionsBlockListsCommand extends $Command<ListQuerySuggestionsBlockListsCommandInput, ListQuerySuggestionsBlockListsCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: ListQuerySuggestionsBlockListsCommandInput;
12
- constructor(input: ListQuerySuggestionsBlockListsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListQuerySuggestionsBlockListsCommandInput, ListQuerySuggestionsBlockListsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
4
- import { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
5
- export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequest {
6
- }
7
- export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListTagsForResourceCommand extends $Command<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: ListTagsForResourceCommandInput;
12
- constructor(input: ListTagsForResourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
4
- import { ListThesauriRequest, ListThesauriResponse } from "../models/models_0";
5
- export interface ListThesauriCommandInput extends ListThesauriRequest {
6
- }
7
- export interface ListThesauriCommandOutput extends ListThesauriResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListThesauriCommand extends $Command<ListThesauriCommandInput, ListThesauriCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: ListThesauriCommandInput;
12
- constructor(input: ListThesauriCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListThesauriCommandInput, ListThesauriCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
4
- import { PutPrincipalMappingRequest } from "../models/models_0";
5
- export interface PutPrincipalMappingCommandInput extends PutPrincipalMappingRequest {
6
- }
7
- export interface PutPrincipalMappingCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class PutPrincipalMappingCommand extends $Command<PutPrincipalMappingCommandInput, PutPrincipalMappingCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: PutPrincipalMappingCommandInput;
12
- constructor(input: PutPrincipalMappingCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutPrincipalMappingCommandInput, PutPrincipalMappingCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
4
- import { QueryRequest, QueryResult } from "../models/models_0";
5
- export interface QueryCommandInput extends QueryRequest {
6
- }
7
- export interface QueryCommandOutput extends QueryResult, __MetadataBearer {
8
- }
9
-
10
- export declare class QueryCommand extends $Command<QueryCommandInput, QueryCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: QueryCommandInput;
12
- constructor(input: QueryCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<QueryCommandInput, QueryCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
4
- import { StartDataSourceSyncJobRequest, StartDataSourceSyncJobResponse } from "../models/models_0";
5
- export interface StartDataSourceSyncJobCommandInput extends StartDataSourceSyncJobRequest {
6
- }
7
- export interface StartDataSourceSyncJobCommandOutput extends StartDataSourceSyncJobResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class StartDataSourceSyncJobCommand extends $Command<StartDataSourceSyncJobCommandInput, StartDataSourceSyncJobCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: StartDataSourceSyncJobCommandInput;
12
- constructor(input: StartDataSourceSyncJobCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StartDataSourceSyncJobCommandInput, StartDataSourceSyncJobCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
4
- import { StopDataSourceSyncJobRequest } from "../models/models_0";
5
- export interface StopDataSourceSyncJobCommandInput extends StopDataSourceSyncJobRequest {
6
- }
7
- export interface StopDataSourceSyncJobCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class StopDataSourceSyncJobCommand extends $Command<StopDataSourceSyncJobCommandInput, StopDataSourceSyncJobCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: StopDataSourceSyncJobCommandInput;
12
- constructor(input: StopDataSourceSyncJobCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<StopDataSourceSyncJobCommandInput, StopDataSourceSyncJobCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
4
- import { SubmitFeedbackRequest } from "../models/models_0";
5
- export interface SubmitFeedbackCommandInput extends SubmitFeedbackRequest {
6
- }
7
- export interface SubmitFeedbackCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class SubmitFeedbackCommand extends $Command<SubmitFeedbackCommandInput, SubmitFeedbackCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: SubmitFeedbackCommandInput;
12
- constructor(input: SubmitFeedbackCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<SubmitFeedbackCommandInput, SubmitFeedbackCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
4
- import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
5
- export interface TagResourceCommandInput extends TagResourceRequest {
6
- }
7
- export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class TagResourceCommand extends $Command<TagResourceCommandInput, TagResourceCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: TagResourceCommandInput;
12
- constructor(input: TagResourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
4
- import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
5
- export interface UntagResourceCommandInput extends UntagResourceRequest {
6
- }
7
- export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class UntagResourceCommand extends $Command<UntagResourceCommandInput, UntagResourceCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: UntagResourceCommandInput;
12
- constructor(input: UntagResourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
4
- import { UpdateDataSourceRequest } from "../models/models_0";
5
- export interface UpdateDataSourceCommandInput extends UpdateDataSourceRequest {
6
- }
7
- export interface UpdateDataSourceCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateDataSourceCommand extends $Command<UpdateDataSourceCommandInput, UpdateDataSourceCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: UpdateDataSourceCommandInput;
12
- constructor(input: UpdateDataSourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateDataSourceCommandInput, UpdateDataSourceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
4
- import { UpdateExperienceRequest } from "../models/models_0";
5
- export interface UpdateExperienceCommandInput extends UpdateExperienceRequest {
6
- }
7
- export interface UpdateExperienceCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateExperienceCommand extends $Command<UpdateExperienceCommandInput, UpdateExperienceCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: UpdateExperienceCommandInput;
12
- constructor(input: UpdateExperienceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateExperienceCommandInput, UpdateExperienceCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
4
- import { UpdateIndexRequest } from "../models/models_0";
5
- export interface UpdateIndexCommandInput extends UpdateIndexRequest {
6
- }
7
- export interface UpdateIndexCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateIndexCommand extends $Command<UpdateIndexCommandInput, UpdateIndexCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: UpdateIndexCommandInput;
12
- constructor(input: UpdateIndexCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateIndexCommandInput, UpdateIndexCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
4
- import { UpdateQuerySuggestionsBlockListRequest } from "../models/models_0";
5
- export interface UpdateQuerySuggestionsBlockListCommandInput extends UpdateQuerySuggestionsBlockListRequest {
6
- }
7
- export interface UpdateQuerySuggestionsBlockListCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateQuerySuggestionsBlockListCommand extends $Command<UpdateQuerySuggestionsBlockListCommandInput, UpdateQuerySuggestionsBlockListCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: UpdateQuerySuggestionsBlockListCommandInput;
12
- constructor(input: UpdateQuerySuggestionsBlockListCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateQuerySuggestionsBlockListCommandInput, UpdateQuerySuggestionsBlockListCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
4
- import { UpdateQuerySuggestionsConfigRequest } from "../models/models_0";
5
- export interface UpdateQuerySuggestionsConfigCommandInput extends UpdateQuerySuggestionsConfigRequest {
6
- }
7
- export interface UpdateQuerySuggestionsConfigCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateQuerySuggestionsConfigCommand extends $Command<UpdateQuerySuggestionsConfigCommandInput, UpdateQuerySuggestionsConfigCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: UpdateQuerySuggestionsConfigCommandInput;
12
- constructor(input: UpdateQuerySuggestionsConfigCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateQuerySuggestionsConfigCommandInput, UpdateQuerySuggestionsConfigCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,17 +0,0 @@
1
- import { Command as $Command } from "@aws-sdk/smithy-client";
2
- import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
3
- import { KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../KendraClient";
4
- import { UpdateThesaurusRequest } from "../models/models_0";
5
- export interface UpdateThesaurusCommandInput extends UpdateThesaurusRequest {
6
- }
7
- export interface UpdateThesaurusCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class UpdateThesaurusCommand extends $Command<UpdateThesaurusCommandInput, UpdateThesaurusCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: UpdateThesaurusCommandInput;
12
- constructor(input: UpdateThesaurusCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateThesaurusCommandInput, UpdateThesaurusCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }
@@ -1,55 +0,0 @@
1
- export * from "./AssociateEntitiesToExperienceCommand";
2
- export * from "./AssociatePersonasToEntitiesCommand";
3
- export * from "./BatchDeleteDocumentCommand";
4
- export * from "./BatchGetDocumentStatusCommand";
5
- export * from "./BatchPutDocumentCommand";
6
- export * from "./ClearQuerySuggestionsCommand";
7
- export * from "./CreateDataSourceCommand";
8
- export * from "./CreateExperienceCommand";
9
- export * from "./CreateFaqCommand";
10
- export * from "./CreateIndexCommand";
11
- export * from "./CreateQuerySuggestionsBlockListCommand";
12
- export * from "./CreateThesaurusCommand";
13
- export * from "./DeleteDataSourceCommand";
14
- export * from "./DeleteExperienceCommand";
15
- export * from "./DeleteFaqCommand";
16
- export * from "./DeleteIndexCommand";
17
- export * from "./DeletePrincipalMappingCommand";
18
- export * from "./DeleteQuerySuggestionsBlockListCommand";
19
- export * from "./DeleteThesaurusCommand";
20
- export * from "./DescribeDataSourceCommand";
21
- export * from "./DescribeExperienceCommand";
22
- export * from "./DescribeFaqCommand";
23
- export * from "./DescribeIndexCommand";
24
- export * from "./DescribePrincipalMappingCommand";
25
- export * from "./DescribeQuerySuggestionsBlockListCommand";
26
- export * from "./DescribeQuerySuggestionsConfigCommand";
27
- export * from "./DescribeThesaurusCommand";
28
- export * from "./DisassociateEntitiesFromExperienceCommand";
29
- export * from "./DisassociatePersonasFromEntitiesCommand";
30
- export * from "./GetQuerySuggestionsCommand";
31
- export * from "./GetSnapshotsCommand";
32
- export * from "./ListDataSourceSyncJobsCommand";
33
- export * from "./ListDataSourcesCommand";
34
- export * from "./ListEntityPersonasCommand";
35
- export * from "./ListExperienceEntitiesCommand";
36
- export * from "./ListExperiencesCommand";
37
- export * from "./ListFaqsCommand";
38
- export * from "./ListGroupsOlderThanOrderingIdCommand";
39
- export * from "./ListIndicesCommand";
40
- export * from "./ListQuerySuggestionsBlockListsCommand";
41
- export * from "./ListTagsForResourceCommand";
42
- export * from "./ListThesauriCommand";
43
- export * from "./PutPrincipalMappingCommand";
44
- export * from "./QueryCommand";
45
- export * from "./StartDataSourceSyncJobCommand";
46
- export * from "./StopDataSourceSyncJobCommand";
47
- export * from "./SubmitFeedbackCommand";
48
- export * from "./TagResourceCommand";
49
- export * from "./UntagResourceCommand";
50
- export * from "./UpdateDataSourceCommand";
51
- export * from "./UpdateExperienceCommand";
52
- export * from "./UpdateIndexCommand";
53
- export * from "./UpdateQuerySuggestionsBlockListCommand";
54
- export * from "./UpdateQuerySuggestionsConfigCommand";
55
- export * from "./UpdateThesaurusCommand";
@@ -1,2 +0,0 @@
1
- import { RegionInfoProvider } from "@aws-sdk/types";
2
- export declare const defaultRegionInfoProvider: RegionInfoProvider;
@@ -1,5 +0,0 @@
1
- export * from "./Kendra";
2
- export * from "./KendraClient";
3
- export * from "./commands";
4
- export * from "./models";
5
- export * from "./pagination";
@@ -1 +0,0 @@
1
- export * from "./models_0";