@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 { ClearQuerySuggestionsRequest } from "../models/models_0";
5
- export interface ClearQuerySuggestionsCommandInput extends ClearQuerySuggestionsRequest {
6
- }
7
- export interface ClearQuerySuggestionsCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class ClearQuerySuggestionsCommand extends $Command<ClearQuerySuggestionsCommandInput, ClearQuerySuggestionsCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: ClearQuerySuggestionsCommandInput;
12
- constructor(input: ClearQuerySuggestionsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ClearQuerySuggestionsCommandInput, ClearQuerySuggestionsCommandOutput>;
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 { CreateDataSourceRequest, CreateDataSourceResponse } from "../models/models_0";
5
- export interface CreateDataSourceCommandInput extends CreateDataSourceRequest {
6
- }
7
- export interface CreateDataSourceCommandOutput extends CreateDataSourceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateDataSourceCommand extends $Command<CreateDataSourceCommandInput, CreateDataSourceCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: CreateDataSourceCommandInput;
12
- constructor(input: CreateDataSourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateDataSourceCommandInput, CreateDataSourceCommandOutput>;
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 { CreateExperienceRequest, CreateExperienceResponse } from "../models/models_0";
5
- export interface CreateExperienceCommandInput extends CreateExperienceRequest {
6
- }
7
- export interface CreateExperienceCommandOutput extends CreateExperienceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateExperienceCommand extends $Command<CreateExperienceCommandInput, CreateExperienceCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: CreateExperienceCommandInput;
12
- constructor(input: CreateExperienceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateExperienceCommandInput, CreateExperienceCommandOutput>;
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 { CreateFaqRequest, CreateFaqResponse } from "../models/models_0";
5
- export interface CreateFaqCommandInput extends CreateFaqRequest {
6
- }
7
- export interface CreateFaqCommandOutput extends CreateFaqResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateFaqCommand extends $Command<CreateFaqCommandInput, CreateFaqCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: CreateFaqCommandInput;
12
- constructor(input: CreateFaqCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateFaqCommandInput, CreateFaqCommandOutput>;
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 { CreateIndexRequest, CreateIndexResponse } from "../models/models_0";
5
- export interface CreateIndexCommandInput extends CreateIndexRequest {
6
- }
7
- export interface CreateIndexCommandOutput extends CreateIndexResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateIndexCommand extends $Command<CreateIndexCommandInput, CreateIndexCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: CreateIndexCommandInput;
12
- constructor(input: CreateIndexCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateIndexCommandInput, CreateIndexCommandOutput>;
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 { CreateQuerySuggestionsBlockListRequest, CreateQuerySuggestionsBlockListResponse } from "../models/models_0";
5
- export interface CreateQuerySuggestionsBlockListCommandInput extends CreateQuerySuggestionsBlockListRequest {
6
- }
7
- export interface CreateQuerySuggestionsBlockListCommandOutput extends CreateQuerySuggestionsBlockListResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateQuerySuggestionsBlockListCommand extends $Command<CreateQuerySuggestionsBlockListCommandInput, CreateQuerySuggestionsBlockListCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: CreateQuerySuggestionsBlockListCommandInput;
12
- constructor(input: CreateQuerySuggestionsBlockListCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateQuerySuggestionsBlockListCommandInput, CreateQuerySuggestionsBlockListCommandOutput>;
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 { CreateThesaurusRequest, CreateThesaurusResponse } from "../models/models_0";
5
- export interface CreateThesaurusCommandInput extends CreateThesaurusRequest {
6
- }
7
- export interface CreateThesaurusCommandOutput extends CreateThesaurusResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class CreateThesaurusCommand extends $Command<CreateThesaurusCommandInput, CreateThesaurusCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: CreateThesaurusCommandInput;
12
- constructor(input: CreateThesaurusCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateThesaurusCommandInput, CreateThesaurusCommandOutput>;
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 { DeleteDataSourceRequest } from "../models/models_0";
5
- export interface DeleteDataSourceCommandInput extends DeleteDataSourceRequest {
6
- }
7
- export interface DeleteDataSourceCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteDataSourceCommand extends $Command<DeleteDataSourceCommandInput, DeleteDataSourceCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: DeleteDataSourceCommandInput;
12
- constructor(input: DeleteDataSourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteDataSourceCommandInput, DeleteDataSourceCommandOutput>;
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 { DeleteExperienceRequest, DeleteExperienceResponse } from "../models/models_0";
5
- export interface DeleteExperienceCommandInput extends DeleteExperienceRequest {
6
- }
7
- export interface DeleteExperienceCommandOutput extends DeleteExperienceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteExperienceCommand extends $Command<DeleteExperienceCommandInput, DeleteExperienceCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: DeleteExperienceCommandInput;
12
- constructor(input: DeleteExperienceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteExperienceCommandInput, DeleteExperienceCommandOutput>;
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 { DeleteFaqRequest } from "../models/models_0";
5
- export interface DeleteFaqCommandInput extends DeleteFaqRequest {
6
- }
7
- export interface DeleteFaqCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteFaqCommand extends $Command<DeleteFaqCommandInput, DeleteFaqCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: DeleteFaqCommandInput;
12
- constructor(input: DeleteFaqCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteFaqCommandInput, DeleteFaqCommandOutput>;
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 { DeleteIndexRequest } from "../models/models_0";
5
- export interface DeleteIndexCommandInput extends DeleteIndexRequest {
6
- }
7
- export interface DeleteIndexCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteIndexCommand extends $Command<DeleteIndexCommandInput, DeleteIndexCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: DeleteIndexCommandInput;
12
- constructor(input: DeleteIndexCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteIndexCommandInput, DeleteIndexCommandOutput>;
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 { DeletePrincipalMappingRequest } from "../models/models_0";
5
- export interface DeletePrincipalMappingCommandInput extends DeletePrincipalMappingRequest {
6
- }
7
- export interface DeletePrincipalMappingCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class DeletePrincipalMappingCommand extends $Command<DeletePrincipalMappingCommandInput, DeletePrincipalMappingCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: DeletePrincipalMappingCommandInput;
12
- constructor(input: DeletePrincipalMappingCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeletePrincipalMappingCommandInput, DeletePrincipalMappingCommandOutput>;
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 { DeleteQuerySuggestionsBlockListRequest } from "../models/models_0";
5
- export interface DeleteQuerySuggestionsBlockListCommandInput extends DeleteQuerySuggestionsBlockListRequest {
6
- }
7
- export interface DeleteQuerySuggestionsBlockListCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteQuerySuggestionsBlockListCommand extends $Command<DeleteQuerySuggestionsBlockListCommandInput, DeleteQuerySuggestionsBlockListCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: DeleteQuerySuggestionsBlockListCommandInput;
12
- constructor(input: DeleteQuerySuggestionsBlockListCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteQuerySuggestionsBlockListCommandInput, DeleteQuerySuggestionsBlockListCommandOutput>;
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 { DeleteThesaurusRequest } from "../models/models_0";
5
- export interface DeleteThesaurusCommandInput extends DeleteThesaurusRequest {
6
- }
7
- export interface DeleteThesaurusCommandOutput extends __MetadataBearer {
8
- }
9
-
10
- export declare class DeleteThesaurusCommand extends $Command<DeleteThesaurusCommandInput, DeleteThesaurusCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: DeleteThesaurusCommandInput;
12
- constructor(input: DeleteThesaurusCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteThesaurusCommandInput, DeleteThesaurusCommandOutput>;
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 { DescribeDataSourceRequest, DescribeDataSourceResponse } from "../models/models_0";
5
- export interface DescribeDataSourceCommandInput extends DescribeDataSourceRequest {
6
- }
7
- export interface DescribeDataSourceCommandOutput extends DescribeDataSourceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeDataSourceCommand extends $Command<DescribeDataSourceCommandInput, DescribeDataSourceCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: DescribeDataSourceCommandInput;
12
- constructor(input: DescribeDataSourceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeDataSourceCommandInput, DescribeDataSourceCommandOutput>;
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 { DescribeExperienceRequest, DescribeExperienceResponse } from "../models/models_0";
5
- export interface DescribeExperienceCommandInput extends DescribeExperienceRequest {
6
- }
7
- export interface DescribeExperienceCommandOutput extends DescribeExperienceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeExperienceCommand extends $Command<DescribeExperienceCommandInput, DescribeExperienceCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: DescribeExperienceCommandInput;
12
- constructor(input: DescribeExperienceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeExperienceCommandInput, DescribeExperienceCommandOutput>;
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 { DescribeFaqRequest, DescribeFaqResponse } from "../models/models_0";
5
- export interface DescribeFaqCommandInput extends DescribeFaqRequest {
6
- }
7
- export interface DescribeFaqCommandOutput extends DescribeFaqResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeFaqCommand extends $Command<DescribeFaqCommandInput, DescribeFaqCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: DescribeFaqCommandInput;
12
- constructor(input: DescribeFaqCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeFaqCommandInput, DescribeFaqCommandOutput>;
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 { DescribeIndexRequest, DescribeIndexResponse } from "../models/models_0";
5
- export interface DescribeIndexCommandInput extends DescribeIndexRequest {
6
- }
7
- export interface DescribeIndexCommandOutput extends DescribeIndexResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeIndexCommand extends $Command<DescribeIndexCommandInput, DescribeIndexCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: DescribeIndexCommandInput;
12
- constructor(input: DescribeIndexCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeIndexCommandInput, DescribeIndexCommandOutput>;
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 { DescribePrincipalMappingRequest, DescribePrincipalMappingResponse } from "../models/models_0";
5
- export interface DescribePrincipalMappingCommandInput extends DescribePrincipalMappingRequest {
6
- }
7
- export interface DescribePrincipalMappingCommandOutput extends DescribePrincipalMappingResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribePrincipalMappingCommand extends $Command<DescribePrincipalMappingCommandInput, DescribePrincipalMappingCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: DescribePrincipalMappingCommandInput;
12
- constructor(input: DescribePrincipalMappingCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribePrincipalMappingCommandInput, DescribePrincipalMappingCommandOutput>;
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 { DescribeQuerySuggestionsBlockListRequest, DescribeQuerySuggestionsBlockListResponse } from "../models/models_0";
5
- export interface DescribeQuerySuggestionsBlockListCommandInput extends DescribeQuerySuggestionsBlockListRequest {
6
- }
7
- export interface DescribeQuerySuggestionsBlockListCommandOutput extends DescribeQuerySuggestionsBlockListResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeQuerySuggestionsBlockListCommand extends $Command<DescribeQuerySuggestionsBlockListCommandInput, DescribeQuerySuggestionsBlockListCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: DescribeQuerySuggestionsBlockListCommandInput;
12
- constructor(input: DescribeQuerySuggestionsBlockListCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeQuerySuggestionsBlockListCommandInput, DescribeQuerySuggestionsBlockListCommandOutput>;
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 { DescribeQuerySuggestionsConfigRequest, DescribeQuerySuggestionsConfigResponse } from "../models/models_0";
5
- export interface DescribeQuerySuggestionsConfigCommandInput extends DescribeQuerySuggestionsConfigRequest {
6
- }
7
- export interface DescribeQuerySuggestionsConfigCommandOutput extends DescribeQuerySuggestionsConfigResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeQuerySuggestionsConfigCommand extends $Command<DescribeQuerySuggestionsConfigCommandInput, DescribeQuerySuggestionsConfigCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: DescribeQuerySuggestionsConfigCommandInput;
12
- constructor(input: DescribeQuerySuggestionsConfigCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeQuerySuggestionsConfigCommandInput, DescribeQuerySuggestionsConfigCommandOutput>;
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 { DescribeThesaurusRequest, DescribeThesaurusResponse } from "../models/models_0";
5
- export interface DescribeThesaurusCommandInput extends DescribeThesaurusRequest {
6
- }
7
- export interface DescribeThesaurusCommandOutput extends DescribeThesaurusResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DescribeThesaurusCommand extends $Command<DescribeThesaurusCommandInput, DescribeThesaurusCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: DescribeThesaurusCommandInput;
12
- constructor(input: DescribeThesaurusCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DescribeThesaurusCommandInput, DescribeThesaurusCommandOutput>;
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 { DisassociateEntitiesFromExperienceRequest, DisassociateEntitiesFromExperienceResponse } from "../models/models_0";
5
- export interface DisassociateEntitiesFromExperienceCommandInput extends DisassociateEntitiesFromExperienceRequest {
6
- }
7
- export interface DisassociateEntitiesFromExperienceCommandOutput extends DisassociateEntitiesFromExperienceResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DisassociateEntitiesFromExperienceCommand extends $Command<DisassociateEntitiesFromExperienceCommandInput, DisassociateEntitiesFromExperienceCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: DisassociateEntitiesFromExperienceCommandInput;
12
- constructor(input: DisassociateEntitiesFromExperienceCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociateEntitiesFromExperienceCommandInput, DisassociateEntitiesFromExperienceCommandOutput>;
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 { DisassociatePersonasFromEntitiesRequest, DisassociatePersonasFromEntitiesResponse } from "../models/models_0";
5
- export interface DisassociatePersonasFromEntitiesCommandInput extends DisassociatePersonasFromEntitiesRequest {
6
- }
7
- export interface DisassociatePersonasFromEntitiesCommandOutput extends DisassociatePersonasFromEntitiesResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class DisassociatePersonasFromEntitiesCommand extends $Command<DisassociatePersonasFromEntitiesCommandInput, DisassociatePersonasFromEntitiesCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: DisassociatePersonasFromEntitiesCommandInput;
12
- constructor(input: DisassociatePersonasFromEntitiesCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DisassociatePersonasFromEntitiesCommandInput, DisassociatePersonasFromEntitiesCommandOutput>;
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 { GetQuerySuggestionsRequest, GetQuerySuggestionsResponse } from "../models/models_0";
5
- export interface GetQuerySuggestionsCommandInput extends GetQuerySuggestionsRequest {
6
- }
7
- export interface GetQuerySuggestionsCommandOutput extends GetQuerySuggestionsResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class GetQuerySuggestionsCommand extends $Command<GetQuerySuggestionsCommandInput, GetQuerySuggestionsCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: GetQuerySuggestionsCommandInput;
12
- constructor(input: GetQuerySuggestionsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetQuerySuggestionsCommandInput, GetQuerySuggestionsCommandOutput>;
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 { GetSnapshotsRequest, GetSnapshotsResponse } from "../models/models_0";
5
- export interface GetSnapshotsCommandInput extends GetSnapshotsRequest {
6
- }
7
- export interface GetSnapshotsCommandOutput extends GetSnapshotsResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class GetSnapshotsCommand extends $Command<GetSnapshotsCommandInput, GetSnapshotsCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: GetSnapshotsCommandInput;
12
- constructor(input: GetSnapshotsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSnapshotsCommandInput, GetSnapshotsCommandOutput>;
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 { ListDataSourceSyncJobsRequest, ListDataSourceSyncJobsResponse } from "../models/models_0";
5
- export interface ListDataSourceSyncJobsCommandInput extends ListDataSourceSyncJobsRequest {
6
- }
7
- export interface ListDataSourceSyncJobsCommandOutput extends ListDataSourceSyncJobsResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListDataSourceSyncJobsCommand extends $Command<ListDataSourceSyncJobsCommandInput, ListDataSourceSyncJobsCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: ListDataSourceSyncJobsCommandInput;
12
- constructor(input: ListDataSourceSyncJobsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDataSourceSyncJobsCommandInput, ListDataSourceSyncJobsCommandOutput>;
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 { ListDataSourcesRequest, ListDataSourcesResponse } from "../models/models_0";
5
- export interface ListDataSourcesCommandInput extends ListDataSourcesRequest {
6
- }
7
- export interface ListDataSourcesCommandOutput extends ListDataSourcesResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListDataSourcesCommand extends $Command<ListDataSourcesCommandInput, ListDataSourcesCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: ListDataSourcesCommandInput;
12
- constructor(input: ListDataSourcesCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListDataSourcesCommandInput, ListDataSourcesCommandOutput>;
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 { ListEntityPersonasRequest, ListEntityPersonasResponse } from "../models/models_0";
5
- export interface ListEntityPersonasCommandInput extends ListEntityPersonasRequest {
6
- }
7
- export interface ListEntityPersonasCommandOutput extends ListEntityPersonasResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListEntityPersonasCommand extends $Command<ListEntityPersonasCommandInput, ListEntityPersonasCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: ListEntityPersonasCommandInput;
12
- constructor(input: ListEntityPersonasCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListEntityPersonasCommandInput, ListEntityPersonasCommandOutput>;
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 { ListExperienceEntitiesRequest, ListExperienceEntitiesResponse } from "../models/models_0";
5
- export interface ListExperienceEntitiesCommandInput extends ListExperienceEntitiesRequest {
6
- }
7
- export interface ListExperienceEntitiesCommandOutput extends ListExperienceEntitiesResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListExperienceEntitiesCommand extends $Command<ListExperienceEntitiesCommandInput, ListExperienceEntitiesCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: ListExperienceEntitiesCommandInput;
12
- constructor(input: ListExperienceEntitiesCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListExperienceEntitiesCommandInput, ListExperienceEntitiesCommandOutput>;
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 { ListExperiencesRequest, ListExperiencesResponse } from "../models/models_0";
5
- export interface ListExperiencesCommandInput extends ListExperiencesRequest {
6
- }
7
- export interface ListExperiencesCommandOutput extends ListExperiencesResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListExperiencesCommand extends $Command<ListExperiencesCommandInput, ListExperiencesCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: ListExperiencesCommandInput;
12
- constructor(input: ListExperiencesCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListExperiencesCommandInput, ListExperiencesCommandOutput>;
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 { ListFaqsRequest, ListFaqsResponse } from "../models/models_0";
5
- export interface ListFaqsCommandInput extends ListFaqsRequest {
6
- }
7
- export interface ListFaqsCommandOutput extends ListFaqsResponse, __MetadataBearer {
8
- }
9
-
10
- export declare class ListFaqsCommand extends $Command<ListFaqsCommandInput, ListFaqsCommandOutput, KendraClientResolvedConfig> {
11
- readonly input: ListFaqsCommandInput;
12
- constructor(input: ListFaqsCommandInput);
13
-
14
- resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: KendraClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListFaqsCommandInput, ListFaqsCommandOutput>;
15
- private serialize;
16
- private deserialize;
17
- }