@aws-sdk/client-kendra 3.651.1 → 3.658.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-types/commands/AssociateEntitiesToExperienceCommand.d.ts +11 -0
- package/dist-types/commands/AssociatePersonasToEntitiesCommand.d.ts +11 -0
- package/dist-types/commands/BatchDeleteDocumentCommand.d.ts +11 -0
- package/dist-types/commands/BatchDeleteFeaturedResultsSetCommand.d.ts +11 -0
- package/dist-types/commands/BatchGetDocumentStatusCommand.d.ts +11 -0
- package/dist-types/commands/BatchPutDocumentCommand.d.ts +11 -0
- package/dist-types/commands/ClearQuerySuggestionsCommand.d.ts +11 -0
- package/dist-types/commands/CreateAccessControlConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/CreateDataSourceCommand.d.ts +11 -0
- package/dist-types/commands/CreateExperienceCommand.d.ts +11 -0
- package/dist-types/commands/CreateFaqCommand.d.ts +11 -0
- package/dist-types/commands/CreateFeaturedResultsSetCommand.d.ts +11 -0
- package/dist-types/commands/CreateIndexCommand.d.ts +11 -0
- package/dist-types/commands/CreateQuerySuggestionsBlockListCommand.d.ts +11 -0
- package/dist-types/commands/CreateThesaurusCommand.d.ts +11 -0
- package/dist-types/commands/DeleteAccessControlConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/DeleteDataSourceCommand.d.ts +11 -0
- package/dist-types/commands/DeleteExperienceCommand.d.ts +11 -0
- package/dist-types/commands/DeleteFaqCommand.d.ts +11 -0
- package/dist-types/commands/DeleteIndexCommand.d.ts +11 -0
- package/dist-types/commands/DeletePrincipalMappingCommand.d.ts +11 -0
- package/dist-types/commands/DeleteQuerySuggestionsBlockListCommand.d.ts +11 -0
- package/dist-types/commands/DeleteThesaurusCommand.d.ts +11 -0
- package/dist-types/commands/DescribeAccessControlConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/DescribeDataSourceCommand.d.ts +11 -0
- package/dist-types/commands/DescribeExperienceCommand.d.ts +11 -0
- package/dist-types/commands/DescribeFaqCommand.d.ts +11 -0
- package/dist-types/commands/DescribeFeaturedResultsSetCommand.d.ts +11 -0
- package/dist-types/commands/DescribeIndexCommand.d.ts +11 -0
- package/dist-types/commands/DescribePrincipalMappingCommand.d.ts +11 -0
- package/dist-types/commands/DescribeQuerySuggestionsBlockListCommand.d.ts +11 -0
- package/dist-types/commands/DescribeQuerySuggestionsConfigCommand.d.ts +11 -0
- package/dist-types/commands/DescribeThesaurusCommand.d.ts +11 -0
- package/dist-types/commands/DisassociateEntitiesFromExperienceCommand.d.ts +11 -0
- package/dist-types/commands/DisassociatePersonasFromEntitiesCommand.d.ts +11 -0
- package/dist-types/commands/GetQuerySuggestionsCommand.d.ts +11 -0
- package/dist-types/commands/GetSnapshotsCommand.d.ts +11 -0
- package/dist-types/commands/ListAccessControlConfigurationsCommand.d.ts +11 -0
- package/dist-types/commands/ListDataSourceSyncJobsCommand.d.ts +11 -0
- package/dist-types/commands/ListDataSourcesCommand.d.ts +11 -0
- package/dist-types/commands/ListEntityPersonasCommand.d.ts +11 -0
- package/dist-types/commands/ListExperienceEntitiesCommand.d.ts +11 -0
- package/dist-types/commands/ListExperiencesCommand.d.ts +11 -0
- package/dist-types/commands/ListFaqsCommand.d.ts +11 -0
- package/dist-types/commands/ListFeaturedResultsSetsCommand.d.ts +11 -0
- package/dist-types/commands/ListGroupsOlderThanOrderingIdCommand.d.ts +11 -0
- package/dist-types/commands/ListIndicesCommand.d.ts +11 -0
- package/dist-types/commands/ListQuerySuggestionsBlockListsCommand.d.ts +11 -0
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +11 -0
- package/dist-types/commands/ListThesauriCommand.d.ts +11 -0
- package/dist-types/commands/PutPrincipalMappingCommand.d.ts +11 -0
- package/dist-types/commands/QueryCommand.d.ts +11 -0
- package/dist-types/commands/RetrieveCommand.d.ts +11 -0
- package/dist-types/commands/StartDataSourceSyncJobCommand.d.ts +11 -0
- package/dist-types/commands/StopDataSourceSyncJobCommand.d.ts +11 -0
- package/dist-types/commands/SubmitFeedbackCommand.d.ts +11 -0
- package/dist-types/commands/TagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UntagResourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateAccessControlConfigurationCommand.d.ts +11 -0
- package/dist-types/commands/UpdateDataSourceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateExperienceCommand.d.ts +11 -0
- package/dist-types/commands/UpdateFeaturedResultsSetCommand.d.ts +11 -0
- package/dist-types/commands/UpdateIndexCommand.d.ts +11 -0
- package/dist-types/commands/UpdateQuerySuggestionsBlockListCommand.d.ts +11 -0
- package/dist-types/commands/UpdateQuerySuggestionsConfigCommand.d.ts +11 -0
- package/dist-types/commands/UpdateThesaurusCommand.d.ts +11 -0
- package/dist-types/ts3.4/commands/AssociateEntitiesToExperienceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/AssociatePersonasToEntitiesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchDeleteDocumentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchDeleteFeaturedResultsSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchGetDocumentStatusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/BatchPutDocumentCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ClearQuerySuggestionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateAccessControlConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateDataSourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateExperienceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateFaqCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateFeaturedResultsSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateIndexCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateQuerySuggestionsBlockListCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/CreateThesaurusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteAccessControlConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteDataSourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteExperienceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteFaqCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteIndexCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeletePrincipalMappingCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteQuerySuggestionsBlockListCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DeleteThesaurusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeAccessControlConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeDataSourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeExperienceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeFaqCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeFeaturedResultsSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeIndexCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribePrincipalMappingCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeQuerySuggestionsBlockListCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeQuerySuggestionsConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DescribeThesaurusCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociateEntitiesFromExperienceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/DisassociatePersonasFromEntitiesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetQuerySuggestionsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/GetSnapshotsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListAccessControlConfigurationsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDataSourceSyncJobsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListDataSourcesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListEntityPersonasCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListExperienceEntitiesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListExperiencesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListFaqsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListFeaturedResultsSetsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListGroupsOlderThanOrderingIdCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListIndicesCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListQuerySuggestionsBlockListsCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/ListThesauriCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/PutPrincipalMappingCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/QueryCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/RetrieveCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StartDataSourceSyncJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/StopDataSourceSyncJobCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/SubmitFeedbackCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateAccessControlConfigurationCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateDataSourceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateExperienceCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateFeaturedResultsSetCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateIndexCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateQuerySuggestionsBlockListCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateQuerySuggestionsConfigCommand.d.ts +12 -1
- package/dist-types/ts3.4/commands/UpdateThesaurusCommand.d.ts +12 -1
- package/package.json +35 -35
|
@@ -90,4 +90,15 @@ declare const ListDataSourcesCommand_base: {
|
|
|
90
90
|
* @public
|
|
91
91
|
*/
|
|
92
92
|
export declare class ListDataSourcesCommand extends ListDataSourcesCommand_base {
|
|
93
|
+
/** @internal type navigation helper, not in runtime. */
|
|
94
|
+
protected static __types: {
|
|
95
|
+
api: {
|
|
96
|
+
input: ListDataSourcesRequest;
|
|
97
|
+
output: ListDataSourcesResponse;
|
|
98
|
+
};
|
|
99
|
+
sdk: {
|
|
100
|
+
input: ListDataSourcesCommandInput;
|
|
101
|
+
output: ListDataSourcesCommandOutput;
|
|
102
|
+
};
|
|
103
|
+
};
|
|
93
104
|
}
|
|
@@ -89,4 +89,15 @@ declare const ListEntityPersonasCommand_base: {
|
|
|
89
89
|
* @public
|
|
90
90
|
*/
|
|
91
91
|
export declare class ListEntityPersonasCommand extends ListEntityPersonasCommand_base {
|
|
92
|
+
/** @internal type navigation helper, not in runtime. */
|
|
93
|
+
protected static __types: {
|
|
94
|
+
api: {
|
|
95
|
+
input: ListEntityPersonasRequest;
|
|
96
|
+
output: ListEntityPersonasResponse;
|
|
97
|
+
};
|
|
98
|
+
sdk: {
|
|
99
|
+
input: ListEntityPersonasCommandInput;
|
|
100
|
+
output: ListEntityPersonasCommandOutput;
|
|
101
|
+
};
|
|
102
|
+
};
|
|
92
103
|
}
|
|
@@ -96,4 +96,15 @@ declare const ListExperienceEntitiesCommand_base: {
|
|
|
96
96
|
* @public
|
|
97
97
|
*/
|
|
98
98
|
export declare class ListExperienceEntitiesCommand extends ListExperienceEntitiesCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: ListExperienceEntitiesRequest;
|
|
103
|
+
output: ListExperienceEntitiesResponse;
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: ListExperienceEntitiesCommandInput;
|
|
107
|
+
output: ListExperienceEntitiesCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -96,4 +96,15 @@ declare const ListExperiencesCommand_base: {
|
|
|
96
96
|
* @public
|
|
97
97
|
*/
|
|
98
98
|
export declare class ListExperiencesCommand extends ListExperiencesCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: ListExperiencesRequest;
|
|
103
|
+
output: ListExperiencesResponse;
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: ListExperiencesCommandInput;
|
|
107
|
+
output: ListExperiencesCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -90,4 +90,15 @@ declare const ListFaqsCommand_base: {
|
|
|
90
90
|
* @public
|
|
91
91
|
*/
|
|
92
92
|
export declare class ListFaqsCommand extends ListFaqsCommand_base {
|
|
93
|
+
/** @internal type navigation helper, not in runtime. */
|
|
94
|
+
protected static __types: {
|
|
95
|
+
api: {
|
|
96
|
+
input: ListFaqsRequest;
|
|
97
|
+
output: ListFaqsResponse;
|
|
98
|
+
};
|
|
99
|
+
sdk: {
|
|
100
|
+
input: ListFaqsCommandInput;
|
|
101
|
+
output: ListFaqsCommandOutput;
|
|
102
|
+
};
|
|
103
|
+
};
|
|
93
104
|
}
|
|
@@ -90,4 +90,15 @@ declare const ListFeaturedResultsSetsCommand_base: {
|
|
|
90
90
|
* @public
|
|
91
91
|
*/
|
|
92
92
|
export declare class ListFeaturedResultsSetsCommand extends ListFeaturedResultsSetsCommand_base {
|
|
93
|
+
/** @internal type navigation helper, not in runtime. */
|
|
94
|
+
protected static __types: {
|
|
95
|
+
api: {
|
|
96
|
+
input: ListFeaturedResultsSetsRequest;
|
|
97
|
+
output: ListFeaturedResultsSetsResponse;
|
|
98
|
+
};
|
|
99
|
+
sdk: {
|
|
100
|
+
input: ListFeaturedResultsSetsCommandInput;
|
|
101
|
+
output: ListFeaturedResultsSetsCommandOutput;
|
|
102
|
+
};
|
|
103
|
+
};
|
|
93
104
|
}
|
|
@@ -94,4 +94,15 @@ declare const ListGroupsOlderThanOrderingIdCommand_base: {
|
|
|
94
94
|
* @public
|
|
95
95
|
*/
|
|
96
96
|
export declare class ListGroupsOlderThanOrderingIdCommand extends ListGroupsOlderThanOrderingIdCommand_base {
|
|
97
|
+
/** @internal type navigation helper, not in runtime. */
|
|
98
|
+
protected static __types: {
|
|
99
|
+
api: {
|
|
100
|
+
input: ListGroupsOlderThanOrderingIdRequest;
|
|
101
|
+
output: ListGroupsOlderThanOrderingIdResponse;
|
|
102
|
+
};
|
|
103
|
+
sdk: {
|
|
104
|
+
input: ListGroupsOlderThanOrderingIdCommandInput;
|
|
105
|
+
output: ListGroupsOlderThanOrderingIdCommandOutput;
|
|
106
|
+
};
|
|
107
|
+
};
|
|
97
108
|
}
|
|
@@ -84,4 +84,15 @@ declare const ListIndicesCommand_base: {
|
|
|
84
84
|
* @public
|
|
85
85
|
*/
|
|
86
86
|
export declare class ListIndicesCommand extends ListIndicesCommand_base {
|
|
87
|
+
/** @internal type navigation helper, not in runtime. */
|
|
88
|
+
protected static __types: {
|
|
89
|
+
api: {
|
|
90
|
+
input: ListIndicesRequest;
|
|
91
|
+
output: ListIndicesResponse;
|
|
92
|
+
};
|
|
93
|
+
sdk: {
|
|
94
|
+
input: ListIndicesCommandInput;
|
|
95
|
+
output: ListIndicesCommandOutput;
|
|
96
|
+
};
|
|
97
|
+
};
|
|
87
98
|
}
|
|
@@ -95,4 +95,15 @@ declare const ListQuerySuggestionsBlockListsCommand_base: {
|
|
|
95
95
|
* @public
|
|
96
96
|
*/
|
|
97
97
|
export declare class ListQuerySuggestionsBlockListsCommand extends ListQuerySuggestionsBlockListsCommand_base {
|
|
98
|
+
/** @internal type navigation helper, not in runtime. */
|
|
99
|
+
protected static __types: {
|
|
100
|
+
api: {
|
|
101
|
+
input: ListQuerySuggestionsBlockListsRequest;
|
|
102
|
+
output: ListQuerySuggestionsBlockListsResponse;
|
|
103
|
+
};
|
|
104
|
+
sdk: {
|
|
105
|
+
input: ListQuerySuggestionsBlockListsCommandInput;
|
|
106
|
+
output: ListQuerySuggestionsBlockListsCommandOutput;
|
|
107
|
+
};
|
|
108
|
+
};
|
|
98
109
|
}
|
|
@@ -83,4 +83,15 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
83
83
|
* @public
|
|
84
84
|
*/
|
|
85
85
|
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
86
|
+
/** @internal type navigation helper, not in runtime. */
|
|
87
|
+
protected static __types: {
|
|
88
|
+
api: {
|
|
89
|
+
input: ListTagsForResourceRequest;
|
|
90
|
+
output: ListTagsForResourceResponse;
|
|
91
|
+
};
|
|
92
|
+
sdk: {
|
|
93
|
+
input: ListTagsForResourceCommandInput;
|
|
94
|
+
output: ListTagsForResourceCommandOutput;
|
|
95
|
+
};
|
|
96
|
+
};
|
|
86
97
|
}
|
|
@@ -88,4 +88,15 @@ declare const ListThesauriCommand_base: {
|
|
|
88
88
|
* @public
|
|
89
89
|
*/
|
|
90
90
|
export declare class ListThesauriCommand extends ListThesauriCommand_base {
|
|
91
|
+
/** @internal type navigation helper, not in runtime. */
|
|
92
|
+
protected static __types: {
|
|
93
|
+
api: {
|
|
94
|
+
input: ListThesauriRequest;
|
|
95
|
+
output: ListThesauriResponse;
|
|
96
|
+
};
|
|
97
|
+
sdk: {
|
|
98
|
+
input: ListThesauriCommandInput;
|
|
99
|
+
output: ListThesauriCommandOutput;
|
|
100
|
+
};
|
|
101
|
+
};
|
|
91
102
|
}
|
|
@@ -117,4 +117,15 @@ declare const PutPrincipalMappingCommand_base: {
|
|
|
117
117
|
* @public
|
|
118
118
|
*/
|
|
119
119
|
export declare class PutPrincipalMappingCommand extends PutPrincipalMappingCommand_base {
|
|
120
|
+
/** @internal type navigation helper, not in runtime. */
|
|
121
|
+
protected static __types: {
|
|
122
|
+
api: {
|
|
123
|
+
input: PutPrincipalMappingRequest;
|
|
124
|
+
output: {};
|
|
125
|
+
};
|
|
126
|
+
sdk: {
|
|
127
|
+
input: PutPrincipalMappingCommandInput;
|
|
128
|
+
output: PutPrincipalMappingCommandOutput;
|
|
129
|
+
};
|
|
130
|
+
};
|
|
120
131
|
}
|
|
@@ -485,4 +485,15 @@ declare const QueryCommand_base: {
|
|
|
485
485
|
* @public
|
|
486
486
|
*/
|
|
487
487
|
export declare class QueryCommand extends QueryCommand_base {
|
|
488
|
+
/** @internal type navigation helper, not in runtime. */
|
|
489
|
+
protected static __types: {
|
|
490
|
+
api: {
|
|
491
|
+
input: QueryRequest;
|
|
492
|
+
output: QueryResult;
|
|
493
|
+
};
|
|
494
|
+
sdk: {
|
|
495
|
+
input: QueryCommandInput;
|
|
496
|
+
output: QueryCommandOutput;
|
|
497
|
+
};
|
|
498
|
+
};
|
|
488
499
|
}
|
|
@@ -261,4 +261,15 @@ declare const RetrieveCommand_base: {
|
|
|
261
261
|
* @public
|
|
262
262
|
*/
|
|
263
263
|
export declare class RetrieveCommand extends RetrieveCommand_base {
|
|
264
|
+
/** @internal type navigation helper, not in runtime. */
|
|
265
|
+
protected static __types: {
|
|
266
|
+
api: {
|
|
267
|
+
input: RetrieveRequest;
|
|
268
|
+
output: RetrieveResult;
|
|
269
|
+
};
|
|
270
|
+
sdk: {
|
|
271
|
+
input: RetrieveCommandInput;
|
|
272
|
+
output: RetrieveCommandOutput;
|
|
273
|
+
};
|
|
274
|
+
};
|
|
264
275
|
}
|
|
@@ -91,4 +91,15 @@ declare const StartDataSourceSyncJobCommand_base: {
|
|
|
91
91
|
* @public
|
|
92
92
|
*/
|
|
93
93
|
export declare class StartDataSourceSyncJobCommand extends StartDataSourceSyncJobCommand_base {
|
|
94
|
+
/** @internal type navigation helper, not in runtime. */
|
|
95
|
+
protected static __types: {
|
|
96
|
+
api: {
|
|
97
|
+
input: StartDataSourceSyncJobRequest;
|
|
98
|
+
output: StartDataSourceSyncJobResponse;
|
|
99
|
+
};
|
|
100
|
+
sdk: {
|
|
101
|
+
input: StartDataSourceSyncJobCommandInput;
|
|
102
|
+
output: StartDataSourceSyncJobCommandOutput;
|
|
103
|
+
};
|
|
104
|
+
};
|
|
94
105
|
}
|
|
@@ -77,4 +77,15 @@ declare const StopDataSourceSyncJobCommand_base: {
|
|
|
77
77
|
* @public
|
|
78
78
|
*/
|
|
79
79
|
export declare class StopDataSourceSyncJobCommand extends StopDataSourceSyncJobCommand_base {
|
|
80
|
+
/** @internal type navigation helper, not in runtime. */
|
|
81
|
+
protected static __types: {
|
|
82
|
+
api: {
|
|
83
|
+
input: StopDataSourceSyncJobRequest;
|
|
84
|
+
output: {};
|
|
85
|
+
};
|
|
86
|
+
sdk: {
|
|
87
|
+
input: StopDataSourceSyncJobCommandInput;
|
|
88
|
+
output: StopDataSourceSyncJobCommandOutput;
|
|
89
|
+
};
|
|
90
|
+
};
|
|
80
91
|
}
|
|
@@ -96,4 +96,15 @@ declare const SubmitFeedbackCommand_base: {
|
|
|
96
96
|
* @public
|
|
97
97
|
*/
|
|
98
98
|
export declare class SubmitFeedbackCommand extends SubmitFeedbackCommand_base {
|
|
99
|
+
/** @internal type navigation helper, not in runtime. */
|
|
100
|
+
protected static __types: {
|
|
101
|
+
api: {
|
|
102
|
+
input: SubmitFeedbackRequest;
|
|
103
|
+
output: {};
|
|
104
|
+
};
|
|
105
|
+
sdk: {
|
|
106
|
+
input: SubmitFeedbackCommandInput;
|
|
107
|
+
output: SubmitFeedbackCommandOutput;
|
|
108
|
+
};
|
|
109
|
+
};
|
|
99
110
|
}
|
|
@@ -82,4 +82,15 @@ declare const TagResourceCommand_base: {
|
|
|
82
82
|
* @public
|
|
83
83
|
*/
|
|
84
84
|
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
85
|
+
/** @internal type navigation helper, not in runtime. */
|
|
86
|
+
protected static __types: {
|
|
87
|
+
api: {
|
|
88
|
+
input: TagResourceRequest;
|
|
89
|
+
output: {};
|
|
90
|
+
};
|
|
91
|
+
sdk: {
|
|
92
|
+
input: TagResourceCommandInput;
|
|
93
|
+
output: TagResourceCommandOutput;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
85
96
|
}
|
|
@@ -78,4 +78,15 @@ declare const UntagResourceCommand_base: {
|
|
|
78
78
|
* @public
|
|
79
79
|
*/
|
|
80
80
|
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
81
|
+
/** @internal type navigation helper, not in runtime. */
|
|
82
|
+
protected static __types: {
|
|
83
|
+
api: {
|
|
84
|
+
input: UntagResourceRequest;
|
|
85
|
+
output: {};
|
|
86
|
+
};
|
|
87
|
+
sdk: {
|
|
88
|
+
input: UntagResourceCommandInput;
|
|
89
|
+
output: UntagResourceCommandOutput;
|
|
90
|
+
};
|
|
91
|
+
};
|
|
81
92
|
}
|
|
@@ -126,4 +126,15 @@ declare const UpdateAccessControlConfigurationCommand_base: {
|
|
|
126
126
|
* @public
|
|
127
127
|
*/
|
|
128
128
|
export declare class UpdateAccessControlConfigurationCommand extends UpdateAccessControlConfigurationCommand_base {
|
|
129
|
+
/** @internal type navigation helper, not in runtime. */
|
|
130
|
+
protected static __types: {
|
|
131
|
+
api: {
|
|
132
|
+
input: UpdateAccessControlConfigurationRequest;
|
|
133
|
+
output: {};
|
|
134
|
+
};
|
|
135
|
+
sdk: {
|
|
136
|
+
input: UpdateAccessControlConfigurationCommandInput;
|
|
137
|
+
output: UpdateAccessControlConfigurationCommandOutput;
|
|
138
|
+
};
|
|
139
|
+
};
|
|
129
140
|
}
|
|
@@ -638,4 +638,15 @@ declare const UpdateDataSourceCommand_base: {
|
|
|
638
638
|
* @public
|
|
639
639
|
*/
|
|
640
640
|
export declare class UpdateDataSourceCommand extends UpdateDataSourceCommand_base {
|
|
641
|
+
/** @internal type navigation helper, not in runtime. */
|
|
642
|
+
protected static __types: {
|
|
643
|
+
api: {
|
|
644
|
+
input: UpdateDataSourceRequest;
|
|
645
|
+
output: {};
|
|
646
|
+
};
|
|
647
|
+
sdk: {
|
|
648
|
+
input: UpdateDataSourceCommandInput;
|
|
649
|
+
output: UpdateDataSourceCommandOutput;
|
|
650
|
+
};
|
|
651
|
+
};
|
|
641
652
|
}
|
|
@@ -99,4 +99,15 @@ declare const UpdateExperienceCommand_base: {
|
|
|
99
99
|
* @public
|
|
100
100
|
*/
|
|
101
101
|
export declare class UpdateExperienceCommand extends UpdateExperienceCommand_base {
|
|
102
|
+
/** @internal type navigation helper, not in runtime. */
|
|
103
|
+
protected static __types: {
|
|
104
|
+
api: {
|
|
105
|
+
input: UpdateExperienceRequest;
|
|
106
|
+
output: {};
|
|
107
|
+
};
|
|
108
|
+
sdk: {
|
|
109
|
+
input: UpdateExperienceCommandInput;
|
|
110
|
+
output: UpdateExperienceCommandOutput;
|
|
111
|
+
};
|
|
112
|
+
};
|
|
102
113
|
}
|
|
@@ -114,4 +114,15 @@ declare const UpdateFeaturedResultsSetCommand_base: {
|
|
|
114
114
|
* @public
|
|
115
115
|
*/
|
|
116
116
|
export declare class UpdateFeaturedResultsSetCommand extends UpdateFeaturedResultsSetCommand_base {
|
|
117
|
+
/** @internal type navigation helper, not in runtime. */
|
|
118
|
+
protected static __types: {
|
|
119
|
+
api: {
|
|
120
|
+
input: UpdateFeaturedResultsSetRequest;
|
|
121
|
+
output: UpdateFeaturedResultsSetResponse;
|
|
122
|
+
};
|
|
123
|
+
sdk: {
|
|
124
|
+
input: UpdateFeaturedResultsSetCommandInput;
|
|
125
|
+
output: UpdateFeaturedResultsSetCommandOutput;
|
|
126
|
+
};
|
|
127
|
+
};
|
|
117
128
|
}
|
|
@@ -134,4 +134,15 @@ declare const UpdateIndexCommand_base: {
|
|
|
134
134
|
* @public
|
|
135
135
|
*/
|
|
136
136
|
export declare class UpdateIndexCommand extends UpdateIndexCommand_base {
|
|
137
|
+
/** @internal type navigation helper, not in runtime. */
|
|
138
|
+
protected static __types: {
|
|
139
|
+
api: {
|
|
140
|
+
input: UpdateIndexRequest;
|
|
141
|
+
output: {};
|
|
142
|
+
};
|
|
143
|
+
sdk: {
|
|
144
|
+
input: UpdateIndexCommandInput;
|
|
145
|
+
output: UpdateIndexCommandOutput;
|
|
146
|
+
};
|
|
147
|
+
};
|
|
137
148
|
}
|
|
@@ -97,4 +97,15 @@ declare const UpdateQuerySuggestionsBlockListCommand_base: {
|
|
|
97
97
|
* @public
|
|
98
98
|
*/
|
|
99
99
|
export declare class UpdateQuerySuggestionsBlockListCommand extends UpdateQuerySuggestionsBlockListCommand_base {
|
|
100
|
+
/** @internal type navigation helper, not in runtime. */
|
|
101
|
+
protected static __types: {
|
|
102
|
+
api: {
|
|
103
|
+
input: UpdateQuerySuggestionsBlockListRequest;
|
|
104
|
+
output: {};
|
|
105
|
+
};
|
|
106
|
+
sdk: {
|
|
107
|
+
input: UpdateQuerySuggestionsBlockListCommandInput;
|
|
108
|
+
output: UpdateQuerySuggestionsBlockListCommandOutput;
|
|
109
|
+
};
|
|
110
|
+
};
|
|
100
111
|
}
|
|
@@ -104,4 +104,15 @@ declare const UpdateQuerySuggestionsConfigCommand_base: {
|
|
|
104
104
|
* @public
|
|
105
105
|
*/
|
|
106
106
|
export declare class UpdateQuerySuggestionsConfigCommand extends UpdateQuerySuggestionsConfigCommand_base {
|
|
107
|
+
/** @internal type navigation helper, not in runtime. */
|
|
108
|
+
protected static __types: {
|
|
109
|
+
api: {
|
|
110
|
+
input: UpdateQuerySuggestionsConfigRequest;
|
|
111
|
+
output: {};
|
|
112
|
+
};
|
|
113
|
+
sdk: {
|
|
114
|
+
input: UpdateQuerySuggestionsConfigCommandInput;
|
|
115
|
+
output: UpdateQuerySuggestionsConfigCommandOutput;
|
|
116
|
+
};
|
|
117
|
+
};
|
|
107
118
|
}
|
|
@@ -87,4 +87,15 @@ declare const UpdateThesaurusCommand_base: {
|
|
|
87
87
|
* @public
|
|
88
88
|
*/
|
|
89
89
|
export declare class UpdateThesaurusCommand extends UpdateThesaurusCommand_base {
|
|
90
|
+
/** @internal type navigation helper, not in runtime. */
|
|
91
|
+
protected static __types: {
|
|
92
|
+
api: {
|
|
93
|
+
input: UpdateThesaurusRequest;
|
|
94
|
+
output: {};
|
|
95
|
+
};
|
|
96
|
+
sdk: {
|
|
97
|
+
input: UpdateThesaurusCommandInput;
|
|
98
|
+
output: UpdateThesaurusCommandOutput;
|
|
99
|
+
};
|
|
100
|
+
};
|
|
90
101
|
}
|
|
@@ -37,4 +37,15 @@ declare const AssociateEntitiesToExperienceCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class AssociateEntitiesToExperienceCommand extends AssociateEntitiesToExperienceCommand_base {
|
|
40
|
+
export declare class AssociateEntitiesToExperienceCommand extends AssociateEntitiesToExperienceCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: AssociateEntitiesToExperienceRequest;
|
|
44
|
+
output: AssociateEntitiesToExperienceResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: AssociateEntitiesToExperienceCommandInput;
|
|
48
|
+
output: AssociateEntitiesToExperienceCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const AssociatePersonasToEntitiesCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class AssociatePersonasToEntitiesCommand extends AssociatePersonasToEntitiesCommand_base {
|
|
40
|
+
export declare class AssociatePersonasToEntitiesCommand extends AssociatePersonasToEntitiesCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: AssociatePersonasToEntitiesRequest;
|
|
44
|
+
output: AssociatePersonasToEntitiesResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: AssociatePersonasToEntitiesCommandInput;
|
|
48
|
+
output: AssociatePersonasToEntitiesCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const BatchDeleteDocumentCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class BatchDeleteDocumentCommand extends BatchDeleteDocumentCommand_base {
|
|
40
|
+
export declare class BatchDeleteDocumentCommand extends BatchDeleteDocumentCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: BatchDeleteDocumentRequest;
|
|
44
|
+
output: BatchDeleteDocumentResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: BatchDeleteDocumentCommandInput;
|
|
48
|
+
output: BatchDeleteDocumentCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const BatchDeleteFeaturedResultsSetCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class BatchDeleteFeaturedResultsSetCommand extends BatchDeleteFeaturedResultsSetCommand_base {
|
|
40
|
+
export declare class BatchDeleteFeaturedResultsSetCommand extends BatchDeleteFeaturedResultsSetCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: BatchDeleteFeaturedResultsSetRequest;
|
|
44
|
+
output: BatchDeleteFeaturedResultsSetResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: BatchDeleteFeaturedResultsSetCommandInput;
|
|
48
|
+
output: BatchDeleteFeaturedResultsSetCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const BatchGetDocumentStatusCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class BatchGetDocumentStatusCommand extends BatchGetDocumentStatusCommand_base {
|
|
40
|
+
export declare class BatchGetDocumentStatusCommand extends BatchGetDocumentStatusCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: BatchGetDocumentStatusRequest;
|
|
44
|
+
output: BatchGetDocumentStatusResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: BatchGetDocumentStatusCommandInput;
|
|
48
|
+
output: BatchGetDocumentStatusCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const BatchPutDocumentCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class BatchPutDocumentCommand extends BatchPutDocumentCommand_base {
|
|
39
|
+
export declare class BatchPutDocumentCommand extends BatchPutDocumentCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: BatchPutDocumentRequest;
|
|
43
|
+
output: BatchPutDocumentResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: BatchPutDocumentCommandInput;
|
|
47
|
+
output: BatchPutDocumentCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -32,4 +32,15 @@ declare const ClearQuerySuggestionsCommand_base: {
|
|
|
32
32
|
>;
|
|
33
33
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
34
34
|
};
|
|
35
|
-
export declare class ClearQuerySuggestionsCommand extends ClearQuerySuggestionsCommand_base {
|
|
35
|
+
export declare class ClearQuerySuggestionsCommand extends ClearQuerySuggestionsCommand_base {
|
|
36
|
+
protected static __types: {
|
|
37
|
+
api: {
|
|
38
|
+
input: ClearQuerySuggestionsRequest;
|
|
39
|
+
output: {};
|
|
40
|
+
};
|
|
41
|
+
sdk: {
|
|
42
|
+
input: ClearQuerySuggestionsCommandInput;
|
|
43
|
+
output: ClearQuerySuggestionsCommandOutput;
|
|
44
|
+
};
|
|
45
|
+
};
|
|
46
|
+
}
|
|
@@ -37,4 +37,15 @@ declare const CreateAccessControlConfigurationCommand_base: {
|
|
|
37
37
|
>;
|
|
38
38
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
39
39
|
};
|
|
40
|
-
export declare class CreateAccessControlConfigurationCommand extends CreateAccessControlConfigurationCommand_base {
|
|
40
|
+
export declare class CreateAccessControlConfigurationCommand extends CreateAccessControlConfigurationCommand_base {
|
|
41
|
+
protected static __types: {
|
|
42
|
+
api: {
|
|
43
|
+
input: CreateAccessControlConfigurationRequest;
|
|
44
|
+
output: CreateAccessControlConfigurationResponse;
|
|
45
|
+
};
|
|
46
|
+
sdk: {
|
|
47
|
+
input: CreateAccessControlConfigurationCommandInput;
|
|
48
|
+
output: CreateAccessControlConfigurationCommandOutput;
|
|
49
|
+
};
|
|
50
|
+
};
|
|
51
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const CreateDataSourceCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class CreateDataSourceCommand extends CreateDataSourceCommand_base {
|
|
39
|
+
export declare class CreateDataSourceCommand extends CreateDataSourceCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: CreateDataSourceRequest;
|
|
43
|
+
output: CreateDataSourceResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: CreateDataSourceCommandInput;
|
|
47
|
+
output: CreateDataSourceCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -36,4 +36,15 @@ declare const CreateExperienceCommand_base: {
|
|
|
36
36
|
>;
|
|
37
37
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
38
38
|
};
|
|
39
|
-
export declare class CreateExperienceCommand extends CreateExperienceCommand_base {
|
|
39
|
+
export declare class CreateExperienceCommand extends CreateExperienceCommand_base {
|
|
40
|
+
protected static __types: {
|
|
41
|
+
api: {
|
|
42
|
+
input: CreateExperienceRequest;
|
|
43
|
+
output: CreateExperienceResponse;
|
|
44
|
+
};
|
|
45
|
+
sdk: {
|
|
46
|
+
input: CreateExperienceCommandInput;
|
|
47
|
+
output: CreateExperienceCommandOutput;
|
|
48
|
+
};
|
|
49
|
+
};
|
|
50
|
+
}
|
|
@@ -33,4 +33,15 @@ declare const CreateFaqCommand_base: {
|
|
|
33
33
|
>;
|
|
34
34
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
35
35
|
};
|
|
36
|
-
export declare class CreateFaqCommand extends CreateFaqCommand_base {
|
|
36
|
+
export declare class CreateFaqCommand extends CreateFaqCommand_base {
|
|
37
|
+
protected static __types: {
|
|
38
|
+
api: {
|
|
39
|
+
input: CreateFaqRequest;
|
|
40
|
+
output: CreateFaqResponse;
|
|
41
|
+
};
|
|
42
|
+
sdk: {
|
|
43
|
+
input: CreateFaqCommandInput;
|
|
44
|
+
output: CreateFaqCommandOutput;
|
|
45
|
+
};
|
|
46
|
+
};
|
|
47
|
+
}
|