@aws-sdk/client-kendra 3.306.0 → 3.310.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-cjs/commands/AssociateEntitiesToExperienceCommand.js +2 -2
- package/dist-cjs/commands/AssociatePersonasToEntitiesCommand.js +2 -2
- package/dist-cjs/commands/BatchDeleteDocumentCommand.js +2 -2
- package/dist-cjs/commands/BatchDeleteFeaturedResultsSetCommand.js +2 -2
- package/dist-cjs/commands/BatchGetDocumentStatusCommand.js +2 -2
- package/dist-cjs/commands/BatchPutDocumentCommand.js +2 -2
- package/dist-cjs/commands/ClearQuerySuggestionsCommand.js +2 -2
- package/dist-cjs/commands/CreateAccessControlConfigurationCommand.js +2 -2
- package/dist-cjs/commands/CreateDataSourceCommand.js +2 -2
- package/dist-cjs/commands/CreateExperienceCommand.js +2 -2
- package/dist-cjs/commands/CreateFaqCommand.js +2 -2
- package/dist-cjs/commands/CreateFeaturedResultsSetCommand.js +2 -2
- package/dist-cjs/commands/CreateIndexCommand.js +2 -2
- package/dist-cjs/commands/CreateQuerySuggestionsBlockListCommand.js +2 -2
- package/dist-cjs/commands/CreateThesaurusCommand.js +2 -2
- package/dist-cjs/commands/DeleteAccessControlConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DeleteDataSourceCommand.js +2 -2
- package/dist-cjs/commands/DeleteExperienceCommand.js +2 -2
- package/dist-cjs/commands/DeleteFaqCommand.js +2 -2
- package/dist-cjs/commands/DeleteIndexCommand.js +2 -2
- package/dist-cjs/commands/DeletePrincipalMappingCommand.js +2 -2
- package/dist-cjs/commands/DeleteQuerySuggestionsBlockListCommand.js +2 -2
- package/dist-cjs/commands/DeleteThesaurusCommand.js +2 -2
- package/dist-cjs/commands/DescribeAccessControlConfigurationCommand.js +2 -2
- package/dist-cjs/commands/DescribeDataSourceCommand.js +2 -2
- package/dist-cjs/commands/DescribeExperienceCommand.js +2 -2
- package/dist-cjs/commands/DescribeFaqCommand.js +2 -2
- package/dist-cjs/commands/DescribeFeaturedResultsSetCommand.js +2 -2
- package/dist-cjs/commands/DescribeIndexCommand.js +2 -2
- package/dist-cjs/commands/DescribePrincipalMappingCommand.js +2 -2
- package/dist-cjs/commands/DescribeQuerySuggestionsBlockListCommand.js +2 -2
- package/dist-cjs/commands/DescribeQuerySuggestionsConfigCommand.js +2 -2
- package/dist-cjs/commands/DescribeThesaurusCommand.js +2 -2
- package/dist-cjs/commands/DisassociateEntitiesFromExperienceCommand.js +2 -2
- package/dist-cjs/commands/DisassociatePersonasFromEntitiesCommand.js +2 -2
- package/dist-cjs/commands/GetQuerySuggestionsCommand.js +2 -2
- package/dist-cjs/commands/GetSnapshotsCommand.js +2 -2
- package/dist-cjs/commands/ListAccessControlConfigurationsCommand.js +2 -2
- package/dist-cjs/commands/ListDataSourceSyncJobsCommand.js +2 -2
- package/dist-cjs/commands/ListDataSourcesCommand.js +2 -2
- package/dist-cjs/commands/ListEntityPersonasCommand.js +2 -2
- package/dist-cjs/commands/ListExperienceEntitiesCommand.js +2 -2
- package/dist-cjs/commands/ListExperiencesCommand.js +2 -2
- package/dist-cjs/commands/ListFaqsCommand.js +2 -2
- package/dist-cjs/commands/ListFeaturedResultsSetsCommand.js +2 -2
- package/dist-cjs/commands/ListGroupsOlderThanOrderingIdCommand.js +2 -2
- package/dist-cjs/commands/ListIndicesCommand.js +2 -2
- package/dist-cjs/commands/ListQuerySuggestionsBlockListsCommand.js +2 -2
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-cjs/commands/ListThesauriCommand.js +2 -2
- package/dist-cjs/commands/PutPrincipalMappingCommand.js +2 -2
- package/dist-cjs/commands/QueryCommand.js +2 -2
- package/dist-cjs/commands/StartDataSourceSyncJobCommand.js +2 -2
- package/dist-cjs/commands/StopDataSourceSyncJobCommand.js +2 -2
- package/dist-cjs/commands/SubmitFeedbackCommand.js +2 -2
- package/dist-cjs/commands/TagResourceCommand.js +2 -2
- package/dist-cjs/commands/UntagResourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateAccessControlConfigurationCommand.js +2 -2
- package/dist-cjs/commands/UpdateDataSourceCommand.js +2 -2
- package/dist-cjs/commands/UpdateExperienceCommand.js +2 -2
- package/dist-cjs/commands/UpdateFeaturedResultsSetCommand.js +2 -2
- package/dist-cjs/commands/UpdateIndexCommand.js +2 -2
- package/dist-cjs/commands/UpdateQuerySuggestionsBlockListCommand.js +2 -2
- package/dist-cjs/commands/UpdateQuerySuggestionsConfigCommand.js +2 -2
- package/dist-cjs/commands/UpdateThesaurusCommand.js +2 -2
- package/dist-cjs/protocols/Aws_json1_1.js +2026 -2294
- package/dist-es/commands/AssociateEntitiesToExperienceCommand.js +3 -3
- package/dist-es/commands/AssociatePersonasToEntitiesCommand.js +3 -3
- package/dist-es/commands/BatchDeleteDocumentCommand.js +3 -3
- package/dist-es/commands/BatchDeleteFeaturedResultsSetCommand.js +3 -3
- package/dist-es/commands/BatchGetDocumentStatusCommand.js +3 -3
- package/dist-es/commands/BatchPutDocumentCommand.js +3 -3
- package/dist-es/commands/ClearQuerySuggestionsCommand.js +3 -3
- package/dist-es/commands/CreateAccessControlConfigurationCommand.js +3 -3
- package/dist-es/commands/CreateDataSourceCommand.js +3 -3
- package/dist-es/commands/CreateExperienceCommand.js +3 -3
- package/dist-es/commands/CreateFaqCommand.js +3 -3
- package/dist-es/commands/CreateFeaturedResultsSetCommand.js +3 -3
- package/dist-es/commands/CreateIndexCommand.js +3 -3
- package/dist-es/commands/CreateQuerySuggestionsBlockListCommand.js +3 -3
- package/dist-es/commands/CreateThesaurusCommand.js +3 -3
- package/dist-es/commands/DeleteAccessControlConfigurationCommand.js +3 -3
- package/dist-es/commands/DeleteDataSourceCommand.js +3 -3
- package/dist-es/commands/DeleteExperienceCommand.js +3 -3
- package/dist-es/commands/DeleteFaqCommand.js +3 -3
- package/dist-es/commands/DeleteIndexCommand.js +3 -3
- package/dist-es/commands/DeletePrincipalMappingCommand.js +3 -3
- package/dist-es/commands/DeleteQuerySuggestionsBlockListCommand.js +3 -3
- package/dist-es/commands/DeleteThesaurusCommand.js +3 -3
- package/dist-es/commands/DescribeAccessControlConfigurationCommand.js +3 -3
- package/dist-es/commands/DescribeDataSourceCommand.js +3 -3
- package/dist-es/commands/DescribeExperienceCommand.js +3 -3
- package/dist-es/commands/DescribeFaqCommand.js +3 -3
- package/dist-es/commands/DescribeFeaturedResultsSetCommand.js +3 -3
- package/dist-es/commands/DescribeIndexCommand.js +3 -3
- package/dist-es/commands/DescribePrincipalMappingCommand.js +3 -3
- package/dist-es/commands/DescribeQuerySuggestionsBlockListCommand.js +3 -3
- package/dist-es/commands/DescribeQuerySuggestionsConfigCommand.js +3 -3
- package/dist-es/commands/DescribeThesaurusCommand.js +3 -3
- package/dist-es/commands/DisassociateEntitiesFromExperienceCommand.js +3 -3
- package/dist-es/commands/DisassociatePersonasFromEntitiesCommand.js +3 -3
- package/dist-es/commands/GetQuerySuggestionsCommand.js +3 -3
- package/dist-es/commands/GetSnapshotsCommand.js +3 -3
- package/dist-es/commands/ListAccessControlConfigurationsCommand.js +3 -3
- package/dist-es/commands/ListDataSourceSyncJobsCommand.js +3 -3
- package/dist-es/commands/ListDataSourcesCommand.js +3 -3
- package/dist-es/commands/ListEntityPersonasCommand.js +3 -3
- package/dist-es/commands/ListExperienceEntitiesCommand.js +3 -3
- package/dist-es/commands/ListExperiencesCommand.js +3 -3
- package/dist-es/commands/ListFaqsCommand.js +3 -3
- package/dist-es/commands/ListFeaturedResultsSetsCommand.js +3 -3
- package/dist-es/commands/ListGroupsOlderThanOrderingIdCommand.js +3 -3
- package/dist-es/commands/ListIndicesCommand.js +3 -3
- package/dist-es/commands/ListQuerySuggestionsBlockListsCommand.js +3 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
- package/dist-es/commands/ListThesauriCommand.js +3 -3
- package/dist-es/commands/PutPrincipalMappingCommand.js +3 -3
- package/dist-es/commands/QueryCommand.js +3 -3
- package/dist-es/commands/StartDataSourceSyncJobCommand.js +3 -3
- package/dist-es/commands/StopDataSourceSyncJobCommand.js +3 -3
- package/dist-es/commands/SubmitFeedbackCommand.js +3 -3
- package/dist-es/commands/TagResourceCommand.js +3 -3
- package/dist-es/commands/UntagResourceCommand.js +3 -3
- package/dist-es/commands/UpdateAccessControlConfigurationCommand.js +3 -3
- package/dist-es/commands/UpdateDataSourceCommand.js +3 -3
- package/dist-es/commands/UpdateExperienceCommand.js +3 -3
- package/dist-es/commands/UpdateFeaturedResultsSetCommand.js +3 -3
- package/dist-es/commands/UpdateIndexCommand.js +3 -3
- package/dist-es/commands/UpdateQuerySuggestionsBlockListCommand.js +3 -3
- package/dist-es/commands/UpdateQuerySuggestionsConfigCommand.js +3 -3
- package/dist-es/commands/UpdateThesaurusCommand.js +3 -3
- package/dist-es/protocols/Aws_json1_1.js +1893 -2161
- package/dist-types/protocols/Aws_json1_1.d.ts +520 -130
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +130 -130
- package/package.json +35 -35
|
@@ -65,133 +65,523 @@ import { UpdateIndexCommandInput, UpdateIndexCommandOutput } from "../commands/U
|
|
|
65
65
|
import { UpdateQuerySuggestionsBlockListCommandInput, UpdateQuerySuggestionsBlockListCommandOutput } from "../commands/UpdateQuerySuggestionsBlockListCommand";
|
|
66
66
|
import { UpdateQuerySuggestionsConfigCommandInput, UpdateQuerySuggestionsConfigCommandOutput } from "../commands/UpdateQuerySuggestionsConfigCommand";
|
|
67
67
|
import { UpdateThesaurusCommandInput, UpdateThesaurusCommandOutput } from "../commands/UpdateThesaurusCommand";
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
export declare const
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
export declare const
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
export declare const
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
export declare const
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
export declare const
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
export declare const
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
export declare const
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
export declare const
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
export declare const
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
export declare const
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
export declare const
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
export declare const
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
export declare const
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
export declare const
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
export declare const
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
export declare const
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
export declare const
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
export declare const
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
export declare const
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
export declare const
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
export declare const
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
export declare const
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
export declare const
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
export declare const
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
export declare const
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
export declare const
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
export declare const
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
export declare const
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
export declare const
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
export declare const
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
export declare const
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
export declare const
|
|
196
|
-
|
|
197
|
-
|
|
68
|
+
/**
|
|
69
|
+
* serializeAws_json1_1AssociateEntitiesToExperienceCommand
|
|
70
|
+
*/
|
|
71
|
+
export declare const se_AssociateEntitiesToExperienceCommand: (input: AssociateEntitiesToExperienceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
72
|
+
/**
|
|
73
|
+
* serializeAws_json1_1AssociatePersonasToEntitiesCommand
|
|
74
|
+
*/
|
|
75
|
+
export declare const se_AssociatePersonasToEntitiesCommand: (input: AssociatePersonasToEntitiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
76
|
+
/**
|
|
77
|
+
* serializeAws_json1_1BatchDeleteDocumentCommand
|
|
78
|
+
*/
|
|
79
|
+
export declare const se_BatchDeleteDocumentCommand: (input: BatchDeleteDocumentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
80
|
+
/**
|
|
81
|
+
* serializeAws_json1_1BatchDeleteFeaturedResultsSetCommand
|
|
82
|
+
*/
|
|
83
|
+
export declare const se_BatchDeleteFeaturedResultsSetCommand: (input: BatchDeleteFeaturedResultsSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
84
|
+
/**
|
|
85
|
+
* serializeAws_json1_1BatchGetDocumentStatusCommand
|
|
86
|
+
*/
|
|
87
|
+
export declare const se_BatchGetDocumentStatusCommand: (input: BatchGetDocumentStatusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
88
|
+
/**
|
|
89
|
+
* serializeAws_json1_1BatchPutDocumentCommand
|
|
90
|
+
*/
|
|
91
|
+
export declare const se_BatchPutDocumentCommand: (input: BatchPutDocumentCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
92
|
+
/**
|
|
93
|
+
* serializeAws_json1_1ClearQuerySuggestionsCommand
|
|
94
|
+
*/
|
|
95
|
+
export declare const se_ClearQuerySuggestionsCommand: (input: ClearQuerySuggestionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
96
|
+
/**
|
|
97
|
+
* serializeAws_json1_1CreateAccessControlConfigurationCommand
|
|
98
|
+
*/
|
|
99
|
+
export declare const se_CreateAccessControlConfigurationCommand: (input: CreateAccessControlConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
100
|
+
/**
|
|
101
|
+
* serializeAws_json1_1CreateDataSourceCommand
|
|
102
|
+
*/
|
|
103
|
+
export declare const se_CreateDataSourceCommand: (input: CreateDataSourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
104
|
+
/**
|
|
105
|
+
* serializeAws_json1_1CreateExperienceCommand
|
|
106
|
+
*/
|
|
107
|
+
export declare const se_CreateExperienceCommand: (input: CreateExperienceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
108
|
+
/**
|
|
109
|
+
* serializeAws_json1_1CreateFaqCommand
|
|
110
|
+
*/
|
|
111
|
+
export declare const se_CreateFaqCommand: (input: CreateFaqCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
112
|
+
/**
|
|
113
|
+
* serializeAws_json1_1CreateFeaturedResultsSetCommand
|
|
114
|
+
*/
|
|
115
|
+
export declare const se_CreateFeaturedResultsSetCommand: (input: CreateFeaturedResultsSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
116
|
+
/**
|
|
117
|
+
* serializeAws_json1_1CreateIndexCommand
|
|
118
|
+
*/
|
|
119
|
+
export declare const se_CreateIndexCommand: (input: CreateIndexCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
120
|
+
/**
|
|
121
|
+
* serializeAws_json1_1CreateQuerySuggestionsBlockListCommand
|
|
122
|
+
*/
|
|
123
|
+
export declare const se_CreateQuerySuggestionsBlockListCommand: (input: CreateQuerySuggestionsBlockListCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
124
|
+
/**
|
|
125
|
+
* serializeAws_json1_1CreateThesaurusCommand
|
|
126
|
+
*/
|
|
127
|
+
export declare const se_CreateThesaurusCommand: (input: CreateThesaurusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
128
|
+
/**
|
|
129
|
+
* serializeAws_json1_1DeleteAccessControlConfigurationCommand
|
|
130
|
+
*/
|
|
131
|
+
export declare const se_DeleteAccessControlConfigurationCommand: (input: DeleteAccessControlConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
132
|
+
/**
|
|
133
|
+
* serializeAws_json1_1DeleteDataSourceCommand
|
|
134
|
+
*/
|
|
135
|
+
export declare const se_DeleteDataSourceCommand: (input: DeleteDataSourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
136
|
+
/**
|
|
137
|
+
* serializeAws_json1_1DeleteExperienceCommand
|
|
138
|
+
*/
|
|
139
|
+
export declare const se_DeleteExperienceCommand: (input: DeleteExperienceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
140
|
+
/**
|
|
141
|
+
* serializeAws_json1_1DeleteFaqCommand
|
|
142
|
+
*/
|
|
143
|
+
export declare const se_DeleteFaqCommand: (input: DeleteFaqCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
144
|
+
/**
|
|
145
|
+
* serializeAws_json1_1DeleteIndexCommand
|
|
146
|
+
*/
|
|
147
|
+
export declare const se_DeleteIndexCommand: (input: DeleteIndexCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
148
|
+
/**
|
|
149
|
+
* serializeAws_json1_1DeletePrincipalMappingCommand
|
|
150
|
+
*/
|
|
151
|
+
export declare const se_DeletePrincipalMappingCommand: (input: DeletePrincipalMappingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
152
|
+
/**
|
|
153
|
+
* serializeAws_json1_1DeleteQuerySuggestionsBlockListCommand
|
|
154
|
+
*/
|
|
155
|
+
export declare const se_DeleteQuerySuggestionsBlockListCommand: (input: DeleteQuerySuggestionsBlockListCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
156
|
+
/**
|
|
157
|
+
* serializeAws_json1_1DeleteThesaurusCommand
|
|
158
|
+
*/
|
|
159
|
+
export declare const se_DeleteThesaurusCommand: (input: DeleteThesaurusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
160
|
+
/**
|
|
161
|
+
* serializeAws_json1_1DescribeAccessControlConfigurationCommand
|
|
162
|
+
*/
|
|
163
|
+
export declare const se_DescribeAccessControlConfigurationCommand: (input: DescribeAccessControlConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
164
|
+
/**
|
|
165
|
+
* serializeAws_json1_1DescribeDataSourceCommand
|
|
166
|
+
*/
|
|
167
|
+
export declare const se_DescribeDataSourceCommand: (input: DescribeDataSourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
168
|
+
/**
|
|
169
|
+
* serializeAws_json1_1DescribeExperienceCommand
|
|
170
|
+
*/
|
|
171
|
+
export declare const se_DescribeExperienceCommand: (input: DescribeExperienceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
172
|
+
/**
|
|
173
|
+
* serializeAws_json1_1DescribeFaqCommand
|
|
174
|
+
*/
|
|
175
|
+
export declare const se_DescribeFaqCommand: (input: DescribeFaqCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
176
|
+
/**
|
|
177
|
+
* serializeAws_json1_1DescribeFeaturedResultsSetCommand
|
|
178
|
+
*/
|
|
179
|
+
export declare const se_DescribeFeaturedResultsSetCommand: (input: DescribeFeaturedResultsSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
180
|
+
/**
|
|
181
|
+
* serializeAws_json1_1DescribeIndexCommand
|
|
182
|
+
*/
|
|
183
|
+
export declare const se_DescribeIndexCommand: (input: DescribeIndexCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
184
|
+
/**
|
|
185
|
+
* serializeAws_json1_1DescribePrincipalMappingCommand
|
|
186
|
+
*/
|
|
187
|
+
export declare const se_DescribePrincipalMappingCommand: (input: DescribePrincipalMappingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
188
|
+
/**
|
|
189
|
+
* serializeAws_json1_1DescribeQuerySuggestionsBlockListCommand
|
|
190
|
+
*/
|
|
191
|
+
export declare const se_DescribeQuerySuggestionsBlockListCommand: (input: DescribeQuerySuggestionsBlockListCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
192
|
+
/**
|
|
193
|
+
* serializeAws_json1_1DescribeQuerySuggestionsConfigCommand
|
|
194
|
+
*/
|
|
195
|
+
export declare const se_DescribeQuerySuggestionsConfigCommand: (input: DescribeQuerySuggestionsConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
196
|
+
/**
|
|
197
|
+
* serializeAws_json1_1DescribeThesaurusCommand
|
|
198
|
+
*/
|
|
199
|
+
export declare const se_DescribeThesaurusCommand: (input: DescribeThesaurusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
200
|
+
/**
|
|
201
|
+
* serializeAws_json1_1DisassociateEntitiesFromExperienceCommand
|
|
202
|
+
*/
|
|
203
|
+
export declare const se_DisassociateEntitiesFromExperienceCommand: (input: DisassociateEntitiesFromExperienceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
204
|
+
/**
|
|
205
|
+
* serializeAws_json1_1DisassociatePersonasFromEntitiesCommand
|
|
206
|
+
*/
|
|
207
|
+
export declare const se_DisassociatePersonasFromEntitiesCommand: (input: DisassociatePersonasFromEntitiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
208
|
+
/**
|
|
209
|
+
* serializeAws_json1_1GetQuerySuggestionsCommand
|
|
210
|
+
*/
|
|
211
|
+
export declare const se_GetQuerySuggestionsCommand: (input: GetQuerySuggestionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
212
|
+
/**
|
|
213
|
+
* serializeAws_json1_1GetSnapshotsCommand
|
|
214
|
+
*/
|
|
215
|
+
export declare const se_GetSnapshotsCommand: (input: GetSnapshotsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
216
|
+
/**
|
|
217
|
+
* serializeAws_json1_1ListAccessControlConfigurationsCommand
|
|
218
|
+
*/
|
|
219
|
+
export declare const se_ListAccessControlConfigurationsCommand: (input: ListAccessControlConfigurationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
220
|
+
/**
|
|
221
|
+
* serializeAws_json1_1ListDataSourcesCommand
|
|
222
|
+
*/
|
|
223
|
+
export declare const se_ListDataSourcesCommand: (input: ListDataSourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
224
|
+
/**
|
|
225
|
+
* serializeAws_json1_1ListDataSourceSyncJobsCommand
|
|
226
|
+
*/
|
|
227
|
+
export declare const se_ListDataSourceSyncJobsCommand: (input: ListDataSourceSyncJobsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
228
|
+
/**
|
|
229
|
+
* serializeAws_json1_1ListEntityPersonasCommand
|
|
230
|
+
*/
|
|
231
|
+
export declare const se_ListEntityPersonasCommand: (input: ListEntityPersonasCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
232
|
+
/**
|
|
233
|
+
* serializeAws_json1_1ListExperienceEntitiesCommand
|
|
234
|
+
*/
|
|
235
|
+
export declare const se_ListExperienceEntitiesCommand: (input: ListExperienceEntitiesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
236
|
+
/**
|
|
237
|
+
* serializeAws_json1_1ListExperiencesCommand
|
|
238
|
+
*/
|
|
239
|
+
export declare const se_ListExperiencesCommand: (input: ListExperiencesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
240
|
+
/**
|
|
241
|
+
* serializeAws_json1_1ListFaqsCommand
|
|
242
|
+
*/
|
|
243
|
+
export declare const se_ListFaqsCommand: (input: ListFaqsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
244
|
+
/**
|
|
245
|
+
* serializeAws_json1_1ListFeaturedResultsSetsCommand
|
|
246
|
+
*/
|
|
247
|
+
export declare const se_ListFeaturedResultsSetsCommand: (input: ListFeaturedResultsSetsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
248
|
+
/**
|
|
249
|
+
* serializeAws_json1_1ListGroupsOlderThanOrderingIdCommand
|
|
250
|
+
*/
|
|
251
|
+
export declare const se_ListGroupsOlderThanOrderingIdCommand: (input: ListGroupsOlderThanOrderingIdCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
252
|
+
/**
|
|
253
|
+
* serializeAws_json1_1ListIndicesCommand
|
|
254
|
+
*/
|
|
255
|
+
export declare const se_ListIndicesCommand: (input: ListIndicesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
256
|
+
/**
|
|
257
|
+
* serializeAws_json1_1ListQuerySuggestionsBlockListsCommand
|
|
258
|
+
*/
|
|
259
|
+
export declare const se_ListQuerySuggestionsBlockListsCommand: (input: ListQuerySuggestionsBlockListsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
260
|
+
/**
|
|
261
|
+
* serializeAws_json1_1ListTagsForResourceCommand
|
|
262
|
+
*/
|
|
263
|
+
export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
264
|
+
/**
|
|
265
|
+
* serializeAws_json1_1ListThesauriCommand
|
|
266
|
+
*/
|
|
267
|
+
export declare const se_ListThesauriCommand: (input: ListThesauriCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
268
|
+
/**
|
|
269
|
+
* serializeAws_json1_1PutPrincipalMappingCommand
|
|
270
|
+
*/
|
|
271
|
+
export declare const se_PutPrincipalMappingCommand: (input: PutPrincipalMappingCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
272
|
+
/**
|
|
273
|
+
* serializeAws_json1_1QueryCommand
|
|
274
|
+
*/
|
|
275
|
+
export declare const se_QueryCommand: (input: QueryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
276
|
+
/**
|
|
277
|
+
* serializeAws_json1_1StartDataSourceSyncJobCommand
|
|
278
|
+
*/
|
|
279
|
+
export declare const se_StartDataSourceSyncJobCommand: (input: StartDataSourceSyncJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
280
|
+
/**
|
|
281
|
+
* serializeAws_json1_1StopDataSourceSyncJobCommand
|
|
282
|
+
*/
|
|
283
|
+
export declare const se_StopDataSourceSyncJobCommand: (input: StopDataSourceSyncJobCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
284
|
+
/**
|
|
285
|
+
* serializeAws_json1_1SubmitFeedbackCommand
|
|
286
|
+
*/
|
|
287
|
+
export declare const se_SubmitFeedbackCommand: (input: SubmitFeedbackCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
288
|
+
/**
|
|
289
|
+
* serializeAws_json1_1TagResourceCommand
|
|
290
|
+
*/
|
|
291
|
+
export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
292
|
+
/**
|
|
293
|
+
* serializeAws_json1_1UntagResourceCommand
|
|
294
|
+
*/
|
|
295
|
+
export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
296
|
+
/**
|
|
297
|
+
* serializeAws_json1_1UpdateAccessControlConfigurationCommand
|
|
298
|
+
*/
|
|
299
|
+
export declare const se_UpdateAccessControlConfigurationCommand: (input: UpdateAccessControlConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
300
|
+
/**
|
|
301
|
+
* serializeAws_json1_1UpdateDataSourceCommand
|
|
302
|
+
*/
|
|
303
|
+
export declare const se_UpdateDataSourceCommand: (input: UpdateDataSourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
304
|
+
/**
|
|
305
|
+
* serializeAws_json1_1UpdateExperienceCommand
|
|
306
|
+
*/
|
|
307
|
+
export declare const se_UpdateExperienceCommand: (input: UpdateExperienceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
308
|
+
/**
|
|
309
|
+
* serializeAws_json1_1UpdateFeaturedResultsSetCommand
|
|
310
|
+
*/
|
|
311
|
+
export declare const se_UpdateFeaturedResultsSetCommand: (input: UpdateFeaturedResultsSetCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
312
|
+
/**
|
|
313
|
+
* serializeAws_json1_1UpdateIndexCommand
|
|
314
|
+
*/
|
|
315
|
+
export declare const se_UpdateIndexCommand: (input: UpdateIndexCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
316
|
+
/**
|
|
317
|
+
* serializeAws_json1_1UpdateQuerySuggestionsBlockListCommand
|
|
318
|
+
*/
|
|
319
|
+
export declare const se_UpdateQuerySuggestionsBlockListCommand: (input: UpdateQuerySuggestionsBlockListCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
320
|
+
/**
|
|
321
|
+
* serializeAws_json1_1UpdateQuerySuggestionsConfigCommand
|
|
322
|
+
*/
|
|
323
|
+
export declare const se_UpdateQuerySuggestionsConfigCommand: (input: UpdateQuerySuggestionsConfigCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
324
|
+
/**
|
|
325
|
+
* serializeAws_json1_1UpdateThesaurusCommand
|
|
326
|
+
*/
|
|
327
|
+
export declare const se_UpdateThesaurusCommand: (input: UpdateThesaurusCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
|
|
328
|
+
/**
|
|
329
|
+
* deserializeAws_json1_1AssociateEntitiesToExperienceCommand
|
|
330
|
+
*/
|
|
331
|
+
export declare const de_AssociateEntitiesToExperienceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateEntitiesToExperienceCommandOutput>;
|
|
332
|
+
/**
|
|
333
|
+
* deserializeAws_json1_1AssociatePersonasToEntitiesCommand
|
|
334
|
+
*/
|
|
335
|
+
export declare const de_AssociatePersonasToEntitiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociatePersonasToEntitiesCommandOutput>;
|
|
336
|
+
/**
|
|
337
|
+
* deserializeAws_json1_1BatchDeleteDocumentCommand
|
|
338
|
+
*/
|
|
339
|
+
export declare const de_BatchDeleteDocumentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDeleteDocumentCommandOutput>;
|
|
340
|
+
/**
|
|
341
|
+
* deserializeAws_json1_1BatchDeleteFeaturedResultsSetCommand
|
|
342
|
+
*/
|
|
343
|
+
export declare const de_BatchDeleteFeaturedResultsSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchDeleteFeaturedResultsSetCommandOutput>;
|
|
344
|
+
/**
|
|
345
|
+
* deserializeAws_json1_1BatchGetDocumentStatusCommand
|
|
346
|
+
*/
|
|
347
|
+
export declare const de_BatchGetDocumentStatusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchGetDocumentStatusCommandOutput>;
|
|
348
|
+
/**
|
|
349
|
+
* deserializeAws_json1_1BatchPutDocumentCommand
|
|
350
|
+
*/
|
|
351
|
+
export declare const de_BatchPutDocumentCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<BatchPutDocumentCommandOutput>;
|
|
352
|
+
/**
|
|
353
|
+
* deserializeAws_json1_1ClearQuerySuggestionsCommand
|
|
354
|
+
*/
|
|
355
|
+
export declare const de_ClearQuerySuggestionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ClearQuerySuggestionsCommandOutput>;
|
|
356
|
+
/**
|
|
357
|
+
* deserializeAws_json1_1CreateAccessControlConfigurationCommand
|
|
358
|
+
*/
|
|
359
|
+
export declare const de_CreateAccessControlConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateAccessControlConfigurationCommandOutput>;
|
|
360
|
+
/**
|
|
361
|
+
* deserializeAws_json1_1CreateDataSourceCommand
|
|
362
|
+
*/
|
|
363
|
+
export declare const de_CreateDataSourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDataSourceCommandOutput>;
|
|
364
|
+
/**
|
|
365
|
+
* deserializeAws_json1_1CreateExperienceCommand
|
|
366
|
+
*/
|
|
367
|
+
export declare const de_CreateExperienceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateExperienceCommandOutput>;
|
|
368
|
+
/**
|
|
369
|
+
* deserializeAws_json1_1CreateFaqCommand
|
|
370
|
+
*/
|
|
371
|
+
export declare const de_CreateFaqCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFaqCommandOutput>;
|
|
372
|
+
/**
|
|
373
|
+
* deserializeAws_json1_1CreateFeaturedResultsSetCommand
|
|
374
|
+
*/
|
|
375
|
+
export declare const de_CreateFeaturedResultsSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateFeaturedResultsSetCommandOutput>;
|
|
376
|
+
/**
|
|
377
|
+
* deserializeAws_json1_1CreateIndexCommand
|
|
378
|
+
*/
|
|
379
|
+
export declare const de_CreateIndexCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateIndexCommandOutput>;
|
|
380
|
+
/**
|
|
381
|
+
* deserializeAws_json1_1CreateQuerySuggestionsBlockListCommand
|
|
382
|
+
*/
|
|
383
|
+
export declare const de_CreateQuerySuggestionsBlockListCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateQuerySuggestionsBlockListCommandOutput>;
|
|
384
|
+
/**
|
|
385
|
+
* deserializeAws_json1_1CreateThesaurusCommand
|
|
386
|
+
*/
|
|
387
|
+
export declare const de_CreateThesaurusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateThesaurusCommandOutput>;
|
|
388
|
+
/**
|
|
389
|
+
* deserializeAws_json1_1DeleteAccessControlConfigurationCommand
|
|
390
|
+
*/
|
|
391
|
+
export declare const de_DeleteAccessControlConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAccessControlConfigurationCommandOutput>;
|
|
392
|
+
/**
|
|
393
|
+
* deserializeAws_json1_1DeleteDataSourceCommand
|
|
394
|
+
*/
|
|
395
|
+
export declare const de_DeleteDataSourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDataSourceCommandOutput>;
|
|
396
|
+
/**
|
|
397
|
+
* deserializeAws_json1_1DeleteExperienceCommand
|
|
398
|
+
*/
|
|
399
|
+
export declare const de_DeleteExperienceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteExperienceCommandOutput>;
|
|
400
|
+
/**
|
|
401
|
+
* deserializeAws_json1_1DeleteFaqCommand
|
|
402
|
+
*/
|
|
403
|
+
export declare const de_DeleteFaqCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteFaqCommandOutput>;
|
|
404
|
+
/**
|
|
405
|
+
* deserializeAws_json1_1DeleteIndexCommand
|
|
406
|
+
*/
|
|
407
|
+
export declare const de_DeleteIndexCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteIndexCommandOutput>;
|
|
408
|
+
/**
|
|
409
|
+
* deserializeAws_json1_1DeletePrincipalMappingCommand
|
|
410
|
+
*/
|
|
411
|
+
export declare const de_DeletePrincipalMappingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeletePrincipalMappingCommandOutput>;
|
|
412
|
+
/**
|
|
413
|
+
* deserializeAws_json1_1DeleteQuerySuggestionsBlockListCommand
|
|
414
|
+
*/
|
|
415
|
+
export declare const de_DeleteQuerySuggestionsBlockListCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteQuerySuggestionsBlockListCommandOutput>;
|
|
416
|
+
/**
|
|
417
|
+
* deserializeAws_json1_1DeleteThesaurusCommand
|
|
418
|
+
*/
|
|
419
|
+
export declare const de_DeleteThesaurusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteThesaurusCommandOutput>;
|
|
420
|
+
/**
|
|
421
|
+
* deserializeAws_json1_1DescribeAccessControlConfigurationCommand
|
|
422
|
+
*/
|
|
423
|
+
export declare const de_DescribeAccessControlConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAccessControlConfigurationCommandOutput>;
|
|
424
|
+
/**
|
|
425
|
+
* deserializeAws_json1_1DescribeDataSourceCommand
|
|
426
|
+
*/
|
|
427
|
+
export declare const de_DescribeDataSourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDataSourceCommandOutput>;
|
|
428
|
+
/**
|
|
429
|
+
* deserializeAws_json1_1DescribeExperienceCommand
|
|
430
|
+
*/
|
|
431
|
+
export declare const de_DescribeExperienceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeExperienceCommandOutput>;
|
|
432
|
+
/**
|
|
433
|
+
* deserializeAws_json1_1DescribeFaqCommand
|
|
434
|
+
*/
|
|
435
|
+
export declare const de_DescribeFaqCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFaqCommandOutput>;
|
|
436
|
+
/**
|
|
437
|
+
* deserializeAws_json1_1DescribeFeaturedResultsSetCommand
|
|
438
|
+
*/
|
|
439
|
+
export declare const de_DescribeFeaturedResultsSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFeaturedResultsSetCommandOutput>;
|
|
440
|
+
/**
|
|
441
|
+
* deserializeAws_json1_1DescribeIndexCommand
|
|
442
|
+
*/
|
|
443
|
+
export declare const de_DescribeIndexCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeIndexCommandOutput>;
|
|
444
|
+
/**
|
|
445
|
+
* deserializeAws_json1_1DescribePrincipalMappingCommand
|
|
446
|
+
*/
|
|
447
|
+
export declare const de_DescribePrincipalMappingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribePrincipalMappingCommandOutput>;
|
|
448
|
+
/**
|
|
449
|
+
* deserializeAws_json1_1DescribeQuerySuggestionsBlockListCommand
|
|
450
|
+
*/
|
|
451
|
+
export declare const de_DescribeQuerySuggestionsBlockListCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeQuerySuggestionsBlockListCommandOutput>;
|
|
452
|
+
/**
|
|
453
|
+
* deserializeAws_json1_1DescribeQuerySuggestionsConfigCommand
|
|
454
|
+
*/
|
|
455
|
+
export declare const de_DescribeQuerySuggestionsConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeQuerySuggestionsConfigCommandOutput>;
|
|
456
|
+
/**
|
|
457
|
+
* deserializeAws_json1_1DescribeThesaurusCommand
|
|
458
|
+
*/
|
|
459
|
+
export declare const de_DescribeThesaurusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeThesaurusCommandOutput>;
|
|
460
|
+
/**
|
|
461
|
+
* deserializeAws_json1_1DisassociateEntitiesFromExperienceCommand
|
|
462
|
+
*/
|
|
463
|
+
export declare const de_DisassociateEntitiesFromExperienceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateEntitiesFromExperienceCommandOutput>;
|
|
464
|
+
/**
|
|
465
|
+
* deserializeAws_json1_1DisassociatePersonasFromEntitiesCommand
|
|
466
|
+
*/
|
|
467
|
+
export declare const de_DisassociatePersonasFromEntitiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociatePersonasFromEntitiesCommandOutput>;
|
|
468
|
+
/**
|
|
469
|
+
* deserializeAws_json1_1GetQuerySuggestionsCommand
|
|
470
|
+
*/
|
|
471
|
+
export declare const de_GetQuerySuggestionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetQuerySuggestionsCommandOutput>;
|
|
472
|
+
/**
|
|
473
|
+
* deserializeAws_json1_1GetSnapshotsCommand
|
|
474
|
+
*/
|
|
475
|
+
export declare const de_GetSnapshotsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetSnapshotsCommandOutput>;
|
|
476
|
+
/**
|
|
477
|
+
* deserializeAws_json1_1ListAccessControlConfigurationsCommand
|
|
478
|
+
*/
|
|
479
|
+
export declare const de_ListAccessControlConfigurationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAccessControlConfigurationsCommandOutput>;
|
|
480
|
+
/**
|
|
481
|
+
* deserializeAws_json1_1ListDataSourcesCommand
|
|
482
|
+
*/
|
|
483
|
+
export declare const de_ListDataSourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDataSourcesCommandOutput>;
|
|
484
|
+
/**
|
|
485
|
+
* deserializeAws_json1_1ListDataSourceSyncJobsCommand
|
|
486
|
+
*/
|
|
487
|
+
export declare const de_ListDataSourceSyncJobsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListDataSourceSyncJobsCommandOutput>;
|
|
488
|
+
/**
|
|
489
|
+
* deserializeAws_json1_1ListEntityPersonasCommand
|
|
490
|
+
*/
|
|
491
|
+
export declare const de_ListEntityPersonasCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListEntityPersonasCommandOutput>;
|
|
492
|
+
/**
|
|
493
|
+
* deserializeAws_json1_1ListExperienceEntitiesCommand
|
|
494
|
+
*/
|
|
495
|
+
export declare const de_ListExperienceEntitiesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListExperienceEntitiesCommandOutput>;
|
|
496
|
+
/**
|
|
497
|
+
* deserializeAws_json1_1ListExperiencesCommand
|
|
498
|
+
*/
|
|
499
|
+
export declare const de_ListExperiencesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListExperiencesCommandOutput>;
|
|
500
|
+
/**
|
|
501
|
+
* deserializeAws_json1_1ListFaqsCommand
|
|
502
|
+
*/
|
|
503
|
+
export declare const de_ListFaqsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFaqsCommandOutput>;
|
|
504
|
+
/**
|
|
505
|
+
* deserializeAws_json1_1ListFeaturedResultsSetsCommand
|
|
506
|
+
*/
|
|
507
|
+
export declare const de_ListFeaturedResultsSetsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListFeaturedResultsSetsCommandOutput>;
|
|
508
|
+
/**
|
|
509
|
+
* deserializeAws_json1_1ListGroupsOlderThanOrderingIdCommand
|
|
510
|
+
*/
|
|
511
|
+
export declare const de_ListGroupsOlderThanOrderingIdCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListGroupsOlderThanOrderingIdCommandOutput>;
|
|
512
|
+
/**
|
|
513
|
+
* deserializeAws_json1_1ListIndicesCommand
|
|
514
|
+
*/
|
|
515
|
+
export declare const de_ListIndicesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListIndicesCommandOutput>;
|
|
516
|
+
/**
|
|
517
|
+
* deserializeAws_json1_1ListQuerySuggestionsBlockListsCommand
|
|
518
|
+
*/
|
|
519
|
+
export declare const de_ListQuerySuggestionsBlockListsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListQuerySuggestionsBlockListsCommandOutput>;
|
|
520
|
+
/**
|
|
521
|
+
* deserializeAws_json1_1ListTagsForResourceCommand
|
|
522
|
+
*/
|
|
523
|
+
export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
|
|
524
|
+
/**
|
|
525
|
+
* deserializeAws_json1_1ListThesauriCommand
|
|
526
|
+
*/
|
|
527
|
+
export declare const de_ListThesauriCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListThesauriCommandOutput>;
|
|
528
|
+
/**
|
|
529
|
+
* deserializeAws_json1_1PutPrincipalMappingCommand
|
|
530
|
+
*/
|
|
531
|
+
export declare const de_PutPrincipalMappingCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutPrincipalMappingCommandOutput>;
|
|
532
|
+
/**
|
|
533
|
+
* deserializeAws_json1_1QueryCommand
|
|
534
|
+
*/
|
|
535
|
+
export declare const de_QueryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<QueryCommandOutput>;
|
|
536
|
+
/**
|
|
537
|
+
* deserializeAws_json1_1StartDataSourceSyncJobCommand
|
|
538
|
+
*/
|
|
539
|
+
export declare const de_StartDataSourceSyncJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartDataSourceSyncJobCommandOutput>;
|
|
540
|
+
/**
|
|
541
|
+
* deserializeAws_json1_1StopDataSourceSyncJobCommand
|
|
542
|
+
*/
|
|
543
|
+
export declare const de_StopDataSourceSyncJobCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopDataSourceSyncJobCommandOutput>;
|
|
544
|
+
/**
|
|
545
|
+
* deserializeAws_json1_1SubmitFeedbackCommand
|
|
546
|
+
*/
|
|
547
|
+
export declare const de_SubmitFeedbackCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<SubmitFeedbackCommandOutput>;
|
|
548
|
+
/**
|
|
549
|
+
* deserializeAws_json1_1TagResourceCommand
|
|
550
|
+
*/
|
|
551
|
+
export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
|
|
552
|
+
/**
|
|
553
|
+
* deserializeAws_json1_1UntagResourceCommand
|
|
554
|
+
*/
|
|
555
|
+
export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
|
|
556
|
+
/**
|
|
557
|
+
* deserializeAws_json1_1UpdateAccessControlConfigurationCommand
|
|
558
|
+
*/
|
|
559
|
+
export declare const de_UpdateAccessControlConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAccessControlConfigurationCommandOutput>;
|
|
560
|
+
/**
|
|
561
|
+
* deserializeAws_json1_1UpdateDataSourceCommand
|
|
562
|
+
*/
|
|
563
|
+
export declare const de_UpdateDataSourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDataSourceCommandOutput>;
|
|
564
|
+
/**
|
|
565
|
+
* deserializeAws_json1_1UpdateExperienceCommand
|
|
566
|
+
*/
|
|
567
|
+
export declare const de_UpdateExperienceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateExperienceCommandOutput>;
|
|
568
|
+
/**
|
|
569
|
+
* deserializeAws_json1_1UpdateFeaturedResultsSetCommand
|
|
570
|
+
*/
|
|
571
|
+
export declare const de_UpdateFeaturedResultsSetCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateFeaturedResultsSetCommandOutput>;
|
|
572
|
+
/**
|
|
573
|
+
* deserializeAws_json1_1UpdateIndexCommand
|
|
574
|
+
*/
|
|
575
|
+
export declare const de_UpdateIndexCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateIndexCommandOutput>;
|
|
576
|
+
/**
|
|
577
|
+
* deserializeAws_json1_1UpdateQuerySuggestionsBlockListCommand
|
|
578
|
+
*/
|
|
579
|
+
export declare const de_UpdateQuerySuggestionsBlockListCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateQuerySuggestionsBlockListCommandOutput>;
|
|
580
|
+
/**
|
|
581
|
+
* deserializeAws_json1_1UpdateQuerySuggestionsConfigCommand
|
|
582
|
+
*/
|
|
583
|
+
export declare const de_UpdateQuerySuggestionsConfigCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateQuerySuggestionsConfigCommandOutput>;
|
|
584
|
+
/**
|
|
585
|
+
* deserializeAws_json1_1UpdateThesaurusCommand
|
|
586
|
+
*/
|
|
587
|
+
export declare const de_UpdateThesaurusCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateThesaurusCommandOutput>;
|