@aws-sdk/client-kendra 3.803.0 → 3.804.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.
- package/dist-es/protocols/Aws_json1_1.js +4 -4
- package/dist-types/commands/AssociateEntitiesToExperienceCommand.d.ts +1 -1
- package/dist-types/commands/AssociatePersonasToEntitiesCommand.d.ts +1 -1
- package/dist-types/commands/BatchDeleteDocumentCommand.d.ts +1 -1
- package/dist-types/commands/BatchDeleteFeaturedResultsSetCommand.d.ts +1 -1
- package/dist-types/commands/BatchGetDocumentStatusCommand.d.ts +1 -1
- package/dist-types/commands/BatchPutDocumentCommand.d.ts +1 -1
- package/dist-types/commands/ClearQuerySuggestionsCommand.d.ts +1 -1
- package/dist-types/commands/CreateAccessControlConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/CreateDataSourceCommand.d.ts +1 -1
- package/dist-types/commands/CreateExperienceCommand.d.ts +1 -1
- package/dist-types/commands/CreateFaqCommand.d.ts +1 -1
- package/dist-types/commands/CreateFeaturedResultsSetCommand.d.ts +1 -1
- package/dist-types/commands/CreateIndexCommand.d.ts +1 -1
- package/dist-types/commands/CreateQuerySuggestionsBlockListCommand.d.ts +1 -1
- package/dist-types/commands/CreateThesaurusCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAccessControlConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDataSourceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteExperienceCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFaqCommand.d.ts +1 -1
- package/dist-types/commands/DeleteIndexCommand.d.ts +1 -1
- package/dist-types/commands/DeletePrincipalMappingCommand.d.ts +1 -1
- package/dist-types/commands/DeleteQuerySuggestionsBlockListCommand.d.ts +1 -1
- package/dist-types/commands/DeleteThesaurusCommand.d.ts +1 -1
- package/dist-types/commands/DescribeAccessControlConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/DescribeDataSourceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeExperienceCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFaqCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFeaturedResultsSetCommand.d.ts +1 -1
- package/dist-types/commands/DescribeIndexCommand.d.ts +1 -1
- package/dist-types/commands/DescribePrincipalMappingCommand.d.ts +1 -1
- package/dist-types/commands/DescribeQuerySuggestionsBlockListCommand.d.ts +1 -1
- package/dist-types/commands/DescribeQuerySuggestionsConfigCommand.d.ts +1 -1
- package/dist-types/commands/DescribeThesaurusCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateEntitiesFromExperienceCommand.d.ts +1 -1
- package/dist-types/commands/DisassociatePersonasFromEntitiesCommand.d.ts +1 -1
- package/dist-types/commands/GetQuerySuggestionsCommand.d.ts +1 -1
- package/dist-types/commands/GetSnapshotsCommand.d.ts +1 -1
- package/dist-types/commands/ListAccessControlConfigurationsCommand.d.ts +1 -1
- package/dist-types/commands/ListDataSourceSyncJobsCommand.d.ts +1 -1
- package/dist-types/commands/ListDataSourcesCommand.d.ts +1 -1
- package/dist-types/commands/ListEntityPersonasCommand.d.ts +1 -1
- package/dist-types/commands/ListExperienceEntitiesCommand.d.ts +1 -1
- package/dist-types/commands/ListExperiencesCommand.d.ts +1 -1
- package/dist-types/commands/ListFaqsCommand.d.ts +1 -1
- package/dist-types/commands/ListFeaturedResultsSetsCommand.d.ts +1 -1
- package/dist-types/commands/ListGroupsOlderThanOrderingIdCommand.d.ts +1 -1
- package/dist-types/commands/ListQuerySuggestionsBlockListsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListThesauriCommand.d.ts +1 -1
- package/dist-types/commands/PutPrincipalMappingCommand.d.ts +1 -1
- package/dist-types/commands/QueryCommand.d.ts +1 -1
- package/dist-types/commands/RetrieveCommand.d.ts +1 -1
- package/dist-types/commands/StartDataSourceSyncJobCommand.d.ts +1 -1
- package/dist-types/commands/StopDataSourceSyncJobCommand.d.ts +1 -1
- package/dist-types/commands/SubmitFeedbackCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAccessControlConfigurationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateExperienceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFeaturedResultsSetCommand.d.ts +1 -1
- package/dist-types/commands/UpdateIndexCommand.d.ts +1 -1
- package/dist-types/commands/UpdateQuerySuggestionsBlockListCommand.d.ts +1 -1
- package/dist-types/commands/UpdateQuerySuggestionsConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateThesaurusCommand.d.ts +1 -1
- package/dist-types/endpoint/EndpointParameters.d.ts +1 -3
- package/dist-types/runtimeConfig.browser.d.ts +17 -17
- package/dist-types/runtimeConfig.d.ts +16 -16
- package/dist-types/runtimeConfig.native.d.ts +18 -18
- package/dist-types/runtimeConfig.shared.d.ts +3 -3
- package/dist-types/ts3.4/commands/AssociateEntitiesToExperienceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/AssociatePersonasToEntitiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchDeleteDocumentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchDeleteFeaturedResultsSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchGetDocumentStatusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/BatchPutDocumentCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ClearQuerySuggestionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateAccessControlConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateExperienceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateFaqCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateFeaturedResultsSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateIndexCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateQuerySuggestionsBlockListCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateThesaurusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAccessControlConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteExperienceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteFaqCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteIndexCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeletePrincipalMappingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteQuerySuggestionsBlockListCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteThesaurusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeAccessControlConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeDataSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeExperienceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFaqCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFeaturedResultsSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeIndexCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribePrincipalMappingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeQuerySuggestionsBlockListCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeQuerySuggestionsConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeThesaurusCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisassociateEntitiesFromExperienceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisassociatePersonasFromEntitiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetQuerySuggestionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetSnapshotsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListAccessControlConfigurationsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDataSourceSyncJobsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListEntityPersonasCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListExperienceEntitiesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListExperiencesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFaqsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListFeaturedResultsSetsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListGroupsOlderThanOrderingIdCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListQuerySuggestionsBlockListsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListThesauriCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutPrincipalMappingCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/QueryCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/RetrieveCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StartDataSourceSyncJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/StopDataSourceSyncJobCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/SubmitFeedbackCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAccessControlConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateExperienceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFeaturedResultsSetCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateIndexCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateQuerySuggestionsBlockListCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateQuerySuggestionsConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateThesaurusCommand.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +22 -32
- package/dist-types/ts3.4/runtimeConfig.d.ts +20 -29
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +23 -33
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +3 -3
- package/package.json +19 -19
|
@@ -1416,7 +1416,7 @@ const se_BatchPutDocumentRequest = (input, context) => {
|
|
|
1416
1416
|
};
|
|
1417
1417
|
const se_ClickFeedback = (input, context) => {
|
|
1418
1418
|
return take(input, {
|
|
1419
|
-
ClickTime: (_) => _.getTime() /
|
|
1419
|
+
ClickTime: (_) => _.getTime() / 1_000,
|
|
1420
1420
|
ResultId: [],
|
|
1421
1421
|
});
|
|
1422
1422
|
};
|
|
@@ -1584,7 +1584,7 @@ const se_DocumentAttributeTarget = (input, context) => {
|
|
|
1584
1584
|
};
|
|
1585
1585
|
const se_DocumentAttributeValue = (input, context) => {
|
|
1586
1586
|
return take(input, {
|
|
1587
|
-
DateValue: (_) => _.getTime() /
|
|
1587
|
+
DateValue: (_) => _.getTime() / 1_000,
|
|
1588
1588
|
LongValue: [],
|
|
1589
1589
|
StringListValue: _json,
|
|
1590
1590
|
StringValue: [],
|
|
@@ -1713,8 +1713,8 @@ const se_TemplateConfiguration = (input, context) => {
|
|
|
1713
1713
|
};
|
|
1714
1714
|
const se_TimeRange = (input, context) => {
|
|
1715
1715
|
return take(input, {
|
|
1716
|
-
EndTime: (_) => _.getTime() /
|
|
1717
|
-
StartTime: (_) => _.getTime() /
|
|
1716
|
+
EndTime: (_) => _.getTime() / 1_000,
|
|
1717
|
+
StartTime: (_) => _.getTime() / 1_000,
|
|
1718
1718
|
});
|
|
1719
1719
|
};
|
|
1720
1720
|
const se_UpdateDataSourceRequest = (input, context) => {
|
|
@@ -23,7 +23,7 @@ export interface AssociateEntitiesToExperienceCommandOutput extends AssociateEnt
|
|
|
23
23
|
}
|
|
24
24
|
declare const AssociateEntitiesToExperienceCommand_base: {
|
|
25
25
|
new (input: AssociateEntitiesToExperienceCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateEntitiesToExperienceCommandInput, AssociateEntitiesToExperienceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AssociateEntitiesToExperienceCommandInput): import("@smithy/smithy-client").CommandImpl<AssociateEntitiesToExperienceCommandInput, AssociateEntitiesToExperienceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface AssociatePersonasToEntitiesCommandOutput extends AssociatePerso
|
|
|
23
23
|
}
|
|
24
24
|
declare const AssociatePersonasToEntitiesCommand_base: {
|
|
25
25
|
new (input: AssociatePersonasToEntitiesCommandInput): import("@smithy/smithy-client").CommandImpl<AssociatePersonasToEntitiesCommandInput, AssociatePersonasToEntitiesCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: AssociatePersonasToEntitiesCommandInput): import("@smithy/smithy-client").CommandImpl<AssociatePersonasToEntitiesCommandInput, AssociatePersonasToEntitiesCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchDeleteDocumentCommandOutput extends BatchDeleteDocumentRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchDeleteDocumentCommand_base: {
|
|
25
25
|
new (input: BatchDeleteDocumentCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteDocumentCommandInput, BatchDeleteDocumentCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchDeleteDocumentCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteDocumentCommandInput, BatchDeleteDocumentCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchDeleteFeaturedResultsSetCommandOutput extends BatchDeleteF
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchDeleteFeaturedResultsSetCommand_base: {
|
|
25
25
|
new (input: BatchDeleteFeaturedResultsSetCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteFeaturedResultsSetCommandInput, BatchDeleteFeaturedResultsSetCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchDeleteFeaturedResultsSetCommandInput): import("@smithy/smithy-client").CommandImpl<BatchDeleteFeaturedResultsSetCommandInput, BatchDeleteFeaturedResultsSetCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchGetDocumentStatusCommandOutput extends BatchGetDocumentSta
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchGetDocumentStatusCommand_base: {
|
|
25
25
|
new (input: BatchGetDocumentStatusCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetDocumentStatusCommandInput, BatchGetDocumentStatusCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchGetDocumentStatusCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetDocumentStatusCommandInput, BatchGetDocumentStatusCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface BatchPutDocumentCommandOutput extends BatchPutDocumentResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const BatchPutDocumentCommand_base: {
|
|
25
25
|
new (input: BatchPutDocumentCommandInput): import("@smithy/smithy-client").CommandImpl<BatchPutDocumentCommandInput, BatchPutDocumentCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: BatchPutDocumentCommandInput): import("@smithy/smithy-client").CommandImpl<BatchPutDocumentCommandInput, BatchPutDocumentCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ClearQuerySuggestionsCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const ClearQuerySuggestionsCommand_base: {
|
|
25
25
|
new (input: ClearQuerySuggestionsCommandInput): import("@smithy/smithy-client").CommandImpl<ClearQuerySuggestionsCommandInput, ClearQuerySuggestionsCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ClearQuerySuggestionsCommandInput): import("@smithy/smithy-client").CommandImpl<ClearQuerySuggestionsCommandInput, ClearQuerySuggestionsCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateAccessControlConfigurationCommandOutput extends CreateAcc
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateAccessControlConfigurationCommand_base: {
|
|
25
25
|
new (input: CreateAccessControlConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccessControlConfigurationCommandInput, CreateAccessControlConfigurationCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateAccessControlConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAccessControlConfigurationCommandInput, CreateAccessControlConfigurationCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateDataSourceCommandOutput extends CreateDataSourceResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateDataSourceCommand_base: {
|
|
25
25
|
new (input: CreateDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDataSourceCommandInput, CreateDataSourceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateDataSourceCommandInput, CreateDataSourceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateExperienceCommandOutput extends CreateExperienceResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateExperienceCommand_base: {
|
|
25
25
|
new (input: CreateExperienceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateExperienceCommandInput, CreateExperienceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateExperienceCommandInput): import("@smithy/smithy-client").CommandImpl<CreateExperienceCommandInput, CreateExperienceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateFaqCommandOutput extends CreateFaqResponse, __MetadataBea
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateFaqCommand_base: {
|
|
25
25
|
new (input: CreateFaqCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFaqCommandInput, CreateFaqCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateFaqCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFaqCommandInput, CreateFaqCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateFeaturedResultsSetCommandOutput extends CreateFeaturedRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateFeaturedResultsSetCommand_base: {
|
|
25
25
|
new (input: CreateFeaturedResultsSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFeaturedResultsSetCommandInput, CreateFeaturedResultsSetCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateFeaturedResultsSetCommandInput): import("@smithy/smithy-client").CommandImpl<CreateFeaturedResultsSetCommandInput, CreateFeaturedResultsSetCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateIndexCommandOutput extends CreateIndexResponse, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateIndexCommand_base: {
|
|
25
25
|
new (input: CreateIndexCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIndexCommandInput, CreateIndexCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateIndexCommandInput): import("@smithy/smithy-client").CommandImpl<CreateIndexCommandInput, CreateIndexCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateQuerySuggestionsBlockListCommandOutput extends CreateQuer
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateQuerySuggestionsBlockListCommand_base: {
|
|
25
25
|
new (input: CreateQuerySuggestionsBlockListCommandInput): import("@smithy/smithy-client").CommandImpl<CreateQuerySuggestionsBlockListCommandInput, CreateQuerySuggestionsBlockListCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateQuerySuggestionsBlockListCommandInput): import("@smithy/smithy-client").CommandImpl<CreateQuerySuggestionsBlockListCommandInput, CreateQuerySuggestionsBlockListCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface CreateThesaurusCommandOutput extends CreateThesaurusResponse, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const CreateThesaurusCommand_base: {
|
|
25
25
|
new (input: CreateThesaurusCommandInput): import("@smithy/smithy-client").CommandImpl<CreateThesaurusCommandInput, CreateThesaurusCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: CreateThesaurusCommandInput): import("@smithy/smithy-client").CommandImpl<CreateThesaurusCommandInput, CreateThesaurusCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteAccessControlConfigurationCommandOutput extends DeleteAcc
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteAccessControlConfigurationCommand_base: {
|
|
25
25
|
new (input: DeleteAccessControlConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessControlConfigurationCommandInput, DeleteAccessControlConfigurationCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteAccessControlConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAccessControlConfigurationCommandInput, DeleteAccessControlConfigurationCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteDataSourceCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteDataSourceCommand_base: {
|
|
25
25
|
new (input: DeleteDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDataSourceCommandInput, DeleteDataSourceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteDataSourceCommandInput, DeleteDataSourceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteExperienceCommandOutput extends DeleteExperienceResponse,
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteExperienceCommand_base: {
|
|
25
25
|
new (input: DeleteExperienceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteExperienceCommandInput, DeleteExperienceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteExperienceCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteExperienceCommandInput, DeleteExperienceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteFaqCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteFaqCommand_base: {
|
|
25
25
|
new (input: DeleteFaqCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFaqCommandInput, DeleteFaqCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteFaqCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteFaqCommandInput, DeleteFaqCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteIndexCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteIndexCommand_base: {
|
|
25
25
|
new (input: DeleteIndexCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIndexCommandInput, DeleteIndexCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteIndexCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteIndexCommandInput, DeleteIndexCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeletePrincipalMappingCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeletePrincipalMappingCommand_base: {
|
|
25
25
|
new (input: DeletePrincipalMappingCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePrincipalMappingCommandInput, DeletePrincipalMappingCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeletePrincipalMappingCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePrincipalMappingCommandInput, DeletePrincipalMappingCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteQuerySuggestionsBlockListCommandOutput extends __Metadata
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteQuerySuggestionsBlockListCommand_base: {
|
|
25
25
|
new (input: DeleteQuerySuggestionsBlockListCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteQuerySuggestionsBlockListCommandInput, DeleteQuerySuggestionsBlockListCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteQuerySuggestionsBlockListCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteQuerySuggestionsBlockListCommandInput, DeleteQuerySuggestionsBlockListCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DeleteThesaurusCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const DeleteThesaurusCommand_base: {
|
|
25
25
|
new (input: DeleteThesaurusCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteThesaurusCommandInput, DeleteThesaurusCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DeleteThesaurusCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteThesaurusCommandInput, DeleteThesaurusCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeAccessControlConfigurationCommandOutput extends Describ
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeAccessControlConfigurationCommand_base: {
|
|
25
25
|
new (input: DescribeAccessControlConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAccessControlConfigurationCommandInput, DescribeAccessControlConfigurationCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeAccessControlConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeAccessControlConfigurationCommandInput, DescribeAccessControlConfigurationCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeDataSourceCommandOutput extends DescribeDataSourceRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeDataSourceCommand_base: {
|
|
25
25
|
new (input: DescribeDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDataSourceCommandInput, DescribeDataSourceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeDataSourceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeDataSourceCommandInput, DescribeDataSourceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeExperienceCommandOutput extends DescribeExperienceRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeExperienceCommand_base: {
|
|
25
25
|
new (input: DescribeExperienceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeExperienceCommandInput, DescribeExperienceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeExperienceCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeExperienceCommandInput, DescribeExperienceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeFaqCommandOutput extends DescribeFaqResponse, __Metadat
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeFaqCommand_base: {
|
|
25
25
|
new (input: DescribeFaqCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFaqCommandInput, DescribeFaqCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeFaqCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFaqCommandInput, DescribeFaqCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeFeaturedResultsSetCommandOutput extends DescribeFeature
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeFeaturedResultsSetCommand_base: {
|
|
25
25
|
new (input: DescribeFeaturedResultsSetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFeaturedResultsSetCommandInput, DescribeFeaturedResultsSetCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeFeaturedResultsSetCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeFeaturedResultsSetCommandInput, DescribeFeaturedResultsSetCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeIndexCommandOutput extends DescribeIndexResponse, __Met
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeIndexCommand_base: {
|
|
25
25
|
new (input: DescribeIndexCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeIndexCommandInput, DescribeIndexCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeIndexCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeIndexCommandInput, DescribeIndexCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribePrincipalMappingCommandOutput extends DescribePrincipal
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribePrincipalMappingCommand_base: {
|
|
25
25
|
new (input: DescribePrincipalMappingCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePrincipalMappingCommandInput, DescribePrincipalMappingCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribePrincipalMappingCommandInput): import("@smithy/smithy-client").CommandImpl<DescribePrincipalMappingCommandInput, DescribePrincipalMappingCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeQuerySuggestionsBlockListCommandOutput extends Describe
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeQuerySuggestionsBlockListCommand_base: {
|
|
25
25
|
new (input: DescribeQuerySuggestionsBlockListCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeQuerySuggestionsBlockListCommandInput, DescribeQuerySuggestionsBlockListCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeQuerySuggestionsBlockListCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeQuerySuggestionsBlockListCommandInput, DescribeQuerySuggestionsBlockListCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeQuerySuggestionsConfigCommandOutput extends DescribeQue
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeQuerySuggestionsConfigCommand_base: {
|
|
25
25
|
new (input: DescribeQuerySuggestionsConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeQuerySuggestionsConfigCommandInput, DescribeQuerySuggestionsConfigCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeQuerySuggestionsConfigCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeQuerySuggestionsConfigCommandInput, DescribeQuerySuggestionsConfigCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DescribeThesaurusCommandOutput extends DescribeThesaurusRespons
|
|
|
23
23
|
}
|
|
24
24
|
declare const DescribeThesaurusCommand_base: {
|
|
25
25
|
new (input: DescribeThesaurusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeThesaurusCommandInput, DescribeThesaurusCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DescribeThesaurusCommandInput): import("@smithy/smithy-client").CommandImpl<DescribeThesaurusCommandInput, DescribeThesaurusCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DisassociateEntitiesFromExperienceCommandOutput extends Disasso
|
|
|
23
23
|
}
|
|
24
24
|
declare const DisassociateEntitiesFromExperienceCommand_base: {
|
|
25
25
|
new (input: DisassociateEntitiesFromExperienceCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateEntitiesFromExperienceCommandInput, DisassociateEntitiesFromExperienceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DisassociateEntitiesFromExperienceCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociateEntitiesFromExperienceCommandInput, DisassociateEntitiesFromExperienceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface DisassociatePersonasFromEntitiesCommandOutput extends Disassoci
|
|
|
23
23
|
}
|
|
24
24
|
declare const DisassociatePersonasFromEntitiesCommand_base: {
|
|
25
25
|
new (input: DisassociatePersonasFromEntitiesCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociatePersonasFromEntitiesCommandInput, DisassociatePersonasFromEntitiesCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: DisassociatePersonasFromEntitiesCommandInput): import("@smithy/smithy-client").CommandImpl<DisassociatePersonasFromEntitiesCommandInput, DisassociatePersonasFromEntitiesCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -24,7 +24,7 @@ export interface GetQuerySuggestionsCommandOutput extends GetQuerySuggestionsRes
|
|
|
24
24
|
}
|
|
25
25
|
declare const GetQuerySuggestionsCommand_base: {
|
|
26
26
|
new (input: GetQuerySuggestionsCommandInput): import("@smithy/smithy-client").CommandImpl<GetQuerySuggestionsCommandInput, GetQuerySuggestionsCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
|
-
new (
|
|
27
|
+
new (input: GetQuerySuggestionsCommandInput): import("@smithy/smithy-client").CommandImpl<GetQuerySuggestionsCommandInput, GetQuerySuggestionsCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
28
28
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
29
29
|
};
|
|
30
30
|
/**
|
|
@@ -23,7 +23,7 @@ export interface GetSnapshotsCommandOutput extends GetSnapshotsResponse, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const GetSnapshotsCommand_base: {
|
|
25
25
|
new (input: GetSnapshotsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSnapshotsCommandInput, GetSnapshotsCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: GetSnapshotsCommandInput): import("@smithy/smithy-client").CommandImpl<GetSnapshotsCommandInput, GetSnapshotsCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListAccessControlConfigurationsCommandOutput extends ListAccess
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListAccessControlConfigurationsCommand_base: {
|
|
25
25
|
new (input: ListAccessControlConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccessControlConfigurationsCommandInput, ListAccessControlConfigurationsCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListAccessControlConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListAccessControlConfigurationsCommandInput, ListAccessControlConfigurationsCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListDataSourceSyncJobsCommandOutput extends ListDataSourceSyncJ
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListDataSourceSyncJobsCommand_base: {
|
|
25
25
|
new (input: ListDataSourceSyncJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDataSourceSyncJobsCommandInput, ListDataSourceSyncJobsCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListDataSourceSyncJobsCommandInput): import("@smithy/smithy-client").CommandImpl<ListDataSourceSyncJobsCommandInput, ListDataSourceSyncJobsCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListDataSourcesCommandOutput extends ListDataSourcesResponse, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListDataSourcesCommand_base: {
|
|
25
25
|
new (input: ListDataSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDataSourcesCommandInput, ListDataSourcesCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListDataSourcesCommandInput): import("@smithy/smithy-client").CommandImpl<ListDataSourcesCommandInput, ListDataSourcesCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListEntityPersonasCommandOutput extends ListEntityPersonasRespo
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListEntityPersonasCommand_base: {
|
|
25
25
|
new (input: ListEntityPersonasCommandInput): import("@smithy/smithy-client").CommandImpl<ListEntityPersonasCommandInput, ListEntityPersonasCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListEntityPersonasCommandInput): import("@smithy/smithy-client").CommandImpl<ListEntityPersonasCommandInput, ListEntityPersonasCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListExperienceEntitiesCommandOutput extends ListExperienceEntit
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListExperienceEntitiesCommand_base: {
|
|
25
25
|
new (input: ListExperienceEntitiesCommandInput): import("@smithy/smithy-client").CommandImpl<ListExperienceEntitiesCommandInput, ListExperienceEntitiesCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListExperienceEntitiesCommandInput): import("@smithy/smithy-client").CommandImpl<ListExperienceEntitiesCommandInput, ListExperienceEntitiesCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListExperiencesCommandOutput extends ListExperiencesResponse, _
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListExperiencesCommand_base: {
|
|
25
25
|
new (input: ListExperiencesCommandInput): import("@smithy/smithy-client").CommandImpl<ListExperiencesCommandInput, ListExperiencesCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListExperiencesCommandInput): import("@smithy/smithy-client").CommandImpl<ListExperiencesCommandInput, ListExperiencesCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListFaqsCommandOutput extends ListFaqsResponse, __MetadataBeare
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListFaqsCommand_base: {
|
|
25
25
|
new (input: ListFaqsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFaqsCommandInput, ListFaqsCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListFaqsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFaqsCommandInput, ListFaqsCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListFeaturedResultsSetsCommandOutput extends ListFeaturedResult
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListFeaturedResultsSetsCommand_base: {
|
|
25
25
|
new (input: ListFeaturedResultsSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFeaturedResultsSetsCommandInput, ListFeaturedResultsSetsCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListFeaturedResultsSetsCommandInput): import("@smithy/smithy-client").CommandImpl<ListFeaturedResultsSetsCommandInput, ListFeaturedResultsSetsCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListGroupsOlderThanOrderingIdCommandOutput extends ListGroupsOl
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListGroupsOlderThanOrderingIdCommand_base: {
|
|
25
25
|
new (input: ListGroupsOlderThanOrderingIdCommandInput): import("@smithy/smithy-client").CommandImpl<ListGroupsOlderThanOrderingIdCommandInput, ListGroupsOlderThanOrderingIdCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListGroupsOlderThanOrderingIdCommandInput): import("@smithy/smithy-client").CommandImpl<ListGroupsOlderThanOrderingIdCommandInput, ListGroupsOlderThanOrderingIdCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListQuerySuggestionsBlockListsCommandOutput extends ListQuerySu
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListQuerySuggestionsBlockListsCommand_base: {
|
|
25
25
|
new (input: ListQuerySuggestionsBlockListsCommandInput): import("@smithy/smithy-client").CommandImpl<ListQuerySuggestionsBlockListsCommandInput, ListQuerySuggestionsBlockListsCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListQuerySuggestionsBlockListsCommandInput): import("@smithy/smithy-client").CommandImpl<ListQuerySuggestionsBlockListsCommandInput, ListQuerySuggestionsBlockListsCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListTagsForResourceCommand_base: {
|
|
25
25
|
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface ListThesauriCommandOutput extends ListThesauriResponse, __Metad
|
|
|
23
23
|
}
|
|
24
24
|
declare const ListThesauriCommand_base: {
|
|
25
25
|
new (input: ListThesauriCommandInput): import("@smithy/smithy-client").CommandImpl<ListThesauriCommandInput, ListThesauriCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: ListThesauriCommandInput): import("@smithy/smithy-client").CommandImpl<ListThesauriCommandInput, ListThesauriCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|
|
@@ -23,7 +23,7 @@ export interface PutPrincipalMappingCommandOutput extends __MetadataBearer {
|
|
|
23
23
|
}
|
|
24
24
|
declare const PutPrincipalMappingCommand_base: {
|
|
25
25
|
new (input: PutPrincipalMappingCommandInput): import("@smithy/smithy-client").CommandImpl<PutPrincipalMappingCommandInput, PutPrincipalMappingCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
26
|
-
new (
|
|
26
|
+
new (input: PutPrincipalMappingCommandInput): import("@smithy/smithy-client").CommandImpl<PutPrincipalMappingCommandInput, PutPrincipalMappingCommandOutput, KendraClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
27
27
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
28
28
|
};
|
|
29
29
|
/**
|